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

.neo-spin-powx67 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.neo-spin-qy3fpu {
  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) {
  .neo-spin-qy3fpu: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;
  }
}

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

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

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

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

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

.neo-spin-k1a4da {
  cursor: pointer;
}

.neo-spin-mbvb6r {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.neo-spin-vnyvpo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.neo-spin-vnyvpo figure {
  margin: 0;
}

.neo-spin-vnyvpo.neo-spin-07nfvr {
  justify-content: flex-start;
  margin-right: 4px;
}

.neo-spin-vnyvpo.neo-spin-snizuh {
  justify-content: flex-end;
  margin-left: 4px;
}

.neo-spin-vnyvpo.neo-spin-dfc684 {
  justify-content: center;
}

.neo-spin-vnyvpo.neo-spin-9m7dmc {
  justify-content: normal;
}

.neo-spin-s6h0g5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.neo-spin-xlicck {
  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) {
  .neo-spin-xlicck {
    flex-direction: column;
  }
}

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

.neo-spin-epcim2 img {
  width: 100%;
}

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

.neo-spin-b95n72 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.neo-spin-b95n72 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) {
  .neo-spin-b95n72 ul {
    margin-bottom: 15px;
  }
}

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

.neo-spin-b95n72 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);
}

.neo-spin-b95n72 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.neo-spin-b95n72 ul li:last-of-type::after {
  display: none;
}

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

.neo-spin-1xorpf {
  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) {
  .neo-spin-1xorpf {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.neo-spin-wd9bfs {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .neo-spin-d1tqp8 {
    height: 50px;
  }
}

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

.neo-spin-d1tqp8.neo-spin-5sr08t {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .neo-spin-d1tqp8.neo-spin-5sr08t:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.neo-spin-un3z3a {
  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) {
  .neo-spin-un3z3a {
    padding: 80px 16px 0;
  }
}

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

.neo-spin-ns5toy {
  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) {
  .neo-spin-ns5toy {
    flex-direction: column;
  }
}

.neo-spin-efkc7a {
  margin-bottom: 94px;
}

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

.neo-spin-csytq3 .neo-spin-2v38nu {
  margin-bottom: 28px;
}

.neo-spin-csytq3 .neo-spin-2v38nu img {
  max-height: 100px;
  width: auto;
}

.neo-spin-e5gpd9 {
  display: flex;
  align-items: center;
}

.neo-spin-e5gpd9 a + a {
  margin-left: 24px;
}

.neo-spin-e5gpd9 img {
  max-height: 56px;
  width: auto;
}

.neo-spin-e5gpd9 img + img {
  margin-left: 24px;
}

.neo-spin-z0radm {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.neo-spin-8a89z6 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .neo-spin-8a89z6 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

@media only screen and (max-width: 767px) {
  .neo-spin-e8j0am {
    flex-wrap: wrap;
  }
}

.neo-spin-e8j0am li {
  display: flex;
  margin: 0 7px;
}

.neo-spin-e8j0am li svg {
  transition: 0.neo-spin-zqntei ease-in-out;
}

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

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

.neo-spin-4kegeq + .neo-spin-4kegeq {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .neo-spin-4kegeq + .neo-spin-4kegeq {
    margin: 36px 0 0;
  }
}

.neo-spin-8fdjfs {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.neo-spin-omk8gd {
  list-style: none;
  margin: 0;
  padding: 0;
}

.neo-spin-omk8gd li {
  font-size: 16px;
}

.neo-spin-omk8gd li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.neo-spin-omk8gd li + li {
  margin-top: 16px;
}

.neo-spin-bvszof {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.neo-spin-i1p5zx ease-in-out;
}

.neo-spin-bvszof.neo-spin-mps2x9 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.neo-spin-tus4lm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.neo-spin-8bdpww {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .neo-spin-8bdpww {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.neo-spin-8bdpww li {
  width: 100%;
}

.neo-spin-8bdpww 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.neo-spin-zqntei ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.neo-spin-8bdpww li a svg {
  fill: var(--button-text-color);
}

.neo-spin-8bdpww li a.neo-spin-mps2x9 {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .neo-spin-8bdpww li a:hover {
    background: var(--border-color);
  }
}

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

.neo-spin-myzmau {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.neo-spin-981meu span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.neo-spin-981meu small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.neo-spin-yc80ft {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.neo-spin-yc80ft img {
  width: 100%;
  transition: 0.neo-spin-zqntei ease-in-out;
}

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

.neo-spin-e9svdi {
  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) {
  .neo-spin-e9svdi {
    height: 54px;
  }
}

.neo-spin-og10ns {
  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) {
  .neo-spin-og10ns {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .neo-spin-og10ns {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .neo-spin-og10ns .neo-spin-2v38nu img {
    max-width: 90px;
  }
}

.neo-spin-2v38nu img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .neo-spin-2v38nu {
    order: -2;
  }
}

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

.neo-spin-bdkbqz {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.neo-spin-bdkbqz li {
  font-size: 16px;
  margin: 0 20px;
}

.neo-spin-bdkbqz li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.neo-spin-ww3yql {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.neo-spin-ww3yql.neo-spin-kx10k3 {
  margin-right: 0;
}

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

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

.neo-spin-9lvy55 {
  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) {
  .neo-spin-9lvy55:hover {
    background: var(--button-bg-hover);
  }
}

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

.neo-spin-6yatdn {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.neo-spin-6yatdn:hover > ul {
  display: flex;
}

.neo-spin-6yatdn:focus > ul {
  display: flex;
}

.neo-spin-6yatdn:focus-within > ul {
  display: flex;
}

.neo-spin-fiusz1 {
  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;
}

.neo-spin-fiusz1::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.neo-spin-i1p5zx ease-in-out;
}

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

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

.neo-spin-6yatdn 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.neo-spin-zqntei ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .neo-spin-6yatdn ul li {
    padding: 5px;
  }
}

.neo-spin-6yatdn 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) {
  .neo-spin-6yatdn ul li a:hover {
    text-decoration: underline;
  }
}

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

.neo-spin-qghcoa {
  display: none;
}

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

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

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

.neo-spin-n45yw8 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.neo-spin-n45yw8 img {
  margin-bottom: 20px;
}

.neo-spin-n45yw8 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

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

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

.neo-spin-wer0tf {
  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) {
  .neo-spin-wer0tf {
    font-size: 32px;
  }
}

.neo-spin-lwcld9 {
  color: var(--text-color);
}

.neo-spin-qwpkj1 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.neo-spin-qwpkj1 p img {
  display: block;
  margin: 0 auto;
}

.neo-spin-qwpkj1 p:first-of-type {
  margin-top: 0;
}

.neo-spin-qwpkj1 p:last-of-type {
  margin-bottom: 0;
}

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

.neo-spin-qwpkj1 ul {
  padding: 0 0 0 20px;
}

.neo-spin-qwpkj1 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.neo-spin-qwpkj1 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.neo-spin-qwpkj1 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.neo-spin-8pangz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .neo-spin-8pangz {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .neo-spin-8pangz {
    margin-bottom: 60px;
  }
}

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

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

.neo-spin-ct4lip {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.neo-spin-ct4lip .neo-spin-auuq9j {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .neo-spin-ct4lip .neo-spin-auuq9j {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.neo-spin-ct4lip .neo-spin-e1ylo4 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .neo-spin-ct4lip .neo-spin-e1ylo4 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .neo-spin-ct4lip .neo-spin-e1ylo4 img {
    width: 100%;
  }
}

.neo-spin-e1ylo4 {
  margin: 0 0 28px;
}

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

.neo-spin-auuq9j {
  margin: 0 0 28px;
}

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

.neo-spin-8pangz 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) {
  .neo-spin-8pangz h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.neo-spin-8pangz .neo-spin-qy3fpu {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.neo-spin-stvs32 {
  position: relative;
  border: none;
}

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

.neo-spin-pdmgio {
  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;
}

.neo-spin-pdmgio span {
  height: 32px;
}

.neo-spin-pdmgio span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.neo-spin-pdmgio.neo-spin-d79gqf span {
  transform: scaleY(-1);
}

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

.neo-spin-0uy17y {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.neo-spin-0uy17y li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.neo-spin-zqntei ease-in-out;
}

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

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

.neo-spin-0uy17y.neo-spin-3mv6xy {
  display: none;
}

.neo-spin-w786ex {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.neo-spin-w786ex table {
  width: 100%;
  border-collapse: collapse;
}

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

  .neo-spin-w786ex table td {
    min-width: 75px;
  }
}

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

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

.neo-spin-w786ex p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.neo-spin-nm5px4 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.neo-spin-j15th1 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.neo-spin-j15th1 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.neo-spin-j15th1 p {
  color: var(--text-color);
}

.neo-spin-vbd3yz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.neo-spin-nnl4jo {
  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);
}

.neo-spin-3dd8m2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .neo-spin-3dd8m2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .neo-spin-3dd8m2 {
    margin-bottom: 60px;
  }
}

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

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

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

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

.neo-spin-ufnsq5 p + p {
  margin-top: 10px;
}

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

.neo-spin-sqj47f {
  display: none;
}

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

.neo-spin-la40y7 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.neo-spin-la40y7 li {
  margin: 0 20px;
}

.neo-spin-la40y7 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.neo-spin-la40y7 li a img {
  margin-bottom: 4px;
}

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

.neo-spin-mybbn3 {
  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) {
  .neo-spin-mybbn3 {
    padding: 0 16px;
  }
}

.neo-spin-mybbn3 li {
  font-size: 16px;
  position: relative;
}

.neo-spin-mybbn3 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.neo-spin-mybbn3 li span {
  opacity: 0.5;
}

.neo-spin-mybbn3 li + li {
  margin-left: 30px;
}

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

h2.neo-spin-mqmtzr {
  margin: 0 0 28px;
}

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

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

.neo-spin-hhahwr 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);
}

.neo-spin-hhahwr 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;
}

.neo-spin-hhahwr 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;
}

.neo-spin-hhahwr tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.neo-spin-hhahwr tbody tr:last-of-type {
  margin-bottom: 0;
}

.neo-spin-hhahwr tbody tr td:first-of-type {
  flex-shrink: 0;
}

.neo-spin-hhahwr 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);
}

.neo-spin-hhahwr 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);
}

.neo-spin-hhahwr tbody tr td:last-of-type {
  margin-left: auto;
}

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

.neo-spin-hhahwr tbody tr td .neo-spin-tbyexl {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .neo-spin-hhahwr tbody tr td .neo-spin-tbyexl {
    width: 100%;
  }
}

.neo-spin-hhahwr tbody tr td .neo-spin-t289zb {
  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.neo-spin-zqntei ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .neo-spin-hhahwr tbody tr td .neo-spin-t289zb:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .neo-spin-hhahwr tbody tr td .neo-spin-t289zb {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .neo-spin-hhahwr tbody tr td .neo-spin-t289zb {
    width: 100%;
  }
}

.neo-spin-hhahwr tbody tr td .neo-spin-6z4r4g {
  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) {
  .neo-spin-hhahwr tbody tr td .neo-spin-6z4r4g:hover {
    text-decoration: none;
  }
}

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

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

.neo-spin-yu0h17 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.neo-spin-b75dps {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.neo-spin-8ycjju img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.neo-spin-zqntei ease-in-out;
}

.neo-spin-8ycjju p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .neo-spin-8ycjju:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .neo-spin-8ycjju {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.neo-spin-uzuyf2 img {
  width: 100%;
  height: 100%;
}

.neo-spin-uzuyf2 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.neo-spin-kzjkbc svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.neo-spin-zqntei ease-in-out;
}

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

.neo-spin-sw70sb {
  padding: 90px 0;
}

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

.neo-spin-suh433 {
  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) {
  .neo-spin-suh433 {
    padding: 0 16px;
  }
}

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

.neo-spin-1uw8sk {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.neo-spin-1uw8sk img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .neo-spin-1uw8sk {
    margin: 10px 0 0;
  }
}

.neo-spin-q8wlag {
  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;
}

.neo-spin-q8wlag 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) {
  .neo-spin-q8wlag {
    flex-basis: auto;
  }
}

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

.neo-spin-v4dts3 {
  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.neo-spin-zqntei ease-in-out;
}

.neo-spin-v4dts3:hover {
  border: 1px solid #8c8ca2;
}

.neo-spin-a9dnd9 {
  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%);
}

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

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

.neo-spin-jumv7z a {
  text-decoration: underline;
  color: #8babff;
}

.neo-spin-oc4jc8 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.neo-spin-oc4jc8 .neo-spin-v4dts3 {
  width: 50%;
  margin: 0;
}

.neo-spin-zvigm5 {
  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;
}

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

.neo-spin-mzkxor {
  margin: 0 0 100px;
}

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

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

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

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

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

.neo-spin-2eavr9 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .neo-spin-2eavr9 {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.neo-spin-tobtc0 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.neo-spin-zqntei ease-in-out;
}

@media only screen and (max-width: 767px) {
  .neo-spin-tobtc0 a {
    margin: 1px 0 4px;
  }
}

.neo-spin-tobtc0 a svg {
  fill: #fff;
}

.neo-spin-tobtc0 a:hover {
  background: #3d68e7;
}

.neo-spin-90febr {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.neo-spin-vofihm {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .neo-spin-vofihm {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.neo-spin-1qa6kq {
  font-size: 16px;
  color: var(--text-color);
}

.neo-spin-ygvpnd {
  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) {
  .neo-spin-ygvpnd {
    padding: 0 16px;
  }
}

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

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

.neo-spin-ji9d05 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.neo-spin-yht13b {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.neo-spin-yht13b 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);
}

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

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

.neo-spin-yht13b table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .neo-spin-yht13b {
    margin: 0;
  }
}

.neo-spin-fc9oa5 {
  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) {
  .neo-spin-fc9oa5 {
    min-height: 190px;
  }
}

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

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

.neo-spin-354zyv {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.neo-spin-354zyv.neo-spin-3eztaa {
  display: none;
}

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

.neo-spin-dlaxwz iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.neo-spin-dlaxwz iframe.neo-spin-00a43s {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.neo-spin-dlaxwz.neo-spin-628a93 {
  opacity: 1;
  pointer-events: all;
}

.neo-spin-vf9vt1 {
  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.neo-spin-zqntei ease-in-out;
}

.neo-spin-vf9vt1 svg {
  margin-right: 10px;
}

.neo-spin-vf9vt1 + .neo-spin-vf9vt1 {
  margin-top: 14px;
}

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

.neo-spin-7z1d4q {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.neo-spin-ygvpnd .neo-spin-8pangz {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.neo-spin-ygvpnd .neo-spin-8pangz h1,
.neo-spin-ygvpnd .neo-spin-8pangz 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) {
  .neo-spin-ygvpnd .neo-spin-8pangz h1,
  .neo-spin-ygvpnd .neo-spin-8pangz h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .neo-spin-ygvpnd .neo-spin-8pangz {
    margin: 28px 0 0;
  }
}

.neo-spin-ir1jem {
  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) {
  .neo-spin-ir1jem {
    padding: 0 16px;
  }
}

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

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

.neo-spin-o8l2an {
  max-width: 545px;
  width: 100%;
}

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

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

.neo-spin-njwnir {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.neo-spin-njwnir iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.neo-spin-xmqtyi {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.neo-spin-3yrb51 {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.neo-spin-d3hvja {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.neo-spin-1bp0kn span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .neo-spin-iipn4c {
    padding: 10px;
  }
}

.neo-spin-iipn4c .neo-spin-qy3fpu {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .neo-spin-iipn4c .neo-spin-qy3fpu {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .neo-spin-iipn4c {
    flex-wrap: wrap;
  }
}

.neo-spin-tgnov5 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.neo-spin-tgnov5 img {
  width: 100%;
}

.neo-spin-p4afln {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .neo-spin-p4afln {
    max-width: 200px;
    margin: 0;
  }
}

.neo-spin-blq3n0 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.neo-spin-o07fgv {
  width: 100%;
  margin: 0 0 100px;
}

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

.neo-spin-o07fgv .neo-spin-9mg121 {
  position: relative;
}

.neo-spin-o07fgv .neo-spin-bhdxt4 {
  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;
}

.neo-spin-o07fgv .neo-spin-bhdxt4.neo-spin-3eztaa {
  display: none;
}

.neo-spin-o07fgv .neo-spin-0zi642 {
  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) {
  .neo-spin-o07fgv .neo-spin-0zi642 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .neo-spin-o07fgv .neo-spin-0zi642 {
    bottom: 90px;
  }
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-6pbatv {
  max-width: 300px;
  width: 100%;
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-6pbatv .neo-spin-5etcdm {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-6pbatv .neo-spin-5etcdm {
    font-size: 32px;
    text-align: center;
  }
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-6pbatv .neo-spin-mqpr2k {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-6pbatv .neo-spin-mqpr2k {
    text-align: center;
  }
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 {
    flex-direction: column-reverse;
  }
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-t43qas {
  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.neo-spin-zqntei ease-in-out;
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-t43qas:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-t43qas {
    width: 100%;
  }
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-nwjqfy {
  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.neo-spin-zqntei ease-in-out;
  overflow: hidden;
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-nwjqfy 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);
  }
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-nwjqfy: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;
}

.neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-nwjqfy:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .neo-spin-o07fgv .neo-spin-0zi642 .neo-spin-kx10k3 .neo-spin-nwjqfy {
    width: 100%;
  }
}

.neo-spin-o07fgv .neo-spin-0zi642.neo-spin-3eztaa {
  display: none;
}

.neo-spin-o07fgv .neo-spin-x4c0z8 {
  display: none;
}

.neo-spin-o07fgv .neo-spin-x4c0z8.neo-spin-628a93 {
  display: block;
}

.neo-spin-o07fgv .neo-spin-x4c0z8 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .neo-spin-o07fgv .neo-spin-x4c0z8 iframe {
    height: calc(100vh - 54px);
  }
}

.neo-spin-o07fgv .neo-spin-oqfrd3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .neo-spin-o07fgv .neo-spin-oqfrd3 {
    padding: 24px 16px 0;
  }
}

.neo-spin-o07fgv .neo-spin-oqfrd3 .neo-spin-5etcdm {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .neo-spin-o07fgv .neo-spin-oqfrd3 .neo-spin-5etcdm {
    margin-bottom: 24px;
  }
}

.neo-spin-o07fgv .neo-spin-oqfrd3 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);
}

.neo-spin-o07fgv .neo-spin-oqfrd3 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) {
  .neo-spin-o07fgv .neo-spin-oqfrd3 table tr td {
    padding: 12px 4px;
  }
}

.neo-spin-o07fgv .neo-spin-oqfrd3 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) {
  .neo-spin-o07fgv .neo-spin-oqfrd3 table tr th {
    padding: 12px 4px;
  }
}

.neo-spin-o07fgv .neo-spin-oqfrd3 table tr:last-of-type td {
  border-bottom: none;
}

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

.neo-spin-lgrucv.neo-spin-mps2x9 {
  display: block;
}

.neo-spin-lgrucv iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.neo-spin-lgrucv .neo-spin-ufh9vp {
  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;
}

.neo-spin-lgrucv .neo-spin-1egtfc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.neo-spin-lgrucv .neo-spin-nwjqfy {
  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.neo-spin-zqntei ease-in-out;
}

.neo-spin-lgrucv .neo-spin-nwjqfy:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.neo-spin-3x8o0h {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.neo-spin-3x8o0h.neo-spin-mps2x9 {
  display: block;
}

.neo-spin-cxklzx {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.neo-spin-slrc4y {
  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;
}

.neo-spin-g9fvj7 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.neo-spin-w8du8n {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.neo-spin-w8du8n svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.neo-spin-h6yg4q {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.neo-spin-adqyoq.neo-spin-3eztaa {
  display: none;
}

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

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

.neo-spin-8z9251 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.neo-spin-8z9251 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.neo-spin-8z9251 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.neo-spin-zqntei ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.neo-spin-8z9251 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.neo-spin-8z9251 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.neo-spin-8z9251 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.neo-spin-8z9251 input:active {
  border-color: #c2c0ce;
}

.neo-spin-8z9251 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .neo-spin-8z9251 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.neo-spin-jf7v8y {
  margin-bottom: 36px;
}

.neo-spin-jf7v8y 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;
}

.neo-spin-jf7v8y textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.neo-spin-jf7v8y textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.neo-spin-hw9e3c {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.neo-spin-vixeru {
  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.neo-spin-zqntei ease-in-out;
}

.neo-spin-vixeru:hover {
  background: var(--border-color);
}

.neo-spin-cxqtcg {
  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.neo-spin-zqntei ease-in-out;
}

.neo-spin-cxqtcg:hover {
  background: #166ad9;
}

.neo-spin-ad3yrw {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.neo-spin-ad3yrw.neo-spin-3eztaa {
  display: none;
}

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

.neo-spin-ad3yrw .neo-spin-vixeru {
  margin: 0 auto;
}

.neo-spin-kfc6gu {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.neo-spin-dqpvyx {
  filter: grayscale(100%);
}

.neo-spin-tcwp1a > input {
  display: none;
}

.neo-spin-tcwp1a > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.neo-spin-d1rlo8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.neo-spin-qs97ah 44.neo-spin-5e5mlk.neo-spin-8cth8q.neo-spin-733no0.neo-spin-kbcfhm.neo-spin-f9lo4o.neo-spin-kw7i7f.neo-spin-jsz62i.neo-spin-qanao1.neo-spin-mazfh5.neo-spin-lbntuq.neo-spin-al5t7f.neo-spin-jbgwnk 0l-12.neo-spin-gyy55q 30.neo-spin-sgjp0k.neo-spin-r2f6n4 2.neo-spin-ld9mds.neo-spin-r2f6n4 3.neo-spin-gyv6k2 3.neo-spin-uihbiv.neo-spin-y8881q 3.neo-spin-l7o687.neo-spin-f2sv8n.neo-spin-lgrc1k.neo-spin-n30zek 7-3.neo-spin-gyy55q 10.neo-spin-46kyja.neo-spin-n30zek 23.neo-spin-l5d0c9.neo-spin-yl0d5y 1.neo-spin-woa7ps 2.neo-spin-gyy55q 3.neo-spin-yl0d5y 1.neo-spin-y8881q 5.neo-spin-cv77q8.neo-spin-y8881q 32.neo-spin-qco4i5.neo-spin-f2sv8n 5.neo-spin-jbgwnk 4.neo-spin-n30zek 9.neo-spin-n30zek 8.neo-spin-y8881q 6.neo-spin-ki7axv.neo-spin-l9eajt.neo-spin-u2ykrb.neo-spin-dv4b7a.neo-spin-rg928v 4.neo-spin-1iunb7.neo-spin-rg928v 6.neo-spin-rg928v 0l29.neo-spin-jbgwnk 17.neo-spin-ce75c2.neo-spin-bthoyi 2.neo-spin-vhtlwm 10.neo-spin-6kjm3d.neo-spin-gyy55q 8.neo-spin-16gp9j.neo-spin-jh6egs.neo-spin-qnoafl.neo-spin-1c6121.neo-spin-o4d8cb.neo-spin-f2sv8n.neo-spin-f9lo4o.neo-spin-gyy55q 1.neo-spin-afn1v5.neo-spin-q9jjzy.neo-spin-i3em9l.neo-spin-3x3fo3.neo-spin-kvylkp.neo-spin-woa7ps 1.neo-spin-nybk3w.neo-spin-mhhvsg.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.neo-spin-tcwp1a > input:checked ~ label,
.neo-spin-tcwp1a > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.neo-spin-d1rlo8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.neo-spin-qs97ah 44.neo-spin-5e5mlk.neo-spin-8cth8q.neo-spin-733no0.neo-spin-kbcfhm.neo-spin-f9lo4o.neo-spin-kw7i7f.neo-spin-jsz62i.neo-spin-qanao1.neo-spin-mazfh5.neo-spin-lbntuq.neo-spin-al5t7f.neo-spin-jbgwnk 0l-12.neo-spin-gyy55q 30.neo-spin-sgjp0k.neo-spin-r2f6n4 2.neo-spin-ld9mds.neo-spin-r2f6n4 3.neo-spin-gyv6k2 3.neo-spin-uihbiv.neo-spin-y8881q 3.neo-spin-l7o687.neo-spin-f2sv8n.neo-spin-lgrc1k.neo-spin-n30zek 7-3.neo-spin-gyy55q 10.neo-spin-46kyja.neo-spin-n30zek 23.neo-spin-l5d0c9.neo-spin-yl0d5y 1.neo-spin-woa7ps 2.neo-spin-gyy55q 3.neo-spin-yl0d5y 1.neo-spin-y8881q 5.neo-spin-cv77q8.neo-spin-y8881q 32.neo-spin-qco4i5.neo-spin-f2sv8n 5.neo-spin-jbgwnk 4.neo-spin-n30zek 9.neo-spin-n30zek 8.neo-spin-y8881q 6.neo-spin-ki7axv.neo-spin-l9eajt.neo-spin-u2ykrb.neo-spin-dv4b7a.neo-spin-rg928v 4.neo-spin-1iunb7.neo-spin-rg928v 6.neo-spin-rg928v 0l29.neo-spin-jbgwnk 17.neo-spin-ce75c2.neo-spin-bthoyi 2.neo-spin-vhtlwm 10.neo-spin-6kjm3d.neo-spin-gyy55q 8.neo-spin-16gp9j.neo-spin-jh6egs.neo-spin-qnoafl.neo-spin-1c6121.neo-spin-o4d8cb.neo-spin-f2sv8n.neo-spin-f9lo4o.neo-spin-gyy55q 1.neo-spin-afn1v5.neo-spin-q9jjzy.neo-spin-i3em9l.neo-spin-3x3fo3.neo-spin-kvylkp.neo-spin-woa7ps 1.neo-spin-nybk3w.neo-spin-mhhvsg.5z'/%3e%3c/svg%3e");
}

.neo-spin-tcwp1a > input:not(:checked) ~ label:hover,
.neo-spin-tcwp1a > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.neo-spin-d1rlo8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.neo-spin-qs97ah 44.neo-spin-5e5mlk.neo-spin-8cth8q.neo-spin-733no0.neo-spin-kbcfhm.neo-spin-f9lo4o.neo-spin-kw7i7f.neo-spin-jsz62i.neo-spin-qanao1.neo-spin-mazfh5.neo-spin-lbntuq.neo-spin-al5t7f.neo-spin-jbgwnk 0l-12.neo-spin-gyy55q 30.neo-spin-sgjp0k.neo-spin-r2f6n4 2.neo-spin-ld9mds.neo-spin-r2f6n4 3.neo-spin-gyv6k2 3.neo-spin-uihbiv.neo-spin-y8881q 3.neo-spin-l7o687.neo-spin-f2sv8n.neo-spin-lgrc1k.neo-spin-n30zek 7-3.neo-spin-gyy55q 10.neo-spin-46kyja.neo-spin-n30zek 23.neo-spin-l5d0c9.neo-spin-yl0d5y 1.neo-spin-woa7ps 2.neo-spin-gyy55q 3.neo-spin-yl0d5y 1.neo-spin-y8881q 5.neo-spin-cv77q8.neo-spin-y8881q 32.neo-spin-qco4i5.neo-spin-f2sv8n 5.neo-spin-jbgwnk 4.neo-spin-n30zek 9.neo-spin-n30zek 8.neo-spin-y8881q 6.neo-spin-ki7axv.neo-spin-l9eajt.neo-spin-u2ykrb.neo-spin-dv4b7a.neo-spin-rg928v 4.neo-spin-1iunb7.neo-spin-rg928v 6.neo-spin-rg928v 0l29.neo-spin-jbgwnk 17.neo-spin-ce75c2.neo-spin-bthoyi 2.neo-spin-vhtlwm 10.neo-spin-6kjm3d.neo-spin-gyy55q 8.neo-spin-16gp9j.neo-spin-jh6egs.neo-spin-qnoafl.neo-spin-1c6121.neo-spin-o4d8cb.neo-spin-f2sv8n.neo-spin-f9lo4o.neo-spin-gyy55q 1.neo-spin-afn1v5.neo-spin-q9jjzy.neo-spin-i3em9l.neo-spin-3x3fo3.neo-spin-kvylkp.neo-spin-woa7ps 1.neo-spin-nybk3w.neo-spin-mhhvsg.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .neo-spin-8aunng > .neo-spin-zc6onx {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .neo-spin-8aunng > .neo-spin-zc6onx {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .neo-spin-8aunng > .neo-spin-zc6onx {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .neo-spin-8aunng > .neo-spin-zc6onx {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .neo-spin-8aunng > .neo-spin-zc6onx {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.neo-spin-6no0pq {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.neo-spin-6no0pq.neo-spin-3eztaa {
  display: none;
}

.neo-spin-zp0mdn {
  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) {
  .neo-spin-zp0mdn {
    height: 74px;
    overflow: visible;
  }
}

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

.neo-spin-weu38l {
  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;
}

.neo-spin-weu38l::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.neo-spin-weu38l::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.neo-spin-weu38l img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.neo-spin-blkk21 {
  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;
}

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

.neo-spin-blkk21::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) {
  .neo-spin-blkk21::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .neo-spin-sd0g3k {
    top: -20px;
  }
}

.neo-spin-m3pmbi {
  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.neo-spin-zqntei ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .neo-spin-m3pmbi {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .neo-spin-m3pmbi {
    width: 90px;
    height: 40px;
  }
}

.neo-spin-6no0pq.neo-spin-k8p0xb .neo-spin-zp0mdn {
  background: #2b3b67;
}

.neo-spin-6no0pq.neo-spin-k8p0xb .neo-spin-weu38l {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.neo-spin-6no0pq.neo-spin-k8p0xb .neo-spin-weu38l::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.neo-spin-6no0pq.neo-spin-k8p0xb .neo-spin-weu38l::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.neo-spin-6no0pq.neo-spin-k8p0xb .neo-spin-blkk21::before {
  background: #0e0f41;
}

.neo-spin-6no0pq.neo-spin-k8p0xb .neo-spin-blkk21::after {
  background: #152557;
}

.neo-spin-6no0pq.neo-spin-kji1um .neo-spin-zp0mdn {
  background: #1f35fa;
}

.neo-spin-6no0pq.neo-spin-kji1um .neo-spin-weu38l {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.neo-spin-6no0pq.neo-spin-kji1um .neo-spin-weu38l::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.neo-spin-6no0pq.neo-spin-kji1um .neo-spin-weu38l::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.neo-spin-6no0pq.neo-spin-kji1um .neo-spin-blkk21::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.neo-spin-6no0pq.neo-spin-kji1um .neo-spin-blkk21::after {
  background: #192ac8;
}

.neo-spin-6no0pq.neo-spin-nhfwco .neo-spin-zp0mdn {
  background: #fa771f;
}

.neo-spin-6no0pq.neo-spin-nhfwco .neo-spin-weu38l {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.neo-spin-6no0pq.neo-spin-nhfwco .neo-spin-weu38l::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.neo-spin-6no0pq.neo-spin-nhfwco .neo-spin-weu38l::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.neo-spin-6no0pq.neo-spin-nhfwco .neo-spin-blkk21::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.neo-spin-6no0pq.neo-spin-nhfwco .neo-spin-blkk21::after {
  background: #fa8535;
}

.neo-spin-z24r95 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.neo-spin-o0ivyg {
  display: flex;
  align-items: center;
  gap: 10px;
}

.neo-spin-o0ivyg span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.neo-spin-o0ivyg small {
  font-size: 14px;
  color: var(--text-color);
}

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

.neo-spin-8vgirw {
  width: 120px;
  height: 22px;
}

.neo-spin-8vgirw .neo-spin-lrzddq {
  fill: #c2c0ce;
}

.neo-spin-8vgirw [rating="1"] .neo-spin-lrzddq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.neo-spin-8vgirw [rating="2"] .neo-spin-lrzddq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.neo-spin-8vgirw [rating="3"] .neo-spin-lrzddq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.neo-spin-8vgirw [rating="4"] .neo-spin-lrzddq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.neo-spin-8vgirw [rating="5"] .neo-spin-lrzddq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.neo-spin-q880f6 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.neo-spin-vvb4lu {
  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);
}

.neo-spin-vvb4lu.neo-spin-628a93 {
  display: block;
}

.neo-spin-vvb4lu.neo-spin-3eztaa {
  display: none;
}

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

.neo-spin-9rzhj3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.neo-spin-r5hghw {
  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);
}

.neo-spin-ffmh5j {
  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;
}

.neo-spin-89dhec small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.neo-spin-89dhec span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.neo-spin-07ftca {
  font-size: 16px;
  line-height: 140%;
}

.neo-spin-ltx1q2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.neo-spin-ltx1q2 .neo-spin-lrzddq {
  fill: #c2c0ce;
}

.neo-spin-ltx1q2 [rating="1"] .neo-spin-lrzddq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.neo-spin-ltx1q2 [rating="2"] .neo-spin-lrzddq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.neo-spin-ltx1q2 [rating="3"] .neo-spin-lrzddq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.neo-spin-ltx1q2 [rating="4"] .neo-spin-lrzddq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.neo-spin-ltx1q2 [rating="5"] .neo-spin-lrzddq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.neo-spin-3h98ld {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .neo-spin-3h98ld {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.neo-spin-5myutg {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .neo-spin-5myutg {
    padding: 0 16px;
  }
}

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

.neo-spin-5x7sez {
  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) {
  .neo-spin-5x7sez {
    padding: 12px;
    gap: 12px;
  }
}

.neo-spin-ij9qg7 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.neo-spin-ij9qg7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.neo-spin-idvk48 {
  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;
}

.neo-spin-tim00f {
  flex: 1;
  min-width: 0;
}

.neo-spin-o6zvk5 {
  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) {
  .neo-spin-o6zvk5 {
    font-size: 14px;
    gap: 6px;
  }
}

.neo-spin-dlb3np {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.neo-spin-dlb3np svg,
.neo-spin-dlb3np img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.neo-spin-dlb3np svg path {
  fill: var(--button-bg-color);
}

.neo-spin-dlb3np svg circle {
  fill: var(--button-text-color);
}

.neo-spin-eol9s9 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.neo-spin-eol9s9 strong {
  font-weight: 600;
}

.neo-spin-sbntmb {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.neo-spin-sbntmb p {
  margin: 0 0 16px;
}

.neo-spin-sbntmb p:last-child {
  margin-bottom: 0;
}

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

.neo-spin-xc7rnd {
  max-width: 300px;
  width: 100%;
}

.neo-spin-xc7rnd a {
  width: 100%;
}

@media (max-width: 575px) {
  .neo-spin-xc7rnd {
    max-width: 200px;
  }
}

.neo-spin-7gzdsk {
  justify-content: center;
}

.neo-spin-ni1e6e {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.neo-spin-wg2t3q {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .neo-spin-395yj5 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.neo-spin-tt0up2 .neo-spin-bdkbqz {
  justify-content: center;
}

/* faq */

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

.neo-spin-oz5x36 {
  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.neo-spin-kec69p ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-oz5x36::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.neo-spin-kec69p ease;
}

.neo-spin-msbx9v.neo-spin-mps2x9 .neo-spin-oz5x36::after {
  transform: rotate(45deg);
}

.neo-spin-90h8yr {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.neo-spin-zqntei ease, padding 0.neo-spin-zqntei ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.neo-spin-msbx9v.neo-spin-mps2x9 .neo-spin-90h8yr {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.neo-spin-7i5g3e {
  margin: 25px 0;
}

.neo-spin-tcwp1a > input:not(:checked) ~ label:hover,
.neo-spin-tcwp1a > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.neo-spin-1calnh.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.neo-spin-t03yo8 44.neo-spin-uzjbu0.neo-spin-g01kao.neo-spin-nhtwze.neo-spin-3api9r.neo-spin-f762s8.neo-spin-0t27z9.neo-spin-h6zh7c.neo-spin-9p0ntd.neo-spin-jcglza.neo-spin-lja243.neo-spin-2cae09.neo-spin-j1hutj 0l-12.neo-spin-h7c0ol 30.neo-spin-32c3go.neo-spin-quxjye 2.neo-spin-g82pq8.neo-spin-quxjye 3.neo-spin-064dia 3.neo-spin-5jhlv5.neo-spin-rd8nqd 3.neo-spin-gvy86k.neo-spin-9ijswr.neo-spin-n24xcq.neo-spin-i85p01 7-3.neo-spin-h7c0ol 10.neo-spin-wguzws.neo-spin-i85p01 23.neo-spin-ojicep.neo-spin-m1ns2y 1.neo-spin-l1rul9 2.neo-spin-h7c0ol 3.neo-spin-m1ns2y 1.neo-spin-rd8nqd 5.neo-spin-dh3pct.neo-spin-rd8nqd 32.neo-spin-ngd84c.neo-spin-9ijswr 5.neo-spin-j1hutj 4.neo-spin-i85p01 9.neo-spin-i85p01 8.neo-spin-rd8nqd 6.neo-spin-vayrcj.neo-spin-man3to.neo-spin-8mtett.neo-spin-xbmqzx.neo-spin-em5l8f 4.neo-spin-x1zhd5.neo-spin-em5l8f 6.neo-spin-em5l8f 0l29.neo-spin-j1hutj 17.neo-spin-drvsfj.neo-spin-t8vegt 2.neo-spin-jy04jy 10.neo-spin-jmz7yu.neo-spin-h7c0ol 8.neo-spin-axmr8q.neo-spin-7mlbrm.neo-spin-jkuevo.neo-spin-wo8wtk.neo-spin-bvipyl.neo-spin-9ijswr.neo-spin-f762s8.neo-spin-h7c0ol 1.neo-spin-plfhad.neo-spin-2m6jnm.neo-spin-t7ihpl.neo-spin-wbfza7.neo-spin-j1t6lq.neo-spin-l1rul9 1.neo-spin-41yx2f.neo-spin-5us5n8.5z'/%3e%3c/svg%3e");
}

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

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

.neo-spin-wysgek {
  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);
}

.neo-spin-wysgek.neo-spin-nxnl8p {
  display: block;
}

.neo-spin-wysgek.neo-spin-nc6wg0 {
  display: none;
}

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

.neo-spin-6rp9pp {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.neo-spin-i72jcu {
  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);
}

.neo-spin-dgw0xx {
  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;
}

.neo-spin-71hsuc small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.neo-spin-71hsuc span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.neo-spin-r2k0ba {
  font-size: 16px;
  line-height: 140%;
}

.neo-spin-0f0zwl {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.neo-spin-0f0zwl .neo-spin-4qm67h {
  fill: #c2c0ce;
}

.neo-spin-0f0zwl [rating="1"] .neo-spin-4qm67h:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.neo-spin-0f0zwl [rating="2"] .neo-spin-4qm67h:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.neo-spin-0f0zwl [rating="3"] .neo-spin-4qm67h:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.neo-spin-0f0zwl [rating="4"] .neo-spin-4qm67h:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.neo-spin-0f0zwl [rating="5"] .neo-spin-4qm67h:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.neo-spin-li9mgo 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;
}

.neo-spin-li9mgo 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 */

.neo-spin-28dp80 {
  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);
}

.neo-spin-28dp80.neo-spin-33uywd {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.neo-spin-1y35o7 {
  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;
}

.neo-spin-1y35o7 label {
  font-size: 14px;
}

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

.neo-spin-ct381t 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;
}
.neo-spin-skeafa, .neo-spin-ezjznj, [class*="review-card"],
thead, thead th, table th, .neo-spin-g7oac6,
.neo-spin-1agbwy, [class*="collapsible-header"],
.neo-spin-vbd3yz, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
