* {
  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-qc8cbd {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-qc8cbd {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-qc8cbd {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neo-spin-8kw9bu {
  overflow: hidden;
}

.neo-spin-5d1g2b img {
  background: var(--Neutral-300);
}

.neo-spin-50hjqa {
  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-hcotle {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neo-spin-hcotle:hover {
  background: var(--button-bg-hover);
}

.neo-spin-mtgwmd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neo-spin-mtgwmd:hover {
  background: var(--button-bg-hover);
}

.neo-spin-5u8lgr {
  font-size: 12px;
  line-height: 18px;
}

.neo-spin-htm1ji {
  font-size: 18px;
  line-height: 26px;
}

.neo-spin-9ivltd {
  width: 100%;
}

.neo-spin-c5f1e4 {
  padding: 6px 16px;
}

.neo-spin-sn9kf8 {
  padding: 10px 16px;
}

.neo-spin-co4fhp {
  padding: 15px 26px;
}

.neo-spin-x2qwn8 {
  flex-shrink: 0;
}

.neo-spin-dl8y52 {
  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-2mjyaq {
  display: none;
}

.neo-spin-fnp85f {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neo-spin-8o6493 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neo-spin-vgdjjb {
  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-q33brp {
  cursor: grab;
}

.neo-spin-vgdjjb::-webkit-scrollbar {
  display: none;
}

.neo-spin-8pecdh {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neo-spin-ff8lsg {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neo-spin-0k3813 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neo-spin-ahusr1 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neo-spin-m4x2n7 {
  visibility: visible;
}

.neo-spin-exg7cr {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neo-spin-l1l8gu ease;
}

.neo-spin-o8p2b6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.neo-spin-6uty0a {
  -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-l1l8gu,
    mask-image 0.3s;
}

.neo-spin-6uty0a.neo-spin-jiegqk {
  -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-p20n40: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-ot4h0f {
  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-urd87u.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-urd87u.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-9mz3mz {
  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-9mz3mz::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-mzvwev {
  position: relative;
  z-index: 1;
}

.neo-spin-sbdlw1 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neo-spin-5iv5ci {
  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-n49mlu {
  font-size: 40px;
  line-height: 48px;
}

.neo-spin-45fcce {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neo-spin-ppggz9 {
  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-ppggz9:hover {
  background: var(--Primary-400);
}

.neo-spin-ppggz9 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neo-spin-p20n40 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-9mz3mz {
    max-width: 600px;
    padding: 64px;
  }

  .neo-spin-sbdlw1 {
    font-size: 24px;
    line-height: 32px;
  }

  .neo-spin-5iv5ci {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neo-spin-n49mlu {
    font-size: 50px;
    line-height: 56px;
  }

  .neo-spin-45fcce {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neo-spin-ot4h0f {
    top: 25px;
    right: 25px;
  }
}

.neo-spin-b352ex,
.neo-spin-2auxwd {
  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-daq1yp.neo-spin-dgutjh::before,
.neo-spin-2auxwd::before,
.neo-spin-yy8nef::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-urd87u.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neo-spin-bxtvvv 14.neo-spin-j0r0jw.neo-spin-2l91gj 14.neo-spin-f6qa2n 15.neo-spin-iiz202 14.neo-spin-gwpd9u 15.neo-spin-0xaj9g 14.neo-spin-6bb24i.neo-spin-lhai2y 14.neo-spin-x0xzzk 19.neo-spin-yl23fx 12.neo-spin-9pcp4n 19.neo-spin-yl23fx 10.neo-spin-yqvoaw.neo-spin-yl23fx 8.neo-spin-olpavn 17.neo-spin-yz0nu8 7.neo-spin-x2xudc 15.neo-spin-k6x84e 7.neo-spin-2tsyp5.neo-spin-wgh5aj 7.neo-spin-x2xudc 11.neo-spin-gtt212 8.neo-spin-olpavn 11.neo-spin-gtt212 10.neo-spin-k7aqqi.neo-spin-gtt212 12.neo-spin-20fmvd 13.neo-spin-egpdwr 14.neo-spin-1t50p0 15.neo-spin-we1trb 14.neo-spin-3mzh1z.neo-spin-jqf0q6 14.neo-spin-865a3l 15.neo-spin-3yahth 14.neo-spin-hrf6f0 15.neo-spin-xegbsj 14.neo-spin-8bv3ng.neo-spin-bxtvvv 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neo-spin-4kqnzy 15.neo-spin-06yq01.neo-spin-8xyl8r 15.neo-spin-v3ql4q 15.neo-spin-nkcwiu 15.neo-spin-iuwhgp 15.neo-spin-5ze1wk 15.neo-spin-djgwbz.neo-spin-4l1oqi 15.neo-spin-iuwhgp 15.neo-spin-smeqhj 15.neo-spin-kg534u 15.neo-spin-db4550 15.neo-spin-04zfnb.neo-spin-jbkgwf 15.neo-spin-jq7dfm 7.neo-spin-w2afcd 18.neo-spin-wz3cb9 7.neo-spin-pb4lrp 23.neo-spin-w83w3z.neo-spin-2rqpul.neo-spin-wpsffk 18.neo-spin-pyxb25 19.neo-spin-ri20ia 15.neo-spin-dnpwzb 15.neo-spin-4kqnzy 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-r0xq8v [type="submit"] *,
.neo-spin-3j7f31 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neo-spin-xg61rk {
    display: none;
  }
}

.neo-spin-q2lh8y {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neo-spin-q2lh8y {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-q2lh8y {
    bottom: 22px;
  }
}

.neo-spin-q2lh8y input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neo-spin-q2lh8y {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neo-spin-esg21r.static) .neo-spin-q2lh8y {
    bottom: 8px;
  }
}

.neo-spin-z7bnik {
  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-urd87u.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neo-spin-r38x0g 3.neo-spin-sd8z6g.neo-spin-uuo9o2.neo-spin-oz3xkx 3.neo-spin-ida4e7 3.neo-spin-ih3s82 5.neo-spin-oldqpl 3.neo-spin-ih3s82 8.neo-spin-wllugb.neo-spin-3f04gl.neo-spin-ih3s82 26.neo-spin-kxpw0l 5.neo-spin-v1px2d 28.neo-spin-0gwjxc 8.neo-spin-91gwqw 28.neo-spin-4qvk93.neo-spin-xwn9rl 28.neo-spin-mg79u0.neo-spin-7ng0ht 34.neo-spin-aciras.neo-spin-jog8yc 36.neo-spin-4y0cz7 11.neo-spin-xn2sbl 37.neo-spin-xyr1dl 12.neo-spin-in7w9d 36.neo-spin-yau33l.neo-spin-5763ge 28.neo-spin-bii2sm.neo-spin-pc4k15.neo-spin-oknmdw 28.neo-spin-jm7al9 36.neo-spin-bp0qpl 26.neo-spin-a4cghz 36.neo-spin-bp0qpl 23.neo-spin-ca25to.neo-spin-s0u57q.neo-spin-bp0qpl 5.neo-spin-cb7elo 34.neo-spin-2q60so 3.neo-spin-ida4e7 31.neo-spin-r38x0g 3.neo-spin-ekfjek.neo-spin-nr9nxw 18.neo-spin-23rki0.neo-spin-x7pro3 18.neo-spin-htzq52 8.neo-spin-q05y92 17.neo-spin-a0ou4q 8.neo-spin-q05y92 15.neo-spin-nwrf2e.neo-spin-q05y92 14.neo-spin-qj9l7b 9.neo-spin-x7pro3 13.neo-spin-zz60yr 11.neo-spin-nr9nxw 13.neo-spin-f6r91p.neo-spin-ord5k8 13.neo-spin-zz60yr 13.neo-spin-nfbyth 14.neo-spin-qj9l7b 13.neo-spin-nfbyth 15.neo-spin-ca1x0h.neo-spin-nfbyth 17.neo-spin-a0ou4q 12.neo-spin-ord5k8 18.neo-spin-htzq52 11.neo-spin-nr9nxw 18.neo-spin-3rclmn.neo-spin-wh2dsg 18.neo-spin-slxoxg.neo-spin-ggwsqs 18.neo-spin-htzq52 17.neo-spin-fsjat1 17.neo-spin-a0ou4q 17.neo-spin-fsjat1 15.neo-spin-jeqiob.neo-spin-fsjat1 14.neo-spin-qj9l7b 18.neo-spin-ggwsqs 13.neo-spin-zz60yr 20.neo-spin-wh2dsg 13.neo-spin-ktwfmy.neo-spin-m2p44u 13.neo-spin-zz60yr 22.neo-spin-vvssjy 14.neo-spin-qj9l7b 22.neo-spin-vvssjy 15.neo-spin-hexx81.neo-spin-nq555w 17.neo-spin-a0ou4q 21.neo-spin-m2p44u 18.neo-spin-htzq52 20.neo-spin-wh2dsg 18.neo-spin-iwwykw.neo-spin-rknp6h 18.neo-spin-8ndvgk.neo-spin-0bz5pb 18.neo-spin-htzq52 26.neo-spin-znegjb 17.neo-spin-a0ou4q 26.neo-spin-znegjb 15.neo-spin-6w9hut.neo-spin-znegjb 14.neo-spin-qj9l7b 27.neo-spin-0bz5pb 13.neo-spin-zz60yr 28.neo-spin-rknp6h 13.neo-spin-pawt7d.neo-spin-67comw 13.neo-spin-zz60yr 31.neo-spin-djv4av 14.neo-spin-qj9l7b 31.neo-spin-djv4av 15.neo-spin-02rtf1.neo-spin-znegjb 17.neo-spin-a0ou4q 30.neo-spin-67comw 18.neo-spin-htzq52 28.neo-spin-rknp6h 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-z7bnik {
    display: none;
  }
}

.neo-spin-6bid7u {
  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-6bid7u {
    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-3j7f31 {
  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-3j7f31 {
    padding: 14px 16px;
  }
}

.neo-spin-3j7f31 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neo-spin-3j7f31 button:first-child {
  align-content: end;
}

.neo-spin-3j7f31 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neo-spin-3j7f31
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-3j7f31
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neo-spin-3j7f31 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neo-spin-3j7f31 button:last-child svg {
  width: 38px;
  height: 38px;
}

.neo-spin-yy8nef {
  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-yy8nef::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-yy8nef,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-yy8nef {
  opacity: 1;
  visibility: visible;
}

.neo-spin-b3r105 {
  flex: 1 1;
}

.neo-spin-8e83ua {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-8e83ua {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neo-spin-3zs08v {
  display: block;
}

.neo-spin-c7dgqf {
  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-c7dgqf {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-2auxwd {
  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-2auxwd::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neo-spin-qrdhl0 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neo-spin-qrdhl0 p {
  color: var(--Text-100);
}

.neo-spin-2auxwd .neo-spin-7mmyb0 {
  grid-area: button;
}

.neo-spin-2auxwd .neo-spin-7mmyb0::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-urd87u.org/2000/svg'%3E%3Cpath d='M4.neo-spin-v0520m 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-yv6rsk 15L16.neo-spin-yv6rsk 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-yv6rsk 5L16.neo-spin-yv6rsk 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-hpjyne {
  display: block;
}

.neo-spin-qd9ksf {
  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-qd9ksf {
    margin-top: 40px;
  }
}

.neo-spin-b352ex label,
.neo-spin-b352ex input {
  display: block;
  width: 100%;
}

.neo-spin-b352ex label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neo-spin-b352ex label.neo-spin-cxt7er input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neo-spin-b352ex label.neo-spin-cxt7er::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-b352ex 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-b352ex input::placeholder {
  color: var(--Text-400);
}

.neo-spin-2d4b7q {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neo-spin-2d4b7q {
  display: flex;
}

.neo-spin-2d4b7q ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neo-spin-2d4b7q ol {
    height: 420px;
    padding: 24px;
  }
}

.neo-spin-2d4b7q ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neo-spin-r0xq8v {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-r0xq8v {
    padding: 0 24px 24px;
  }
}

.neo-spin-r0xq8v 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-r0xq8v input::placeholder {
  color: var(--Text-400);
}

.neo-spin-r0xq8v [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neo-spin-r0xq8v [type="submit"]:disabled {
  opacity: 0.5;
}

.neo-spin-r0xq8v [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neo-spin-r0xq8v [type="submit"] {
    right: 40px;
  }
}

.neo-spin-daq1yp {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neo-spin-daq1yp.neo-spin-dgutjh {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neo-spin-daq1yp.neo-spin-dgutjh::before {
  content: "";
  width: 31px;
}

.neo-spin-daq1yp.neo-spin-dgutjh p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-daq1yp.neo-spin-tfqy6r p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neo-spin-daq1yp 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-q2lh8y .neo-spin-7mmyb0 {
  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-xg61rk {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neo-spin-xg61rk {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neo-spin-xg61rk {
    padding: 18px 0;
  }
}

.neo-spin-xg61rk .neo-spin-qc8cbd {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neo-spin-xg61rk .neo-spin-qc8cbd {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neo-spin-v8v3ya {
  display: block;
  width: 100%;
  max-width: 160px;
  height: 40px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neo-spin-v8v3ya {
    max-width: 200px;
    height: 52px;
  }
}

.neo-spin-v8v3ya picture,
.neo-spin-v8v3ya img {
  display: block;
  width: 100%;
  height: 100%;
}

.neo-spin-v8v3ya img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neo-spin-kbpgnz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neo-spin-l1l8gu ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neo-spin-xg61rk.neo-spin-fce1r8 .neo-spin-kbpgnz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neo-spin-kbpgnz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neo-spin-kbpgnz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neo-spin-fglo86,
.neo-spin-rwqq6g {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neo-spin-fglo86,
  .neo-spin-rwqq6g {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neo-spin-rwqq6g {
    display: none;
  }
}

.neo-spin-ynl234 {
  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-fce1r8 .neo-spin-ynl234 {
  background: var(--fh-bg-color);
}

.neo-spin-ynl234 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neo-spin-ynl234 {
    display: none;
  }
}

.neo-spin-qeegag {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-qeegag {
    display: none;
  }
}

.neo-spin-0qnfb6 {
  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-xg61rk.neo-spin-fce1r8 .neo-spin-0qnfb6:first-child {
  display: none;
}

.neo-spin-xg61rk.neo-spin-fce1r8 .neo-spin-0qnfb6:last-child {
  display: block;
}

.neo-spin-0qnfb6:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neo-spin-0qnfb6 {
    display: none;
  }
}

.neo-spin-tgashe {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-tgashe {
    display: flex;
  }
}

.neo-spin-tgashe ul {
  max-height: 350px;
  overflow-y: auto;
}

.neo-spin-tgashe:hover ul {
  visibility: visible;
  opacity: 1;
}

.neo-spin-tgashe:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neo-spin-tgashe:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neo-spin-tgashe:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neo-spin-tgashe:hover .neo-spin-wyc22z svg {
  transform: rotate(180deg);
}

.neo-spin-lr663y {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neo-spin-rg0bqo {
  padding: 0 8px;
}

.neo-spin-zsqcpf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neo-spin-zsqcpf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neo-spin-zsqcpf {
    padding: 4px 8px;
  }
}

.neo-spin-k0g4n1 {
  display: flex;
}

.neo-spin-k0g4n1 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neo-spin-wyc22z {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neo-spin-wyc22z svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neo-spin-cggajp {
  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-cggajp {
    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-ch2apx {
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-ch2apx {
    display: none;
  }
}

.neo-spin-8mhd37 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neo-spin-pj4do3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neo-spin-bjpgf6 {
  display: flex;
}

.neo-spin-yxw1x3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neo-spin-n2eakc {
  list-style: none;
}

@media (max-width: 1199px) {
  .neo-spin-n2eakc {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neo-spin-n2eakc {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neo-spin-n2eakc .neo-spin-8i4jpy [data-ref-el],
  .neo-spin-n2eakc .neo-spin-8i4jpy span,
  .neo-spin-n2eakc .neo-spin-8i4jpy a {
    white-space: nowrap;
  }
}

.neo-spin-g6hqav {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neo-spin-g6hqav.neo-spin-trm9pk > .neo-spin-8i4jpy {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neo-spin-g6hqav.neo-spin-g9ceqr:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neo-spin-g6hqav.neo-spin-trm9pk > .neo-spin-6iy0fh {
    height: auto;
  }

  .neo-spin-g6hqav.neo-spin-trm9pk > div > .neo-spin-uhn5a9 {
    transform: rotate(180deg);
  }
}

.neo-spin-g6hqav [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neo-spin-g6hqav [data-ref-el],
.neo-spin-g6hqav span {
  cursor: pointer;
}

.neo-spin-g6hqav [data-ref-el],
.neo-spin-g6hqav span,
.neo-spin-g6hqav 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-g6hqav [data-ref-el],
  .neo-spin-g6hqav span,
  .neo-spin-g6hqav a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-g6hqav [data-ref-el],
  .neo-spin-g6hqav span,
  .neo-spin-g6hqav a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neo-spin-6iy0fh {
  height: 0;
  overflow: hidden;
  transition: height 0.neo-spin-l1l8gu ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neo-spin-6iy0fh::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neo-spin-6iy0fh::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neo-spin-6iy0fh::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neo-spin-6iy0fh {
    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-6iy0fh:has(> .neo-spin-g6hqav.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neo-spin-6iy0fh .neo-spin-6iy0fh {
    padding: 0;
  }

  .neo-spin-6iy0fh .neo-spin-g6hqav {
    font-weight: 400;
  }

  .neo-spin-6iy0fh .neo-spin-g6hqav:hover > .neo-spin-8i4jpy {
    background: var(--Neutral-300);
  }

  .neo-spin-6iy0fh .neo-spin-uhn5a9 {
    rotate: -90deg;
  }
}

.neo-spin-8i4jpy {
  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-8i4jpy {
    padding: 8px;
  }

  .neo-spin-g6hqav.neo-spin-cjc8yr > .neo-spin-8i4jpy {
    background: var(--Neutral-300);
  }
}

.neo-spin-uhn5a9 {
  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-urd87u.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neo-spin-qx4v2i 0.neo-spin-5sau52.neo-spin-orv33b -0.neo-spin-7waoag 0.neo-spin-hi3wfr -0.neo-spin-7waoag 1.neo-spin-q64gq7 0.neo-spin-iqgxce.neo-spin-t6y7yk 4.neo-spin-tqn7kr.neo-spin-qx4v2i 0.neo-spin-2vzsnw.neo-spin-hzlnym -0.neo-spin-7waoag 9.neo-spin-a10fc3 -0.neo-spin-7waoag 10.neo-spin-tpous4 0.neo-spin-rb2ynz.neo-spin-9wnuz9 0.neo-spin-orv33b 10.neo-spin-9wnuz9 0.neo-spin-hi3wfr 10.neo-spin-tpous4 1.neo-spin-f1idmy.neo-spin-7nn1mu 5.neo-spin-itrkh9.neo-spin-ext1ap 6.neo-spin-bqcux2 5.neo-spin-w49qq5 6.neo-spin-bqcux2 4.neo-spin-jyepri 5.neo-spin-57j0dh.neo-spin-qx4v2i 1.neo-spin-ak9n85.neo-spin-7waoag 0.neo-spin-hi3wfr -0.neo-spin-7waoag 0.neo-spin-orv33b 0.neo-spin-qx4v2i 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neo-spin-l1l8gu ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-uhn5a9 {
    cursor: default;
  }
}

.neo-spin-dgqq00 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neo-spin-pu5y80 {
  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-pu5y80 {
    padding: 40px 4px;
  }
}

.neo-spin-v2rh8n {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neo-spin-v2rh8n {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neo-spin-0srrqq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neo-spin-0srrqq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neo-spin-0srrqq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neo-spin-0srrqq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neo-spin-0srrqq [data-ref-el],
.neo-spin-0srrqq span,
.neo-spin-0srrqq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.neo-spin-i3422d {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-i3422d {
    margin-bottom: 12px;
  }
}

.neo-spin-29d7p5 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neo-spin-29d7p5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neo-spin-29d7p5:last-child {
    margin-right: 0;
  }
}

.neo-spin-hohb5b {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-i3422d:hover .neo-spin-4v8lev {
  visibility: visible;
  opacity: 1;
}

.neo-spin-4v8lev {
  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-6w1l26 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neo-spin-77996t {
  display: flex;
  margin: 6px;
}

.neo-spin-77996t img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neo-spin-4v8lev::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-4v8lev::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-unhbsg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-unhbsg {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neo-spin-04p8n6 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .neo-spin-04p8n6 {
    margin-right: 32px;
  }
}

.neo-spin-izhncm {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-izhncm {
    margin-top: 0;
    width: 340px;
  }
}

.neo-spin-izhncm a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-wqzujz {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neo-spin-ilboug {
  position: relative;
}

@media (min-width: 768px) {
  .neo-spin-ilboug {
    margin-top: 40px;
  }
}

.neo-spin-ilboug + .neo-spin-r29i4p,
.neo-spin-ilboug + .neo-spin-ilboug {
  margin-top: 24px;
}

.neo-spin-o4gqbt {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neo-spin-o4gqbt {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-o4gqbt {
    padding: 80px;
  }
}

.neo-spin-8r80wg {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neo-spin-8r80wg {
    padding: 0 16px;
}


}

.neo-spin-hg1qpa {
  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-hg1qpa {
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-u1ot7v {
  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-u1ot7v {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-vzmem8 {
  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-vzmem8:hover {
  background: var(--button-bg-hover);
}

.neo-spin-mkxp1r {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neo-spin-mkxp1r img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neo-spin-mkxp1r img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neo-spin-mkxp1r img {
  min-height: 100%;
  }
}

.neo-spin-o4gqbt::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neo-spin-vox3ps {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neo-spin-vox3ps h1,
.neo-spin-vox3ps h2,
.neo-spin-vox3ps h3,
.neo-spin-vox3ps h4 {
  margin-bottom: 6px;
}

.neo-spin-vox3ps h1:not(:first-child),
.neo-spin-vox3ps h2:not(:first-child),
.neo-spin-vox3ps h3:not(:first-child),
.neo-spin-vox3ps h4:not(:first-child) {
  margin-top: 16px;
}

.neo-spin-vox3ps h1,
.neo-spin-vox3ps h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neo-spin-vox3ps h1,
  .neo-spin-vox3ps h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neo-spin-vox3ps h2,
.neo-spin-vox3ps h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neo-spin-vox3ps h2,
  .neo-spin-vox3ps h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-vox3ps h3,
.neo-spin-vox3ps h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neo-spin-vox3ps h3,
  .neo-spin-vox3ps h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-vox3ps h4,
.neo-spin-vox3ps h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neo-spin-vox3ps ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neo-spin-vox3ps ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neo-spin-vox3ps 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-vox3ps ul ul {
  margin-bottom: 8px;
}

.neo-spin-vox3ps ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neo-spin-vox3ps ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neo-spin-vox3ps ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neo-spin-vox3ps ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neo-spin-vox3ps ol li::marker {
  font-weight: 700;
}

.neo-spin-vox3ps ol ol {
  margin-bottom: 8px;
}

.neo-spin-vox3ps ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neo-spin-vox3ps ol ul li {
  padding-left: 16px;
}

.neo-spin-vox3ps 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-vox3ps table {
    padding: 24px;
  }
}

.neo-spin-vox3ps table.neo-spin-943xp5 {
  -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-l1l8gu,
    mask-image 0.3s;
}

.neo-spin-vox3ps table.neo-spin-943xp5.neo-spin-jiegqk {
  -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-vox3ps table {
    display: table;
  }
}

.neo-spin-vox3ps 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-vox3ps table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-vox3ps table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-vox3ps 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-vox3ps table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neo-spin-vox3ps table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-vox3ps table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-vox3ps table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neo-spin-vox3ps img {
  max-width: 100%;
  height: auto;
}

.neo-spin-c85arm {
  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-c85arm {
    padding: 24px;
  }
}

.neo-spin-ca3eqs {
  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-ca3eqs {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neo-spin-ca3eqs > * {
  margin: 0 !important;
}

.neo-spin-ca3eqs img,
.neo-spin-6sdaim {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ca3eqs img,
  .neo-spin-6sdaim {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-ia2ci1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-ia2ci1 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-raa98b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neo-spin-raa98b .neo-spin-4oends {
  flex-shrink: 0;
}

.neo-spin-raa98b .neo-spin-ht4yj4 svg {
  display: none;
}

.neo-spin-zc54h0 {
  display: grid;
  transition: max-height 0.neo-spin-l1l8gu ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neo-spin-zc54h0 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-zc54h0 {
    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-zc54h0.neo-spin-si70nr + .neo-spin-4oends svg {
  transform: rotate(180deg);
}

.neo-spin-vekkgz {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neo-spin-vekkgz > div:nth-child(3n) {
  grid-column: span 2;
}

.neo-spin-vekkgz
  > div:nth-child(3n)
  .neo-spin-w8r6e4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neo-spin-vekkgz {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neo-spin-vekkgz > div:nth-child(3n) {
    grid-column: unset;
  }

  .neo-spin-vekkgz
    > div:nth-child(3n)
    .neo-spin-w8r6e4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-vekkgz {
    max-width: 270px;
  }
}

.neo-spin-vekkgz .neo-spin-w8r6e4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neo-spin-vekkgz .neo-spin-w8r6e4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-vekkgz .neo-spin-w8r6e4 button {
    max-width: 104px;
  }
}

.neo-spin-sxjb9j {
  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-sxjb9j {
    margin-bottom: 0;
  }
}

.neo-spin-o0oivm {
  display: none;
  opacity: 0;
}

.neo-spin-pdf4bd {
  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-pdf4bd img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neo-spin-w8r6e4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neo-spin-w8r6e4 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-w8r6e4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-w8r6e4
    button {
    max-width: 145px;
  }
}

.neo-spin-qgrafi:first-child
  .neo-spin-w8r6e4
  button {
  max-width: 270px;
}

.neo-spin-szl9a6 {
  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-sxjb9j picture {
  width: 100%;
  max-width: 100%;
}

.neo-spin-86s7jk {
  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-86s7jk svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neo-spin-sxjb9j:hover .neo-spin-86s7jk {
  display: flex;
}

.neo-spin-i3tvud {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neo-spin-rinjgy {
  display: flex;
}

.neo-spin-rinjgy:hover .neo-spin-3i0i2i,
.neo-spin-rinjgy .neo-spin-cjc8yr .neo-spin-3i0i2i {
  display: flex;
}

.neo-spin-rinjgy svg {
  flex-shrink: 0;
}

.neo-spin-3i0i2i {
  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-3i0i2i {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neo-spin-3i0i2i:hover {
  display: flex;
}

.neo-spin-3i0i2i svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neo-spin-gyxijj {
  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-gyxijj {
    font-size: 12px;
  }
}

.neo-spin-pddqvq,
.neo-spin-e4skg6 {
  width: 50%;
  flex-shrink: 0;
}

.neo-spin-pddqvq {
  font-weight: 700;
}

.neo-spin-5rc9gw .neo-spin-zc54h0 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neo-spin-5rc9gw .neo-spin-zc54h0 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neo-spin-5rc9gw .neo-spin-zc54h0 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neo-spin-5rc9gw
  .neo-spin-szl9a6:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neo-spin-5rc9gw .neo-spin-pdf4bd {
  height: 100% !important;
  border-radius: 16px;
}

.neo-spin-5rc9gw .neo-spin-w8r6e4 {
  gap: 4px;
  align-items: center;
}

.neo-spin-5rc9gw .neo-spin-w8r6e4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neo-spin-5rc9gw .neo-spin-w8r6e4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neo-spin-5rc9gw .neo-spin-5kc6xa,
.neo-spin-5rc9gw .neo-spin-7y62jl {
  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-urd87u.org/2000/svg'%3E%3Cpath d='M9.neo-spin-hg4rfp 4.neo-spin-g9t24t.neo-spin-hx1j5y 5.neo-spin-037swt.neo-spin-55injm 5.neo-spin-a1jliv.neo-spin-o44a4n 5.neo-spin-em6n5w.neo-spin-8qae88 8.neo-spin-1di40t.neo-spin-572uo9 9.neo-spin-1tg73h.neo-spin-h84oq5 9.neo-spin-11mq3g.neo-spin-vlw67q 13.neo-spin-c4d0kw.neo-spin-ql23d9 11.neo-spin-v0h6tw.neo-spin-j8zzk5 11.neo-spin-ozf333.neo-spin-bvlobn 11.neo-spin-ekjuni.neo-spin-bmwyez 13.neo-spin-637a1d.neo-spin-mf65uf 9.neo-spin-6u4av3.neo-spin-m51rb3 9.neo-spin-g7kjlg.neo-spin-wrz3ep 8.neo-spin-8sj4et.neo-spin-7vsnmb 5.neo-spin-c7q8ts.neo-spin-v96n1v 5.neo-spin-1o94kr.neo-spin-v85xms 5.neo-spin-yfi08l.neo-spin-g2enqr 4.neo-spin-oxvri4.neo-spin-j8zzk5 1.neo-spin-ozw2hh.neo-spin-hg4rfp 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neo-spin-5rc9gw .neo-spin-5kc6xa {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neo-spin-5rc9gw .neo-spin-7y62jl {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neo-spin-4p6fbi {
  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-4p6fbi {
    padding: 24px;
  }
}

.neo-spin-4p6fbi .neo-spin-4oends {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-4p6fbi .neo-spin-4oends {
    display: none;
  }
}

.neo-spin-4p6fbi .neo-spin-ht4yj4 svg {
  display: none;
}

.neo-spin-3z8d9z {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neo-spin-3z8d9z .neo-spin-50hjqa {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-3z8d9z .neo-spin-50hjqa {
    display: flex;
  }
}

.neo-spin-pul8s0 {
  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-pul8s0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-pul8s0 > * {
  margin: 0 !important;
}

.neo-spin-pul8s0 img,
.neo-spin-mbppuq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-pul8s0 img,
  .neo-spin-mbppuq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-5rhmp0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-5rhmp0 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-jh93ad {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neo-spin-jh93ad {
    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-jh93ad::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-2blrch {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neo-spin-2blrch {
    padding: 7px 15px;
  }
}

.neo-spin-2blrch:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-9tz4la {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-9tz4la {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-2blrch picture {
  height: 100%;
  display: block;
}

.neo-spin-2blrch img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neo-spin-2blrch img {
    width: 88px;
    height: 44px;
  }
}

.neo-spin-2blrch p {
  text-align: center;
  width: 100%;
}

.neo-spin-vp0g8i {
  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-vp0g8i {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-vp0g8i img,
.neo-spin-o8bqhx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-vp0g8i img,
  .neo-spin-o8bqhx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-5nn6mg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-5nn6mg {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-favrf6 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neo-spin-i2gutn {
  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-o4tgxu {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neo-spin-o4tgxu.neo-spin-cjc8yr {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neo-spin-kmin3k {
  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-kmin3k {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-hcy0dj {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-jwdyuc {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neo-spin-l1l8gu ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-w2qgq2 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neo-spin-w2qgq2 ol,
.neo-spin-w2qgq2 ul {
  padding-left: 1.3em;
}

.neo-spin-o4tgxu.neo-spin-cjc8yr .neo-spin-jwdyuc {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neo-spin-o4tgxu.neo-spin-cjc8yr .neo-spin-hcy0dj {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.neo-spin-xblalw {
  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-xblalw {
    padding: 24px;
  }
}

.neo-spin-xblalw .neo-spin-4oends {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-xblalw .neo-spin-4oends {
    display: none;
  }
}

.neo-spin-xblalw .neo-spin-ht4yj4 svg {
  display: none;
}

.neo-spin-kbedip {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-kbedip .neo-spin-50hjqa {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-kbedip .neo-spin-50hjqa {
    display: flex;
  }
}

.neo-spin-1vl4hd {
  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-1vl4hd {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-1vl4hd > * {
  margin: 0 !important;
}

.neo-spin-1vl4hd img,
.neo-spin-ipy65d {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-1vl4hd img,
  .neo-spin-ipy65d {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-rlregv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-rlregv {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-1t0zb9 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neo-spin-1t0zb9 {
    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-1t0zb9::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-gv2d44 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neo-spin-gv2d44:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-eqdt8x {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-eqdt8x {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-gv2d44 picture {
  width: auto;
  height: 100%;
  display: block;
}

.neo-spin-gv2d44 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neo-spin-fpij6d {
  margin: -24px 0;
}

.neo-spin-fpij6d:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neo-spin-fpij6d {
    margin: -16px 0;
  }
}

.neo-spin-tchhgo {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neo-spin-tchhgo {
    flex-direction: row;
  }
}

.neo-spin-3eu32z {
  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-3eu32z {
    flex: 1;
  }
}

.neo-spin-3eu32z::placeholder {
  color: var(--Text-400);
}

.neo-spin-m10v1u {
  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-zz27q2 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neo-spin-zz27q2::-webkit-scrollbar {
  display: none;
}

.neo-spin-xcw1hi {
  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-xcw1hi img,
.neo-spin-xcw1hi svg {
  margin-right: 8px;
}

.neo-spin-18jucb {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neo-spin-fpij6d + .neo-spin-2wl0v1 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neo-spin-fpij6d + .neo-spin-2wl0v1 {
    margin-top: -16px;
  }
}

.neo-spin-zhofsl {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neo-spin-zhofsl > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neo-spin-zhofsl > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neo-spin-vc5p84 {
  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-x8bkve {
  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-hvixpy {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neo-spin-gxnoc5 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neo-spin-28hhru {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neo-spin-vc5p84 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-vc5p84 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-vc5p84 {
    padding: 39px 179px 39px 39px;
  }

  .neo-spin-x8bkve {
    font-size: 40px;
    line-height: 48px;
  }

  .neo-spin-28hhru {
    height: 348px;
  }

  .neo-spin-vc5p84 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neo-spin-vc5p84 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-vc5p84 {
    padding: 63px;
  }
}

.neo-spin-dub7ax {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neo-spin-dub7ax {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neo-spin-9k5t1k {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-9k5t1k {
    width: auto;
  }
}

.neo-spin-7d58sd {
  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-7d58sd::-webkit-scrollbar {
  display: none;
}

.neo-spin-7d58sd 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-7d58sd a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-7d58sd {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neo-spin-dub7ax .neo-spin-flc1xs {
  -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-l1l8gu,
    mask-image 0.3s;
}

.neo-spin-dub7ax .neo-spin-flc1xs.neo-spin-jiegqk {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neo-spin-7jijd8 {
  margin: 40px -16px;
}

.neo-spin-7rqfdo + .neo-spin-r29i4p,
.neo-spin-7rqfdo + .neo-spin-ilboug {
  margin-top: 24px;
}

.neo-spin-rl5xhq {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neo-spin-rl5xhq picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neo-spin-d6trlr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neo-spin-d6trlr {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-d6trlr {
    margin-top: 0;
  }
}

.neo-spin-fxp86c {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-fxp86c {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-j0r093 {
  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-j0r093 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neo-spin-xko1yp {
  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-xko1yp {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neo-spin-r5wx6d {
  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-r5wx6d {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-uxm3e3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-uxm3e3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-9v8445 {
  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-e7cdn1 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neo-spin-e7cdn1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neo-spin-2wl0v1 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neo-spin-39qe4u {
  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-39qe4u {
    padding: 15px 48px;
  }
}

main > .neo-spin-2wl0v1 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neo-spin-zc54h0.neo-spin-6e5alt > div:nth-child(n+5) {
    display: none;
  }
}

.neo-spin-vox3ps p a img {
  display: block;
  margin: 0 auto;
}


.neo-spin-xd3ofr {
  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-iwqq91 {
  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-iwqq91 label {
  font-size: 14px;
}

.neo-spin-iwqq91 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neo-spin-iwqq91 input,
.neo-spin-iwqq91 textarea,
.neo-spin-iwqq91 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-iwqq91 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neo-spin-sxgi01 ease;
}
.neo-spin-iwqq91 button:hover {
  background-color: var(--button-bg-hover);
}
.neo-spin-33jgbc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neo-spin-rtg52h ease-in;
}

.neo-spin-33jgbc 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-issiyc, .neo-spin-90x3qs, [class*="review-card"],
thead, thead th, table th, .neo-spin-vcu6vk,
.neo-spin-65zn8b, [class*="collapsible-header"],
.neo-spin-woen7k, [class*="updated-block"] {
  color: #ece7dc !important;
}

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