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-dp6zzx {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.wolf-treasures-e6itcd {
  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-e6itcd: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-uh5i8g {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.wolf-treasures-uh5i8g 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-uh5i8g h1 {
    font-size: 120px;
  }
}

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

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

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

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

.wolf-treasures-37ksj6 figure {
  margin: 0;
}

.wolf-treasures-37ksj6.wolf-treasures-mhhj8d {
  justify-content: flex-start;
  margin-right: 4px;
}

.wolf-treasures-37ksj6.wolf-treasures-6v55eg {
  justify-content: flex-end;
  margin-left: 4px;
}

.wolf-treasures-37ksj6.wolf-treasures-i02scl {
  justify-content: center;
}

.wolf-treasures-37ksj6.wolf-treasures-h0qs81 {
  justify-content: normal;
}

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

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

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

.wolf-treasures-0ww523 {
  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-0ww523 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.wolf-treasures-k9au1q {
  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-k9au1q {
    flex-direction: column;
  }
}

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

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

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

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

.wolf-treasures-okpnb5 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-okpnb5 ul {
    margin-bottom: 15px;
  }
}

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

.wolf-treasures-okpnb5 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-okpnb5 ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

.wolf-treasures-dm3mhc {
  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-dm3mhc {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

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

.wolf-treasures-yijv0y {
  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-yijv0y {
    height: 50px;
  }
}

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

.wolf-treasures-yijv0y.wolf-treasures-s0hgep {
  background-color: #000;
}

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

.wolf-treasures-19nucq {
  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-19nucq {
    padding: 80px 16px 0;
  }
}

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

.wolf-treasures-qq4o6m {
  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-qq4o6m {
    flex-direction: column;
  }
}

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

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

.wolf-treasures-hqy6w4 .wolf-treasures-xvyz7f {
  margin-bottom: 28px;
}

.wolf-treasures-hqy6w4 .wolf-treasures-xvyz7f img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wolf-treasures-zs9wr5.wolf-treasures-2z4c7b {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.wolf-treasures-ilakkm h1,
.wolf-treasures-ilakkm 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-ilakkm h1,
  .wolf-treasures-ilakkm h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.wolf-treasures-epkjaw {
  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-epkjaw {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

.wolf-treasures-epkjaw 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-epkjaw li a svg {
  fill: var(--button-text-color);
}

.wolf-treasures-epkjaw li a.wolf-treasures-2z4c7b {
  background: var(--border-color);
}

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

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

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

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

.wolf-treasures-3qieot {
  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-3qieot span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

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

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

.wolf-treasures-pb5np6 {
  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-pb5np6 {
    height: 54px;
  }
}

.wolf-treasures-xxqphd {
  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-xxqphd {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .wolf-treasures-iq0oda {
    display: block;
  }
  .wolf-treasures-iq0oda li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .wolf-treasures-iq0oda li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .wolf-treasures-iq0oda 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-iq0oda li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.wolf-treasures-zlmt72.wolf-treasures-tq1xnt {
  margin-right: 0;
}

.wolf-treasures-5jygwk {
  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-5jygwk {
    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-5jygwk:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.wolf-treasures-cpa996 {
  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-cpa996:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

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

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

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

.wolf-treasures-f3ofl8 {
  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-f3ofl8::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-f3ofl8 {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .wolf-treasures-f3ofl8 img {
    max-width: 20px;
  }
}

.wolf-treasures-5wi1uo 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-5wi1uo ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.wolf-treasures-5wi1uo 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-5wi1uo ul li {
    padding: 5px;
  }
}

.wolf-treasures-5wi1uo 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-5wi1uo ul li a:hover {
    text-decoration: underline;
  }
}

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

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

.wolf-treasures-nq9i41 {
  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-nq9i41 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .wolf-treasures-c2ojup:checked ~ .wolf-treasures-if2mj5 {
    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-if2mj5 {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .wolf-treasures-c2ojup:checked ~ .wolf-treasures-if2mj5 {
    display: block;
  }
  .wolf-treasures-c2ojup:checked + .wolf-treasures-nq9i41 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .wolf-treasures-c2ojup:checked + .wolf-treasures-nq9i41 span:nth-child(2) {
    display: none;
  }
  .wolf-treasures-c2ojup:checked + .wolf-treasures-nq9i41 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

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

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

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

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

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

.wolf-treasures-xv26vi {
  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-xv26vi {
    font-size: 32px;
  }
}

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

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

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

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

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

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

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

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

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

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

.wolf-treasures-svawdv 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-svawdv table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wolf-treasures-svawdv 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-svawdv table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

.wolf-treasures-qvdi2z {
  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-qvdi2z {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wolf-treasures-qvdi2z h1,
.wolf-treasures-qvdi2z h2,
.wolf-treasures-qvdi2z h3,
.wolf-treasures-qvdi2z 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-qvdi2z h1,
  .wolf-treasures-qvdi2z h2,
  .wolf-treasures-qvdi2z h3,
  .wolf-treasures-qvdi2z h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.wolf-treasures-iqaboc .wolf-treasures-6ave6f {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.wolf-treasures-iqaboc .wolf-treasures-1vq36o {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

.wolf-treasures-moc640 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-moc640 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wolf-treasures-moc640 .wolf-treasures-e6itcd {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wolf-treasures-z0inay {
  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-z0inay {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

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

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

.wolf-treasures-cttssz {
  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-cttssz span {
  height: 32px;
}

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

.wolf-treasures-cttssz.wolf-treasures-l493uu span {
  transform: scaleY(-1);
}

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

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

.wolf-treasures-24lqix 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-24lqix li {
    font-size: 16px;
  }
}

.wolf-treasures-24lqix 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-24lqix li a:hover {
    background: var(--main-theme-color);
  }
}

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

.wolf-treasures-24lqix.wolf-treasures-05dwe3 {
  display: none;
}

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

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

.wolf-treasures-nznay2 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-nznay2 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

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

.wolf-treasures-nznay2 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-nznay2 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.wolf-treasures-gfw6yo {
  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-gfw6yo {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

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

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

.wolf-treasures-q3prw2 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-q3prw2 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

.wolf-treasures-ay5zwy {
  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-nezcaf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.wolf-treasures-vfqzww 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-vfqzww h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .wolf-treasures-ur65b6 {
    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-g9doyj {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

.wolf-treasures-ktgw62 {
  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-ktgw62 {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

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

.wolf-treasures-y6teja 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-y6teja 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-y6teja 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-y6teja tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.wolf-treasures-y6teja 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-y6teja 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-y6teja tbody tr td:last-of-type {
  margin-left: auto;
}

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

.wolf-treasures-y6teja tbody tr td .wolf-treasures-204dwk {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.wolf-treasures-y6teja tbody tr td .wolf-treasures-56u9ha {
  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-y6teja tbody tr td .wolf-treasures-56u9ha:hover {
    background: var(--button-bg-hover);
  }
}

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

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

.wolf-treasures-y6teja tbody tr td .wolf-treasures-1enrh6 {
  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-y6teja tbody tr td .wolf-treasures-1enrh6:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

.wolf-treasures-9tw1hr {
  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-9tw1hr {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

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

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

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

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

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

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

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

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

.wolf-treasures-htornd {
  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-htornd {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.wolf-treasures-88lx1b::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-idfplg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.wolf-treasures-idfplg 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-idfplg:hover svg {
    transform: scale(1.1);
  }
}

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

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

.wolf-treasures-vn2odg {
  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-vn2odg {
    padding: 0 16px;
  }
}

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

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

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

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

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

.wolf-treasures-lxwfkq {
  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-lxwfkq 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-lxwfkq {
    flex-basis: auto;
  }
}

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

.wolf-treasures-og4mm9 {
  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-og4mm9:hover {
  border: 1px solid #8c8ca2;
}

.wolf-treasures-k4ylg1 {
  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-k4ylg1:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.wolf-treasures-q3o92h {
  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-q3o92h a {
  text-decoration: underline;
  color: #8babff;
}

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

.wolf-treasures-ajubq3 .wolf-treasures-og4mm9 {
  width: 50%;
  margin: 0;
}

.wolf-treasures-c27o8d {
  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-c27o8d:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.wolf-treasures-phvdjv {
  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-phvdjv {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.wolf-treasures-smfiyo {
  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-smfiyo {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

.wolf-treasures-r3wkee {
  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-r3wkee {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.wolf-treasures-r3wkee 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-r3wkee a {
    margin: 1px 0 4px;
  }
}

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

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

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

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

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

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

.wolf-treasures-k6hwov {
  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-k6hwov {
    padding: 0 16px;
  }
}

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

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

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

.wolf-treasures-uqied9 h1,
.wolf-treasures-uqied9 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-uqied9 h1,
  .wolf-treasures-uqied9 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

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

.wolf-treasures-6soija 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-6soija h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.wolf-treasures-6soija 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-6soija h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.wolf-treasures-6soija 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-6soija 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-6soija table tr td {
    padding: 12px 4px;
  }
}

.wolf-treasures-6soija 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-6soija table tr th {
    padding: 12px 4px;
  }
}

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

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

.wolf-treasures-or8iez {
  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-or8iez {
    min-height: 190px;
  }
}

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

.wolf-treasures-fuomru::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-0a853l {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.wolf-treasures-0a853l.wolf-treasures-r8g5af {
  display: none;
}

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

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

.wolf-treasures-7506uz iframe.wolf-treasures-p092ry {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.wolf-treasures-7506uz.wolf-treasures-iowt7x {
  opacity: 1;
  pointer-events: all;
}

.wolf-treasures-w32052 {
  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-w32052 svg {
  margin-right: 10px;
}

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

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

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

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

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

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

.wolf-treasures-k6hwov .wolf-treasures-moc640 h1,
.wolf-treasures-k6hwov .wolf-treasures-moc640 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-k6hwov .wolf-treasures-moc640 h1,
  .wolf-treasures-k6hwov .wolf-treasures-moc640 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

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

.wolf-treasures-9jywkg {
  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-9jywkg {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.wolf-treasures-mp6j8k 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-mp6j8k h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.wolf-treasures-5ggpcw {
  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-5ggpcw {
    padding: 10px;
  }
}

.wolf-treasures-5ggpcw .wolf-treasures-e6itcd {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.wolf-treasures-gcvj1d .wolf-treasures-2yjjbb {
  position: relative;
}

.wolf-treasures-gcvj1d .wolf-treasures-uptgya {
  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-gcvj1d .wolf-treasures-uptgya.wolf-treasures-r8g5af {
  display: none;
}

.wolf-treasures-gcvj1d .wolf-treasures-o4grqn {
  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-gcvj1d .wolf-treasures-o4grqn {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

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

.wolf-treasures-gcvj1d .wolf-treasures-o4grqn .wolf-treasures-2mt6v5 {
  max-width: 300px;
  width: 100%;
}

.wolf-treasures-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-2mt6v5
  .wolf-treasures-xpfdkg {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-gcvj1d
    .wolf-treasures-o4grqn
    .wolf-treasures-2mt6v5
    .wolf-treasures-xpfdkg {
    font-size: 32px;
    text-align: center;
  }
}

.wolf-treasures-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-2mt6v5
  .wolf-treasures-m9jsbp {
  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-gcvj1d
    .wolf-treasures-o4grqn
    .wolf-treasures-2mt6v5
    .wolf-treasures-m9jsbp {
    text-align: center;
  }
}

.wolf-treasures-gcvj1d .wolf-treasures-o4grqn .wolf-treasures-tq1xnt {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.wolf-treasures-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-tq1xnt
  .wolf-treasures-4dsh4t {
  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-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-tq1xnt
  .wolf-treasures-4dsh4t:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-gcvj1d
    .wolf-treasures-o4grqn
    .wolf-treasures-tq1xnt
    .wolf-treasures-4dsh4t {
    width: 100%;
  }
}

.wolf-treasures-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-tq1xnt
  .wolf-treasures-0m1g4c {
  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-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-tq1xnt
  .wolf-treasures-0m1g4c
  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-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-tq1xnt
  .wolf-treasures-0m1g4c: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-gcvj1d
  .wolf-treasures-o4grqn
  .wolf-treasures-tq1xnt
  .wolf-treasures-0m1g4c:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .wolf-treasures-gcvj1d
    .wolf-treasures-o4grqn
    .wolf-treasures-tq1xnt
    .wolf-treasures-0m1g4c {
    width: 100%;
  }
}

.wolf-treasures-gcvj1d .wolf-treasures-o4grqn.wolf-treasures-r8g5af {
  display: none;
}

.wolf-treasures-gcvj1d .wolf-treasures-heogws {
  display: none;
}

.wolf-treasures-gcvj1d .wolf-treasures-heogws.wolf-treasures-iowt7x {
  display: block;
}

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

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

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

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

.wolf-treasures-gcvj1d .wolf-treasures-g1yb7y .wolf-treasures-xpfdkg {
  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-gcvj1d .wolf-treasures-g1yb7y .wolf-treasures-xpfdkg {
    margin-bottom: 24px;
  }
}

.wolf-treasures-gcvj1d .wolf-treasures-g1yb7y 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-gcvj1d .wolf-treasures-g1yb7y 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-gcvj1d .wolf-treasures-g1yb7y table tr td {
    padding: 12px 4px;
  }
}

.wolf-treasures-gcvj1d .wolf-treasures-g1yb7y 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-gcvj1d .wolf-treasures-g1yb7y table tr th {
    padding: 12px 4px;
  }
}

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

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

.wolf-treasures-l6fpll.wolf-treasures-2z4c7b {
  display: block;
}

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

.wolf-treasures-l6fpll .wolf-treasures-1uu6ok {
  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-l6fpll .wolf-treasures-lwvs4s {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.wolf-treasures-l6fpll .wolf-treasures-0m1g4c {
  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-l6fpll .wolf-treasures-0m1g4c:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.wolf-treasures-pej80z.wolf-treasures-2z4c7b {
  display: block;
}

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

.wolf-treasures-o2w56z {
  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-jh5xqa {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.wolf-treasures-fncapd.wolf-treasures-r8g5af {
  display: none;
}

.wolf-treasures-84fdep {
  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-84fdep {
    margin-bottom: 20px;
  }
}

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

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

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

.wolf-treasures-no0elw 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-no0elw input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

.wolf-treasures-xby9p8 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-xby9p8 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.wolf-treasures-tbez3n {
  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-tbez3n:hover {
  background: var(--border-color);
}

.wolf-treasures-32vlwd {
  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-32vlwd:hover {
  background: #166ad9;
}

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

.wolf-treasures-wgelbh.wolf-treasures-r8g5af {
  display: none;
}

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

.wolf-treasures-wgelbh .wolf-treasures-tbez3n {
  margin: 0 auto;
}

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

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

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

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

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

.wolf-treasures-onxftr > 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-bvv5y9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.wolf-treasures-x72mup 44.wolf-treasures-stgckf.wolf-treasures-rc50ir.wolf-treasures-xhp1z4.wolf-treasures-qgwge9.wolf-treasures-qq4cjk.wolf-treasures-5b9d79.wolf-treasures-06vu6m.wolf-treasures-4m0dgr.wolf-treasures-zss987.wolf-treasures-teeqpw.wolf-treasures-1c0jtd.wolf-treasures-rukap6 0l-12.wolf-treasures-li0uha 30.wolf-treasures-q1kqv2.wolf-treasures-s4fgod 2.wolf-treasures-nuzari.wolf-treasures-s4fgod 3.wolf-treasures-z7z8yg 3.wolf-treasures-oohlbq.wolf-treasures-85hao8 3.wolf-treasures-xcw32m.wolf-treasures-dix9w4.wolf-treasures-ap8z2w.wolf-treasures-1vmi2p 7-3.wolf-treasures-li0uha 10.wolf-treasures-893qzd.wolf-treasures-1vmi2p 23.wolf-treasures-tnc74z.wolf-treasures-0fp8dg 1.wolf-treasures-0kp0k1 2.wolf-treasures-li0uha 3.wolf-treasures-0fp8dg 1.wolf-treasures-85hao8 5.wolf-treasures-eiurqv.wolf-treasures-85hao8 32.wolf-treasures-4aiyrv.wolf-treasures-dix9w4 5.wolf-treasures-rukap6 4.wolf-treasures-1vmi2p 9.wolf-treasures-1vmi2p 8.wolf-treasures-85hao8 6.wolf-treasures-f3rfg3.wolf-treasures-chtdjl.wolf-treasures-o97sbv.wolf-treasures-t64tgg.wolf-treasures-o8y3rv 4.wolf-treasures-tzuhsa.wolf-treasures-o8y3rv 6.wolf-treasures-o8y3rv 0l29.wolf-treasures-rukap6 17.wolf-treasures-5ouhw7.wolf-treasures-iwajhz 2.wolf-treasures-rf3iyc 10.wolf-treasures-n42dfh.wolf-treasures-li0uha 8.wolf-treasures-bajaor.wolf-treasures-ax2sim.wolf-treasures-06vsa7.wolf-treasures-f8cjrf.wolf-treasures-jkn0dc.wolf-treasures-dix9w4.wolf-treasures-qq4cjk.wolf-treasures-li0uha 1.wolf-treasures-sq60pe.wolf-treasures-0xrflo.wolf-treasures-d1g5iv.wolf-treasures-m81jsr.wolf-treasures-dcf0ym.wolf-treasures-0kp0k1 1.wolf-treasures-a8ndyz.wolf-treasures-hh8eg9.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.wolf-treasures-onxftr > input:checked ~ label,
.wolf-treasures-onxftr > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-bvv5y9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.wolf-treasures-x72mup 44.wolf-treasures-stgckf.wolf-treasures-rc50ir.wolf-treasures-xhp1z4.wolf-treasures-qgwge9.wolf-treasures-qq4cjk.wolf-treasures-5b9d79.wolf-treasures-06vu6m.wolf-treasures-4m0dgr.wolf-treasures-zss987.wolf-treasures-teeqpw.wolf-treasures-1c0jtd.wolf-treasures-rukap6 0l-12.wolf-treasures-li0uha 30.wolf-treasures-q1kqv2.wolf-treasures-s4fgod 2.wolf-treasures-nuzari.wolf-treasures-s4fgod 3.wolf-treasures-z7z8yg 3.wolf-treasures-oohlbq.wolf-treasures-85hao8 3.wolf-treasures-xcw32m.wolf-treasures-dix9w4.wolf-treasures-ap8z2w.wolf-treasures-1vmi2p 7-3.wolf-treasures-li0uha 10.wolf-treasures-893qzd.wolf-treasures-1vmi2p 23.wolf-treasures-tnc74z.wolf-treasures-0fp8dg 1.wolf-treasures-0kp0k1 2.wolf-treasures-li0uha 3.wolf-treasures-0fp8dg 1.wolf-treasures-85hao8 5.wolf-treasures-eiurqv.wolf-treasures-85hao8 32.wolf-treasures-4aiyrv.wolf-treasures-dix9w4 5.wolf-treasures-rukap6 4.wolf-treasures-1vmi2p 9.wolf-treasures-1vmi2p 8.wolf-treasures-85hao8 6.wolf-treasures-f3rfg3.wolf-treasures-chtdjl.wolf-treasures-o97sbv.wolf-treasures-t64tgg.wolf-treasures-o8y3rv 4.wolf-treasures-tzuhsa.wolf-treasures-o8y3rv 6.wolf-treasures-o8y3rv 0l29.wolf-treasures-rukap6 17.wolf-treasures-5ouhw7.wolf-treasures-iwajhz 2.wolf-treasures-rf3iyc 10.wolf-treasures-n42dfh.wolf-treasures-li0uha 8.wolf-treasures-bajaor.wolf-treasures-ax2sim.wolf-treasures-06vsa7.wolf-treasures-f8cjrf.wolf-treasures-jkn0dc.wolf-treasures-dix9w4.wolf-treasures-qq4cjk.wolf-treasures-li0uha 1.wolf-treasures-sq60pe.wolf-treasures-0xrflo.wolf-treasures-d1g5iv.wolf-treasures-m81jsr.wolf-treasures-dcf0ym.wolf-treasures-0kp0k1 1.wolf-treasures-a8ndyz.wolf-treasures-hh8eg9.5z'/%3e%3c/svg%3e");
}

.wolf-treasures-onxftr > input:not(:checked) ~ label:hover,
.wolf-treasures-onxftr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-bvv5y9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wolf-treasures-x72mup 44.wolf-treasures-stgckf.wolf-treasures-rc50ir.wolf-treasures-xhp1z4.wolf-treasures-qgwge9.wolf-treasures-qq4cjk.wolf-treasures-5b9d79.wolf-treasures-06vu6m.wolf-treasures-4m0dgr.wolf-treasures-zss987.wolf-treasures-teeqpw.wolf-treasures-1c0jtd.wolf-treasures-rukap6 0l-12.wolf-treasures-li0uha 30.wolf-treasures-q1kqv2.wolf-treasures-s4fgod 2.wolf-treasures-nuzari.wolf-treasures-s4fgod 3.wolf-treasures-z7z8yg 3.wolf-treasures-oohlbq.wolf-treasures-85hao8 3.wolf-treasures-xcw32m.wolf-treasures-dix9w4.wolf-treasures-ap8z2w.wolf-treasures-1vmi2p 7-3.wolf-treasures-li0uha 10.wolf-treasures-893qzd.wolf-treasures-1vmi2p 23.wolf-treasures-tnc74z.wolf-treasures-0fp8dg 1.wolf-treasures-0kp0k1 2.wolf-treasures-li0uha 3.wolf-treasures-0fp8dg 1.wolf-treasures-85hao8 5.wolf-treasures-eiurqv.wolf-treasures-85hao8 32.wolf-treasures-4aiyrv.wolf-treasures-dix9w4 5.wolf-treasures-rukap6 4.wolf-treasures-1vmi2p 9.wolf-treasures-1vmi2p 8.wolf-treasures-85hao8 6.wolf-treasures-f3rfg3.wolf-treasures-chtdjl.wolf-treasures-o97sbv.wolf-treasures-t64tgg.wolf-treasures-o8y3rv 4.wolf-treasures-tzuhsa.wolf-treasures-o8y3rv 6.wolf-treasures-o8y3rv 0l29.wolf-treasures-rukap6 17.wolf-treasures-5ouhw7.wolf-treasures-iwajhz 2.wolf-treasures-rf3iyc 10.wolf-treasures-n42dfh.wolf-treasures-li0uha 8.wolf-treasures-bajaor.wolf-treasures-ax2sim.wolf-treasures-06vsa7.wolf-treasures-f8cjrf.wolf-treasures-jkn0dc.wolf-treasures-dix9w4.wolf-treasures-qq4cjk.wolf-treasures-li0uha 1.wolf-treasures-sq60pe.wolf-treasures-0xrflo.wolf-treasures-d1g5iv.wolf-treasures-m81jsr.wolf-treasures-dcf0ym.wolf-treasures-0kp0k1 1.wolf-treasures-a8ndyz.wolf-treasures-hh8eg9.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .wolf-treasures-33vjyk > .wolf-treasures-ses2cn {
  transform: translateY(-100px);
}

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

#rating-container-3:checked ~ .wolf-treasures-33vjyk > .wolf-treasures-ses2cn {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .wolf-treasures-33vjyk > .wolf-treasures-ses2cn {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .wolf-treasures-33vjyk > .wolf-treasures-ses2cn {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.wolf-treasures-s84t4l.wolf-treasures-r8g5af {
  display: none;
}

.wolf-treasures-f5mlfw {
  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-f5mlfw {
    height: 74px;
    overflow: visible;
  }
}

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

.wolf-treasures-5ebe53 {
  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-5ebe53::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

@media only screen and (max-width: 767px) {
  .wolf-treasures-5ebe53 {
    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-5ebe53 img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.wolf-treasures-neeehl {
  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-neeehl::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-neeehl::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.wolf-treasures-neeehl::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-neeehl::after {
    display: none;
  }
}

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

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

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

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

.wolf-treasures-4sqc1h {
  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-4sqc1h:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

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

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

.wolf-treasures-s84t4l.wolf-treasures-122yqw .wolf-treasures-f5mlfw {
  background: #2b3b67;
}

.wolf-treasures-s84t4l.wolf-treasures-122yqw .wolf-treasures-5ebe53 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.wolf-treasures-s84t4l.wolf-treasures-122yqw .wolf-treasures-5ebe53::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.wolf-treasures-s84t4l.wolf-treasures-122yqw .wolf-treasures-5ebe53::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.wolf-treasures-s84t4l.wolf-treasures-122yqw .wolf-treasures-neeehl::before {
  background: #0e0f41;
}

.wolf-treasures-s84t4l.wolf-treasures-122yqw .wolf-treasures-neeehl::after {
  background: #152557;
}

.wolf-treasures-s84t4l.wolf-treasures-62yc29 .wolf-treasures-f5mlfw {
  background: #1f35fa;
}

.wolf-treasures-s84t4l.wolf-treasures-62yc29 .wolf-treasures-5ebe53 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.wolf-treasures-s84t4l.wolf-treasures-62yc29 .wolf-treasures-5ebe53::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.wolf-treasures-s84t4l.wolf-treasures-62yc29 .wolf-treasures-5ebe53::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.wolf-treasures-s84t4l.wolf-treasures-62yc29 .wolf-treasures-neeehl::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.wolf-treasures-s84t4l.wolf-treasures-62yc29 .wolf-treasures-neeehl::after {
  background: #192ac8;
}

.wolf-treasures-s84t4l.wolf-treasures-1omluo .wolf-treasures-f5mlfw {
  background: #fa771f;
}

.wolf-treasures-s84t4l.wolf-treasures-1omluo .wolf-treasures-5ebe53 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wolf-treasures-s84t4l.wolf-treasures-1omluo .wolf-treasures-5ebe53::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.wolf-treasures-s84t4l.wolf-treasures-1omluo .wolf-treasures-5ebe53::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.wolf-treasures-s84t4l.wolf-treasures-1omluo .wolf-treasures-neeehl::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wolf-treasures-s84t4l.wolf-treasures-1omluo .wolf-treasures-neeehl::after {
  background: #fa8535;
}

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

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

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

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

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

.wolf-treasures-krechf {
  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-krechf {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.wolf-treasures-glxhq1 {
  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-glxhq1 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.wolf-treasures-4uygp1 {
  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-4uygp1:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

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

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

.wolf-treasures-38e6xs .wolf-treasures-1xp9ir {
  fill: #c2c0ce;
}

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

.wolf-treasures-38e6xs [rating="2"] .wolf-treasures-1xp9ir:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wolf-treasures-38e6xs [rating="3"] .wolf-treasures-1xp9ir:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wolf-treasures-38e6xs [rating="4"] .wolf-treasures-1xp9ir:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wolf-treasures-38e6xs [rating="5"] .wolf-treasures-1xp9ir:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.wolf-treasures-st193c {
  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-st193c.wolf-treasures-iowt7x {
  display: block;
}

.wolf-treasures-st193c.wolf-treasures-r8g5af {
  display: none;
}

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

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

.wolf-treasures-tzi8eb {
  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-gx6an3 {
  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-i7fa34 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.wolf-treasures-9mcoza .wolf-treasures-1xp9ir {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

.wolf-treasures-8cuqho {
  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-8cuqho {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wolf-treasures-7uqfe7 {
  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-7uqfe7 {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.wolf-treasures-72qerp {
  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-xg6icf {
  flex: 1;
  min-width: 0;
}

.wolf-treasures-nq5cfc {
  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-nq5cfc {
    font-size: 14px;
    gap: 6px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wolf-treasures-tf1xpv {
  justify-content: center;
}

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

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

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

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

.wolf-treasures-r97k6t .wolf-treasures-iq0oda {
  justify-content: center;
}

/* faq */

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

.wolf-treasures-5mujac {
  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-5mujac::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.wolf-treasures-fei2al.wolf-treasures-2z4c7b .wolf-treasures-5mujac::after {
  transform: rotate(45deg);
}

.wolf-treasures-5qrbu9 {
  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-fei2al.wolf-treasures-2z4c7b .wolf-treasures-5qrbu9 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.wolf-treasures-onxftr > input:not(:checked) ~ label:hover,
.wolf-treasures-onxftr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-g8et5w.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wolf-treasures-vtehlv 44.wolf-treasures-8bifxs.wolf-treasures-sjz6fr.wolf-treasures-imga3y.wolf-treasures-2crr6q.wolf-treasures-tye765.wolf-treasures-t5nfwv.wolf-treasures-zmqym0.wolf-treasures-cls26p.wolf-treasures-8s57mz.wolf-treasures-kcjps1.wolf-treasures-1chu7u.wolf-treasures-8ud7p3 0l-12.wolf-treasures-x3f4pd 30.wolf-treasures-g428to.wolf-treasures-ridzqz 2.wolf-treasures-zzb8nm.wolf-treasures-ridzqz 3.wolf-treasures-180yso 3.wolf-treasures-5zrxs2.wolf-treasures-nugyk6 3.wolf-treasures-v15wv5.wolf-treasures-pu0e6b.wolf-treasures-ypzrvh.wolf-treasures-k3lfnu 7-3.wolf-treasures-x3f4pd 10.wolf-treasures-m3jkg4.wolf-treasures-k3lfnu 23.wolf-treasures-76h0uc.wolf-treasures-0chcza 1.wolf-treasures-h57luo 2.wolf-treasures-x3f4pd 3.wolf-treasures-0chcza 1.wolf-treasures-nugyk6 5.wolf-treasures-hg5gsk.wolf-treasures-nugyk6 32.wolf-treasures-ck2ww3.wolf-treasures-pu0e6b 5.wolf-treasures-8ud7p3 4.wolf-treasures-k3lfnu 9.wolf-treasures-k3lfnu 8.wolf-treasures-nugyk6 6.wolf-treasures-aqy33d.wolf-treasures-8w0mt7.wolf-treasures-meht9d.wolf-treasures-amyy6l.wolf-treasures-vqy3ip 4.wolf-treasures-a30b7e.wolf-treasures-vqy3ip 6.wolf-treasures-vqy3ip 0l29.wolf-treasures-8ud7p3 17.wolf-treasures-1cgsdr.wolf-treasures-0eq1zc 2.wolf-treasures-vxmhf4 10.wolf-treasures-7lqsia.wolf-treasures-x3f4pd 8.wolf-treasures-t6o5ez.wolf-treasures-2921ny.wolf-treasures-rtuhg5.wolf-treasures-3ubyrk.wolf-treasures-n406nt.wolf-treasures-pu0e6b.wolf-treasures-tye765.wolf-treasures-x3f4pd 1.wolf-treasures-09ck7q.wolf-treasures-t3eswx.wolf-treasures-7c24s1.wolf-treasures-7i3s6k.wolf-treasures-jher6h.wolf-treasures-h57luo 1.wolf-treasures-1xms4f.wolf-treasures-mtg5yp.5z'/%3e%3c/svg%3e");
}

.wolf-treasures-pzklrr {
  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-pzklrr {
    gap: 16px 0;
  }
}

.wolf-treasures-dz4iq7 {
  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-dz4iq7.wolf-treasures-m6uz66 {
  display: block;
}

.wolf-treasures-dz4iq7.wolf-treasures-i4jwyc {
  display: none;
}

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

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

.wolf-treasures-bx6d7j {
  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-7pe3ut {
  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-61r9k4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.wolf-treasures-q0a6nz .wolf-treasures-e2s2zk {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.wolf-treasures-qn5oay 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-qn5oay 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-r4l6h6 {
  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-r4l6h6.wolf-treasures-iyttsi {
  opacity: 1;
  pointer-events: auto;
}

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

.wolf-treasures-r26ofh > input:not(:checked) ~ label:hover,
.wolf-treasures-r26ofh > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wolf-treasures-vbm24h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wolf-treasures-qxjnc6 44.wolf-treasures-yuyobz.wolf-treasures-nwnjti.wolf-treasures-1wifep.wolf-treasures-2khyy8.wolf-treasures-bvgy3s.wolf-treasures-4yc2yg.wolf-treasures-75gozv.wolf-treasures-4rtdl3.wolf-treasures-mudb0p.wolf-treasures-vd7a9c.wolf-treasures-zhs9h4.wolf-treasures-kyfv4o 0l-12.wolf-treasures-cuxdpo 30.wolf-treasures-o17nl1.wolf-treasures-q4u5az 2.wolf-treasures-749tml.wolf-treasures-q4u5az 3.wolf-treasures-xyqt0l 3.wolf-treasures-ip9hzg.wolf-treasures-dnjriz 3.wolf-treasures-hmmyl5.wolf-treasures-319hpz.wolf-treasures-b5ycdm.wolf-treasures-p5ye8p 7-3.wolf-treasures-cuxdpo 10.wolf-treasures-wtqr04.wolf-treasures-p5ye8p 23.wolf-treasures-2r63m5.wolf-treasures-h6vc4c 1.wolf-treasures-7vss3n 2.wolf-treasures-cuxdpo 3.wolf-treasures-h6vc4c 1.wolf-treasures-dnjriz 5.wolf-treasures-acgg8n.wolf-treasures-dnjriz 32.wolf-treasures-2bs959.wolf-treasures-319hpz 5.wolf-treasures-kyfv4o 4.wolf-treasures-p5ye8p 9.wolf-treasures-p5ye8p 8.wolf-treasures-dnjriz 6.wolf-treasures-ly4sba.wolf-treasures-diy6z1.wolf-treasures-dosd8t.wolf-treasures-y19wly.wolf-treasures-75xpcx 4.wolf-treasures-mzhyuu.wolf-treasures-75xpcx 6.wolf-treasures-75xpcx 0l29.wolf-treasures-kyfv4o 17.wolf-treasures-j7f4or.wolf-treasures-ag5tbl 2.wolf-treasures-xqgn1r 10.wolf-treasures-nybvay.wolf-treasures-cuxdpo 8.wolf-treasures-b2bm8x.wolf-treasures-zqmfpq.wolf-treasures-qae168.wolf-treasures-ylzc85.wolf-treasures-us6pzg.wolf-treasures-319hpz.wolf-treasures-bvgy3s.wolf-treasures-cuxdpo 1.wolf-treasures-2mwad1.wolf-treasures-ix8k1n.wolf-treasures-xod5g0.wolf-treasures-5vw66i.wolf-treasures-l9qlkd.wolf-treasures-7vss3n 1.wolf-treasures-9g3lqc.wolf-treasures-dg8u57.5z'/%3e%3c/svg%3e");
}

.wolf-treasures-o1nri3 {
  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-o1nri3 {
    gap: 16px 0;
  }
}

.wolf-treasures-gikpx9 {
  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-gikpx9.wolf-treasures-z57avw {
  display: block;
}

.wolf-treasures-gikpx9.wolf-treasures-4wkru0 {
  display: none;
}

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

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

.wolf-treasures-z9dvzs {
  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-bd9oze {
  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-y9r8ve small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.wolf-treasures-uw1ygt .wolf-treasures-u2eznb {
  fill: #c2c0ce;
}

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

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

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

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

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

.wolf-treasures-kcucca {
  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-kcucca:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-kcucca {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.wolf-treasures-o1nri3 {
  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-gikpx9 {
  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-gikpx9.wolf-treasures-z57avw {
  display: block;
}

.wolf-treasures-q5mobf {
  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-olj7ck {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

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

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

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

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

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

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

.wolf-treasures-snbevo {
  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-655846 {
  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-655846::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.wolf-treasures-snbevo.wolf-treasures-zk2bj1 .wolf-treasures-655846::after {
  transform: rotate(45deg);
}

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

.wolf-treasures-9mhxef {
  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-snbevo.wolf-treasures-zk2bj1 .wolf-treasures-9mhxef {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

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

.wolf-treasures-z5hjgn {
  margin-bottom: 25px;
}

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

/* popup */

.wolf-treasures-hbhm66 {
  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-snfeh4 ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

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

.wolf-treasures-bjpitw 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-bjpitw button {
  z-index: 2;
}

.wolf-treasures-hbhm66.wolf-treasures-srx23i {
  bottom: 40px;
}

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

.wolf-treasures-70r0dp {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.wolf-treasures-w3ca3s 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-dqucgt {
  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-wiycak ease;
  z-index: 10000;
}

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

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

  .wolf-treasures-bjpitw .wolf-treasures-fvi8kv {
    font-size: 13.5px;
  }

  .wolf-treasures-hbhm66 .wolf-treasures-70r0dp {
    animation: jump-y 0.wolf-treasures-w3ca3s infinite ease-in-out;
  }

  .wolf-treasures-6lnabi {
    display: none;
  }
}

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

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

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

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

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

.wolf-treasures-6lnabi {
  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-6mao7s {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.wolf-treasures-271p53 {
  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-q2um2b {
  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-p96a64 {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

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

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

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

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

.wolf-treasures-cwrxsu {
  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-p96a64 {
    flex-direction: column;
  }

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

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

  .wolf-treasures-p96a64 h3 {
    margin-bottom: 0 !important;
  }
}

.wolf-treasures-a7b4k9 {
  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-a7b4k9 {
    font-size: 12px;
  }
}

.wolf-treasures-octjdj {
  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-ogulwv {
  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-ogulwv {
    flex-direction: column;
  }
}

.wolf-treasures-klbpib {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wolf-treasures-1ptqta li:first-child {
  margin-bottom: 10px;
}

.wolf-treasures-1ptqta a {
  color: #000;
}

.wolf-treasures-l4hx8x {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .wolf-treasures-l4hx8x {
    align-items: center;
  }

  .wolf-treasures-s684dx {
    flex-direction: column;
  }
}

.wolf-treasures-q5j7ui {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.wolf-treasures-8qh0xp img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.wolf-treasures-x2tt84 {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.wolf-treasures-x2tt84 a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.wolf-treasures-1aqnu0 ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.wolf-treasures-x2tt84 a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.wolf-treasures-3f6swm {
  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-3f6swm {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-3f6swm {
    margin: 15px auto;
  }
}
.wolf-treasures-3f6swm li {
  font-size: 16px;
  position: relative;
}
.wolf-treasures-3f6swm li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-3f6swm li a:hover {
    text-decoration: underline;
  }
}
.wolf-treasures-3f6swm li span {
  opacity: 0.5;
}
.wolf-treasures-3f6swm li + li {
  margin-left: 30px;
}
.wolf-treasures-3f6swm li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.wolf-treasures-u1un4j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .wolf-treasures-u1un4j {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-u1un4j {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.wolf-treasures-hwpzjq {
  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-hwpzjq {
    flex-direction: column;
  }
}
.wolf-treasures-7aft4u {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.wolf-treasures-7aft4u img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-7aft4u {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.wolf-treasures-drgk29 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.wolf-treasures-drgk29 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-drgk29 ul {
    margin-bottom: 15px;
  }
}
.wolf-treasures-drgk29 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.wolf-treasures-drgk29 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-drgk29 ul li span svg {
  fill: var(--title-color);
}
.wolf-treasures-drgk29 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-drgk29 ul li small {
    font-size: 12px;
  }
}
.wolf-treasures-drgk29 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.wolf-treasures-drgk29 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-drgk29 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.wolf-treasures-euibyc {
  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-euibyc {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.wolf-treasures-b1n73p {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.wolf-treasures-r2246u {
  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-r2246u {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-r2246u:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.wolf-treasures-r2246u.wolf-treasures-0ggorx {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-r2246u.wolf-treasures-0ggorx:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.wolf-treasures-wwv5zf {
  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-wwv5zf {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-wwv5zf {
    padding: 50px 16px 68px;
  }
}
.wolf-treasures-hydxk5 {
  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-hydxk5 {
    flex-direction: column;
  }
}
.wolf-treasures-ecms60 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-ecms60 {
    margin-bottom: 40px;
  }
}
.wolf-treasures-il639l .wolf-treasures-zt44v7 {
  margin-bottom: 28px;
}
.wolf-treasures-il639l .wolf-treasures-zt44v7 img {
  max-height: 100px;
  width: auto;
}
.wolf-treasures-kgxbr5 {
  display: flex;
  align-items: center;
}
.wolf-treasures-kgxbr5 a + a {
  margin-left: 24px;
}
.wolf-treasures-kgxbr5 img {
  max-height: 56px;
  width: auto;
}
.wolf-treasures-kgxbr5 img + img {
  margin-left: 24px;
}
.wolf-treasures-0hax6e {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-0hax6e {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.wolf-treasures-e5a988 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-e5a988 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.wolf-treasures-tok3a6 {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.wolf-treasures-tok3a6 label {
  font-size: 14px;
}

.wolf-treasures-tok3a6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wolf-treasures-tok3a6 input,
.wolf-treasures-tok3a6 textarea,
.wolf-treasures-tok3a6 button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.wolf-treasures-tok3a6 button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.wolf-treasures-wiycak ease;
}
.wolf-treasures-tok3a6 button:hover {
  background-color: var(--button-bg-hover);
}
.wolf-treasures-gx9ljl {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wolf-treasures-ajj95i ease-in;
}

.wolf-treasures-gx9ljl h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#reviews .wolf-treasures-68r8r9 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .wolf-treasures-68r8r9 > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .wolf-treasures-68r8r9 > div.wolf-treasures-4i2bqz {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .wolf-treasures-68r8r9 > div.wolf-treasures-4i2bqz {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.wolf-treasures-3746kb {
  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-xxqphd .wolf-treasures-zlmt72 a {
    font-size: 12px;
  }
}

/* app */
.wolf-treasures-zudhke {
  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-zudhke {
    flex-direction: column;
  }
}
.wolf-treasures-0ousi2 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.wolf-treasures-0ousi2 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-0ousi2 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.wolf-treasures-i1f7kp {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.wolf-treasures-i1f7kp 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-i1f7kp ul {
    margin-bottom: 15px;
  }
}
.wolf-treasures-i1f7kp ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.wolf-treasures-i1f7kp 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-i1f7kp ul li span svg {
  fill: var(--title-color);
}
.wolf-treasures-i1f7kp ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-i1f7kp ul li small {
    font-size: 12px;
  }
}
.wolf-treasures-i1f7kp ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.wolf-treasures-i1f7kp ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-i1f7kp {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.wolf-treasures-22samh {
  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-22samh {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.wolf-treasures-375c8f {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.wolf-treasures-oely8b {
  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-oely8b {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-oely8b:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.wolf-treasures-oely8b.wolf-treasures-62cvhp {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .wolf-treasures-oely8b.wolf-treasures-62cvhp:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.wolf-treasures-1uf1ld {
  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-1uf1ld {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wolf-treasures-1uf1ld {
    padding: 50px 16px 68px;
  }
}