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

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

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

.divaspin-8bh453 {
  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) {
  .divaspin-8bh453: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;
  }
}

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

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

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

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

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

.divaspin-cwk78x {
  cursor: pointer;
}

.divaspin-bsi5mb {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.divaspin-1anrls {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.divaspin-1anrls figure {
  margin: 0;
}

.divaspin-1anrls.divaspin-hylnl2 {
  justify-content: flex-start;
  margin-right: 4px;
}

.divaspin-1anrls.divaspin-14n2ay {
  justify-content: flex-end;
  margin-left: 4px;
}

.divaspin-1anrls.divaspin-q12tpr {
  justify-content: center;
}

.divaspin-1anrls.divaspin-p7gggh {
  justify-content: normal;
}

.divaspin-lmfhyw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.divaspin-njafo1 img {
  width: 100%;
}

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

.divaspin-npvpzx {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.divaspin-npvpzx 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);
}

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

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

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

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

.divaspin-npvpzx ul li:last-of-type::after {
  display: none;
}

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

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

.divaspin-9ws69e {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .divaspin-m2mzna {
    height: 50px;
  }
}

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

.divaspin-m2mzna.divaspin-9skybn {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .divaspin-m2mzna.divaspin-9skybn:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.divaspin-vufwzc {
  margin-bottom: 94px;
}

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

.divaspin-dfcsxc .divaspin-1jvo3p {
  margin-bottom: 28px;
}

.divaspin-dfcsxc .divaspin-1jvo3p img {
  max-height: 100px;
  width: auto;
}

.divaspin-1hw4cx {
  display: flex;
  align-items: center;
}

.divaspin-1hw4cx a + a {
  margin-left: 24px;
}

.divaspin-1hw4cx img {
  max-height: 56px;
  width: auto;
}

.divaspin-1hw4cx img + img {
  margin-left: 24px;
}

.divaspin-brvb75 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.divaspin-clal6f {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.divaspin-qu39p0 li {
  display: flex;
  margin: 0 7px;
}

.divaspin-qu39p0 li svg {
  transition: 0.divaspin-dk4p25 ease-in-out;
}

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

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

.divaspin-g4112j + .divaspin-g4112j {
  margin-left: 120px;
}

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

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

.divaspin-7k85y1 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.divaspin-7k85y1 li {
  font-size: 16px;
}

.divaspin-7k85y1 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.divaspin-7k85y1 li + li {
  margin-top: 16px;
}

.divaspin-flk4bq {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.divaspin-6luete ease-in-out;
}

.divaspin-flk4bq.divaspin-0h09su {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.divaspin-tei9np {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.divaspin-dhgbyy li {
  width: 100%;
}

.divaspin-dhgbyy 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.divaspin-dk4p25 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.divaspin-dhgbyy li a svg {
  fill: var(--button-text-color);
}

.divaspin-dhgbyy li a.divaspin-0h09su {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.divaspin-na6duj {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.divaspin-na6duj img {
  width: 100%;
  transition: 0.divaspin-dk4p25 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .divaspin-qrfkyx .divaspin-1jvo3p img {
    max-width: 90px;
  }
}

.divaspin-1jvo3p img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .divaspin-1jvo3p {
    order: -2;
  }
}

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

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

.divaspin-gl5xc3 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.divaspin-jk8cuf {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.divaspin-jk8cuf.divaspin-jf1rpl {
  margin-right: 0;
}

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

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

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

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

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

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

.divaspin-wg7xxu:hover > ul {
  display: flex;
}

.divaspin-wg7xxu:focus > ul {
  display: flex;
}

.divaspin-wg7xxu:focus-within > ul {
  display: flex;
}

.divaspin-fiwkeb {
  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;
}

.divaspin-fiwkeb::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.divaspin-6luete ease-in-out;
}

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

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

.divaspin-wg7xxu 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.divaspin-dk4p25 ease-in-out;
  overflow: hidden;
}

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

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

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

.divaspin-udtd5a {
  display: none;
}

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

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

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

.divaspin-vkfn9c {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.divaspin-vkfn9c img {
  margin-bottom: 20px;
}

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

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

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

.divaspin-0ww1e2 {
  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) {
  .divaspin-0ww1e2 {
    font-size: 32px;
  }
}

.divaspin-c8ydt0 {
  color: var(--text-color);
}

.divaspin-7f29cc {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.divaspin-7f29cc p img {
  display: block;
  margin: 0 auto;
}

.divaspin-7f29cc p:first-of-type {
  margin-top: 0;
}

.divaspin-7f29cc p:last-of-type {
  margin-bottom: 0;
}

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

.divaspin-7f29cc ul {
  padding: 0 0 0 20px;
}

.divaspin-7f29cc table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.divaspin-7f29cc table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.divaspin-7f29cc iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

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

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

.divaspin-jfa91p .divaspin-zwa2ww {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.divaspin-jfa91p .divaspin-tiwz81 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .divaspin-jfa91p .divaspin-tiwz81 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .divaspin-jfa91p .divaspin-tiwz81 img {
    width: 100%;
  }
}

.divaspin-tiwz81 {
  margin: 0 0 28px;
}

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

.divaspin-zwa2ww {
  margin: 0 0 28px;
}

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

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

.divaspin-rwmdgi .divaspin-8bh453 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.divaspin-hbo9rs {
  position: relative;
  border: none;
}

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

.divaspin-b0zixk {
  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;
}

.divaspin-b0zixk span {
  height: 32px;
}

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

.divaspin-b0zixk.divaspin-cbpduq span {
  transform: scaleY(-1);
}

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

.divaspin-i3f4bh {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.divaspin-i3f4bh li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.divaspin-dk4p25 ease-in-out;
}

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

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

.divaspin-i3f4bh.divaspin-jrkr7b {
  display: none;
}

.divaspin-unw9zy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.divaspin-unw9zy table {
  width: 100%;
  border-collapse: collapse;
}

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

  .divaspin-unw9zy table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.divaspin-26hkm6 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.divaspin-7580kj table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.divaspin-7580kj table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.divaspin-7580kj p {
  color: var(--text-color);
}

.divaspin-qun5tv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.divaspin-nqqx1b {
  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);
}

.divaspin-1b6x6p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.divaspin-loyh67 p + p {
  margin-top: 10px;
}

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

.divaspin-jbu0qo {
  display: none;
}

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

.divaspin-s2qmzr {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.divaspin-s2qmzr li {
  margin: 0 20px;
}

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

.divaspin-s2qmzr li a img {
  margin-bottom: 4px;
}

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

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

.divaspin-sscdye li {
  font-size: 16px;
  position: relative;
}

.divaspin-sscdye li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.divaspin-sscdye li span {
  opacity: 0.5;
}

.divaspin-sscdye li + li {
  margin-left: 30px;
}

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

h2.divaspin-pfqr5a {
  margin: 0 0 28px;
}

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

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

.divaspin-g0m6co 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);
}

.divaspin-g0m6co 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;
}

.divaspin-g0m6co 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;
}

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

.divaspin-g0m6co tbody tr:last-of-type {
  margin-bottom: 0;
}

.divaspin-g0m6co tbody tr td:first-of-type {
  flex-shrink: 0;
}

.divaspin-g0m6co 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);
}

.divaspin-g0m6co 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);
}

.divaspin-g0m6co tbody tr td:last-of-type {
  margin-left: auto;
}

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

.divaspin-g0m6co tbody tr td .divaspin-os9r9n {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .divaspin-g0m6co tbody tr td .divaspin-os9r9n {
    width: 100%;
  }
}

.divaspin-g0m6co tbody tr td .divaspin-x4tz13 {
  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.divaspin-dk4p25 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .divaspin-g0m6co tbody tr td .divaspin-x4tz13 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .divaspin-g0m6co tbody tr td .divaspin-x4tz13 {
    width: 100%;
  }
}

.divaspin-g0m6co tbody tr td .divaspin-v9aiz5 {
  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) {
  .divaspin-g0m6co tbody tr td .divaspin-v9aiz5:hover {
    text-decoration: none;
  }
}

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

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

.divaspin-v2n1xi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.divaspin-i5ssg7 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.divaspin-dk4p25 ease-in-out;
}

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

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

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

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

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

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

.divaspin-etfo12 img {
  width: 100%;
  height: 100%;
}

.divaspin-etfo12 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.divaspin-bbg2ed svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.divaspin-dk4p25 ease-in-out;
}

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

.divaspin-5mgneo {
  padding: 90px 0;
}

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

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

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

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

.divaspin-7s97m5 img {
  width: 100%;
}

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

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

.divaspin-ehkw46 {
  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;
}

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

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

.divaspin-qv27kg {
  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.divaspin-dk4p25 ease-in-out;
}

.divaspin-qv27kg:hover {
  border: 1px solid #8c8ca2;
}

.divaspin-7oiqdt {
  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%);
}

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

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

.divaspin-al0d32 a {
  text-decoration: underline;
  color: #8babff;
}

.divaspin-m4bf6a {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.divaspin-m4bf6a .divaspin-qv27kg {
  width: 50%;
  margin: 0;
}

.divaspin-le7kar {
  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;
}

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

.divaspin-pjjaul {
  margin: 0 0 100px;
}

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

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

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

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

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

.divaspin-63sod6 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.divaspin-wxsgtx 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.divaspin-dk4p25 ease-in-out;
}

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

.divaspin-wxsgtx a svg {
  fill: #fff;
}

.divaspin-wxsgtx a:hover {
  background: #3d68e7;
}

.divaspin-u8hkho {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.divaspin-pd448d {
  margin-bottom: 16px;
}

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

.divaspin-2lwpcv {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.divaspin-xhn855 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);
}

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

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

.divaspin-xhn855 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.divaspin-zplkit.divaspin-q1jn6b {
  display: none;
}

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

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

.divaspin-zrapmi iframe.divaspin-6sgr8g {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.divaspin-zrapmi.divaspin-6j1qcn {
  opacity: 1;
  pointer-events: all;
}

.divaspin-yl6g3i {
  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.divaspin-dk4p25 ease-in-out;
}

.divaspin-yl6g3i svg {
  margin-right: 10px;
}

.divaspin-yl6g3i + .divaspin-yl6g3i {
  margin-top: 14px;
}

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

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

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

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

.divaspin-7l8hpm .divaspin-rwmdgi {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .divaspin-7l8hpm .divaspin-rwmdgi {
    margin: 28px 0 0;
  }
}

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

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

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

.divaspin-n3vbvv {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.divaspin-tm793v {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.divaspin-lsltc0 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.divaspin-gtot00 .divaspin-8bh453 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .divaspin-gtot00 .divaspin-8bh453 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.divaspin-7p4b09 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.divaspin-7p4b09 img {
  width: 100%;
}

.divaspin-oqxjvx {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.divaspin-q7ryos {
  width: 100%;
  margin: 0 0 100px;
}

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

.divaspin-q7ryos .divaspin-39b9hq {
  position: relative;
}

.divaspin-q7ryos .divaspin-s4gyfv {
  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;
}

.divaspin-q7ryos .divaspin-s4gyfv.divaspin-q1jn6b {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .divaspin-q7ryos .divaspin-yqr3hp {
    bottom: 90px;
  }
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-9iin5p {
  max-width: 300px;
  width: 100%;
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-9iin5p .divaspin-dukcxo {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .divaspin-q7ryos .divaspin-yqr3hp .divaspin-9iin5p .divaspin-dukcxo {
    font-size: 32px;
    text-align: center;
  }
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-9iin5p .divaspin-lsdupc {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .divaspin-q7ryos .divaspin-yqr3hp .divaspin-9iin5p .divaspin-lsdupc {
    text-align: center;
  }
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl {
    flex-direction: column-reverse;
  }
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-e420yn {
  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.divaspin-dk4p25 ease-in-out;
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-e420yn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-e420yn {
    width: 100%;
  }
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-swfhnz {
  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.divaspin-dk4p25 ease-in-out;
  overflow: hidden;
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-swfhnz 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);
  }
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-swfhnz: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;
}

.divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-swfhnz:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .divaspin-q7ryos .divaspin-yqr3hp .divaspin-jf1rpl .divaspin-swfhnz {
    width: 100%;
  }
}

.divaspin-q7ryos .divaspin-yqr3hp.divaspin-q1jn6b {
  display: none;
}

.divaspin-q7ryos .divaspin-h4xlju {
  display: none;
}

.divaspin-q7ryos .divaspin-h4xlju.divaspin-6j1qcn {
  display: block;
}

.divaspin-q7ryos .divaspin-h4xlju iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .divaspin-q7ryos .divaspin-h4xlju iframe {
    height: calc(100vh - 54px);
  }
}

.divaspin-q7ryos .divaspin-4oqkrk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .divaspin-q7ryos .divaspin-4oqkrk {
    padding: 24px 16px 0;
  }
}

.divaspin-q7ryos .divaspin-4oqkrk .divaspin-dukcxo {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .divaspin-q7ryos .divaspin-4oqkrk .divaspin-dukcxo {
    margin-bottom: 24px;
  }
}

.divaspin-q7ryos .divaspin-4oqkrk 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);
}

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

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

.divaspin-q7ryos .divaspin-4oqkrk table tr:last-of-type td {
  border-bottom: none;
}

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

.divaspin-a33ve0.divaspin-0h09su {
  display: block;
}

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

.divaspin-a33ve0 .divaspin-arfyyx {
  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;
}

.divaspin-a33ve0 .divaspin-uo7at3 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.divaspin-a33ve0 .divaspin-swfhnz {
  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.divaspin-dk4p25 ease-in-out;
}

.divaspin-a33ve0 .divaspin-swfhnz:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.divaspin-sx99i8.divaspin-0h09su {
  display: block;
}

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

.divaspin-5r1nan {
  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;
}

.divaspin-4nmx6a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.divaspin-35aifd {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.divaspin-35aifd svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.divaspin-9ks59m {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.divaspin-t6ynjm.divaspin-q1jn6b {
  display: none;
}

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

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

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

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

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

.divaspin-eiab2i 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.divaspin-dk4p25 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.divaspin-eiab2i input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.divaspin-eiab2i input:active {
  border-color: #c2c0ce;
}

.divaspin-eiab2i input:focus {
  border-color: #c2c0ce;
}

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

.divaspin-eme5r5 {
  margin-bottom: 36px;
}

.divaspin-eme5r5 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;
}

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

.divaspin-eme5r5 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.divaspin-4owcpk {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.divaspin-067lxo {
  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.divaspin-dk4p25 ease-in-out;
}

.divaspin-067lxo:hover {
  background: var(--border-color);
}

.divaspin-r9dfh6 {
  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.divaspin-dk4p25 ease-in-out;
}

.divaspin-r9dfh6:hover {
  background: #166ad9;
}

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

.divaspin-ql6d8b.divaspin-q1jn6b {
  display: none;
}

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

.divaspin-ql6d8b .divaspin-067lxo {
  margin: 0 auto;
}

.divaspin-0dtepk {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.divaspin-36l9ic {
  filter: grayscale(100%);
}

.divaspin-4g7ata > input {
  display: none;
}

.divaspin-4g7ata > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.divaspin-gvzdm9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.divaspin-eanlyz 44.divaspin-hzbwmq.divaspin-a862fd.divaspin-6l2jr4.divaspin-7sv109.divaspin-v0tz25.divaspin-3ys33k.divaspin-e71pqo.divaspin-740sw5.divaspin-i3ngaz.divaspin-xeu13a.divaspin-pobyw7.divaspin-x9ezn2 0l-12.divaspin-2jbklu 30.divaspin-9ktzvj.divaspin-8yctpr 2.divaspin-ck413b.divaspin-8yctpr 3.divaspin-0nfjq7 3.divaspin-suun14.divaspin-bz7r8q 3.divaspin-kzmw57.divaspin-ngcavm.divaspin-daapmk.divaspin-ucak9u 7-3.divaspin-2jbklu 10.divaspin-2w5us3.divaspin-ucak9u 23.divaspin-p7mas3.divaspin-z7z6pm 1.divaspin-7nofoh 2.divaspin-2jbklu 3.divaspin-z7z6pm 1.divaspin-bz7r8q 5.divaspin-k2q04p.divaspin-bz7r8q 32.divaspin-pd6qub.divaspin-ngcavm 5.divaspin-x9ezn2 4.divaspin-ucak9u 9.divaspin-ucak9u 8.divaspin-bz7r8q 6.divaspin-nudmtx.divaspin-o3dflu.divaspin-7qjw7k.divaspin-pbm55y.divaspin-ltx57z 4.divaspin-f6pvlw.divaspin-ltx57z 6.divaspin-ltx57z 0l29.divaspin-x9ezn2 17.divaspin-9w2t15.divaspin-7ld97i 2.divaspin-exijir 10.divaspin-cpr9x6.divaspin-2jbklu 8.divaspin-mivfse.divaspin-48alsi.divaspin-78iyq9.divaspin-r83k0u.divaspin-lgnwwp.divaspin-ngcavm.divaspin-v0tz25.divaspin-2jbklu 1.divaspin-6lc30i.divaspin-89mfyc.divaspin-w1phsu.divaspin-arm2wh.divaspin-o4z9m6.divaspin-7nofoh 1.divaspin-fm1dnj.divaspin-zy05bu.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.divaspin-4g7ata > input:checked ~ label,
.divaspin-4g7ata > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.divaspin-gvzdm9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.divaspin-eanlyz 44.divaspin-hzbwmq.divaspin-a862fd.divaspin-6l2jr4.divaspin-7sv109.divaspin-v0tz25.divaspin-3ys33k.divaspin-e71pqo.divaspin-740sw5.divaspin-i3ngaz.divaspin-xeu13a.divaspin-pobyw7.divaspin-x9ezn2 0l-12.divaspin-2jbklu 30.divaspin-9ktzvj.divaspin-8yctpr 2.divaspin-ck413b.divaspin-8yctpr 3.divaspin-0nfjq7 3.divaspin-suun14.divaspin-bz7r8q 3.divaspin-kzmw57.divaspin-ngcavm.divaspin-daapmk.divaspin-ucak9u 7-3.divaspin-2jbklu 10.divaspin-2w5us3.divaspin-ucak9u 23.divaspin-p7mas3.divaspin-z7z6pm 1.divaspin-7nofoh 2.divaspin-2jbklu 3.divaspin-z7z6pm 1.divaspin-bz7r8q 5.divaspin-k2q04p.divaspin-bz7r8q 32.divaspin-pd6qub.divaspin-ngcavm 5.divaspin-x9ezn2 4.divaspin-ucak9u 9.divaspin-ucak9u 8.divaspin-bz7r8q 6.divaspin-nudmtx.divaspin-o3dflu.divaspin-7qjw7k.divaspin-pbm55y.divaspin-ltx57z 4.divaspin-f6pvlw.divaspin-ltx57z 6.divaspin-ltx57z 0l29.divaspin-x9ezn2 17.divaspin-9w2t15.divaspin-7ld97i 2.divaspin-exijir 10.divaspin-cpr9x6.divaspin-2jbklu 8.divaspin-mivfse.divaspin-48alsi.divaspin-78iyq9.divaspin-r83k0u.divaspin-lgnwwp.divaspin-ngcavm.divaspin-v0tz25.divaspin-2jbklu 1.divaspin-6lc30i.divaspin-89mfyc.divaspin-w1phsu.divaspin-arm2wh.divaspin-o4z9m6.divaspin-7nofoh 1.divaspin-fm1dnj.divaspin-zy05bu.5z'/%3e%3c/svg%3e");
}

.divaspin-4g7ata > input:not(:checked) ~ label:hover,
.divaspin-4g7ata > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.divaspin-gvzdm9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.divaspin-eanlyz 44.divaspin-hzbwmq.divaspin-a862fd.divaspin-6l2jr4.divaspin-7sv109.divaspin-v0tz25.divaspin-3ys33k.divaspin-e71pqo.divaspin-740sw5.divaspin-i3ngaz.divaspin-xeu13a.divaspin-pobyw7.divaspin-x9ezn2 0l-12.divaspin-2jbklu 30.divaspin-9ktzvj.divaspin-8yctpr 2.divaspin-ck413b.divaspin-8yctpr 3.divaspin-0nfjq7 3.divaspin-suun14.divaspin-bz7r8q 3.divaspin-kzmw57.divaspin-ngcavm.divaspin-daapmk.divaspin-ucak9u 7-3.divaspin-2jbklu 10.divaspin-2w5us3.divaspin-ucak9u 23.divaspin-p7mas3.divaspin-z7z6pm 1.divaspin-7nofoh 2.divaspin-2jbklu 3.divaspin-z7z6pm 1.divaspin-bz7r8q 5.divaspin-k2q04p.divaspin-bz7r8q 32.divaspin-pd6qub.divaspin-ngcavm 5.divaspin-x9ezn2 4.divaspin-ucak9u 9.divaspin-ucak9u 8.divaspin-bz7r8q 6.divaspin-nudmtx.divaspin-o3dflu.divaspin-7qjw7k.divaspin-pbm55y.divaspin-ltx57z 4.divaspin-f6pvlw.divaspin-ltx57z 6.divaspin-ltx57z 0l29.divaspin-x9ezn2 17.divaspin-9w2t15.divaspin-7ld97i 2.divaspin-exijir 10.divaspin-cpr9x6.divaspin-2jbklu 8.divaspin-mivfse.divaspin-48alsi.divaspin-78iyq9.divaspin-r83k0u.divaspin-lgnwwp.divaspin-ngcavm.divaspin-v0tz25.divaspin-2jbklu 1.divaspin-6lc30i.divaspin-89mfyc.divaspin-w1phsu.divaspin-arm2wh.divaspin-o4z9m6.divaspin-7nofoh 1.divaspin-fm1dnj.divaspin-zy05bu.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .divaspin-pkwpqx > .divaspin-6nv93m {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .divaspin-pkwpqx > .divaspin-6nv93m {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .divaspin-pkwpqx > .divaspin-6nv93m {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .divaspin-pkwpqx > .divaspin-6nv93m {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .divaspin-pkwpqx > .divaspin-6nv93m {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.divaspin-txc8n0.divaspin-q1jn6b {
  display: none;
}

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

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

.divaspin-f83bug {
  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;
}

.divaspin-f83bug::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.divaspin-f83bug::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.divaspin-f83bug img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.divaspin-4t57fe {
  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;
}

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

.divaspin-4t57fe::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) {
  .divaspin-4t57fe::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .divaspin-53n715 {
    top: -20px;
  }
}

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

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

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

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

.divaspin-txc8n0.divaspin-e1c3g1 .divaspin-tonci7 {
  background: #2b3b67;
}

.divaspin-txc8n0.divaspin-e1c3g1 .divaspin-f83bug {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.divaspin-txc8n0.divaspin-e1c3g1 .divaspin-f83bug::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.divaspin-txc8n0.divaspin-e1c3g1 .divaspin-f83bug::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.divaspin-txc8n0.divaspin-e1c3g1 .divaspin-4t57fe::before {
  background: #0e0f41;
}

.divaspin-txc8n0.divaspin-e1c3g1 .divaspin-4t57fe::after {
  background: #152557;
}

.divaspin-txc8n0.divaspin-ynhwcj .divaspin-tonci7 {
  background: #1f35fa;
}

.divaspin-txc8n0.divaspin-ynhwcj .divaspin-f83bug {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.divaspin-txc8n0.divaspin-ynhwcj .divaspin-f83bug::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.divaspin-txc8n0.divaspin-ynhwcj .divaspin-f83bug::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.divaspin-txc8n0.divaspin-ynhwcj .divaspin-4t57fe::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.divaspin-txc8n0.divaspin-ynhwcj .divaspin-4t57fe::after {
  background: #192ac8;
}

.divaspin-txc8n0.divaspin-lw9u93 .divaspin-tonci7 {
  background: #fa771f;
}

.divaspin-txc8n0.divaspin-lw9u93 .divaspin-f83bug {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.divaspin-txc8n0.divaspin-lw9u93 .divaspin-f83bug::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.divaspin-txc8n0.divaspin-lw9u93 .divaspin-f83bug::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.divaspin-txc8n0.divaspin-lw9u93 .divaspin-4t57fe::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.divaspin-txc8n0.divaspin-lw9u93 .divaspin-4t57fe::after {
  background: #fa8535;
}

.divaspin-i33r4f {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.divaspin-k7r1l0 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.divaspin-hg8hek {
  width: 120px;
  height: 22px;
}

.divaspin-hg8hek .divaspin-3a8csv {
  fill: #c2c0ce;
}

.divaspin-hg8hek [rating="1"] .divaspin-3a8csv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.divaspin-hg8hek [rating="2"] .divaspin-3a8csv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.divaspin-hg8hek [rating="3"] .divaspin-3a8csv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.divaspin-hg8hek [rating="4"] .divaspin-3a8csv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.divaspin-hg8hek [rating="5"] .divaspin-3a8csv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.divaspin-271ttv {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.divaspin-38a3kx {
  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);
}

.divaspin-38a3kx.divaspin-6j1qcn {
  display: block;
}

.divaspin-38a3kx.divaspin-q1jn6b {
  display: none;
}

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

.divaspin-w3x78p {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.divaspin-2x3xf5 {
  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);
}

.divaspin-y2wged {
  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;
}

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

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

.divaspin-gd49w8 {
  font-size: 16px;
  line-height: 140%;
}

.divaspin-wa88f0 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.divaspin-wa88f0 .divaspin-3a8csv {
  fill: #c2c0ce;
}

.divaspin-wa88f0 [rating="1"] .divaspin-3a8csv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.divaspin-wa88f0 [rating="2"] .divaspin-3a8csv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.divaspin-wa88f0 [rating="3"] .divaspin-3a8csv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.divaspin-wa88f0 [rating="4"] .divaspin-3a8csv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.divaspin-wa88f0 [rating="5"] .divaspin-3a8csv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.divaspin-ndv3ao {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.divaspin-xfvc0j img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.divaspin-4zyjq4 {
  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;
}

.divaspin-5k892a {
  flex: 1;
  min-width: 0;
}

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

.divaspin-9bbpo3 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.divaspin-9bbpo3 svg,
.divaspin-9bbpo3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.divaspin-9bbpo3 svg path {
  fill: var(--button-bg-color);
}

.divaspin-9bbpo3 svg circle {
  fill: var(--button-text-color);
}

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

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

.divaspin-pwq8em strong {
  font-weight: 600;
}

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

.divaspin-ayznpj p {
  margin: 0 0 16px;
}

.divaspin-ayznpj p:last-child {
  margin-bottom: 0;
}

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

.divaspin-mmqslp {
  max-width: 300px;
  width: 100%;
}

.divaspin-mmqslp a {
  width: 100%;
}

@media (max-width: 575px) {
  .divaspin-mmqslp {
    max-width: 200px;
  }
}

.divaspin-ru5o9d {
  justify-content: center;
}

.divaspin-egfsfp {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.divaspin-sl0mtq {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.divaspin-2m3bm4 .divaspin-gl5xc3 {
  justify-content: center;
}

/* faq */

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

.divaspin-w17fo6 {
  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.divaspin-7b5psc ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.divaspin-w17fo6::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.divaspin-7b5psc ease;
}

.divaspin-e7toop.divaspin-0h09su .divaspin-w17fo6::after {
  transform: rotate(45deg);
}

.divaspin-ifg96u {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.divaspin-dk4p25 ease, padding 0.divaspin-dk4p25 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.divaspin-e7toop.divaspin-0h09su .divaspin-ifg96u {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.divaspin-njkyxx {
  margin: 25px 0;
}

.divaspin-4g7ata > input:not(:checked) ~ label:hover,
.divaspin-4g7ata > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.divaspin-9jpghe.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.divaspin-vb7671 44.divaspin-5cdfjh.divaspin-yx9ue7.divaspin-a0gim3.divaspin-sz70ct.divaspin-a049k1.divaspin-0bxky9.divaspin-6xwu70.divaspin-o8i8hp.divaspin-7egxft.divaspin-xd9km6.divaspin-73bj6y.divaspin-wk0y88 0l-12.divaspin-tt1v45 30.divaspin-7nka00.divaspin-jbimqq 2.divaspin-sownip.divaspin-jbimqq 3.divaspin-4eoqfe 3.divaspin-5f4zfj.divaspin-rym5ea 3.divaspin-5y5vem.divaspin-rwmzxx.divaspin-qjrvcf.divaspin-88o1wc 7-3.divaspin-tt1v45 10.divaspin-rsckah.divaspin-88o1wc 23.divaspin-gvj2y6.divaspin-o5ocnc 1.divaspin-om98ka 2.divaspin-tt1v45 3.divaspin-o5ocnc 1.divaspin-rym5ea 5.divaspin-kce82u.divaspin-rym5ea 32.divaspin-3e0t70.divaspin-rwmzxx 5.divaspin-wk0y88 4.divaspin-88o1wc 9.divaspin-88o1wc 8.divaspin-rym5ea 6.divaspin-2jts5a.divaspin-huucjw.divaspin-m3vrcp.divaspin-xbgjhu.divaspin-m49bp6 4.divaspin-trpuhj.divaspin-m49bp6 6.divaspin-m49bp6 0l29.divaspin-wk0y88 17.divaspin-34qegd.divaspin-qycxp3 2.divaspin-zs5k00 10.divaspin-oa42wg.divaspin-tt1v45 8.divaspin-k4o6na.divaspin-8yimgd.divaspin-mlkq8m.divaspin-bkf8gh.divaspin-qp02sa.divaspin-rwmzxx.divaspin-a049k1.divaspin-tt1v45 1.divaspin-6tms0t.divaspin-8p06nz.divaspin-rjmcfw.divaspin-lvlzco.divaspin-no6h1j.divaspin-om98ka 1.divaspin-uciej6.divaspin-jr08ot.5z'/%3e%3c/svg%3e");
}

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

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

.divaspin-nb1fru {
  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);
}

.divaspin-nb1fru.divaspin-fxu5hj {
  display: block;
}

.divaspin-nb1fru.divaspin-irlvxg {
  display: none;
}

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

.divaspin-jigjh8 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.divaspin-37kh45 {
  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);
}

.divaspin-dqxsy4 {
  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;
}

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

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

.divaspin-j2olu3 {
  font-size: 16px;
  line-height: 140%;
}

.divaspin-v18err {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.divaspin-v18err .divaspin-6nb80w {
  fill: #c2c0ce;
}

.divaspin-v18err [rating="1"] .divaspin-6nb80w:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.divaspin-v18err [rating="2"] .divaspin-6nb80w:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.divaspin-v18err [rating="3"] .divaspin-6nb80w:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.divaspin-v18err [rating="4"] .divaspin-6nb80w:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.divaspin-v18err [rating="5"] .divaspin-6nb80w:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.divaspin-a3ockz 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;
}

.divaspin-a3ockz 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 */

.divaspin-f1v2kg {
  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);
}

.divaspin-f1v2kg.divaspin-7979gn {
  opacity: 1;
  pointer-events: auto;
}
