* {
  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-bdkj66 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-bdkj66 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-bdkj66 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neo-spin-duy3ew {
  overflow: hidden;
}

.neo-spin-o98rnn img {
  background: var(--Neutral-300);
}

.neo-spin-jgug7v {
  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-2yqv8u {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neo-spin-2yqv8u:hover {
  background: var(--button-bg-hover);
}

.neo-spin-qe26vy {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neo-spin-qe26vy:hover {
  background: var(--button-bg-hover);
}

.neo-spin-wowyse {
  font-size: 12px;
  line-height: 18px;
}

.neo-spin-7hlqom {
  font-size: 18px;
  line-height: 26px;
}

.neo-spin-j1vfdt {
  width: 100%;
}

.neo-spin-hjmq8f {
  padding: 6px 16px;
}

.neo-spin-4juft8 {
  padding: 10px 16px;
}

.neo-spin-yo55pk {
  padding: 15px 26px;
}

.neo-spin-nhllbq {
  flex-shrink: 0;
}

.neo-spin-9y008e {
  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-ozzzs8 {
  display: none;
}

.neo-spin-cecq1z {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neo-spin-nc154g {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neo-spin-13yix7 {
  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-wr0lgk {
  cursor: grab;
}

.neo-spin-13yix7::-webkit-scrollbar {
  display: none;
}

.neo-spin-udfs5k {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neo-spin-9g02vy {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neo-spin-cz2p3d {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neo-spin-lb81ku {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neo-spin-dk75qx {
  visibility: visible;
}

.neo-spin-8a82a6 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neo-spin-gud3ko ease;
}

.neo-spin-kwmzx8 {
  background-color: var(--Primary-200);
  width: 16px;
}

.neo-spin-uroekh {
  -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-gud3ko,
    mask-image 0.3s;
}

.neo-spin-uroekh.neo-spin-tthegm {
  -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-1ei3mk: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-u7j8hl {
  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-to1xb3.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-to1xb3.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-nuusi7 {
  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-nuusi7::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-swrzh1 {
  position: relative;
  z-index: 1;
}

.neo-spin-jtodl0 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neo-spin-705lgy {
  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-byitad {
  font-size: 40px;
  line-height: 48px;
}

.neo-spin-o4fyl8 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neo-spin-3l4gxa {
  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-3l4gxa:hover {
  background: var(--Primary-400);
}

.neo-spin-3l4gxa svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neo-spin-1ei3mk 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-nuusi7 {
    max-width: 600px;
    padding: 64px;
  }

  .neo-spin-jtodl0 {
    font-size: 24px;
    line-height: 32px;
  }

  .neo-spin-705lgy {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neo-spin-byitad {
    font-size: 50px;
    line-height: 56px;
  }

  .neo-spin-o4fyl8 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neo-spin-u7j8hl {
    top: 25px;
    right: 25px;
  }
}

.neo-spin-wszwyv,
.neo-spin-0ia7wz {
  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-0r9qg6.neo-spin-r3atdn::before,
.neo-spin-0ia7wz::before,
.neo-spin-f9426p::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-to1xb3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neo-spin-9zbbei 14.neo-spin-y12lw7.neo-spin-7vwcal 14.neo-spin-o1gzd1 15.neo-spin-ucgi4q 14.neo-spin-v1rcdy 15.neo-spin-8s07yg 14.neo-spin-ilrspe.neo-spin-4860cs 14.neo-spin-nyaevb 19.neo-spin-d1h10v 12.neo-spin-w6pw5a 19.neo-spin-d1h10v 10.neo-spin-736qbl.neo-spin-d1h10v 8.neo-spin-iq4kut 17.neo-spin-60wgi3 7.neo-spin-sz5ahq 15.neo-spin-7tegfh 7.neo-spin-2ry7vs.neo-spin-odn6l1 7.neo-spin-sz5ahq 11.neo-spin-ops91b 8.neo-spin-iq4kut 11.neo-spin-ops91b 10.neo-spin-nnyauu.neo-spin-ops91b 12.neo-spin-domjd6 13.neo-spin-i4wi83 14.neo-spin-z0za89 15.neo-spin-mb565p 14.neo-spin-f0ewcj.neo-spin-5c3xrx 14.neo-spin-nkcr8u 15.neo-spin-z9twvm 14.neo-spin-g4o2kg 15.neo-spin-niklqx 14.neo-spin-b3xjpo.neo-spin-9zbbei 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neo-spin-23ok7g 15.neo-spin-ycano4.neo-spin-yosh7b 15.neo-spin-zl4pnx 15.neo-spin-9bgs7u 15.neo-spin-h7o6sp 15.neo-spin-zy93wa 15.neo-spin-rzwf68.neo-spin-fzpa58 15.neo-spin-h7o6sp 15.neo-spin-vono1b 15.neo-spin-zhnx2z 15.neo-spin-swdqin 15.neo-spin-idnfoz.neo-spin-ygo029 15.neo-spin-7g5ad5 7.neo-spin-q0ow5e 18.neo-spin-uo21y5 7.neo-spin-gyhr72 23.neo-spin-nivkpi.neo-spin-25rx1s.neo-spin-1303jr 18.neo-spin-yixk86 19.neo-spin-fw22w8 15.neo-spin-ow1s80 15.neo-spin-23ok7g 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-w8gaw9 [type="submit"] *,
.neo-spin-h2lht4 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neo-spin-y59i78 {
    display: none;
  }
}

.neo-spin-4mqhgw {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neo-spin-4mqhgw {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-4mqhgw {
    bottom: 22px;
  }
}

.neo-spin-4mqhgw input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neo-spin-4mqhgw {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neo-spin-d0z5bi.static) .neo-spin-4mqhgw {
    bottom: 8px;
  }
}

.neo-spin-ngbvcn {
  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-to1xb3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neo-spin-27tzop 3.neo-spin-9l1aj8.neo-spin-f6r217.neo-spin-9lx6bt 3.neo-spin-xvcycb 3.neo-spin-1dfehd 5.neo-spin-clmwa0 3.neo-spin-1dfehd 8.neo-spin-b12sst.neo-spin-ithg7n.neo-spin-1dfehd 26.neo-spin-n8mx0s 5.neo-spin-7ctawh 28.neo-spin-00gz03 8.neo-spin-dgbqu5 28.neo-spin-c9xazc.neo-spin-f5g5rx 28.neo-spin-ww3s08.neo-spin-clyycq 34.neo-spin-lwyx3d.neo-spin-25hsmw 36.neo-spin-yts1k8 11.neo-spin-ou7my9 37.neo-spin-r9inm9 12.neo-spin-sl4sgi 36.neo-spin-p0lidi.neo-spin-vlhhey 28.neo-spin-3sialh.neo-spin-i4r98z.neo-spin-xpc4gl 28.neo-spin-11vjug 36.neo-spin-mow34p 26.neo-spin-eufwrr 36.neo-spin-mow34p 23.neo-spin-r0wvxx.neo-spin-tc2ue8.neo-spin-mow34p 5.neo-spin-oem9nd 34.neo-spin-i7eymx 3.neo-spin-xvcycb 31.neo-spin-27tzop 3.neo-spin-vun6fy.neo-spin-jrelva 18.neo-spin-al6f7i.neo-spin-3qy185 18.neo-spin-rr7ehe 8.neo-spin-w6c4f4 17.neo-spin-5gq3d3 8.neo-spin-w6c4f4 15.neo-spin-4pgphk.neo-spin-w6c4f4 14.neo-spin-puklkx 9.neo-spin-3qy185 13.neo-spin-742uuh 11.neo-spin-jrelva 13.neo-spin-ej9ly6.neo-spin-r1a6zu 13.neo-spin-742uuh 13.neo-spin-cb4liq 14.neo-spin-puklkx 13.neo-spin-cb4liq 15.neo-spin-5yfqlh.neo-spin-cb4liq 17.neo-spin-5gq3d3 12.neo-spin-r1a6zu 18.neo-spin-rr7ehe 11.neo-spin-jrelva 18.neo-spin-nei1vo.neo-spin-zupqd3 18.neo-spin-piitm7.neo-spin-upylbt 18.neo-spin-rr7ehe 17.neo-spin-ycczy1 17.neo-spin-5gq3d3 17.neo-spin-ycczy1 15.neo-spin-fl2c6a.neo-spin-ycczy1 14.neo-spin-puklkx 18.neo-spin-upylbt 13.neo-spin-742uuh 20.neo-spin-zupqd3 13.neo-spin-4v728e.neo-spin-r6rjzz 13.neo-spin-742uuh 22.neo-spin-uecuhz 14.neo-spin-puklkx 22.neo-spin-uecuhz 15.neo-spin-ia0757.neo-spin-qmk4xj 17.neo-spin-5gq3d3 21.neo-spin-r6rjzz 18.neo-spin-rr7ehe 20.neo-spin-zupqd3 18.neo-spin-ldyd6y.neo-spin-2f1hgz 18.neo-spin-mmus4n.neo-spin-1sn08d 18.neo-spin-rr7ehe 26.neo-spin-tcmren 17.neo-spin-5gq3d3 26.neo-spin-tcmren 15.neo-spin-5cqrj8.neo-spin-tcmren 14.neo-spin-puklkx 27.neo-spin-1sn08d 13.neo-spin-742uuh 28.neo-spin-2f1hgz 13.neo-spin-rkvdci.neo-spin-dkshxr 13.neo-spin-742uuh 31.neo-spin-m95vza 14.neo-spin-puklkx 31.neo-spin-m95vza 15.neo-spin-i4xwsl.neo-spin-tcmren 17.neo-spin-5gq3d3 30.neo-spin-dkshxr 18.neo-spin-rr7ehe 28.neo-spin-2f1hgz 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-ngbvcn {
    display: none;
  }
}

.neo-spin-g7z4as {
  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-g7z4as {
    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-h2lht4 {
  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-h2lht4 {
    padding: 14px 16px;
  }
}

.neo-spin-h2lht4 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neo-spin-h2lht4 button:first-child {
  align-content: end;
}

.neo-spin-h2lht4 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neo-spin-h2lht4
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-h2lht4
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neo-spin-h2lht4 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neo-spin-h2lht4 button:last-child svg {
  width: 38px;
  height: 38px;
}

.neo-spin-f9426p {
  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-f9426p::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neo-spin-f9426p,
.pc61d126-chatbot[data-active-screen="3"]
  .neo-spin-f9426p {
  opacity: 1;
  visibility: visible;
}

.neo-spin-490en9 {
  flex: 1 1;
}

.neo-spin-zxsg31 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-zxsg31 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neo-spin-qrczg2 {
  display: block;
}

.neo-spin-yyb9nn {
  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-yyb9nn {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-0ia7wz {
  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-0ia7wz::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neo-spin-ifgjya span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neo-spin-ifgjya p {
  color: var(--Text-100);
}

.neo-spin-0ia7wz .neo-spin-7cawln {
  grid-area: button;
}

.neo-spin-0ia7wz .neo-spin-7cawln::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-to1xb3.org/2000/svg'%3E%3Cpath d='M4.neo-spin-wfn91m 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-2at70u 15L16.neo-spin-2at70u 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neo-spin-2at70u 5L16.neo-spin-2at70u 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-g2tv0m {
  display: block;
}

.neo-spin-n1kfg1 {
  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-n1kfg1 {
    margin-top: 40px;
  }
}

.neo-spin-wszwyv label,
.neo-spin-wszwyv input {
  display: block;
  width: 100%;
}

.neo-spin-wszwyv label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neo-spin-wszwyv label.neo-spin-bktssi input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neo-spin-wszwyv label.neo-spin-bktssi::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-wszwyv 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-wszwyv input::placeholder {
  color: var(--Text-400);
}

.neo-spin-2vf9cu {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neo-spin-2vf9cu {
  display: flex;
}

.neo-spin-2vf9cu ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neo-spin-2vf9cu ol {
    height: 420px;
    padding: 24px;
  }
}

.neo-spin-2vf9cu ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neo-spin-w8gaw9 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neo-spin-w8gaw9 {
    padding: 0 24px 24px;
  }
}

.neo-spin-w8gaw9 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-w8gaw9 input::placeholder {
  color: var(--Text-400);
}

.neo-spin-w8gaw9 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neo-spin-w8gaw9 [type="submit"]:disabled {
  opacity: 0.5;
}

.neo-spin-w8gaw9 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neo-spin-w8gaw9 [type="submit"] {
    right: 40px;
  }
}

.neo-spin-0r9qg6 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neo-spin-0r9qg6.neo-spin-r3atdn {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neo-spin-0r9qg6.neo-spin-r3atdn::before {
  content: "";
  width: 31px;
}

.neo-spin-0r9qg6.neo-spin-r3atdn p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neo-spin-0r9qg6.neo-spin-qb7b5g p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neo-spin-0r9qg6 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-4mqhgw .neo-spin-7cawln {
  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-y59i78 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neo-spin-y59i78 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neo-spin-y59i78 {
    padding: 18px 0;
  }
}

.neo-spin-y59i78 .neo-spin-bdkj66 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neo-spin-y59i78 .neo-spin-bdkj66 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neo-spin-eioed7 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neo-spin-eioed7 {
    max-width: 160px;
    height: 40px;
  }
}

.neo-spin-eioed7 picture,
.neo-spin-eioed7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.neo-spin-eioed7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neo-spin-wtvfim {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neo-spin-gud3ko ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neo-spin-y59i78.neo-spin-q2crun .neo-spin-wtvfim {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neo-spin-wtvfim {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neo-spin-wtvfim {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neo-spin-h1pgd8,
.neo-spin-il27c0 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neo-spin-h1pgd8,
  .neo-spin-il27c0 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neo-spin-il27c0 {
    display: none;
  }
}

.neo-spin-6pnyeg {
  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-q2crun .neo-spin-6pnyeg {
  background: var(--fh-bg-color);
}

.neo-spin-6pnyeg button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neo-spin-6pnyeg {
    display: none;
  }
}

.neo-spin-lip4u1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neo-spin-lip4u1 {
    display: none;
  }
}

.neo-spin-gl1wiv {
  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-y59i78.neo-spin-q2crun .neo-spin-gl1wiv:first-child {
  display: none;
}

.neo-spin-y59i78.neo-spin-q2crun .neo-spin-gl1wiv:last-child {
  display: block;
}

.neo-spin-gl1wiv:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neo-spin-gl1wiv {
    display: none;
  }
}

.neo-spin-vgql8s {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-vgql8s {
    display: flex;
  }
}

.neo-spin-vgql8s ul {
  max-height: 350px;
  overflow-y: auto;
}

.neo-spin-vgql8s:hover ul {
  visibility: visible;
  opacity: 1;
}

.neo-spin-vgql8s:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neo-spin-vgql8s:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neo-spin-vgql8s:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neo-spin-vgql8s:hover .neo-spin-59u9qw svg {
  transform: rotate(180deg);
}

.neo-spin-43dbzv {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neo-spin-2p9q7s {
  padding: 0 8px;
}

.neo-spin-op4t74 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neo-spin-op4t74:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neo-spin-op4t74 {
    padding: 4px 8px;
  }
}

.neo-spin-8ctlfc {
  display: flex;
}

.neo-spin-8ctlfc img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neo-spin-59u9qw {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neo-spin-59u9qw svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neo-spin-o6dvbd {
  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-o6dvbd {
    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-vimutd {
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-vimutd {
    display: none;
  }
}

.neo-spin-ooenzl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neo-spin-b0tbu3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neo-spin-r8knk3 {
  display: flex;
}

.neo-spin-6hszop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neo-spin-83y5eo {
  list-style: none;
}

@media (max-width: 1199px) {
  .neo-spin-83y5eo {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neo-spin-83y5eo {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neo-spin-83y5eo .neo-spin-99vpn7 [data-ref-el],
  .neo-spin-83y5eo .neo-spin-99vpn7 span,
  .neo-spin-83y5eo .neo-spin-99vpn7 a {
    white-space: nowrap;
  }
}

.neo-spin-05hf6h {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neo-spin-05hf6h.neo-spin-w1dd06 > .neo-spin-99vpn7 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neo-spin-05hf6h.neo-spin-96n709:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neo-spin-05hf6h.neo-spin-w1dd06 > .neo-spin-nl0gea {
    height: auto;
  }

  .neo-spin-05hf6h.neo-spin-w1dd06 > div > .neo-spin-7rqohb {
    transform: rotate(180deg);
  }
}

.neo-spin-05hf6h [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neo-spin-05hf6h [data-ref-el],
.neo-spin-05hf6h span {
  cursor: pointer;
}

.neo-spin-05hf6h [data-ref-el],
.neo-spin-05hf6h span,
.neo-spin-05hf6h 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-05hf6h [data-ref-el],
  .neo-spin-05hf6h span,
  .neo-spin-05hf6h a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-05hf6h [data-ref-el],
  .neo-spin-05hf6h span,
  .neo-spin-05hf6h a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neo-spin-nl0gea {
  height: 0;
  overflow: hidden;
  transition: height 0.neo-spin-gud3ko ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neo-spin-nl0gea::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neo-spin-nl0gea::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neo-spin-nl0gea::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neo-spin-nl0gea {
    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-nl0gea:has(> .neo-spin-05hf6h.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neo-spin-nl0gea .neo-spin-nl0gea {
    padding: 0;
  }

  .neo-spin-nl0gea .neo-spin-05hf6h {
    font-weight: 400;
  }

  .neo-spin-nl0gea .neo-spin-05hf6h:hover > .neo-spin-99vpn7 {
    background: var(--Neutral-300);
  }

  .neo-spin-nl0gea .neo-spin-7rqohb {
    rotate: -90deg;
  }
}

.neo-spin-99vpn7 {
  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-99vpn7 {
    padding: 8px;
  }

  .neo-spin-05hf6h.neo-spin-4otdbt > .neo-spin-99vpn7 {
    background: var(--Neutral-300);
  }
}

.neo-spin-7rqohb {
  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-to1xb3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neo-spin-32aoti 0.neo-spin-y9x60i.neo-spin-42umga -0.neo-spin-h7evqa 0.neo-spin-xpg38i -0.neo-spin-h7evqa 1.neo-spin-dri8vx 0.neo-spin-5ws0r3.neo-spin-bahb5p 4.neo-spin-2281qy.neo-spin-32aoti 0.neo-spin-tz1snz.neo-spin-ip0qnb -0.neo-spin-h7evqa 9.neo-spin-ne0ulp -0.neo-spin-h7evqa 10.neo-spin-xc2l53 0.neo-spin-0hckte.neo-spin-vn483b 0.neo-spin-42umga 10.neo-spin-vn483b 0.neo-spin-xpg38i 10.neo-spin-xc2l53 1.neo-spin-9vrpki.neo-spin-3cozhi 5.neo-spin-smsdq3.neo-spin-f6d019 6.neo-spin-rcv4a4 5.neo-spin-ma8ypo 6.neo-spin-rcv4a4 4.neo-spin-tgucrw 5.neo-spin-hfgu87.neo-spin-32aoti 1.neo-spin-xd648m.neo-spin-h7evqa 0.neo-spin-xpg38i -0.neo-spin-h7evqa 0.neo-spin-42umga 0.neo-spin-32aoti 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neo-spin-gud3ko ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neo-spin-7rqohb {
    cursor: default;
  }
}

.neo-spin-24f6ke {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neo-spin-tcverm {
  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-tcverm {
    padding: 40px 4px;
  }
}

.neo-spin-dyv5ku {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neo-spin-dyv5ku {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neo-spin-03srw6 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neo-spin-03srw6 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neo-spin-03srw6 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neo-spin-03srw6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neo-spin-03srw6 [data-ref-el],
.neo-spin-03srw6 span,
.neo-spin-03srw6 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.neo-spin-x0g8ou {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-x0g8ou {
    margin-bottom: 12px;
  }
}

.neo-spin-ecq8zs {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neo-spin-ecq8zs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neo-spin-ecq8zs:last-child {
    margin-right: 0;
  }
}

.neo-spin-h309kd {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-x0g8ou:hover .neo-spin-c5m6bz {
  visibility: visible;
  opacity: 1;
}

.neo-spin-c5m6bz {
  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-lt384m {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neo-spin-633pnd {
  display: flex;
  margin: 6px;
}

.neo-spin-633pnd img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neo-spin-c5m6bz::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-c5m6bz::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-qojsfp {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neo-spin-qojsfp {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neo-spin-03av6a {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .neo-spin-03av6a {
    margin-right: 32px;
  }
}

.neo-spin-05w8kb {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neo-spin-05w8kb {
    margin-top: 0;
    width: 340px;
  }
}

.neo-spin-05w8kb a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neo-spin-tkhb23 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neo-spin-74bnnd {
  position: relative;
}

@media (min-width: 768px) {
  .neo-spin-74bnnd {
    margin-top: 40px;
  }
}

.neo-spin-74bnnd + .neo-spin-2ljipt,
.neo-spin-74bnnd + .neo-spin-74bnnd {
  margin-top: 24px;
}

.neo-spin-27nci3 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neo-spin-27nci3 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-27nci3 {
    padding: 80px;
  }
}

.neo-spin-5drqlt {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neo-spin-5drqlt {
    padding: 0 16px;
}


}

.neo-spin-s7xy1e {
  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-s7xy1e {
    font-size: 48px;
    line-height: 56px;
  }
}

.neo-spin-gma221 {
  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-gma221 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-z8s0nu {
  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-z8s0nu:hover {
  background: var(--button-bg-hover);
}

.neo-spin-b5jrd6 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neo-spin-b5jrd6 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neo-spin-b5jrd6 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neo-spin-b5jrd6 img {
  min-height: 100%;
  }
}

.neo-spin-27nci3::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neo-spin-4n971f {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neo-spin-4n971f h1,
.neo-spin-4n971f h2,
.neo-spin-4n971f h3,
.neo-spin-4n971f h4 {
  margin-bottom: 6px;
}

.neo-spin-4n971f h1:not(:first-child),
.neo-spin-4n971f h2:not(:first-child),
.neo-spin-4n971f h3:not(:first-child),
.neo-spin-4n971f h4:not(:first-child) {
  margin-top: 16px;
}

.neo-spin-4n971f h1,
.neo-spin-4n971f h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neo-spin-4n971f h1,
  .neo-spin-4n971f h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neo-spin-4n971f h2,
.neo-spin-4n971f h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neo-spin-4n971f h2,
  .neo-spin-4n971f h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-4n971f h3,
.neo-spin-4n971f h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neo-spin-4n971f h3,
  .neo-spin-4n971f h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-4n971f h4,
.neo-spin-4n971f h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neo-spin-4n971f ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neo-spin-4n971f ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neo-spin-4n971f 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-4n971f ul ul {
  margin-bottom: 8px;
}

.neo-spin-4n971f ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neo-spin-4n971f ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neo-spin-4n971f ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neo-spin-4n971f ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neo-spin-4n971f ol li::marker {
  font-weight: 700;
}

.neo-spin-4n971f ol ol {
  margin-bottom: 8px;
}

.neo-spin-4n971f ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neo-spin-4n971f ol ul li {
  padding-left: 16px;
}

.neo-spin-4n971f 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-4n971f table {
    padding: 24px;
  }
}

.neo-spin-4n971f table.neo-spin-grrs5a {
  -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-gud3ko,
    mask-image 0.3s;
}

.neo-spin-4n971f table.neo-spin-grrs5a.neo-spin-tthegm {
  -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-4n971f table {
    display: table;
  }
}

.neo-spin-4n971f 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-4n971f table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-4n971f table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-4n971f 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-4n971f table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neo-spin-4n971f table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neo-spin-4n971f table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neo-spin-4n971f table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neo-spin-4n971f img {
  max-width: 100%;
  height: auto;
}

.neo-spin-x6xzr8 {
  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-x6xzr8 {
    padding: 24px;
  }
}

.neo-spin-ccy06s {
  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-ccy06s {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neo-spin-ccy06s > * {
  margin: 0 !important;
}

.neo-spin-ccy06s img,
.neo-spin-vczvju {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-ccy06s img,
  .neo-spin-vczvju {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-ureptj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-ureptj {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-qaif58 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neo-spin-qaif58 .neo-spin-7adnyd {
  flex-shrink: 0;
}

.neo-spin-qaif58 .neo-spin-hg1qxj svg {
  display: none;
}

.neo-spin-sni1x9 {
  display: grid;
  transition: max-height 0.neo-spin-gud3ko ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neo-spin-sni1x9 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-sni1x9 {
    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-sni1x9.neo-spin-az005x + .neo-spin-7adnyd svg {
  transform: rotate(180deg);
}

.neo-spin-v00tb3 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neo-spin-v00tb3 > div:nth-child(3n) {
  grid-column: span 2;
}

.neo-spin-v00tb3
  > div:nth-child(3n)
  .neo-spin-f7axyu
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neo-spin-v00tb3 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neo-spin-v00tb3 > div:nth-child(3n) {
    grid-column: unset;
  }

  .neo-spin-v00tb3
    > div:nth-child(3n)
    .neo-spin-f7axyu
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-v00tb3 {
    max-width: 270px;
  }
}

.neo-spin-v00tb3 .neo-spin-f7axyu button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neo-spin-v00tb3 .neo-spin-f7axyu button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-v00tb3 .neo-spin-f7axyu button {
    max-width: 104px;
  }
}

.neo-spin-17xm5q {
  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-17xm5q {
    margin-bottom: 0;
  }
}

.neo-spin-0nle07 {
  display: none;
  opacity: 0;
}

.neo-spin-g8b4x6 {
  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-g8b4x6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neo-spin-f7axyu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neo-spin-f7axyu 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-f7axyu
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neo-spin-f7axyu
    button {
    max-width: 145px;
  }
}

.neo-spin-g8vyhb:first-child
  .neo-spin-f7axyu
  button {
  max-width: 270px;
}

.neo-spin-dv79in {
  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-17xm5q picture {
  width: 100%;
  max-width: 100%;
}

.neo-spin-u1juac {
  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-u1juac svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neo-spin-17xm5q:hover .neo-spin-u1juac {
  display: flex;
}

.neo-spin-6pqf7v {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neo-spin-owh3l6 {
  display: flex;
}

.neo-spin-owh3l6:hover .neo-spin-t2lz4f,
.neo-spin-owh3l6 .neo-spin-4otdbt .neo-spin-t2lz4f {
  display: flex;
}

.neo-spin-owh3l6 svg {
  flex-shrink: 0;
}

.neo-spin-t2lz4f {
  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-t2lz4f {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neo-spin-t2lz4f:hover {
  display: flex;
}

.neo-spin-t2lz4f svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neo-spin-jpw323 {
  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-jpw323 {
    font-size: 12px;
  }
}

.neo-spin-8jrnkl,
.neo-spin-ebm5gf {
  width: 50%;
  flex-shrink: 0;
}

.neo-spin-8jrnkl {
  font-weight: 700;
}

.neo-spin-6we05p .neo-spin-sni1x9 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neo-spin-6we05p .neo-spin-sni1x9 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neo-spin-6we05p .neo-spin-sni1x9 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neo-spin-6we05p
  .neo-spin-dv79in:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neo-spin-6we05p .neo-spin-g8b4x6 {
  height: 100% !important;
  border-radius: 16px;
}

.neo-spin-6we05p .neo-spin-f7axyu {
  gap: 4px;
  align-items: center;
}

.neo-spin-6we05p .neo-spin-f7axyu button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neo-spin-6we05p .neo-spin-f7axyu svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neo-spin-6we05p .neo-spin-aafvb2,
.neo-spin-6we05p .neo-spin-ag9efi {
  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-to1xb3.org/2000/svg'%3E%3Cpath d='M9.neo-spin-pd19co 4.neo-spin-ok9em2.neo-spin-2kgsyu 5.neo-spin-eklrlm.neo-spin-agntst 5.neo-spin-o1z6li.neo-spin-prrkc9 5.neo-spin-kfltq9.neo-spin-fapwvc 8.neo-spin-kbdhr9.neo-spin-lppz57 9.neo-spin-j5fbgd.neo-spin-xo4ilg 9.neo-spin-u4a6ny.neo-spin-ng2zce 13.neo-spin-zkj5p7.neo-spin-c8qc8n 11.neo-spin-uifiwb.neo-spin-e80jlz 11.neo-spin-n1urn8.neo-spin-vjj52h 11.neo-spin-h3bla1.neo-spin-bnxuea 13.neo-spin-u7rxtx.neo-spin-rm1nh4 9.neo-spin-p47x1r.neo-spin-27vdg0 9.neo-spin-v71enj.neo-spin-l3g0cs 8.neo-spin-89o2ec.neo-spin-8ln54l 5.neo-spin-84tzn4.neo-spin-dcxljj 5.neo-spin-qjpl5t.neo-spin-94vy9r 5.neo-spin-b39g5i.neo-spin-1l3ph1 4.neo-spin-k9g986.neo-spin-e80jlz 1.neo-spin-x9tqe1.neo-spin-pd19co 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neo-spin-6we05p .neo-spin-aafvb2 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neo-spin-6we05p .neo-spin-ag9efi {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neo-spin-1a9gbc {
  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-1a9gbc {
    padding: 24px;
  }
}

.neo-spin-1a9gbc .neo-spin-7adnyd {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-1a9gbc .neo-spin-7adnyd {
    display: none;
  }
}

.neo-spin-1a9gbc .neo-spin-hg1qxj svg {
  display: none;
}

.neo-spin-7vad1y {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neo-spin-7vad1y .neo-spin-jgug7v {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-7vad1y .neo-spin-jgug7v {
    display: flex;
  }
}

.neo-spin-0d7dy6 {
  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-0d7dy6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-0d7dy6 > * {
  margin: 0 !important;
}

.neo-spin-0d7dy6 img,
.neo-spin-ayeb72 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-0d7dy6 img,
  .neo-spin-ayeb72 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-1gf2oc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-1gf2oc {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-6475r7 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neo-spin-6475r7 {
    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-6475r7::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-ncp3z6 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neo-spin-ncp3z6 {
    padding: 7px 15px;
  }
}

.neo-spin-ncp3z6:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-ng8j2u {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-ng8j2u {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-ncp3z6 picture {
  height: 100%;
  display: block;
}

.neo-spin-ncp3z6 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neo-spin-ncp3z6 img {
    width: 88px;
    height: 44px;
  }
}

.neo-spin-ncp3z6 p {
  text-align: center;
  width: 100%;
}

.neo-spin-mfm9xp {
  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-mfm9xp {
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-mfm9xp img,
.neo-spin-e4zfh3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-mfm9xp img,
  .neo-spin-e4zfh3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-3dbqig {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-3dbqig {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-utiucq {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neo-spin-4x9syj {
  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-k5en40 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neo-spin-k5en40.neo-spin-4otdbt {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neo-spin-2d0iqc {
  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-2d0iqc {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-jvn5qo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.neo-spin-acfxkp {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neo-spin-gud3ko ease;
  opacity: 0;
  color: var(--text-color);
}

.neo-spin-2gtm78 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neo-spin-2gtm78 ol,
.neo-spin-2gtm78 ul {
  padding-left: 1.3em;
}

.neo-spin-k5en40.neo-spin-4otdbt .neo-spin-acfxkp {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neo-spin-k5en40.neo-spin-4otdbt .neo-spin-jvn5qo {
  transform: rotate(180deg);
  color: var(--text-color);
}

.neo-spin-h8glac {
  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-h8glac {
    padding: 24px;
  }
}

.neo-spin-h8glac .neo-spin-7adnyd {
  display: flex;
}

@media (min-width: 768px) {
  .neo-spin-h8glac .neo-spin-7adnyd {
    display: none;
  }
}

.neo-spin-h8glac .neo-spin-hg1qxj svg {
  display: none;
}

.neo-spin-k3iv8d {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neo-spin-k3iv8d .neo-spin-jgug7v {
  display: none;
}

@media (min-width: 768px) {
  .neo-spin-k3iv8d .neo-spin-jgug7v {
    display: flex;
  }
}

.neo-spin-4l3dos {
  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-4l3dos {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neo-spin-4l3dos > * {
  margin: 0 !important;
}

.neo-spin-4l3dos img,
.neo-spin-hrjkeg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neo-spin-4l3dos img,
  .neo-spin-hrjkeg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neo-spin-oluwo7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neo-spin-oluwo7 {
    width: 32px;
    height: 32px;
  }
}

.neo-spin-uuiuhr {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neo-spin-uuiuhr {
    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-uuiuhr::-webkit-scrollbar {
    display: none;
  }
}

.neo-spin-0swoqr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neo-spin-0swoqr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neo-spin-quoxx1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neo-spin-quoxx1 {
    display: flex;
    opacity: 1;
  }
}

.neo-spin-0swoqr picture {
  width: auto;
  height: 100%;
  display: block;
}

.neo-spin-0swoqr picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neo-spin-ohz10s {
  margin: -24px 0;
}

.neo-spin-ohz10s:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neo-spin-ohz10s {
    margin: -16px 0;
  }
}

.neo-spin-5ozrw0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neo-spin-5ozrw0 {
    flex-direction: row;
  }
}

.neo-spin-m3ymi1 {
  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-m3ymi1 {
    flex: 1;
  }
}

.neo-spin-m3ymi1::placeholder {
  color: var(--Text-400);
}

.neo-spin-mr5i70 {
  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-xw4g90 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neo-spin-xw4g90::-webkit-scrollbar {
  display: none;
}

.neo-spin-ahi20w {
  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-ahi20w img,
.neo-spin-ahi20w svg {
  margin-right: 8px;
}

.neo-spin-h75pzr {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neo-spin-ohz10s + .neo-spin-509t4h {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neo-spin-ohz10s + .neo-spin-509t4h {
    margin-top: -16px;
  }
}

.neo-spin-bn1zjx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neo-spin-bn1zjx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neo-spin-bn1zjx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neo-spin-wv9z0p {
  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-x7dlrl {
  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-4cgq4o {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neo-spin-cg04zr {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neo-spin-qj3miq {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neo-spin-wv9z0p 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-wv9z0p 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-wv9z0p {
    padding: 39px 179px 39px 39px;
  }

  .neo-spin-x7dlrl {
    font-size: 40px;
    line-height: 48px;
  }

  .neo-spin-qj3miq {
    height: 348px;
  }

  .neo-spin-wv9z0p button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neo-spin-wv9z0p button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neo-spin-wv9z0p {
    padding: 63px;
  }
}

.neo-spin-ncsula {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neo-spin-ncsula {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neo-spin-uo2k36 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-uo2k36 {
    width: auto;
  }
}

.neo-spin-qc6dj6 {
  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-qc6dj6::-webkit-scrollbar {
  display: none;
}

.neo-spin-qc6dj6 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-qc6dj6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neo-spin-qc6dj6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neo-spin-ncsula .neo-spin-di9262 {
  -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-gud3ko,
    mask-image 0.3s;
}

.neo-spin-ncsula .neo-spin-di9262.neo-spin-tthegm {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neo-spin-2qnudg {
  margin: 40px -16px;
}

.neo-spin-m4q4kz + .neo-spin-2ljipt,
.neo-spin-m4q4kz + .neo-spin-74bnnd {
  margin-top: 24px;
}

.neo-spin-cbv7kz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neo-spin-cbv7kz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neo-spin-w1wbx1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neo-spin-w1wbx1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neo-spin-w1wbx1 {
    margin-top: 0;
  }
}

.neo-spin-sjegvq {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-sjegvq {
    font-size: 24px;
    line-height: 32px;
  }
}

.neo-spin-myk3wu {
  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-myk3wu {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neo-spin-upjiqq {
  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-upjiqq {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neo-spin-fvxbt2 {
  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-fvxbt2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.neo-spin-3tbx2v {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neo-spin-3tbx2v {
    font-size: 32px;
    line-height: 40px;
  }
}

.neo-spin-1o3sqd {
  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-75d20r {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neo-spin-75d20r img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neo-spin-509t4h {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neo-spin-yiz8nn {
  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-yiz8nn {
    padding: 15px 48px;
  }
}

main > .neo-spin-509t4h {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neo-spin-sni1x9.neo-spin-fsa3s0 > div:nth-child(n+5) {
    display: none;
  }
}

.neo-spin-4n971f p a img {
  display: block;
  margin: 0 auto;
}


.neo-spin-8dqqrd {
  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-hvr2wm {
  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-hvr2wm label {
  font-size: 14px;
}

.neo-spin-hvr2wm h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neo-spin-hvr2wm input,
.neo-spin-hvr2wm textarea,
.neo-spin-hvr2wm 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-hvr2wm button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neo-spin-pra6iu ease;
}
.neo-spin-hvr2wm button:hover {
  background-color: var(--button-bg-hover);
}
.neo-spin-6h5vht {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neo-spin-gah7b5 ease-in;
}

.neo-spin-6h5vht 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-f1duw6, .neo-spin-3d5lia, [class*="review-card"],
thead, thead th, table th, .neo-spin-qndfoy,
.neo-spin-9accwf, [class*="collapsible-header"],
.neo-spin-mrnhkz, [class*="updated-block"] {
  color: #ece7dc !important;
}
