html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
  color: var(--title-color);
  text-decoration: none;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.wolf-treasures-rep4iw {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-rep4iw {
    padding: 54px 0 0;
  }
}

.wolf-treasures-3v9jvg {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-3v9jvg:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.wolf-treasures-ctp2um {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ctp2um {
    margin: 20px auto 100px;
  }
}

.wolf-treasures-ctp2um h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ctp2um h1 {
    font-size: 120px;
  }
}

.wolf-treasures-ctp2um p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.wolf-treasures-lv0zsi {
  cursor: pointer;
}

.wolf-treasures-67tq5n {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.wolf-treasures-spw864 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wolf-treasures-spw864 figure {
  margin: 0;
}

.wolf-treasures-spw864.wolf-treasures-y8nyu5 {
  justify-content: flex-start;
  margin-right: 4px;
}

.wolf-treasures-spw864.wolf-treasures-fi7oti {
  justify-content: flex-end;
  margin-left: 4px;
}

.wolf-treasures-spw864.wolf-treasures-zaec9a {
  justify-content: center;
}

.wolf-treasures-spw864.wolf-treasures-94ujni {
  justify-content: normal;
}

.wolf-treasures-a4i1zo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-a4i1zo {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-a4i1zo {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.wolf-treasures-qqbcsb {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-qqbcsb {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.wolf-treasures-ozgntr {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ozgntr {
    flex-direction: column;
  }
}

.wolf-treasures-3u2p8s {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.wolf-treasures-3u2p8s img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-3u2p8s {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.wolf-treasures-qo8kfb {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.wolf-treasures-qo8kfb ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-qo8kfb ul {
    margin-bottom: 15px;
  }
}

.wolf-treasures-qo8kfb ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.wolf-treasures-qo8kfb ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.wolf-treasures-qo8kfb ul li span svg {
  fill: var(--title-color);
}

.wolf-treasures-qo8kfb ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-qo8kfb ul li small {
    font-size: 12px;
  }
}

.wolf-treasures-qo8kfb ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.wolf-treasures-qo8kfb ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-qo8kfb {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.wolf-treasures-v5vuzj {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-v5vuzj {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.wolf-treasures-cktvrc {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.wolf-treasures-3vespe {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0chicken-road-9z7mjy ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-3vespe {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-3vespe:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.wolf-treasures-3vespe.wolf-treasures-ii86zt {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-3vespe.wolf-treasures-ii86zt:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.wolf-treasures-af08yp {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-af08yp {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-af08yp {
    padding: 50px 16px 68px;
  }
}

.wolf-treasures-m4qjbn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-m4qjbn {
    flex-direction: column;
  }
}

.wolf-treasures-ppn7b7 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ppn7b7 {
    margin-bottom: 40px;
  }
}

.wolf-treasures-ub44ws .wolf-treasures-lsoxxf {
  margin-bottom: 28px;
}

.wolf-treasures-ub44ws .wolf-treasures-lsoxxf img {
  max-height: 100px;
  width: auto;
}

.wolf-treasures-asj24n {
  display: flex;
  align-items: center;
}

.wolf-treasures-asj24n a + a {
  margin-left: 24px;
}

.wolf-treasures-asj24n img {
  max-height: 56px;
  width: auto;
}

.wolf-treasures-8dyepa img {
  max-height: 38px!important;
  width: auto;
}

.wolf-treasures-asj24n img + img {
  margin-left: 24px;
}

.wolf-treasures-x7l3qt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-x7l3qt {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.wolf-treasures-s17hbp {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-s17hbp {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.wolf-treasures-rlcrhi {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-rlcrhi {
    flex-wrap: wrap;
  }
}

.wolf-treasures-rlcrhi li {
  display: flex;
  margin: 0 7px;
}

.wolf-treasures-rlcrhi li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-rlcrhi li:hover svg {
    transform: scale(1.2);
  }
}

.wolf-treasures-03q1cp {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.wolf-treasures-2g2cig + .wolf-treasures-2g2cig {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-2g2cig + .wolf-treasures-2g2cig {
    margin: 36px 0 0;
  }
}

.wolf-treasures-uo0m3g {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.wolf-treasures-dqh7c3 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wolf-treasures-dqh7c3 li {
  font-size: 16px;
}

.wolf-treasures-dqh7c3 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-dqh7c3 li a:hover {
    text-decoration: underline;
  }
}

.wolf-treasures-dqh7c3 li + li {
  margin-top: 16px;
}

.wolf-treasures-fer0l1 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.wolf-treasures-fer0l1.wolf-treasures-u9n717 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.wolf-treasures-yngzx0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.wolf-treasures-yngzx0 h1,
.wolf-treasures-yngzx0 h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-yngzx0 h1,
  .wolf-treasures-yngzx0 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-yngzx0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-yngzx0 {
    margin-bottom: 60px;
  }
}

.wolf-treasures-5xl6y4 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-5xl6y4 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.wolf-treasures-5xl6y4 li {
  width: 100%;
}

.wolf-treasures-5xl6y4 li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.wolf-treasures-5xl6y4 li a svg {
  fill: var(--button-text-color);
}

.wolf-treasures-5xl6y4 li a.wolf-treasures-u9n717 {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-5xl6y4 li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-5xl6y4 li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .wolf-treasures-5xl6y4 li a img {
    max-width: 16px;
  }
}

.wolf-treasures-cxwvje {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-cxwvje {
    margin: 0 -5px;
  }
}

.wolf-treasures-ue27ct {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.wolf-treasures-ue27ct span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.wolf-treasures-ue27ct small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ue27ct {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .wolf-treasures-ue27ct span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.wolf-treasures-rhoo3u {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.wolf-treasures-rhoo3u img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-rhoo3u:hover img {
    transform: scale(1.1);
  }
}

.wolf-treasures-yoqfww {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-yoqfww {
    height: 54px;
  }
}

.wolf-treasures-yr7zwd {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .wolf-treasures-yr7zwd {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-yr7zwd {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-yr7zwd .wolf-treasures-lsoxxf img {
    max-width: 90px;
  }
}

.wolf-treasures-lsoxxf img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-lsoxxf {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-cjrnz1 {
    display: none;
  }
  .wolf-treasures-cjrnz1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.wolf-treasures-shkuv3 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wolf-treasures-shkuv3 li {
  font-size: 16px;
  margin: 0 20px;
}

.wolf-treasures-shkuv3 li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-shkuv3 li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-shkuv3 {
    display: block;
  }
  .wolf-treasures-shkuv3 li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .wolf-treasures-shkuv3 li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .wolf-treasures-shkuv3 li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .wolf-treasures-shkuv3 li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.wolf-treasures-0qxmhk {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .wolf-treasures-0qxmhk {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-0qxmhk {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-0qxmhk {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.wolf-treasures-0qxmhk.wolf-treasures-8jswwx {
  margin-right: 0;
}

.wolf-treasures-8xp9qf {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-8xp9qf {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-8xp9qf:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.wolf-treasures-u2vtv7 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-u2vtv7:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-u2vtv7 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.wolf-treasures-v4nf8p {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-v4nf8p {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.wolf-treasures-v4nf8p:hover > ul {
  display: flex;
}

.wolf-treasures-v4nf8p:focus > ul {
  display: flex;
}

.wolf-treasures-v4nf8p:focus-within > ul {
  display: flex;
}

.wolf-treasures-7zuosj {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.wolf-treasures-7zuosj::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0chicken-road-jpdxgz ease-in-out;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-7zuosj {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .wolf-treasures-7zuosj img {
    max-width: 20px;
  }
}

.wolf-treasures-v4nf8p ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0chicken-road-spynx9 ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-v4nf8p ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.wolf-treasures-v4nf8p ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-v4nf8p ul li {
    padding: 5px;
  }
}

.wolf-treasures-v4nf8p ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-v4nf8p ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-v4nf8p ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .wolf-treasures-v4nf8p ul li a img {
    max-width: 20px;
  }
}

.wolf-treasures-hujr1n {
  display: none;
}

.wolf-treasures-5y9aqz {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-5y9aqz {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.wolf-treasures-5y9aqz span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-hujr1n:checked ~ .wolf-treasures-cjrnz1 {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .wolf-treasures-cjrnz1 {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .wolf-treasures-hujr1n:checked ~ .wolf-treasures-cjrnz1 {
    display: block;
  }
  .wolf-treasures-hujr1n:checked + .wolf-treasures-5y9aqz span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .wolf-treasures-hujr1n:checked + .wolf-treasures-5y9aqz span:nth-child(2) {
    display: none;
  }
  .wolf-treasures-hujr1n:checked + .wolf-treasures-5y9aqz span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.wolf-treasures-k3w6kk {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-k3w6kk {
    padding: 0 16px;
  }
}

.wolf-treasures-k3w6kk img {
  margin-bottom: 3px;
}

.wolf-treasures-k3w6kk p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-k3w6kk p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-k3w6kk {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .wolf-treasures-k3w6kk {
    padding: 0px 0px !important;
  }
}

.wolf-treasures-rezwjw {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-rezwjw {
    font-size: 32px;
  }
}

.wolf-treasures-1qnr6m {
  color: var(--text-color);
}

.wolf-treasures-u3vtip {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-u3vtip {
    font-size: 16px;
    line-height: 140%;
  }
}

.wolf-treasures-u3vtip p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.wolf-treasures-u3vtip p img {
  display: block;
  margin: 0 auto;
}

.wolf-treasures-u3vtip p:first-of-type {
  margin-top: 0;
}

.wolf-treasures-u3vtip p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-u3vtip p {
    font-size: 18px;
    line-height: 140%;
  }
}

.wolf-treasures-u3vtip ul {
  padding: 0 0 0 20px;
}

.wolf-treasures-u3vtip table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.wolf-treasures-u3vtip table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-u3vtip table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wolf-treasures-u3vtip table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-u3vtip table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wolf-treasures-u3vtip table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.wolf-treasures-u3vtip iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-u3vtip iframe {
    height: 200px;
  }
}

.wolf-treasures-kpofsb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-kpofsb {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-kpofsb {
    margin-bottom: 60px;
  }
}

.wolf-treasures-0sqmyv {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-0sqmyv {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wolf-treasures-0sqmyv h1,
.wolf-treasures-0sqmyv h2,
.wolf-treasures-0sqmyv h3,
.wolf-treasures-0sqmyv h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-0sqmyv h1,
  .wolf-treasures-0sqmyv h2,
  .wolf-treasures-0sqmyv h3,
  .wolf-treasures-0sqmyv h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wolf-treasures-5oxzlk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-5oxzlk {
    flex-direction: column-reverse;
  }
}

.wolf-treasures-5oxzlk .wolf-treasures-fpgg72 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-5oxzlk .wolf-treasures-fpgg72 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.wolf-treasures-5oxzlk .wolf-treasures-sc4tvb {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-5oxzlk .wolf-treasures-sc4tvb {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .wolf-treasures-5oxzlk .wolf-treasures-sc4tvb img {
    width: 100%;
  }
}

.wolf-treasures-sc4tvb {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-sc4tvb {
    margin-bottom: 18px;
  }
}

.wolf-treasures-fpgg72 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-fpgg72 {
    margin-bottom: 18px;
  }
}

.wolf-treasures-kpofsb h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-kpofsb h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wolf-treasures-kpofsb .wolf-treasures-3v9jvg {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wolf-treasures-z2h82p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-z2h82p {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-z2h82p {
    margin-bottom: 60px;
  }
}

.wolf-treasures-csqyrv {
  position: relative;
  border: none;
}

.wolf-treasures-csqyrv::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.wolf-treasures-m6abq7 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.wolf-treasures-m6abq7 span {
  height: 32px;
}

.wolf-treasures-m6abq7 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.wolf-treasures-m6abq7.wolf-treasures-0d8spn span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-m6abq7 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.wolf-treasures-269l47 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wolf-treasures-269l47 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-269l47 li {
    font-size: 16px;
  }
}

.wolf-treasures-269l47 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-269l47 li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-269l47 li a {
    padding: 12px 14px;
  }
}

.wolf-treasures-269l47.wolf-treasures-hq8rtv {
  display: none;
}

.wolf-treasures-fxttze {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.wolf-treasures-fxttze table {
  width: 100%;
  border-collapse: collapse;
}

.wolf-treasures-fxttze table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-fxttze table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .wolf-treasures-fxttze table td {
    min-width: 75px;
  }
}

.wolf-treasures-fxttze table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-fxttze table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wolf-treasures-fxttze table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.wolf-treasures-fxttze p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-fxttze p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-fxttze {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-fxttze {
    margin-bottom: 60px;
  }
}

.wolf-treasures-f8zfk9 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-f8zfk9 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.wolf-treasures-ciiy02 {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .wolf-treasures-ciiy02 {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.wolf-treasures-ciiy02 tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ciiy02 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wolf-treasures-ciiy02 tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.wolf-treasures-tufnwo table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.wolf-treasures-tufnwo table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.wolf-treasures-tufnwo p {
  color: var(--text-color);
}

.wolf-treasures-p9z2es {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-p9z2es {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-p9z2es {
    margin-bottom: 60px;
  }
}

.wolf-treasures-ifr9h2 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.wolf-treasures-y5qs90 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-y5qs90 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-y5qs90 {
    margin-bottom: 60px;
  }
}

.wolf-treasures-65igln {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.wolf-treasures-65igln h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-65igln h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.wolf-treasures-65igln p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.wolf-treasures-65igln p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-65igln p {
    font-size: 16px;
  }
}

.wolf-treasures-7byrmq {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-7byrmq {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.wolf-treasures-120xlp {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.wolf-treasures-120xlp li {
  margin: 0 20px;
}

.wolf-treasures-120xlp li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.wolf-treasures-120xlp li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-120xlp li a:hover {
    color: #2ab765;
  }
}

.wolf-treasures-oso6qv {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-oso6qv {
    padding: 0 16px;
  }
}

.wolf-treasures-oso6qv li {
  font-size: 16px;
  position: relative;
}

.wolf-treasures-oso6qv li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-oso6qv li a:hover {
    text-decoration: underline;
  }
}

.wolf-treasures-oso6qv li span {
  opacity: 0.5;
}

.wolf-treasures-oso6qv li + li {
  margin-left: 30px;
}

.wolf-treasures-oso6qv li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.wolf-treasures-0sqmyv {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.wolf-treasures-0sqmyv {
    margin-bottom: 18px;
  }
}

.wolf-treasures-vz2j0n {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.wolf-treasures-vz2j0n tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.wolf-treasures-vz2j0n tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.wolf-treasures-vz2j0n tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.wolf-treasures-vz2j0n tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.wolf-treasures-vz2j0n tbody tr:last-of-type {
  margin-bottom: 0;
}

.wolf-treasures-vz2j0n tbody tr td:first-of-type {
  flex-shrink: 0;
}

.wolf-treasures-vz2j0n tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.wolf-treasures-vz2j0n tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.wolf-treasures-vz2j0n tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-vz2j0n tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.wolf-treasures-vz2j0n tbody tr td .wolf-treasures-v9xbph {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .wolf-treasures-vz2j0n tbody tr td .wolf-treasures-v9xbph {
    width: 100%;
  }
}

.wolf-treasures-vz2j0n tbody tr td .wolf-treasures-6464n9 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-vz2j0n tbody tr td .wolf-treasures-6464n9:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-vz2j0n tbody tr td .wolf-treasures-6464n9 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .wolf-treasures-vz2j0n tbody tr td .wolf-treasures-6464n9 {
    width: 100%;
  }
}

.wolf-treasures-vz2j0n tbody tr td .wolf-treasures-rl5okc {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-vz2j0n tbody tr td .wolf-treasures-rl5okc:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-vz2j0n tbody tr {
    flex-direction: column;
  }
}

.wolf-treasures-vz2j0n tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.wolf-treasures-1y03i2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-1y03i2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-1y03i2 {
    margin: 0 auto 60px;
  }
}

.wolf-treasures-v71uet {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-v71uet {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.wolf-treasures-3a59nj {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-3a59nj {
    margin: 0 -5px;
  }
}

.wolf-treasures-tbg804 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.wolf-treasures-tbg804 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wolf-treasures-tbg804 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-tbg804:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-tbg804 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-tbg804 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .wolf-treasures-tbg804 p {
    font-size: 16px;
  }
}

.wolf-treasures-hwqz6x {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .wolf-treasures-hwqz6x {
    height: 190px;
    margin: 20px auto;
  }
}

.wolf-treasures-hwqz6x img {
  width: 100%;
  height: 100%;
}

.wolf-treasures-hwqz6x iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .wolf-treasures-hwqz6x iframe {
    height: 190px;
  }
}

.wolf-treasures-q2wcty {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.wolf-treasures-q2wcty::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.wolf-treasures-xmq1dp {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.wolf-treasures-xmq1dp svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-xmq1dp:hover svg {
    transform: scale(1.1);
  }
}

.wolf-treasures-z0ita0 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-z0ita0 {
    padding: 40px 0;
  }
}

.wolf-treasures-9rz45n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-9rz45n {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-9rz45n {
    flex-direction: column-reverse;
  }
}

.wolf-treasures-3kwvri {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.wolf-treasures-3kwvri img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-3kwvri {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-3kwvri {
    margin: 10px 0 0;
  }
}

.wolf-treasures-wyl80i {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.wolf-treasures-wyl80i h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-wyl80i {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-wyl80i {
    padding: 24px 10px;
  }
}

.wolf-treasures-l4u30i {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wolf-treasures-l4u30i:hover {
  border: 1px solid #8c8ca2;
}

.wolf-treasures-9a2kdb {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.wolf-treasures-9a2kdb:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.wolf-treasures-u7uhxr {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.wolf-treasures-u7uhxr a {
  text-decoration: underline;
  color: #8babff;
}

.wolf-treasures-80n8uv {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.wolf-treasures-80n8uv .wolf-treasures-l4u30i {
  width: 50%;
  margin: 0;
}

.wolf-treasures-eadfdq {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.wolf-treasures-eadfdq:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.wolf-treasures-6h5s3u {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-6h5s3u {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-6h5s3u {
    margin: 0 0 60px;
  }
}

.wolf-treasures-z3v7rp {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-z3v7rp {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.wolf-treasures-ylhulp {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ylhulp {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.wolf-treasures-ccmesb {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ccmesb {
    flex-basis: auto;
    max-width: 100%;
  }
}

.wolf-treasures-2md09q {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-2md09q {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.wolf-treasures-2md09q a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-2md09q a {
    margin: 1px 0 4px;
  }
}

.wolf-treasures-2md09q a svg {
  fill: #fff;
}

.wolf-treasures-2md09q a:hover {
  background: #3d68e7;
}

.wolf-treasures-cfr8x6 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.wolf-treasures-08lf0s {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-08lf0s {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.wolf-treasures-3xbzub {
  font-size: 16px;
  color: var(--text-color);
}

.wolf-treasures-h0rrs6 {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-h0rrs6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-h0rrs6 {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .wolf-treasures-h0rrs6 {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.wolf-treasures-xxd90u {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.wolf-treasures-xxd90u h1,
.wolf-treasures-xxd90u h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-xxd90u h1,
  .wolf-treasures-xxd90u h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .wolf-treasures-xxd90u {
    margin: 0;
    padding-right: 20px;
  }
}

.wolf-treasures-wjhl31 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.wolf-treasures-wjhl31 h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-wjhl31 h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.wolf-treasures-wjhl31 h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-wjhl31 h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.wolf-treasures-wjhl31 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.wolf-treasures-wjhl31 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-wjhl31 table tr td {
    padding: 12px 4px;
  }
}

.wolf-treasures-wjhl31 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-wjhl31 table tr th {
    padding: 12px 4px;
  }
}

.wolf-treasures-wjhl31 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .wolf-treasures-wjhl31 {
    margin: 0;
  }
}

.wolf-treasures-s02evt {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-s02evt {
    min-height: 190px;
  }
}

.wolf-treasures-ts5edr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.wolf-treasures-ts5edr::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.wolf-treasures-b9a6gt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.wolf-treasures-b9a6gt.wolf-treasures-85zr2z {
  display: none;
}

.wolf-treasures-4nvn93 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.wolf-treasures-4nvn93 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wolf-treasures-4nvn93 iframe.wolf-treasures-9stasi {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.wolf-treasures-4nvn93.wolf-treasures-4q28mz {
  opacity: 1;
  pointer-events: all;
}

.wolf-treasures-whnutx {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wolf-treasures-whnutx svg {
  margin-right: 10px;
}

.wolf-treasures-whnutx + .wolf-treasures-whnutx {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-whnutx:hover {
    background: #a8a6b3;
  }
}

.wolf-treasures-3xbq5i {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-3xbq5i:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-whnutx {
    height: 42px;
    max-width: 220px;
  }
}

.wolf-treasures-h0rrs6 .wolf-treasures-kpofsb {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.wolf-treasures-h0rrs6 .wolf-treasures-kpofsb h1,
.wolf-treasures-h0rrs6 .wolf-treasures-kpofsb h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-h0rrs6 .wolf-treasures-kpofsb h1,
  .wolf-treasures-h0rrs6 .wolf-treasures-kpofsb h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .wolf-treasures-h0rrs6 .wolf-treasures-kpofsb {
    margin: 28px 0 0;
  }
}

.wolf-treasures-a1dfkq {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-a1dfkq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-a1dfkq {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-a1dfkq {
    margin: 20px auto 60px;
  }
}

.wolf-treasures-anh4r7 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-anh4r7 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-anh4r7 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.wolf-treasures-ol8lwl {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.wolf-treasures-ol8lwl iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wolf-treasures-julb7y {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.wolf-treasures-julb7y h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-julb7y h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-julb7y h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-julb7y {
    max-width: 100%;
    margin: 0;
  }
}

.wolf-treasures-ayxikf {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ayxikf {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.wolf-treasures-thah4t {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-thah4t {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.wolf-treasures-vluepw {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.wolf-treasures-vluepw span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-vluepw {
    margin: 0;
  }
  .wolf-treasures-vluepw:last-of-type {
    margin-top: 4px;
  }
}

.wolf-treasures-ztfhk4 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .wolf-treasures-ztfhk4 {
    padding: 10px;
  }
}

.wolf-treasures-ztfhk4 .wolf-treasures-3v9jvg {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .wolf-treasures-ztfhk4 .wolf-treasures-3v9jvg {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .wolf-treasures-ztfhk4 {
    flex-wrap: wrap;
  }
}

.wolf-treasures-igs2um {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.wolf-treasures-igs2um img {
  width: 100%;
}

.wolf-treasures-xg5s9o {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .wolf-treasures-xg5s9o {
    max-width: 200px;
    margin: 0;
  }
}

.wolf-treasures-c8p812 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.wolf-treasures-tl37cp {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.wolf-treasures-c8gnef {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef {
    margin: 0 0 60px;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-r4ltzk {
  position: relative;
}

.wolf-treasures-c8gnef .wolf-treasures-w6l082 {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.wolf-treasures-c8gnef .wolf-treasures-w6l082.wolf-treasures-85zr2z {
  display: none;
}

.wolf-treasures-c8gnef .wolf-treasures-1eduiy {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .wolf-treasures-c8gnef .wolf-treasures-1eduiy {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .wolf-treasures-c8gnef .wolf-treasures-1eduiy {
    bottom: 90px;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-1eduiy .wolf-treasures-kh48b0 {
  max-width: 300px;
  width: 100%;
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-kh48b0
  .wolf-treasures-1s2zdy {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef
    .wolf-treasures-1eduiy
    .wolf-treasures-kh48b0
    .wolf-treasures-1s2zdy {
    font-size: 32px;
    text-align: center;
  }
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-kh48b0
  .wolf-treasures-u7a9dh {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef
    .wolf-treasures-1eduiy
    .wolf-treasures-kh48b0
    .wolf-treasures-u7a9dh {
    text-align: center;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-1eduiy .wolf-treasures-8jswwx {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef .wolf-treasures-1eduiy .wolf-treasures-8jswwx {
    flex-direction: column-reverse;
  }
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-8jswwx
  .wolf-treasures-t30r2q {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-8jswwx
  .wolf-treasures-t30r2q:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef
    .wolf-treasures-1eduiy
    .wolf-treasures-8jswwx
    .wolf-treasures-t30r2q {
    width: 100%;
  }
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-8jswwx
  .wolf-treasures-7v5cx9 {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-8jswwx
  .wolf-treasures-7v5cx9
  span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-8jswwx
  .wolf-treasures-7v5cx9:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.wolf-treasures-c8gnef
  .wolf-treasures-1eduiy
  .wolf-treasures-8jswwx
  .wolf-treasures-7v5cx9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef
    .wolf-treasures-1eduiy
    .wolf-treasures-8jswwx
    .wolf-treasures-7v5cx9 {
    width: 100%;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-1eduiy.wolf-treasures-85zr2z {
  display: none;
}

.wolf-treasures-c8gnef .wolf-treasures-ufgc2y {
  display: none;
}

.wolf-treasures-c8gnef .wolf-treasures-ufgc2y.wolf-treasures-4q28mz {
  display: block;
}

.wolf-treasures-c8gnef .wolf-treasures-ufgc2y iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef .wolf-treasures-ufgc2y iframe {
    height: calc(100vh - 54px);
  }
}

.wolf-treasures-c8gnef .wolf-treasures-947k39 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-c8gnef .wolf-treasures-947k39 {
    padding: 24px 16px 0;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-947k39 .wolf-treasures-1s2zdy {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef .wolf-treasures-947k39 .wolf-treasures-1s2zdy {
    margin-bottom: 24px;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-947k39 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.wolf-treasures-c8gnef .wolf-treasures-947k39 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef .wolf-treasures-947k39 table tr td {
    padding: 12px 4px;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-947k39 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-c8gnef .wolf-treasures-947k39 table tr th {
    padding: 12px 4px;
  }
}

.wolf-treasures-c8gnef .wolf-treasures-947k39 table tr:last-of-type td {
  border-bottom: none;
}

.wolf-treasures-xg28i4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.wolf-treasures-xg28i4.wolf-treasures-u9n717 {
  display: block;
}

.wolf-treasures-xg28i4 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.wolf-treasures-xg28i4 .wolf-treasures-5cqmfw {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.wolf-treasures-xg28i4 .wolf-treasures-07y9zc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.wolf-treasures-xg28i4 .wolf-treasures-7v5cx9 {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wolf-treasures-xg28i4 .wolf-treasures-7v5cx9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.wolf-treasures-wtmgrw {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.wolf-treasures-wtmgrw.wolf-treasures-u9n717 {
  display: block;
}

.wolf-treasures-cmravd {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.wolf-treasures-8wof21 {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.wolf-treasures-9xrbrs {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-8wof21 {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.wolf-treasures-8g43l4 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.wolf-treasures-8g43l4 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.wolf-treasures-zipo1a {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wolf-treasures-tof4jz.wolf-treasures-85zr2z {
  display: none;
}

.wolf-treasures-ozam1q {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ozam1q {
    margin-bottom: 20px;
  }
}

.wolf-treasures-2hmg3f {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.wolf-treasures-2hmg3f span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.wolf-treasures-2hmg3f small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.wolf-treasures-2hmg3f input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.wolf-treasures-2hmg3f input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wolf-treasures-2hmg3f input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wolf-treasures-2hmg3f input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.wolf-treasures-2hmg3f input:active {
  border-color: #c2c0ce;
}

.wolf-treasures-2hmg3f input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-2hmg3f {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.wolf-treasures-efu70n {
  margin-bottom: 36px;
}

.wolf-treasures-efu70n textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.wolf-treasures-efu70n textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wolf-treasures-efu70n textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-efu70n {
    margin-bottom: 24px;
  }
}

.wolf-treasures-y1ig2i {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wolf-treasures-y6p98d {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wolf-treasures-y6p98d:hover {
  background: var(--border-color);
}

.wolf-treasures-5sybgp {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wolf-treasures-5sybgp:hover {
  background: #166ad9;
}

.wolf-treasures-ju52jq {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.wolf-treasures-ju52jq.wolf-treasures-85zr2z {
  display: none;
}

.wolf-treasures-no0v8j {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.wolf-treasures-ju52jq .wolf-treasures-y6p98d {
  margin: 0 auto;
}

.wolf-treasures-oj9klq {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-oj9klq {
    margin-bottom: 16px;
  }
}

.wolf-treasures-fksp7q {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.wolf-treasures-wlzrw2 {
  filter: grayscale(100%);
}

.wolf-treasures-fksp7q > input {
  display: none;
}

.wolf-treasures-fksp7q > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-pjnnqi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.wolf-treasures-isiout 44.wolf-treasures-lh6eb2.wolf-treasures-30cmsa.wolf-treasures-3fudcc.wolf-treasures-5nfa6h.wolf-treasures-sc8aw8.wolf-treasures-n9muuj.wolf-treasures-2iu8a3.wolf-treasures-6yl2lb.wolf-treasures-xkdxp0.wolf-treasures-1uoi8f.wolf-treasures-z13u7s.wolf-treasures-5yzfme 0l-12.wolf-treasures-da4k01 30.wolf-treasures-99sgcp.wolf-treasures-63z06i 2.wolf-treasures-orgj8p.wolf-treasures-63z06i 3.wolf-treasures-fg4oax 3.wolf-treasures-jozsf5.wolf-treasures-n47kpx 3.wolf-treasures-c7p8me.wolf-treasures-b3i2id.wolf-treasures-y8h9j8.wolf-treasures-3xh3xf 7-3.wolf-treasures-da4k01 10.wolf-treasures-3pxrrr.wolf-treasures-3xh3xf 23.wolf-treasures-rysnf1.wolf-treasures-idspub 1.wolf-treasures-tii004 2.wolf-treasures-da4k01 3.wolf-treasures-idspub 1.wolf-treasures-n47kpx 5.wolf-treasures-oqu1ye.wolf-treasures-n47kpx 32.wolf-treasures-f9dqnt.wolf-treasures-b3i2id 5.wolf-treasures-5yzfme 4.wolf-treasures-3xh3xf 9.wolf-treasures-3xh3xf 8.wolf-treasures-n47kpx 6.wolf-treasures-erfbxm.wolf-treasures-e5ugqd.wolf-treasures-2ll5f8.wolf-treasures-dn35nl.wolf-treasures-3hsdrp 4.wolf-treasures-bdjbzv.wolf-treasures-3hsdrp 6.wolf-treasures-3hsdrp 0l29.wolf-treasures-5yzfme 17.wolf-treasures-tszej5.wolf-treasures-ksrlwn 2.wolf-treasures-pneejw 10.wolf-treasures-605f5y.wolf-treasures-da4k01 8.wolf-treasures-dww1d3.wolf-treasures-aeck74.wolf-treasures-vs9fyh.wolf-treasures-zyfckd.wolf-treasures-hqq9iy.wolf-treasures-b3i2id.wolf-treasures-sc8aw8.wolf-treasures-da4k01 1.wolf-treasures-ye1iz1.wolf-treasures-mj0gww.wolf-treasures-7mdwjz.wolf-treasures-andn63.wolf-treasures-1saent.wolf-treasures-tii004 1.wolf-treasures-72tbk7.wolf-treasures-5k63m2.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.wolf-treasures-fksp7q > input:checked ~ label,
.wolf-treasures-fksp7q > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-pjnnqi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.wolf-treasures-isiout 44.wolf-treasures-lh6eb2.wolf-treasures-30cmsa.wolf-treasures-3fudcc.wolf-treasures-5nfa6h.wolf-treasures-sc8aw8.wolf-treasures-n9muuj.wolf-treasures-2iu8a3.wolf-treasures-6yl2lb.wolf-treasures-xkdxp0.wolf-treasures-1uoi8f.wolf-treasures-z13u7s.wolf-treasures-5yzfme 0l-12.wolf-treasures-da4k01 30.wolf-treasures-99sgcp.wolf-treasures-63z06i 2.wolf-treasures-orgj8p.wolf-treasures-63z06i 3.wolf-treasures-fg4oax 3.wolf-treasures-jozsf5.wolf-treasures-n47kpx 3.wolf-treasures-c7p8me.wolf-treasures-b3i2id.wolf-treasures-y8h9j8.wolf-treasures-3xh3xf 7-3.wolf-treasures-da4k01 10.wolf-treasures-3pxrrr.wolf-treasures-3xh3xf 23.wolf-treasures-rysnf1.wolf-treasures-idspub 1.wolf-treasures-tii004 2.wolf-treasures-da4k01 3.wolf-treasures-idspub 1.wolf-treasures-n47kpx 5.wolf-treasures-oqu1ye.wolf-treasures-n47kpx 32.wolf-treasures-f9dqnt.wolf-treasures-b3i2id 5.wolf-treasures-5yzfme 4.wolf-treasures-3xh3xf 9.wolf-treasures-3xh3xf 8.wolf-treasures-n47kpx 6.wolf-treasures-erfbxm.wolf-treasures-e5ugqd.wolf-treasures-2ll5f8.wolf-treasures-dn35nl.wolf-treasures-3hsdrp 4.wolf-treasures-bdjbzv.wolf-treasures-3hsdrp 6.wolf-treasures-3hsdrp 0l29.wolf-treasures-5yzfme 17.wolf-treasures-tszej5.wolf-treasures-ksrlwn 2.wolf-treasures-pneejw 10.wolf-treasures-605f5y.wolf-treasures-da4k01 8.wolf-treasures-dww1d3.wolf-treasures-aeck74.wolf-treasures-vs9fyh.wolf-treasures-zyfckd.wolf-treasures-hqq9iy.wolf-treasures-b3i2id.wolf-treasures-sc8aw8.wolf-treasures-da4k01 1.wolf-treasures-ye1iz1.wolf-treasures-mj0gww.wolf-treasures-7mdwjz.wolf-treasures-andn63.wolf-treasures-1saent.wolf-treasures-tii004 1.wolf-treasures-72tbk7.wolf-treasures-5k63m2.5z'/%3e%3c/svg%3e");
}

.wolf-treasures-fksp7q > input:not(:checked) ~ label:hover,
.wolf-treasures-fksp7q > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-pjnnqi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wolf-treasures-isiout 44.wolf-treasures-lh6eb2.wolf-treasures-30cmsa.wolf-treasures-3fudcc.wolf-treasures-5nfa6h.wolf-treasures-sc8aw8.wolf-treasures-n9muuj.wolf-treasures-2iu8a3.wolf-treasures-6yl2lb.wolf-treasures-xkdxp0.wolf-treasures-1uoi8f.wolf-treasures-z13u7s.wolf-treasures-5yzfme 0l-12.wolf-treasures-da4k01 30.wolf-treasures-99sgcp.wolf-treasures-63z06i 2.wolf-treasures-orgj8p.wolf-treasures-63z06i 3.wolf-treasures-fg4oax 3.wolf-treasures-jozsf5.wolf-treasures-n47kpx 3.wolf-treasures-c7p8me.wolf-treasures-b3i2id.wolf-treasures-y8h9j8.wolf-treasures-3xh3xf 7-3.wolf-treasures-da4k01 10.wolf-treasures-3pxrrr.wolf-treasures-3xh3xf 23.wolf-treasures-rysnf1.wolf-treasures-idspub 1.wolf-treasures-tii004 2.wolf-treasures-da4k01 3.wolf-treasures-idspub 1.wolf-treasures-n47kpx 5.wolf-treasures-oqu1ye.wolf-treasures-n47kpx 32.wolf-treasures-f9dqnt.wolf-treasures-b3i2id 5.wolf-treasures-5yzfme 4.wolf-treasures-3xh3xf 9.wolf-treasures-3xh3xf 8.wolf-treasures-n47kpx 6.wolf-treasures-erfbxm.wolf-treasures-e5ugqd.wolf-treasures-2ll5f8.wolf-treasures-dn35nl.wolf-treasures-3hsdrp 4.wolf-treasures-bdjbzv.wolf-treasures-3hsdrp 6.wolf-treasures-3hsdrp 0l29.wolf-treasures-5yzfme 17.wolf-treasures-tszej5.wolf-treasures-ksrlwn 2.wolf-treasures-pneejw 10.wolf-treasures-605f5y.wolf-treasures-da4k01 8.wolf-treasures-dww1d3.wolf-treasures-aeck74.wolf-treasures-vs9fyh.wolf-treasures-zyfckd.wolf-treasures-hqq9iy.wolf-treasures-b3i2id.wolf-treasures-sc8aw8.wolf-treasures-da4k01 1.wolf-treasures-ye1iz1.wolf-treasures-mj0gww.wolf-treasures-7mdwjz.wolf-treasures-andn63.wolf-treasures-1saent.wolf-treasures-tii004 1.wolf-treasures-72tbk7.wolf-treasures-5k63m2.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .wolf-treasures-2zr73y > .wolf-treasures-d0xi4v {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .wolf-treasures-2zr73y > .wolf-treasures-d0xi4v {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .wolf-treasures-2zr73y > .wolf-treasures-d0xi4v {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .wolf-treasures-2zr73y > .wolf-treasures-d0xi4v {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .wolf-treasures-2zr73y > .wolf-treasures-d0xi4v {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.wolf-treasures-83e0ti {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.wolf-treasures-83e0ti.wolf-treasures-85zr2z {
  display: none;
}

.wolf-treasures-hwj9ct {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-hwj9ct {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-hwj9ct {
    border-radius: 20px 20px 0 0;
  }
}

.wolf-treasures-odmf12 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.wolf-treasures-odmf12::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.wolf-treasures-odmf12::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.wolf-treasures-odmf12 img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-odmf12 {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .wolf-treasures-odmf12 img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-odmf12 {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .wolf-treasures-odmf12 img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.wolf-treasures-zrpt4k {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-zrpt4k {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-zrpt4k {
    font-size: 14px;
  }
}

.wolf-treasures-2ki4nz {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.wolf-treasures-2ki4nz::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-2ki4nz::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.wolf-treasures-2ki4nz::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-2ki4nz::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-2ki4nz {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-2ki4nz {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.wolf-treasures-ndwdvx {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-ndwdvx {
    top: -20px;
  }
}

.wolf-treasures-5205yk {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0chicken-road-spynx9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-5205yk:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .wolf-treasures-5205yk {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-5205yk {
    width: 90px;
    height: 40px;
  }
}

.wolf-treasures-83e0ti.wolf-treasures-fvl5hw .wolf-treasures-hwj9ct {
  background: #2b3b67;
}

.wolf-treasures-83e0ti.wolf-treasures-fvl5hw .wolf-treasures-odmf12 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.wolf-treasures-83e0ti.wolf-treasures-fvl5hw .wolf-treasures-odmf12::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.wolf-treasures-83e0ti.wolf-treasures-fvl5hw .wolf-treasures-odmf12::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.wolf-treasures-83e0ti.wolf-treasures-fvl5hw .wolf-treasures-2ki4nz::before {
  background: #0e0f41;
}

.wolf-treasures-83e0ti.wolf-treasures-fvl5hw .wolf-treasures-2ki4nz::after {
  background: #152557;
}

.wolf-treasures-83e0ti.wolf-treasures-wgf925 .wolf-treasures-hwj9ct {
  background: #1f35fa;
}

.wolf-treasures-83e0ti.wolf-treasures-wgf925 .wolf-treasures-odmf12 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.wolf-treasures-83e0ti.wolf-treasures-wgf925 .wolf-treasures-odmf12::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.wolf-treasures-83e0ti.wolf-treasures-wgf925 .wolf-treasures-odmf12::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.wolf-treasures-83e0ti.wolf-treasures-wgf925 .wolf-treasures-2ki4nz::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.wolf-treasures-83e0ti.wolf-treasures-wgf925 .wolf-treasures-2ki4nz::after {
  background: #192ac8;
}

.wolf-treasures-83e0ti.wolf-treasures-28kiho .wolf-treasures-hwj9ct {
  background: #fa771f;
}

.wolf-treasures-83e0ti.wolf-treasures-28kiho .wolf-treasures-odmf12 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wolf-treasures-83e0ti.wolf-treasures-28kiho .wolf-treasures-odmf12::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.wolf-treasures-83e0ti.wolf-treasures-28kiho .wolf-treasures-odmf12::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.wolf-treasures-83e0ti.wolf-treasures-28kiho .wolf-treasures-2ki4nz::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wolf-treasures-83e0ti.wolf-treasures-28kiho .wolf-treasures-2ki4nz::after {
  background: #fa8535;
}

.wolf-treasures-8c1wyl {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wolf-treasures-8c1wyl {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-8c1wyl {
    margin: 24px 0 60px;
  }
}

.wolf-treasures-8c1wyl h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-8c1wyl h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.wolf-treasures-kckzyr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-kckzyr {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.wolf-treasures-fnxegn {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-fnxegn {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.wolf-treasures-wknw4u {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wolf-treasures-wknw4u:hover {
    background: var(--button-bg-hover);
  }
}

.wolf-treasures-meyysh {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wolf-treasures-meyysh span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.wolf-treasures-meyysh small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-meyysh {
    margin-bottom: 16px;
  }
}

.wolf-treasures-w028iu {
  width: 120px;
  height: 22px;
}

.wolf-treasures-w028iu .wolf-treasures-19anp8 {
  fill: #c2c0ce;
}

.wolf-treasures-w028iu [rating="1"] .wolf-treasures-19anp8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wolf-treasures-w028iu [rating="2"] .wolf-treasures-19anp8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wolf-treasures-w028iu [rating="3"] .wolf-treasures-19anp8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wolf-treasures-w028iu [rating="4"] .wolf-treasures-19anp8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wolf-treasures-w028iu [rating="5"] .wolf-treasures-19anp8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.wolf-treasures-gh5ccf {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-gh5ccf {
    gap: 16px 0;
  }
}

.wolf-treasures-h0b416 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.wolf-treasures-h0b416.wolf-treasures-4q28mz {
  display: block;
}

.wolf-treasures-h0b416.wolf-treasures-85zr2z {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-h0b416 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.wolf-treasures-z4dar6 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wolf-treasures-03qsdg {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.wolf-treasures-1qle35 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.wolf-treasures-x4d2hp small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wolf-treasures-x4d2hp span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wolf-treasures-qmlxp3 {
  font-size: 16px;
  line-height: 140%;
}

.wolf-treasures-r5xgdv {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wolf-treasures-r5xgdv .wolf-treasures-19anp8 {
  fill: #c2c0ce;
}

.wolf-treasures-r5xgdv [rating="1"] .wolf-treasures-19anp8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wolf-treasures-r5xgdv [rating="2"] .wolf-treasures-19anp8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wolf-treasures-r5xgdv [rating="3"] .wolf-treasures-19anp8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wolf-treasures-r5xgdv [rating="4"] .wolf-treasures-19anp8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wolf-treasures-r5xgdv [rating="5"] .wolf-treasures-19anp8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.wolf-treasures-jehssu {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-jehssu {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.wolf-treasures-4buv36 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .wolf-treasures-4buv36 {
    padding: 0 16px;
  }
}

.wolf-treasures-sheuci {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-sheuci {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wolf-treasures-8rk58t {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-8rk58t {
    padding: 12px;
    gap: 12px;
  }
}

.wolf-treasures-tu371v {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.wolf-treasures-tu371v img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wolf-treasures-n39ucu {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.wolf-treasures-pkxf3n {
  flex: 1;
  min-width: 0;
}

.wolf-treasures-6v5zwz {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-6v5zwz {
    font-size: 14px;
    gap: 6px;
  }
}

.wolf-treasures-hvqd5n {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.wolf-treasures-hvqd5n svg,
.wolf-treasures-hvqd5n img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wolf-treasures-hvqd5n svg path {
  fill: var(--button-bg-color);
}

.wolf-treasures-hvqd5n svg circle {
  fill: var(--button-text-color);
}

.wolf-treasures-g9qe8a {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-g9qe8a {
    font-size: 12px;
  }
}

.wolf-treasures-g9qe8a strong {
  font-weight: 600;
}

.wolf-treasures-ukf9vz {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.wolf-treasures-ukf9vz p {
  margin: 0 0 16px;
}

.wolf-treasures-ukf9vz p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-ukf9vz {
    font-size: 14px;
    line-height: 150%;
  }
}

.wolf-treasures-xjft79 {
  max-width: 300px;
  width: 100%;
}

.wolf-treasures-xjft79 a {
  width: 100%;
}

@media (max-width: 575px) {
  .wolf-treasures-xjft79 {
    max-width: 200px;
  }
}

.wolf-treasures-7huh8s {
  justify-content: center;
}

.wolf-treasures-js3356 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wolf-treasures-qnhxq9 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-7xzx9b {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.wolf-treasures-v1nx6w {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.wolf-treasures-v1nx6w .wolf-treasures-shkuv3 {
  justify-content: center;
}

/* faq */

.wolf-treasures-cil6p0 {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.wolf-treasures-udff48 {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wolf-treasures-udff48::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.wolf-treasures-cil6p0.wolf-treasures-u9n717 .wolf-treasures-udff48::after {
  transform: rotate(45deg);
}

.wolf-treasures-lqkawt {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.wolf-treasures-cil6p0.wolf-treasures-u9n717 .wolf-treasures-lqkawt {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.wolf-treasures-r8korg {
  margin: 25px 0;
}

.wolf-treasures-fksp7q > input:not(:checked) ~ label:hover,
.wolf-treasures-fksp7q > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-o5jcyy.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wolf-treasures-oqy4j1 44.wolf-treasures-csz9x2.wolf-treasures-ch8v0d.wolf-treasures-iiroxo.wolf-treasures-1w8zbv.wolf-treasures-cd9kml.wolf-treasures-xbf7de.wolf-treasures-9vs3nh.wolf-treasures-epw4pk.wolf-treasures-a0q8yx.wolf-treasures-supjhk.wolf-treasures-2o9pn1.wolf-treasures-gqnguf 0l-12.wolf-treasures-mjpv2c 30.wolf-treasures-3v80gr.wolf-treasures-blc70n 2.wolf-treasures-95xuaf.wolf-treasures-blc70n 3.wolf-treasures-208et4 3.wolf-treasures-7nbqqv.wolf-treasures-qy8vqq 3.wolf-treasures-8tg8db.wolf-treasures-y3acg8.wolf-treasures-k46b77.wolf-treasures-j4gp55 7-3.wolf-treasures-mjpv2c 10.wolf-treasures-963gro.wolf-treasures-j4gp55 23.wolf-treasures-iwlcai.wolf-treasures-vcrmdd 1.wolf-treasures-527x93 2.wolf-treasures-mjpv2c 3.wolf-treasures-vcrmdd 1.wolf-treasures-qy8vqq 5.wolf-treasures-w733ot.wolf-treasures-qy8vqq 32.wolf-treasures-kl2q49.wolf-treasures-y3acg8 5.wolf-treasures-gqnguf 4.wolf-treasures-j4gp55 9.wolf-treasures-j4gp55 8.wolf-treasures-qy8vqq 6.wolf-treasures-rolq3p.wolf-treasures-yfymtb.wolf-treasures-hcb2fd.wolf-treasures-zjeh87.wolf-treasures-x3vj30 4.wolf-treasures-hlma9g.wolf-treasures-x3vj30 6.wolf-treasures-x3vj30 0l29.wolf-treasures-gqnguf 17.wolf-treasures-q7018u.wolf-treasures-mejwtw 2.wolf-treasures-zhlh9o 10.wolf-treasures-hkv0am.wolf-treasures-mjpv2c 8.wolf-treasures-wu7cqr.wolf-treasures-io3r1o.wolf-treasures-xk80so.wolf-treasures-191piv.wolf-treasures-rx0avh.wolf-treasures-y3acg8.wolf-treasures-cd9kml.wolf-treasures-mjpv2c 1.wolf-treasures-4x97vv.wolf-treasures-czeskm.wolf-treasures-ul0rbn.wolf-treasures-19q3ch.wolf-treasures-tqug36.wolf-treasures-527x93 1.wolf-treasures-b9df1w.wolf-treasures-eu3fhg.5z'/%3e%3c/svg%3e");
}

.wolf-treasures-hrfzqz {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-hrfzqz {
    gap: 16px 0;
  }
}

.wolf-treasures-cfy7ue {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.wolf-treasures-cfy7ue.wolf-treasures-rda7zv {
  display: block;
}

.wolf-treasures-cfy7ue.wolf-treasures-nwurrv {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-cfy7ue {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.wolf-treasures-89qfo5 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wolf-treasures-px9yff {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.wolf-treasures-y67oxd {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.wolf-treasures-do89qm small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wolf-treasures-do89qm span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wolf-treasures-h558he {
  font-size: 16px;
  line-height: 140%;
}

.wolf-treasures-zr7d4g {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wolf-treasures-zr7d4g .wolf-treasures-0i73i3 {
  fill: #c2c0ce;
}

.wolf-treasures-zr7d4g [rating="1"] .wolf-treasures-0i73i3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wolf-treasures-zr7d4g [rating="2"] .wolf-treasures-0i73i3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wolf-treasures-zr7d4g [rating="3"] .wolf-treasures-0i73i3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wolf-treasures-zr7d4g [rating="4"] .wolf-treasures-0i73i3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wolf-treasures-zr7d4g [rating="5"] .wolf-treasures-0i73i3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.wolf-treasures-lrc5wo {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.wolf-treasures-lrc5wo textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.wolf-treasures-lrc5wo button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.wolf-treasures-mfvvzz {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.wolf-treasures-mfvvzz.wolf-treasures-8clv1l {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.wolf-treasures-9mawby {
  margin: 25px 0;
}

.wolf-treasures-g83rz3 > input:not(:checked) ~ label:hover,
.wolf-treasures-g83rz3 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-kjcink.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wolf-treasures-5adjty 44.wolf-treasures-ew2hk7.wolf-treasures-nt9lvc.wolf-treasures-amwrti.wolf-treasures-bv19jv.wolf-treasures-4zi5mt.wolf-treasures-agk0vc.wolf-treasures-9ybj7c.wolf-treasures-y9xvhh.wolf-treasures-cqfwwl.wolf-treasures-mqfnja.wolf-treasures-zqtcs1.wolf-treasures-x6ee88 0l-12.wolf-treasures-41ce9e 30.wolf-treasures-6x3bgk.wolf-treasures-pbjo5i 2.wolf-treasures-8ohfb6.wolf-treasures-pbjo5i 3.wolf-treasures-0sccje 3.wolf-treasures-ide1in.wolf-treasures-vrc8qe 3.wolf-treasures-cnfgcy.wolf-treasures-v6ry9u.wolf-treasures-5qi6e0.wolf-treasures-ugkx50 7-3.wolf-treasures-41ce9e 10.wolf-treasures-bih9ze.wolf-treasures-ugkx50 23.wolf-treasures-076lem.wolf-treasures-tig6ba 1.wolf-treasures-tszz1a 2.wolf-treasures-41ce9e 3.wolf-treasures-tig6ba 1.wolf-treasures-vrc8qe 5.wolf-treasures-ghaqc0.wolf-treasures-vrc8qe 32.wolf-treasures-sb27h7.wolf-treasures-v6ry9u 5.wolf-treasures-x6ee88 4.wolf-treasures-ugkx50 9.wolf-treasures-ugkx50 8.wolf-treasures-vrc8qe 6.wolf-treasures-0ma4po.wolf-treasures-trbclg.wolf-treasures-o4pdwp.wolf-treasures-qlbkap.wolf-treasures-npev7f 4.wolf-treasures-w978qy.wolf-treasures-npev7f 6.wolf-treasures-npev7f 0l29.wolf-treasures-x6ee88 17.wolf-treasures-f6f4jp.wolf-treasures-svp2en 2.wolf-treasures-fsotfq 10.wolf-treasures-x4o9u0.wolf-treasures-41ce9e 8.wolf-treasures-kyzked.wolf-treasures-2oxo6f.wolf-treasures-qiatz2.wolf-treasures-s0dwgu.wolf-treasures-0pkdgw.wolf-treasures-v6ry9u.wolf-treasures-4zi5mt.wolf-treasures-41ce9e 1.wolf-treasures-uwvtr5.wolf-treasures-ob5xji.wolf-treasures-79si4e.wolf-treasures-qmfgzo.wolf-treasures-rtysv0.wolf-treasures-tszz1a 1.wolf-treasures-1uzt0p.wolf-treasures-r5ucqy.5z'/%3e%3c/svg%3e");
}

.wolf-treasures-zvso3f {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-zvso3f {
    gap: 16px 0;
  }
}

.wolf-treasures-u82vu4 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.wolf-treasures-u82vu4.wolf-treasures-n7xi83 {
  display: block;
}

.wolf-treasures-u82vu4.wolf-treasures-bvkolx {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-u82vu4 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.wolf-treasures-o31lur {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wolf-treasures-v0ji6j {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.wolf-treasures-jvbfhm {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.wolf-treasures-jdbg8w small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wolf-treasures-jdbg8w span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wolf-treasures-nld6fz {
  font-size: 16px;
  line-height: 140%;
}

.wolf-treasures-9eujdv {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wolf-treasures-9eujdv .wolf-treasures-5ujw4p {
  fill: #c2c0ce;
}

.wolf-treasures-9eujdv [rating="1"] .wolf-treasures-5ujw4p:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wolf-treasures-9eujdv [rating="2"] .wolf-treasures-5ujw4p:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wolf-treasures-9eujdv [rating="3"] .wolf-treasures-5ujw4p:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wolf-treasures-9eujdv [rating="4"] .wolf-treasures-5ujw4p:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wolf-treasures-9eujdv [rating="5"] .wolf-treasures-5ujw4p:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.wolf-treasures-i16kb8 {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-i16kb8:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-i16kb8 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.wolf-treasures-mqft02 {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.wolf-treasures-zvso3f {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.wolf-treasures-u82vu4 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.wolf-treasures-u82vu4.wolf-treasures-n7xi83 {
  display: block;
}

.wolf-treasures-bnpdjb {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.wolf-treasures-i6m5cw {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.wolf-treasures-bnpdjb:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.wolf-treasures-bnpdjb:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-zvso3f {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .wolf-treasures-u82vu4 {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .wolf-treasures-bnpdjb {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.wolf-treasures-pmmxbn {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.wolf-treasures-bx6yfw {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wolf-treasures-bx6yfw::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.wolf-treasures-pmmxbn.wolf-treasures-z1iiev .wolf-treasures-bx6yfw::after {
  transform: rotate(45deg);
}

.wolf-treasures-bx6yfw:hover {
  background: rgba(255, 255, 255, 0.3);
}

.wolf-treasures-0ogpai {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.wolf-treasures-pmmxbn.wolf-treasures-z1iiev .wolf-treasures-0ogpai {
  max-height: 100%;
  padding: 15px 20px;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.wolf-treasures-kh0n05 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.wolf-treasures-kh0n05 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .wolf-treasures-kh0n05 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .wolf-treasures-k3w6kk .wolf-treasures-thticg img {
    margin-top: -150px !important;
  }

  .wolf-treasures-tbuzal {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.wolf-treasures-nwkjl0 {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}

.wolf-treasures-nwkjl0 iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.wolf-treasures-v7drga {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.wolf-treasures-5b9ilw ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.wolf-treasures-5barlm {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.wolf-treasures-5barlm p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.wolf-treasures-5barlm button {
  z-index: 2;
}

.wolf-treasures-v7drga.wolf-treasures-2ksu2b {
  bottom: 40px;
}

.wolf-treasures-fvcdls {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.wolf-treasures-o2jv7y {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.wolf-treasures-ddd84r infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.wolf-treasures-xss90f {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.wolf-treasures-2vu8xl ease;
  z-index: 10000;
}

.wolf-treasures-xss90f:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .wolf-treasures-5barlm p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .wolf-treasures-5barlm .wolf-treasures-mpmxm8 {
    font-size: 13.5px;
  }

  .wolf-treasures-v7drga .wolf-treasures-o2jv7y {
    animation: jump-y 0.wolf-treasures-ddd84r infinite ease-in-out;
  }

  .wolf-treasures-k53c4t {
    display: none;
  }
}

.wolf-treasures-73teyg {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.wolf-treasures-ntzjre {
  top: 10px;
  animation-duration: 7s;
}

.wolf-treasures-naipxq {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.wolf-treasures-netoih {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.wolf-treasures-k53c4t {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.wolf-treasures-argltp {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.wolf-treasures-qf91c0 {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.wolf-treasures-vxrggf {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.wolf-treasures-e3l67b {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.wolf-treasures-e3l67b .wolf-treasures-oywadw {
  display: flex;
  align-items: center;
}

.wolf-treasures-qmcebj {
  display: flex;
  flex-direction: column;
}

.wolf-treasures-ivq32w {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.wolf-treasures-5o39qn {
  max-width: 300px;
  width: 100%;
}

.wolf-treasures-6yew5t {
  max-width: 280px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .wolf-treasures-e3l67b {
    flex-direction: column;
  }

  .wolf-treasures-oywadw {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .wolf-treasures-qmcebj {
    text-align: center;
  }

  .wolf-treasures-e3l67b h3 {
    margin-bottom: 0 !important;
  }
}

.wolf-treasures-r4sgkm {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 501px) {
  .wolf-treasures-r4sgkm {
    font-size: 12px;
  }
}

.wolf-treasures-adiwja {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

.wolf-treasures-o81jpw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-o81jpw {
    flex-direction: column;
  }
}

.wolf-treasures-3bvblu {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wolf-treasures-2e0cgf li:first-child {
  margin-bottom: 10px;
}

.wolf-treasures-2e0cgf a {
  color: #000;
}

.wolf-treasures-wgvfcn {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .wolf-treasures-wgvfcn {
    align-items: center;
  }

  .wolf-treasures-jinfdr {
    flex-direction: column;
  }
}

.wolf-treasures-indqyj {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.wolf-treasures-98vhu1 img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.wolf-treasures-nezsbj {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.wolf-treasures-nezsbj a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.wolf-treasures-ocbu1a ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.wolf-treasures-nezsbj a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.wolf-treasures-qla056 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .wolf-treasures-qla056 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-qla056 {
    margin: 15px auto;
  }
}
.wolf-treasures-qla056 li {
  font-size: 16px;
  position: relative;
}
.wolf-treasures-qla056 li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-qla056 li a:hover {
    text-decoration: underline;
  }
}
.wolf-treasures-qla056 li span {
  opacity: 0.5;
}
.wolf-treasures-qla056 li + li {
  margin-left: 30px;
}
.wolf-treasures-qla056 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.wolf-treasures-4rkqmx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .wolf-treasures-4rkqmx {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-4rkqmx {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.wolf-treasures-bjhqwd {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-bjhqwd {
    flex-direction: column;
  }
}
.wolf-treasures-g66ylx {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.wolf-treasures-g66ylx img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-g66ylx {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.wolf-treasures-sg242v {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.wolf-treasures-sg242v ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-sg242v ul {
    margin-bottom: 15px;
  }
}
.wolf-treasures-sg242v ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.wolf-treasures-sg242v ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}
.wolf-treasures-sg242v ul li span svg {
  fill: var(--title-color);
}
.wolf-treasures-sg242v ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-sg242v ul li small {
    font-size: 12px;
  }
}
.wolf-treasures-sg242v ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.wolf-treasures-sg242v ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-sg242v {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.wolf-treasures-qknfyv {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-qknfyv {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.wolf-treasures-swbbej {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.wolf-treasures-nrm6ui {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-nrm6ui {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-nrm6ui:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.wolf-treasures-nrm6ui.wolf-treasures-8i1j7x {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-nrm6ui.wolf-treasures-8i1j7x:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.wolf-treasures-co0p4z {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .wolf-treasures-co0p4z {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-co0p4z {
    padding: 50px 16px 68px;
  }
}
.wolf-treasures-cdfxr6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-cdfxr6 {
    flex-direction: column;
  }
}
.wolf-treasures-x2xu0e {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-x2xu0e {
    margin-bottom: 40px;
  }
}
.wolf-treasures-jxnqnt .wolf-treasures-hz8c3g {
  margin-bottom: 28px;
}
.wolf-treasures-jxnqnt .wolf-treasures-hz8c3g img {
  max-height: 100px;
  width: auto;
}
.wolf-treasures-xw5y5h {
  display: flex;
  align-items: center;
}
.wolf-treasures-xw5y5h a + a {
  margin-left: 24px;
}
.wolf-treasures-xw5y5h img {
  max-height: 56px;
  width: auto;
}
.wolf-treasures-xw5y5h img + img {
  margin-left: 24px;
}
.wolf-treasures-3xvzx1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-3xvzx1 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.wolf-treasures-cted6k {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-cted6k {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.wolf-treasures-l1qvha {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.wolf-treasures-l1qvha label {
  font-size: 14px;
}

.wolf-treasures-l1qvha h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wolf-treasures-l1qvha input,
.wolf-treasures-l1qvha textarea,
.wolf-treasures-l1qvha button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.wolf-treasures-l1qvha button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.wolf-treasures-2vu8xl ease;
}
.wolf-treasures-l1qvha button:hover {
  background-color: var(--button-bg-hover);
}
.wolf-treasures-l5qp70 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wolf-treasures-yvtx8e ease-in;
}

.wolf-treasures-l5qp70 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#reviews .wolf-treasures-13d7vf {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .wolf-treasures-13d7vf > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .wolf-treasures-13d7vf > div.wolf-treasures-x3vnmb {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .wolf-treasures-13d7vf > div.wolf-treasures-x3vnmb {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.wolf-treasures-0o9niw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .wolf-treasures-yr7zwd .wolf-treasures-0qxmhk a {
    font-size: 12px;
  }
}

/* app */
.wolf-treasures-86lo1v {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-86lo1v {
    flex-direction: column;
  }
}
.wolf-treasures-uatimd {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.wolf-treasures-uatimd img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-uatimd {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.wolf-treasures-15fvcr {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.wolf-treasures-15fvcr ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-15fvcr ul {
    margin-bottom: 15px;
  }
}
.wolf-treasures-15fvcr ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.wolf-treasures-15fvcr ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}
.wolf-treasures-15fvcr ul li span svg {
  fill: var(--title-color);
}
.wolf-treasures-15fvcr ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-15fvcr ul li small {
    font-size: 12px;
  }
}
.wolf-treasures-15fvcr ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.wolf-treasures-15fvcr ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-15fvcr {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.wolf-treasures-nvinvi {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-nvinvi {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.wolf-treasures-sbgygy {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.wolf-treasures-a05waj {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-a05waj {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-a05waj:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.wolf-treasures-a05waj.wolf-treasures-otr2dy {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-a05waj.wolf-treasures-otr2dy:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.wolf-treasures-wjv2eo {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .wolf-treasures-wjv2eo {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-wjv2eo {
    padding: 50px 16px 68px;
  }
}

.wolf-treasures-vg09nk {
  margin: 0 auto;
  max-width: 700px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 25px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.wolf-treasures-mjk5sa {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 105px;
    transform: rotate(339deg);
    z-index: 10;
    pointer-events: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
}

.wolf-treasures-mjk5sa img {
  width: 100%;
  display: block;
}

.wolf-treasures-psrr61 {
  max-width: 300px;
}

.wolf-treasures-2sf2du {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wolf-treasures-2sf2du .wolf-treasures-8xp9qf:first-child {
  margin-bottom:15px;
}

.wolf-treasures-vg09nk .wolf-treasures-ctrymr {
  font-size: 40px!important;
  color: var(--menu-color)!important ;
  margin: 0;
}

@media (max-width: 619px) {
  .wolf-treasures-vg09nk {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
}

.wolf-treasures-2sf2du .wolf-treasures-nb56b2 {
  background: gray;
  border: 1px solid var(--border-color)
}
