* {
  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-1zw85y {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-1zw85y {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-1zw85y {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neo-spin-69mukj {
  overflow: hidden;
}

.neo-spin-20q2t8 img {
  background: var(--Neutral-300);
}

.neo-spin-hnn7fx {
  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-eksmy7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neo-spin-eksmy7:hover {
  background: var(--button-bg-hover);
}

.neo-spin-b25c7h {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neo-spin-b25c7h:hover {
  background: var(--button-bg-hover);
}

.neo-spin-8kgv65 {
  font-size: 12px;
  line-height: 18px;
}

.neo-spin-m2rco6 {
  font-size: 18px;
  line-height: 26px;
}

.neo-spin-ws5jk7 {
  width: 100%;
}

.neo-spin-8ml3i0 {
  padding: 6px 16px;
}

.neo-spin-t7eclr {
  padding: 10px 16px;
}

.neo-spin-ro85sf {
  padding: 15px 26px;
}

.neo-spin-5n6fmb {
  flex-shrink: 0;
}

.neo-spin-p4vgdv {
  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-8zurmw {
  display: none;
}

.neo-spin-ni0owq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neo-spin-h1od0r {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neo-spin-jlenkw {
  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-t9nr6v {
  cursor: grab;
}

.neo-spin-jlenkw::-webkit-scrollbar {
  display: none;
}

.neo-spin-d0ea2p {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neo-spin-ka0rbc {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neo-spin-davk3n {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neo-spin-rkuy3k {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neo-spin-z9bvhn {
  visibility: visible;
}

.neo-spin-54fom6 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neo-spin-7eqwht ease;
}

.neo-spin-r1nbdd {
  background-color: var(--Primary-200);
  width: 16px;
}

.neo-spin-9fkz4d {
  -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-7eqwht,
    mask-image 0.3s;
}

.neo-spin-9fkz4d.neo-spin-zw69ay {
  -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-jfw7wc: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-w1nsgf {
  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-ly1h9a.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-ly1h9a.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-kwwvr3 {
  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-kwwvr3::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-f3t2ir {
  position: relative;
  z-index: 1;
}

.neo-spin-17op90 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neo-spin-sy9i8r {
  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-0wsmw2 {
  font-size: 40px;
  line-height: 48px;
}

.neo-spin-qfnhjm {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neo-spin-9o1lqo {
  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-9o1lqo:hover {
  background: var(--Primary-400);
}

.neo-spin-9o1lqo svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neo-spin-jfw7wc 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-kwwvr3 {
    max-width: 600px;
    padding: 64px;
  }

  .neo-spin-17op90 {
    font-size: 24px;
    line-height: 32px;
  }

  .neo-spin-sy9i8r {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neo-spin-0wsmw2 {
    font-size: 50px;
    line-height: 56px;
  }

  .neo-spin-qfnhjm {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neo-spin-w1nsgf {
    top: 25px;
    right: 25px;
  }
}

.neo-spin-9i8awt,
.neo-spin-hjhonm {
  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-lr6iiz.neo-spin-fia0k2::before,
.neo-spin-hjhonm::before,
.neo-spin-ee5wbu::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-ly1h9a.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neo-spin-tz9gyn 14.neo-spin-jzagut.neo-spin-av6u8b 14.neo-spin-jg4089 15.neo-spin-6s0a2d 14.neo-spin-lbh0o7 15.neo-spin-j27gh1 14.neo-spin-zvvaqy.neo-spin-ikkegk 14.neo-spin-alytyx 19.neo-spin-qaiwur 12.neo-spin-gpl099 19.neo-spin-qaiwur 10.neo-spin-rkcmcp.neo-spin-qaiwur 8.neo-spin-cy7o2a 17.neo-spin-600u7p 7.neo-spin-ndfweo 15.neo-spin-jqa0q5 7.neo-spin-gfc7ng.neo-spin-h35n3c 7.neo-spin-ndfweo 11.neo-spin-mh5co4 8.neo-spin-cy7o2a 11.neo-spin-mh5co4 10.neo-spin-pijuxr.neo-spin-mh5co4 12.neo-spin-ouzmya 13.neo-spin-zrw5y3 14.neo-spin-afr6ut 15.neo-spin-8c1p3k 14.neo-spin-wq34d2.neo-spin-47rslz 14.neo-spin-ujp7ap 15.neo-spin-1e0woj 14.neo-spin-4cwgin 15.neo-spin-3jiiyr 14.neo-spin-ha776n.neo-spin-tz9gyn 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neo-spin-p4ikbi 15.neo-spin-hspqhs.neo-spin-vebo8p 15.neo-spin-22o5hh 15.neo-spin-v6i97k 15.neo-spin-g3124t 15.neo-spin-793o19 15.neo-spin-2kg9qi.neo-spin-h1v7di 15.neo-spin-g3124t 15.neo-spin-8j0cfl 15.neo-spin-18zaeq 15.neo-spin-d0rzb1 15.neo-spin-d8p3eq.neo-spin-w79kb7 15.neo-spin-eapyfw 7.neo-spin-m0nthh 18.neo-spin-7xrxkr 7.neo-spin-6bjc3q 23.neo-spin-wb2mhg.neo-spin-xqtzdw.neo-spin-m92y2v 18.neo-spin-wb3g1n 19.neo-spin-yd7t6r 15.neo-spin-mxawwp 15.neo-spin-p4ikbi 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-qignqz [type="submit"] *,
.neo-spin-tnjtfg button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neo-spin-dunj10 {
    display: none;
  }
}

.neo-spin-fz7d7u {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neo-spin-fz7d7u {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-fz7d7u {
    bottom: 22px;
  }
}

.neo-spin-fz7d7u input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neo-spin-fz7d7u {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neo-spin-141wh3.static) .neo-spin-fz7d7u {
    bottom: 8px;
  }
}

.neo-spin-wgierc {
  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-ly1h9a.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neo-spin-m74wtg 3.neo-spin-r8px3b.neo-spin-resxe6.neo-spin-ioxu20 3.neo-spin-w45vq1 3.neo-spin-idw652 5.neo-spin-85atlf 3.neo-spin-idw652 8.neo-spin-0tdsbh.neo-spin-6jsd9t.neo-spin-idw652 26.neo-spin-6bu0mw 5.neo-spin-9u7a7a 28.neo-spin-qvb2b4 8.neo-spin-6hftla 28.neo-spin-grxqkl.neo-spin-9xxj81 28.neo-spin-7e3ss0.neo-spin-9t591o 34.neo-spin-52ldyw.neo-spin-08lqng 36.neo-spin-48gdw7 11.neo-spin-8g2spg 37.neo-spin-beq0gd 12.neo-spin-qe0wuh 36.neo-spin-duq33t.neo-spin-rpmch0 28.neo-spin-vh16vp.neo-spin-iv01fr.neo-spin-2c5ua2 28.neo-spin-2k8f4h 36.neo-spin-zor0yf 26.neo-spin-ofahxq 36.neo-spin-zor0yf 23.neo-spin-w7efgy.neo-spin-hobq6d.neo-spin-zor0yf 5.neo-spin-wcrpoc 34.neo-spin-m4gp7w 3.neo-spin-w45vq1 31.neo-spin-m74wtg 3.neo-spin-hsozq4.neo-spin-y31qtp 18.neo-spin-v6i3no.neo-spin-nv3loc 18.neo-spin-sb6pbk 8.neo-spin-2ewh46 17.neo-spin-hkxd3g 8.neo-spin-2ewh46 15.neo-spin-x6jneo.neo-spin-2ewh46 14.neo-spin-2qkil4 9.neo-spin-nv3loc 13.neo-spin-t7udcp 11.neo-spin-y31qtp 13.neo-spin-8cvtzp.neo-spin-fzvww6 13.neo-spin-t7udcp 13.neo-spin-mib9u9 14.neo-spin-2qkil4 13.neo-spin-mib9u9 15.neo-spin-sx5fi2.neo-spin-mib9u9 17.neo-spin-hkxd3g 12.neo-spin-fzvww6 18.neo-spin-sb6pbk 11.neo-spin-y31qtp 18.neo-spin-htcpp5.neo-spin-jdwklc 18.neo-spin-93v9zy.neo-spin-arw2w8 18.neo-spin-sb6pbk 17.neo-spin-hbnc3i 17.neo-spin-hkxd3g 17.neo-spin-hbnc3i 15.neo-spin-yg35to.neo-spin-hbnc3i 14.neo-spin-2qkil4 18.neo-spin-arw2w8 13.neo-spin-t7udcp 20.neo-spin-jdwklc 13.neo-spin-k74s2j.neo-spin-b9u6gj 13.neo-spin-t7udcp 22.neo-spin-ta0gox 14.neo-spin-2qkil4 22.neo-spin-ta0gox 15.neo-spin-yxrgsv.neo-spin-29qmiw 17.neo-spin-hkxd3g 21.neo-spin-b9u6gj 18.neo-spin-sb6pbk 20.neo-spin-jdwklc 18.neo-spin-6flpht.neo-spin-1jcwd1 18.neo-spin-e1szlq.neo-spin-7tbga8 18.neo-spin-sb6pbk 26.neo-spin-acdej3 17.neo-spin-hkxd3g 26.neo-spin-acdej3 15.neo-spin-riwdrv.neo-spin-acdej3 14.neo-spin-2qkil4 27.neo-spin-7tbga8 13.neo-spin-t7udcp 28.neo-spin-1jcwd1 13.neo-spin-td4q3y.neo-spin-tlqoan 13.neo-spin-t7udcp 31.neo-spin-jcrhmj 14.neo-spin-2qkil4 31.neo-spin-jcrhmj 15.neo-spin-b5352p.neo-spin-acdej3 17.neo-spin-hkxd3g 30.neo-spin-tlqoan 18.neo-spin-sb6pbk 28.neo-spin-1jcwd1 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-wgierc {
    display: none;
  }
}

.neo-spin-6ri5q9 {
  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-6ri5q9 {
    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-tnjtfg {
  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-tnjtfg {
    padding: 14px 16px;
  }
}

.neo-spin-tnjtfg button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neo-spin-tnjtfg button:first-child {
  align-content: end;
}

.neo-spin-tnjtfg button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neo-spin-tnjtfg
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-tnjtfg
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neo-spin-tnjtfg button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neo-spin-tnjtfg button:last-child svg {
  width: 38px;
  height: 38px;
}

.neo-spin-ee5wbu {
  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-ee5wbu::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-ee5wbu,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-ee5wbu {
  opacity: 1;
  visibility: visible;
}

.neo-spin-4kpa0v {
  flex: 1 1;
}

.neo-spin-1lyvct {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-1lyvct {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neo-spin-scb2zm {
  display: block;
}

.neo-spin-v4n5i0 {
  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-v4n5i0 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-hjhonm {
  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-hjhonm::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neo-spin-110uc0 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neo-spin-110uc0 p {
  color: var(--Text-100);
}

.neo-spin-hjhonm .neo-spin-14iksc {
  grid-area: button;
}

.neo-spin-hjhonm .neo-spin-14iksc::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-ly1h9a.org/2000/svg'%3E%3Cpath d='M4.neo-spin-be42y4 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-ljuoq3 15L16.neo-spin-ljuoq3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-ljuoq3 5L16.neo-spin-ljuoq3 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-3w3hu3 {
  display: block;
}

.neo-spin-lcd1pk {
  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-lcd1pk {
    margin-top: 40px;
  }
}

.neo-spin-9i8awt label,
.neo-spin-9i8awt input {
  display: block;
  width: 100%;
}

.neo-spin-9i8awt label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neo-spin-9i8awt label.neo-spin-j33ejz input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neo-spin-9i8awt label.neo-spin-j33ejz::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-9i8awt 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-9i8awt input::placeholder {
  color: var(--Text-400);
}

.neo-spin-njuqoa {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neo-spin-njuqoa {
  display: flex;
}

.neo-spin-njuqoa ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neo-spin-njuqoa ol {
    height: 420px;
    padding: 24px;
  }
}

.neo-spin-njuqoa ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neo-spin-qignqz {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-qignqz {
    padding: 0 24px 24px;
  }
}

.neo-spin-qignqz 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-qignqz input::placeholder {
  color: var(--Text-400);
}

.neo-spin-qignqz [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neo-spin-qignqz [type="submit"]:disabled {
  opacity: 0.5;
}

.neo-spin-qignqz [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neo-spin-qignqz [type="submit"] {
    right: 40px;
  }
}

.neo-spin-lr6iiz {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neo-spin-lr6iiz.neo-spin-fia0k2 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neo-spin-lr6iiz.neo-spin-fia0k2::before {
  content: "";
  width: 31px;
}

.neo-spin-lr6iiz.neo-spin-fia0k2 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-lr6iiz.neo-spin-hswaho p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neo-spin-lr6iiz 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-fz7d7u .neo-spin-14iksc {
  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-dunj10 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neo-spin-dunj10 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neo-spin-dunj10 {
    padding: 18px 0;
  }
}

.neo-spin-dunj10 .neo-spin-1zw85y {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neo-spin-dunj10 .neo-spin-1zw85y {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neo-spin-7g8zz7 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neo-spin-7g8zz7 {
    max-width: 160px;
    height: 40px;
  }
}

.neo-spin-7g8zz7 picture,
.neo-spin-7g8zz7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.neo-spin-7g8zz7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neo-spin-gahnac {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neo-spin-7eqwht ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neo-spin-dunj10.neo-spin-yq17t3 .neo-spin-gahnac {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neo-spin-gahnac {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neo-spin-gahnac {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neo-spin-tt5qvs,
.neo-spin-6cbhug {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neo-spin-tt5qvs,
  .neo-spin-6cbhug {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neo-spin-6cbhug {
    display: none;
  }
}

.neo-spin-zh49e4 {
  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-yq17t3 .neo-spin-zh49e4 {
  background: var(--fh-bg-color);
}

.neo-spin-zh49e4 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neo-spin-zh49e4 {
    display: none;
  }
}

.neo-spin-0prqkg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-0prqkg {
    display: none;
  }
}

.neo-spin-1rxs59 {
  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-dunj10.neo-spin-yq17t3 .neo-spin-1rxs59:first-child {
  display: none;
}

.neo-spin-dunj10.neo-spin-yq17t3 .neo-spin-1rxs59:last-child {
  display: block;
}

.neo-spin-1rxs59:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neo-spin-1rxs59 {
    display: none;
  }
}

.neo-spin-fohiva {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-fohiva {
    display: flex;
  }
}

.neo-spin-fohiva ul {
  max-height: 350px;
  overflow-y: auto;
}

.neo-spin-fohiva:hover ul {
  visibility: visible;
  opacity: 1;
}

.neo-spin-fohiva:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neo-spin-fohiva:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neo-spin-fohiva:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neo-spin-fohiva:hover .neo-spin-8d8yks svg {
  transform: rotate(180deg);
}

.neo-spin-zlt56t {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neo-spin-rfrr99 {
  padding: 0 8px;
}

.neo-spin-wh6azh {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neo-spin-wh6azh:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neo-spin-wh6azh {
    padding: 4px 8px;
  }
}

.neo-spin-fqz0tg {
  display: flex;
}

.neo-spin-fqz0tg img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neo-spin-8d8yks {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neo-spin-8d8yks svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neo-spin-9f52ho {
  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-9f52ho {
    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-e2ie8l {
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-e2ie8l {
    display: none;
  }
}

.neo-spin-8nsusg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neo-spin-gjtt68 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neo-spin-82t86c {
  display: flex;
}

.neo-spin-127ubm {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neo-spin-ty1d7i {
  list-style: none;
}

@media (max-width: 1199px) {
  .neo-spin-ty1d7i {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neo-spin-ty1d7i {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neo-spin-ty1d7i .neo-spin-gvk0kx [data-ref-el],
  .neo-spin-ty1d7i .neo-spin-gvk0kx span,
  .neo-spin-ty1d7i .neo-spin-gvk0kx a {
    white-space: nowrap;
  }
}

.neo-spin-qyg8cr {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neo-spin-qyg8cr.neo-spin-9y4r14 > .neo-spin-gvk0kx {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neo-spin-qyg8cr.neo-spin-q0dgaf:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neo-spin-qyg8cr.neo-spin-9y4r14 > .neo-spin-l3ffbs {
    height: auto;
  }

  .neo-spin-qyg8cr.neo-spin-9y4r14 > div > .neo-spin-dt9o3b {
    transform: rotate(180deg);
  }
}

.neo-spin-qyg8cr [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neo-spin-qyg8cr [data-ref-el],
.neo-spin-qyg8cr span {
  cursor: pointer;
}

.neo-spin-qyg8cr [data-ref-el],
.neo-spin-qyg8cr span,
.neo-spin-qyg8cr 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-qyg8cr [data-ref-el],
  .neo-spin-qyg8cr span,
  .neo-spin-qyg8cr a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-qyg8cr [data-ref-el],
  .neo-spin-qyg8cr span,
  .neo-spin-qyg8cr a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neo-spin-l3ffbs {
  height: 0;
  overflow: hidden;
  transition: height 0.neo-spin-7eqwht ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neo-spin-l3ffbs::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neo-spin-l3ffbs::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neo-spin-l3ffbs::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neo-spin-l3ffbs {
    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-l3ffbs:has(> .neo-spin-qyg8cr.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neo-spin-l3ffbs .neo-spin-l3ffbs {
    padding: 0;
  }

  .neo-spin-l3ffbs .neo-spin-qyg8cr {
    font-weight: 400;
  }

  .neo-spin-l3ffbs .neo-spin-qyg8cr:hover > .neo-spin-gvk0kx {
    background: var(--Neutral-300);
  }

  .neo-spin-l3ffbs .neo-spin-dt9o3b {
    rotate: -90deg;
  }
}

.neo-spin-gvk0kx {
  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-gvk0kx {
    padding: 8px;
  }

  .neo-spin-qyg8cr.neo-spin-zxqgyb > .neo-spin-gvk0kx {
    background: var(--Neutral-300);
  }
}

.neo-spin-dt9o3b {
  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-ly1h9a.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neo-spin-8bx4em 0.neo-spin-xm6h4b.neo-spin-zvox4x -0.neo-spin-guop3a 0.neo-spin-g6i4ux -0.neo-spin-guop3a 1.neo-spin-h7uwyp 0.neo-spin-q9kz4i.neo-spin-7eb2xf 4.neo-spin-iovxfi.neo-spin-8bx4em 0.neo-spin-u0lqqe.neo-spin-pwdcut -0.neo-spin-guop3a 9.neo-spin-o1miv5 -0.neo-spin-guop3a 10.neo-spin-0pdday 0.neo-spin-x7lpas.neo-spin-o5xt7d 0.neo-spin-zvox4x 10.neo-spin-o5xt7d 0.neo-spin-g6i4ux 10.neo-spin-0pdday 1.neo-spin-xbdxs6.neo-spin-33kdao 5.neo-spin-0ez1oi.neo-spin-d9h5lk 6.neo-spin-sp1kxx 5.neo-spin-j8ph65 6.neo-spin-sp1kxx 4.neo-spin-nte9nz 5.neo-spin-45yoni.neo-spin-8bx4em 1.neo-spin-hsdft6.neo-spin-guop3a 0.neo-spin-g6i4ux -0.neo-spin-guop3a 0.neo-spin-zvox4x 0.neo-spin-8bx4em 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neo-spin-7eqwht ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-dt9o3b {
    cursor: default;
  }
}

.neo-spin-hyddk1 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neo-spin-vr7tfg {
  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-vr7tfg {
    padding: 40px 4px;
  }
}

.neo-spin-q3hjjo {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neo-spin-q3hjjo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neo-spin-nfdqld {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neo-spin-nfdqld {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neo-spin-nfdqld ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neo-spin-nfdqld [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neo-spin-nfdqld [data-ref-el],
.neo-spin-nfdqld span,
.neo-spin-nfdqld a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.neo-spin-waiulj {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-waiulj {
    margin-bottom: 12px;
  }
}

.neo-spin-c5nsi2 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neo-spin-c5nsi2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neo-spin-c5nsi2:last-child {
    margin-right: 0;
  }
}

.neo-spin-r4xsb4 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-waiulj:hover .neo-spin-k9serb {
  visibility: visible;
  opacity: 1;
}

.neo-spin-k9serb {
  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-9g0z1j {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neo-spin-m8gk45 {
  display: flex;
  margin: 6px;
}

.neo-spin-m8gk45 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neo-spin-k9serb::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-k9serb::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-1lxbhj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-1lxbhj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neo-spin-ld57bq {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .neo-spin-ld57bq {
    margin-right: 32px;
  }
}

.neo-spin-z7iw22 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-z7iw22 {
    margin-top: 0;
    width: 340px;
  }
}

.neo-spin-z7iw22 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-glb28d {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neo-spin-oyolvu {
  position: relative;
}

@media (min-width: 768px) {
  .neo-spin-oyolvu {
    margin-top: 40px;
  }
}

.neo-spin-oyolvu + .neo-spin-7y662i,
.neo-spin-oyolvu + .neo-spin-oyolvu {
  margin-top: 24px;
}

.neo-spin-hyfeyv {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neo-spin-hyfeyv {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-hyfeyv {
    padding: 80px;
  }
}

.neo-spin-ms8adk {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neo-spin-ms8adk {
    padding: 0 16px;
}


}

.neo-spin-s6r3ea {
  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-s6r3ea {
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-rr7d7h {
  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-rr7d7h {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-1z6n1z {
  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-1z6n1z:hover {
  background: var(--button-bg-hover);
}

.neo-spin-ltr2fu {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neo-spin-ltr2fu img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neo-spin-ltr2fu img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neo-spin-ltr2fu img {
  min-height: 100%;
  }
}

.neo-spin-hyfeyv::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neo-spin-xbd3dx {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neo-spin-xbd3dx h1,
.neo-spin-xbd3dx h2,
.neo-spin-xbd3dx h3,
.neo-spin-xbd3dx h4 {
  margin-bottom: 6px;
}

.neo-spin-xbd3dx h1:not(:first-child),
.neo-spin-xbd3dx h2:not(:first-child),
.neo-spin-xbd3dx h3:not(:first-child),
.neo-spin-xbd3dx h4:not(:first-child) {
  margin-top: 16px;
}

.neo-spin-xbd3dx h1,
.neo-spin-xbd3dx h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neo-spin-xbd3dx h1,
  .neo-spin-xbd3dx h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neo-spin-xbd3dx h2,
.neo-spin-xbd3dx h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neo-spin-xbd3dx h2,
  .neo-spin-xbd3dx h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-xbd3dx h3,
.neo-spin-xbd3dx h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neo-spin-xbd3dx h3,
  .neo-spin-xbd3dx h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-xbd3dx h4,
.neo-spin-xbd3dx h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neo-spin-xbd3dx ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neo-spin-xbd3dx ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neo-spin-xbd3dx 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-xbd3dx ul ul {
  margin-bottom: 8px;
}

.neo-spin-xbd3dx ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neo-spin-xbd3dx ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neo-spin-xbd3dx ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neo-spin-xbd3dx ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neo-spin-xbd3dx ol li::marker {
  font-weight: 700;
}

.neo-spin-xbd3dx ol ol {
  margin-bottom: 8px;
}

.neo-spin-xbd3dx ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neo-spin-xbd3dx ol ul li {
  padding-left: 16px;
}

.neo-spin-xbd3dx 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-xbd3dx table {
    padding: 24px;
  }
}

.neo-spin-xbd3dx table.neo-spin-8bgmbi {
  -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-7eqwht,
    mask-image 0.3s;
}

.neo-spin-xbd3dx table.neo-spin-8bgmbi.neo-spin-zw69ay {
  -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-xbd3dx table {
    display: table;
  }
}

.neo-spin-xbd3dx 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-xbd3dx table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-xbd3dx table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-xbd3dx 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-xbd3dx table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neo-spin-xbd3dx table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-xbd3dx table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-xbd3dx table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neo-spin-xbd3dx img {
  max-width: 100%;
  height: auto;
}

.neo-spin-48ddne {
  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-48ddne {
    padding: 24px;
  }
}

.neo-spin-mpwoe5 {
  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-mpwoe5 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neo-spin-mpwoe5 > * {
  margin: 0 !important;
}

.neo-spin-mpwoe5 img,
.neo-spin-n0kp9o {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-mpwoe5 img,
  .neo-spin-n0kp9o {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-9bqbpv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-9bqbpv {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-kubj6a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neo-spin-kubj6a .neo-spin-2uex3v {
  flex-shrink: 0;
}

.neo-spin-kubj6a .neo-spin-9x4952 svg {
  display: none;
}

.neo-spin-vfa3px {
  display: grid;
  transition: max-height 0.neo-spin-7eqwht ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neo-spin-vfa3px {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-vfa3px {
    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-vfa3px.neo-spin-48a5jt + .neo-spin-2uex3v svg {
  transform: rotate(180deg);
}

.neo-spin-cojs9d {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neo-spin-cojs9d > div:nth-child(3n) {
  grid-column: span 2;
}

.neo-spin-cojs9d
  > div:nth-child(3n)
  .neo-spin-x5kldq
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neo-spin-cojs9d {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neo-spin-cojs9d > div:nth-child(3n) {
    grid-column: unset;
  }

  .neo-spin-cojs9d
    > div:nth-child(3n)
    .neo-spin-x5kldq
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-cojs9d {
    max-width: 270px;
  }
}

.neo-spin-cojs9d .neo-spin-x5kldq button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neo-spin-cojs9d .neo-spin-x5kldq button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-cojs9d .neo-spin-x5kldq button {
    max-width: 104px;
  }
}

.neo-spin-5sf1ar {
  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-5sf1ar {
    margin-bottom: 0;
  }
}

.neo-spin-ncv8ao {
  display: none;
  opacity: 0;
}

.neo-spin-j2i42v {
  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-j2i42v img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neo-spin-x5kldq {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neo-spin-x5kldq 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-x5kldq
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-x5kldq
    button {
    max-width: 145px;
  }
}

.neo-spin-c47uyr:first-child
  .neo-spin-x5kldq
  button {
  max-width: 270px;
}

.neo-spin-b9mwaq {
  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-5sf1ar picture {
  width: 100%;
  max-width: 100%;
}

.neo-spin-xokahd {
  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-xokahd svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neo-spin-5sf1ar:hover .neo-spin-xokahd {
  display: flex;
}

.neo-spin-122pul {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neo-spin-y4wtnu {
  display: flex;
}

.neo-spin-y4wtnu:hover .neo-spin-2qaeng,
.neo-spin-y4wtnu .neo-spin-zxqgyb .neo-spin-2qaeng {
  display: flex;
}

.neo-spin-y4wtnu svg {
  flex-shrink: 0;
}

.neo-spin-2qaeng {
  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-2qaeng {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neo-spin-2qaeng:hover {
  display: flex;
}

.neo-spin-2qaeng svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neo-spin-ehs5ep {
  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-ehs5ep {
    font-size: 12px;
  }
}

.neo-spin-aqhhdp,
.neo-spin-a22sqs {
  width: 50%;
  flex-shrink: 0;
}

.neo-spin-aqhhdp {
  font-weight: 700;
}

.neo-spin-xffe9i .neo-spin-vfa3px {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neo-spin-xffe9i .neo-spin-vfa3px {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neo-spin-xffe9i .neo-spin-vfa3px {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neo-spin-xffe9i
  .neo-spin-b9mwaq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neo-spin-xffe9i .neo-spin-j2i42v {
  height: 100% !important;
  border-radius: 16px;
}

.neo-spin-xffe9i .neo-spin-x5kldq {
  gap: 4px;
  align-items: center;
}

.neo-spin-xffe9i .neo-spin-x5kldq button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neo-spin-xffe9i .neo-spin-x5kldq svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neo-spin-xffe9i .neo-spin-zg5knq,
.neo-spin-xffe9i .neo-spin-int54a {
  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-ly1h9a.org/2000/svg'%3E%3Cpath d='M9.neo-spin-zhw4u3 4.neo-spin-kfz2z6.neo-spin-3i887c 5.neo-spin-1uwy45.neo-spin-87j081 5.neo-spin-4ikb2e.neo-spin-qb5ejn 5.neo-spin-l33lxx.neo-spin-34eaf6 8.neo-spin-tfnm6z.neo-spin-oi5b54 9.neo-spin-eokin6.neo-spin-0z7hex 9.neo-spin-y7vddu.neo-spin-pgjw79 13.neo-spin-po4blm.neo-spin-q0ramq 11.neo-spin-udib6i.neo-spin-4kktf4 11.neo-spin-zkcoxi.neo-spin-jksnvz 11.neo-spin-yeg2dh.neo-spin-bwkehc 13.neo-spin-efjj6o.neo-spin-rics0o 9.neo-spin-cgbwqh.neo-spin-70lccs 9.neo-spin-42ys45.neo-spin-yarzhe 8.neo-spin-iewqoe.neo-spin-k085z4 5.neo-spin-lypmbg.neo-spin-m0rsj1 5.neo-spin-mhpkat.neo-spin-gh4zhz 5.neo-spin-ibcc28.neo-spin-hinv60 4.neo-spin-s2lh28.neo-spin-4kktf4 1.neo-spin-bd1aa7.neo-spin-zhw4u3 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neo-spin-xffe9i .neo-spin-zg5knq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neo-spin-xffe9i .neo-spin-int54a {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neo-spin-dat1n5 {
  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-dat1n5 {
    padding: 24px;
  }
}

.neo-spin-dat1n5 .neo-spin-2uex3v {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-dat1n5 .neo-spin-2uex3v {
    display: none;
  }
}

.neo-spin-dat1n5 .neo-spin-9x4952 svg {
  display: none;
}

.neo-spin-4hlh0v {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neo-spin-4hlh0v .neo-spin-hnn7fx {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-4hlh0v .neo-spin-hnn7fx {
    display: flex;
  }
}

.neo-spin-6xl5x0 {
  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-6xl5x0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-6xl5x0 > * {
  margin: 0 !important;
}

.neo-spin-6xl5x0 img,
.neo-spin-2v618y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-6xl5x0 img,
  .neo-spin-2v618y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-dyzyi3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-dyzyi3 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-g71i1v {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neo-spin-g71i1v {
    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-g71i1v::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-kzosbc {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neo-spin-kzosbc {
    padding: 7px 15px;
  }
}

.neo-spin-kzosbc:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-vgxd9y {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-vgxd9y {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-kzosbc picture {
  height: 100%;
  display: block;
}

.neo-spin-kzosbc img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neo-spin-kzosbc img {
    width: 88px;
    height: 44px;
  }
}

.neo-spin-kzosbc p {
  text-align: center;
  width: 100%;
}

.neo-spin-v77rr5 {
  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-v77rr5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-v77rr5 img,
.neo-spin-grxffe {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-v77rr5 img,
  .neo-spin-grxffe {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-ekkwyf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-ekkwyf {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-jvxk7z {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neo-spin-46bedo {
  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-052ad3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neo-spin-052ad3.neo-spin-zxqgyb {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neo-spin-r5ko1f {
  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-r5ko1f {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-fa8bwo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.neo-spin-5y0s5b {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neo-spin-7eqwht ease;
  opacity: 0;
  color: var(--text-color);
}

.neo-spin-0jpovb {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neo-spin-0jpovb ol,
.neo-spin-0jpovb ul {
  padding-left: 1.3em;
}

.neo-spin-052ad3.neo-spin-zxqgyb .neo-spin-5y0s5b {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neo-spin-052ad3.neo-spin-zxqgyb .neo-spin-fa8bwo {
  transform: rotate(180deg);
  color: var(--text-color);
}

.neo-spin-676gs7 {
  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-676gs7 {
    padding: 24px;
  }
}

.neo-spin-676gs7 .neo-spin-2uex3v {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-676gs7 .neo-spin-2uex3v {
    display: none;
  }
}

.neo-spin-676gs7 .neo-spin-9x4952 svg {
  display: none;
}

.neo-spin-1pzpjt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-1pzpjt .neo-spin-hnn7fx {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-1pzpjt .neo-spin-hnn7fx {
    display: flex;
  }
}

.neo-spin-8ryh2f {
  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-8ryh2f {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-8ryh2f > * {
  margin: 0 !important;
}

.neo-spin-8ryh2f img,
.neo-spin-rc931j {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-8ryh2f img,
  .neo-spin-rc931j {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-qlvl33 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-qlvl33 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-91ia1w {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neo-spin-91ia1w {
    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-91ia1w::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-gop0rf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neo-spin-gop0rf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-jg8wpv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-jg8wpv {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-gop0rf picture {
  width: auto;
  height: 100%;
  display: block;
}

.neo-spin-gop0rf picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neo-spin-h9g0vz {
  margin: -24px 0;
}

.neo-spin-h9g0vz:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neo-spin-h9g0vz {
    margin: -16px 0;
  }
}

.neo-spin-bd2b9k {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neo-spin-bd2b9k {
    flex-direction: row;
  }
}

.neo-spin-5yf9mo {
  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-5yf9mo {
    flex: 1;
  }
}

.neo-spin-5yf9mo::placeholder {
  color: var(--Text-400);
}

.neo-spin-vkpcvg {
  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-fc037i {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neo-spin-fc037i::-webkit-scrollbar {
  display: none;
}

.neo-spin-filfw5 {
  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-filfw5 img,
.neo-spin-filfw5 svg {
  margin-right: 8px;
}

.neo-spin-8z803z {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neo-spin-h9g0vz + .neo-spin-xl9nkk {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neo-spin-h9g0vz + .neo-spin-xl9nkk {
    margin-top: -16px;
  }
}

.neo-spin-73w2mc {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neo-spin-73w2mc > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neo-spin-73w2mc > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neo-spin-k733bi {
  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-t2wkmq {
  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-qd0olq {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neo-spin-ifqje9 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neo-spin-86dj5z {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neo-spin-k733bi 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-k733bi 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-k733bi {
    padding: 39px 179px 39px 39px;
  }

  .neo-spin-t2wkmq {
    font-size: 40px;
    line-height: 48px;
  }

  .neo-spin-86dj5z {
    height: 348px;
  }

  .neo-spin-k733bi button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neo-spin-k733bi button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-k733bi {
    padding: 63px;
  }
}

.neo-spin-jy7phw {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neo-spin-jy7phw {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neo-spin-4h4bn0 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-4h4bn0 {
    width: auto;
  }
}

.neo-spin-cbfm4t {
  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-cbfm4t::-webkit-scrollbar {
  display: none;
}

.neo-spin-cbfm4t 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-cbfm4t a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-cbfm4t {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neo-spin-jy7phw .neo-spin-u19lfv {
  -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-7eqwht,
    mask-image 0.3s;
}

.neo-spin-jy7phw .neo-spin-u19lfv.neo-spin-zw69ay {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neo-spin-kbuue1 {
  margin: 40px -16px;
}

.neo-spin-t6ihvg + .neo-spin-7y662i,
.neo-spin-t6ihvg + .neo-spin-oyolvu {
  margin-top: 24px;
}

.neo-spin-pkys6p {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neo-spin-pkys6p picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neo-spin-fvw1r8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neo-spin-fvw1r8 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-fvw1r8 {
    margin-top: 0;
  }
}

.neo-spin-v4ppec {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-v4ppec {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-7kkn5a {
  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-7kkn5a {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neo-spin-nd1j1c {
  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-nd1j1c {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neo-spin-dh4a2k {
  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-dh4a2k {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-hm4l0x {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-hm4l0x {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-av26if {
  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-ilej0z {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neo-spin-ilej0z img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neo-spin-xl9nkk {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neo-spin-clhu00 {
  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-clhu00 {
    padding: 15px 48px;
  }
}

main > .neo-spin-xl9nkk {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neo-spin-vfa3px.neo-spin-2t3ryg > div:nth-child(n+5) {
    display: none;
  }
}

.neo-spin-xbd3dx p a img {
  display: block;
  margin: 0 auto;
}


.neo-spin-ygikxw {
  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-16d9rp {
  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-16d9rp label {
  font-size: 14px;
}

.neo-spin-16d9rp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neo-spin-16d9rp input,
.neo-spin-16d9rp textarea,
.neo-spin-16d9rp 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-16d9rp button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neo-spin-5fpi9o ease;
}
.neo-spin-16d9rp button:hover {
  background-color: var(--button-bg-hover);
}
.neo-spin-hdngcb {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neo-spin-hcivos ease-in;
}

.neo-spin-hdngcb 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-syev1b, .neo-spin-1tjqrc, [class*="review-card"],
thead, thead th, table th, .neo-spin-65hzr7,
.neo-spin-i03qa5, [class*="collapsible-header"],
.neo-spin-anp88o, [class*="updated-block"] {
  color: #ece7dc !important;
}

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