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

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

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

.hellspin-rwq5h0 {
  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) {
  .hellspin-rwq5h0: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;
  }
}

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

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

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

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

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

.hellspin-w8iigl {
  cursor: pointer;
}

.hellspin-aelf21 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.hellspin-folfu5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.hellspin-folfu5 figure {
  margin: 0;
}

.hellspin-folfu5.hellspin-3vtufu {
  justify-content: flex-start;
  margin-right: 4px;
}

.hellspin-folfu5.hellspin-nfplua {
  justify-content: flex-end;
  margin-left: 4px;
}

.hellspin-folfu5.hellspin-3dcqpx {
  justify-content: center;
}

.hellspin-folfu5.hellspin-ufsi8c {
  justify-content: normal;
}

.hellspin-f0h5cw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.hellspin-l4fhq2 img {
  width: 100%;
}

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

.hellspin-x5u4iv {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.hellspin-x5u4iv 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);
}

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

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

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

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

.hellspin-x5u4iv ul li:last-of-type::after {
  display: none;
}

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

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

.hellspin-oodxej {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.hellspin-gseh69.hellspin-urf59j {
  background-color: #000;
}

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

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

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

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

.hellspin-1y5mbo {
  margin-bottom: 94px;
}

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

.hellspin-k88x41 .hellspin-es2elq {
  margin-bottom: 28px;
}

.hellspin-k88x41 .hellspin-es2elq img {
  max-height: 100px;
  width: auto;
}

.hellspin-z6j9mv {
  display: flex;
  align-items: center;
}

.hellspin-z6j9mv a + a {
  margin-left: 24px;
}

.hellspin-z6j9mv img {
  max-height: 56px;
  width: auto;
}

.hellspin-z6j9mv img + img {
  margin-left: 24px;
}

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

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

.hellspin-p3vcrd {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.hellspin-y9a8pr li {
  display: flex;
  margin: 0 7px;
}

.hellspin-y9a8pr li svg {
  transition: 0.hellspin-7woziq ease-in-out;
}

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

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

.hellspin-q8qf4t + .hellspin-q8qf4t {
  margin-left: 120px;
}

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

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

.hellspin-npsb4n {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hellspin-npsb4n li {
  font-size: 16px;
}

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

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

.hellspin-npsb4n li + li {
  margin-top: 16px;
}

.hellspin-jw0hxo {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.hellspin-myacx4 ease-in-out;
}

.hellspin-jw0hxo.hellspin-a761v5 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.hellspin-v4hsyr li {
  width: 100%;
}

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

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

.hellspin-v4hsyr li a.hellspin-a761v5 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.hellspin-awc440 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.hellspin-awc440 img {
  width: 100%;
  transition: 0.hellspin-7woziq ease-in-out;
}

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

.hellspin-1vg2rb {
  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) {
  .hellspin-1vg2rb {
    height: 54px;
  }
}

.hellspin-6wzkx7 {
  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) {
  .hellspin-6wzkx7 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .hellspin-6wzkx7 .hellspin-es2elq img {
    max-width: 90px;
  }
}

.hellspin-es2elq img {
  max-height: 50px;
  width: auto;
}

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

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

.hellspin-7xhvpc {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.hellspin-7xhvpc li {
  font-size: 16px;
  margin: 0 20px;
}

.hellspin-7xhvpc li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.hellspin-f6ppn7 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.hellspin-f6ppn7.hellspin-y2a50m {
  margin-right: 0;
}

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

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

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

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

.hellspin-9ys7vz {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.hellspin-9ys7vz:hover > ul {
  display: flex;
}

.hellspin-9ys7vz:focus > ul {
  display: flex;
}

.hellspin-9ys7vz:focus-within > ul {
  display: flex;
}

.hellspin-nz9iwa {
  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;
}

.hellspin-nz9iwa::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.hellspin-myacx4 ease-in-out;
}

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

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

.hellspin-9ys7vz 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.hellspin-7woziq ease-in-out;
  overflow: hidden;
}

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

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

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

.hellspin-5u99mm {
  display: none;
}

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

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

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

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

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

.hellspin-bffk2g img {
  margin-bottom: 20px;
}

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

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

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

.hellspin-2j149e {
  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) {
  .hellspin-2j149e {
    font-size: 32px;
  }
}

.hellspin-jue2ac {
  color: var(--text-color);
}

.hellspin-436snd {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.hellspin-436snd p img {
  display: block;
  margin: 0 auto;
}

.hellspin-436snd p:first-of-type {
  margin-top: 0;
}

.hellspin-436snd p:last-of-type {
  margin-bottom: 0;
}

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

.hellspin-436snd ul {
  padding: 0 0 0 20px;
}

.hellspin-436snd table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.hellspin-436snd table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.hellspin-436snd iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

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

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

.hellspin-ax76tg .hellspin-qfv6uj {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.hellspin-ax76tg .hellspin-qyqet5 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.hellspin-qyqet5 {
  margin: 0 0 28px;
}

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

.hellspin-qfv6uj {
  margin: 0 0 28px;
}

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

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

.hellspin-flrsfh .hellspin-rwq5h0 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.hellspin-gc9qul {
  position: relative;
  border: none;
}

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

.hellspin-gt46q1 {
  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;
}

.hellspin-gt46q1 span {
  height: 32px;
}

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

.hellspin-gt46q1.hellspin-ho6g7w span {
  transform: scaleY(-1);
}

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

.hellspin-j6827z {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.hellspin-j6827z li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.hellspin-7woziq ease-in-out;
}

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

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

.hellspin-j6827z.hellspin-32bq8p {
  display: none;
}

.hellspin-4cdapi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.hellspin-4cdapi table {
  width: 100%;
  border-collapse: collapse;
}

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

  .hellspin-4cdapi table td {
    min-width: 75px;
  }
}

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

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

.hellspin-4cdapi p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.hellspin-96y5dd {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.hellspin-8tjtnc table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.hellspin-8tjtnc table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.hellspin-8tjtnc p {
  color: var(--text-color);
}

.hellspin-k762iq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.hellspin-r7j0vb {
  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);
}

.hellspin-dnoni8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.hellspin-ummjh3 p + p {
  margin-top: 10px;
}

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

.hellspin-xcygjg {
  display: none;
}

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

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

.hellspin-gwy8kw li {
  margin: 0 20px;
}

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

.hellspin-gwy8kw li a img {
  margin-bottom: 4px;
}

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

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

.hellspin-y53ti0 li {
  font-size: 16px;
  position: relative;
}

.hellspin-y53ti0 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.hellspin-y53ti0 li span {
  opacity: 0.5;
}

.hellspin-y53ti0 li + li {
  margin-left: 30px;
}

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

h2.hellspin-l2oksm {
  margin: 0 0 28px;
}

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

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

.hellspin-z6hxri 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);
}

.hellspin-z6hxri 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;
}

.hellspin-z6hxri 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;
}

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

.hellspin-z6hxri tbody tr:last-of-type {
  margin-bottom: 0;
}

.hellspin-z6hxri tbody tr td:first-of-type {
  flex-shrink: 0;
}

.hellspin-z6hxri 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);
}

.hellspin-z6hxri 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);
}

.hellspin-z6hxri tbody tr td:last-of-type {
  margin-left: auto;
}

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

.hellspin-z6hxri tbody tr td .hellspin-8g37c4 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .hellspin-z6hxri tbody tr td .hellspin-8g37c4 {
    width: 100%;
  }
}

.hellspin-z6hxri tbody tr td .hellspin-jq3vn5 {
  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.hellspin-7woziq ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .hellspin-z6hxri tbody tr td .hellspin-jq3vn5 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .hellspin-z6hxri tbody tr td .hellspin-jq3vn5 {
    width: 100%;
  }
}

.hellspin-z6hxri tbody tr td .hellspin-czqah9 {
  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) {
  .hellspin-z6hxri tbody tr td .hellspin-czqah9:hover {
    text-decoration: none;
  }
}

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

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

.hellspin-5mea1j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.hellspin-ty42kt img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.hellspin-7woziq ease-in-out;
}

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

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

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

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

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

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

.hellspin-id2c2w img {
  width: 100%;
  height: 100%;
}

.hellspin-id2c2w iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.hellspin-xwg6pf svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.hellspin-7woziq ease-in-out;
}

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

.hellspin-ooe9ii {
  padding: 90px 0;
}

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

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

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

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

.hellspin-jvydpn img {
  width: 100%;
}

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

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

.hellspin-soz58f {
  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;
}

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

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

.hellspin-6nmh5g {
  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.hellspin-7woziq ease-in-out;
}

.hellspin-6nmh5g:hover {
  border: 1px solid #8c8ca2;
}

.hellspin-mswmzr {
  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%);
}

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

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

.hellspin-d4v5ka a {
  text-decoration: underline;
  color: #8babff;
}

.hellspin-74xgpz {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.hellspin-74xgpz .hellspin-6nmh5g {
  width: 50%;
  margin: 0;
}

.hellspin-48ttvr {
  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;
}

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

.hellspin-u065wt {
  margin: 0 0 100px;
}

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

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

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

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

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

.hellspin-m72pff {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.hellspin-3o6m2b 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.hellspin-7woziq ease-in-out;
}

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

.hellspin-3o6m2b a svg {
  fill: #fff;
}

.hellspin-3o6m2b a:hover {
  background: #3d68e7;
}

.hellspin-0ihp4s {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.hellspin-h3nzet {
  margin-bottom: 16px;
}

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

.hellspin-bjk6gu {
  font-size: 16px;
  color: var(--text-color);
}

.hellspin-5mlxk8 {
  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) {
  .hellspin-5mlxk8 {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.hellspin-up3reu 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);
}

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

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

.hellspin-up3reu table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.hellspin-40eg7d {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.hellspin-40eg7d.hellspin-04j3n7 {
  display: none;
}

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

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

.hellspin-i1se4x iframe.hellspin-6o505l {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.hellspin-i1se4x.hellspin-lorqpr {
  opacity: 1;
  pointer-events: all;
}

.hellspin-ck0n40 {
  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.hellspin-7woziq ease-in-out;
}

.hellspin-ck0n40 svg {
  margin-right: 10px;
}

.hellspin-ck0n40 + .hellspin-ck0n40 {
  margin-top: 14px;
}

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

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

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

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

.hellspin-5mlxk8 .hellspin-flrsfh {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.hellspin-5mlxk8 .hellspin-flrsfh h1,
.hellspin-5mlxk8 .hellspin-flrsfh 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) {
  .hellspin-5mlxk8 .hellspin-flrsfh h1,
  .hellspin-5mlxk8 .hellspin-flrsfh h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .hellspin-5mlxk8 .hellspin-flrsfh {
    margin: 28px 0 0;
  }
}

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

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

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

.hellspin-uisl5u {
  max-width: 545px;
  width: 100%;
}

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

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

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

.hellspin-17q2hb iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hellspin-itpehj {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.hellspin-szz2fa {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.hellspin-ecxwgm .hellspin-rwq5h0 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .hellspin-ecxwgm .hellspin-rwq5h0 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.hellspin-qpizym {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.hellspin-qpizym img {
  width: 100%;
}

.hellspin-4untpb {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.hellspin-9ql71a {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.hellspin-7xm5dk {
  width: 100%;
  margin: 0 0 100px;
}

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

.hellspin-7xm5dk .hellspin-vzuygp {
  position: relative;
}

.hellspin-7xm5dk .hellspin-oyuwac {
  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;
}

.hellspin-7xm5dk .hellspin-oyuwac.hellspin-04j3n7 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .hellspin-7xm5dk .hellspin-9dr162 {
    bottom: 90px;
  }
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-seztsa {
  max-width: 300px;
  width: 100%;
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-seztsa .hellspin-mf03my {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .hellspin-7xm5dk .hellspin-9dr162 .hellspin-seztsa .hellspin-mf03my {
    font-size: 32px;
    text-align: center;
  }
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-seztsa .hellspin-7x4ov9 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .hellspin-7xm5dk .hellspin-9dr162 .hellspin-seztsa .hellspin-7x4ov9 {
    text-align: center;
  }
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m {
    flex-direction: column-reverse;
  }
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-i3ddrc {
  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.hellspin-7woziq ease-in-out;
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-i3ddrc:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-i3ddrc {
    width: 100%;
  }
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-dzjotj {
  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.hellspin-7woziq ease-in-out;
  overflow: hidden;
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-dzjotj 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);
  }
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-dzjotj: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;
}

.hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-dzjotj:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .hellspin-7xm5dk .hellspin-9dr162 .hellspin-y2a50m .hellspin-dzjotj {
    width: 100%;
  }
}

.hellspin-7xm5dk .hellspin-9dr162.hellspin-04j3n7 {
  display: none;
}

.hellspin-7xm5dk .hellspin-ya3zjp {
  display: none;
}

.hellspin-7xm5dk .hellspin-ya3zjp.hellspin-lorqpr {
  display: block;
}

.hellspin-7xm5dk .hellspin-ya3zjp iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .hellspin-7xm5dk .hellspin-ya3zjp iframe {
    height: calc(100vh - 54px);
  }
}

.hellspin-7xm5dk .hellspin-xh1bc2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .hellspin-7xm5dk .hellspin-xh1bc2 {
    padding: 24px 16px 0;
  }
}

.hellspin-7xm5dk .hellspin-xh1bc2 .hellspin-mf03my {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .hellspin-7xm5dk .hellspin-xh1bc2 .hellspin-mf03my {
    margin-bottom: 24px;
  }
}

.hellspin-7xm5dk .hellspin-xh1bc2 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);
}

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

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

.hellspin-7xm5dk .hellspin-xh1bc2 table tr:last-of-type td {
  border-bottom: none;
}

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

.hellspin-480wf7.hellspin-a761v5 {
  display: block;
}

.hellspin-480wf7 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.hellspin-480wf7 .hellspin-828alf {
  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;
}

.hellspin-480wf7 .hellspin-mxa019 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.hellspin-480wf7 .hellspin-dzjotj {
  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.hellspin-7woziq ease-in-out;
}

.hellspin-480wf7 .hellspin-dzjotj:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.hellspin-8m03gx.hellspin-a761v5 {
  display: block;
}

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

.hellspin-jdtvve {
  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;
}

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

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

.hellspin-v17uh8 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.hellspin-v17uh8 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.hellspin-as6mkr {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hellspin-ll4pk7.hellspin-04j3n7 {
  display: none;
}

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

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

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

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

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

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

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

.hellspin-yph619 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.hellspin-yph619 input:active {
  border-color: #c2c0ce;
}

.hellspin-yph619 input:focus {
  border-color: #c2c0ce;
}

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

.hellspin-jk1cc4 {
  margin-bottom: 36px;
}

.hellspin-jk1cc4 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;
}

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

.hellspin-jk1cc4 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.hellspin-xuts3r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hellspin-u0ebzg {
  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.hellspin-7woziq ease-in-out;
}

.hellspin-u0ebzg:hover {
  background: var(--border-color);
}

.hellspin-vczhv7 {
  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.hellspin-7woziq ease-in-out;
}

.hellspin-vczhv7:hover {
  background: #166ad9;
}

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

.hellspin-x96exg.hellspin-04j3n7 {
  display: none;
}

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

.hellspin-x96exg .hellspin-u0ebzg {
  margin: 0 auto;
}

.hellspin-0canix {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.hellspin-rzvezq {
  filter: grayscale(100%);
}

.hellspin-1yoaj8 > input {
  display: none;
}

.hellspin-1yoaj8 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hellspin-ksicnl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.hellspin-ypv8tb 44.hellspin-zzilur.hellspin-mwx6jn.hellspin-zv9sey.hellspin-l3t1e1.hellspin-rr0y8m.hellspin-jtcahi.hellspin-1h6hsd.hellspin-tpp39t.hellspin-8k0d7f.hellspin-ys7kes.hellspin-holb9m.hellspin-n7jgkj 0l-12.hellspin-f8w5h2 30.hellspin-0uknnh.hellspin-ztbeqw 2.hellspin-eza5sq.hellspin-ztbeqw 3.hellspin-i82w10 3.hellspin-xyn9sp.hellspin-hps5oa 3.hellspin-kexzie.hellspin-a0kqsr.hellspin-ztav8o.hellspin-0efdu2 7-3.hellspin-f8w5h2 10.hellspin-gg84za.hellspin-0efdu2 23.hellspin-vi35g1.hellspin-jcaotm 1.hellspin-1rw643 2.hellspin-f8w5h2 3.hellspin-jcaotm 1.hellspin-hps5oa 5.hellspin-f63a54.hellspin-hps5oa 32.hellspin-t8ok2f.hellspin-a0kqsr 5.hellspin-n7jgkj 4.hellspin-0efdu2 9.hellspin-0efdu2 8.hellspin-hps5oa 6.hellspin-3ty3sg.hellspin-hu9iqy.hellspin-x865zg.hellspin-pbei94.hellspin-1fff1d 4.hellspin-gkdzp2.hellspin-1fff1d 6.hellspin-1fff1d 0l29.hellspin-n7jgkj 17.hellspin-ppjump.hellspin-9hut00 2.hellspin-u9ggim 10.hellspin-b897a7.hellspin-f8w5h2 8.hellspin-d3lc3f.hellspin-bjv0xe.hellspin-ha8btp.hellspin-dgm29k.hellspin-urtzjt.hellspin-a0kqsr.hellspin-rr0y8m.hellspin-f8w5h2 1.hellspin-6y90c6.hellspin-alrirf.hellspin-zdbccb.hellspin-1mfq5y.hellspin-0j9hqy.hellspin-1rw643 1.hellspin-qh7w36.hellspin-t4zstz.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.hellspin-1yoaj8 > input:checked ~ label,
.hellspin-1yoaj8 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hellspin-ksicnl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.hellspin-ypv8tb 44.hellspin-zzilur.hellspin-mwx6jn.hellspin-zv9sey.hellspin-l3t1e1.hellspin-rr0y8m.hellspin-jtcahi.hellspin-1h6hsd.hellspin-tpp39t.hellspin-8k0d7f.hellspin-ys7kes.hellspin-holb9m.hellspin-n7jgkj 0l-12.hellspin-f8w5h2 30.hellspin-0uknnh.hellspin-ztbeqw 2.hellspin-eza5sq.hellspin-ztbeqw 3.hellspin-i82w10 3.hellspin-xyn9sp.hellspin-hps5oa 3.hellspin-kexzie.hellspin-a0kqsr.hellspin-ztav8o.hellspin-0efdu2 7-3.hellspin-f8w5h2 10.hellspin-gg84za.hellspin-0efdu2 23.hellspin-vi35g1.hellspin-jcaotm 1.hellspin-1rw643 2.hellspin-f8w5h2 3.hellspin-jcaotm 1.hellspin-hps5oa 5.hellspin-f63a54.hellspin-hps5oa 32.hellspin-t8ok2f.hellspin-a0kqsr 5.hellspin-n7jgkj 4.hellspin-0efdu2 9.hellspin-0efdu2 8.hellspin-hps5oa 6.hellspin-3ty3sg.hellspin-hu9iqy.hellspin-x865zg.hellspin-pbei94.hellspin-1fff1d 4.hellspin-gkdzp2.hellspin-1fff1d 6.hellspin-1fff1d 0l29.hellspin-n7jgkj 17.hellspin-ppjump.hellspin-9hut00 2.hellspin-u9ggim 10.hellspin-b897a7.hellspin-f8w5h2 8.hellspin-d3lc3f.hellspin-bjv0xe.hellspin-ha8btp.hellspin-dgm29k.hellspin-urtzjt.hellspin-a0kqsr.hellspin-rr0y8m.hellspin-f8w5h2 1.hellspin-6y90c6.hellspin-alrirf.hellspin-zdbccb.hellspin-1mfq5y.hellspin-0j9hqy.hellspin-1rw643 1.hellspin-qh7w36.hellspin-t4zstz.5z'/%3e%3c/svg%3e");
}

.hellspin-1yoaj8 > input:not(:checked) ~ label:hover,
.hellspin-1yoaj8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hellspin-ksicnl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.hellspin-ypv8tb 44.hellspin-zzilur.hellspin-mwx6jn.hellspin-zv9sey.hellspin-l3t1e1.hellspin-rr0y8m.hellspin-jtcahi.hellspin-1h6hsd.hellspin-tpp39t.hellspin-8k0d7f.hellspin-ys7kes.hellspin-holb9m.hellspin-n7jgkj 0l-12.hellspin-f8w5h2 30.hellspin-0uknnh.hellspin-ztbeqw 2.hellspin-eza5sq.hellspin-ztbeqw 3.hellspin-i82w10 3.hellspin-xyn9sp.hellspin-hps5oa 3.hellspin-kexzie.hellspin-a0kqsr.hellspin-ztav8o.hellspin-0efdu2 7-3.hellspin-f8w5h2 10.hellspin-gg84za.hellspin-0efdu2 23.hellspin-vi35g1.hellspin-jcaotm 1.hellspin-1rw643 2.hellspin-f8w5h2 3.hellspin-jcaotm 1.hellspin-hps5oa 5.hellspin-f63a54.hellspin-hps5oa 32.hellspin-t8ok2f.hellspin-a0kqsr 5.hellspin-n7jgkj 4.hellspin-0efdu2 9.hellspin-0efdu2 8.hellspin-hps5oa 6.hellspin-3ty3sg.hellspin-hu9iqy.hellspin-x865zg.hellspin-pbei94.hellspin-1fff1d 4.hellspin-gkdzp2.hellspin-1fff1d 6.hellspin-1fff1d 0l29.hellspin-n7jgkj 17.hellspin-ppjump.hellspin-9hut00 2.hellspin-u9ggim 10.hellspin-b897a7.hellspin-f8w5h2 8.hellspin-d3lc3f.hellspin-bjv0xe.hellspin-ha8btp.hellspin-dgm29k.hellspin-urtzjt.hellspin-a0kqsr.hellspin-rr0y8m.hellspin-f8w5h2 1.hellspin-6y90c6.hellspin-alrirf.hellspin-zdbccb.hellspin-1mfq5y.hellspin-0j9hqy.hellspin-1rw643 1.hellspin-qh7w36.hellspin-t4zstz.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .hellspin-u1uv41 > .hellspin-cb0d7y {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .hellspin-u1uv41 > .hellspin-cb0d7y {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .hellspin-u1uv41 > .hellspin-cb0d7y {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .hellspin-u1uv41 > .hellspin-cb0d7y {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .hellspin-u1uv41 > .hellspin-cb0d7y {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.hellspin-qnbox6.hellspin-04j3n7 {
  display: none;
}

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

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

.hellspin-agp7kx {
  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;
}

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

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

.hellspin-agp7kx img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.hellspin-0upux5 {
  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;
}

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

.hellspin-0upux5::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) {
  .hellspin-0upux5::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.hellspin-qnbox6.hellspin-1t206r .hellspin-aiv44d {
  background: #2b3b67;
}

.hellspin-qnbox6.hellspin-1t206r .hellspin-agp7kx {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.hellspin-qnbox6.hellspin-1t206r .hellspin-agp7kx::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.hellspin-qnbox6.hellspin-1t206r .hellspin-agp7kx::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.hellspin-qnbox6.hellspin-1t206r .hellspin-0upux5::before {
  background: #0e0f41;
}

.hellspin-qnbox6.hellspin-1t206r .hellspin-0upux5::after {
  background: #152557;
}

.hellspin-qnbox6.hellspin-ccpxr8 .hellspin-aiv44d {
  background: #1f35fa;
}

.hellspin-qnbox6.hellspin-ccpxr8 .hellspin-agp7kx {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.hellspin-qnbox6.hellspin-ccpxr8 .hellspin-agp7kx::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.hellspin-qnbox6.hellspin-ccpxr8 .hellspin-agp7kx::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.hellspin-qnbox6.hellspin-ccpxr8 .hellspin-0upux5::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.hellspin-qnbox6.hellspin-ccpxr8 .hellspin-0upux5::after {
  background: #192ac8;
}

.hellspin-qnbox6.hellspin-sh1v26 .hellspin-aiv44d {
  background: #fa771f;
}

.hellspin-qnbox6.hellspin-sh1v26 .hellspin-agp7kx {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.hellspin-qnbox6.hellspin-sh1v26 .hellspin-agp7kx::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.hellspin-qnbox6.hellspin-sh1v26 .hellspin-agp7kx::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.hellspin-qnbox6.hellspin-sh1v26 .hellspin-0upux5::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.hellspin-qnbox6.hellspin-sh1v26 .hellspin-0upux5::after {
  background: #fa8535;
}

.hellspin-i1t9vg {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.hellspin-2lj059 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.hellspin-2lj059 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.hellspin-2lj059 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.hellspin-abv1hn {
  width: 120px;
  height: 22px;
}

.hellspin-abv1hn .hellspin-ovog0u {
  fill: #c2c0ce;
}

.hellspin-abv1hn [rating="1"] .hellspin-ovog0u:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.hellspin-abv1hn [rating="2"] .hellspin-ovog0u:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.hellspin-abv1hn [rating="3"] .hellspin-ovog0u:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.hellspin-abv1hn [rating="4"] .hellspin-ovog0u:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.hellspin-abv1hn [rating="5"] .hellspin-ovog0u:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.hellspin-kr8nby {
  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);
}

.hellspin-kr8nby.hellspin-lorqpr {
  display: block;
}

.hellspin-kr8nby.hellspin-04j3n7 {
  display: none;
}

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

.hellspin-2eygi2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.hellspin-1me2np {
  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);
}

.hellspin-5abe1g {
  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;
}

.hellspin-9w5mvv small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.hellspin-5yvky6 {
  font-size: 16px;
  line-height: 140%;
}

.hellspin-4v3j7g {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.hellspin-4v3j7g .hellspin-ovog0u {
  fill: #c2c0ce;
}

.hellspin-4v3j7g [rating="1"] .hellspin-ovog0u:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.hellspin-4v3j7g [rating="2"] .hellspin-ovog0u:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.hellspin-4v3j7g [rating="3"] .hellspin-ovog0u:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.hellspin-4v3j7g [rating="4"] .hellspin-ovog0u:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

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

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

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

/* Review Hero Block Styles */

.hellspin-shz873 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.hellspin-95q8g1 {
  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) {
  .hellspin-95q8g1 {
    padding: 12px;
    gap: 12px;
  }
}

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

.hellspin-rdxvn5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hellspin-5lmpgh {
  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;
}

.hellspin-x52s5z {
  flex: 1;
  min-width: 0;
}

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

.hellspin-n4buiz {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.hellspin-n4buiz svg path {
  fill: var(--button-bg-color);
}

.hellspin-n4buiz svg circle {
  fill: var(--button-text-color);
}

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

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

.hellspin-be0lag strong {
  font-weight: 600;
}

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

.hellspin-vzw7z4 p {
  margin: 0 0 16px;
}

.hellspin-vzw7z4 p:last-child {
  margin-bottom: 0;
}

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

.hellspin-edvsdc {
  max-width: 300px;
  width: 100%;
}

.hellspin-edvsdc a {
  width: 100%;
}

@media (max-width: 575px) {
  .hellspin-edvsdc {
    max-width: 200px;
  }
}

.hellspin-metjz2 {
  justify-content: center;
}

.hellspin-sss5qh {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hellspin-3a9b45 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.hellspin-a3b10f .hellspin-7xhvpc {
  justify-content: center;
}

/* faq */

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

.hellspin-2diwwi {
  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.hellspin-h6e896 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hellspin-2diwwi::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.hellspin-h6e896 ease;
}

.hellspin-co3em1.hellspin-a761v5 .hellspin-2diwwi::after {
  transform: rotate(45deg);
}

.hellspin-f4hibf {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.hellspin-7woziq ease, padding 0.hellspin-7woziq ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.hellspin-co3em1.hellspin-a761v5 .hellspin-f4hibf {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.hellspin-69qs9k {
  margin: 25px 0;
}

.hellspin-1yoaj8 > input:not(:checked) ~ label:hover,
.hellspin-1yoaj8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hellspin-2uh6mk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.hellspin-n6hgcj 44.hellspin-eldhiz.hellspin-gch17r.hellspin-gasmly.hellspin-w2wnql.hellspin-6eyzyp.hellspin-xbfho4.hellspin-jtj8ur.hellspin-7uoqa3.hellspin-nf2w6e.hellspin-ti89ca.hellspin-fg7i8v.hellspin-t8ghwc 0l-12.hellspin-tkzo7q 30.hellspin-outu4r.hellspin-owf8hq 2.hellspin-ofz8to.hellspin-owf8hq 3.hellspin-uli8uv 3.hellspin-zvg89b.hellspin-chbxhy 3.hellspin-5i1hze.hellspin-strsoi.hellspin-ys2mta.hellspin-um7pii 7-3.hellspin-tkzo7q 10.hellspin-qw0da5.hellspin-um7pii 23.hellspin-ro0hfe.hellspin-pu9urm 1.hellspin-pl0nfl 2.hellspin-tkzo7q 3.hellspin-pu9urm 1.hellspin-chbxhy 5.hellspin-29q4h3.hellspin-chbxhy 32.hellspin-xy8m1q.hellspin-strsoi 5.hellspin-t8ghwc 4.hellspin-um7pii 9.hellspin-um7pii 8.hellspin-chbxhy 6.hellspin-82kzis.hellspin-pf4tko.hellspin-mndehk.hellspin-5v8mme.hellspin-frxejt 4.hellspin-ajp9u3.hellspin-frxejt 6.hellspin-frxejt 0l29.hellspin-t8ghwc 17.hellspin-krx3l4.hellspin-sy2ona 2.hellspin-ox19ep 10.hellspin-cwm363.hellspin-tkzo7q 8.hellspin-jzdvmi.hellspin-e48e1c.hellspin-zk5e1r.hellspin-k7h8zt.hellspin-5tre30.hellspin-strsoi.hellspin-6eyzyp.hellspin-tkzo7q 1.hellspin-6cda4e.hellspin-6tqi8o.hellspin-ib6l9r.hellspin-7jek83.hellspin-7r2z1k.hellspin-pl0nfl 1.hellspin-53c5tj.hellspin-gfa4z2.5z'/%3e%3c/svg%3e");
}

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

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

.hellspin-ngcdcm {
  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);
}

.hellspin-ngcdcm.hellspin-zmwbxn {
  display: block;
}

.hellspin-ngcdcm.hellspin-gx1ow5 {
  display: none;
}

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

.hellspin-0b58rf {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.hellspin-rsl086 {
  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);
}

.hellspin-ub801i {
  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;
}

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

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

.hellspin-c3ybd2 {
  font-size: 16px;
  line-height: 140%;
}

.hellspin-xowm3n {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.hellspin-xowm3n .hellspin-6kz0tg {
  fill: #c2c0ce;
}

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

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

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

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

.hellspin-xowm3n [rating="5"] .hellspin-6kz0tg:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.hellspin-6dxc5m 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;
}

.hellspin-6dxc5m 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 */

.hellspin-k6134e {
  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);
}

.hellspin-k6134e.hellspin-atu4xx {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.hellspin-7mvhpn, .hellspin-ywkhds, [class*="review-card"],
thead, thead th, table th, .hellspin-ipmepm,
.hellspin-t1511t, [class*="collapsible-header"],
.hellspin-k762iq, [class*="updated-block"] {
  color: #ece7dc !important;
}
