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

.spinsy-gozme1 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.spinsy-6qlqrk {
  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) {
  .spinsy-6qlqrk: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;
  }
}

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

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

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

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

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

.spinsy-1sepxi {
  cursor: pointer;
}

.spinsy-mtpgsa {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.spinsy-ihq3ce {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.spinsy-ihq3ce figure {
  margin: 0;
}

.spinsy-ihq3ce.spinsy-7pgedr {
  justify-content: flex-start;
  margin-right: 4px;
}

.spinsy-ihq3ce.spinsy-n1yslp {
  justify-content: flex-end;
  margin-left: 4px;
}

.spinsy-ihq3ce.spinsy-lw1lx2 {
  justify-content: center;
}

.spinsy-ihq3ce.spinsy-3n2nf4 {
  justify-content: normal;
}

.spinsy-fd4npm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.spinsy-4updfs {
  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) {
  .spinsy-4updfs {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.spinsy-ylkwn9 {
  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) {
  .spinsy-ylkwn9 {
    flex-direction: column;
  }
}

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

.spinsy-yf3z9n img {
  width: 100%;
}

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

.spinsy-wm9a83 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.spinsy-wm9a83 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) {
  .spinsy-wm9a83 ul {
    margin-bottom: 15px;
  }
}

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

.spinsy-wm9a83 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);
}

.spinsy-wm9a83 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.spinsy-wm9a83 ul li:last-of-type::after {
  display: none;
}

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

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

.spinsy-ml34br {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .spinsy-5n18r5 {
    height: 50px;
  }
}

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

.spinsy-5n18r5.spinsy-a0chs8 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .spinsy-5n18r5.spinsy-a0chs8:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.spinsy-kdk9qf {
  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) {
  .spinsy-kdk9qf {
    padding: 80px 16px 0;
  }
}

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

.spinsy-r14o3h {
  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) {
  .spinsy-r14o3h {
    flex-direction: column;
  }
}

.spinsy-ez9ugn {
  margin-bottom: 94px;
}

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

.spinsy-0401s5 .spinsy-vzleq0 {
  margin-bottom: 28px;
}

.spinsy-0401s5 .spinsy-vzleq0 img {
  max-height: 100px;
  width: auto;
}

.spinsy-wxx9x0 {
  display: flex;
  align-items: center;
}

.spinsy-wxx9x0 a + a {
  margin-left: 24px;
}

.spinsy-wxx9x0 img {
  max-height: 56px;
  width: auto;
}

.spinsy-wxx9x0 img + img {
  margin-left: 24px;
}

.spinsy-88uk58 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.spinsy-ozkhnn {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .spinsy-zh82eh {
    flex-wrap: wrap;
  }
}

.spinsy-zh82eh li {
  display: flex;
  margin: 0 7px;
}

.spinsy-zh82eh li svg {
  transition: 0.spinsy-5zb2g4 ease-in-out;
}

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

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

.spinsy-9wjme8 + .spinsy-9wjme8 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .spinsy-9wjme8 + .spinsy-9wjme8 {
    margin: 36px 0 0;
  }
}

.spinsy-mvqf1b {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.spinsy-c7wec8 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spinsy-c7wec8 li {
  font-size: 16px;
}

.spinsy-c7wec8 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.spinsy-c7wec8 li + li {
  margin-top: 16px;
}

.spinsy-k847r4 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spinsy-3csey7 ease-in-out;
}

.spinsy-k847r4.spinsy-y8hcbq {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.spinsy-38xrjw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .spinsy-38xrjw {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinsy-38xrjw {
    margin-bottom: 60px;
  }
}

.spinsy-52i1oi {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.spinsy-52i1oi li {
  width: 100%;
}

.spinsy-52i1oi 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.spinsy-5zb2g4 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.spinsy-52i1oi li a svg {
  fill: var(--button-text-color);
}

.spinsy-52i1oi li a.spinsy-y8hcbq {
  background: var(--border-color);
}

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

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

.spinsy-kmoidt {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.spinsy-6pxvb9 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.spinsy-6pxvb9 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.spinsy-jkwbt8 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.spinsy-jkwbt8 img {
  width: 100%;
  transition: 0.spinsy-5zb2g4 ease-in-out;
}

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

.spinsy-ngmrcd {
  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) {
  .spinsy-ngmrcd {
    height: 54px;
  }
}

.spinsy-975w6n {
  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) {
  .spinsy-975w6n {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .spinsy-975w6n {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .spinsy-975w6n .spinsy-vzleq0 img {
    max-width: 90px;
  }
}

.spinsy-vzleq0 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .spinsy-vzleq0 {
    order: -2;
  }
}

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

.spinsy-fmrxd6 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.spinsy-fmrxd6 li {
  font-size: 16px;
  margin: 0 20px;
}

.spinsy-fmrxd6 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.spinsy-wt20hy {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.spinsy-wt20hy.spinsy-738ou1 {
  margin-right: 0;
}

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

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

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

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

.spinsy-xj8ntx {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.spinsy-xj8ntx:hover > ul {
  display: flex;
}

.spinsy-xj8ntx:focus > ul {
  display: flex;
}

.spinsy-xj8ntx:focus-within > ul {
  display: flex;
}

.spinsy-p81h7c {
  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;
}

.spinsy-p81h7c::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.spinsy-3csey7 ease-in-out;
}

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

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

.spinsy-xj8ntx 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.spinsy-5zb2g4 ease-in-out;
  overflow: hidden;
}

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

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

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

.spinsy-85y26r {
  display: none;
}

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

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

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

.spinsy-4yb6fz {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.spinsy-4yb6fz img {
  margin-bottom: 20px;
}

.spinsy-4yb6fz p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .spinsy-4yb6fz p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinsy-4yb6fz {
    margin-bottom: 60px;
  }
}

.spinsy-wpf17f {
  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) {
  .spinsy-wpf17f {
    font-size: 32px;
  }
}

.spinsy-l8dn2o {
  color: var(--text-color);
}

.spinsy-a8diqs {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.spinsy-a8diqs p img {
  display: block;
  margin: 0 auto;
}

.spinsy-a8diqs p:first-of-type {
  margin-top: 0;
}

.spinsy-a8diqs p:last-of-type {
  margin-bottom: 0;
}

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

.spinsy-a8diqs ul {
  padding: 0 0 0 20px;
}

.spinsy-a8diqs table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.spinsy-a8diqs table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.spinsy-a8diqs iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.spinsy-tfussy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.spinsy-tlywva {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.spinsy-tlywva .spinsy-alpetc {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .spinsy-tlywva .spinsy-alpetc {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.spinsy-tlywva .spinsy-3lk7vu {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .spinsy-tlywva .spinsy-3lk7vu {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .spinsy-tlywva .spinsy-3lk7vu img {
    width: 100%;
  }
}

.spinsy-3lk7vu {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinsy-3lk7vu {
    margin-bottom: 18px;
  }
}

.spinsy-alpetc {
  margin: 0 0 28px;
}

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

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

.spinsy-tfussy .spinsy-6qlqrk {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.spinsy-s7a3wj {
  position: relative;
  border: none;
}

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

.spinsy-dqhzhc {
  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;
}

.spinsy-dqhzhc span {
  height: 32px;
}

.spinsy-dqhzhc span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.spinsy-dqhzhc.spinsy-waw1w1 span {
  transform: scaleY(-1);
}

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

.spinsy-0mqeqa {
  list-style: none;
  padding: 0;
  margin: 0;
}

.spinsy-0mqeqa li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .spinsy-0mqeqa li {
    font-size: 16px;
  }
}

.spinsy-0mqeqa li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.spinsy-5zb2g4 ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .spinsy-0mqeqa li a {
    padding: 12px 14px;
  }
}

.spinsy-0mqeqa.spinsy-b7zhuq {
  display: none;
}

.spinsy-hvkhsw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.spinsy-hvkhsw table {
  width: 100%;
  border-collapse: collapse;
}

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

  .spinsy-hvkhsw table td {
    min-width: 75px;
  }
}

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

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

.spinsy-hvkhsw p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.spinsy-v2f3ks {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.spinsy-s4fms5 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.spinsy-s4fms5 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.spinsy-s4fms5 p {
  color: var(--text-color);
}

.spinsy-dmd76e {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.spinsy-qrx5pi {
  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);
}

.spinsy-fbfw36 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spinsy-hxwelp p + p {
  margin-top: 10px;
}

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

.spinsy-ry1pxo {
  display: none;
}

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

.spinsy-8ldiix {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.spinsy-8ldiix li {
  margin: 0 20px;
}

.spinsy-8ldiix li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.spinsy-8ldiix li a img {
  margin-bottom: 4px;
}

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

.spinsy-usg72u {
  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) {
  .spinsy-usg72u {
    padding: 0 16px;
  }
}

.spinsy-usg72u li {
  font-size: 16px;
  position: relative;
}

.spinsy-usg72u li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.spinsy-usg72u li span {
  opacity: 0.5;
}

.spinsy-usg72u li + li {
  margin-left: 30px;
}

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

h2.spinsy-sgpqzu {
  margin: 0 0 28px;
}

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

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

.spinsy-uacdto 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);
}

.spinsy-uacdto 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;
}

.spinsy-uacdto 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;
}

.spinsy-uacdto tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.spinsy-uacdto tbody tr:last-of-type {
  margin-bottom: 0;
}

.spinsy-uacdto tbody tr td:first-of-type {
  flex-shrink: 0;
}

.spinsy-uacdto 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);
}

.spinsy-uacdto 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);
}

.spinsy-uacdto tbody tr td:last-of-type {
  margin-left: auto;
}

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

.spinsy-uacdto tbody tr td .spinsy-zbjvgf {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .spinsy-uacdto tbody tr td .spinsy-zbjvgf {
    width: 100%;
  }
}

.spinsy-uacdto tbody tr td .spinsy-m3vahe {
  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.spinsy-5zb2g4 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .spinsy-uacdto tbody tr td .spinsy-m3vahe:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .spinsy-uacdto tbody tr td .spinsy-m3vahe {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .spinsy-uacdto tbody tr td .spinsy-m3vahe {
    width: 100%;
  }
}

.spinsy-uacdto tbody tr td .spinsy-c82iwg {
  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) {
  .spinsy-uacdto tbody tr td .spinsy-c82iwg:hover {
    text-decoration: none;
  }
}

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

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

.spinsy-qbqd0j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.spinsy-qkey1u {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.spinsy-f49lyr img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.spinsy-5zb2g4 ease-in-out;
}

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

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

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

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

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

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

.spinsy-o8lzte img {
  width: 100%;
  height: 100%;
}

.spinsy-o8lzte iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.spinsy-c457q8 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spinsy-5zb2g4 ease-in-out;
}

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

.spinsy-t9kh4j {
  padding: 90px 0;
}

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

.spinsy-zxx01s {
  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) {
  .spinsy-zxx01s {
    padding: 0 16px;
  }
}

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

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

.spinsy-c2t1ny img {
  width: 100%;
}

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

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

.spinsy-dy82h0 {
  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;
}

.spinsy-dy82h0 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) {
  .spinsy-dy82h0 {
    flex-basis: auto;
  }
}

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

.spinsy-zskqpd {
  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.spinsy-5zb2g4 ease-in-out;
}

.spinsy-zskqpd:hover {
  border: 1px solid #8c8ca2;
}

.spinsy-g1xfyn {
  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%);
}

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

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

.spinsy-s7pkcf a {
  text-decoration: underline;
  color: #8babff;
}

.spinsy-79u68r {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.spinsy-79u68r .spinsy-zskqpd {
  width: 50%;
  margin: 0;
}

.spinsy-vqsxot {
  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;
}

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

.spinsy-w9kac0 {
  margin: 0 0 100px;
}

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

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

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

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

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

.spinsy-i5ljnv {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.spinsy-2pzvz0 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.spinsy-5zb2g4 ease-in-out;
}

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

.spinsy-2pzvz0 a svg {
  fill: #fff;
}

.spinsy-2pzvz0 a:hover {
  background: #3d68e7;
}

.spinsy-4yxnw5 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.spinsy-4tpfq5 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .spinsy-4tpfq5 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.spinsy-4733gw {
  font-size: 16px;
  color: var(--text-color);
}

.spinsy-qz5cut {
  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) {
  .spinsy-qz5cut {
    padding: 0 16px;
  }
}

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

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

.spinsy-h8cfqu {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.spinsy-bq7y37 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.spinsy-bq7y37 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);
}

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

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

.spinsy-bq7y37 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .spinsy-bq7y37 {
    margin: 0;
  }
}

.spinsy-ijc0e6 {
  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) {
  .spinsy-ijc0e6 {
    min-height: 190px;
  }
}

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

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

.spinsy-wboquu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.spinsy-wboquu.spinsy-ftuzbt {
  display: none;
}

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

.spinsy-adgm2k iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spinsy-adgm2k iframe.spinsy-x4zds5 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spinsy-adgm2k.spinsy-fwzwj4 {
  opacity: 1;
  pointer-events: all;
}

.spinsy-nkzcff {
  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.spinsy-5zb2g4 ease-in-out;
}

.spinsy-nkzcff svg {
  margin-right: 10px;
}

.spinsy-nkzcff + .spinsy-nkzcff {
  margin-top: 14px;
}

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

.spinsy-is6cnf {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.spinsy-qz5cut .spinsy-tfussy {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.spinsy-qz5cut .spinsy-tfussy h1,
.spinsy-qz5cut .spinsy-tfussy 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) {
  .spinsy-qz5cut .spinsy-tfussy h1,
  .spinsy-qz5cut .spinsy-tfussy h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .spinsy-qz5cut .spinsy-tfussy {
    margin: 28px 0 0;
  }
}

.spinsy-zuquox {
  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) {
  .spinsy-zuquox {
    padding: 0 16px;
  }
}

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

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

.spinsy-ixa58w {
  max-width: 545px;
  width: 100%;
}

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

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

.spinsy-5c6oso {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.spinsy-5c6oso iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spinsy-jzab1b {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.spinsy-kyc2da {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .spinsy-c0tsod {
    padding: 10px;
  }
}

.spinsy-c0tsod .spinsy-6qlqrk {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .spinsy-c0tsod .spinsy-6qlqrk {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .spinsy-c0tsod {
    flex-wrap: wrap;
  }
}

.spinsy-ijqr2r {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.spinsy-ijqr2r img {
  width: 100%;
}

.spinsy-38frjv {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .spinsy-38frjv {
    max-width: 200px;
    margin: 0;
  }
}

.spinsy-zb3cha {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.spinsy-cz02ni {
  width: 100%;
  margin: 0 0 100px;
}

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

.spinsy-cz02ni .spinsy-3i4h5p {
  position: relative;
}

.spinsy-cz02ni .spinsy-zdbe6x {
  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;
}

.spinsy-cz02ni .spinsy-zdbe6x.spinsy-ftuzbt {
  display: none;
}

.spinsy-cz02ni .spinsy-9emtpt {
  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) {
  .spinsy-cz02ni .spinsy-9emtpt {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .spinsy-cz02ni .spinsy-9emtpt {
    bottom: 90px;
  }
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-5dynn8 {
  max-width: 300px;
  width: 100%;
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-5dynn8 .spinsy-t13fs1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinsy-cz02ni .spinsy-9emtpt .spinsy-5dynn8 .spinsy-t13fs1 {
    font-size: 32px;
    text-align: center;
  }
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-5dynn8 .spinsy-8is2zt {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinsy-cz02ni .spinsy-9emtpt .spinsy-5dynn8 .spinsy-8is2zt {
    text-align: center;
  }
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 {
    flex-direction: column-reverse;
  }
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-1yh1t9 {
  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.spinsy-5zb2g4 ease-in-out;
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-1yh1t9:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-1yh1t9 {
    width: 100%;
  }
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-40kdr3 {
  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.spinsy-5zb2g4 ease-in-out;
  overflow: hidden;
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-40kdr3 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);
  }
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-40kdr3: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;
}

.spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-40kdr3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spinsy-cz02ni .spinsy-9emtpt .spinsy-738ou1 .spinsy-40kdr3 {
    width: 100%;
  }
}

.spinsy-cz02ni .spinsy-9emtpt.spinsy-ftuzbt {
  display: none;
}

.spinsy-cz02ni .spinsy-hpaxg6 {
  display: none;
}

.spinsy-cz02ni .spinsy-hpaxg6.spinsy-fwzwj4 {
  display: block;
}

.spinsy-cz02ni .spinsy-hpaxg6 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .spinsy-cz02ni .spinsy-hpaxg6 iframe {
    height: calc(100vh - 54px);
  }
}

.spinsy-cz02ni .spinsy-0fsj5t {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .spinsy-cz02ni .spinsy-0fsj5t {
    padding: 24px 16px 0;
  }
}

.spinsy-cz02ni .spinsy-0fsj5t .spinsy-t13fs1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spinsy-cz02ni .spinsy-0fsj5t .spinsy-t13fs1 {
    margin-bottom: 24px;
  }
}

.spinsy-cz02ni .spinsy-0fsj5t 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);
}

.spinsy-cz02ni .spinsy-0fsj5t 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) {
  .spinsy-cz02ni .spinsy-0fsj5t table tr td {
    padding: 12px 4px;
  }
}

.spinsy-cz02ni .spinsy-0fsj5t 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) {
  .spinsy-cz02ni .spinsy-0fsj5t table tr th {
    padding: 12px 4px;
  }
}

.spinsy-cz02ni .spinsy-0fsj5t table tr:last-of-type td {
  border-bottom: none;
}

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

.spinsy-oijxte.spinsy-y8hcbq {
  display: block;
}

.spinsy-oijxte iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.spinsy-oijxte .spinsy-g53mzi {
  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;
}

.spinsy-oijxte .spinsy-t24zs9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spinsy-oijxte .spinsy-40kdr3 {
  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.spinsy-5zb2g4 ease-in-out;
}

.spinsy-oijxte .spinsy-40kdr3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.spinsy-2el9ph {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.spinsy-2el9ph.spinsy-y8hcbq {
  display: block;
}

.spinsy-18hulx {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.spinsy-rvh76q {
  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;
}

.spinsy-r37zpy {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.spinsy-rk8347 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.spinsy-rk8347 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.spinsy-di2jdp {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.spinsy-fh9qje.spinsy-ftuzbt {
  display: none;
}

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

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

.spinsy-vl7fl0 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.spinsy-vl7fl0 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.spinsy-5zb2g4 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.spinsy-vl7fl0 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinsy-vl7fl0 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinsy-vl7fl0 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.spinsy-vl7fl0 input:active {
  border-color: #c2c0ce;
}

.spinsy-vl7fl0 input:focus {
  border-color: #c2c0ce;
}

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

.spinsy-afwpr1 {
  margin-bottom: 36px;
}

.spinsy-afwpr1 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;
}

.spinsy-afwpr1 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinsy-afwpr1 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.spinsy-rzw7jy {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.spinsy-jfbw1b {
  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.spinsy-5zb2g4 ease-in-out;
}

.spinsy-jfbw1b:hover {
  background: var(--border-color);
}

.spinsy-vymgfo {
  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.spinsy-5zb2g4 ease-in-out;
}

.spinsy-vymgfo:hover {
  background: #166ad9;
}

.spinsy-let53o {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.spinsy-let53o.spinsy-ftuzbt {
  display: none;
}

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

.spinsy-let53o .spinsy-jfbw1b {
  margin: 0 auto;
}

.spinsy-qhyzd2 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.spinsy-5c0my2 {
  filter: grayscale(100%);
}

.spinsy-t125jm > input {
  display: none;
}

.spinsy-t125jm > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinsy-anh0l0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spinsy-2subzy 44.spinsy-9iqfoc.spinsy-c7t4oq.spinsy-i278z5.spinsy-3b1ifl.spinsy-mzb4cb.spinsy-tzaci1.spinsy-9hfvxp.spinsy-9aon6m.spinsy-f2453w.spinsy-pwo8ff.spinsy-j4dah3.spinsy-a21wx0 0l-12.spinsy-c680ha 30.spinsy-39ieko.spinsy-dxon5j 2.spinsy-s3oxyl.spinsy-dxon5j 3.spinsy-65md9f 3.spinsy-v1f1zz.spinsy-onkle5 3.spinsy-mpuzra.spinsy-m8ibi5.spinsy-20n37y.spinsy-i1z93t 7-3.spinsy-c680ha 10.spinsy-cou0by.spinsy-i1z93t 23.spinsy-oku1a0.spinsy-bkp6fj 1.spinsy-prjggy 2.spinsy-c680ha 3.spinsy-bkp6fj 1.spinsy-onkle5 5.spinsy-stlbid.spinsy-onkle5 32.spinsy-tf7zfe.spinsy-m8ibi5 5.spinsy-a21wx0 4.spinsy-i1z93t 9.spinsy-i1z93t 8.spinsy-onkle5 6.spinsy-4hqbep.spinsy-855zit.spinsy-ntl52k.spinsy-a54mac.spinsy-xzrftk 4.spinsy-7736tp.spinsy-xzrftk 6.spinsy-xzrftk 0l29.spinsy-a21wx0 17.spinsy-nxske1.spinsy-l5ngc8 2.spinsy-l7kvoh 10.spinsy-enpsuy.spinsy-c680ha 8.spinsy-j74y5b.spinsy-nwf5cw.spinsy-hfwn3o.spinsy-yos2sy.spinsy-asfd4n.spinsy-m8ibi5.spinsy-mzb4cb.spinsy-c680ha 1.spinsy-67rtm1.spinsy-qgp9yp.spinsy-q3sjcr.spinsy-ebgnca.spinsy-rijtqo.spinsy-prjggy 1.spinsy-ma93pw.spinsy-cexfhq.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spinsy-t125jm > input:checked ~ label,
.spinsy-t125jm > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinsy-anh0l0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spinsy-2subzy 44.spinsy-9iqfoc.spinsy-c7t4oq.spinsy-i278z5.spinsy-3b1ifl.spinsy-mzb4cb.spinsy-tzaci1.spinsy-9hfvxp.spinsy-9aon6m.spinsy-f2453w.spinsy-pwo8ff.spinsy-j4dah3.spinsy-a21wx0 0l-12.spinsy-c680ha 30.spinsy-39ieko.spinsy-dxon5j 2.spinsy-s3oxyl.spinsy-dxon5j 3.spinsy-65md9f 3.spinsy-v1f1zz.spinsy-onkle5 3.spinsy-mpuzra.spinsy-m8ibi5.spinsy-20n37y.spinsy-i1z93t 7-3.spinsy-c680ha 10.spinsy-cou0by.spinsy-i1z93t 23.spinsy-oku1a0.spinsy-bkp6fj 1.spinsy-prjggy 2.spinsy-c680ha 3.spinsy-bkp6fj 1.spinsy-onkle5 5.spinsy-stlbid.spinsy-onkle5 32.spinsy-tf7zfe.spinsy-m8ibi5 5.spinsy-a21wx0 4.spinsy-i1z93t 9.spinsy-i1z93t 8.spinsy-onkle5 6.spinsy-4hqbep.spinsy-855zit.spinsy-ntl52k.spinsy-a54mac.spinsy-xzrftk 4.spinsy-7736tp.spinsy-xzrftk 6.spinsy-xzrftk 0l29.spinsy-a21wx0 17.spinsy-nxske1.spinsy-l5ngc8 2.spinsy-l7kvoh 10.spinsy-enpsuy.spinsy-c680ha 8.spinsy-j74y5b.spinsy-nwf5cw.spinsy-hfwn3o.spinsy-yos2sy.spinsy-asfd4n.spinsy-m8ibi5.spinsy-mzb4cb.spinsy-c680ha 1.spinsy-67rtm1.spinsy-qgp9yp.spinsy-q3sjcr.spinsy-ebgnca.spinsy-rijtqo.spinsy-prjggy 1.spinsy-ma93pw.spinsy-cexfhq.5z'/%3e%3c/svg%3e");
}

.spinsy-t125jm > input:not(:checked) ~ label:hover,
.spinsy-t125jm > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinsy-anh0l0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinsy-2subzy 44.spinsy-9iqfoc.spinsy-c7t4oq.spinsy-i278z5.spinsy-3b1ifl.spinsy-mzb4cb.spinsy-tzaci1.spinsy-9hfvxp.spinsy-9aon6m.spinsy-f2453w.spinsy-pwo8ff.spinsy-j4dah3.spinsy-a21wx0 0l-12.spinsy-c680ha 30.spinsy-39ieko.spinsy-dxon5j 2.spinsy-s3oxyl.spinsy-dxon5j 3.spinsy-65md9f 3.spinsy-v1f1zz.spinsy-onkle5 3.spinsy-mpuzra.spinsy-m8ibi5.spinsy-20n37y.spinsy-i1z93t 7-3.spinsy-c680ha 10.spinsy-cou0by.spinsy-i1z93t 23.spinsy-oku1a0.spinsy-bkp6fj 1.spinsy-prjggy 2.spinsy-c680ha 3.spinsy-bkp6fj 1.spinsy-onkle5 5.spinsy-stlbid.spinsy-onkle5 32.spinsy-tf7zfe.spinsy-m8ibi5 5.spinsy-a21wx0 4.spinsy-i1z93t 9.spinsy-i1z93t 8.spinsy-onkle5 6.spinsy-4hqbep.spinsy-855zit.spinsy-ntl52k.spinsy-a54mac.spinsy-xzrftk 4.spinsy-7736tp.spinsy-xzrftk 6.spinsy-xzrftk 0l29.spinsy-a21wx0 17.spinsy-nxske1.spinsy-l5ngc8 2.spinsy-l7kvoh 10.spinsy-enpsuy.spinsy-c680ha 8.spinsy-j74y5b.spinsy-nwf5cw.spinsy-hfwn3o.spinsy-yos2sy.spinsy-asfd4n.spinsy-m8ibi5.spinsy-mzb4cb.spinsy-c680ha 1.spinsy-67rtm1.spinsy-qgp9yp.spinsy-q3sjcr.spinsy-ebgnca.spinsy-rijtqo.spinsy-prjggy 1.spinsy-ma93pw.spinsy-cexfhq.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .spinsy-q68nso > .spinsy-d86k72 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .spinsy-q68nso > .spinsy-d86k72 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .spinsy-q68nso > .spinsy-d86k72 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .spinsy-q68nso > .spinsy-d86k72 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .spinsy-q68nso > .spinsy-d86k72 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.spinsy-v7ce2h {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.spinsy-v7ce2h.spinsy-ftuzbt {
  display: none;
}

.spinsy-zb9uju {
  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) {
  .spinsy-zb9uju {
    height: 74px;
    overflow: visible;
  }
}

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

.spinsy-2kv3dr {
  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;
}

.spinsy-2kv3dr::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.spinsy-2kv3dr::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.spinsy-2kv3dr img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.spinsy-zdbu3o {
  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;
}

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

.spinsy-zdbu3o::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) {
  .spinsy-zdbu3o::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .spinsy-nviui1 {
    top: -20px;
  }
}

.spinsy-0egqlu {
  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.spinsy-5zb2g4 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .spinsy-0egqlu {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .spinsy-0egqlu {
    width: 90px;
    height: 40px;
  }
}

.spinsy-v7ce2h.spinsy-ba4r91 .spinsy-zb9uju {
  background: #2b3b67;
}

.spinsy-v7ce2h.spinsy-ba4r91 .spinsy-2kv3dr {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spinsy-v7ce2h.spinsy-ba4r91 .spinsy-2kv3dr::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spinsy-v7ce2h.spinsy-ba4r91 .spinsy-2kv3dr::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spinsy-v7ce2h.spinsy-ba4r91 .spinsy-zdbu3o::before {
  background: #0e0f41;
}

.spinsy-v7ce2h.spinsy-ba4r91 .spinsy-zdbu3o::after {
  background: #152557;
}

.spinsy-v7ce2h.spinsy-ftkm6q .spinsy-zb9uju {
  background: #1f35fa;
}

.spinsy-v7ce2h.spinsy-ftkm6q .spinsy-2kv3dr {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spinsy-v7ce2h.spinsy-ftkm6q .spinsy-2kv3dr::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spinsy-v7ce2h.spinsy-ftkm6q .spinsy-2kv3dr::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spinsy-v7ce2h.spinsy-ftkm6q .spinsy-zdbu3o::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spinsy-v7ce2h.spinsy-ftkm6q .spinsy-zdbu3o::after {
  background: #192ac8;
}

.spinsy-v7ce2h.spinsy-vtrojz .spinsy-zb9uju {
  background: #fa771f;
}

.spinsy-v7ce2h.spinsy-vtrojz .spinsy-2kv3dr {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinsy-v7ce2h.spinsy-vtrojz .spinsy-2kv3dr::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spinsy-v7ce2h.spinsy-vtrojz .spinsy-2kv3dr::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spinsy-v7ce2h.spinsy-vtrojz .spinsy-zdbu3o::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinsy-v7ce2h.spinsy-vtrojz .spinsy-zdbu3o::after {
  background: #fa8535;
}

.spinsy-walc36 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

.spinsy-6ye43k {
  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) {
  .spinsy-6ye43k:hover {
    background: var(--button-bg-hover);
  }
}

.spinsy-am9a32 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.spinsy-am9a32 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.spinsy-am9a32 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.spinsy-u3gpx5 {
  width: 120px;
  height: 22px;
}

.spinsy-u3gpx5 .spinsy-heavv3 {
  fill: #c2c0ce;
}

.spinsy-u3gpx5 [rating="1"] .spinsy-heavv3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinsy-u3gpx5 [rating="2"] .spinsy-heavv3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinsy-u3gpx5 [rating="3"] .spinsy-heavv3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinsy-u3gpx5 [rating="4"] .spinsy-heavv3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinsy-u3gpx5 [rating="5"] .spinsy-heavv3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.spinsy-o8pbnn {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.spinsy-7tbes8 {
  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);
}

.spinsy-7tbes8.spinsy-fwzwj4 {
  display: block;
}

.spinsy-7tbes8.spinsy-ftuzbt {
  display: none;
}

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

.spinsy-9mo7wz {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinsy-rm4m37 {
  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);
}

.spinsy-qvzwzy {
  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;
}

.spinsy-mlhmo7 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.spinsy-roo8fq {
  font-size: 16px;
  line-height: 140%;
}

.spinsy-frbwp6 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinsy-frbwp6 .spinsy-heavv3 {
  fill: #c2c0ce;
}

.spinsy-frbwp6 [rating="1"] .spinsy-heavv3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinsy-frbwp6 [rating="2"] .spinsy-heavv3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinsy-frbwp6 [rating="3"] .spinsy-heavv3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinsy-frbwp6 [rating="4"] .spinsy-heavv3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinsy-frbwp6 [rating="5"] .spinsy-heavv3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.spinsy-inluce {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.spinsy-euziiz {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .spinsy-euziiz {
    padding: 0 16px;
  }
}

.spinsy-9s6d49 {
  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) {
  .spinsy-9s6d49 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.spinsy-7tcrvw {
  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) {
  .spinsy-7tcrvw {
    padding: 12px;
    gap: 12px;
  }
}

.spinsy-04ja4a {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.spinsy-04ja4a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spinsy-h8lklw {
  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;
}

.spinsy-55l5r3 {
  flex: 1;
  min-width: 0;
}

.spinsy-9q8p6g {
  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) {
  .spinsy-9q8p6g {
    font-size: 14px;
    gap: 6px;
  }
}

.spinsy-rmw76z {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.spinsy-rmw76z svg,
.spinsy-rmw76z img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spinsy-rmw76z svg path {
  fill: var(--button-bg-color);
}

.spinsy-rmw76z svg circle {
  fill: var(--button-text-color);
}

.spinsy-rgg0hm {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.spinsy-rgg0hm strong {
  font-weight: 600;
}

.spinsy-11w6la {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.spinsy-11w6la p {
  margin: 0 0 16px;
}

.spinsy-11w6la p:last-child {
  margin-bottom: 0;
}

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

.spinsy-3rtjb1 {
  max-width: 300px;
  width: 100%;
}

.spinsy-3rtjb1 a {
  width: 100%;
}

@media (max-width: 575px) {
  .spinsy-3rtjb1 {
    max-width: 200px;
  }
}

.spinsy-k88wm4 {
  justify-content: center;
}

.spinsy-oh6zpn {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.spinsy-4g5scy {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.spinsy-2ccd68 .spinsy-fmrxd6 {
  justify-content: center;
}

/* faq */

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

.spinsy-0jcxmq {
  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.spinsy-x3hfjp ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spinsy-0jcxmq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.spinsy-x3hfjp ease;
}

.spinsy-amdjy5.spinsy-y8hcbq .spinsy-0jcxmq::after {
  transform: rotate(45deg);
}

.spinsy-rojdkt {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.spinsy-5zb2g4 ease, padding 0.spinsy-5zb2g4 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.spinsy-amdjy5.spinsy-y8hcbq .spinsy-rojdkt {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spinsy-246yhq {
  margin: 25px 0;
}

.spinsy-t125jm > input:not(:checked) ~ label:hover,
.spinsy-t125jm > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinsy-ewv29f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinsy-kmk3fm 44.spinsy-aq4acb.spinsy-3jxcqz.spinsy-55rjts.spinsy-qs4xeq.spinsy-ko5958.spinsy-ee511d.spinsy-7l2vbh.spinsy-pheysj.spinsy-1c5rpc.spinsy-tar11l.spinsy-5p55uo.spinsy-9h9szs 0l-12.spinsy-1238rf 30.spinsy-h27i95.spinsy-qcspmz 2.spinsy-4pwz5c.spinsy-qcspmz 3.spinsy-7fxwzt 3.spinsy-zh2nx1.spinsy-lyj308 3.spinsy-xv5wss.spinsy-fendjq.spinsy-2ju85n.spinsy-6gs9qe 7-3.spinsy-1238rf 10.spinsy-uur2so.spinsy-6gs9qe 23.spinsy-5nv665.spinsy-1fhngj 1.spinsy-2rgg0m 2.spinsy-1238rf 3.spinsy-1fhngj 1.spinsy-lyj308 5.spinsy-bdib1p.spinsy-lyj308 32.spinsy-iiu5aa.spinsy-fendjq 5.spinsy-9h9szs 4.spinsy-6gs9qe 9.spinsy-6gs9qe 8.spinsy-lyj308 6.spinsy-t26s2e.spinsy-z93607.spinsy-zmfj4g.spinsy-plmrwy.spinsy-bz9lis 4.spinsy-bv4eq2.spinsy-bz9lis 6.spinsy-bz9lis 0l29.spinsy-9h9szs 17.spinsy-mhjsv6.spinsy-r6o3r9 2.spinsy-oe1nus 10.spinsy-urzgps.spinsy-1238rf 8.spinsy-nijs6s.spinsy-4h1vag.spinsy-0ippi1.spinsy-osyfzt.spinsy-gfp6nq.spinsy-fendjq.spinsy-ko5958.spinsy-1238rf 1.spinsy-kwpsj2.spinsy-haef3n.spinsy-vrrxp9.spinsy-mepje5.spinsy-0kuvs8.spinsy-2rgg0m 1.spinsy-ksvw9w.spinsy-slqj2g.5z'/%3e%3c/svg%3e");
}

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

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

.spinsy-i13qzz {
  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);
}

.spinsy-i13qzz.spinsy-31bhzl {
  display: block;
}

.spinsy-i13qzz.spinsy-k03kyh {
  display: none;
}

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

.spinsy-ghkbls {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinsy-l8rwoq {
  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);
}

.spinsy-2udxq4 {
  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;
}

.spinsy-l0z5dy small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.spinsy-byr820 {
  font-size: 16px;
  line-height: 140%;
}

.spinsy-kwbeee {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinsy-kwbeee .spinsy-s79msw {
  fill: #c2c0ce;
}

.spinsy-kwbeee [rating="1"] .spinsy-s79msw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinsy-kwbeee [rating="2"] .spinsy-s79msw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinsy-kwbeee [rating="3"] .spinsy-s79msw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinsy-kwbeee [rating="4"] .spinsy-s79msw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinsy-kwbeee [rating="5"] .spinsy-s79msw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.spinsy-ccomrk 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;
}

.spinsy-ccomrk 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 */

.spinsy-5rjgb3 {
  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);
}

.spinsy-5rjgb3.spinsy-97y6xh {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.spinsy-hardcr {
  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;
}

.spinsy-hardcr label {
  font-size: 14px;
}

.spinsy-hardcr h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spinsy-hardcr input,
.spinsy-hardcr textarea,
.spinsy-hardcr 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;
}
.spinsy-hardcr button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spinsy-x3hfjp ease;
}
.spinsy-hardcr button:hover {
  background-color: var(--button-bg-hover);
}
.spinsy-dp0vmq {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spinsy-nkqgv9 ease-in;
}

.spinsy-dp0vmq 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;
}
.spinsy-bo3k1o, .spinsy-h6sat4, [class*="review-card"],
thead, thead th, table th, .spinsy-8b98ui,
.spinsy-xl4lcq, [class*="collapsible-header"],
.spinsy-dmd76e, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.spinsy-5n18r5, .spinsy-5n18r5 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
