* {
  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-g692ry {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-g692ry {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-g692ry {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neo-spin-hfk39y {
  overflow: hidden;
}

.neo-spin-bhy8gt img {
  background: var(--Neutral-300);
}

.neo-spin-zfgq5b {
  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-yfhc6r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neo-spin-yfhc6r:hover {
  background: var(--button-bg-hover);
}

.neo-spin-nyaln9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neo-spin-nyaln9:hover {
  background: var(--button-bg-hover);
}

.neo-spin-8eaw1q {
  font-size: 12px;
  line-height: 18px;
}

.neo-spin-78z2oy {
  font-size: 18px;
  line-height: 26px;
}

.neo-spin-t34syj {
  width: 100%;
}

.neo-spin-n7jdgc {
  padding: 6px 16px;
}

.neo-spin-j26ahw {
  padding: 10px 16px;
}

.neo-spin-9au71v {
  padding: 15px 26px;
}

.neo-spin-u8cow2 {
  flex-shrink: 0;
}

.neo-spin-yxptwe {
  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-tljf92 {
  display: none;
}

.neo-spin-88hbpl {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neo-spin-1myh5s {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neo-spin-cvj91m {
  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-fs25dg {
  cursor: grab;
}

.neo-spin-cvj91m::-webkit-scrollbar {
  display: none;
}

.neo-spin-ntujfy {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neo-spin-bs8l89 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neo-spin-vg3r9a {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neo-spin-bbghd4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neo-spin-wtc5oa {
  visibility: visible;
}

.neo-spin-pxxqrh {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neo-spin-ze5mei ease;
}

.neo-spin-dzqmr7 {
  background-color: var(--Primary-200);
  width: 16px;
}

.neo-spin-o4gfac {
  -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-ze5mei,
    mask-image 0.3s;
}

.neo-spin-o4gfac.neo-spin-9aqtm4 {
  -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-y3oukj: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-w9o8in {
  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-0gpi8z.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-0gpi8z.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-h4kcc4 {
  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-h4kcc4::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-8377zg {
  position: relative;
  z-index: 1;
}

.neo-spin-f3gsu1 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neo-spin-p9mwm8 {
  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-8yafvq {
  font-size: 40px;
  line-height: 48px;
}

.neo-spin-6njdgt {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neo-spin-70eoks {
  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-70eoks:hover {
  background: var(--Primary-400);
}

.neo-spin-70eoks svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neo-spin-y3oukj 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-h4kcc4 {
    max-width: 600px;
    padding: 64px;
  }

  .neo-spin-f3gsu1 {
    font-size: 24px;
    line-height: 32px;
  }

  .neo-spin-p9mwm8 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neo-spin-8yafvq {
    font-size: 50px;
    line-height: 56px;
  }

  .neo-spin-6njdgt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neo-spin-w9o8in {
    top: 25px;
    right: 25px;
  }
}

.neo-spin-ne1fs0,
.neo-spin-mduc4o {
  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-5839yk.neo-spin-yq8i5z::before,
.neo-spin-mduc4o::before,
.neo-spin-t2d8q8::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-0gpi8z.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neo-spin-df6dyd 14.neo-spin-6zc0i9.neo-spin-ns8mms 14.neo-spin-2ufinz 15.neo-spin-rgt4o3 14.neo-spin-hakbr7 15.neo-spin-49wfw5 14.neo-spin-6t2iow.neo-spin-ce9i7j 14.neo-spin-krso2l 19.neo-spin-aqzd63 12.neo-spin-cz4siv 19.neo-spin-aqzd63 10.neo-spin-blcxpu.neo-spin-aqzd63 8.neo-spin-gi7zvy 17.neo-spin-m7krx0 7.neo-spin-b0djh5 15.neo-spin-j4hzqw 7.neo-spin-cpegb8.neo-spin-x9tzjm 7.neo-spin-b0djh5 11.neo-spin-fi2gih 8.neo-spin-gi7zvy 11.neo-spin-fi2gih 10.neo-spin-dqnh0v.neo-spin-fi2gih 12.neo-spin-ybi9rt 13.neo-spin-62c23f 14.neo-spin-pwm53z 15.neo-spin-nd2b8y 14.neo-spin-q02f7f.neo-spin-baogbd 14.neo-spin-6djywg 15.neo-spin-ywmn1y 14.neo-spin-4lhp6d 15.neo-spin-vzv1hu 14.neo-spin-prhn89.neo-spin-df6dyd 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neo-spin-9hqbqi 15.neo-spin-qw1x38.neo-spin-pri5m9 15.neo-spin-gt9amf 15.neo-spin-p8azdw 15.neo-spin-8wtrkv 15.neo-spin-gq3t95 15.neo-spin-oj1lut.neo-spin-5oehro 15.neo-spin-8wtrkv 15.neo-spin-95ty2v 15.neo-spin-6bofux 15.neo-spin-pw9zi4 15.neo-spin-vxs2k4.neo-spin-udkuf1 15.neo-spin-eowjbn 7.neo-spin-s70uog 18.neo-spin-0jvtvp 7.neo-spin-gucno2 23.neo-spin-4h4uti.neo-spin-r0dc2m.neo-spin-firxx1 18.neo-spin-rt6i4z 19.neo-spin-r64g8f 15.neo-spin-6ghzol 15.neo-spin-9hqbqi 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-pgp9u8 [type="submit"] *,
.neo-spin-qmf36e button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neo-spin-jzt5u3 {
    display: none;
  }
}

.neo-spin-3j1ibb {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neo-spin-3j1ibb {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-3j1ibb {
    bottom: 22px;
  }
}

.neo-spin-3j1ibb input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neo-spin-3j1ibb {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neo-spin-2yk4hy.static) .neo-spin-3j1ibb {
    bottom: 8px;
  }
}

.neo-spin-s4vpic {
  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-0gpi8z.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neo-spin-zkiseg 3.neo-spin-s1jxvt.neo-spin-ggjjlj.neo-spin-9a577s 3.neo-spin-cya9v6 3.neo-spin-gjhkjs 5.neo-spin-dyoe9x 3.neo-spin-gjhkjs 8.neo-spin-nc5t7i.neo-spin-n56m5x.neo-spin-gjhkjs 26.neo-spin-dwk05j 5.neo-spin-t9i2g9 28.neo-spin-gsgpiy 8.neo-spin-0qp4ya 28.neo-spin-o9ou2k.neo-spin-c9qg3f 28.neo-spin-h2qgvm.neo-spin-ly45vg 34.neo-spin-e729c3.neo-spin-ed6rif 36.neo-spin-7g1muo 11.neo-spin-jw6gmu 37.neo-spin-8jeh8q 12.neo-spin-05n36m 36.neo-spin-lj0hdy.neo-spin-9i1wk5 28.neo-spin-rja201.neo-spin-oysati.neo-spin-l0f4gl 28.neo-spin-gmnb4h 36.neo-spin-ipargl 26.neo-spin-96amqq 36.neo-spin-ipargl 23.neo-spin-88akwf.neo-spin-j15fpa.neo-spin-ipargl 5.neo-spin-dd6axa 34.neo-spin-w1wpjp 3.neo-spin-cya9v6 31.neo-spin-zkiseg 3.neo-spin-b93cir.neo-spin-g0muu2 18.neo-spin-z4151f.neo-spin-zn7u7g 18.neo-spin-prq785 8.neo-spin-6a7r58 17.neo-spin-ozr1tp 8.neo-spin-6a7r58 15.neo-spin-zknh8p.neo-spin-6a7r58 14.neo-spin-nl2vi9 9.neo-spin-zn7u7g 13.neo-spin-hxzdoh 11.neo-spin-g0muu2 13.neo-spin-4fqqgf.neo-spin-3eqewa 13.neo-spin-hxzdoh 13.neo-spin-xtwv91 14.neo-spin-nl2vi9 13.neo-spin-xtwv91 15.neo-spin-598frq.neo-spin-xtwv91 17.neo-spin-ozr1tp 12.neo-spin-3eqewa 18.neo-spin-prq785 11.neo-spin-g0muu2 18.neo-spin-23eke4.neo-spin-exlzw4 18.neo-spin-la4dg9.neo-spin-w20yap 18.neo-spin-prq785 17.neo-spin-h2luzz 17.neo-spin-ozr1tp 17.neo-spin-h2luzz 15.neo-spin-c8m80u.neo-spin-h2luzz 14.neo-spin-nl2vi9 18.neo-spin-w20yap 13.neo-spin-hxzdoh 20.neo-spin-exlzw4 13.neo-spin-xh5l5r.neo-spin-sqogb8 13.neo-spin-hxzdoh 22.neo-spin-lb4k9t 14.neo-spin-nl2vi9 22.neo-spin-lb4k9t 15.neo-spin-z9nltf.neo-spin-6mhpnu 17.neo-spin-ozr1tp 21.neo-spin-sqogb8 18.neo-spin-prq785 20.neo-spin-exlzw4 18.neo-spin-mtskxl.neo-spin-o0o5jm 18.neo-spin-j3uod4.neo-spin-jtwpv6 18.neo-spin-prq785 26.neo-spin-rlp72w 17.neo-spin-ozr1tp 26.neo-spin-rlp72w 15.neo-spin-7mia5l.neo-spin-rlp72w 14.neo-spin-nl2vi9 27.neo-spin-jtwpv6 13.neo-spin-hxzdoh 28.neo-spin-o0o5jm 13.neo-spin-imjs94.neo-spin-6xa40c 13.neo-spin-hxzdoh 31.neo-spin-3sx0v9 14.neo-spin-nl2vi9 31.neo-spin-3sx0v9 15.neo-spin-wd4qsu.neo-spin-rlp72w 17.neo-spin-ozr1tp 30.neo-spin-6xa40c 18.neo-spin-prq785 28.neo-spin-o0o5jm 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-s4vpic {
    display: none;
  }
}

.neo-spin-i1yg5p {
  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-i1yg5p {
    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-qmf36e {
  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-qmf36e {
    padding: 14px 16px;
  }
}

.neo-spin-qmf36e button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neo-spin-qmf36e button:first-child {
  align-content: end;
}

.neo-spin-qmf36e button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neo-spin-qmf36e
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-qmf36e
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neo-spin-qmf36e button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neo-spin-qmf36e button:last-child svg {
  width: 38px;
  height: 38px;
}

.neo-spin-t2d8q8 {
  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-t2d8q8::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-t2d8q8,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-t2d8q8 {
  opacity: 1;
  visibility: visible;
}

.neo-spin-dt4i2c {
  flex: 1 1;
}

.neo-spin-0xszlc {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-0xszlc {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neo-spin-kgwpju {
  display: block;
}

.neo-spin-276jv0 {
  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-276jv0 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-mduc4o {
  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-mduc4o::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neo-spin-6j3kiw span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neo-spin-6j3kiw p {
  color: var(--Text-100);
}

.neo-spin-mduc4o .neo-spin-gcy5o0 {
  grid-area: button;
}

.neo-spin-mduc4o .neo-spin-gcy5o0::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-0gpi8z.org/2000/svg'%3E%3Cpath d='M4.neo-spin-78bgea 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-zw9u0o 15L16.neo-spin-zw9u0o 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-zw9u0o 5L16.neo-spin-zw9u0o 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-jvtnp4 {
  display: block;
}

.neo-spin-a0ryr3 {
  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-a0ryr3 {
    margin-top: 40px;
  }
}

.neo-spin-ne1fs0 label,
.neo-spin-ne1fs0 input {
  display: block;
  width: 100%;
}

.neo-spin-ne1fs0 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neo-spin-ne1fs0 label.neo-spin-7utq0g input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neo-spin-ne1fs0 label.neo-spin-7utq0g::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-ne1fs0 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-ne1fs0 input::placeholder {
  color: var(--Text-400);
}

.neo-spin-ywlzj3 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neo-spin-ywlzj3 {
  display: flex;
}

.neo-spin-ywlzj3 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neo-spin-ywlzj3 ol {
    height: 420px;
    padding: 24px;
  }
}

.neo-spin-ywlzj3 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neo-spin-pgp9u8 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-pgp9u8 {
    padding: 0 24px 24px;
  }
}

.neo-spin-pgp9u8 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-pgp9u8 input::placeholder {
  color: var(--Text-400);
}

.neo-spin-pgp9u8 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neo-spin-pgp9u8 [type="submit"]:disabled {
  opacity: 0.5;
}

.neo-spin-pgp9u8 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neo-spin-pgp9u8 [type="submit"] {
    right: 40px;
  }
}

.neo-spin-5839yk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neo-spin-5839yk.neo-spin-yq8i5z {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neo-spin-5839yk.neo-spin-yq8i5z::before {
  content: "";
  width: 31px;
}

.neo-spin-5839yk.neo-spin-yq8i5z p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-5839yk.neo-spin-rfhj8x p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neo-spin-5839yk 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-3j1ibb .neo-spin-gcy5o0 {
  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-jzt5u3 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neo-spin-jzt5u3 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neo-spin-jzt5u3 {
    padding: 15px 0;
  }
}

.neo-spin-jzt5u3 .neo-spin-g692ry {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neo-spin-jzt5u3 .neo-spin-g692ry {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neo-spin-7s0agc {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neo-spin-7s0agc {
    max-width: 180px;
    height: 47px;
  }
}

.neo-spin-7s0agc picture,
.neo-spin-7s0agc img {
  display: block;
  width: 100%;
  height: 100%;
}

.neo-spin-7s0agc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neo-spin-ilmnex {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neo-spin-ze5mei ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neo-spin-jzt5u3.neo-spin-aq2nj7 .neo-spin-ilmnex {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neo-spin-ilmnex {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neo-spin-ilmnex {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neo-spin-huq7pg,
.neo-spin-c4htmx {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neo-spin-huq7pg,
  .neo-spin-c4htmx {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neo-spin-c4htmx {
    display: none;
  }
}

.neo-spin-uq72rv {
  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-aq2nj7 .neo-spin-uq72rv {
  background: var(--fh-bg-color);
}

.neo-spin-uq72rv button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neo-spin-uq72rv {
    display: none;
  }
}

.neo-spin-knw8th {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-knw8th {
    display: none;
  }
}

.neo-spin-cwkzcb {
  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-jzt5u3.neo-spin-aq2nj7 .neo-spin-cwkzcb:first-child {
  display: none;
}

.neo-spin-jzt5u3.neo-spin-aq2nj7 .neo-spin-cwkzcb:last-child {
  display: block;
}

.neo-spin-cwkzcb:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neo-spin-cwkzcb {
    display: none;
  }
}

.neo-spin-9iiyrw {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-9iiyrw {
    display: flex;
  }
}

.neo-spin-9iiyrw ul {
  max-height: 350px;
  overflow-y: auto;
}

.neo-spin-9iiyrw:hover ul {
  visibility: visible;
  opacity: 1;
}

.neo-spin-9iiyrw:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neo-spin-9iiyrw:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neo-spin-9iiyrw:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neo-spin-9iiyrw:hover .neo-spin-u9wzmp svg {
  transform: rotate(180deg);
}

.neo-spin-hd6zg8 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neo-spin-k2rq4c {
  padding: 0 8px;
}

.neo-spin-7s4zfs {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neo-spin-7s4zfs:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neo-spin-7s4zfs {
    padding: 4px 8px;
  }
}

.neo-spin-hhhtwl {
  display: flex;
}

.neo-spin-hhhtwl img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neo-spin-u9wzmp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neo-spin-u9wzmp svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neo-spin-dw64y2 {
  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-dw64y2 {
    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-ia5dyi {
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-ia5dyi {
    display: none;
  }
}

.neo-spin-5d38lm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neo-spin-z0173k {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neo-spin-4q7a6t {
  display: flex;
}

.neo-spin-x9u7k2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neo-spin-wpyu4w {
  list-style: none;
}

@media (max-width: 1199px) {
  .neo-spin-wpyu4w {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neo-spin-wpyu4w {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neo-spin-wpyu4w .neo-spin-u9ozkq [data-ref-el],
  .neo-spin-wpyu4w .neo-spin-u9ozkq span,
  .neo-spin-wpyu4w .neo-spin-u9ozkq a {
    white-space: nowrap;
  }
}

.neo-spin-v97d2z {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neo-spin-v97d2z.neo-spin-myefnh > .neo-spin-u9ozkq {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neo-spin-v97d2z.neo-spin-pzclxt:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neo-spin-v97d2z.neo-spin-myefnh > .neo-spin-03f6mg {
    height: auto;
  }

  .neo-spin-v97d2z.neo-spin-myefnh > div > .neo-spin-rzlqmw {
    transform: rotate(180deg);
  }
}

.neo-spin-v97d2z [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neo-spin-v97d2z [data-ref-el],
.neo-spin-v97d2z span {
  cursor: pointer;
}

.neo-spin-v97d2z [data-ref-el],
.neo-spin-v97d2z span,
.neo-spin-v97d2z 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-v97d2z [data-ref-el],
  .neo-spin-v97d2z span,
  .neo-spin-v97d2z a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-v97d2z [data-ref-el],
  .neo-spin-v97d2z span,
  .neo-spin-v97d2z a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neo-spin-03f6mg {
  height: 0;
  overflow: hidden;
  transition: height 0.neo-spin-ze5mei ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neo-spin-03f6mg::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neo-spin-03f6mg::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neo-spin-03f6mg::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neo-spin-03f6mg {
    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-03f6mg:has(> .neo-spin-v97d2z.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neo-spin-03f6mg .neo-spin-03f6mg {
    padding: 0;
  }

  .neo-spin-03f6mg .neo-spin-v97d2z {
    font-weight: 400;
  }

  .neo-spin-03f6mg .neo-spin-v97d2z:hover > .neo-spin-u9ozkq {
    background: var(--Neutral-300);
  }

  .neo-spin-03f6mg .neo-spin-rzlqmw {
    rotate: -90deg;
  }
}

.neo-spin-u9ozkq {
  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-u9ozkq {
    padding: 8px;
  }

  .neo-spin-v97d2z.neo-spin-ek5ns8 > .neo-spin-u9ozkq {
    background: var(--Neutral-300);
  }
}

.neo-spin-rzlqmw {
  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-0gpi8z.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neo-spin-uj5mvt 0.neo-spin-34hp25.neo-spin-kt9mwa -0.neo-spin-z24d6a 0.neo-spin-5mk0c3 -0.neo-spin-z24d6a 1.neo-spin-6lyvn7 0.neo-spin-2z5sgc.neo-spin-ghwnck 4.neo-spin-r3eps0.neo-spin-uj5mvt 0.neo-spin-1hzcvq.neo-spin-w2i7t6 -0.neo-spin-z24d6a 9.neo-spin-gtxun1 -0.neo-spin-z24d6a 10.neo-spin-4x8c03 0.neo-spin-q43tkc.neo-spin-x23vv1 0.neo-spin-kt9mwa 10.neo-spin-x23vv1 0.neo-spin-5mk0c3 10.neo-spin-4x8c03 1.neo-spin-v6ypiv.neo-spin-thvfb7 5.neo-spin-i1pzmk.neo-spin-bn7pdo 6.neo-spin-gbpoen 5.neo-spin-f2aj58 6.neo-spin-gbpoen 4.neo-spin-g4104m 5.neo-spin-nekhcu.neo-spin-uj5mvt 1.neo-spin-wun2qx.neo-spin-z24d6a 0.neo-spin-5mk0c3 -0.neo-spin-z24d6a 0.neo-spin-kt9mwa 0.neo-spin-uj5mvt 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neo-spin-ze5mei ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-rzlqmw {
    cursor: default;
  }
}

.neo-spin-178mql {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neo-spin-hcnjo9 {
  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-hcnjo9 {
    padding: 40px 4px;
  }
}

.neo-spin-na2ff7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neo-spin-na2ff7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neo-spin-bikx47 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neo-spin-bikx47 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neo-spin-bikx47 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neo-spin-bikx47 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neo-spin-bikx47 [data-ref-el],
.neo-spin-bikx47 span,
.neo-spin-bikx47 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.neo-spin-efp83d {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-efp83d {
    margin-bottom: 12px;
  }
}

.neo-spin-37wjc8 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neo-spin-37wjc8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neo-spin-37wjc8:last-child {
    margin-right: 0;
  }
}

.neo-spin-ml6l7r {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-efp83d:hover .neo-spin-1v0aak {
  visibility: visible;
  opacity: 1;
}

.neo-spin-1v0aak {
  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-tdcjnj {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neo-spin-9uvafz {
  display: flex;
  margin: 6px;
}

.neo-spin-9uvafz img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neo-spin-1v0aak::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-1v0aak::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-m1cycw {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-m1cycw {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neo-spin-tgnoez {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .neo-spin-tgnoez {
    margin-right: 32px;
  }
}

.neo-spin-sa4dx5 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-sa4dx5 {
    margin-top: 0;
    width: 340px;
  }
}

.neo-spin-sa4dx5 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-zsv897 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neo-spin-82f6da {
  position: relative;
}

@media (min-width: 768px) {
  .neo-spin-82f6da {
    margin-top: 40px;
  }
}

.neo-spin-82f6da + .neo-spin-p9auyl,
.neo-spin-82f6da + .neo-spin-82f6da {
  margin-top: 24px;
}

.neo-spin-vxyn3q {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neo-spin-vxyn3q {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-vxyn3q {
    padding: 80px;
  }
}

.neo-spin-wvtqir {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neo-spin-wvtqir {
    padding: 0 16px;
}


}

.neo-spin-rku55y {
  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-rku55y {
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-wpotzj {
  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-wpotzj {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-iwo4os {
  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-iwo4os:hover {
  background: var(--button-bg-hover);
}

.neo-spin-wrs7hr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neo-spin-wrs7hr img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neo-spin-wrs7hr img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neo-spin-wrs7hr img {
  min-height: 100%;
  }
}

.neo-spin-vxyn3q::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neo-spin-3htq8c {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neo-spin-3htq8c h1,
.neo-spin-3htq8c h2,
.neo-spin-3htq8c h3,
.neo-spin-3htq8c h4 {
  margin-bottom: 6px;
}

.neo-spin-3htq8c h1:not(:first-child),
.neo-spin-3htq8c h2:not(:first-child),
.neo-spin-3htq8c h3:not(:first-child),
.neo-spin-3htq8c h4:not(:first-child) {
  margin-top: 16px;
}

.neo-spin-3htq8c h1,
.neo-spin-3htq8c h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neo-spin-3htq8c h1,
  .neo-spin-3htq8c h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neo-spin-3htq8c h2,
.neo-spin-3htq8c h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neo-spin-3htq8c h2,
  .neo-spin-3htq8c h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-3htq8c h3,
.neo-spin-3htq8c h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neo-spin-3htq8c h3,
  .neo-spin-3htq8c h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-3htq8c h4,
.neo-spin-3htq8c h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neo-spin-3htq8c ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neo-spin-3htq8c ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neo-spin-3htq8c 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-3htq8c ul ul {
  margin-bottom: 8px;
}

.neo-spin-3htq8c ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neo-spin-3htq8c ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neo-spin-3htq8c ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neo-spin-3htq8c ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neo-spin-3htq8c ol li::marker {
  font-weight: 700;
}

.neo-spin-3htq8c ol ol {
  margin-bottom: 8px;
}

.neo-spin-3htq8c ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neo-spin-3htq8c ol ul li {
  padding-left: 16px;
}

.neo-spin-3htq8c 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-3htq8c table {
    padding: 24px;
  }
}

.neo-spin-3htq8c table.neo-spin-mhv4l9 {
  -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-ze5mei,
    mask-image 0.3s;
}

.neo-spin-3htq8c table.neo-spin-mhv4l9.neo-spin-9aqtm4 {
  -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-3htq8c table {
    display: table;
  }
}

.neo-spin-3htq8c 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-3htq8c table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-3htq8c table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-3htq8c 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-3htq8c table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neo-spin-3htq8c table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-3htq8c table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-3htq8c table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neo-spin-3htq8c img {
  max-width: 100%;
  height: auto;
}

.neo-spin-fogstz {
  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-fogstz {
    padding: 24px;
  }
}

.neo-spin-lg83cr {
  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-lg83cr {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neo-spin-lg83cr > * {
  margin: 0 !important;
}

.neo-spin-lg83cr img,
.neo-spin-gml3no {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-lg83cr img,
  .neo-spin-gml3no {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-kdgi0e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-kdgi0e {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-66ozsx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neo-spin-66ozsx .neo-spin-fa3tpr {
  flex-shrink: 0;
}

.neo-spin-66ozsx .neo-spin-a0tgjl svg {
  display: none;
}

.neo-spin-skjaij {
  display: grid;
  transition: max-height 0.neo-spin-ze5mei ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neo-spin-skjaij {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-skjaij {
    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-skjaij.neo-spin-1at0e3 + .neo-spin-fa3tpr svg {
  transform: rotate(180deg);
}

.neo-spin-lt1jop {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neo-spin-lt1jop > div:nth-child(3n) {
  grid-column: span 2;
}

.neo-spin-lt1jop
  > div:nth-child(3n)
  .neo-spin-rkjl2a
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neo-spin-lt1jop {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neo-spin-lt1jop > div:nth-child(3n) {
    grid-column: unset;
  }

  .neo-spin-lt1jop
    > div:nth-child(3n)
    .neo-spin-rkjl2a
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-lt1jop {
    max-width: 270px;
  }
}

.neo-spin-lt1jop .neo-spin-rkjl2a button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neo-spin-lt1jop .neo-spin-rkjl2a button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-lt1jop .neo-spin-rkjl2a button {
    max-width: 104px;
  }
}

.neo-spin-2z54c6 {
  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-2z54c6 {
    margin-bottom: 0;
  }
}

.neo-spin-lxqq72 {
  display: none;
  opacity: 0;
}

.neo-spin-0lh2fk {
  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-0lh2fk img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neo-spin-rkjl2a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neo-spin-rkjl2a 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-rkjl2a
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-rkjl2a
    button {
    max-width: 145px;
  }
}

.neo-spin-oeyhbz:first-child
  .neo-spin-rkjl2a
  button {
  max-width: 270px;
}

.neo-spin-5fs41e {
  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-2z54c6 picture {
  width: 100%;
  max-width: 100%;
}

.neo-spin-x500ed {
  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-x500ed svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neo-spin-2z54c6:hover .neo-spin-x500ed {
  display: flex;
}

.neo-spin-9qxk22 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neo-spin-79wald {
  display: flex;
}

.neo-spin-79wald:hover .neo-spin-gi438h,
.neo-spin-79wald .neo-spin-ek5ns8 .neo-spin-gi438h {
  display: flex;
}

.neo-spin-79wald svg {
  flex-shrink: 0;
}

.neo-spin-gi438h {
  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-gi438h {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neo-spin-gi438h:hover {
  display: flex;
}

.neo-spin-gi438h svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neo-spin-28gyyy {
  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-28gyyy {
    font-size: 12px;
  }
}

.neo-spin-vk493g,
.neo-spin-qrxfv6 {
  width: 50%;
  flex-shrink: 0;
}

.neo-spin-vk493g {
  font-weight: 700;
}

.neo-spin-ho6n5n .neo-spin-skjaij {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neo-spin-ho6n5n .neo-spin-skjaij {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neo-spin-ho6n5n .neo-spin-skjaij {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neo-spin-ho6n5n
  .neo-spin-5fs41e:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neo-spin-ho6n5n .neo-spin-0lh2fk {
  height: 100% !important;
  border-radius: 16px;
}

.neo-spin-ho6n5n .neo-spin-rkjl2a {
  gap: 4px;
  align-items: center;
}

.neo-spin-ho6n5n .neo-spin-rkjl2a button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neo-spin-ho6n5n .neo-spin-rkjl2a svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neo-spin-ho6n5n .neo-spin-bxeu02,
.neo-spin-ho6n5n .neo-spin-9c1joq {
  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-0gpi8z.org/2000/svg'%3E%3Cpath d='M9.neo-spin-635je3 4.neo-spin-ph6amr.neo-spin-4wngd3 5.neo-spin-inr6ql.neo-spin-j0vu28 5.neo-spin-d7044e.neo-spin-qsxjeg 5.neo-spin-bxc8ae.neo-spin-up6684 8.neo-spin-wudedy.neo-spin-2vyhdz 9.neo-spin-8ef20b.neo-spin-4y0rtt 9.neo-spin-14rczr.neo-spin-bimvzb 13.neo-spin-imnjoq.neo-spin-f1xrbb 11.neo-spin-az9ew2.neo-spin-rbdume 11.neo-spin-0ysw6h.neo-spin-wrk1fc 11.neo-spin-r10jbi.neo-spin-1v9jyb 13.neo-spin-5hhi95.neo-spin-sgry4b 9.neo-spin-389lqw.neo-spin-tfb4fk 9.neo-spin-d14qgp.neo-spin-8rge1t 8.neo-spin-4sqxd0.neo-spin-peo8c3 5.neo-spin-9rqn43.neo-spin-qbsuvx 5.neo-spin-z6jsye.neo-spin-lll5sh 5.neo-spin-q0irie.neo-spin-n66afv 4.neo-spin-8gh9ah.neo-spin-rbdume 1.neo-spin-5tmore.neo-spin-635je3 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neo-spin-ho6n5n .neo-spin-bxeu02 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neo-spin-ho6n5n .neo-spin-9c1joq {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neo-spin-ifyh1j {
  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-ifyh1j {
    padding: 24px;
  }
}

.neo-spin-ifyh1j .neo-spin-fa3tpr {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-ifyh1j .neo-spin-fa3tpr {
    display: none;
  }
}

.neo-spin-ifyh1j .neo-spin-a0tgjl svg {
  display: none;
}

.neo-spin-ec33xu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neo-spin-ec33xu .neo-spin-zfgq5b {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-ec33xu .neo-spin-zfgq5b {
    display: flex;
  }
}

.neo-spin-dp5mrl {
  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-dp5mrl {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-dp5mrl > * {
  margin: 0 !important;
}

.neo-spin-dp5mrl img,
.neo-spin-uldivu {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-dp5mrl img,
  .neo-spin-uldivu {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-3raevs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-3raevs {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-to34gs {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neo-spin-to34gs {
    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-to34gs::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-ruw561 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neo-spin-ruw561 {
    padding: 7px 15px;
  }
}

.neo-spin-ruw561:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-wbeyzi {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-wbeyzi {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-ruw561 picture {
  height: 100%;
  display: block;
}

.neo-spin-ruw561 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neo-spin-ruw561 img {
    width: 88px;
    height: 44px;
  }
}

.neo-spin-ruw561 p {
  text-align: center;
  width: 100%;
}

.neo-spin-rjkpr9 {
  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-rjkpr9 {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-rjkpr9 img,
.neo-spin-2utic5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-rjkpr9 img,
  .neo-spin-2utic5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-pilolm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-pilolm {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-d1v3et {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neo-spin-laozbg {
  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-zqiw64 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neo-spin-zqiw64.neo-spin-ek5ns8 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neo-spin-2wze6x {
  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-2wze6x {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-k1mklg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-my1oat {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neo-spin-ze5mei ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-5hoar7 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neo-spin-5hoar7 ol,
.neo-spin-5hoar7 ul {
  padding-left: 1.3em;
}

.neo-spin-zqiw64.neo-spin-ek5ns8 .neo-spin-my1oat {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neo-spin-zqiw64.neo-spin-ek5ns8 .neo-spin-k1mklg {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-r6u5mk {
  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-r6u5mk {
    padding: 24px;
  }
}

.neo-spin-r6u5mk .neo-spin-fa3tpr {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-r6u5mk .neo-spin-fa3tpr {
    display: none;
  }
}

.neo-spin-r6u5mk .neo-spin-a0tgjl svg {
  display: none;
}

.neo-spin-itkefr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-itkefr .neo-spin-zfgq5b {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-itkefr .neo-spin-zfgq5b {
    display: flex;
  }
}

.neo-spin-wyceg7 {
  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-wyceg7 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-wyceg7 > * {
  margin: 0 !important;
}

.neo-spin-wyceg7 img,
.neo-spin-wg6k2l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-wyceg7 img,
  .neo-spin-wg6k2l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-lw7t9z {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-lw7t9z {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-qps5m4 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neo-spin-qps5m4 {
    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-qps5m4::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-mt40jn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neo-spin-mt40jn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-swvfu6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-swvfu6 {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-mt40jn picture {
  width: auto;
  height: 100%;
  display: block;
}

.neo-spin-mt40jn picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neo-spin-r5junf {
  margin: -24px 0;
}

.neo-spin-r5junf:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neo-spin-r5junf {
    margin: -16px 0;
  }
}

.neo-spin-owit0q {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neo-spin-owit0q {
    flex-direction: row;
  }
}

.neo-spin-lozg3e {
  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-lozg3e {
    flex: 1;
  }
}

.neo-spin-lozg3e::placeholder {
  color: var(--Text-400);
}

.neo-spin-1m4ev0 {
  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-kystpt {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neo-spin-kystpt::-webkit-scrollbar {
  display: none;
}

.neo-spin-4ju9n0 {
  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-4ju9n0 img,
.neo-spin-4ju9n0 svg {
  margin-right: 8px;
}

.neo-spin-55joxl {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neo-spin-r5junf + .neo-spin-5jhf7w {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neo-spin-r5junf + .neo-spin-5jhf7w {
    margin-top: -16px;
  }
}

.neo-spin-fyevbp {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neo-spin-fyevbp > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neo-spin-fyevbp > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neo-spin-2y1gpr {
  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-mqodx0 {
  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-6iz5lc {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neo-spin-4y20ek {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neo-spin-9lxf63 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neo-spin-2y1gpr 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-2y1gpr 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-2y1gpr {
    padding: 39px 179px 39px 39px;
  }

  .neo-spin-mqodx0 {
    font-size: 40px;
    line-height: 48px;
  }

  .neo-spin-9lxf63 {
    height: 348px;
  }

  .neo-spin-2y1gpr button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neo-spin-2y1gpr button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-2y1gpr {
    padding: 63px;
  }
}

.neo-spin-lh2tzq {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neo-spin-lh2tzq {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neo-spin-jivrp8 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-jivrp8 {
    width: auto;
  }
}

.neo-spin-74f51j {
  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-74f51j::-webkit-scrollbar {
  display: none;
}

.neo-spin-74f51j 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-74f51j a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-74f51j {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neo-spin-lh2tzq .neo-spin-a4e4n4 {
  -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-ze5mei,
    mask-image 0.3s;
}

.neo-spin-lh2tzq .neo-spin-a4e4n4.neo-spin-9aqtm4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neo-spin-itk36z {
  margin: 40px -16px;
}

.neo-spin-btivbg + .neo-spin-p9auyl,
.neo-spin-btivbg + .neo-spin-82f6da {
  margin-top: 24px;
}

.neo-spin-tabqc7 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neo-spin-tabqc7 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neo-spin-9ysesy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neo-spin-9ysesy {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-9ysesy {
    margin-top: 0;
  }
}

.neo-spin-ynfla8 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-ynfla8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-02lxju {
  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-02lxju {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neo-spin-5wv1bh {
  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-5wv1bh {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neo-spin-aeac6m {
  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-aeac6m {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-dwmnzg {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-dwmnzg {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-ly3ngf {
  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-n4wgqv {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neo-spin-n4wgqv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neo-spin-5jhf7w {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neo-spin-7f2wep {
  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-7f2wep {
    padding: 15px 48px;
  }
}

main > .neo-spin-5jhf7w {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neo-spin-skjaij.neo-spin-hrfm1q > div:nth-child(n+5) {
    display: none;
  }
}

.neo-spin-3htq8c p a img {
  display: block;
  margin: 0 auto;
}


.neo-spin-m1exup {
  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-n4c5nw {
  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-n4c5nw label {
  font-size: 14px;
}

.neo-spin-n4c5nw h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neo-spin-n4c5nw input,
.neo-spin-n4c5nw textarea,
.neo-spin-n4c5nw 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-n4c5nw button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neo-spin-bq56m1 ease;
}
.neo-spin-n4c5nw button:hover {
  background-color: var(--button-bg-hover);
}
.neo-spin-6blpe6 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neo-spin-kgfl22 ease-in;
}

.neo-spin-6blpe6 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-9tk5ii, .neo-spin-gt2iz4, [class*="review-card"],
thead, thead th, table th, .neo-spin-yihdxf,
.neo-spin-ynv9ja, [class*="collapsible-header"],
.neo-spin-oe3la2, [class*="updated-block"] {
  color: #ece7dc !important;
}

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