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-9o3oyt {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.hellspin-7vvib6 {
  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-7vvib6: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-gjfdxr {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.hellspin-1qijgi {
  cursor: pointer;
}

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

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

.hellspin-0jf6yh figure {
  margin: 0;
}

.hellspin-0jf6yh.hellspin-x8i3ls {
  justify-content: flex-start;
  margin-right: 4px;
}

.hellspin-0jf6yh.hellspin-xzpmk3 {
  justify-content: flex-end;
  margin-left: 4px;
}

.hellspin-0jf6yh.hellspin-n2buv0 {
  justify-content: center;
}

.hellspin-0jf6yh.hellspin-c87svo {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.hellspin-2jlbbe 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-2jlbbe ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

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

.hellspin-8l4v1v.hellspin-5lf512 {
  background-color: #000;
}

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

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

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

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

.hellspin-ucmjnv {
  margin-bottom: 94px;
}

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

.hellspin-5lrygu .hellspin-2vvtrv {
  margin-bottom: 28px;
}

.hellspin-5lrygu .hellspin-2vvtrv img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.hellspin-v9ovl4 li svg {
  transition: 0.hellspin-2oxucv ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.hellspin-v65sff {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.hellspin-9c9n2r ease-in-out;
}

.hellspin-v65sff.hellspin-1jzkob {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.hellspin-nrecok h1,
.hellspin-nrecok 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-nrecok h1,
  .hellspin-nrecok h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

.hellspin-jhxpuu li a.hellspin-1jzkob {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.hellspin-rfo6wl img {
  width: 100%;
  transition: 0.hellspin-2oxucv ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .hellspin-da2xzj .hellspin-2vvtrv img {
    max-width: 90px;
  }
}

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

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

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

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

.hellspin-6hrmlo li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

@media only screen and (max-width: 1023px) {
  .hellspin-6hrmlo {
    display: block;
  }
  .hellspin-6hrmlo li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .hellspin-6hrmlo li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .hellspin-6hrmlo 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-6hrmlo li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.hellspin-tx8wac.hellspin-tvncqq {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.hellspin-7asxzx {
  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-7asxzx::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-9c9n2r ease-in-out;
}

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

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

.hellspin-z0u98t 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-2oxucv ease-in-out;
  overflow: hidden;
}

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

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

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

.hellspin-0v9iyk {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-bpa1t2 .hellspin-6l92la {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.hellspin-6l92la {
  margin: 0 0 28px;
}

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

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

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

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

.hellspin-z2pumz .hellspin-7vvib6 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.hellspin-w4e1uo {
  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-w4e1uo span {
  height: 32px;
}

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

.hellspin-w4e1uo.hellspin-tcc19p span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.hellspin-tx1vj6.hellspin-mqaium {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-hpmkn5 {
  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-2wck7f {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.hellspin-pkwoze {
  display: none;
}

@media only screen and (max-width: 767px) {
  .hellspin-pkwoze {
    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-znpizc {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-qz65ry 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-qz65ry 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-qz65ry 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-qz65ry tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.hellspin-qz65ry 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-qz65ry 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-qz65ry tbody tr td:last-of-type {
  margin-left: auto;
}

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

.hellspin-qz65ry tbody tr td .hellspin-4rj865 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.hellspin-qz65ry tbody tr td .hellspin-gz35mh {
  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-2oxucv ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-eei8mu img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.hellspin-2oxucv ease-in-out;
}

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

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

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

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

.hellspin-8wkt3j {
  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-8wkt3j {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.hellspin-qfjvor::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-c928of {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.hellspin-c928of svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.hellspin-2oxucv ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.hellspin-hjazow {
  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-2oxucv ease-in-out;
}

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

.hellspin-rbgcy2 {
  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-rbgcy2:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.hellspin-s40q93 .hellspin-hjazow {
  width: 50%;
  margin: 0;
}

.hellspin-ovx5ho {
  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-ovx5ho:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

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

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

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

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

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

.hellspin-r6dooa 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-2oxucv ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-5vzq7r::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-3v460q {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.hellspin-3v460q.hellspin-pt63hw {
  display: none;
}

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

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

.hellspin-12wgea iframe.hellspin-b3qtx1 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.hellspin-12wgea.hellspin-8fdhqo {
  opacity: 1;
  pointer-events: all;
}

.hellspin-0uixpl {
  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-2oxucv ease-in-out;
}

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

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

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

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

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

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

.hellspin-jzh1l9 .hellspin-z2pumz {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-r9atpb .hellspin-7vvib6 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.hellspin-to9crr .hellspin-cqckt3 {
  position: relative;
}

.hellspin-to9crr .hellspin-6bgrtm {
  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-to9crr .hellspin-6bgrtm.hellspin-pt63hw {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .hellspin-to9crr .hellspin-sa8hqe {
    bottom: 90px;
  }
}

.hellspin-to9crr .hellspin-sa8hqe .hellspin-d7c0yb {
  max-width: 300px;
  width: 100%;
}

.hellspin-to9crr .hellspin-sa8hqe .hellspin-d7c0yb .hellspin-soceoj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .hellspin-to9crr .hellspin-sa8hqe .hellspin-d7c0yb .hellspin-soceoj {
    font-size: 32px;
    text-align: center;
  }
}

.hellspin-to9crr .hellspin-sa8hqe .hellspin-d7c0yb .hellspin-4wm0p6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .hellspin-to9crr .hellspin-sa8hqe .hellspin-d7c0yb .hellspin-4wm0p6 {
    text-align: center;
  }
}

.hellspin-to9crr .hellspin-sa8hqe .hellspin-tvncqq {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.hellspin-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-k567hg {
  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-2oxucv ease-in-out;
}

.hellspin-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-k567hg:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .hellspin-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-k567hg {
    width: 100%;
  }
}

.hellspin-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-7elnf2 {
  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-2oxucv ease-in-out;
  overflow: hidden;
}

.hellspin-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-7elnf2 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-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-7elnf2: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-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-7elnf2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .hellspin-to9crr .hellspin-sa8hqe .hellspin-tvncqq .hellspin-7elnf2 {
    width: 100%;
  }
}

.hellspin-to9crr .hellspin-sa8hqe.hellspin-pt63hw {
  display: none;
}

.hellspin-to9crr .hellspin-tmniu8 {
  display: none;
}

.hellspin-to9crr .hellspin-tmniu8.hellspin-8fdhqo {
  display: block;
}

.hellspin-to9crr .hellspin-tmniu8 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.hellspin-to9crr .hellspin-5ofb6b .hellspin-soceoj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.hellspin-4ugt6x.hellspin-1jzkob {
  display: block;
}

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

.hellspin-4ugt6x .hellspin-zntrss {
  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-4ugt6x .hellspin-imgjwg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.hellspin-4ugt6x .hellspin-7elnf2 {
  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-2oxucv ease-in-out;
}

.hellspin-4ugt6x .hellspin-7elnf2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.hellspin-zo56df.hellspin-1jzkob {
  display: block;
}

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

.hellspin-ctgiu7 {
  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-et6nzq {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.hellspin-5hl7pq.hellspin-pt63hw {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-zcmv5c 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-zcmv5c textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.hellspin-d1rzwh {
  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-2oxucv ease-in-out;
}

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

.hellspin-z6mh2p {
  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-2oxucv ease-in-out;
}

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

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

.hellspin-y07340.hellspin-pt63hw {
  display: none;
}

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

.hellspin-y07340 .hellspin-d1rzwh {
  margin: 0 auto;
}

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

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

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

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

.hellspin-jh221g > input {
  display: none;
}

.hellspin-jh221g > 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-7rmffr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.hellspin-jtwcfx 44.hellspin-bymyj7.hellspin-x82acz.hellspin-d8n5i4.hellspin-srone0.hellspin-2ubrh8.hellspin-7cbhqx.hellspin-wjis7a.hellspin-snaui2.hellspin-68kk28.hellspin-qk0gwh.hellspin-6buxez.hellspin-9aiaix 0l-12.hellspin-6zp8sj 30.hellspin-r4ssyf.hellspin-3ms6jt 2.hellspin-jte8uv.hellspin-3ms6jt 3.hellspin-gyzwp4 3.hellspin-tqrnlq.hellspin-2mxe3q 3.hellspin-k858t9.hellspin-8cqvqn.hellspin-sy70p8.hellspin-ndnmfv 7-3.hellspin-6zp8sj 10.hellspin-3vxibq.hellspin-ndnmfv 23.hellspin-n1engj.hellspin-45qh7a 1.hellspin-tnrl2h 2.hellspin-6zp8sj 3.hellspin-45qh7a 1.hellspin-2mxe3q 5.hellspin-mp49w3.hellspin-2mxe3q 32.hellspin-36las4.hellspin-8cqvqn 5.hellspin-9aiaix 4.hellspin-ndnmfv 9.hellspin-ndnmfv 8.hellspin-2mxe3q 6.hellspin-3lu54f.hellspin-7zgrfu.hellspin-grxkup.hellspin-btefub.hellspin-z3rhg7 4.hellspin-xgvz9s.hellspin-z3rhg7 6.hellspin-z3rhg7 0l29.hellspin-9aiaix 17.hellspin-8jjte0.hellspin-ibfjru 2.hellspin-3ux4sk 10.hellspin-z97w4q.hellspin-6zp8sj 8.hellspin-xo6koy.hellspin-lkrbiq.hellspin-zfzqv2.hellspin-v0h1xc.hellspin-qrd0hw.hellspin-8cqvqn.hellspin-2ubrh8.hellspin-6zp8sj 1.hellspin-6pusdx.hellspin-x9dqjl.hellspin-9r9ajr.hellspin-78jbr6.hellspin-oq98he.hellspin-tnrl2h 1.hellspin-o5ddmm.hellspin-ro2lxr.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.hellspin-jh221g > input:checked ~ label,
.hellspin-jh221g > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hellspin-7rmffr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.hellspin-jtwcfx 44.hellspin-bymyj7.hellspin-x82acz.hellspin-d8n5i4.hellspin-srone0.hellspin-2ubrh8.hellspin-7cbhqx.hellspin-wjis7a.hellspin-snaui2.hellspin-68kk28.hellspin-qk0gwh.hellspin-6buxez.hellspin-9aiaix 0l-12.hellspin-6zp8sj 30.hellspin-r4ssyf.hellspin-3ms6jt 2.hellspin-jte8uv.hellspin-3ms6jt 3.hellspin-gyzwp4 3.hellspin-tqrnlq.hellspin-2mxe3q 3.hellspin-k858t9.hellspin-8cqvqn.hellspin-sy70p8.hellspin-ndnmfv 7-3.hellspin-6zp8sj 10.hellspin-3vxibq.hellspin-ndnmfv 23.hellspin-n1engj.hellspin-45qh7a 1.hellspin-tnrl2h 2.hellspin-6zp8sj 3.hellspin-45qh7a 1.hellspin-2mxe3q 5.hellspin-mp49w3.hellspin-2mxe3q 32.hellspin-36las4.hellspin-8cqvqn 5.hellspin-9aiaix 4.hellspin-ndnmfv 9.hellspin-ndnmfv 8.hellspin-2mxe3q 6.hellspin-3lu54f.hellspin-7zgrfu.hellspin-grxkup.hellspin-btefub.hellspin-z3rhg7 4.hellspin-xgvz9s.hellspin-z3rhg7 6.hellspin-z3rhg7 0l29.hellspin-9aiaix 17.hellspin-8jjte0.hellspin-ibfjru 2.hellspin-3ux4sk 10.hellspin-z97w4q.hellspin-6zp8sj 8.hellspin-xo6koy.hellspin-lkrbiq.hellspin-zfzqv2.hellspin-v0h1xc.hellspin-qrd0hw.hellspin-8cqvqn.hellspin-2ubrh8.hellspin-6zp8sj 1.hellspin-6pusdx.hellspin-x9dqjl.hellspin-9r9ajr.hellspin-78jbr6.hellspin-oq98he.hellspin-tnrl2h 1.hellspin-o5ddmm.hellspin-ro2lxr.5z'/%3e%3c/svg%3e");
}

.hellspin-jh221g > input:not(:checked) ~ label:hover,
.hellspin-jh221g > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hellspin-7rmffr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.hellspin-jtwcfx 44.hellspin-bymyj7.hellspin-x82acz.hellspin-d8n5i4.hellspin-srone0.hellspin-2ubrh8.hellspin-7cbhqx.hellspin-wjis7a.hellspin-snaui2.hellspin-68kk28.hellspin-qk0gwh.hellspin-6buxez.hellspin-9aiaix 0l-12.hellspin-6zp8sj 30.hellspin-r4ssyf.hellspin-3ms6jt 2.hellspin-jte8uv.hellspin-3ms6jt 3.hellspin-gyzwp4 3.hellspin-tqrnlq.hellspin-2mxe3q 3.hellspin-k858t9.hellspin-8cqvqn.hellspin-sy70p8.hellspin-ndnmfv 7-3.hellspin-6zp8sj 10.hellspin-3vxibq.hellspin-ndnmfv 23.hellspin-n1engj.hellspin-45qh7a 1.hellspin-tnrl2h 2.hellspin-6zp8sj 3.hellspin-45qh7a 1.hellspin-2mxe3q 5.hellspin-mp49w3.hellspin-2mxe3q 32.hellspin-36las4.hellspin-8cqvqn 5.hellspin-9aiaix 4.hellspin-ndnmfv 9.hellspin-ndnmfv 8.hellspin-2mxe3q 6.hellspin-3lu54f.hellspin-7zgrfu.hellspin-grxkup.hellspin-btefub.hellspin-z3rhg7 4.hellspin-xgvz9s.hellspin-z3rhg7 6.hellspin-z3rhg7 0l29.hellspin-9aiaix 17.hellspin-8jjte0.hellspin-ibfjru 2.hellspin-3ux4sk 10.hellspin-z97w4q.hellspin-6zp8sj 8.hellspin-xo6koy.hellspin-lkrbiq.hellspin-zfzqv2.hellspin-v0h1xc.hellspin-qrd0hw.hellspin-8cqvqn.hellspin-2ubrh8.hellspin-6zp8sj 1.hellspin-6pusdx.hellspin-x9dqjl.hellspin-9r9ajr.hellspin-78jbr6.hellspin-oq98he.hellspin-tnrl2h 1.hellspin-o5ddmm.hellspin-ro2lxr.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.hellspin-z69sc1.hellspin-pt63hw {
  display: none;
}

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

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

.hellspin-18kzbi {
  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-18kzbi::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hellspin-z69sc1.hellspin-1o20nm .hellspin-6r8uln {
  background: #2b3b67;
}

.hellspin-z69sc1.hellspin-1o20nm .hellspin-18kzbi {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.hellspin-z69sc1.hellspin-1o20nm .hellspin-18kzbi::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.hellspin-z69sc1.hellspin-1o20nm .hellspin-18kzbi::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.hellspin-z69sc1.hellspin-1o20nm .hellspin-nf9wao::before {
  background: #0e0f41;
}

.hellspin-z69sc1.hellspin-1o20nm .hellspin-nf9wao::after {
  background: #152557;
}

.hellspin-z69sc1.hellspin-19yug0 .hellspin-6r8uln {
  background: #1f35fa;
}

.hellspin-z69sc1.hellspin-19yug0 .hellspin-18kzbi {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.hellspin-z69sc1.hellspin-19yug0 .hellspin-18kzbi::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.hellspin-z69sc1.hellspin-19yug0 .hellspin-18kzbi::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.hellspin-z69sc1.hellspin-19yug0 .hellspin-nf9wao::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.hellspin-z69sc1.hellspin-19yug0 .hellspin-nf9wao::after {
  background: #192ac8;
}

.hellspin-z69sc1.hellspin-q4g7wr .hellspin-6r8uln {
  background: #fa771f;
}

.hellspin-z69sc1.hellspin-q4g7wr .hellspin-18kzbi {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.hellspin-z69sc1.hellspin-q4g7wr .hellspin-18kzbi::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.hellspin-z69sc1.hellspin-q4g7wr .hellspin-18kzbi::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.hellspin-z69sc1.hellspin-q4g7wr .hellspin-nf9wao::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.hellspin-z69sc1.hellspin-q4g7wr .hellspin-nf9wao::after {
  background: #fa8535;
}

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

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

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

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

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

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

.hellspin-mrpodw {
  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-mrpodw {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.hellspin-2xpwhz .hellspin-t9waqw {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.hellspin-lta4r8 {
  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-lta4r8.hellspin-8fdhqo {
  display: block;
}

.hellspin-lta4r8.hellspin-pt63hw {
  display: none;
}

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

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

.hellspin-08kx7t {
  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-1qk604 {
  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-elxtv3 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.hellspin-ef4bkz .hellspin-t9waqw {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

.hellspin-6pc85a {
  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-6pc85a {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.hellspin-0encrd {
  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-2n7gv8 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.hellspin-0xjmwe strong {
  font-weight: 600;
}

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

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

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

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

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

.hellspin-6w2csz a {
  width: 100%;
}

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

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

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

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

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

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

.hellspin-zjnlud .hellspin-6hrmlo {
  justify-content: center;
}

/* faq */

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

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

.hellspin-w4djup::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.hellspin-crruk6 ease;
}

.hellspin-8rwdl1.hellspin-1jzkob .hellspin-w4djup::after {
  transform: rotate(45deg);
}

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

.hellspin-8rwdl1.hellspin-1jzkob .hellspin-e59mrc {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.hellspin-tlnact {
  margin: 25px 0;
}

.hellspin-jh221g > input:not(:checked) ~ label:hover,
.hellspin-jh221g > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hellspin-s8yzf8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.hellspin-0pb949 44.hellspin-0n2phj.hellspin-w4p0r4.hellspin-2utb9z.hellspin-xadapn.hellspin-9xvauu.hellspin-cg4ntz.hellspin-pcfhuw.hellspin-bbahao.hellspin-bjdjic.hellspin-1ijy5e.hellspin-osjquf.hellspin-rx9liu 0l-12.hellspin-cfhur5 30.hellspin-mn0os9.hellspin-arlvpu 2.hellspin-829s9j.hellspin-arlvpu 3.hellspin-npu18v 3.hellspin-gcwtlw.hellspin-pvj8xg 3.hellspin-eg8q6p.hellspin-g4rto0.hellspin-2act6o.hellspin-w8aty8 7-3.hellspin-cfhur5 10.hellspin-igviyk.hellspin-w8aty8 23.hellspin-zqen3g.hellspin-5l5wx2 1.hellspin-tv09s2 2.hellspin-cfhur5 3.hellspin-5l5wx2 1.hellspin-pvj8xg 5.hellspin-77azs9.hellspin-pvj8xg 32.hellspin-mbwgvd.hellspin-g4rto0 5.hellspin-rx9liu 4.hellspin-w8aty8 9.hellspin-w8aty8 8.hellspin-pvj8xg 6.hellspin-rululg.hellspin-e6erxf.hellspin-e79xwg.hellspin-p8sdqp.hellspin-cmvn7y 4.hellspin-bavwi3.hellspin-cmvn7y 6.hellspin-cmvn7y 0l29.hellspin-rx9liu 17.hellspin-ki9v2p.hellspin-lng3lx 2.hellspin-t18u0p 10.hellspin-19lrxo.hellspin-cfhur5 8.hellspin-s8msgb.hellspin-pl9wce.hellspin-nm0oo1.hellspin-2n7mdh.hellspin-w1awom.hellspin-g4rto0.hellspin-9xvauu.hellspin-cfhur5 1.hellspin-pu5kad.hellspin-q399xb.hellspin-8xhhd3.hellspin-x71ppu.hellspin-zv8qvq.hellspin-tv09s2 1.hellspin-aoeqdd.hellspin-nox55s.5z'/%3e%3c/svg%3e");
}

.hellspin-yis3kb {
  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-yis3kb {
    gap: 16px 0;
  }
}

.hellspin-mbw4m8 {
  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-mbw4m8.hellspin-5lwvlo {
  display: block;
}

.hellspin-mbw4m8.hellspin-dex41m {
  display: none;
}

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

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

.hellspin-261tm0 {
  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-4c59fc {
  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-546u5r small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.hellspin-u1f5jj .hellspin-uwnun5 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.hellspin-f3sk5i 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-f3sk5i 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-l9qizw {
  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-l9qizw.hellspin-h76xed {
  opacity: 1;
  pointer-events: auto;
}

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

.hellspin-dg621o label {
  font-size: 14px;
}

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

.hellspin-in0w4p h2 {
  color: green;
  font-weight: 500;
}

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