* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.hellspin-kwo9v6 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .hellspin-kwo9v6 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .hellspin-kwo9v6 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.hellspin-cifg0p {
  overflow: hidden;
}

.hellspin-odj7nb img {
  background: var(--Neutral-300);
}

.hellspin-808p8w {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.hellspin-vdvwz7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.hellspin-vdvwz7:hover {
  background: var(--button-bg-hover);
}

.hellspin-m37usi {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.hellspin-m37usi:hover {
  background: var(--button-bg-hover);
}

.hellspin-zc17fw {
  font-size: 12px;
  line-height: 18px;
}

.hellspin-lrppgp {
  font-size: 18px;
  line-height: 26px;
}

.hellspin-loiuuk {
  width: 100%;
}

.hellspin-pxbsql {
  padding: 6px 16px;
}

.hellspin-prfc6s {
  padding: 10px 16px;
}

.hellspin-lg0w8d {
  padding: 15px 26px;
}

.hellspin-2bgen0 {
  flex-shrink: 0;
}

.hellspin-3gkat3 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.hellspin-cyb0mx {
  display: none;
}

.hellspin-t5mc46 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.hellspin-3hlfqq {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.hellspin-rqlmp4 {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.hellspin-jggu5u {
  cursor: grab;
}

.hellspin-rqlmp4::-webkit-scrollbar {
  display: none;
}

.hellspin-ez82tu {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.hellspin-wd47hm {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.hellspin-mrgaga {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.hellspin-hoaa4e {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.hellspin-3sdhwc {
  visibility: visible;
}

.hellspin-gn6nux {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.hellspin-1waji2 ease;
}

.hellspin-l3hv5u {
  background-color: var(--Primary-200);
  width: 16px;
}

.hellspin-8fv3ao {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.hellspin-1waji2,
    mask-image 0.3s;
}

.hellspin-8fv3ao.hellspin-ananz4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.hellspin-m5bfxs:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hellspin-3kryec {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.hellspin-j8v985.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.hellspin-j8v985.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.hellspin-owq4lz {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.hellspin-owq4lz::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.hellspin-6e4j32 {
  position: relative;
  z-index: 1;
}

.hellspin-bp82oe {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.hellspin-em3g11 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.hellspin-xibohm {
  font-size: 40px;
  line-height: 48px;
}

.hellspin-xog3cj {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hellspin-gkyfa1 {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.hellspin-gkyfa1:hover {
  background: var(--Primary-400);
}

.hellspin-gkyfa1 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.hellspin-m5bfxs img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .hellspin-owq4lz {
    max-width: 600px;
    padding: 64px;
  }

  .hellspin-bp82oe {
    font-size: 24px;
    line-height: 32px;
  }

  .hellspin-em3g11 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .hellspin-xibohm {
    font-size: 50px;
    line-height: 56px;
  }

  .hellspin-xog3cj {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .hellspin-3kryec {
    top: 25px;
    right: 25px;
  }
}

.hellspin-6csrzh,
.hellspin-b1mg19 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.hellspin-pc8d7c.hellspin-alsl7u::before,
.hellspin-b1mg19::before,
.hellspin-2g4sm2::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.hellspin-j8v985.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.hellspin-39j11z 14.hellspin-qzviyo.hellspin-5hm0rl 14.hellspin-0mgxkf 15.hellspin-64maw5 14.hellspin-c99bam 15.hellspin-zlepz1 14.hellspin-cjk28s.hellspin-wk75w0 14.hellspin-tkxe4b 19.hellspin-1rciub 12.hellspin-9lk8n0 19.hellspin-1rciub 10.hellspin-mtcl69.hellspin-1rciub 8.hellspin-8o7jc4 17.hellspin-v7ldfb 7.hellspin-izqeuo 15.hellspin-7jkm9z 7.hellspin-jf4wla.hellspin-szzzby 7.hellspin-izqeuo 11.hellspin-s29vg6 8.hellspin-8o7jc4 11.hellspin-s29vg6 10.hellspin-kj03xv.hellspin-s29vg6 12.hellspin-ah3wg9 13.hellspin-dzifxx 14.hellspin-syqtzm 15.hellspin-63xueb 14.hellspin-algobx.hellspin-5g8xx0 14.hellspin-bc0cg3 15.hellspin-iarjkl 14.hellspin-jt5r8p 15.hellspin-mjx5pd 14.hellspin-6m4xp0.hellspin-39j11z 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.hellspin-i8s2g0 15.hellspin-r69vgi.hellspin-73iedl 15.hellspin-u2px2m 15.hellspin-c7n2dg 15.hellspin-xc7qli 15.hellspin-ogqb0x 15.hellspin-vlitkj.hellspin-o5ybm6 15.hellspin-xc7qli 15.hellspin-im257g 15.hellspin-103zey 15.hellspin-bllvlb 15.hellspin-bkd9mg.hellspin-lj1202 15.hellspin-ogbr27 7.hellspin-45kczp 18.hellspin-k0xn0o 7.hellspin-9oh9y8 23.hellspin-wbtyud.hellspin-m6m1sv.hellspin-helvj7 18.hellspin-7cimr5 19.hellspin-huokdt 15.hellspin-e1wzqt 15.hellspin-i8s2g0 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.hellspin-hcqanz [type="submit"] *,
.hellspin-1vrdv4 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .hellspin-8z2ea1 {
    display: none;
  }
}

.hellspin-odzky9 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .hellspin-odzky9 {
  display: none;
}

@media (min-width: 768px) {
  .hellspin-odzky9 {
    bottom: 22px;
  }
}

.hellspin-odzky9 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .hellspin-odzky9 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.hellspin-cs5nmc.static) .hellspin-odzky9 {
    bottom: 8px;
  }
}

.hellspin-wq33nz {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.hellspin-j8v985.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.hellspin-loaq0j 3.hellspin-fzh8so.hellspin-4ddynd.hellspin-etrbm7 3.hellspin-ddrl1k 3.hellspin-mxwwak 5.hellspin-5c7dke 3.hellspin-mxwwak 8.hellspin-0i3tre.hellspin-vjdv6g.hellspin-mxwwak 26.hellspin-b80f38 5.hellspin-r9sae1 28.hellspin-v6if2l 8.hellspin-w3r973 28.hellspin-u5g2ex.hellspin-m81ve5 28.hellspin-4uqep2.hellspin-s94p9c 34.hellspin-76dx26.hellspin-qy9zqh 36.hellspin-jbgxlc 11.hellspin-eabi9d 37.hellspin-m496ea 12.hellspin-1qch4h 36.hellspin-nlciyi.hellspin-j1vezt 28.hellspin-yemcoy.hellspin-cfests.hellspin-e9fsgr 28.hellspin-id6k0n 36.hellspin-lijy34 26.hellspin-81l3q2 36.hellspin-lijy34 23.hellspin-danr9q.hellspin-v4hxer.hellspin-lijy34 5.hellspin-trvx9q 34.hellspin-wntk40 3.hellspin-ddrl1k 31.hellspin-loaq0j 3.hellspin-jifb3c.hellspin-wawrd4 18.hellspin-d2jx9f.hellspin-5xx0lq 18.hellspin-zt78rn 8.hellspin-irb36i 17.hellspin-n7xh9y 8.hellspin-irb36i 15.hellspin-ylyem6.hellspin-irb36i 14.hellspin-bitbqy 9.hellspin-5xx0lq 13.hellspin-lvm4ix 11.hellspin-wawrd4 13.hellspin-s4p9ao.hellspin-7w6ao5 13.hellspin-lvm4ix 13.hellspin-pqwty6 14.hellspin-bitbqy 13.hellspin-pqwty6 15.hellspin-umd382.hellspin-pqwty6 17.hellspin-n7xh9y 12.hellspin-7w6ao5 18.hellspin-zt78rn 11.hellspin-wawrd4 18.hellspin-z843r5.hellspin-tmrwq2 18.hellspin-hcfuts.hellspin-km663k 18.hellspin-zt78rn 17.hellspin-cdd1jp 17.hellspin-n7xh9y 17.hellspin-cdd1jp 15.hellspin-0xzamf.hellspin-cdd1jp 14.hellspin-bitbqy 18.hellspin-km663k 13.hellspin-lvm4ix 20.hellspin-tmrwq2 13.hellspin-hrjc9l.hellspin-pfji8e 13.hellspin-lvm4ix 22.hellspin-nj9ifk 14.hellspin-bitbqy 22.hellspin-nj9ifk 15.hellspin-z8zwku.hellspin-t9su2x 17.hellspin-n7xh9y 21.hellspin-pfji8e 18.hellspin-zt78rn 20.hellspin-tmrwq2 18.hellspin-4ryode.hellspin-fks6mx 18.hellspin-x3b5hz.hellspin-6upkrj 18.hellspin-zt78rn 26.hellspin-fduzc3 17.hellspin-n7xh9y 26.hellspin-fduzc3 15.hellspin-v3tiru.hellspin-fduzc3 14.hellspin-bitbqy 27.hellspin-6upkrj 13.hellspin-lvm4ix 28.hellspin-fks6mx 13.hellspin-7ym4nq.hellspin-vo5bmz 13.hellspin-lvm4ix 31.hellspin-w54n0b 14.hellspin-bitbqy 31.hellspin-w54n0b 15.hellspin-979kqs.hellspin-fduzc3 17.hellspin-n7xh9y 30.hellspin-vo5bmz 18.hellspin-zt78rn 28.hellspin-fks6mx 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .hellspin-wq33nz {
    display: none;
  }
}

.hellspin-0uaytl {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .hellspin-0uaytl {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.hellspin-1vrdv4 {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .hellspin-1vrdv4 {
    padding: 14px 16px;
  }
}

.hellspin-1vrdv4 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.hellspin-1vrdv4 button:first-child {
  align-content: end;
}

.hellspin-1vrdv4 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .hellspin-1vrdv4
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .hellspin-1vrdv4
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.hellspin-1vrdv4 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.hellspin-1vrdv4 button:last-child svg {
  width: 38px;
  height: 38px;
}

.hellspin-2g4sm2 {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.hellspin-2g4sm2::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .hellspin-2g4sm2,
.pc61d126-chatbot[data-active-screen="3"]
  .hellspin-2g4sm2 {
  opacity: 1;
  visibility: visible;
}

.hellspin-aurwtc {
  flex: 1 1;
}

.hellspin-azsjy3 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .hellspin-azsjy3 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .hellspin-x3dlg9 {
  display: block;
}

.hellspin-jwovn1 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .hellspin-jwovn1 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.hellspin-b1mg19 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.hellspin-b1mg19::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.hellspin-ngtffz span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.hellspin-ngtffz p {
  color: var(--Text-100);
}

.hellspin-b1mg19 .hellspin-dkh12n {
  grid-area: button;
}

.hellspin-b1mg19 .hellspin-dkh12n::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.hellspin-j8v985.org/2000/svg'%3E%3Cpath d='M4.hellspin-tgq3wr 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hellspin-v1h7bw 15L16.hellspin-v1h7bw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hellspin-v1h7bw 5L16.hellspin-v1h7bw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .hellspin-i66zhp {
  display: block;
}

.hellspin-ygydgu {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .hellspin-ygydgu {
    margin-top: 40px;
  }
}

.hellspin-6csrzh label,
.hellspin-6csrzh input {
  display: block;
  width: 100%;
}

.hellspin-6csrzh label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.hellspin-6csrzh label.hellspin-kfjyyk input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.hellspin-6csrzh label.hellspin-kfjyyk::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.hellspin-6csrzh input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.hellspin-6csrzh input::placeholder {
  color: var(--Text-400);
}

.hellspin-oo6pg1 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .hellspin-oo6pg1 {
  display: flex;
}

.hellspin-oo6pg1 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .hellspin-oo6pg1 ol {
    height: 420px;
    padding: 24px;
  }
}

.hellspin-oo6pg1 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.hellspin-hcqanz {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .hellspin-hcqanz {
    padding: 0 24px 24px;
  }
}

.hellspin-hcqanz input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.hellspin-hcqanz input::placeholder {
  color: var(--Text-400);
}

.hellspin-hcqanz [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.hellspin-hcqanz [type="submit"]:disabled {
  opacity: 0.5;
}

.hellspin-hcqanz [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .hellspin-hcqanz [type="submit"] {
    right: 40px;
  }
}

.hellspin-pc8d7c {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.hellspin-pc8d7c.hellspin-alsl7u {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.hellspin-pc8d7c.hellspin-alsl7u::before {
  content: "";
  width: 31px;
}

.hellspin-pc8d7c.hellspin-alsl7u p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hellspin-pc8d7c.hellspin-d7p2f0 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.hellspin-pc8d7c p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hellspin-odzky9 .hellspin-dkh12n {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.hellspin-8z2ea1 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .hellspin-8z2ea1 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .hellspin-8z2ea1 {
    padding: 18px 0;
  }
}

.hellspin-8z2ea1 .hellspin-kwo9v6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .hellspin-8z2ea1 .hellspin-kwo9v6 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.hellspin-evr5og {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .hellspin-evr5og {
    max-width: 160px;
    height: 40px;
  }
}

.hellspin-evr5og picture,
.hellspin-evr5og img {
  display: block;
  width: 100%;
  height: 100%;
}

.hellspin-evr5og img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .hellspin-e4v5v7 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.hellspin-1waji2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .hellspin-8z2ea1.hellspin-khtg51 .hellspin-e4v5v7 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hellspin-e4v5v7 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .hellspin-e4v5v7 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.hellspin-ytwsvk,
.hellspin-cw3yxz {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .hellspin-ytwsvk,
  .hellspin-cw3yxz {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .hellspin-cw3yxz {
    display: none;
  }
}

.hellspin-wfxgli {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.hellspin-khtg51 .hellspin-wfxgli {
  background: var(--fh-bg-color);
}

.hellspin-wfxgli button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .hellspin-wfxgli {
    display: none;
  }
}

.hellspin-1nfjcl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hellspin-1nfjcl {
    display: none;
  }
}

.hellspin-xmsqi6 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.hellspin-8z2ea1.hellspin-khtg51 .hellspin-xmsqi6:first-child {
  display: none;
}

.hellspin-8z2ea1.hellspin-khtg51 .hellspin-xmsqi6:last-child {
  display: block;
}

.hellspin-xmsqi6:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .hellspin-xmsqi6 {
    display: none;
  }
}

.hellspin-div5za {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hellspin-div5za {
    display: flex;
  }
}

.hellspin-div5za ul {
  max-height: 350px;
  overflow-y: auto;
}

.hellspin-div5za:hover ul {
  visibility: visible;
  opacity: 1;
}

.hellspin-div5za:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.hellspin-div5za:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.hellspin-div5za:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.hellspin-div5za:hover .hellspin-195unn svg {
  transform: rotate(180deg);
}

.hellspin-30odcr {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.hellspin-594vpj {
  padding: 0 8px;
}

.hellspin-b0qhf2 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.hellspin-b0qhf2:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .hellspin-b0qhf2 {
    padding: 4px 8px;
  }
}

.hellspin-bzfiom {
  display: flex;
}

.hellspin-bzfiom img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.hellspin-195unn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.hellspin-195unn svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.hellspin-ump7lm {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .hellspin-ump7lm {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.hellspin-3ol9q9 {
  width: 100%;
}

@media (min-width: 1200px) {
  .hellspin-3ol9q9 {
    display: none;
  }
}

.hellspin-u3jl2b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.hellspin-la3zim {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.hellspin-6pec58 {
  display: flex;
}

.hellspin-pbwacs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.hellspin-0aj2f4 {
  list-style: none;
}

@media (max-width: 1199px) {
  .hellspin-0aj2f4 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .hellspin-0aj2f4 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .hellspin-0aj2f4 .hellspin-4hog31 [data-ref-el],
  .hellspin-0aj2f4 .hellspin-4hog31 span,
  .hellspin-0aj2f4 .hellspin-4hog31 a {
    white-space: nowrap;
  }
}

.hellspin-swlded {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .hellspin-swlded.hellspin-6lapqe > .hellspin-4hog31 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .hellspin-swlded.hellspin-36avuj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .hellspin-swlded.hellspin-6lapqe > .hellspin-nr7ol7 {
    height: auto;
  }

  .hellspin-swlded.hellspin-6lapqe > div > .hellspin-va4962 {
    transform: rotate(180deg);
  }
}

.hellspin-swlded [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.hellspin-swlded [data-ref-el],
.hellspin-swlded span {
  cursor: pointer;
}

.hellspin-swlded [data-ref-el],
.hellspin-swlded span,
.hellspin-swlded a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .hellspin-swlded [data-ref-el],
  .hellspin-swlded span,
  .hellspin-swlded a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .hellspin-swlded [data-ref-el],
  .hellspin-swlded span,
  .hellspin-swlded a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.hellspin-nr7ol7 {
  height: 0;
  overflow: hidden;
  transition: height 0.hellspin-1waji2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.hellspin-nr7ol7::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.hellspin-nr7ol7::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.hellspin-nr7ol7::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .hellspin-nr7ol7 {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .hellspin-nr7ol7:has(> .hellspin-swlded.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .hellspin-nr7ol7 .hellspin-nr7ol7 {
    padding: 0;
  }

  .hellspin-nr7ol7 .hellspin-swlded {
    font-weight: 400;
  }

  .hellspin-nr7ol7 .hellspin-swlded:hover > .hellspin-4hog31 {
    background: var(--Neutral-300);
  }

  .hellspin-nr7ol7 .hellspin-va4962 {
    rotate: -90deg;
  }
}

.hellspin-4hog31 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hellspin-4hog31 {
    padding: 8px;
  }

  .hellspin-swlded.hellspin-bj9fzz > .hellspin-4hog31 {
    background: var(--Neutral-300);
  }
}

.hellspin-va4962 {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.hellspin-j8v985.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.hellspin-v8v0an 0.hellspin-uo7xeo.hellspin-i0wv8k -0.hellspin-9whrx3 0.hellspin-4ukccf -0.hellspin-9whrx3 1.hellspin-zjsmtz 0.hellspin-4nzjju.hellspin-zw9vqu 4.hellspin-bs7bkx.hellspin-v8v0an 0.hellspin-jcbzug.hellspin-c6dcw0 -0.hellspin-9whrx3 9.hellspin-t9jsm5 -0.hellspin-9whrx3 10.hellspin-54pfin 0.hellspin-8emoiw.hellspin-5450sj 0.hellspin-i0wv8k 10.hellspin-5450sj 0.hellspin-4ukccf 10.hellspin-54pfin 1.hellspin-lncnaz.hellspin-hwei45 5.hellspin-8i0dh3.hellspin-yh1670 6.hellspin-ui5otm 5.hellspin-qtxeu7 6.hellspin-ui5otm 4.hellspin-foy6lz 5.hellspin-rlqjzo.hellspin-v8v0an 1.hellspin-0c3703.hellspin-9whrx3 0.hellspin-4ukccf -0.hellspin-9whrx3 0.hellspin-i0wv8k 0.hellspin-v8v0an 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.hellspin-1waji2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hellspin-va4962 {
    cursor: default;
  }
}

.hellspin-gdhb90 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.hellspin-l8gl1z {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .hellspin-l8gl1z {
    padding: 40px 4px;
  }
}

.hellspin-5mj2z1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .hellspin-5mj2z1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.hellspin-gspg2n {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .hellspin-gspg2n {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.hellspin-gspg2n ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.hellspin-gspg2n [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.hellspin-gspg2n [data-ref-el],
.hellspin-gspg2n span,
.hellspin-gspg2n a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.hellspin-2lcotl {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hellspin-2lcotl {
    margin-bottom: 12px;
  }
}

.hellspin-8pnipm {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.hellspin-8pnipm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .hellspin-8pnipm:last-child {
    margin-right: 0;
  }
}

.hellspin-wez2yg {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hellspin-2lcotl:hover .hellspin-7nd93j {
  visibility: visible;
  opacity: 1;
}

.hellspin-7nd93j {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.hellspin-iihvpa {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.hellspin-dl0mub {
  display: flex;
  margin: 6px;
}

.hellspin-dl0mub img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.hellspin-7nd93j::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.hellspin-7nd93j::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.hellspin-snx3wh {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .hellspin-snx3wh {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.hellspin-ckg14q {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .hellspin-ckg14q {
    margin-right: 32px;
  }
}

.hellspin-qu0m37 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hellspin-qu0m37 {
    margin-top: 0;
    width: 340px;
  }
}

.hellspin-qu0m37 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hellspin-0u73k7 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.hellspin-em0o3y {
  position: relative;
}

@media (min-width: 768px) {
  .hellspin-em0o3y {
    margin-top: 40px;
  }
}

.hellspin-em0o3y + .hellspin-nzo2m0,
.hellspin-em0o3y + .hellspin-em0o3y {
  margin-top: 24px;
}

.hellspin-guowgo {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .hellspin-guowgo {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .hellspin-guowgo {
    padding: 80px;
  }
}

.hellspin-d1ppbt {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .hellspin-d1ppbt {
    padding: 0 16px;
}


}

.hellspin-0zqws8 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .hellspin-0zqws8 {
    font-size: 48px;
    line-height: 56px;
  }
}

.hellspin-tq9ty4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .hellspin-tq9ty4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.hellspin-ysb7d6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.hellspin-ysb7d6:hover {
  background: var(--button-bg-hover);
}

.hellspin-pv5wlt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.hellspin-pv5wlt img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .hellspin-pv5wlt img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .hellspin-pv5wlt img {
  min-height: 100%;
  }
}

.hellspin-guowgo::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.hellspin-7bo2at {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.hellspin-7bo2at h1,
.hellspin-7bo2at h2,
.hellspin-7bo2at h3,
.hellspin-7bo2at h4 {
  margin-bottom: 6px;
}

.hellspin-7bo2at h1:not(:first-child),
.hellspin-7bo2at h2:not(:first-child),
.hellspin-7bo2at h3:not(:first-child),
.hellspin-7bo2at h4:not(:first-child) {
  margin-top: 16px;
}

.hellspin-7bo2at h1,
.hellspin-7bo2at h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .hellspin-7bo2at h1,
  .hellspin-7bo2at h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.hellspin-7bo2at h2,
.hellspin-7bo2at h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .hellspin-7bo2at h2,
  .hellspin-7bo2at h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.hellspin-7bo2at h3,
.hellspin-7bo2at h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .hellspin-7bo2at h3,
  .hellspin-7bo2at h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.hellspin-7bo2at h4,
.hellspin-7bo2at h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.hellspin-7bo2at ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.hellspin-7bo2at ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.hellspin-7bo2at ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.hellspin-7bo2at ul ul {
  margin-bottom: 8px;
}

.hellspin-7bo2at ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.hellspin-7bo2at ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.hellspin-7bo2at ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.hellspin-7bo2at ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.hellspin-7bo2at ol li::marker {
  font-weight: 700;
}

.hellspin-7bo2at ol ol {
  margin-bottom: 8px;
}

.hellspin-7bo2at ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.hellspin-7bo2at ol ul li {
  padding-left: 16px;
}

.hellspin-7bo2at table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .hellspin-7bo2at table {
    padding: 24px;
  }
}

.hellspin-7bo2at table.hellspin-c0yicu {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hellspin-1waji2,
    mask-image 0.3s;
}

.hellspin-7bo2at table.hellspin-c0yicu.hellspin-ananz4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .hellspin-7bo2at table {
    display: table;
  }
}

.hellspin-7bo2at table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.hellspin-7bo2at table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hellspin-7bo2at table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hellspin-7bo2at table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .hellspin-7bo2at table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.hellspin-7bo2at table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hellspin-7bo2at table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hellspin-7bo2at table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.hellspin-7bo2at img {
  max-width: 100%;
  height: auto;
}

.hellspin-8mmbtq {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .hellspin-8mmbtq {
    padding: 24px;
  }
}

.hellspin-x479kp {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .hellspin-x479kp {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.hellspin-x479kp > * {
  margin: 0 !important;
}

.hellspin-x479kp img,
.hellspin-tadopg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hellspin-x479kp img,
  .hellspin-tadopg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hellspin-ob5jo3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hellspin-ob5jo3 {
    width: 32px;
    height: 32px;
  }
}

.hellspin-c3ekhb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.hellspin-c3ekhb .hellspin-whl7my {
  flex-shrink: 0;
}

.hellspin-c3ekhb .hellspin-qyxxen svg {
  display: none;
}

.hellspin-98d8za {
  display: grid;
  transition: max-height 0.hellspin-1waji2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .hellspin-98d8za {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .hellspin-98d8za {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.hellspin-98d8za.hellspin-pngsl4 + .hellspin-whl7my svg {
  transform: rotate(180deg);
}

.hellspin-4cxrtg {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.hellspin-4cxrtg > div:nth-child(3n) {
  grid-column: span 2;
}

.hellspin-4cxrtg
  > div:nth-child(3n)
  .hellspin-y8z137
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .hellspin-4cxrtg {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .hellspin-4cxrtg > div:nth-child(3n) {
    grid-column: unset;
  }

  .hellspin-4cxrtg
    > div:nth-child(3n)
    .hellspin-y8z137
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .hellspin-4cxrtg {
    max-width: 270px;
  }
}

.hellspin-4cxrtg .hellspin-y8z137 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .hellspin-4cxrtg .hellspin-y8z137 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .hellspin-4cxrtg .hellspin-y8z137 button {
    max-width: 104px;
  }
}

.hellspin-lcu1bw {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .hellspin-lcu1bw {
    margin-bottom: 0;
  }
}

.hellspin-roqbmw {
  display: none;
  opacity: 0;
}

.hellspin-u81o7e {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.hellspin-u81o7e img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.hellspin-y8z137 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.hellspin-y8z137 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hellspin-y8z137
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hellspin-y8z137
    button {
    max-width: 145px;
  }
}

.hellspin-nh1zxt:first-child
  .hellspin-y8z137
  button {
  max-width: 270px;
}

.hellspin-n1z62x {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.hellspin-lcu1bw picture {
  width: 100%;
  max-width: 100%;
}

.hellspin-7a45zw {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.hellspin-7a45zw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.hellspin-lcu1bw:hover .hellspin-7a45zw {
  display: flex;
}

.hellspin-m6mo6g {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.hellspin-0t79c0 {
  display: flex;
}

.hellspin-0t79c0:hover .hellspin-uptwh4,
.hellspin-0t79c0 .hellspin-bj9fzz .hellspin-uptwh4 {
  display: flex;
}

.hellspin-0t79c0 svg {
  flex-shrink: 0;
}

.hellspin-uptwh4 {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .hellspin-uptwh4 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.hellspin-uptwh4:hover {
  display: flex;
}

.hellspin-uptwh4 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.hellspin-hfmrk1 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .hellspin-hfmrk1 {
    font-size: 12px;
  }
}

.hellspin-db5b6l,
.hellspin-40ga71 {
  width: 50%;
  flex-shrink: 0;
}

.hellspin-db5b6l {
  font-weight: 700;
}

.hellspin-n72g81 .hellspin-98d8za {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .hellspin-n72g81 .hellspin-98d8za {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .hellspin-n72g81 .hellspin-98d8za {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.hellspin-n72g81
  .hellspin-n1z62x:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.hellspin-n72g81 .hellspin-u81o7e {
  height: 100% !important;
  border-radius: 16px;
}

.hellspin-n72g81 .hellspin-y8z137 {
  gap: 4px;
  align-items: center;
}

.hellspin-n72g81 .hellspin-y8z137 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hellspin-n72g81 .hellspin-y8z137 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.hellspin-n72g81 .hellspin-ld4q3j,
.hellspin-n72g81 .hellspin-uvu0kw {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.hellspin-j8v985.org/2000/svg'%3E%3Cpath d='M9.hellspin-4l28ym 4.hellspin-ex633w.hellspin-fjf2jn 5.hellspin-qb1zvy.hellspin-tvlel7 5.hellspin-r4lej6.hellspin-69cipi 5.hellspin-m3mj63.hellspin-kb3k88 8.hellspin-rzj7wc.hellspin-qa9udo 9.hellspin-lhejhh.hellspin-mz1j0g 9.hellspin-9s4ht4.hellspin-ztosld 13.hellspin-m55j1v.hellspin-cnbx7s 11.hellspin-dpk1z4.hellspin-mmzcln 11.hellspin-vd4vb9.hellspin-7z0cl3 11.hellspin-jdm0ek.hellspin-3ng0v9 13.hellspin-xjdhco.hellspin-n349xo 9.hellspin-r8z512.hellspin-2pthvl 9.hellspin-jvtv81.hellspin-m1id3j 8.hellspin-vux3vi.hellspin-60nwyy 5.hellspin-0twn9y.hellspin-7nu5ma 5.hellspin-g4j818.hellspin-otuy65 5.hellspin-n0r0vu.hellspin-a67k65 4.hellspin-65lp2m.hellspin-mmzcln 1.hellspin-1d02id.hellspin-4l28ym 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.hellspin-n72g81 .hellspin-ld4q3j {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.hellspin-n72g81 .hellspin-uvu0kw {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.hellspin-k2vl6o {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .hellspin-k2vl6o {
    padding: 24px;
  }
}

.hellspin-k2vl6o .hellspin-whl7my {
  display: flex;
}

@media (min-width: 768px) {
  .hellspin-k2vl6o .hellspin-whl7my {
    display: none;
  }
}

.hellspin-k2vl6o .hellspin-qyxxen svg {
  display: none;
}

.hellspin-zjqfx5 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.hellspin-zjqfx5 .hellspin-808p8w {
  display: none;
}

@media (min-width: 768px) {
  .hellspin-zjqfx5 .hellspin-808p8w {
    display: flex;
  }
}

.hellspin-1imhc9 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .hellspin-1imhc9 {
    font-size: 40px;
    line-height: 48px;
  }
}

.hellspin-1imhc9 > * {
  margin: 0 !important;
}

.hellspin-1imhc9 img,
.hellspin-dtn0xh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hellspin-1imhc9 img,
  .hellspin-dtn0xh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hellspin-fcav99 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hellspin-fcav99 {
    width: 32px;
    height: 32px;
  }
}

.hellspin-32pjji {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .hellspin-32pjji {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .hellspin-32pjji::-webkit-scrollbar {
    display: none;
  }
}

.hellspin-wnb2ak {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .hellspin-wnb2ak {
    padding: 7px 15px;
  }
}

.hellspin-wnb2ak:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hellspin-55506x {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hellspin-55506x {
    display: flex;
    opacity: 1;
  }
}

.hellspin-wnb2ak picture {
  height: 100%;
  display: block;
}

.hellspin-wnb2ak img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .hellspin-wnb2ak img {
    width: 88px;
    height: 44px;
  }
}

.hellspin-wnb2ak p {
  text-align: center;
  width: 100%;
}

.hellspin-fasrfr {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .hellspin-fasrfr {
    font-size: 40px;
    line-height: 48px;
  }
}

.hellspin-fasrfr img,
.hellspin-0oeo17 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hellspin-fasrfr img,
  .hellspin-0oeo17 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hellspin-xnwetw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hellspin-xnwetw {
    width: 32px;
    height: 32px;
  }
}

.hellspin-uhkt78 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.hellspin-u8g4wv {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.hellspin-sb6e9f {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.hellspin-sb6e9f.hellspin-bj9fzz {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.hellspin-hcsqyd {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .hellspin-hcsqyd {
    font-size: 20px;
    line-height: 28px;
  }
}

.hellspin-6ylnfp {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.hellspin-l8qymm {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.hellspin-1waji2 ease;
  opacity: 0;
  color: var(--text-color);
}

.hellspin-3sbk0e {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.hellspin-3sbk0e ol,
.hellspin-3sbk0e ul {
  padding-left: 1.3em;
}

.hellspin-sb6e9f.hellspin-bj9fzz .hellspin-l8qymm {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.hellspin-sb6e9f.hellspin-bj9fzz .hellspin-6ylnfp {
  transform: rotate(180deg);
  color: var(--text-color);
}

.hellspin-ozsdr1 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .hellspin-ozsdr1 {
    padding: 24px;
  }
}

.hellspin-ozsdr1 .hellspin-whl7my {
  display: flex;
}

@media (min-width: 768px) {
  .hellspin-ozsdr1 .hellspin-whl7my {
    display: none;
  }
}

.hellspin-ozsdr1 .hellspin-qyxxen svg {
  display: none;
}

.hellspin-q4rh3p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hellspin-q4rh3p .hellspin-808p8w {
  display: none;
}

@media (min-width: 768px) {
  .hellspin-q4rh3p .hellspin-808p8w {
    display: flex;
  }
}

.hellspin-oouoe3 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .hellspin-oouoe3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.hellspin-oouoe3 > * {
  margin: 0 !important;
}

.hellspin-oouoe3 img,
.hellspin-ujpctx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hellspin-oouoe3 img,
  .hellspin-ujpctx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hellspin-xva8d8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hellspin-xva8d8 {
    width: 32px;
    height: 32px;
  }
}

.hellspin-vj713r {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .hellspin-vj713r {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .hellspin-vj713r::-webkit-scrollbar {
    display: none;
  }
}

.hellspin-hm3lkf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.hellspin-hm3lkf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hellspin-0i947e {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hellspin-0i947e {
    display: flex;
    opacity: 1;
  }
}

.hellspin-hm3lkf picture {
  width: auto;
  height: 100%;
  display: block;
}

.hellspin-hm3lkf picture img {
  display: block;
  width: auto;
  height: 100%;
}

.hellspin-aohkux {
  margin: -24px 0;
}

.hellspin-aohkux:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .hellspin-aohkux {
    margin: -16px 0;
  }
}

.hellspin-mbkdrh {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .hellspin-mbkdrh {
    flex-direction: row;
  }
}

.hellspin-lgn4ur {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .hellspin-lgn4ur {
    flex: 1;
  }
}

.hellspin-lgn4ur::placeholder {
  color: var(--Text-400);
}

.hellspin-fh09h3 {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.hellspin-hhkz6q {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.hellspin-hhkz6q::-webkit-scrollbar {
  display: none;
}

.hellspin-6m0gk3 {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.hellspin-6m0gk3 img,
.hellspin-6m0gk3 svg {
  margin-right: 8px;
}

.hellspin-z0cu8e {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.hellspin-aohkux + .hellspin-9ut5js {
  margin-top: 0;
}

@media (min-width: 768px) {
  .hellspin-aohkux + .hellspin-9ut5js {
    margin-top: -16px;
  }
}

.hellspin-f8seqt {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.hellspin-f8seqt > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.hellspin-f8seqt > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.hellspin-0z21p5 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.hellspin-y22f9z {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.hellspin-0ho4me {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.hellspin-alvwcx {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.hellspin-ur4xnc {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.hellspin-0z21p5 button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.hellspin-0z21p5 button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .hellspin-0z21p5 {
    padding: 39px 179px 39px 39px;
  }

  .hellspin-y22f9z {
    font-size: 40px;
    line-height: 48px;
  }

  .hellspin-ur4xnc {
    height: 348px;
  }

  .hellspin-0z21p5 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .hellspin-0z21p5 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .hellspin-0z21p5 {
    padding: 63px;
  }
}

.hellspin-1i35hj {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .hellspin-1i35hj {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.hellspin-aei6nt {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hellspin-aei6nt {
    width: auto;
  }
}

.hellspin-tf4b25 {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.hellspin-tf4b25::-webkit-scrollbar {
  display: none;
}

.hellspin-tf4b25 a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.hellspin-tf4b25 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hellspin-tf4b25 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.hellspin-1i35hj .hellspin-djl0pj {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hellspin-1waji2,
    mask-image 0.3s;
}

.hellspin-1i35hj .hellspin-djl0pj.hellspin-ananz4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.hellspin-75r3o0 {
  margin: 40px -16px;
}

.hellspin-y0y8h1 + .hellspin-nzo2m0,
.hellspin-y0y8h1 + .hellspin-em0o3y {
  margin-top: 24px;
}

.hellspin-nnfmg5 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.hellspin-nnfmg5 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.hellspin-dnzbdx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .hellspin-dnzbdx {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .hellspin-dnzbdx {
    margin-top: 0;
  }
}

.hellspin-3o1iko {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hellspin-3o1iko {
    font-size: 24px;
    line-height: 32px;
  }
}

.hellspin-wajb1a {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .hellspin-wajb1a {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.hellspin-aq0w04 {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .hellspin-aq0w04 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.hellspin-4h1tyd {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .hellspin-4h1tyd {
    font-size: 20px;
    line-height: 28px;
  }
}

.hellspin-s57urr {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hellspin-s57urr {
    font-size: 32px;
    line-height: 40px;
  }
}

.hellspin-zp7gnn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.hellspin-kuas9d {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.hellspin-kuas9d img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hellspin-9ut5js {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.hellspin-rtz7cq {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .hellspin-rtz7cq {
    padding: 15px 48px;
  }
}

main > .hellspin-9ut5js {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .hellspin-98d8za.hellspin-bn5joh > div:nth-child(n+5) {
    display: none;
  }
}

.hellspin-7bo2at p a img {
  display: block;
  margin: 0 auto;
}


.hellspin-geca8w {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.hellspin-3vu4qg {
  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-3vu4qg label {
  font-size: 14px;
}

.hellspin-3vu4qg h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.hellspin-3vu4qg input,
.hellspin-3vu4qg textarea,
.hellspin-3vu4qg 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-3vu4qg button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.hellspin-1ek162 ease;
}
.hellspin-3vu4qg button:hover {
  background-color: var(--button-bg-hover);
}
.hellspin-115ja3 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.hellspin-yjfqt9 ease-in;
}

.hellspin-115ja3 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.hellspin-rvw125, .hellspin-8hq7wj, [class*="review-card"],
thead, thead th, table th, .hellspin-c2zuze,
.hellspin-4998wv, [class*="collapsible-header"],
.hellspin-qm4yxh, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
