* {
  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;
  }
}

.neo-spin-zn3wh0 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-zn3wh0 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-zn3wh0 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neo-spin-oy28fd {
  overflow: hidden;
}

.neo-spin-piams1 img {
  background: var(--Neutral-300);
}

.neo-spin-cvvuvs {
  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;
}

.neo-spin-96q8re {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neo-spin-96q8re:hover {
  background: var(--button-bg-hover);
}

.neo-spin-qv8fdr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neo-spin-qv8fdr:hover {
  background: var(--button-bg-hover);
}

.neo-spin-2eqwpa {
  font-size: 12px;
  line-height: 18px;
}

.neo-spin-5i11hp {
  font-size: 18px;
  line-height: 26px;
}

.neo-spin-9aofz0 {
  width: 100%;
}

.neo-spin-5vo0o9 {
  padding: 6px 16px;
}

.neo-spin-xhb150 {
  padding: 10px 16px;
}

.neo-spin-y2atlb {
  padding: 15px 26px;
}

.neo-spin-xmovw3 {
  flex-shrink: 0;
}

.neo-spin-dewry5 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.neo-spin-5uw5hc {
  display: none;
}

.neo-spin-zhsy6f {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neo-spin-gfkf6w {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neo-spin-awehjf {
  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;
}

.neo-spin-5ym7q6 {
  cursor: grab;
}

.neo-spin-awehjf::-webkit-scrollbar {
  display: none;
}

.neo-spin-pqqset {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neo-spin-geyhjv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neo-spin-ho3czb {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neo-spin-6ux3rv {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neo-spin-b5wr31 {
  visibility: visible;
}

.neo-spin-25yond {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neo-spin-o0p1c0 ease;
}

.neo-spin-9sakxl {
  background-color: var(--Primary-200);
  width: 16px;
}

.neo-spin-qlhpuv {
  -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.neo-spin-o0p1c0,
    mask-image 0.3s;
}

.neo-spin-qlhpuv.neo-spin-6nnma3 {
  -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;
  }
}

.neo-spin-hwwb1s: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;
}

.neo-spin-dqu8rd {
  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.neo-spin-xkrrkk.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.neo-spin-xkrrkk.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;
}

.neo-spin-1vtud2 {
  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);
}

.neo-spin-1vtud2::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%
  );
}

.neo-spin-su6m2h {
  position: relative;
  z-index: 1;
}

.neo-spin-dzr3oe {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neo-spin-kbgq1u {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.neo-spin-34s58h {
  font-size: 40px;
  line-height: 48px;
}

.neo-spin-7rosrm {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neo-spin-83bguj {
  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;
}

.neo-spin-83bguj:hover {
  background: var(--Primary-400);
}

.neo-spin-83bguj svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neo-spin-hwwb1s 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) {
  .neo-spin-1vtud2 {
    max-width: 600px;
    padding: 64px;
  }

  .neo-spin-dzr3oe {
    font-size: 24px;
    line-height: 32px;
  }

  .neo-spin-kbgq1u {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neo-spin-34s58h {
    font-size: 50px;
    line-height: 56px;
  }

  .neo-spin-7rosrm {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neo-spin-dqu8rd {
    top: 25px;
    right: 25px;
  }
}

.neo-spin-xb9kdl,
.neo-spin-84jxth {
  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;
}

.neo-spin-u4qt06.neo-spin-a440yp::before,
.neo-spin-84jxth::before,
.neo-spin-899rgo::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.neo-spin-xkrrkk.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neo-spin-o8faes 14.neo-spin-gdmiul.neo-spin-ss8g3y 14.neo-spin-fswxk0 15.neo-spin-tiiilc 14.neo-spin-zn8l0o 15.neo-spin-rnjzeu 14.neo-spin-bhgafq.neo-spin-m3stg8 14.neo-spin-v9dcln 19.neo-spin-plst7o 12.neo-spin-9gjht9 19.neo-spin-plst7o 10.neo-spin-jewvx5.neo-spin-plst7o 8.neo-spin-eo2709 17.neo-spin-unqpcw 7.neo-spin-shjip2 15.neo-spin-xqodzl 7.neo-spin-t8mo1i.neo-spin-v337eg 7.neo-spin-shjip2 11.neo-spin-krurgl 8.neo-spin-eo2709 11.neo-spin-krurgl 10.neo-spin-s6sk99.neo-spin-krurgl 12.neo-spin-cecp8z 13.neo-spin-n15s1p 14.neo-spin-uzhxdw 15.neo-spin-dy9adx 14.neo-spin-9fhju3.neo-spin-5h38hw 14.neo-spin-d8a9g2 15.neo-spin-30exuo 14.neo-spin-zk70ee 15.neo-spin-vkvb8v 14.neo-spin-ehqgqc.neo-spin-o8faes 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neo-spin-vzncvk 15.neo-spin-7882x5.neo-spin-uz3lze 15.neo-spin-g475ez 15.neo-spin-ea16j9 15.neo-spin-up6y0x 15.neo-spin-vewx8v 15.neo-spin-n44x6j.neo-spin-9y6f7h 15.neo-spin-up6y0x 15.neo-spin-pjv79h 15.neo-spin-71bm8n 15.neo-spin-4899vn 15.neo-spin-4oqfvp.neo-spin-igsxv4 15.neo-spin-hanudk 7.neo-spin-7aryf6 18.neo-spin-n1kq89 7.neo-spin-x2qsua 23.neo-spin-643czs.neo-spin-89ui61.neo-spin-c2apvm 18.neo-spin-w1tmhh 19.neo-spin-tzg4c4 15.neo-spin-cen75q 15.neo-spin-vzncvk 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.neo-spin-inkqgw [type="submit"] *,
.neo-spin-0jkd69 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neo-spin-9d2ami {
    display: none;
  }
}

.neo-spin-vtz4zg {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neo-spin-vtz4zg {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-vtz4zg {
    bottom: 22px;
  }
}

.neo-spin-vtz4zg input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neo-spin-vtz4zg {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neo-spin-wxjr5q.static) .neo-spin-vtz4zg {
    bottom: 8px;
  }
}

.neo-spin-ehn1ds {
  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.neo-spin-xkrrkk.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neo-spin-xd4ke9 3.neo-spin-1ja3wm.neo-spin-oehfd2.neo-spin-egpaod 3.neo-spin-fe1es8 3.neo-spin-y4drxs 5.neo-spin-0s1qly 3.neo-spin-y4drxs 8.neo-spin-j49vgg.neo-spin-uqhz9r.neo-spin-y4drxs 26.neo-spin-8u66k3 5.neo-spin-mvp9om 28.neo-spin-uxeqra 8.neo-spin-lkyrhk 28.neo-spin-lw530n.neo-spin-alvige 28.neo-spin-7amogy.neo-spin-xfaglm 34.neo-spin-hdhtu0.neo-spin-2sc8z3 36.neo-spin-kpcca9 11.neo-spin-2wqbej 37.neo-spin-qrg6qv 12.neo-spin-plztbt 36.neo-spin-ykckp5.neo-spin-bbj94b 28.neo-spin-r48go4.neo-spin-ho62hp.neo-spin-gbqbuz 28.neo-spin-5v5wot 36.neo-spin-ckyyiv 26.neo-spin-an911z 36.neo-spin-ckyyiv 23.neo-spin-d5mp6i.neo-spin-ahfrzg.neo-spin-ckyyiv 5.neo-spin-54ruxg 34.neo-spin-7tdpz0 3.neo-spin-fe1es8 31.neo-spin-xd4ke9 3.neo-spin-rljag4.neo-spin-t1df3k 18.neo-spin-jeg0u8.neo-spin-ilu39r 18.neo-spin-34ojxk 8.neo-spin-gxke7c 17.neo-spin-fsf1hv 8.neo-spin-gxke7c 15.neo-spin-hvvwoh.neo-spin-gxke7c 14.neo-spin-uaii05 9.neo-spin-ilu39r 13.neo-spin-3v4ehy 11.neo-spin-t1df3k 13.neo-spin-1dpvmo.neo-spin-snfzgk 13.neo-spin-3v4ehy 13.neo-spin-84kjge 14.neo-spin-uaii05 13.neo-spin-84kjge 15.neo-spin-w2bmq2.neo-spin-84kjge 17.neo-spin-fsf1hv 12.neo-spin-snfzgk 18.neo-spin-34ojxk 11.neo-spin-t1df3k 18.neo-spin-2dj5n7.neo-spin-vga97z 18.neo-spin-0fak44.neo-spin-tcdmqx 18.neo-spin-34ojxk 17.neo-spin-v7ix3m 17.neo-spin-fsf1hv 17.neo-spin-v7ix3m 15.neo-spin-9ifztl.neo-spin-v7ix3m 14.neo-spin-uaii05 18.neo-spin-tcdmqx 13.neo-spin-3v4ehy 20.neo-spin-vga97z 13.neo-spin-x5scvv.neo-spin-fpu091 13.neo-spin-3v4ehy 22.neo-spin-02k48s 14.neo-spin-uaii05 22.neo-spin-02k48s 15.neo-spin-wi1fsc.neo-spin-pxeiuv 17.neo-spin-fsf1hv 21.neo-spin-fpu091 18.neo-spin-34ojxk 20.neo-spin-vga97z 18.neo-spin-714xaw.neo-spin-a8pmb3 18.neo-spin-40srjb.neo-spin-4savju 18.neo-spin-34ojxk 26.neo-spin-ad4qb5 17.neo-spin-fsf1hv 26.neo-spin-ad4qb5 15.neo-spin-ul10qs.neo-spin-ad4qb5 14.neo-spin-uaii05 27.neo-spin-4savju 13.neo-spin-3v4ehy 28.neo-spin-a8pmb3 13.neo-spin-rblf0g.neo-spin-io5sm0 13.neo-spin-3v4ehy 31.neo-spin-vz8je1 14.neo-spin-uaii05 31.neo-spin-vz8je1 15.neo-spin-i8iz6t.neo-spin-ad4qb5 17.neo-spin-fsf1hv 30.neo-spin-io5sm0 18.neo-spin-34ojxk 28.neo-spin-a8pmb3 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"])
    .neo-spin-ehn1ds {
    display: none;
  }
}

.neo-spin-k5l472 {
  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) {
  .neo-spin-k5l472 {
    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;
}

.neo-spin-0jkd69 {
  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) {
  .neo-spin-0jkd69 {
    padding: 14px 16px;
  }
}

.neo-spin-0jkd69 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neo-spin-0jkd69 button:first-child {
  align-content: end;
}

.neo-spin-0jkd69 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neo-spin-0jkd69
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-0jkd69
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neo-spin-0jkd69 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neo-spin-0jkd69 button:last-child svg {
  width: 38px;
  height: 38px;
}

.neo-spin-899rgo {
  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;
}

.neo-spin-899rgo::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-899rgo,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-899rgo {
  opacity: 1;
  visibility: visible;
}

.neo-spin-dxpvgn {
  flex: 1 1;
}

.neo-spin-qp5qtg {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-qp5qtg {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neo-spin-slymxw {
  display: block;
}

.neo-spin-hywv7v {
  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) {
  .neo-spin-hywv7v {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-84jxth {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.neo-spin-84jxth::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neo-spin-3dc8w6 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neo-spin-3dc8w6 p {
  color: var(--Text-100);
}

.neo-spin-84jxth .neo-spin-racs2h {
  grid-area: button;
}

.neo-spin-84jxth .neo-spin-racs2h::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.neo-spin-xkrrkk.org/2000/svg'%3E%3Cpath d='M4.neo-spin-oxip0a 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-i59v7v 15L16.neo-spin-i59v7v 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-i59v7v 5L16.neo-spin-i59v7v 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-ukvd3v {
  display: block;
}

.neo-spin-c5pxvk {
  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) {
  .neo-spin-c5pxvk {
    margin-top: 40px;
  }
}

.neo-spin-xb9kdl label,
.neo-spin-xb9kdl input {
  display: block;
  width: 100%;
}

.neo-spin-xb9kdl label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neo-spin-xb9kdl label.neo-spin-uscxsc input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neo-spin-xb9kdl label.neo-spin-uscxsc::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;
}

.neo-spin-xb9kdl 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;
}

.neo-spin-xb9kdl input::placeholder {
  color: var(--Text-400);
}

.neo-spin-3oemuy {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neo-spin-3oemuy {
  display: flex;
}

.neo-spin-3oemuy ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neo-spin-3oemuy ol {
    height: 420px;
    padding: 24px;
  }
}

.neo-spin-3oemuy ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neo-spin-inkqgw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-inkqgw {
    padding: 0 24px 24px;
  }
}

.neo-spin-inkqgw 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;
}

.neo-spin-inkqgw input::placeholder {
  color: var(--Text-400);
}

.neo-spin-inkqgw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neo-spin-inkqgw [type="submit"]:disabled {
  opacity: 0.5;
}

.neo-spin-inkqgw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neo-spin-inkqgw [type="submit"] {
    right: 40px;
  }
}

.neo-spin-u4qt06 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neo-spin-u4qt06.neo-spin-a440yp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neo-spin-u4qt06.neo-spin-a440yp::before {
  content: "";
  width: 31px;
}

.neo-spin-u4qt06.neo-spin-a440yp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-u4qt06.neo-spin-5gzqbu p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neo-spin-u4qt06 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-vtz4zg .neo-spin-racs2h {
  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;
  }
}

.neo-spin-9d2ami {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neo-spin-9d2ami {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neo-spin-9d2ami {
    padding: 18px 0;
  }
}

.neo-spin-9d2ami .neo-spin-zn3wh0 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neo-spin-9d2ami .neo-spin-zn3wh0 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neo-spin-c4j7h5 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neo-spin-c4j7h5 {
    max-width: 160px;
    height: 40px;
  }
}

.neo-spin-c4j7h5 picture,
.neo-spin-c4j7h5 img {
  display: block;
  width: 100%;
  height: 100%;
}

.neo-spin-c4j7h5 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neo-spin-48ahkz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neo-spin-o0p1c0 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neo-spin-9d2ami.neo-spin-qksw2c .neo-spin-48ahkz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neo-spin-48ahkz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neo-spin-48ahkz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neo-spin-1jlpch,
.neo-spin-cqyxvn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neo-spin-1jlpch,
  .neo-spin-cqyxvn {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neo-spin-cqyxvn {
    display: none;
  }
}

.neo-spin-aesdez {
  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;
}

.neo-spin-qksw2c .neo-spin-aesdez {
  background: var(--fh-bg-color);
}

.neo-spin-aesdez button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neo-spin-aesdez {
    display: none;
  }
}

.neo-spin-tbynai {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-tbynai {
    display: none;
  }
}

.neo-spin-7opgim {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.neo-spin-9d2ami.neo-spin-qksw2c .neo-spin-7opgim:first-child {
  display: none;
}

.neo-spin-9d2ami.neo-spin-qksw2c .neo-spin-7opgim:last-child {
  display: block;
}

.neo-spin-7opgim:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neo-spin-7opgim {
    display: none;
  }
}

.neo-spin-od2rd1 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-od2rd1 {
    display: flex;
  }
}

.neo-spin-od2rd1 ul {
  max-height: 350px;
  overflow-y: auto;
}

.neo-spin-od2rd1:hover ul {
  visibility: visible;
  opacity: 1;
}

.neo-spin-od2rd1:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neo-spin-od2rd1:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neo-spin-od2rd1:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neo-spin-od2rd1:hover .neo-spin-zif06w svg {
  transform: rotate(180deg);
}

.neo-spin-igandu {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neo-spin-q585rt {
  padding: 0 8px;
}

.neo-spin-5xi7p8 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neo-spin-5xi7p8:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neo-spin-5xi7p8 {
    padding: 4px 8px;
  }
}

.neo-spin-rbpqzk {
  display: flex;
}

.neo-spin-rbpqzk img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neo-spin-zif06w {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neo-spin-zif06w svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neo-spin-bhmlk1 {
  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) {
  .neo-spin-bhmlk1 {
    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;
  }
}

.neo-spin-b4znwt {
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-b4znwt {
    display: none;
  }
}

.neo-spin-v9wt4l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neo-spin-ba5cfh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neo-spin-lzoefk {
  display: flex;
}

.neo-spin-9c910n {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neo-spin-u1bzx9 {
  list-style: none;
}

@media (max-width: 1199px) {
  .neo-spin-u1bzx9 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neo-spin-u1bzx9 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neo-spin-u1bzx9 .neo-spin-mtpgby [data-ref-el],
  .neo-spin-u1bzx9 .neo-spin-mtpgby span,
  .neo-spin-u1bzx9 .neo-spin-mtpgby a {
    white-space: nowrap;
  }
}

.neo-spin-a66wrx {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neo-spin-a66wrx.neo-spin-ozw99l > .neo-spin-mtpgby {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neo-spin-a66wrx.neo-spin-y5gbta:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neo-spin-a66wrx.neo-spin-ozw99l > .neo-spin-zk65ua {
    height: auto;
  }

  .neo-spin-a66wrx.neo-spin-ozw99l > div > .neo-spin-47kfr1 {
    transform: rotate(180deg);
  }
}

.neo-spin-a66wrx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neo-spin-a66wrx [data-ref-el],
.neo-spin-a66wrx span {
  cursor: pointer;
}

.neo-spin-a66wrx [data-ref-el],
.neo-spin-a66wrx span,
.neo-spin-a66wrx a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .neo-spin-a66wrx [data-ref-el],
  .neo-spin-a66wrx span,
  .neo-spin-a66wrx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-a66wrx [data-ref-el],
  .neo-spin-a66wrx span,
  .neo-spin-a66wrx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neo-spin-zk65ua {
  height: 0;
  overflow: hidden;
  transition: height 0.neo-spin-o0p1c0 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neo-spin-zk65ua::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neo-spin-zk65ua::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neo-spin-zk65ua::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neo-spin-zk65ua {
    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;
  }

  .neo-spin-zk65ua:has(> .neo-spin-a66wrx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neo-spin-zk65ua .neo-spin-zk65ua {
    padding: 0;
  }

  .neo-spin-zk65ua .neo-spin-a66wrx {
    font-weight: 400;
  }

  .neo-spin-zk65ua .neo-spin-a66wrx:hover > .neo-spin-mtpgby {
    background: var(--Neutral-300);
  }

  .neo-spin-zk65ua .neo-spin-47kfr1 {
    rotate: -90deg;
  }
}

.neo-spin-mtpgby {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-mtpgby {
    padding: 8px;
  }

  .neo-spin-a66wrx.neo-spin-rvnnv6 > .neo-spin-mtpgby {
    background: var(--Neutral-300);
  }
}

.neo-spin-47kfr1 {
  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.neo-spin-xkrrkk.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neo-spin-ck743g 0.neo-spin-vy4tks.neo-spin-9oyjvs -0.neo-spin-f9v7ij 0.neo-spin-t5mfn7 -0.neo-spin-f9v7ij 1.neo-spin-n83fck 0.neo-spin-77ddst.neo-spin-lky6st 4.neo-spin-4qqa3r.neo-spin-ck743g 0.neo-spin-s8kkpz.neo-spin-ft3gl0 -0.neo-spin-f9v7ij 9.neo-spin-42m98s -0.neo-spin-f9v7ij 10.neo-spin-lwys8w 0.neo-spin-0oddbs.neo-spin-e2ivi7 0.neo-spin-9oyjvs 10.neo-spin-e2ivi7 0.neo-spin-t5mfn7 10.neo-spin-lwys8w 1.neo-spin-tbaz8b.neo-spin-ufl527 5.neo-spin-dx7epk.neo-spin-hy11h0 6.neo-spin-6m6n01 5.neo-spin-4lpb3m 6.neo-spin-6m6n01 4.neo-spin-epqbq5 5.neo-spin-l3w5co.neo-spin-ck743g 1.neo-spin-pgel70.neo-spin-f9v7ij 0.neo-spin-t5mfn7 -0.neo-spin-f9v7ij 0.neo-spin-9oyjvs 0.neo-spin-ck743g 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neo-spin-o0p1c0 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-47kfr1 {
    cursor: default;
  }
}

.neo-spin-ugxrji {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neo-spin-706aht {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .neo-spin-706aht {
    padding: 40px 4px;
  }
}

.neo-spin-w8aawm {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neo-spin-w8aawm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neo-spin-2tvbnn {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neo-spin-2tvbnn {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neo-spin-2tvbnn ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neo-spin-2tvbnn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neo-spin-2tvbnn [data-ref-el],
.neo-spin-2tvbnn span,
.neo-spin-2tvbnn a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.neo-spin-ndjet0 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-ndjet0 {
    margin-bottom: 12px;
  }
}

.neo-spin-fbl5kk {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neo-spin-fbl5kk img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neo-spin-fbl5kk:last-child {
    margin-right: 0;
  }
}

.neo-spin-6u799x {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-ndjet0:hover .neo-spin-zdme7x {
  visibility: visible;
  opacity: 1;
}

.neo-spin-zdme7x {
  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);
}

.neo-spin-goc72w {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neo-spin-4aeilz {
  display: flex;
  margin: 6px;
}

.neo-spin-4aeilz img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neo-spin-zdme7x::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);
}

.neo-spin-zdme7x::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);
}

.neo-spin-ihwduq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-ihwduq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neo-spin-0ie8ek {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .neo-spin-0ie8ek {
    margin-right: 32px;
  }
}

.neo-spin-bpu3dh {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-bpu3dh {
    margin-top: 0;
    width: 340px;
  }
}

.neo-spin-bpu3dh a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-zzs2lg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neo-spin-09ckk4 {
  position: relative;
}

@media (min-width: 768px) {
  .neo-spin-09ckk4 {
    margin-top: 40px;
  }
}

.neo-spin-09ckk4 + .neo-spin-d6n2qr,
.neo-spin-09ckk4 + .neo-spin-09ckk4 {
  margin-top: 24px;
}

.neo-spin-ztcgo2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ztcgo2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-ztcgo2 {
    padding: 80px;
  }
}

.neo-spin-xl33pw {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neo-spin-xl33pw {
    padding: 0 16px;
}


}

.neo-spin-puddrn {
  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) {
  .neo-spin-puddrn {
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-61nx47 {
  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) {
  .neo-spin-61nx47 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-k23xxy {
  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;
}

.neo-spin-k23xxy:hover {
  background: var(--button-bg-hover);
}

.neo-spin-sgz70e {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neo-spin-sgz70e img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neo-spin-sgz70e img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neo-spin-sgz70e img {
  min-height: 100%;
  }
}

.neo-spin-ztcgo2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neo-spin-trpgh8 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neo-spin-trpgh8 h1,
.neo-spin-trpgh8 h2,
.neo-spin-trpgh8 h3,
.neo-spin-trpgh8 h4 {
  margin-bottom: 6px;
}

.neo-spin-trpgh8 h1:not(:first-child),
.neo-spin-trpgh8 h2:not(:first-child),
.neo-spin-trpgh8 h3:not(:first-child),
.neo-spin-trpgh8 h4:not(:first-child) {
  margin-top: 16px;
}

.neo-spin-trpgh8 h1,
.neo-spin-trpgh8 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neo-spin-trpgh8 h1,
  .neo-spin-trpgh8 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neo-spin-trpgh8 h2,
.neo-spin-trpgh8 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neo-spin-trpgh8 h2,
  .neo-spin-trpgh8 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-trpgh8 h3,
.neo-spin-trpgh8 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neo-spin-trpgh8 h3,
  .neo-spin-trpgh8 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-trpgh8 h4,
.neo-spin-trpgh8 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neo-spin-trpgh8 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neo-spin-trpgh8 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neo-spin-trpgh8 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);
}

.neo-spin-trpgh8 ul ul {
  margin-bottom: 8px;
}

.neo-spin-trpgh8 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neo-spin-trpgh8 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neo-spin-trpgh8 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neo-spin-trpgh8 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neo-spin-trpgh8 ol li::marker {
  font-weight: 700;
}

.neo-spin-trpgh8 ol ol {
  margin-bottom: 8px;
}

.neo-spin-trpgh8 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neo-spin-trpgh8 ol ul li {
  padding-left: 16px;
}

.neo-spin-trpgh8 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) {
  .neo-spin-trpgh8 table {
    padding: 24px;
  }
}

.neo-spin-trpgh8 table.neo-spin-hiul3l {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.neo-spin-o0p1c0,
    mask-image 0.3s;
}

.neo-spin-trpgh8 table.neo-spin-hiul3l.neo-spin-6nnma3 {
  -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) {
  .neo-spin-trpgh8 table {
    display: table;
  }
}

.neo-spin-trpgh8 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);
}

.neo-spin-trpgh8 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-trpgh8 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-trpgh8 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) {
  .neo-spin-trpgh8 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neo-spin-trpgh8 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-trpgh8 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-trpgh8 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neo-spin-trpgh8 img {
  max-width: 100%;
  height: auto;
}

.neo-spin-c517it {
  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) {
  .neo-spin-c517it {
    padding: 24px;
  }
}

.neo-spin-cwecan {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .neo-spin-cwecan {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neo-spin-cwecan > * {
  margin: 0 !important;
}

.neo-spin-cwecan img,
.neo-spin-5bus7i {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-cwecan img,
  .neo-spin-5bus7i {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-qgncw5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-qgncw5 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-c3qhu9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neo-spin-c3qhu9 .neo-spin-4e83wj {
  flex-shrink: 0;
}

.neo-spin-c3qhu9 .neo-spin-2v2h63 svg {
  display: none;
}

.neo-spin-pr1122 {
  display: grid;
  transition: max-height 0.neo-spin-o0p1c0 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neo-spin-pr1122 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-pr1122 {
    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));
  }
}

.neo-spin-pr1122.neo-spin-urkcg5 + .neo-spin-4e83wj svg {
  transform: rotate(180deg);
}

.neo-spin-erifuu {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neo-spin-erifuu > div:nth-child(3n) {
  grid-column: span 2;
}

.neo-spin-erifuu
  > div:nth-child(3n)
  .neo-spin-t03yn9
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neo-spin-erifuu {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neo-spin-erifuu > div:nth-child(3n) {
    grid-column: unset;
  }

  .neo-spin-erifuu
    > div:nth-child(3n)
    .neo-spin-t03yn9
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-erifuu {
    max-width: 270px;
  }
}

.neo-spin-erifuu .neo-spin-t03yn9 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neo-spin-erifuu .neo-spin-t03yn9 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-erifuu .neo-spin-t03yn9 button {
    max-width: 104px;
  }
}

.neo-spin-dk1jgy {
  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) {
  .neo-spin-dk1jgy {
    margin-bottom: 0;
  }
}

.neo-spin-ifcwad {
  display: none;
  opacity: 0;
}

.neo-spin-qnjamk {
  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;
  }
}

.neo-spin-qnjamk img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neo-spin-t03yn9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neo-spin-t03yn9 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-t03yn9
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-t03yn9
    button {
    max-width: 145px;
  }
}

.neo-spin-mucd3l:first-child
  .neo-spin-t03yn9
  button {
  max-width: 270px;
}

.neo-spin-wgqfti {
  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%;
}

.neo-spin-dk1jgy picture {
  width: 100%;
  max-width: 100%;
}

.neo-spin-a27i9t {
  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;
}

.neo-spin-a27i9t svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neo-spin-dk1jgy:hover .neo-spin-a27i9t {
  display: flex;
}

.neo-spin-3h5ozq {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neo-spin-udl3sx {
  display: flex;
}

.neo-spin-udl3sx:hover .neo-spin-0mn6ni,
.neo-spin-udl3sx .neo-spin-rvnnv6 .neo-spin-0mn6ni {
  display: flex;
}

.neo-spin-udl3sx svg {
  flex-shrink: 0;
}

.neo-spin-0mn6ni {
  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) {
  .neo-spin-0mn6ni {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neo-spin-0mn6ni:hover {
  display: flex;
}

.neo-spin-0mn6ni svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neo-spin-wiecun {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .neo-spin-wiecun {
    font-size: 12px;
  }
}

.neo-spin-h5d34z,
.neo-spin-ac74tj {
  width: 50%;
  flex-shrink: 0;
}

.neo-spin-h5d34z {
  font-weight: 700;
}

.neo-spin-8e4x1t .neo-spin-pr1122 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neo-spin-8e4x1t .neo-spin-pr1122 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neo-spin-8e4x1t .neo-spin-pr1122 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neo-spin-8e4x1t
  .neo-spin-wgqfti:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neo-spin-8e4x1t .neo-spin-qnjamk {
  height: 100% !important;
  border-radius: 16px;
}

.neo-spin-8e4x1t .neo-spin-t03yn9 {
  gap: 4px;
  align-items: center;
}

.neo-spin-8e4x1t .neo-spin-t03yn9 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neo-spin-8e4x1t .neo-spin-t03yn9 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neo-spin-8e4x1t .neo-spin-bjkqon,
.neo-spin-8e4x1t .neo-spin-vkou1e {
  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.neo-spin-xkrrkk.org/2000/svg'%3E%3Cpath d='M9.neo-spin-wts0id 4.neo-spin-vir531.neo-spin-y4ixyv 5.neo-spin-z3bdep.neo-spin-hk7772 5.neo-spin-slcjdl.neo-spin-7mztou 5.neo-spin-9zm6yb.neo-spin-w59uwg 8.neo-spin-ie3nmz.neo-spin-n4qb6e 9.neo-spin-7p1bd4.neo-spin-at4m68 9.neo-spin-610ma7.neo-spin-pvqfik 13.neo-spin-5yra28.neo-spin-9qmfom 11.neo-spin-cbrahx.neo-spin-d1f7fg 11.neo-spin-sldw8d.neo-spin-pkshru 11.neo-spin-p7k4kd.neo-spin-4vpph2 13.neo-spin-fmmm0b.neo-spin-wusen7 9.neo-spin-dlkj75.neo-spin-tnnmht 9.neo-spin-0cyhog.neo-spin-qcbfnz 8.neo-spin-0dencd.neo-spin-mk7y2d 5.neo-spin-7d9e21.neo-spin-zv0nsv 5.neo-spin-dyx7gt.neo-spin-ey82xh 5.neo-spin-691c4y.neo-spin-crz2c5 4.neo-spin-ex4i5i.neo-spin-d1f7fg 1.neo-spin-63yjcb.neo-spin-wts0id 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neo-spin-8e4x1t .neo-spin-bjkqon {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neo-spin-8e4x1t .neo-spin-vkou1e {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neo-spin-emdt9d {
  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) {
  .neo-spin-emdt9d {
    padding: 24px;
  }
}

.neo-spin-emdt9d .neo-spin-4e83wj {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-emdt9d .neo-spin-4e83wj {
    display: none;
  }
}

.neo-spin-emdt9d .neo-spin-2v2h63 svg {
  display: none;
}

.neo-spin-vsj6by {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neo-spin-vsj6by .neo-spin-cvvuvs {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-vsj6by .neo-spin-cvvuvs {
    display: flex;
  }
}

.neo-spin-ih8r7k {
  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) {
  .neo-spin-ih8r7k {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-ih8r7k > * {
  margin: 0 !important;
}

.neo-spin-ih8r7k img,
.neo-spin-qadnbj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ih8r7k img,
  .neo-spin-qadnbj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-u8ey5k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-u8ey5k {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-ncoazv {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neo-spin-ncoazv {
    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;
  }

  .neo-spin-ncoazv::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-gk965z {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neo-spin-gk965z {
    padding: 7px 15px;
  }
}

.neo-spin-gk965z:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-awl6kx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-awl6kx {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-gk965z picture {
  height: 100%;
  display: block;
}

.neo-spin-gk965z img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neo-spin-gk965z img {
    width: 88px;
    height: 44px;
  }
}

.neo-spin-gk965z p {
  text-align: center;
  width: 100%;
}

.neo-spin-ktxhdg {
  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) {
  .neo-spin-ktxhdg {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-ktxhdg img,
.neo-spin-xqdxvf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ktxhdg img,
  .neo-spin-xqdxvf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-h5978c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-h5978c {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-ah0m2h {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neo-spin-iv0m3l {
  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;
}

.neo-spin-edig9c {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neo-spin-edig9c.neo-spin-rvnnv6 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neo-spin-xpfthl {
  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) {
  .neo-spin-xpfthl {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-mjp2wk {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.neo-spin-whufj0 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neo-spin-o0p1c0 ease;
  opacity: 0;
  color: var(--text-color);
}

.neo-spin-qlebg8 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neo-spin-qlebg8 ol,
.neo-spin-qlebg8 ul {
  padding-left: 1.3em;
}

.neo-spin-edig9c.neo-spin-rvnnv6 .neo-spin-whufj0 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neo-spin-edig9c.neo-spin-rvnnv6 .neo-spin-mjp2wk {
  transform: rotate(180deg);
  color: var(--text-color);
}

.neo-spin-8ref8o {
  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) {
  .neo-spin-8ref8o {
    padding: 24px;
  }
}

.neo-spin-8ref8o .neo-spin-4e83wj {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-8ref8o .neo-spin-4e83wj {
    display: none;
  }
}

.neo-spin-8ref8o .neo-spin-2v2h63 svg {
  display: none;
}

.neo-spin-p6nq1m {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-p6nq1m .neo-spin-cvvuvs {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-p6nq1m .neo-spin-cvvuvs {
    display: flex;
  }
}

.neo-spin-18uqv9 {
  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) {
  .neo-spin-18uqv9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-18uqv9 > * {
  margin: 0 !important;
}

.neo-spin-18uqv9 img,
.neo-spin-lybwoh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-18uqv9 img,
  .neo-spin-lybwoh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-28two9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-28two9 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-o11oph {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neo-spin-o11oph {
    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;
  }

  .neo-spin-o11oph::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-rz4078 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neo-spin-rz4078:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-a1k9xv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-a1k9xv {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-rz4078 picture {
  width: auto;
  height: 100%;
  display: block;
}

.neo-spin-rz4078 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neo-spin-wvvkdy {
  margin: -24px 0;
}

.neo-spin-wvvkdy:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neo-spin-wvvkdy {
    margin: -16px 0;
  }
}

.neo-spin-9av6gu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neo-spin-9av6gu {
    flex-direction: row;
  }
}

.neo-spin-r651np {
  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) {
  .neo-spin-r651np {
    flex: 1;
  }
}

.neo-spin-r651np::placeholder {
  color: var(--Text-400);
}

.neo-spin-liyy7t {
  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;
}

.neo-spin-v4iosr {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neo-spin-v4iosr::-webkit-scrollbar {
  display: none;
}

.neo-spin-pg6bl6 {
  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;
}

.neo-spin-pg6bl6 img,
.neo-spin-pg6bl6 svg {
  margin-right: 8px;
}

.neo-spin-ysrvxu {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neo-spin-wvvkdy + .neo-spin-0gxm7b {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neo-spin-wvvkdy + .neo-spin-0gxm7b {
    margin-top: -16px;
  }
}

.neo-spin-yfsift {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neo-spin-yfsift > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neo-spin-yfsift > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neo-spin-vuo16k {
  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;
}

.neo-spin-2dw4o4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.neo-spin-kjwh0e {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neo-spin-9rnhdj {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neo-spin-8g7nla {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neo-spin-vuo16k 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;
}

.neo-spin-vuo16k 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) {
  .neo-spin-vuo16k {
    padding: 39px 179px 39px 39px;
  }

  .neo-spin-2dw4o4 {
    font-size: 40px;
    line-height: 48px;
  }

  .neo-spin-8g7nla {
    height: 348px;
  }

  .neo-spin-vuo16k button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neo-spin-vuo16k button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-vuo16k {
    padding: 63px;
  }
}

.neo-spin-uk8ga4 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neo-spin-uk8ga4 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neo-spin-f4exfv {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-f4exfv {
    width: auto;
  }
}

.neo-spin-tmakwo {
  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;
}

.neo-spin-tmakwo::-webkit-scrollbar {
  display: none;
}

.neo-spin-tmakwo 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);
}

.neo-spin-tmakwo a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-tmakwo {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neo-spin-uk8ga4 .neo-spin-2l2wzq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.neo-spin-o0p1c0,
    mask-image 0.3s;
}

.neo-spin-uk8ga4 .neo-spin-2l2wzq.neo-spin-6nnma3 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neo-spin-pm57f1 {
  margin: 40px -16px;
}

.neo-spin-4346zl + .neo-spin-d6n2qr,
.neo-spin-4346zl + .neo-spin-09ckk4 {
  margin-top: 24px;
}

.neo-spin-664466 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neo-spin-664466 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neo-spin-tshtvi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neo-spin-tshtvi {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-tshtvi {
    margin-top: 0;
  }
}

.neo-spin-pv2j8f {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-pv2j8f {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-v3y1su {
  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) {
  .neo-spin-v3y1su {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neo-spin-mgu3hn {
  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) {
  .neo-spin-mgu3hn {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neo-spin-0kaw4r {
  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) {
  .neo-spin-0kaw4r {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-zmgpw7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-zmgpw7 {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-h57vb1 {
  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;
}

.neo-spin-gasoqb {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neo-spin-gasoqb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neo-spin-0gxm7b {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neo-spin-7h9run {
  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) {
  .neo-spin-7h9run {
    padding: 15px 48px;
  }
}

main > .neo-spin-0gxm7b {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neo-spin-pr1122.neo-spin-q7dc5y > div:nth-child(n+5) {
    display: none;
  }
}

.neo-spin-trpgh8 p a img {
  display: block;
  margin: 0 auto;
}


.neo-spin-eackbi {
  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 */
.neo-spin-qxs8q9 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.neo-spin-qxs8q9 label {
  font-size: 14px;
}

.neo-spin-qxs8q9 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neo-spin-qxs8q9 input,
.neo-spin-qxs8q9 textarea,
.neo-spin-qxs8q9 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.neo-spin-qxs8q9 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neo-spin-1f3yyw ease;
}
.neo-spin-qxs8q9 button:hover {
  background-color: var(--button-bg-hover);
}
.neo-spin-nxlt6z {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neo-spin-zu2rhr ease-in;
}

.neo-spin-nxlt6z h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.neo-spin-xydx02, .neo-spin-0qo873, [class*="review-card"],
thead, thead th, table th, .neo-spin-9mhoev,
.neo-spin-tkqigy, [class*="collapsible-header"],
.neo-spin-gqvk0m, [class*="updated-block"] {
  color: #ece7dc !important;
}
