* {
  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-k772jd {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-k772jd {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-k772jd {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neo-spin-pzk5rb {
  overflow: hidden;
}

.neo-spin-9fc4sr img {
  background: var(--Neutral-300);
}

.neo-spin-ksvadq {
  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-fqxa3p {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neo-spin-fqxa3p:hover {
  background: var(--button-bg-hover);
}

.neo-spin-s8f4ff {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neo-spin-s8f4ff:hover {
  background: var(--button-bg-hover);
}

.neo-spin-hrgrqe {
  font-size: 12px;
  line-height: 18px;
}

.neo-spin-ceig7h {
  font-size: 18px;
  line-height: 26px;
}

.neo-spin-ds0245 {
  width: 100%;
}

.neo-spin-rlh1cl {
  padding: 6px 16px;
}

.neo-spin-0tq63l {
  padding: 10px 16px;
}

.neo-spin-3xil5p {
  padding: 15px 26px;
}

.neo-spin-28aqzl {
  flex-shrink: 0;
}

.neo-spin-uwe6ux {
  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-8ohnvr {
  display: none;
}

.neo-spin-e7w8c9 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neo-spin-y9bli2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neo-spin-4fmzus {
  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-hqlwzi {
  cursor: grab;
}

.neo-spin-4fmzus::-webkit-scrollbar {
  display: none;
}

.neo-spin-2r79w8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neo-spin-6q1115 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neo-spin-tj2cwc {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neo-spin-a2ved5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neo-spin-rq3vml {
  visibility: visible;
}

.neo-spin-ffc14u {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neo-spin-m1iiqr ease;
}

.neo-spin-96u1bs {
  background-color: var(--Primary-200);
  width: 16px;
}

.neo-spin-aiszff {
  -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-m1iiqr,
    mask-image 0.3s;
}

.neo-spin-aiszff.neo-spin-of782y {
  -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-xdferp: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-otfbxm {
  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-4f8jey.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-4f8jey.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-bc364h {
  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-bc364h::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-v5eyni {
  position: relative;
  z-index: 1;
}

.neo-spin-q6w2ak {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neo-spin-9663nc {
  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-2aew90 {
  font-size: 40px;
  line-height: 48px;
}

.neo-spin-0asrum {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neo-spin-1dxjlw {
  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-1dxjlw:hover {
  background: var(--Primary-400);
}

.neo-spin-1dxjlw svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neo-spin-xdferp 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-bc364h {
    max-width: 600px;
    padding: 64px;
  }

  .neo-spin-q6w2ak {
    font-size: 24px;
    line-height: 32px;
  }

  .neo-spin-9663nc {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neo-spin-2aew90 {
    font-size: 50px;
    line-height: 56px;
  }

  .neo-spin-0asrum {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neo-spin-otfbxm {
    top: 25px;
    right: 25px;
  }
}

.neo-spin-zraro9,
.neo-spin-m79xen {
  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-kken9g.neo-spin-z6e0pj::before,
.neo-spin-m79xen::before,
.neo-spin-q1844r::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-4f8jey.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neo-spin-5bf6vx 14.neo-spin-kll3ep.neo-spin-nu026t 14.neo-spin-d04853 15.neo-spin-s42673 14.neo-spin-fl2yxw 15.neo-spin-0xa96v 14.neo-spin-ya01hu.neo-spin-b12lyi 14.neo-spin-q374ut 19.neo-spin-1wgr2n 12.neo-spin-7g4jmm 19.neo-spin-1wgr2n 10.neo-spin-l01k2b.neo-spin-1wgr2n 8.neo-spin-ux1ya1 17.neo-spin-as7ht7 7.neo-spin-fw4bc0 15.neo-spin-da01p6 7.neo-spin-lhvocg.neo-spin-a12eol 7.neo-spin-fw4bc0 11.neo-spin-uoag6d 8.neo-spin-ux1ya1 11.neo-spin-uoag6d 10.neo-spin-98y492.neo-spin-uoag6d 12.neo-spin-48pvc5 13.neo-spin-m2n6pf 14.neo-spin-6xku5m 15.neo-spin-j6p09a 14.neo-spin-h9wwme.neo-spin-4hgv7i 14.neo-spin-u50mc9 15.neo-spin-0sv7m3 14.neo-spin-2easik 15.neo-spin-c8d90f 14.neo-spin-hzh6vo.neo-spin-5bf6vx 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neo-spin-62g2ie 15.neo-spin-tckbba.neo-spin-27ldqh 15.neo-spin-l26nx3 15.neo-spin-7jl8bs 15.neo-spin-ju6yty 15.neo-spin-4j3wx5 15.neo-spin-l0vxgo.neo-spin-l0a2wg 15.neo-spin-ju6yty 15.neo-spin-fwwmq0 15.neo-spin-lb9itm 15.neo-spin-nuyp8e 15.neo-spin-23lu5k.neo-spin-mg0r5g 15.neo-spin-6w5ghr 7.neo-spin-mlplnw 18.neo-spin-wpzt2r 7.neo-spin-vdgla6 23.neo-spin-xedkio.neo-spin-imgvsb.neo-spin-42xzvt 18.neo-spin-m5uona 19.neo-spin-pu1m46 15.neo-spin-h55t6r 15.neo-spin-62g2ie 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-aj3tur [type="submit"] *,
.neo-spin-br3eiw button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neo-spin-l16o7t {
    display: none;
  }
}

.neo-spin-6o17b0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neo-spin-6o17b0 {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-6o17b0 {
    bottom: 22px;
  }
}

.neo-spin-6o17b0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neo-spin-6o17b0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neo-spin-chhe90.static) .neo-spin-6o17b0 {
    bottom: 8px;
  }
}

.neo-spin-sem4xm {
  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-4f8jey.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neo-spin-8zmes9 3.neo-spin-8zcy0r.neo-spin-ihb2eg.neo-spin-qwzhzw 3.neo-spin-mrn5ma 3.neo-spin-yg0zd5 5.neo-spin-z00sl8 3.neo-spin-yg0zd5 8.neo-spin-2ng66h.neo-spin-v7zi7b.neo-spin-yg0zd5 26.neo-spin-3y4nbf 5.neo-spin-8rvcpq 28.neo-spin-yrjhkv 8.neo-spin-jusd2u 28.neo-spin-d7jgqq.neo-spin-w9zd57 28.neo-spin-rcwgr6.neo-spin-c2ulbl 34.neo-spin-xsec4h.neo-spin-3kc8cf 36.neo-spin-6qs0fi 11.neo-spin-7r4r7s 37.neo-spin-hthzz8 12.neo-spin-nc4607 36.neo-spin-5nzjri.neo-spin-utsb2n 28.neo-spin-g2yade.neo-spin-qdy9sb.neo-spin-psu9t8 28.neo-spin-qajc4e 36.neo-spin-hccyxr 26.neo-spin-ulsowu 36.neo-spin-hccyxr 23.neo-spin-xwvs44.neo-spin-4i976h.neo-spin-hccyxr 5.neo-spin-ff03er 34.neo-spin-3pm168 3.neo-spin-mrn5ma 31.neo-spin-8zmes9 3.neo-spin-hm13zm.neo-spin-js1k75 18.neo-spin-2tvpp9.neo-spin-gmsngo 18.neo-spin-8zgmvx 8.neo-spin-92z4yg 17.neo-spin-1kgdm2 8.neo-spin-92z4yg 15.neo-spin-3y6ope.neo-spin-92z4yg 14.neo-spin-bmr25l 9.neo-spin-gmsngo 13.neo-spin-tf4whs 11.neo-spin-js1k75 13.neo-spin-ju7xen.neo-spin-76g32d 13.neo-spin-tf4whs 13.neo-spin-6uc0zg 14.neo-spin-bmr25l 13.neo-spin-6uc0zg 15.neo-spin-ohcq8g.neo-spin-6uc0zg 17.neo-spin-1kgdm2 12.neo-spin-76g32d 18.neo-spin-8zgmvx 11.neo-spin-js1k75 18.neo-spin-90f7la.neo-spin-8ofpnu 18.neo-spin-vt21ab.neo-spin-krjwdm 18.neo-spin-8zgmvx 17.neo-spin-8ky7v0 17.neo-spin-1kgdm2 17.neo-spin-8ky7v0 15.neo-spin-owg1zh.neo-spin-8ky7v0 14.neo-spin-bmr25l 18.neo-spin-krjwdm 13.neo-spin-tf4whs 20.neo-spin-8ofpnu 13.neo-spin-sf4nzq.neo-spin-l18o9m 13.neo-spin-tf4whs 22.neo-spin-dtfod3 14.neo-spin-bmr25l 22.neo-spin-dtfod3 15.neo-spin-7n8she.neo-spin-2rbgfk 17.neo-spin-1kgdm2 21.neo-spin-l18o9m 18.neo-spin-8zgmvx 20.neo-spin-8ofpnu 18.neo-spin-lphio5.neo-spin-0apy6h 18.neo-spin-y2pxex.neo-spin-vqmufo 18.neo-spin-8zgmvx 26.neo-spin-o63a6i 17.neo-spin-1kgdm2 26.neo-spin-o63a6i 15.neo-spin-sptuhd.neo-spin-o63a6i 14.neo-spin-bmr25l 27.neo-spin-vqmufo 13.neo-spin-tf4whs 28.neo-spin-0apy6h 13.neo-spin-bwg2wu.neo-spin-ld9isg 13.neo-spin-tf4whs 31.neo-spin-qnwvym 14.neo-spin-bmr25l 31.neo-spin-qnwvym 15.neo-spin-daywv7.neo-spin-o63a6i 17.neo-spin-1kgdm2 30.neo-spin-ld9isg 18.neo-spin-8zgmvx 28.neo-spin-0apy6h 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-sem4xm {
    display: none;
  }
}

.neo-spin-cjw8w7 {
  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-cjw8w7 {
    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-br3eiw {
  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-br3eiw {
    padding: 14px 16px;
  }
}

.neo-spin-br3eiw button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neo-spin-br3eiw button:first-child {
  align-content: end;
}

.neo-spin-br3eiw button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neo-spin-br3eiw
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-br3eiw
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neo-spin-br3eiw button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neo-spin-br3eiw button:last-child svg {
  width: 38px;
  height: 38px;
}

.neo-spin-q1844r {
  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-q1844r::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-q1844r,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-q1844r {
  opacity: 1;
  visibility: visible;
}

.neo-spin-3f4l04 {
  flex: 1 1;
}

.neo-spin-ob5t17 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ob5t17 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neo-spin-nyctr6 {
  display: block;
}

.neo-spin-ag87lp {
  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-ag87lp {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-m79xen {
  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-m79xen::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neo-spin-v33u9z span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neo-spin-v33u9z p {
  color: var(--Text-100);
}

.neo-spin-m79xen .neo-spin-5ad87d {
  grid-area: button;
}

.neo-spin-m79xen .neo-spin-5ad87d::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-4f8jey.org/2000/svg'%3E%3Cpath d='M4.neo-spin-3nm3yk 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-ghrv7e 15L16.neo-spin-ghrv7e 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-ghrv7e 5L16.neo-spin-ghrv7e 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-hkf7oh {
  display: block;
}

.neo-spin-xjgxpa {
  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-xjgxpa {
    margin-top: 40px;
  }
}

.neo-spin-zraro9 label,
.neo-spin-zraro9 input {
  display: block;
  width: 100%;
}

.neo-spin-zraro9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neo-spin-zraro9 label.neo-spin-139kig input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neo-spin-zraro9 label.neo-spin-139kig::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-zraro9 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-zraro9 input::placeholder {
  color: var(--Text-400);
}

.neo-spin-xsx484 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neo-spin-xsx484 {
  display: flex;
}

.neo-spin-xsx484 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neo-spin-xsx484 ol {
    height: 420px;
    padding: 24px;
  }
}

.neo-spin-xsx484 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neo-spin-aj3tur {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-aj3tur {
    padding: 0 24px 24px;
  }
}

.neo-spin-aj3tur 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-aj3tur input::placeholder {
  color: var(--Text-400);
}

.neo-spin-aj3tur [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neo-spin-aj3tur [type="submit"]:disabled {
  opacity: 0.5;
}

.neo-spin-aj3tur [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neo-spin-aj3tur [type="submit"] {
    right: 40px;
  }
}

.neo-spin-kken9g {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neo-spin-kken9g.neo-spin-z6e0pj {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neo-spin-kken9g.neo-spin-z6e0pj::before {
  content: "";
  width: 31px;
}

.neo-spin-kken9g.neo-spin-z6e0pj p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-kken9g.neo-spin-t03nmy p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neo-spin-kken9g 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-6o17b0 .neo-spin-5ad87d {
  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-l16o7t {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neo-spin-l16o7t {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neo-spin-l16o7t {
    padding: 15px 0;
  }
}

.neo-spin-l16o7t .neo-spin-k772jd {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neo-spin-l16o7t .neo-spin-k772jd {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neo-spin-kuvkw1 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neo-spin-kuvkw1 {
    max-width: 180px;
    height: 47px;
  }
}

.neo-spin-kuvkw1 picture,
.neo-spin-kuvkw1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.neo-spin-kuvkw1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neo-spin-qcpzok {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neo-spin-m1iiqr ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neo-spin-l16o7t.neo-spin-40gwtg .neo-spin-qcpzok {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neo-spin-qcpzok {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neo-spin-qcpzok {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neo-spin-0ubvjp,
.neo-spin-5fhv1g {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neo-spin-0ubvjp,
  .neo-spin-5fhv1g {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neo-spin-5fhv1g {
    display: none;
  }
}

.neo-spin-mnzb96 {
  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-40gwtg .neo-spin-mnzb96 {
  background: var(--fh-bg-color);
}

.neo-spin-mnzb96 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neo-spin-mnzb96 {
    display: none;
  }
}

.neo-spin-nssg2z {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-nssg2z {
    display: none;
  }
}

.neo-spin-j3eogc {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.neo-spin-l16o7t.neo-spin-40gwtg .neo-spin-j3eogc:first-child {
  display: none;
}

.neo-spin-l16o7t.neo-spin-40gwtg .neo-spin-j3eogc:last-child {
  display: block;
}

.neo-spin-j3eogc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neo-spin-j3eogc {
    display: none;
  }
}

.neo-spin-ayjclh {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-ayjclh {
    display: flex;
  }
}

.neo-spin-ayjclh ul {
  max-height: 350px;
  overflow-y: auto;
}

.neo-spin-ayjclh:hover ul {
  visibility: visible;
  opacity: 1;
}

.neo-spin-ayjclh:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neo-spin-ayjclh:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neo-spin-ayjclh:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neo-spin-ayjclh:hover .neo-spin-nwyqq9 svg {
  transform: rotate(180deg);
}

.neo-spin-0zqden {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neo-spin-v7010d {
  padding: 0 8px;
}

.neo-spin-tslsv5 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neo-spin-tslsv5:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neo-spin-tslsv5 {
    padding: 4px 8px;
  }
}

.neo-spin-mzvgnu {
  display: flex;
}

.neo-spin-mzvgnu img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neo-spin-nwyqq9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neo-spin-nwyqq9 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neo-spin-jures9 {
  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-jures9 {
    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-q4iy41 {
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-q4iy41 {
    display: none;
  }
}

.neo-spin-guupi8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neo-spin-qzrgxx {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neo-spin-hcfqwb {
  display: flex;
}

.neo-spin-z1zz5c {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neo-spin-r9qkot {
  list-style: none;
}

@media (max-width: 1199px) {
  .neo-spin-r9qkot {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neo-spin-r9qkot {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neo-spin-r9qkot .neo-spin-a0uwy0 [data-ref-el],
  .neo-spin-r9qkot .neo-spin-a0uwy0 span,
  .neo-spin-r9qkot .neo-spin-a0uwy0 a {
    white-space: nowrap;
  }
}

.neo-spin-94jbod {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neo-spin-94jbod.neo-spin-16i11e > .neo-spin-a0uwy0 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neo-spin-94jbod.neo-spin-bldpgn:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neo-spin-94jbod.neo-spin-16i11e > .neo-spin-g0sgeb {
    height: auto;
  }

  .neo-spin-94jbod.neo-spin-16i11e > div > .neo-spin-xkx58c {
    transform: rotate(180deg);
  }
}

.neo-spin-94jbod [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neo-spin-94jbod [data-ref-el],
.neo-spin-94jbod span {
  cursor: pointer;
}

.neo-spin-94jbod [data-ref-el],
.neo-spin-94jbod span,
.neo-spin-94jbod a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .neo-spin-94jbod [data-ref-el],
  .neo-spin-94jbod span,
  .neo-spin-94jbod a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-94jbod [data-ref-el],
  .neo-spin-94jbod span,
  .neo-spin-94jbod a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neo-spin-g0sgeb {
  height: 0;
  overflow: hidden;
  transition: height 0.neo-spin-m1iiqr ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neo-spin-g0sgeb::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neo-spin-g0sgeb::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neo-spin-g0sgeb::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neo-spin-g0sgeb {
    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-g0sgeb:has(> .neo-spin-94jbod.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neo-spin-g0sgeb .neo-spin-g0sgeb {
    padding: 0;
  }

  .neo-spin-g0sgeb .neo-spin-94jbod {
    font-weight: 400;
  }

  .neo-spin-g0sgeb .neo-spin-94jbod:hover > .neo-spin-a0uwy0 {
    background: var(--Neutral-300);
  }

  .neo-spin-g0sgeb .neo-spin-xkx58c {
    rotate: -90deg;
  }
}

.neo-spin-a0uwy0 {
  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-a0uwy0 {
    padding: 8px;
  }

  .neo-spin-94jbod.neo-spin-q97hto > .neo-spin-a0uwy0 {
    background: var(--Neutral-300);
  }
}

.neo-spin-xkx58c {
  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-4f8jey.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neo-spin-1bs5d0 0.neo-spin-rogu6x.neo-spin-rhx609 -0.neo-spin-pxz5rp 0.neo-spin-kqu7no -0.neo-spin-pxz5rp 1.neo-spin-yxrc9n 0.neo-spin-14s0hg.neo-spin-4wermw 4.neo-spin-48r52j.neo-spin-1bs5d0 0.neo-spin-agoxhs.neo-spin-ptq8dz -0.neo-spin-pxz5rp 9.neo-spin-c6q9my -0.neo-spin-pxz5rp 10.neo-spin-iad98d 0.neo-spin-o5555e.neo-spin-7nka1q 0.neo-spin-rhx609 10.neo-spin-7nka1q 0.neo-spin-kqu7no 10.neo-spin-iad98d 1.neo-spin-h68rrp.neo-spin-arod78 5.neo-spin-uc7yb0.neo-spin-ghgiv0 6.neo-spin-c4nqgv 5.neo-spin-gadvzz 6.neo-spin-c4nqgv 4.neo-spin-53e0gs 5.neo-spin-u93r9w.neo-spin-1bs5d0 1.neo-spin-q90k7o.neo-spin-pxz5rp 0.neo-spin-kqu7no -0.neo-spin-pxz5rp 0.neo-spin-rhx609 0.neo-spin-1bs5d0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neo-spin-m1iiqr ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-xkx58c {
    cursor: default;
  }
}

.neo-spin-izn52z {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neo-spin-aurgq9 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .neo-spin-aurgq9 {
    padding: 40px 4px;
  }
}

.neo-spin-qq2lke {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neo-spin-qq2lke {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neo-spin-of42p5 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neo-spin-of42p5 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neo-spin-of42p5 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neo-spin-of42p5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neo-spin-of42p5 [data-ref-el],
.neo-spin-of42p5 span,
.neo-spin-of42p5 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.neo-spin-d4et0g {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-d4et0g {
    margin-bottom: 12px;
  }
}

.neo-spin-guf25k {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neo-spin-guf25k img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neo-spin-guf25k:last-child {
    margin-right: 0;
  }
}

.neo-spin-wac1ku {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-d4et0g:hover .neo-spin-w69u68 {
  visibility: visible;
  opacity: 1;
}

.neo-spin-w69u68 {
  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-kn1tni {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neo-spin-s2aqbi {
  display: flex;
  margin: 6px;
}

.neo-spin-s2aqbi img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neo-spin-w69u68::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-w69u68::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-2xjuw6 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-2xjuw6 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neo-spin-dperst {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .neo-spin-dperst {
    margin-right: 32px;
  }
}

.neo-spin-fc4w3b {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-fc4w3b {
    margin-top: 0;
    width: 340px;
  }
}

.neo-spin-fc4w3b a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-7jh8wk {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neo-spin-k76668 {
  position: relative;
}

@media (min-width: 768px) {
  .neo-spin-k76668 {
    margin-top: 40px;
  }
}

.neo-spin-k76668 + .neo-spin-lcampv,
.neo-spin-k76668 + .neo-spin-k76668 {
  margin-top: 24px;
}

.neo-spin-poimsb {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neo-spin-poimsb {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-poimsb {
    padding: 80px;
  }
}

.neo-spin-k04in7 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neo-spin-k04in7 {
    padding: 0 16px;
}


}

.neo-spin-lkencb {
  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-lkencb {
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-pic1pa {
  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-pic1pa {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-fgpjeq {
  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-fgpjeq:hover {
  background: var(--button-bg-hover);
}

.neo-spin-9vxnj1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neo-spin-9vxnj1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neo-spin-9vxnj1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neo-spin-9vxnj1 img {
  min-height: 100%;
  }
}

.neo-spin-poimsb::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neo-spin-v9bks0 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neo-spin-v9bks0 h1,
.neo-spin-v9bks0 h2,
.neo-spin-v9bks0 h3,
.neo-spin-v9bks0 h4 {
  margin-bottom: 6px;
}

.neo-spin-v9bks0 h1:not(:first-child),
.neo-spin-v9bks0 h2:not(:first-child),
.neo-spin-v9bks0 h3:not(:first-child),
.neo-spin-v9bks0 h4:not(:first-child) {
  margin-top: 16px;
}

.neo-spin-v9bks0 h1,
.neo-spin-v9bks0 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neo-spin-v9bks0 h1,
  .neo-spin-v9bks0 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neo-spin-v9bks0 h2,
.neo-spin-v9bks0 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neo-spin-v9bks0 h2,
  .neo-spin-v9bks0 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-v9bks0 h3,
.neo-spin-v9bks0 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neo-spin-v9bks0 h3,
  .neo-spin-v9bks0 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-v9bks0 h4,
.neo-spin-v9bks0 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neo-spin-v9bks0 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neo-spin-v9bks0 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neo-spin-v9bks0 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-v9bks0 ul ul {
  margin-bottom: 8px;
}

.neo-spin-v9bks0 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neo-spin-v9bks0 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neo-spin-v9bks0 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neo-spin-v9bks0 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neo-spin-v9bks0 ol li::marker {
  font-weight: 700;
}

.neo-spin-v9bks0 ol ol {
  margin-bottom: 8px;
}

.neo-spin-v9bks0 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neo-spin-v9bks0 ol ul li {
  padding-left: 16px;
}

.neo-spin-v9bks0 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-v9bks0 table {
    padding: 24px;
  }
}

.neo-spin-v9bks0 table.neo-spin-g0m4zi {
  -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-m1iiqr,
    mask-image 0.3s;
}

.neo-spin-v9bks0 table.neo-spin-g0m4zi.neo-spin-of782y {
  -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-v9bks0 table {
    display: table;
  }
}

.neo-spin-v9bks0 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.neo-spin-v9bks0 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-v9bks0 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-v9bks0 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-v9bks0 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neo-spin-v9bks0 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-v9bks0 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-v9bks0 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neo-spin-v9bks0 img {
  max-width: 100%;
  height: auto;
}

.neo-spin-0ihnna {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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-0ihnna {
    padding: 24px;
  }
}

.neo-spin-0mqct9 {
  color: var(--card-text-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-0mqct9 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neo-spin-0mqct9 > * {
  margin: 0 !important;
}

.neo-spin-0mqct9 img,
.neo-spin-ot5vwa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-0mqct9 img,
  .neo-spin-ot5vwa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-igyk8r {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-igyk8r {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-x32lsm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neo-spin-x32lsm .neo-spin-kbk3ln {
  flex-shrink: 0;
}

.neo-spin-x32lsm .neo-spin-nua7wc svg {
  display: none;
}

.neo-spin-dpfaaa {
  display: grid;
  transition: max-height 0.neo-spin-m1iiqr ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neo-spin-dpfaaa {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-dpfaaa {
    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-dpfaaa.neo-spin-b6uwjr + .neo-spin-kbk3ln svg {
  transform: rotate(180deg);
}

.neo-spin-aeecem {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neo-spin-aeecem > div:nth-child(3n) {
  grid-column: span 2;
}

.neo-spin-aeecem
  > div:nth-child(3n)
  .neo-spin-qc9yz7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neo-spin-aeecem {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neo-spin-aeecem > div:nth-child(3n) {
    grid-column: unset;
  }

  .neo-spin-aeecem
    > div:nth-child(3n)
    .neo-spin-qc9yz7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-aeecem {
    max-width: 270px;
  }
}

.neo-spin-aeecem .neo-spin-qc9yz7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neo-spin-aeecem .neo-spin-qc9yz7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-aeecem .neo-spin-qc9yz7 button {
    max-width: 104px;
  }
}

.neo-spin-yi28v4 {
  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-yi28v4 {
    margin-bottom: 0;
  }
}

.neo-spin-qnuqzq {
  display: none;
  opacity: 0;
}

.neo-spin-tb8oat {
  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-tb8oat img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neo-spin-qc9yz7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neo-spin-qc9yz7 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-qc9yz7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-qc9yz7
    button {
    max-width: 145px;
  }
}

.neo-spin-4851rr:first-child
  .neo-spin-qc9yz7
  button {
  max-width: 270px;
}

.neo-spin-0ppydq {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.neo-spin-yi28v4 picture {
  width: 100%;
  max-width: 100%;
}

.neo-spin-6kn8b3 {
  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-6kn8b3 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neo-spin-yi28v4:hover .neo-spin-6kn8b3 {
  display: flex;
}

.neo-spin-9arkb9 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neo-spin-lqcvjs {
  display: flex;
}

.neo-spin-lqcvjs:hover .neo-spin-2x8rsp,
.neo-spin-lqcvjs .neo-spin-q97hto .neo-spin-2x8rsp {
  display: flex;
}

.neo-spin-lqcvjs svg {
  flex-shrink: 0;
}

.neo-spin-2x8rsp {
  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-2x8rsp {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neo-spin-2x8rsp:hover {
  display: flex;
}

.neo-spin-2x8rsp svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neo-spin-44whrq {
  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-44whrq {
    font-size: 12px;
  }
}

.neo-spin-slj0n5,
.neo-spin-u1utze {
  width: 50%;
  flex-shrink: 0;
}

.neo-spin-slj0n5 {
  font-weight: 700;
}

.neo-spin-8vpdqx .neo-spin-dpfaaa {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neo-spin-8vpdqx .neo-spin-dpfaaa {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neo-spin-8vpdqx .neo-spin-dpfaaa {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neo-spin-8vpdqx
  .neo-spin-0ppydq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neo-spin-8vpdqx .neo-spin-tb8oat {
  height: 100% !important;
  border-radius: 16px;
}

.neo-spin-8vpdqx .neo-spin-qc9yz7 {
  gap: 4px;
  align-items: center;
}

.neo-spin-8vpdqx .neo-spin-qc9yz7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neo-spin-8vpdqx .neo-spin-qc9yz7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neo-spin-8vpdqx .neo-spin-uobt2d,
.neo-spin-8vpdqx .neo-spin-9tlt01 {
  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-4f8jey.org/2000/svg'%3E%3Cpath d='M9.neo-spin-opo7wb 4.neo-spin-fixy4j.neo-spin-tq3t0o 5.neo-spin-m8h8b5.neo-spin-hgfuyp 5.neo-spin-0rtd45.neo-spin-40k5bi 5.neo-spin-bl95gw.neo-spin-fppx68 8.neo-spin-ipeshk.neo-spin-k1ogs0 9.neo-spin-qk1ct6.neo-spin-gh7wmd 9.neo-spin-etdhlf.neo-spin-6k4064 13.neo-spin-22s7db.neo-spin-8hhtrt 11.neo-spin-zokf90.neo-spin-ql3ci9 11.neo-spin-ya3t2f.neo-spin-2lu78l 11.neo-spin-8yl8po.neo-spin-sdemsp 13.neo-spin-hww4yq.neo-spin-3u6dpo 9.neo-spin-71jtae.neo-spin-8k2uqt 9.neo-spin-08ajj7.neo-spin-p3qgq7 8.neo-spin-oyykfr.neo-spin-idmg0j 5.neo-spin-jtmeo6.neo-spin-6obfay 5.neo-spin-0i2dxl.neo-spin-6cmcdr 5.neo-spin-6eogzr.neo-spin-6krs4r 4.neo-spin-abuxm5.neo-spin-ql3ci9 1.neo-spin-bjgixh.neo-spin-opo7wb 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neo-spin-8vpdqx .neo-spin-uobt2d {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neo-spin-8vpdqx .neo-spin-9tlt01 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neo-spin-t038jj {
  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-t038jj {
    padding: 24px;
  }
}

.neo-spin-t038jj .neo-spin-kbk3ln {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-t038jj .neo-spin-kbk3ln {
    display: none;
  }
}

.neo-spin-t038jj .neo-spin-nua7wc svg {
  display: none;
}

.neo-spin-sgctsq {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neo-spin-sgctsq .neo-spin-ksvadq {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-sgctsq .neo-spin-ksvadq {
    display: flex;
  }
}

.neo-spin-nl7cu0 {
  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-nl7cu0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-nl7cu0 > * {
  margin: 0 !important;
}

.neo-spin-nl7cu0 img,
.neo-spin-28cqby {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-nl7cu0 img,
  .neo-spin-28cqby {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-pvcz7y {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-pvcz7y {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-f8hiay {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neo-spin-f8hiay {
    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-f8hiay::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-6syb8l {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neo-spin-6syb8l {
    padding: 7px 15px;
  }
}

.neo-spin-6syb8l:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-3ur59y {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-3ur59y {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-6syb8l picture {
  height: 100%;
  display: block;
}

.neo-spin-6syb8l img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neo-spin-6syb8l img {
    width: 88px;
    height: 44px;
  }
}

.neo-spin-6syb8l p {
  text-align: center;
  width: 100%;
}

.neo-spin-ljdlqm {
  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-ljdlqm {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-ljdlqm img,
.neo-spin-mpbrm9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ljdlqm img,
  .neo-spin-mpbrm9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-j1yebt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-j1yebt {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-vioh5c {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neo-spin-c7id1t {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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-t77wvk {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neo-spin-t77wvk.neo-spin-q97hto {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neo-spin-xezo9m {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .neo-spin-xezo9m {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-i8axek {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-esuo37 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neo-spin-m1iiqr ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-l8zrig {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neo-spin-l8zrig ol,
.neo-spin-l8zrig ul {
  padding-left: 1.3em;
}

.neo-spin-t77wvk.neo-spin-q97hto .neo-spin-esuo37 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neo-spin-t77wvk.neo-spin-q97hto .neo-spin-i8axek {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-spba5n {
  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-spba5n {
    padding: 24px;
  }
}

.neo-spin-spba5n .neo-spin-kbk3ln {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-spba5n .neo-spin-kbk3ln {
    display: none;
  }
}

.neo-spin-spba5n .neo-spin-nua7wc svg {
  display: none;
}

.neo-spin-4in258 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-4in258 .neo-spin-ksvadq {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-4in258 .neo-spin-ksvadq {
    display: flex;
  }
}

.neo-spin-zpmc1i {
  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-zpmc1i {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-zpmc1i > * {
  margin: 0 !important;
}

.neo-spin-zpmc1i img,
.neo-spin-sipke0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-zpmc1i img,
  .neo-spin-sipke0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-968w0u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-968w0u {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-jgq42k {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neo-spin-jgq42k {
    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-jgq42k::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-inj9nx {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neo-spin-inj9nx:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-zhq62u {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-zhq62u {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-inj9nx picture {
  width: auto;
  height: 100%;
  display: block;
}

.neo-spin-inj9nx picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neo-spin-m0qg52 {
  margin: -24px 0;
}

.neo-spin-m0qg52:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neo-spin-m0qg52 {
    margin: -16px 0;
  }
}

.neo-spin-wbm4e4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neo-spin-wbm4e4 {
    flex-direction: row;
  }
}

.neo-spin-nucvuk {
  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-nucvuk {
    flex: 1;
  }
}

.neo-spin-nucvuk::placeholder {
  color: var(--Text-400);
}

.neo-spin-lhwae5 {
  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-klmtle {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neo-spin-klmtle::-webkit-scrollbar {
  display: none;
}

.neo-spin-4iswlu {
  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-4iswlu img,
.neo-spin-4iswlu svg {
  margin-right: 8px;
}

.neo-spin-05uzpg {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neo-spin-m0qg52 + .neo-spin-8bba4v {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neo-spin-m0qg52 + .neo-spin-8bba4v {
    margin-top: -16px;
  }
}

.neo-spin-xb2ihd {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neo-spin-xb2ihd > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neo-spin-xb2ihd > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neo-spin-9f52xi {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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-dvpbok {
  color: var(--card-text-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-b2d0s7 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neo-spin-gvnqwd {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neo-spin-rrwtw1 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neo-spin-9f52xi 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-9f52xi 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-9f52xi {
    padding: 39px 179px 39px 39px;
  }

  .neo-spin-dvpbok {
    font-size: 40px;
    line-height: 48px;
  }

  .neo-spin-rrwtw1 {
    height: 348px;
  }

  .neo-spin-9f52xi button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neo-spin-9f52xi button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-9f52xi {
    padding: 63px;
  }
}

.neo-spin-upihyz {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neo-spin-upihyz {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neo-spin-mcyajy {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-mcyajy {
    width: auto;
  }
}

.neo-spin-hig8sk {
  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-hig8sk::-webkit-scrollbar {
  display: none;
}

.neo-spin-hig8sk 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-hig8sk a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-hig8sk {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neo-spin-upihyz .neo-spin-h63alo {
  -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-m1iiqr,
    mask-image 0.3s;
}

.neo-spin-upihyz .neo-spin-h63alo.neo-spin-of782y {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neo-spin-g4llrq {
  margin: 40px -16px;
}

.neo-spin-k5cyzh + .neo-spin-lcampv,
.neo-spin-k5cyzh + .neo-spin-k76668 {
  margin-top: 24px;
}

.neo-spin-ete1dy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neo-spin-ete1dy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neo-spin-jp7hya {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neo-spin-jp7hya {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-jp7hya {
    margin-top: 0;
  }
}

.neo-spin-33ykg1 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-33ykg1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-bre6r7 {
  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-bre6r7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neo-spin-1zsd5s {
  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-1zsd5s {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neo-spin-tu5zg3 {
  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-tu5zg3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-pixfwt {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-pixfwt {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-bf0yui {
  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-6n675w {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neo-spin-6n675w img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neo-spin-8bba4v {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neo-spin-pt2isz {
  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-pt2isz {
    padding: 15px 48px;
  }
}

main > .neo-spin-8bba4v {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neo-spin-dpfaaa.neo-spin-41r0ms > div:nth-child(n+5) {
    display: none;
  }
}

.neo-spin-v9bks0 p a img {
  display: block;
  margin: 0 auto;
}


.neo-spin-dwkfq3 {
  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-tpmzdo {
  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-tpmzdo label {
  font-size: 14px;
}

.neo-spin-tpmzdo h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neo-spin-tpmzdo input,
.neo-spin-tpmzdo textarea,
.neo-spin-tpmzdo 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-tpmzdo button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neo-spin-4lfz35 ease;
}
.neo-spin-tpmzdo button:hover {
  background-color: var(--button-bg-hover);
}
.neo-spin-9ygpx3 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neo-spin-fs9bno ease-in;
}

.neo-spin-9ygpx3 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-zs5phs, .neo-spin-efw5iv, [class*="review-card"],
thead, thead th, table th, .neo-spin-m72007,
.neo-spin-lwopx5, [class*="collapsible-header"],
.neo-spin-hwbibc, [class*="updated-block"] {
  color: #ece7dc !important;
}

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