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;
}

* {
  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;
  }
}

.wild-robin-ubdmsj {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .wild-robin-ubdmsj {
    padding: 54px 0 0;
  }
}

.wild-robin-xfae77 {
  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) {
  .wild-robin-xfae77: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;
  }
}

.wild-robin-1eshep {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-1eshep {
    margin: 20px auto 100px;
  }
}

.wild-robin-1eshep h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wild-robin-1eshep h1 {
    font-size: 120px;
  }
}

.wild-robin-1eshep p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.wild-robin-gu13fh {
  cursor: pointer;
}

.wild-robin-yia9e1 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.wild-robin-u2cokm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wild-robin-u2cokm figure {
  margin: 0;
}

.wild-robin-u2cokm.wild-robin-o7tgvd {
  justify-content: flex-start;
  margin-right: 4px;
}

.wild-robin-u2cokm.wild-robin-js0irh {
  justify-content: flex-end;
  margin-left: 4px;
}

.wild-robin-u2cokm.wild-robin-bfob8v {
  justify-content: center;
}

.wild-robin-u2cokm.wild-robin-co3msv {
  justify-content: normal;
}

.wild-robin-qxaekt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .wild-robin-qxaekt {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-qxaekt {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.wild-robin-0ojn97 {
  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) {
  .wild-robin-0ojn97 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.wild-robin-4jsxk3 {
  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) {
  .wild-robin-4jsxk3 {
    flex-direction: column;
  }
}

.wild-robin-4rstxh {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.wild-robin-4rstxh img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .wild-robin-4rstxh {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.wild-robin-o4srvq {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.wild-robin-o4srvq 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) {
  .wild-robin-o4srvq ul {
    margin-bottom: 15px;
  }
}

.wild-robin-o4srvq ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.wild-robin-o4srvq 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);
}

.wild-robin-o4srvq ul li span svg {
  fill: var(--title-color);
}

.wild-robin-o4srvq ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .wild-robin-o4srvq ul li small {
    font-size: 12px;
  }
}

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

.wild-robin-o4srvq ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wild-robin-o4srvq {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.wild-robin-q7zs3l {
  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) {
  .wild-robin-q7zs3l {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.wild-robin-z61q03 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.wild-robin-ju6rb4 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.wild-robin-x7dkdh ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .wild-robin-ju6rb4 {
    height: 50px;
  }
}

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

.wild-robin-ju6rb4.wild-robin-l72wlx {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-ju6rb4.wild-robin-l72wlx:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.wild-robin-qpwms9 {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .wild-robin-qpwms9 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-qpwms9 {
    padding: 50px 16px 68px;
  }
}

.wild-robin-3uda8s {
  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) {
  .wild-robin-3uda8s {
    flex-direction: column;
  }
}

.wild-robin-ajty9q {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-ajty9q {
    margin-bottom: 40px;
  }
}

.wild-robin-24dq4f .wild-robin-pfsdkk {
  margin-bottom: 28px;
}

.wild-robin-24dq4f .wild-robin-pfsdkk img {
  max-height: 100px;
  width: auto;
}

.wild-robin-a2fkn1 {
  display: flex;
  align-items: center;
}

.wild-robin-a2fkn1 a + a {
  margin-left: 24px;
}

.wild-robin-a2fkn1 img {
  max-height: 56px;
  width: auto;
}

.wild-robin-a2fkn1 img + img {
  margin-left: 24px;
}

.wild-robin-93qblk {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-93qblk {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.wild-robin-tyssfg {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-tyssfg {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.wild-robin-1151ax {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .wild-robin-1151ax {
    flex-wrap: wrap;
  }
}

.wild-robin-1151ax li {
  display: flex;
  margin: 0 7px;
}

.wild-robin-1151ax li svg {
  transition: 0.wild-robin-x7dkdh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-1151ax li:hover svg {
    transform: scale(1.2);
  }
}

.wild-robin-iz4h3n {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.wild-robin-y6ywma + .wild-robin-y6ywma {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-y6ywma + .wild-robin-y6ywma {
    margin: 36px 0 0;
  }
}

.wild-robin-75bksg {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.wild-robin-1ervga {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wild-robin-1ervga li {
  font-size: 16px;
}

.wild-robin-1ervga li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-1ervga li a:hover {
    text-decoration: underline;
  }
}

.wild-robin-1ervga li + li {
  margin-top: 16px;
}

.wild-robin-ycdn7p {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.wild-robin-mejx7h ease-in-out;
}

.wild-robin-ycdn7p.wild-robin-843mer {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.wild-robin-ukufrc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .wild-robin-ukufrc {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-ukufrc {
    margin-bottom: 60px;
  }
}

.wild-robin-eo3p3i {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-eo3p3i {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.wild-robin-eo3p3i li {
  width: 100%;
}

.wild-robin-eo3p3i 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: 0.wild-robin-x7dkdh ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.wild-robin-eo3p3i li a svg {
  fill: var(--button-text-color);
}

.wild-robin-eo3p3i li a.wild-robin-843mer {
  background: var(--border-color);
}

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

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

.wild-robin-u01xd4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-u01xd4 {
    margin: 0 -5px;
  }
}

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

.wild-robin-plebay span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.wild-robin-plebay small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.wild-robin-smcr12 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.wild-robin-smcr12 img {
  width: 100%;
  transition: 0.wild-robin-x7dkdh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-smcr12:hover img {
    transform: scale(1.1);
  }
}

.wild-robin-mwf3a9 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .wild-robin-mwf3a9 {
    height: 54px;
  }
}

.wild-robin-q5ekfr {
  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) {
  .wild-robin-q5ekfr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .wild-robin-q5ekfr {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-q5ekfr .wild-robin-pfsdkk img {
    max-width: 90px;
  }
}

.wild-robin-pfsdkk img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .wild-robin-pfsdkk {
    order: -2;
  }
}

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

.wild-robin-1w6d2e {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wild-robin-1w6d2e li {
  font-size: 16px;
  margin: 0 20px;
}

.wild-robin-1w6d2e li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-1w6d2e li a:hover {
    text-decoration: underline;
  }
}

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

.wild-robin-0tqnfr {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .wild-robin-0tqnfr {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .wild-robin-0tqnfr {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.wild-robin-0tqnfr.wild-robin-fl9ywx {
  margin-right: 0;
}

.wild-robin-l86k0w {
  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) {
  .wild-robin-l86k0w {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .wild-robin-l86k0w:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.wild-robin-qcyrze {
  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) {
  .wild-robin-qcyrze:hover {
    background: var(--button-bg-hover);
  }
}

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

.wild-robin-tuln03 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.wild-robin-tuln03:hover > ul {
  display: flex;
}

.wild-robin-tuln03:focus > ul {
  display: flex;
}

.wild-robin-tuln03:focus-within > ul {
  display: flex;
}

.wild-robin-w25ljb {
  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;
}

.wild-robin-w25ljb::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 0.wild-robin-mejx7h ease-in-out;
}

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

.wild-robin-tuln03 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.wild-robin-x7dkdh 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) {
  .wild-robin-tuln03 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.wild-robin-tuln03 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: 0.wild-robin-x7dkdh ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .wild-robin-tuln03 ul li {
    padding: 5px;
  }
}

.wild-robin-tuln03 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) {
  .wild-robin-tuln03 ul li a:hover {
    text-decoration: underline;
  }
}

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

.wild-robin-sjthjp {
  display: none;
}

.wild-robin-uxynfs {
  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) {
  .wild-robin-uxynfs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .wild-robin-sjthjp:checked ~ .wild-robin-v1lnzm {
    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;
  }
  .wild-robin-v1lnzm {
    display: none;
    transition: display 0.wild-robin-x7dkdh ease-in-out;
  }
  .wild-robin-sjthjp:checked ~ .wild-robin-v1lnzm {
    display: block;
  }
  .wild-robin-sjthjp:checked + .wild-robin-uxynfs span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .wild-robin-sjthjp:checked + .wild-robin-uxynfs span:nth-child(2) {
    display: none;
  }
  .wild-robin-sjthjp:checked + .wild-robin-uxynfs span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.wild-robin-5viy5l {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-5viy5l {
    padding: 0 16px;
  }
}

.wild-robin-5viy5l img {
  margin-bottom: 20px;
}

.wild-robin-5viy5l p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-5viy5l p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-5viy5l {
    margin-bottom: 60px;
  }
}

.wild-robin-9zo3mk {
  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) {
  .wild-robin-9zo3mk {
    font-size: 32px;
  }
}

.wild-robin-o47yik {
  color: var(--text-color);
}

.wild-robin-kwjths {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.wild-robin-kwjths p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.wild-robin-kwjths p img {
  display: block;
  margin: 0 auto;
}

.wild-robin-kwjths p:first-of-type {
  margin-top: 0;
}

.wild-robin-kwjths p:last-of-type {
  margin-bottom: 0;
}

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

.wild-robin-kwjths ul {
  padding: 0 0 0 20px;
}

.wild-robin-kwjths table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.wild-robin-kwjths 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) {
  .wild-robin-kwjths table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wild-robin-kwjths 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) {
  .wild-robin-kwjths table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wild-robin-kwjths table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.wild-robin-kwjths iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-kwjths iframe {
    height: 200px;
  }
}

.wild-robin-bporsu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-bporsu {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-bporsu {
    margin-bottom: 60px;
  }
}

.wild-robin-qrgerw {
  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) {
  .wild-robin-qrgerw {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wild-robin-qrgerw h1,
.wild-robin-qrgerw h2,
.wild-robin-qrgerw h3,
.wild-robin-qrgerw 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) {
  .wild-robin-qrgerw h1,
  .wild-robin-qrgerw h2,
  .wild-robin-qrgerw h3,
  .wild-robin-qrgerw h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wild-robin-abojki {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-abojki {
    flex-direction: column-reverse;
  }
}

.wild-robin-abojki .wild-robin-gbg5sk {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .wild-robin-abojki .wild-robin-gbg5sk {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.wild-robin-abojki .wild-robin-8mgyfa {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-abojki .wild-robin-8mgyfa {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .wild-robin-abojki .wild-robin-8mgyfa img {
    width: 100%;
  }
}

.wild-robin-8mgyfa {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-8mgyfa {
    margin-bottom: 18px;
  }
}

.wild-robin-gbg5sk {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-gbg5sk {
    margin-bottom: 18px;
  }
}

.wild-robin-bporsu 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) {
  .wild-robin-bporsu h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wild-robin-bporsu .wild-robin-xfae77 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wild-robin-1wblx7 {
  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) {
  .wild-robin-1wblx7 {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-1wblx7 {
    margin-bottom: 60px;
  }
}

.wild-robin-32tc0d {
  position: relative;
  border: none;
}

.wild-robin-32tc0d::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.wild-robin-e3k007 {
  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;
}

.wild-robin-e3k007 span {
  height: 32px;
}

.wild-robin-e3k007 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.wild-robin-e3k007.wild-robin-6nac8w span {
  transform: scaleY(-1);
}

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

.wild-robin-fpx7gb {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wild-robin-fpx7gb li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .wild-robin-fpx7gb li {
    font-size: 16px;
  }
}

.wild-robin-fpx7gb li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.wild-robin-x7dkdh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-fpx7gb li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-fpx7gb li a {
    padding: 12px 14px;
  }
}

.wild-robin-fpx7gb.wild-robin-qen5z8 {
  display: none;
}

.wild-robin-pn7gu5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.wild-robin-pn7gu5 table {
  width: 100%;
  border-collapse: collapse;
}

.wild-robin-pn7gu5 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) {
  .wild-robin-pn7gu5 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .wild-robin-pn7gu5 table td {
    min-width: 75px;
  }
}

.wild-robin-pn7gu5 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) {
  .wild-robin-pn7gu5 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wild-robin-pn7gu5 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.wild-robin-pn7gu5 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

@media only screen and (max-width: 1200px) {
  .wild-robin-pn7gu5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-pn7gu5 {
    margin-bottom: 60px;
  }
}

.wild-robin-ma8sgp {
  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) {
  .wild-robin-ma8sgp {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.wild-robin-cx1vly {
  width: 100%;
  border-collapse: collapse;
}

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

.wild-robin-cx1vly 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) {
  .wild-robin-cx1vly tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wild-robin-cx1vly tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.wild-robin-roj2vz table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.wild-robin-roj2vz table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.wild-robin-roj2vz p {
  color: var(--text-color);
}

.wild-robin-ybg1iy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-ybg1iy {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-ybg1iy {
    margin-bottom: 60px;
  }
}

.wild-robin-62lje1 {
  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);
}

.wild-robin-x90jr6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-x90jr6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-x90jr6 {
    margin-bottom: 60px;
  }
}

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

.wild-robin-zbzu1o h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-zbzu1o h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.wild-robin-zbzu1o p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.wild-robin-zbzu1o p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-zbzu1o p {
    font-size: 16px;
  }
}

.wild-robin-zexwsx {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wild-robin-zexwsx {
    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;
  }
}

.wild-robin-z3os5w {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.wild-robin-z3os5w li {
  margin: 0 20px;
}

.wild-robin-z3os5w li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.wild-robin-z3os5w li a img {
  margin-bottom: 4px;
}

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

.wild-robin-ja5q6i {
  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) {
  .wild-robin-ja5q6i {
    padding: 0 16px;
  }
}

.wild-robin-ja5q6i li {
  font-size: 16px;
  position: relative;
}

.wild-robin-ja5q6i li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-ja5q6i li a:hover {
    text-decoration: underline;
  }
}

.wild-robin-ja5q6i li span {
  opacity: 0.5;
}

.wild-robin-ja5q6i li + li {
  margin-left: 30px;
}

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

h2.wild-robin-qrgerw {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.wild-robin-qrgerw {
    margin-bottom: 18px;
  }
}

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

.wild-robin-sx2hph 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);
}

.wild-robin-sx2hph 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;
}

.wild-robin-sx2hph 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;
}

.wild-robin-sx2hph tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.wild-robin-sx2hph tbody tr:last-of-type {
  margin-bottom: 0;
}

.wild-robin-sx2hph tbody tr td:first-of-type {
  flex-shrink: 0;
}

.wild-robin-sx2hph 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);
}

.wild-robin-sx2hph 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);
}

.wild-robin-sx2hph tbody tr td:last-of-type {
  margin-left: auto;
}

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

.wild-robin-sx2hph tbody tr td .wild-robin-0lo3ix {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .wild-robin-sx2hph tbody tr td .wild-robin-0lo3ix {
    width: 100%;
  }
}

.wild-robin-sx2hph tbody tr td .wild-robin-zw3wyd {
  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: 0.wild-robin-x7dkdh ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-sx2hph tbody tr td .wild-robin-zw3wyd:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-sx2hph tbody tr td .wild-robin-zw3wyd {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .wild-robin-sx2hph tbody tr td .wild-robin-zw3wyd {
    width: 100%;
  }
}

.wild-robin-sx2hph tbody tr td .wild-robin-mn6zv2 {
  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) {
  .wild-robin-sx2hph tbody tr td .wild-robin-mn6zv2:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-sx2hph tbody tr {
    flex-direction: column;
  }
}

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

.wild-robin-nceffj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-nceffj {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-nceffj {
    margin: 0 auto 60px;
  }
}

.wild-robin-ks2y7i {
  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) {
  .wild-robin-ks2y7i {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.wild-robin-vaflbm {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-vaflbm {
    margin: 0 -5px;
  }
}

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

.wild-robin-k36718 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.wild-robin-x7dkdh ease-in-out;
}

.wild-robin-k36718 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .wild-robin-k36718:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .wild-robin-k36718 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

.wild-robin-35dxe8 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .wild-robin-35dxe8 {
    height: 190px;
    margin: 20px auto;
  }
}

.wild-robin-35dxe8 img {
  width: 100%;
  height: 100%;
}

.wild-robin-35dxe8 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .wild-robin-35dxe8 iframe {
    height: 190px;
  }
}

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

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

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

.wild-robin-wkm8jx svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.wild-robin-x7dkdh ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-wkm8jx:hover svg {
    transform: scale(1.1);
  }
}

.wild-robin-01tuzj {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .wild-robin-01tuzj {
    padding: 40px 0;
  }
}

.wild-robin-s25n77 {
  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) {
  .wild-robin-s25n77 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .wild-robin-s25n77 {
    flex-direction: column-reverse;
  }
}

.wild-robin-y5rg0q {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.wild-robin-y5rg0q img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .wild-robin-y5rg0q {
    margin: 10px 0 0;
  }
}

.wild-robin-7ia6a2 {
  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;
}

.wild-robin-7ia6a2 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) {
  .wild-robin-7ia6a2 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-7ia6a2 {
    padding: 24px 10px;
  }
}

.wild-robin-d3efzb {
  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: 0.wild-robin-x7dkdh ease-in-out;
}

.wild-robin-d3efzb:hover {
  border: 1px solid #8c8ca2;
}

.wild-robin-0u8x3l {
  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%);
}

.wild-robin-0u8x3l:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.wild-robin-mda5gj a {
  text-decoration: underline;
  color: #8babff;
}

.wild-robin-558vq9 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.wild-robin-558vq9 .wild-robin-d3efzb {
  width: 50%;
  margin: 0;
}

.wild-robin-5vcpgd {
  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;
}

.wild-robin-5vcpgd:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.wild-robin-te2gkw {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-te2gkw {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-te2gkw {
    margin: 0 0 60px;
  }
}

.wild-robin-hjktar {
  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) {
  .wild-robin-hjktar {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.wild-robin-fwa4hp {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.wild-robin-unyj99 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-unyj99 {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.wild-robin-mlioyb 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: 0.wild-robin-x7dkdh ease-in-out;
}

@media only screen and (max-width: 767px) {
  .wild-robin-mlioyb a {
    margin: 1px 0 4px;
  }
}

.wild-robin-mlioyb a svg {
  fill: #fff;
}

.wild-robin-mlioyb a:hover {
  background: #3d68e7;
}

.wild-robin-d9bvjz {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.wild-robin-h80ie9 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-h80ie9 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.wild-robin-2iajtq {
  font-size: 16px;
  color: var(--text-color);
}

.wild-robin-cqg2rg {
  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) {
  .wild-robin-cqg2rg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-cqg2rg {
    margin: 20px auto 60px;
  }
}

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

.wild-robin-ufpxk6 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .wild-robin-ufpxk6 {
    margin: 0;
    padding-right: 20px;
  }
}

.wild-robin-hrg0w4 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.wild-robin-hrg0w4 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) {
  .wild-robin-hrg0w4 h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.wild-robin-hrg0w4 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) {
  .wild-robin-hrg0w4 h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.wild-robin-hrg0w4 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);
}

.wild-robin-hrg0w4 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) {
  .wild-robin-hrg0w4 table tr td {
    padding: 12px 4px;
  }
}

.wild-robin-hrg0w4 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) {
  .wild-robin-hrg0w4 table tr th {
    padding: 12px 4px;
  }
}

.wild-robin-hrg0w4 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .wild-robin-hrg0w4 {
    margin: 0;
  }
}

.wild-robin-9rwck3 {
  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) {
  .wild-robin-9rwck3 {
    min-height: 190px;
  }
}

.wild-robin-97ybir {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.wild-robin-97ybir::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.wild-robin-l606rb {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.wild-robin-l606rb.wild-robin-kgtx3o {
  display: none;
}

.wild-robin-eyjohs {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.wild-robin-eyjohs iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wild-robin-eyjohs iframe.wild-robin-i5s0ji {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.wild-robin-eyjohs.wild-robin-akaht3 {
  opacity: 1;
  pointer-events: all;
}

.wild-robin-mzdc2m {
  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: 0.wild-robin-x7dkdh ease-in-out;
}

.wild-robin-mzdc2m svg {
  margin-right: 10px;
}

.wild-robin-mzdc2m + .wild-robin-mzdc2m {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .wild-robin-mzdc2m:hover {
    background: #a8a6b3;
  }
}

.wild-robin-3dahal {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .wild-robin-mzdc2m {
    height: 42px;
    max-width: 220px;
  }
}

.wild-robin-cqg2rg .wild-robin-bporsu {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.wild-robin-cqg2rg .wild-robin-bporsu h1,
.wild-robin-cqg2rg .wild-robin-bporsu 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) {
  .wild-robin-cqg2rg .wild-robin-bporsu h1,
  .wild-robin-cqg2rg .wild-robin-bporsu h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .wild-robin-cqg2rg .wild-robin-bporsu {
    margin: 28px 0 0;
  }
}

.wild-robin-bbqekq {
  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) {
  .wild-robin-bbqekq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .wild-robin-bbqekq {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-bbqekq {
    margin: 20px auto 60px;
  }
}

.wild-robin-ykd9pc {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .wild-robin-ykd9pc {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-ykd9pc {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.wild-robin-716o07 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.wild-robin-716o07 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wild-robin-0lcskh {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.wild-robin-0lcskh h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .wild-robin-0lcskh h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-0lcskh h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .wild-robin-0lcskh {
    max-width: 100%;
    margin: 0;
  }
}

.wild-robin-etmo3g {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.wild-robin-frfb8t {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-frfb8t {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

.wild-robin-mqe3t7 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .wild-robin-h23ndq {
    padding: 10px;
  }
}

.wild-robin-h23ndq .wild-robin-xfae77 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .wild-robin-h23ndq .wild-robin-xfae77 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .wild-robin-h23ndq {
    flex-wrap: wrap;
  }
}

.wild-robin-o468iu {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.wild-robin-o468iu img {
  width: 100%;
}

.wild-robin-41yr4f {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .wild-robin-41yr4f {
    max-width: 200px;
    margin: 0;
  }
}

.wild-robin-l4z560 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.wild-robin-j0z9v5 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.wild-robin-aemeny {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny {
    margin: 0 0 60px;
  }
}

.wild-robin-aemeny .wild-robin-iuhy1c {
  position: relative;
}

.wild-robin-aemeny .wild-robin-ztg29b {
  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;
}

.wild-robin-aemeny .wild-robin-ztg29b.wild-robin-kgtx3o {
  display: none;
}

.wild-robin-aemeny .wild-robin-i5xs9x {
  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) {
  .wild-robin-aemeny .wild-robin-i5xs9x {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .wild-robin-aemeny .wild-robin-i5xs9x {
    bottom: 90px;
  }
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-6yjkvz {
  max-width: 300px;
  width: 100%;
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-6yjkvz .wild-robin-8g481o {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-6yjkvz .wild-robin-8g481o {
    font-size: 32px;
    text-align: center;
  }
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-6yjkvz .wild-robin-ary0pz {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-6yjkvz .wild-robin-ary0pz {
    text-align: center;
  }
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx {
    flex-direction: column-reverse;
  }
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-bsc1w1 {
  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: 0.wild-robin-x7dkdh ease-in-out;
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-bsc1w1:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-bsc1w1 {
    width: 100%;
  }
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-1rzdc9 {
  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: 0.wild-robin-x7dkdh ease-in-out;
  overflow: hidden;
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-1rzdc9 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);
  }
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-1rzdc9: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;
}

.wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-1rzdc9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny .wild-robin-i5xs9x .wild-robin-fl9ywx .wild-robin-1rzdc9 {
    width: 100%;
  }
}

.wild-robin-aemeny .wild-robin-i5xs9x.wild-robin-kgtx3o {
  display: none;
}

.wild-robin-aemeny .wild-robin-uujyty {
  display: none;
}

.wild-robin-aemeny .wild-robin-uujyty.wild-robin-akaht3 {
  display: block;
}

.wild-robin-aemeny .wild-robin-uujyty iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny .wild-robin-uujyty iframe {
    height: calc(100vh - 54px);
  }
}

.wild-robin-aemeny .wild-robin-5ojr6z {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-aemeny .wild-robin-5ojr6z {
    padding: 24px 16px 0;
  }
}

.wild-robin-aemeny .wild-robin-5ojr6z .wild-robin-8g481o {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-aemeny .wild-robin-5ojr6z .wild-robin-8g481o {
    margin-bottom: 24px;
  }
}

.wild-robin-aemeny .wild-robin-5ojr6z 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);
}

.wild-robin-aemeny .wild-robin-5ojr6z 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) {
  .wild-robin-aemeny .wild-robin-5ojr6z table tr td {
    padding: 12px 4px;
  }
}

.wild-robin-aemeny .wild-robin-5ojr6z 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) {
  .wild-robin-aemeny .wild-robin-5ojr6z table tr th {
    padding: 12px 4px;
  }
}

.wild-robin-aemeny .wild-robin-5ojr6z table tr:last-of-type td {
  border-bottom: none;
}

.wild-robin-28fdcy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.wild-robin-28fdcy.wild-robin-843mer {
  display: block;
}

.wild-robin-28fdcy iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.wild-robin-28fdcy .wild-robin-qgnkfz {
  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;
}

.wild-robin-28fdcy .wild-robin-54iznb {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.wild-robin-28fdcy .wild-robin-1rzdc9 {
  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: 0.wild-robin-x7dkdh ease-in-out;
}

.wild-robin-28fdcy .wild-robin-1rzdc9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.wild-robin-kl42pp {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.wild-robin-kl42pp.wild-robin-843mer {
  display: block;
}

.wild-robin-kik6em {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.wild-robin-4wynp4 {
  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;
}

.wild-robin-ap690n {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .wild-robin-4wynp4 {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.wild-robin-ls4jki {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.wild-robin-ls4jki svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.wild-robin-fv5uew {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wild-robin-04tufx.wild-robin-kgtx3o {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .wild-robin-ac8l5n {
    margin-bottom: 20px;
  }
}

.wild-robin-28u90s {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.wild-robin-28u90s span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.wild-robin-28u90s small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.wild-robin-28u90s 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: 0.wild-robin-x7dkdh ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.wild-robin-28u90s input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wild-robin-28u90s input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wild-robin-28u90s input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.wild-robin-28u90s input:active {
  border-color: #c2c0ce;
}

.wild-robin-28u90s input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .wild-robin-28u90s {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.wild-robin-fp2ntf {
  margin-bottom: 36px;
}

.wild-robin-fp2ntf 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;
}

.wild-robin-fp2ntf textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wild-robin-fp2ntf textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .wild-robin-fp2ntf {
    margin-bottom: 24px;
  }
}

.wild-robin-io1cij {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wild-robin-j5eg70 {
  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: 0.wild-robin-x7dkdh ease-in-out;
}

.wild-robin-j5eg70:hover {
  background: var(--border-color);
}

.wild-robin-k37ety {
  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: 0.wild-robin-x7dkdh ease-in-out;
}

.wild-robin-k37ety:hover {
  background: #166ad9;
}

.wild-robin-brgdfx {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.wild-robin-brgdfx.wild-robin-kgtx3o {
  display: none;
}

.wild-robin-9if691 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.wild-robin-brgdfx .wild-robin-j5eg70 {
  margin: 0 auto;
}

.wild-robin-tdfd0r {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-tdfd0r {
    margin-bottom: 16px;
  }
}

.wild-robin-a7hjql {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.wild-robin-r5w0h7 {
  filter: grayscale(100%);
}

.wild-robin-a7hjql > input {
  display: none;
}

.wild-robin-a7hjql > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wild-robin-ahypl9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.wild-robin-squ6i9 44.wild-robin-bma1vv.wild-robin-xya2q7.wild-robin-tigt4k.wild-robin-x9igli.wild-robin-ebqaxd.wild-robin-xf227z.wild-robin-8hgg8h.wild-robin-q2ckaj.wild-robin-10jvbw.wild-robin-22pg50.wild-robin-kae1r2.wild-robin-gzwl7w 0l-12.wild-robin-lp9hhg 30.wild-robin-02dz9n.wild-robin-lbsg40 2.wild-robin-m9tzo4.wild-robin-lbsg40 3.wild-robin-fcw89f 3.wild-robin-5yss5c.wild-robin-cqabn9 3.wild-robin-jpntw4.wild-robin-2mdx1f.wild-robin-n4zqq9.wild-robin-ee3uhs 7-3.wild-robin-lp9hhg 10.wild-robin-x2j99r.wild-robin-ee3uhs 23.wild-robin-5pkq0w.wild-robin-a1j5rk 1.wild-robin-rp3nfa 2.wild-robin-lp9hhg 3.wild-robin-a1j5rk 1.wild-robin-cqabn9 5.wild-robin-wh6rpq.wild-robin-cqabn9 32.wild-robin-cktx0g.wild-robin-2mdx1f 5.wild-robin-gzwl7w 4.wild-robin-ee3uhs 9.wild-robin-ee3uhs 8.wild-robin-cqabn9 6.wild-robin-xc0hrb.wild-robin-91gliy.wild-robin-moduqp.wild-robin-6uini8.wild-robin-47kfgk 4.wild-robin-vf3z5y.wild-robin-47kfgk 6.wild-robin-47kfgk 0l29.wild-robin-gzwl7w 17.wild-robin-eghz5n.wild-robin-mg2c78 2.wild-robin-mlm65l 10.wild-robin-vkl1r3.wild-robin-lp9hhg 8.wild-robin-v3q79d.wild-robin-dxmiii.wild-robin-moqn2r.wild-robin-4mtxft.wild-robin-wvsvh8.wild-robin-2mdx1f.wild-robin-ebqaxd.wild-robin-lp9hhg 1.wild-robin-8vk7pd.wild-robin-07a2eq.wild-robin-3li6j6.wild-robin-we44xx.wild-robin-j574ba.wild-robin-rp3nfa 1.wild-robin-szoppm.wild-robin-97fsh8.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.wild-robin-a7hjql > input:checked ~ label,
.wild-robin-a7hjql > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wild-robin-ahypl9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.wild-robin-squ6i9 44.wild-robin-bma1vv.wild-robin-xya2q7.wild-robin-tigt4k.wild-robin-x9igli.wild-robin-ebqaxd.wild-robin-xf227z.wild-robin-8hgg8h.wild-robin-q2ckaj.wild-robin-10jvbw.wild-robin-22pg50.wild-robin-kae1r2.wild-robin-gzwl7w 0l-12.wild-robin-lp9hhg 30.wild-robin-02dz9n.wild-robin-lbsg40 2.wild-robin-m9tzo4.wild-robin-lbsg40 3.wild-robin-fcw89f 3.wild-robin-5yss5c.wild-robin-cqabn9 3.wild-robin-jpntw4.wild-robin-2mdx1f.wild-robin-n4zqq9.wild-robin-ee3uhs 7-3.wild-robin-lp9hhg 10.wild-robin-x2j99r.wild-robin-ee3uhs 23.wild-robin-5pkq0w.wild-robin-a1j5rk 1.wild-robin-rp3nfa 2.wild-robin-lp9hhg 3.wild-robin-a1j5rk 1.wild-robin-cqabn9 5.wild-robin-wh6rpq.wild-robin-cqabn9 32.wild-robin-cktx0g.wild-robin-2mdx1f 5.wild-robin-gzwl7w 4.wild-robin-ee3uhs 9.wild-robin-ee3uhs 8.wild-robin-cqabn9 6.wild-robin-xc0hrb.wild-robin-91gliy.wild-robin-moduqp.wild-robin-6uini8.wild-robin-47kfgk 4.wild-robin-vf3z5y.wild-robin-47kfgk 6.wild-robin-47kfgk 0l29.wild-robin-gzwl7w 17.wild-robin-eghz5n.wild-robin-mg2c78 2.wild-robin-mlm65l 10.wild-robin-vkl1r3.wild-robin-lp9hhg 8.wild-robin-v3q79d.wild-robin-dxmiii.wild-robin-moqn2r.wild-robin-4mtxft.wild-robin-wvsvh8.wild-robin-2mdx1f.wild-robin-ebqaxd.wild-robin-lp9hhg 1.wild-robin-8vk7pd.wild-robin-07a2eq.wild-robin-3li6j6.wild-robin-we44xx.wild-robin-j574ba.wild-robin-rp3nfa 1.wild-robin-szoppm.wild-robin-97fsh8.5z'/%3e%3c/svg%3e");
}

.wild-robin-a7hjql > input:not(:checked) ~ label:hover,
.wild-robin-a7hjql > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wild-robin-ahypl9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wild-robin-squ6i9 44.wild-robin-bma1vv.wild-robin-xya2q7.wild-robin-tigt4k.wild-robin-x9igli.wild-robin-ebqaxd.wild-robin-xf227z.wild-robin-8hgg8h.wild-robin-q2ckaj.wild-robin-10jvbw.wild-robin-22pg50.wild-robin-kae1r2.wild-robin-gzwl7w 0l-12.wild-robin-lp9hhg 30.wild-robin-02dz9n.wild-robin-lbsg40 2.wild-robin-m9tzo4.wild-robin-lbsg40 3.wild-robin-fcw89f 3.wild-robin-5yss5c.wild-robin-cqabn9 3.wild-robin-jpntw4.wild-robin-2mdx1f.wild-robin-n4zqq9.wild-robin-ee3uhs 7-3.wild-robin-lp9hhg 10.wild-robin-x2j99r.wild-robin-ee3uhs 23.wild-robin-5pkq0w.wild-robin-a1j5rk 1.wild-robin-rp3nfa 2.wild-robin-lp9hhg 3.wild-robin-a1j5rk 1.wild-robin-cqabn9 5.wild-robin-wh6rpq.wild-robin-cqabn9 32.wild-robin-cktx0g.wild-robin-2mdx1f 5.wild-robin-gzwl7w 4.wild-robin-ee3uhs 9.wild-robin-ee3uhs 8.wild-robin-cqabn9 6.wild-robin-xc0hrb.wild-robin-91gliy.wild-robin-moduqp.wild-robin-6uini8.wild-robin-47kfgk 4.wild-robin-vf3z5y.wild-robin-47kfgk 6.wild-robin-47kfgk 0l29.wild-robin-gzwl7w 17.wild-robin-eghz5n.wild-robin-mg2c78 2.wild-robin-mlm65l 10.wild-robin-vkl1r3.wild-robin-lp9hhg 8.wild-robin-v3q79d.wild-robin-dxmiii.wild-robin-moqn2r.wild-robin-4mtxft.wild-robin-wvsvh8.wild-robin-2mdx1f.wild-robin-ebqaxd.wild-robin-lp9hhg 1.wild-robin-8vk7pd.wild-robin-07a2eq.wild-robin-3li6j6.wild-robin-we44xx.wild-robin-j574ba.wild-robin-rp3nfa 1.wild-robin-szoppm.wild-robin-97fsh8.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .wild-robin-aor2jz > .wild-robin-4awmg2 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .wild-robin-aor2jz > .wild-robin-4awmg2 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .wild-robin-aor2jz > .wild-robin-4awmg2 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .wild-robin-aor2jz > .wild-robin-4awmg2 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .wild-robin-aor2jz > .wild-robin-4awmg2 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.wild-robin-tngj1a {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.wild-robin-tngj1a.wild-robin-kgtx3o {
  display: none;
}

.wild-robin-t070qb {
  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) {
  .wild-robin-t070qb {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-t070qb {
    border-radius: 20px 20px 0 0;
  }
}

.wild-robin-pa5tcg {
  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;
}

.wild-robin-pa5tcg::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.wild-robin-pa5tcg::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.wild-robin-pa5tcg img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.wild-robin-2m56we {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .wild-robin-2m56we {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-2m56we {
    font-size: 14px;
  }
}

.wild-robin-unn4is {
  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;
}

.wild-robin-unn4is::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) {
  .wild-robin-unn4is::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.wild-robin-unn4is::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) {
  .wild-robin-unn4is::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .wild-robin-unn4is {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-unn4is {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.wild-robin-yqs5r4 {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .wild-robin-yqs5r4 {
    top: -20px;
  }
}

.wild-robin-pw2vri {
  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: 0.wild-robin-x7dkdh ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .wild-robin-pw2vri {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-pw2vri {
    width: 90px;
    height: 40px;
  }
}

.wild-robin-tngj1a.wild-robin-dbkt85 .wild-robin-t070qb {
  background: #2b3b67;
}

.wild-robin-tngj1a.wild-robin-dbkt85 .wild-robin-pa5tcg {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.wild-robin-tngj1a.wild-robin-dbkt85 .wild-robin-pa5tcg::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.wild-robin-tngj1a.wild-robin-dbkt85 .wild-robin-pa5tcg::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.wild-robin-tngj1a.wild-robin-dbkt85 .wild-robin-unn4is::before {
  background: #0e0f41;
}

.wild-robin-tngj1a.wild-robin-dbkt85 .wild-robin-unn4is::after {
  background: #152557;
}

.wild-robin-tngj1a.wild-robin-qd2e5f .wild-robin-t070qb {
  background: #1f35fa;
}

.wild-robin-tngj1a.wild-robin-qd2e5f .wild-robin-pa5tcg {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.wild-robin-tngj1a.wild-robin-qd2e5f .wild-robin-pa5tcg::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.wild-robin-tngj1a.wild-robin-qd2e5f .wild-robin-pa5tcg::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.wild-robin-tngj1a.wild-robin-qd2e5f .wild-robin-unn4is::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.wild-robin-tngj1a.wild-robin-qd2e5f .wild-robin-unn4is::after {
  background: #192ac8;
}

.wild-robin-tngj1a.wild-robin-wm032o .wild-robin-t070qb {
  background: #fa771f;
}

.wild-robin-tngj1a.wild-robin-wm032o .wild-robin-pa5tcg {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wild-robin-tngj1a.wild-robin-wm032o .wild-robin-pa5tcg::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.wild-robin-tngj1a.wild-robin-wm032o .wild-robin-pa5tcg::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.wild-robin-tngj1a.wild-robin-wm032o .wild-robin-unn4is::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wild-robin-tngj1a.wild-robin-wm032o .wild-robin-unn4is::after {
  background: #fa8535;
}

.wild-robin-4j81oo {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wild-robin-4j81oo {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wild-robin-4j81oo {
    margin: 24px 0 60px;
  }
}

.wild-robin-4j81oo h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.wild-robin-ifgs27 {
  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) {
  .wild-robin-ifgs27 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.wild-robin-g8k1ax {
  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) {
  .wild-robin-g8k1ax:hover {
    background: var(--button-bg-hover);
  }
}

.wild-robin-wbsim4 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wild-robin-wbsim4 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.wild-robin-wbsim4 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .wild-robin-wbsim4 {
    margin-bottom: 16px;
  }
}

.wild-robin-zsri3q {
  width: 120px;
  height: 22px;
}

.wild-robin-zsri3q .wild-robin-p98gl4 {
  fill: #c2c0ce;
}

.wild-robin-zsri3q [rating="1"] .wild-robin-p98gl4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wild-robin-zsri3q [rating="2"] .wild-robin-p98gl4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wild-robin-zsri3q [rating="3"] .wild-robin-p98gl4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wild-robin-zsri3q [rating="4"] .wild-robin-p98gl4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wild-robin-zsri3q [rating="5"] .wild-robin-p98gl4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.wild-robin-npw8jj {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .wild-robin-npw8jj {
    gap: 16px 0;
  }
}

.wild-robin-lneidl {
  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);
}

.wild-robin-lneidl.wild-robin-akaht3 {
  display: block;
}

.wild-robin-lneidl.wild-robin-kgtx3o {
  display: none;
}

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

.wild-robin-wagvza {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wild-robin-6b4zoe {
  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);
}

.wild-robin-hyd2r0 {
  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;
}

.wild-robin-tqu8z7 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wild-robin-tqu8z7 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wild-robin-nfmwdi {
  font-size: 16px;
  line-height: 140%;
}

.wild-robin-8vx5ht {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wild-robin-8vx5ht .wild-robin-p98gl4 {
  fill: #c2c0ce;
}

.wild-robin-8vx5ht [rating="1"] .wild-robin-p98gl4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wild-robin-8vx5ht [rating="2"] .wild-robin-p98gl4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wild-robin-8vx5ht [rating="3"] .wild-robin-p98gl4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wild-robin-8vx5ht [rating="4"] .wild-robin-p98gl4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wild-robin-8vx5ht [rating="5"] .wild-robin-p98gl4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.wild-robin-6en42r {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .wild-robin-6en42r {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.wild-robin-49d6l8 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .wild-robin-49d6l8 {
    padding: 0 16px;
  }
}

.wild-robin-q1xubl {
  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) {
  .wild-robin-q1xubl {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wild-robin-9f3rgi {
  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) {
  .wild-robin-9f3rgi {
    padding: 12px;
    gap: 12px;
  }
}

.wild-robin-y8iq7s {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.wild-robin-y8iq7s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wild-robin-9pf3ch {
  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;
}

.wild-robin-cx53yi {
  flex: 1;
  min-width: 0;
}

.wild-robin-nji1c7 {
  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) {
  .wild-robin-nji1c7 {
    font-size: 14px;
    gap: 6px;
  }
}

.wild-robin-80l36s {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.wild-robin-80l36s svg,
.wild-robin-80l36s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wild-robin-80l36s svg path {
  fill: var(--button-bg-color);
}

.wild-robin-80l36s svg circle {
  fill: var(--button-text-color);
}

.wild-robin-gu0utp {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .wild-robin-gu0utp {
    font-size: 12px;
  }
}

.wild-robin-gu0utp strong {
  font-weight: 600;
}

.wild-robin-t4jvss {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.wild-robin-t4jvss p {
  margin: 0 0 16px;
}

.wild-robin-t4jvss p:last-child {
  margin-bottom: 0;
}

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

.wild-robin-gj7w0b {
  max-width: 300px;
  width: 100%;
}

.wild-robin-gj7w0b a {
  width: 100%;
}

@media (max-width: 575px) {
  .wild-robin-gj7w0b {
    max-width: 200px;
  }
}

.wild-robin-5sjzke {
  justify-content: center;
}

.wild-robin-4gf6qu {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wild-robin-uhanj9 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .wild-robin-c836sx {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.wild-robin-z74z3o .wild-robin-1w6d2e {
  justify-content: center;
}

/* faq */

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

.wild-robin-s8bvx0 {
  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 0.wild-robin-rnw9m0 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wild-robin-s8bvx0::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.wild-robin-rnw9m0 ease;
}

.wild-robin-hcxwsa.wild-robin-843mer .wild-robin-s8bvx0::after {
  transform: rotate(45deg);
}

.wild-robin-2ykopo {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.wild-robin-x7dkdh ease, padding 0.wild-robin-x7dkdh ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.wild-robin-hcxwsa.wild-robin-843mer .wild-robin-2ykopo {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.wild-robin-qg56gw {
  margin: 25px 0;
}

.wild-robin-a7hjql > input:not(:checked) ~ label:hover,
.wild-robin-a7hjql > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wild-robin-xjk2vu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wild-robin-uo4o4i 44.wild-robin-vyy4ca.wild-robin-kjq4m1.wild-robin-krjma9.wild-robin-v7ec2p.wild-robin-bvauma.wild-robin-ly7wpb.wild-robin-tgwrze.wild-robin-7py1dk.wild-robin-rpl6tw.wild-robin-hi6m2i.wild-robin-1hpw9h.wild-robin-517pco 0l-12.wild-robin-3l9hdw 30.wild-robin-d7b3ga.wild-robin-ymqb4c 2.wild-robin-pal28w.wild-robin-ymqb4c 3.wild-robin-yhs2a6 3.wild-robin-7kjqa4.wild-robin-aivj4d 3.wild-robin-1sne6v.wild-robin-e4xgjk.wild-robin-jk7s5e.wild-robin-e5og4d 7-3.wild-robin-3l9hdw 10.wild-robin-94oyea.wild-robin-e5og4d 23.wild-robin-nr7fl7.wild-robin-23r8wz 1.wild-robin-mo7d2p 2.wild-robin-3l9hdw 3.wild-robin-23r8wz 1.wild-robin-aivj4d 5.wild-robin-3t67g7.wild-robin-aivj4d 32.wild-robin-q0g3fl.wild-robin-e4xgjk 5.wild-robin-517pco 4.wild-robin-e5og4d 9.wild-robin-e5og4d 8.wild-robin-aivj4d 6.wild-robin-q5939x.wild-robin-3viaxz.wild-robin-ju0cbp.wild-robin-yr8iue.wild-robin-ap4s02 4.wild-robin-pmzvzb.wild-robin-ap4s02 6.wild-robin-ap4s02 0l29.wild-robin-517pco 17.wild-robin-0idi1y.wild-robin-2pd998 2.wild-robin-opl5a8 10.wild-robin-d4he0n.wild-robin-3l9hdw 8.wild-robin-3b9hpk.wild-robin-lsbfme.wild-robin-m8cdi0.wild-robin-5z1xsb.wild-robin-vun459.wild-robin-e4xgjk.wild-robin-bvauma.wild-robin-3l9hdw 1.wild-robin-z9drbx.wild-robin-9jmzks.wild-robin-6wnirq.wild-robin-8f53kf.wild-robin-dup5fy.wild-robin-mo7d2p 1.wild-robin-66xyko.wild-robin-asxetr.5z'/%3e%3c/svg%3e");
}

.wild-robin-lrgcl9 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .wild-robin-lrgcl9 {
    gap: 16px 0;
  }
}

.wild-robin-1o42pc {
  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);
}

.wild-robin-1o42pc.wild-robin-n4l7zg {
  display: block;
}

.wild-robin-1o42pc.wild-robin-kaehii {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wild-robin-1o42pc {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.wild-robin-ho84ut {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wild-robin-em9tm7 {
  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);
}

.wild-robin-rc75ge {
  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;
}

.wild-robin-44w5na small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wild-robin-44w5na span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wild-robin-pyfjec {
  font-size: 16px;
  line-height: 140%;
}

.wild-robin-n6tsny {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wild-robin-n6tsny .wild-robin-js709y {
  fill: #c2c0ce;
}

.wild-robin-n6tsny [rating="1"] .wild-robin-js709y:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wild-robin-n6tsny [rating="2"] .wild-robin-js709y:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wild-robin-n6tsny [rating="3"] .wild-robin-js709y:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wild-robin-n6tsny [rating="4"] .wild-robin-js709y:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wild-robin-n6tsny [rating="5"] .wild-robin-js709y:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.wild-robin-ijj7an 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;
}

.wild-robin-ijj7an 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 */

.wild-robin-ekl84t {
  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);
}

.wild-robin-ekl84t.wild-robin-agmd1f {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.wild-robin-9hjpex {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.wild-robin-9hjpex label {
  font-size: 14px;
}

.wild-robin-9hjpex h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wild-robin-9hjpex input,
.wild-robin-9hjpex textarea,
.wild-robin-9hjpex button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.wild-robin-9hjpex button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.wild-robin-rnw9m0 ease;
}
.wild-robin-9hjpex button:hover {
  background-color: var(--button-bg-hover);
}
.wild-robin-a3cfop {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wild-robin-9z4ryy ease-in;
}

.wild-robin-a3cfop h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.wild-robin-tu48bx, .wild-robin-5ab5iv, [class*="review-card"],
thead, thead th, table th, .wild-robin-b9o1i3,
.wild-robin-g02mgr, [class*="collapsible-header"],
.wild-robin-ybg1iy, [class*="updated-block"] {
  color: #ece7dc !important;
}
