* {
  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-9h1e9l {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-9h1e9l {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-9h1e9l {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neo-spin-5nzmhm {
  overflow: hidden;
}

.neo-spin-u50di2 img {
  background: var(--Neutral-300);
}

.neo-spin-hlwj11 {
  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-y4yl8k {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neo-spin-y4yl8k:hover {
  background: var(--button-bg-hover);
}

.neo-spin-bv6s1t {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neo-spin-bv6s1t:hover {
  background: var(--button-bg-hover);
}

.neo-spin-0qpgiy {
  font-size: 12px;
  line-height: 18px;
}

.neo-spin-ocynqv {
  font-size: 18px;
  line-height: 26px;
}

.neo-spin-ulzgbv {
  width: 100%;
}

.neo-spin-65sdaf {
  padding: 6px 16px;
}

.neo-spin-ycqrom {
  padding: 10px 16px;
}

.neo-spin-nzckac {
  padding: 15px 26px;
}

.neo-spin-3dsvp3 {
  flex-shrink: 0;
}

.neo-spin-e56ly4 {
  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-ld476n {
  display: none;
}

.neo-spin-qo7we3 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neo-spin-8f65od {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neo-spin-q6jwei {
  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-ws6ekx {
  cursor: grab;
}

.neo-spin-q6jwei::-webkit-scrollbar {
  display: none;
}

.neo-spin-u02whm {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neo-spin-ix01s9 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neo-spin-w7csel {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neo-spin-gg3030 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neo-spin-rvubta {
  visibility: visible;
}

.neo-spin-juwk8u {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neo-spin-kf85o7 ease;
}

.neo-spin-n0avpa {
  background-color: var(--Primary-200);
  width: 16px;
}

.neo-spin-ud511w {
  -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-kf85o7,
    mask-image 0.3s;
}

.neo-spin-ud511w.neo-spin-6al49z {
  -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-h3szub: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-ms9jsq {
  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-ufhbzh.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-ufhbzh.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-il7mvp {
  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-il7mvp::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-p2h4ou {
  position: relative;
  z-index: 1;
}

.neo-spin-u59wr3 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neo-spin-km0501 {
  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-c17f8r {
  font-size: 40px;
  line-height: 48px;
}

.neo-spin-g6e6uc {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neo-spin-xbovdo {
  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-xbovdo:hover {
  background: var(--Primary-400);
}

.neo-spin-xbovdo svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neo-spin-h3szub 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-il7mvp {
    max-width: 600px;
    padding: 64px;
  }

  .neo-spin-u59wr3 {
    font-size: 24px;
    line-height: 32px;
  }

  .neo-spin-km0501 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neo-spin-c17f8r {
    font-size: 50px;
    line-height: 56px;
  }

  .neo-spin-g6e6uc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neo-spin-ms9jsq {
    top: 25px;
    right: 25px;
  }
}

.neo-spin-0o2ipd,
.neo-spin-8m6i60 {
  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-d37pgr.neo-spin-dx04bz::before,
.neo-spin-8m6i60::before,
.neo-spin-z4zx8k::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-ufhbzh.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neo-spin-epmnd4 14.neo-spin-7ehov8.neo-spin-cci6r6 14.neo-spin-gy0l3k 15.neo-spin-v5i5q2 14.neo-spin-djv7he 15.neo-spin-9n4o05 14.neo-spin-vkikfi.neo-spin-527dft 14.neo-spin-kqlnsi 19.neo-spin-ezyy9e 12.neo-spin-1vgut7 19.neo-spin-ezyy9e 10.neo-spin-hfcsuf.neo-spin-ezyy9e 8.neo-spin-307rgk 17.neo-spin-r9m4bm 7.neo-spin-0jotnz 15.neo-spin-5iin0n 7.neo-spin-8oanwu.neo-spin-fcfvt8 7.neo-spin-0jotnz 11.neo-spin-2d9vwc 8.neo-spin-307rgk 11.neo-spin-2d9vwc 10.neo-spin-94pbit.neo-spin-2d9vwc 12.neo-spin-0vc840 13.neo-spin-su867w 14.neo-spin-m3crnr 15.neo-spin-bonc2q 14.neo-spin-iyhxom.neo-spin-jl30ij 14.neo-spin-j7a7km 15.neo-spin-cpxcrr 14.neo-spin-mgh6hv 15.neo-spin-52og2f 14.neo-spin-19645z.neo-spin-epmnd4 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neo-spin-0t0unn 15.neo-spin-u939bp.neo-spin-m5ipma 15.neo-spin-79z68f 15.neo-spin-559k46 15.neo-spin-ke4tc7 15.neo-spin-6g9zz0 15.neo-spin-yyhd5c.neo-spin-rnb838 15.neo-spin-ke4tc7 15.neo-spin-w1156z 15.neo-spin-ueuq6e 15.neo-spin-pqx9f5 15.neo-spin-ge5j9l.neo-spin-yp2unm 15.neo-spin-tu1zpz 7.neo-spin-b5bylk 18.neo-spin-rdxn2b 7.neo-spin-1jw7eo 23.neo-spin-ydqja7.neo-spin-635pwz.neo-spin-vdwumi 18.neo-spin-1gluam 19.neo-spin-o0mrr9 15.neo-spin-bdyl1e 15.neo-spin-0t0unn 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-ibf9lc [type="submit"] *,
.neo-spin-hubvg2 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neo-spin-whrlab {
    display: none;
  }
}

.neo-spin-9osbz4 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neo-spin-9osbz4 {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-9osbz4 {
    bottom: 22px;
  }
}

.neo-spin-9osbz4 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neo-spin-9osbz4 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neo-spin-rcgh7c.static) .neo-spin-9osbz4 {
    bottom: 8px;
  }
}

.neo-spin-3gr3of {
  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-ufhbzh.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neo-spin-l1c3hc 3.neo-spin-jgqevy.neo-spin-zv44fn.neo-spin-2o52eu 3.neo-spin-nlex9r 3.neo-spin-r0s4ll 5.neo-spin-ec0dfh 3.neo-spin-r0s4ll 8.neo-spin-wq3ahd.neo-spin-8ahfuh.neo-spin-r0s4ll 26.neo-spin-r8s2ul 5.neo-spin-p2v3lk 28.neo-spin-z86gfv 8.neo-spin-o9a1vi 28.neo-spin-08yukr.neo-spin-9ev8ip 28.neo-spin-0e155u.neo-spin-3odwze 34.neo-spin-t414i7.neo-spin-zlfmjf 36.neo-spin-2abe5f 11.neo-spin-wbebdm 37.neo-spin-nug73b 12.neo-spin-slmi4y 36.neo-spin-utt56o.neo-spin-2nddlx 28.neo-spin-qkhqmg.neo-spin-4e5bi9.neo-spin-m5f6v2 28.neo-spin-tp3lz6 36.neo-spin-h1kyu0 26.neo-spin-g9i9mf 36.neo-spin-h1kyu0 23.neo-spin-q8u0fe.neo-spin-oklmxe.neo-spin-h1kyu0 5.neo-spin-587iy5 34.neo-spin-f47qvc 3.neo-spin-nlex9r 31.neo-spin-l1c3hc 3.neo-spin-qt89hp.neo-spin-rwrmwv 18.neo-spin-hkcc47.neo-spin-a124d9 18.neo-spin-nmtz79 8.neo-spin-gbwh9w 17.neo-spin-b38z3x 8.neo-spin-gbwh9w 15.neo-spin-ucy8dr.neo-spin-gbwh9w 14.neo-spin-2oe9ev 9.neo-spin-a124d9 13.neo-spin-12bdcy 11.neo-spin-rwrmwv 13.neo-spin-9211ty.neo-spin-ul4ph7 13.neo-spin-12bdcy 13.neo-spin-3wikwb 14.neo-spin-2oe9ev 13.neo-spin-3wikwb 15.neo-spin-vxfxsr.neo-spin-3wikwb 17.neo-spin-b38z3x 12.neo-spin-ul4ph7 18.neo-spin-nmtz79 11.neo-spin-rwrmwv 18.neo-spin-efj9jj.neo-spin-ywprob 18.neo-spin-srzulw.neo-spin-q31z5j 18.neo-spin-nmtz79 17.neo-spin-bq85t7 17.neo-spin-b38z3x 17.neo-spin-bq85t7 15.neo-spin-ys1nkn.neo-spin-bq85t7 14.neo-spin-2oe9ev 18.neo-spin-q31z5j 13.neo-spin-12bdcy 20.neo-spin-ywprob 13.neo-spin-f5axuj.neo-spin-swok9b 13.neo-spin-12bdcy 22.neo-spin-q8xv2h 14.neo-spin-2oe9ev 22.neo-spin-q8xv2h 15.neo-spin-5gcn2q.neo-spin-l5w5os 17.neo-spin-b38z3x 21.neo-spin-swok9b 18.neo-spin-nmtz79 20.neo-spin-ywprob 18.neo-spin-vwjf47.neo-spin-tfjop6 18.neo-spin-3gm9si.neo-spin-k4py00 18.neo-spin-nmtz79 26.neo-spin-khcsf1 17.neo-spin-b38z3x 26.neo-spin-khcsf1 15.neo-spin-9986rg.neo-spin-khcsf1 14.neo-spin-2oe9ev 27.neo-spin-k4py00 13.neo-spin-12bdcy 28.neo-spin-tfjop6 13.neo-spin-gdwpex.neo-spin-umo6v4 13.neo-spin-12bdcy 31.neo-spin-5e42r7 14.neo-spin-2oe9ev 31.neo-spin-5e42r7 15.neo-spin-py8szt.neo-spin-khcsf1 17.neo-spin-b38z3x 30.neo-spin-umo6v4 18.neo-spin-nmtz79 28.neo-spin-tfjop6 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-3gr3of {
    display: none;
  }
}

.neo-spin-93v581 {
  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-93v581 {
    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-hubvg2 {
  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-hubvg2 {
    padding: 14px 16px;
  }
}

.neo-spin-hubvg2 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neo-spin-hubvg2 button:first-child {
  align-content: end;
}

.neo-spin-hubvg2 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neo-spin-hubvg2
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-hubvg2
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neo-spin-hubvg2 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neo-spin-hubvg2 button:last-child svg {
  width: 38px;
  height: 38px;
}

.neo-spin-z4zx8k {
  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-z4zx8k::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-z4zx8k,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-z4zx8k {
  opacity: 1;
  visibility: visible;
}

.neo-spin-1rbdxx {
  flex: 1 1;
}

.neo-spin-jqmwwo {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-jqmwwo {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neo-spin-bmdxj6 {
  display: block;
}

.neo-spin-sg7uy0 {
  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-sg7uy0 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-8m6i60 {
  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-8m6i60::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neo-spin-jz5ftk span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neo-spin-jz5ftk p {
  color: var(--Text-100);
}

.neo-spin-8m6i60 .neo-spin-bxx7uc {
  grid-area: button;
}

.neo-spin-8m6i60 .neo-spin-bxx7uc::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-ufhbzh.org/2000/svg'%3E%3Cpath d='M4.neo-spin-0kio60 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-fn9cy6 15L16.neo-spin-fn9cy6 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-fn9cy6 5L16.neo-spin-fn9cy6 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-6671hh {
  display: block;
}

.neo-spin-8ybejv {
  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-8ybejv {
    margin-top: 40px;
  }
}

.neo-spin-0o2ipd label,
.neo-spin-0o2ipd input {
  display: block;
  width: 100%;
}

.neo-spin-0o2ipd label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neo-spin-0o2ipd label.neo-spin-77glw4 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neo-spin-0o2ipd label.neo-spin-77glw4::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-0o2ipd 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-0o2ipd input::placeholder {
  color: var(--Text-400);
}

.neo-spin-bc795g {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neo-spin-bc795g {
  display: flex;
}

.neo-spin-bc795g ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neo-spin-bc795g ol {
    height: 420px;
    padding: 24px;
  }
}

.neo-spin-bc795g ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neo-spin-ibf9lc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ibf9lc {
    padding: 0 24px 24px;
  }
}

.neo-spin-ibf9lc 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-ibf9lc input::placeholder {
  color: var(--Text-400);
}

.neo-spin-ibf9lc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neo-spin-ibf9lc [type="submit"]:disabled {
  opacity: 0.5;
}

.neo-spin-ibf9lc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neo-spin-ibf9lc [type="submit"] {
    right: 40px;
  }
}

.neo-spin-d37pgr {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neo-spin-d37pgr.neo-spin-dx04bz {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neo-spin-d37pgr.neo-spin-dx04bz::before {
  content: "";
  width: 31px;
}

.neo-spin-d37pgr.neo-spin-dx04bz p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-d37pgr.neo-spin-vnjrev p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neo-spin-d37pgr 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-9osbz4 .neo-spin-bxx7uc {
  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-whrlab {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neo-spin-whrlab {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neo-spin-whrlab {
    padding: 18px 0;
  }
}

.neo-spin-whrlab .neo-spin-9h1e9l {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neo-spin-whrlab .neo-spin-9h1e9l {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neo-spin-c5r6gu {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neo-spin-c5r6gu {
    max-width: 160px;
    height: 40px;
  }
}

.neo-spin-c5r6gu picture,
.neo-spin-c5r6gu img {
  display: block;
  width: 100%;
  height: 100%;
}

.neo-spin-c5r6gu img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neo-spin-h7m3qb {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neo-spin-kf85o7 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neo-spin-whrlab.neo-spin-xfinz1 .neo-spin-h7m3qb {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neo-spin-h7m3qb {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neo-spin-h7m3qb {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neo-spin-flryt1,
.neo-spin-8zccqb {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neo-spin-flryt1,
  .neo-spin-8zccqb {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neo-spin-8zccqb {
    display: none;
  }
}

.neo-spin-svcgtp {
  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-xfinz1 .neo-spin-svcgtp {
  background: var(--fh-bg-color);
}

.neo-spin-svcgtp button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neo-spin-svcgtp {
    display: none;
  }
}

.neo-spin-ptq45q {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-ptq45q {
    display: none;
  }
}

.neo-spin-kcvrn4 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.neo-spin-whrlab.neo-spin-xfinz1 .neo-spin-kcvrn4:first-child {
  display: none;
}

.neo-spin-whrlab.neo-spin-xfinz1 .neo-spin-kcvrn4:last-child {
  display: block;
}

.neo-spin-kcvrn4:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neo-spin-kcvrn4 {
    display: none;
  }
}

.neo-spin-wif43q {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-wif43q {
    display: flex;
  }
}

.neo-spin-wif43q ul {
  max-height: 350px;
  overflow-y: auto;
}

.neo-spin-wif43q:hover ul {
  visibility: visible;
  opacity: 1;
}

.neo-spin-wif43q:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neo-spin-wif43q:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neo-spin-wif43q:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neo-spin-wif43q:hover .neo-spin-sarcwu svg {
  transform: rotate(180deg);
}

.neo-spin-hrfsqy {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neo-spin-gfj7tb {
  padding: 0 8px;
}

.neo-spin-73nfxq {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neo-spin-73nfxq:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neo-spin-73nfxq {
    padding: 4px 8px;
  }
}

.neo-spin-adhiy5 {
  display: flex;
}

.neo-spin-adhiy5 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neo-spin-sarcwu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neo-spin-sarcwu svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neo-spin-vt6ank {
  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-vt6ank {
    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-5a1o3v {
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-5a1o3v {
    display: none;
  }
}

.neo-spin-d8rm0u {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neo-spin-up0lk6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neo-spin-akkn0y {
  display: flex;
}

.neo-spin-2529j5 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neo-spin-0kspkb {
  list-style: none;
}

@media (max-width: 1199px) {
  .neo-spin-0kspkb {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neo-spin-0kspkb {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neo-spin-0kspkb .neo-spin-5b7zvs [data-ref-el],
  .neo-spin-0kspkb .neo-spin-5b7zvs span,
  .neo-spin-0kspkb .neo-spin-5b7zvs a {
    white-space: nowrap;
  }
}

.neo-spin-jxtcfv {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neo-spin-jxtcfv.neo-spin-ije13l > .neo-spin-5b7zvs {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neo-spin-jxtcfv.neo-spin-hxk1md:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neo-spin-jxtcfv.neo-spin-ije13l > .neo-spin-8yc44x {
    height: auto;
  }

  .neo-spin-jxtcfv.neo-spin-ije13l > div > .neo-spin-gi5eoh {
    transform: rotate(180deg);
  }
}

.neo-spin-jxtcfv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neo-spin-jxtcfv [data-ref-el],
.neo-spin-jxtcfv span {
  cursor: pointer;
}

.neo-spin-jxtcfv [data-ref-el],
.neo-spin-jxtcfv span,
.neo-spin-jxtcfv a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .neo-spin-jxtcfv [data-ref-el],
  .neo-spin-jxtcfv span,
  .neo-spin-jxtcfv a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-jxtcfv [data-ref-el],
  .neo-spin-jxtcfv span,
  .neo-spin-jxtcfv a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neo-spin-8yc44x {
  height: 0;
  overflow: hidden;
  transition: height 0.neo-spin-kf85o7 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neo-spin-8yc44x::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neo-spin-8yc44x::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neo-spin-8yc44x::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neo-spin-8yc44x {
    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-8yc44x:has(> .neo-spin-jxtcfv.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neo-spin-8yc44x .neo-spin-8yc44x {
    padding: 0;
  }

  .neo-spin-8yc44x .neo-spin-jxtcfv {
    font-weight: 400;
  }

  .neo-spin-8yc44x .neo-spin-jxtcfv:hover > .neo-spin-5b7zvs {
    background: var(--Neutral-300);
  }

  .neo-spin-8yc44x .neo-spin-gi5eoh {
    rotate: -90deg;
  }
}

.neo-spin-5b7zvs {
  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-5b7zvs {
    padding: 8px;
  }

  .neo-spin-jxtcfv.neo-spin-c9l1kl > .neo-spin-5b7zvs {
    background: var(--Neutral-300);
  }
}

.neo-spin-gi5eoh {
  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-ufhbzh.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neo-spin-fddf42 0.neo-spin-1ndvac.neo-spin-85jydc -0.neo-spin-brwgpe 0.neo-spin-uktr8z -0.neo-spin-brwgpe 1.neo-spin-3cnw3l 0.neo-spin-ngs7xc.neo-spin-p07iui 4.neo-spin-x1omgs.neo-spin-fddf42 0.neo-spin-xw16i5.neo-spin-mnidlm -0.neo-spin-brwgpe 9.neo-spin-dx4kcn -0.neo-spin-brwgpe 10.neo-spin-gnrp1i 0.neo-spin-cd7s1c.neo-spin-v022t1 0.neo-spin-85jydc 10.neo-spin-v022t1 0.neo-spin-uktr8z 10.neo-spin-gnrp1i 1.neo-spin-cshyf5.neo-spin-lc5i5g 5.neo-spin-dop5bq.neo-spin-3c4dcz 6.neo-spin-2d0rra 5.neo-spin-ansf20 6.neo-spin-2d0rra 4.neo-spin-b3poae 5.neo-spin-vxiq9l.neo-spin-fddf42 1.neo-spin-n4lm1j.neo-spin-brwgpe 0.neo-spin-uktr8z -0.neo-spin-brwgpe 0.neo-spin-85jydc 0.neo-spin-fddf42 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neo-spin-kf85o7 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-gi5eoh {
    cursor: default;
  }
}

.neo-spin-cd40te {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neo-spin-uomrpt {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .neo-spin-uomrpt {
    padding: 40px 4px;
  }
}

.neo-spin-lvxomz {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neo-spin-lvxomz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neo-spin-4zamyi {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neo-spin-4zamyi {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neo-spin-4zamyi ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neo-spin-4zamyi [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neo-spin-4zamyi [data-ref-el],
.neo-spin-4zamyi span,
.neo-spin-4zamyi a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.neo-spin-1tcvsl {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-1tcvsl {
    margin-bottom: 12px;
  }
}

.neo-spin-1lttgg {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neo-spin-1lttgg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neo-spin-1lttgg:last-child {
    margin-right: 0;
  }
}

.neo-spin-n8mpgc {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-1tcvsl:hover .neo-spin-9t1mn1 {
  visibility: visible;
  opacity: 1;
}

.neo-spin-9t1mn1 {
  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-rt66o4 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neo-spin-m0kdje {
  display: flex;
  margin: 6px;
}

.neo-spin-m0kdje img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neo-spin-9t1mn1::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-9t1mn1::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-7fh3a9 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-7fh3a9 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neo-spin-842dk2 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .neo-spin-842dk2 {
    margin-right: 32px;
  }
}

.neo-spin-ucgk90 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-ucgk90 {
    margin-top: 0;
    width: 340px;
  }
}

.neo-spin-ucgk90 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-jt6y9e {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neo-spin-2smqz3 {
  position: relative;
}

@media (min-width: 768px) {
  .neo-spin-2smqz3 {
    margin-top: 40px;
  }
}

.neo-spin-2smqz3 + .neo-spin-o7qxem,
.neo-spin-2smqz3 + .neo-spin-2smqz3 {
  margin-top: 24px;
}

.neo-spin-xb1ian {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neo-spin-xb1ian {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-xb1ian {
    padding: 80px;
  }
}

.neo-spin-sosfjb {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neo-spin-sosfjb {
    padding: 0 16px;
}


}

.neo-spin-zn9ykp {
  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-zn9ykp {
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-c4te41 {
  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-c4te41 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-2s3wvj {
  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-2s3wvj:hover {
  background: var(--button-bg-hover);
}

.neo-spin-hecw3l {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neo-spin-hecw3l img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neo-spin-hecw3l img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neo-spin-hecw3l img {
  min-height: 100%;
  }
}

.neo-spin-xb1ian::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neo-spin-8jl982 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neo-spin-8jl982 h1,
.neo-spin-8jl982 h2,
.neo-spin-8jl982 h3,
.neo-spin-8jl982 h4 {
  margin-bottom: 6px;
}

.neo-spin-8jl982 h1:not(:first-child),
.neo-spin-8jl982 h2:not(:first-child),
.neo-spin-8jl982 h3:not(:first-child),
.neo-spin-8jl982 h4:not(:first-child) {
  margin-top: 16px;
}

.neo-spin-8jl982 h1,
.neo-spin-8jl982 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neo-spin-8jl982 h1,
  .neo-spin-8jl982 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neo-spin-8jl982 h2,
.neo-spin-8jl982 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neo-spin-8jl982 h2,
  .neo-spin-8jl982 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-8jl982 h3,
.neo-spin-8jl982 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neo-spin-8jl982 h3,
  .neo-spin-8jl982 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-8jl982 h4,
.neo-spin-8jl982 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neo-spin-8jl982 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neo-spin-8jl982 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neo-spin-8jl982 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-8jl982 ul ul {
  margin-bottom: 8px;
}

.neo-spin-8jl982 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neo-spin-8jl982 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neo-spin-8jl982 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neo-spin-8jl982 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neo-spin-8jl982 ol li::marker {
  font-weight: 700;
}

.neo-spin-8jl982 ol ol {
  margin-bottom: 8px;
}

.neo-spin-8jl982 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neo-spin-8jl982 ol ul li {
  padding-left: 16px;
}

.neo-spin-8jl982 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-8jl982 table {
    padding: 24px;
  }
}

.neo-spin-8jl982 table.neo-spin-14x2h0 {
  -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-kf85o7,
    mask-image 0.3s;
}

.neo-spin-8jl982 table.neo-spin-14x2h0.neo-spin-6al49z {
  -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-8jl982 table {
    display: table;
  }
}

.neo-spin-8jl982 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.neo-spin-8jl982 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-8jl982 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-8jl982 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-8jl982 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neo-spin-8jl982 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-8jl982 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-8jl982 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neo-spin-8jl982 img {
  max-width: 100%;
  height: auto;
}

.neo-spin-iq8k71 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .neo-spin-iq8k71 {
    padding: 24px;
  }
}

.neo-spin-jo3qe2 {
  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-jo3qe2 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neo-spin-jo3qe2 > * {
  margin: 0 !important;
}

.neo-spin-jo3qe2 img,
.neo-spin-nqegn5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-jo3qe2 img,
  .neo-spin-nqegn5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-fm3lll {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-fm3lll {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-mz66ds {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neo-spin-mz66ds .neo-spin-efwr2o {
  flex-shrink: 0;
}

.neo-spin-mz66ds .neo-spin-0tr2fv svg {
  display: none;
}

.neo-spin-mfy7iz {
  display: grid;
  transition: max-height 0.neo-spin-kf85o7 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neo-spin-mfy7iz {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-mfy7iz {
    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-mfy7iz.neo-spin-i1nhlk + .neo-spin-efwr2o svg {
  transform: rotate(180deg);
}

.neo-spin-6c3qyh {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neo-spin-6c3qyh > div:nth-child(3n) {
  grid-column: span 2;
}

.neo-spin-6c3qyh
  > div:nth-child(3n)
  .neo-spin-26865v
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neo-spin-6c3qyh {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neo-spin-6c3qyh > div:nth-child(3n) {
    grid-column: unset;
  }

  .neo-spin-6c3qyh
    > div:nth-child(3n)
    .neo-spin-26865v
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-6c3qyh {
    max-width: 270px;
  }
}

.neo-spin-6c3qyh .neo-spin-26865v button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neo-spin-6c3qyh .neo-spin-26865v button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-6c3qyh .neo-spin-26865v button {
    max-width: 104px;
  }
}

.neo-spin-5wxhe6 {
  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-5wxhe6 {
    margin-bottom: 0;
  }
}

.neo-spin-u4krni {
  display: none;
  opacity: 0;
}

.neo-spin-8u5eni {
  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-8u5eni img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neo-spin-26865v {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neo-spin-26865v 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-26865v
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-26865v
    button {
    max-width: 145px;
  }
}

.neo-spin-dijppz:first-child
  .neo-spin-26865v
  button {
  max-width: 270px;
}

.neo-spin-2j1k4c {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.neo-spin-5wxhe6 picture {
  width: 100%;
  max-width: 100%;
}

.neo-spin-55joml {
  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-55joml svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neo-spin-5wxhe6:hover .neo-spin-55joml {
  display: flex;
}

.neo-spin-c39r84 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neo-spin-gzg48b {
  display: flex;
}

.neo-spin-gzg48b:hover .neo-spin-mx9wn0,
.neo-spin-gzg48b .neo-spin-c9l1kl .neo-spin-mx9wn0 {
  display: flex;
}

.neo-spin-gzg48b svg {
  flex-shrink: 0;
}

.neo-spin-mx9wn0 {
  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-mx9wn0 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neo-spin-mx9wn0:hover {
  display: flex;
}

.neo-spin-mx9wn0 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neo-spin-t824u9 {
  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-t824u9 {
    font-size: 12px;
  }
}

.neo-spin-v1pxxw,
.neo-spin-nf1l8r {
  width: 50%;
  flex-shrink: 0;
}

.neo-spin-v1pxxw {
  font-weight: 700;
}

.neo-spin-2bllom .neo-spin-mfy7iz {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neo-spin-2bllom .neo-spin-mfy7iz {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neo-spin-2bllom .neo-spin-mfy7iz {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neo-spin-2bllom
  .neo-spin-2j1k4c:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neo-spin-2bllom .neo-spin-8u5eni {
  height: 100% !important;
  border-radius: 16px;
}

.neo-spin-2bllom .neo-spin-26865v {
  gap: 4px;
  align-items: center;
}

.neo-spin-2bllom .neo-spin-26865v button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neo-spin-2bllom .neo-spin-26865v svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neo-spin-2bllom .neo-spin-fh65su,
.neo-spin-2bllom .neo-spin-k8iq34 {
  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-ufhbzh.org/2000/svg'%3E%3Cpath d='M9.neo-spin-r2bu13 4.neo-spin-tlheyy.neo-spin-6vmhsc 5.neo-spin-138uy2.neo-spin-o3241o 5.neo-spin-zxeuz3.neo-spin-hony62 5.neo-spin-1491u3.neo-spin-1zcfoh 8.neo-spin-nsxjq6.neo-spin-3nbqwu 9.neo-spin-8075dh.neo-spin-yy1u3k 9.neo-spin-427vpd.neo-spin-saw5pz 13.neo-spin-vj75u5.neo-spin-wc0r1i 11.neo-spin-t86uko.neo-spin-61ibc7 11.neo-spin-fb7lff.neo-spin-uk34r3 11.neo-spin-kh4yiu.neo-spin-2bn1q7 13.neo-spin-fawinn.neo-spin-we1wkm 9.neo-spin-lf59tk.neo-spin-54t6ev 9.neo-spin-vqpqet.neo-spin-kns8h9 8.neo-spin-cs71pp.neo-spin-zz6ng9 5.neo-spin-btywn1.neo-spin-ebbjf4 5.neo-spin-wyy3rl.neo-spin-8oiwrk 5.neo-spin-3tpy9q.neo-spin-howafw 4.neo-spin-kb1yzv.neo-spin-61ibc7 1.neo-spin-gnoeor.neo-spin-r2bu13 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neo-spin-2bllom .neo-spin-fh65su {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neo-spin-2bllom .neo-spin-k8iq34 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neo-spin-2ibsml {
  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-2ibsml {
    padding: 24px;
  }
}

.neo-spin-2ibsml .neo-spin-efwr2o {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-2ibsml .neo-spin-efwr2o {
    display: none;
  }
}

.neo-spin-2ibsml .neo-spin-0tr2fv svg {
  display: none;
}

.neo-spin-u9of5g {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neo-spin-u9of5g .neo-spin-hlwj11 {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-u9of5g .neo-spin-hlwj11 {
    display: flex;
  }
}

.neo-spin-1av3gp {
  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-1av3gp {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-1av3gp > * {
  margin: 0 !important;
}

.neo-spin-1av3gp img,
.neo-spin-k3r5lf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-1av3gp img,
  .neo-spin-k3r5lf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-hcbids {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-hcbids {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-1njo1e {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neo-spin-1njo1e {
    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-1njo1e::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-0ocooq {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neo-spin-0ocooq {
    padding: 7px 15px;
  }
}

.neo-spin-0ocooq:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-dw9vju {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-dw9vju {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-0ocooq picture {
  height: 100%;
  display: block;
}

.neo-spin-0ocooq img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neo-spin-0ocooq img {
    width: 88px;
    height: 44px;
  }
}

.neo-spin-0ocooq p {
  text-align: center;
  width: 100%;
}

.neo-spin-qkqhaw {
  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-qkqhaw {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-qkqhaw img,
.neo-spin-6whqwa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-qkqhaw img,
  .neo-spin-6whqwa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-akdsu4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-akdsu4 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-fbflgo {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neo-spin-rnyb73 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.neo-spin-11zvvk {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neo-spin-11zvvk.neo-spin-c9l1kl {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neo-spin-betex7 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .neo-spin-betex7 {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-fpfddz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.neo-spin-tf85ad {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neo-spin-kf85o7 ease;
  opacity: 0;
  color: var(--text-color);
}

.neo-spin-72tb6g {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neo-spin-72tb6g ol,
.neo-spin-72tb6g ul {
  padding-left: 1.3em;
}

.neo-spin-11zvvk.neo-spin-c9l1kl .neo-spin-tf85ad {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neo-spin-11zvvk.neo-spin-c9l1kl .neo-spin-fpfddz {
  transform: rotate(180deg);
  color: var(--text-color);
}

.neo-spin-wzc1x6 {
  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-wzc1x6 {
    padding: 24px;
  }
}

.neo-spin-wzc1x6 .neo-spin-efwr2o {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-wzc1x6 .neo-spin-efwr2o {
    display: none;
  }
}

.neo-spin-wzc1x6 .neo-spin-0tr2fv svg {
  display: none;
}

.neo-spin-nzbad5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-nzbad5 .neo-spin-hlwj11 {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-nzbad5 .neo-spin-hlwj11 {
    display: flex;
  }
}

.neo-spin-fa1d1g {
  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-fa1d1g {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-fa1d1g > * {
  margin: 0 !important;
}

.neo-spin-fa1d1g img,
.neo-spin-n484yq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-fa1d1g img,
  .neo-spin-n484yq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-l5x3lc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-l5x3lc {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-d6cknn {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neo-spin-d6cknn {
    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-d6cknn::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-yh8ee7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neo-spin-yh8ee7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-suibwb {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-suibwb {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-yh8ee7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.neo-spin-yh8ee7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neo-spin-afb3vz {
  margin: -24px 0;
}

.neo-spin-afb3vz:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neo-spin-afb3vz {
    margin: -16px 0;
  }
}

.neo-spin-rcctpr {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neo-spin-rcctpr {
    flex-direction: row;
  }
}

.neo-spin-pv7ktr {
  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-pv7ktr {
    flex: 1;
  }
}

.neo-spin-pv7ktr::placeholder {
  color: var(--Text-400);
}

.neo-spin-70p6ty {
  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-2n57e3 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neo-spin-2n57e3::-webkit-scrollbar {
  display: none;
}

.neo-spin-ixobjx {
  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-ixobjx img,
.neo-spin-ixobjx svg {
  margin-right: 8px;
}

.neo-spin-pflte5 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neo-spin-afb3vz + .neo-spin-quoqcd {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neo-spin-afb3vz + .neo-spin-quoqcd {
    margin-top: -16px;
  }
}

.neo-spin-yz1pdh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neo-spin-yz1pdh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neo-spin-yz1pdh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neo-spin-5p2oke {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.neo-spin-lvrzg0 {
  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-dwyi11 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neo-spin-48tz6i {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neo-spin-h7toui {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neo-spin-5p2oke 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-5p2oke 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-5p2oke {
    padding: 39px 179px 39px 39px;
  }

  .neo-spin-lvrzg0 {
    font-size: 40px;
    line-height: 48px;
  }

  .neo-spin-h7toui {
    height: 348px;
  }

  .neo-spin-5p2oke button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neo-spin-5p2oke button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-5p2oke {
    padding: 63px;
  }
}

.neo-spin-o4xebl {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neo-spin-o4xebl {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neo-spin-bz9kec {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-bz9kec {
    width: auto;
  }
}

.neo-spin-b5i916 {
  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-b5i916::-webkit-scrollbar {
  display: none;
}

.neo-spin-b5i916 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-b5i916 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-b5i916 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neo-spin-o4xebl .neo-spin-mx5h3b {
  -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-kf85o7,
    mask-image 0.3s;
}

.neo-spin-o4xebl .neo-spin-mx5h3b.neo-spin-6al49z {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neo-spin-yt7l9v {
  margin: 40px -16px;
}

.neo-spin-l1kgwr + .neo-spin-o7qxem,
.neo-spin-l1kgwr + .neo-spin-2smqz3 {
  margin-top: 24px;
}

.neo-spin-k0xvsz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neo-spin-k0xvsz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neo-spin-honnwe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neo-spin-honnwe {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-honnwe {
    margin-top: 0;
  }
}

.neo-spin-juwqwh {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-juwqwh {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-sbqp8a {
  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-sbqp8a {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neo-spin-63cwq9 {
  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-63cwq9 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neo-spin-dxb5da {
  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-dxb5da {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-flqs0z {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-flqs0z {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-cwe0vm {
  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-9noq42 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neo-spin-9noq42 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neo-spin-quoqcd {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neo-spin-c9fd3o {
  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-c9fd3o {
    padding: 15px 48px;
  }
}

main > .neo-spin-quoqcd {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neo-spin-mfy7iz.neo-spin-15i5nm > div:nth-child(n+5) {
    display: none;
  }
}

.neo-spin-8jl982 p a img {
  display: block;
  margin: 0 auto;
}


.neo-spin-2cuywm {
  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-2e6f4f {
  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-2e6f4f label {
  font-size: 14px;
}

.neo-spin-2e6f4f h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neo-spin-2e6f4f input,
.neo-spin-2e6f4f textarea,
.neo-spin-2e6f4f 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-2e6f4f button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neo-spin-sfpi5j ease;
}
.neo-spin-2e6f4f button:hover {
  background-color: var(--button-bg-hover);
}
.neo-spin-s6x3uj {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neo-spin-3rvxqi ease-in;
}

.neo-spin-s6x3uj 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-uzp2nk, .neo-spin-bnu6el, [class*="review-card"],
thead, thead th, table th, .neo-spin-f2e07d,
.neo-spin-4kdypk, [class*="collapsible-header"],
.neo-spin-3fz9w1, [class*="updated-block"] {
  color: #ece7dc !important;
}

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