* {
  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;
  }
}

.neon-fl0z2k {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neon-fl0z2k {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neon-fl0z2k {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neon-uygnex {
  overflow: hidden;
}

.neon-zrfryn img {
  background: var(--Neutral-300);
}

.neon-zms91x {
  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;
}

.neon-u0ynv9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neon-u0ynv9:hover {
  background: var(--button-bg-hover);
}

.neon-q5i43r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neon-q5i43r:hover {
  background: var(--button-bg-hover);
}

.neon-7megec {
  font-size: 12px;
  line-height: 18px;
}

.neon-z6eu4a {
  font-size: 18px;
  line-height: 26px;
}

.neon-v7b8y4 {
  width: 100%;
}

.neon-r9ndku {
  padding: 6px 16px;
}

.neon-amon9k {
  padding: 10px 16px;
}

.neon-tuq77m {
  padding: 15px 26px;
}

.neon-zr2b7q {
  flex-shrink: 0;
}

.neon-n2ux0r {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.neon-tm1gw3 {
  display: none;
}

.neon-19bb9i {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neon-fi9xyt {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neon-jwtakj {
  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;
}

.neon-phpoum {
  cursor: grab;
}

.neon-jwtakj::-webkit-scrollbar {
  display: none;
}

.neon-p7sqjd {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neon-0hi6si {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neon-rfgqam {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neon-63bsdp {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neon-4ytejg {
  visibility: visible;
}

.neon-tvq1zk {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neon-hfuv2c ease;
}

.neon-8pro5t {
  background-color: var(--Primary-200);
  width: 16px;
}

.neon-y71msk {
  -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.neon-hfuv2c,
    mask-image 0.3s;
}

.neon-y71msk.neon-14gjap {
  -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;
  }
}

.neon-lzzdqu: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;
}

.neon-g12r41 {
  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.neon-b7mdqr.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.neon-b7mdqr.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;
}

.neon-sb7qfz {
  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);
}

.neon-sb7qfz::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%
  );
}

.neon-txssj9 {
  position: relative;
  z-index: 1;
}

.neon-k88ut8 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neon-qoqs4k {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.neon-coa68q {
  font-size: 40px;
  line-height: 48px;
}

.neon-rinwpk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neon-g4495p {
  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;
}

.neon-g4495p:hover {
  background: var(--Primary-400);
}

.neon-g4495p svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neon-lzzdqu 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) {
  .neon-sb7qfz {
    max-width: 600px;
    padding: 64px;
  }

  .neon-k88ut8 {
    font-size: 24px;
    line-height: 32px;
  }

  .neon-qoqs4k {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neon-coa68q {
    font-size: 50px;
    line-height: 56px;
  }

  .neon-rinwpk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neon-g12r41 {
    top: 25px;
    right: 25px;
  }
}

.neon-soj0kk,
.neon-uiv7bi {
  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;
}

.neon-48ujfk.neon-v9f6oi::before,
.neon-uiv7bi::before,
.neon-71hgpr::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.neon-b7mdqr.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neon-ices86 14.neon-0eipka.neon-mhmna5 14.neon-ym4e6b 15.neon-9qqfig 14.neon-5j168w 15.neon-m0q6r1 14.neon-5m6ngl.neon-uthruq 14.neon-wgsq32 19.neon-dwkpz9 12.neon-3ukraa 19.neon-dwkpz9 10.neon-39piy1.neon-dwkpz9 8.neon-2774yw 17.neon-u3tn0x 7.neon-d9tmpa 15.neon-ha63oc 7.neon-b030ne.neon-vwk0n7 7.neon-d9tmpa 11.neon-97qbvx 8.neon-2774yw 11.neon-97qbvx 10.neon-h0mogw.neon-97qbvx 12.neon-oodg2v 13.neon-rgf4th 14.neon-usyycv 15.neon-b68tn3 14.neon-e9zahl.neon-04flb9 14.neon-jl6xl3 15.neon-enpjcv 14.neon-sn3tui 15.neon-6pwmhk 14.neon-p1y3va.neon-ices86 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neon-zbrbn9 15.neon-mdq4pw.neon-a8gotu 15.neon-1q2ip8 15.neon-50fcex 15.neon-ozn6i9 15.neon-ac8tef 15.neon-epfsp4.neon-61n9qz 15.neon-ozn6i9 15.neon-57f3mx 15.neon-4n1uwm 15.neon-otskxn 15.neon-8x0kdh.neon-j848w6 15.neon-pstzzy 7.neon-h8c8j1 18.neon-46pk31 7.neon-fg5qyn 23.neon-cnjdpf.neon-ujteth.neon-535j8z 18.neon-701gz4 19.neon-mhem8m 15.neon-leeiyn 15.neon-zbrbn9 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.neon-66vt89 [type="submit"] *,
.neon-qhh4bu button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neon-nhz3ud {
    display: none;
  }
}

.neon-xpgjuj {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neon-xpgjuj {
  display: none;
}

@media (min-width: 768px) {
  .neon-xpgjuj {
    bottom: 22px;
  }
}

.neon-xpgjuj input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neon-xpgjuj {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neon-j1qvjh.static) .neon-xpgjuj {
    bottom: 8px;
  }
}

.neon-aef9j5 {
  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.neon-b7mdqr.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neon-61do4m 3.neon-tnfz92.neon-q2qun4.neon-y9i05s 3.neon-szncu2 3.neon-wjyc12 5.neon-fkngzh 3.neon-wjyc12 8.neon-enfgwy.neon-p6vc51.neon-wjyc12 26.neon-b9xvvu 5.neon-to5ezg 28.neon-aabv2w 8.neon-d2r5o5 28.neon-xhpmf4.neon-n6idn7 28.neon-ofn6dp.neon-3qe324 34.neon-zxoa22.neon-e0qohz 36.neon-ld8otx 11.neon-1scs9i 37.neon-7714kc 12.neon-pr0ncs 36.neon-9ltouo.neon-jbvxoy 28.neon-jfd2qg.neon-xd5e52.neon-0sel74 28.neon-wqz9ci 36.neon-5h8zon 26.neon-bhtwfk 36.neon-5h8zon 23.neon-fv57nx.neon-a5ye0c.neon-5h8zon 5.neon-cd2i9a 34.neon-o7esi8 3.neon-szncu2 31.neon-61do4m 3.neon-vkxchy.neon-3ndob3 18.neon-vxf05l.neon-0htugf 18.neon-86olbf 8.neon-9oc82q 17.neon-xo5wyv 8.neon-9oc82q 15.neon-2tk072.neon-9oc82q 14.neon-nrz9vh 9.neon-0htugf 13.neon-7dq4q5 11.neon-3ndob3 13.neon-csrg2b.neon-xdvix1 13.neon-7dq4q5 13.neon-3vvz8c 14.neon-nrz9vh 13.neon-3vvz8c 15.neon-uxc34x.neon-3vvz8c 17.neon-xo5wyv 12.neon-xdvix1 18.neon-86olbf 11.neon-3ndob3 18.neon-eq8y0e.neon-fe1w1p 18.neon-k1dk5z.neon-0gzbea 18.neon-86olbf 17.neon-ya0i3b 17.neon-xo5wyv 17.neon-ya0i3b 15.neon-1mdlbt.neon-ya0i3b 14.neon-nrz9vh 18.neon-0gzbea 13.neon-7dq4q5 20.neon-fe1w1p 13.neon-mnga8m.neon-ehwjuc 13.neon-7dq4q5 22.neon-476krc 14.neon-nrz9vh 22.neon-476krc 15.neon-u98twz.neon-7hc3p2 17.neon-xo5wyv 21.neon-ehwjuc 18.neon-86olbf 20.neon-fe1w1p 18.neon-qmbvai.neon-7ks3a1 18.neon-rkux5e.neon-ry3phq 18.neon-86olbf 26.neon-91t4hv 17.neon-xo5wyv 26.neon-91t4hv 15.neon-tz4iuq.neon-91t4hv 14.neon-nrz9vh 27.neon-ry3phq 13.neon-7dq4q5 28.neon-7ks3a1 13.neon-xtp4tn.neon-svaha9 13.neon-7dq4q5 31.neon-tmcob5 14.neon-nrz9vh 31.neon-tmcob5 15.neon-rogxck.neon-91t4hv 17.neon-xo5wyv 30.neon-svaha9 18.neon-86olbf 28.neon-7ks3a1 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"])
    .neon-aef9j5 {
    display: none;
  }
}

.neon-k9o430 {
  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) {
  .neon-k9o430 {
    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;
}

.neon-qhh4bu {
  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) {
  .neon-qhh4bu {
    padding: 14px 16px;
  }
}

.neon-qhh4bu button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neon-qhh4bu button:first-child {
  align-content: end;
}

.neon-qhh4bu button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neon-qhh4bu
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neon-qhh4bu
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neon-qhh4bu button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neon-qhh4bu button:last-child svg {
  width: 38px;
  height: 38px;
}

.neon-71hgpr {
  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;
}

.neon-71hgpr::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neon-71hgpr,
.pc61d126-chatbot[data-active-screen="3"]
  .neon-71hgpr {
  opacity: 1;
  visibility: visible;
}

.neon-zzbfc3 {
  flex: 1 1;
}

.neon-jbwx7u {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neon-jbwx7u {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neon-5xskzb {
  display: block;
}

.neon-j6qs43 {
  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) {
  .neon-j6qs43 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neon-uiv7bi {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.neon-uiv7bi::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neon-7hb1rs span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neon-7hb1rs p {
  color: var(--Text-100);
}

.neon-uiv7bi .neon-foqggc {
  grid-area: button;
}

.neon-uiv7bi .neon-foqggc::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.neon-b7mdqr.org/2000/svg'%3E%3Cpath d='M4.neon-cym9h3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neon-wmgzav 15L16.neon-wmgzav 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neon-wmgzav 5L16.neon-wmgzav 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .neon-vzba9q {
  display: block;
}

.neon-7omegc {
  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) {
  .neon-7omegc {
    margin-top: 40px;
  }
}

.neon-soj0kk label,
.neon-soj0kk input {
  display: block;
  width: 100%;
}

.neon-soj0kk label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neon-soj0kk label.neon-vdarjb input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neon-soj0kk label.neon-vdarjb::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;
}

.neon-soj0kk 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;
}

.neon-soj0kk input::placeholder {
  color: var(--Text-400);
}

.neon-hu4oqk {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neon-hu4oqk {
  display: flex;
}

.neon-hu4oqk ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neon-hu4oqk ol {
    height: 420px;
    padding: 24px;
  }
}

.neon-hu4oqk ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neon-66vt89 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neon-66vt89 {
    padding: 0 24px 24px;
  }
}

.neon-66vt89 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;
}

.neon-66vt89 input::placeholder {
  color: var(--Text-400);
}

.neon-66vt89 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neon-66vt89 [type="submit"]:disabled {
  opacity: 0.5;
}

.neon-66vt89 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neon-66vt89 [type="submit"] {
    right: 40px;
  }
}

.neon-48ujfk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neon-48ujfk.neon-v9f6oi {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neon-48ujfk.neon-v9f6oi::before {
  content: "";
  width: 31px;
}

.neon-48ujfk.neon-v9f6oi p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neon-48ujfk.neon-48ljen p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neon-48ujfk p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neon-xpgjuj .neon-foqggc {
  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;
  }
}

.neon-nhz3ud {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neon-nhz3ud {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neon-nhz3ud {
    padding: 18px 0;
  }
}

.neon-nhz3ud .neon-fl0z2k {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neon-nhz3ud .neon-fl0z2k {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neon-t1pjck {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neon-t1pjck {
    max-width: 160px;
    height: 40px;
  }
}

.neon-t1pjck picture,
.neon-t1pjck img {
  display: block;
  width: 100%;
  height: 100%;
}

.neon-t1pjck img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neon-qouv6y {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neon-hfuv2c ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neon-nhz3ud.neon-qei9lb .neon-qouv6y {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neon-qouv6y {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neon-qouv6y {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neon-enrhma,
.neon-rn8iju {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neon-enrhma,
  .neon-rn8iju {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neon-rn8iju {
    display: none;
  }
}

.neon-083v70 {
  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;
}

.neon-qei9lb .neon-083v70 {
  background: var(--fh-bg-color);
}

.neon-083v70 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neon-083v70 {
    display: none;
  }
}

.neon-h59cpk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neon-h59cpk {
    display: none;
  }
}

.neon-t6xw9o {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.neon-nhz3ud.neon-qei9lb .neon-t6xw9o:first-child {
  display: none;
}

.neon-nhz3ud.neon-qei9lb .neon-t6xw9o:last-child {
  display: block;
}

.neon-t6xw9o:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neon-t6xw9o {
    display: none;
  }
}

.neon-lc66ng {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neon-lc66ng {
    display: flex;
  }
}

.neon-lc66ng ul {
  max-height: 350px;
  overflow-y: auto;
}

.neon-lc66ng:hover ul {
  visibility: visible;
  opacity: 1;
}

.neon-lc66ng:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neon-lc66ng:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neon-lc66ng:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neon-lc66ng:hover .neon-97czx0 svg {
  transform: rotate(180deg);
}

.neon-kyks1f {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neon-pwk9u6 {
  padding: 0 8px;
}

.neon-y8jqto {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neon-y8jqto:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neon-y8jqto {
    padding: 4px 8px;
  }
}

.neon-hgdkcx {
  display: flex;
}

.neon-hgdkcx img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neon-97czx0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neon-97czx0 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neon-curret {
  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) {
  .neon-curret {
    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;
  }
}

.neon-198myr {
  width: 100%;
}

@media (min-width: 1200px) {
  .neon-198myr {
    display: none;
  }
}

.neon-g648iv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neon-agr1y2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neon-dk7x44 {
  display: flex;
}

.neon-o499no {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neon-jfoazq {
  list-style: none;
}

@media (max-width: 1199px) {
  .neon-jfoazq {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neon-jfoazq {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neon-jfoazq .neon-9751jl [data-ref-el],
  .neon-jfoazq .neon-9751jl span,
  .neon-jfoazq .neon-9751jl a {
    white-space: nowrap;
  }
}

.neon-8me9x9 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neon-8me9x9.neon-2z6rjs > .neon-9751jl {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neon-8me9x9.neon-yhsdep:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neon-8me9x9.neon-2z6rjs > .neon-4yp2sc {
    height: auto;
  }

  .neon-8me9x9.neon-2z6rjs > div > .neon-fp755q {
    transform: rotate(180deg);
  }
}

.neon-8me9x9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neon-8me9x9 [data-ref-el],
.neon-8me9x9 span {
  cursor: pointer;
}

.neon-8me9x9 [data-ref-el],
.neon-8me9x9 span,
.neon-8me9x9 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .neon-8me9x9 [data-ref-el],
  .neon-8me9x9 span,
  .neon-8me9x9 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neon-8me9x9 [data-ref-el],
  .neon-8me9x9 span,
  .neon-8me9x9 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neon-4yp2sc {
  height: 0;
  overflow: hidden;
  transition: height 0.neon-hfuv2c ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neon-4yp2sc::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neon-4yp2sc::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neon-4yp2sc::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neon-4yp2sc {
    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;
  }

  .neon-4yp2sc:has(> .neon-8me9x9.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neon-4yp2sc .neon-4yp2sc {
    padding: 0;
  }

  .neon-4yp2sc .neon-8me9x9 {
    font-weight: 400;
  }

  .neon-4yp2sc .neon-8me9x9:hover > .neon-9751jl {
    background: var(--Neutral-300);
  }

  .neon-4yp2sc .neon-fp755q {
    rotate: -90deg;
  }
}

.neon-9751jl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neon-9751jl {
    padding: 8px;
  }

  .neon-8me9x9.neon-bni88u > .neon-9751jl {
    background: var(--Neutral-300);
  }
}

.neon-fp755q {
  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.neon-b7mdqr.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neon-p80drb 0.neon-xnbpf6.neon-0qfa3f -0.neon-yapu8p 0.neon-zlbqyk -0.neon-yapu8p 1.neon-0yvv75 0.neon-ehzbbe.neon-4tmz24 4.neon-43wzpl.neon-p80drb 0.neon-xglox4.neon-74ceuw -0.neon-yapu8p 9.neon-a9zijc -0.neon-yapu8p 10.neon-ydcwle 0.neon-0nnyxr.neon-ohd5n2 0.neon-0qfa3f 10.neon-ohd5n2 0.neon-zlbqyk 10.neon-ydcwle 1.neon-d6qxac.neon-4qcywx 5.neon-f8l8av.neon-tcxrh8 6.neon-fvh1at 5.neon-fklyoy 6.neon-fvh1at 4.neon-u28dae 5.neon-lvjx7q.neon-p80drb 1.neon-7yzcs6.neon-yapu8p 0.neon-zlbqyk -0.neon-yapu8p 0.neon-0qfa3f 0.neon-p80drb 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neon-hfuv2c ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neon-fp755q {
    cursor: default;
  }
}

.neon-z8i1yq {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neon-lo9b4h {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .neon-lo9b4h {
    padding: 40px 4px;
  }
}

.neon-mj17ag {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neon-mj17ag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neon-cecuxg {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neon-cecuxg {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neon-cecuxg ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neon-cecuxg [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neon-cecuxg [data-ref-el],
.neon-cecuxg span,
.neon-cecuxg a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.neon-5ka79h {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neon-5ka79h {
    margin-bottom: 12px;
  }
}

.neon-vnl35v {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neon-vnl35v img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neon-vnl35v:last-child {
    margin-right: 0;
  }
}

.neon-gktgbq {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neon-5ka79h:hover .neon-axgypu {
  visibility: visible;
  opacity: 1;
}

.neon-axgypu {
  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);
}

.neon-xkpnrz {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neon-9v2nlm {
  display: flex;
  margin: 6px;
}

.neon-9v2nlm img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neon-axgypu::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);
}

.neon-axgypu::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);
}

.neon-lrs85m {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neon-lrs85m {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neon-433lzu {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .neon-433lzu {
    margin-right: 32px;
  }
}

.neon-vx0i84 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neon-vx0i84 {
    margin-top: 0;
    width: 340px;
  }
}

.neon-vx0i84 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neon-obte7k {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neon-c6o3ap {
  position: relative;
}

@media (min-width: 768px) {
  .neon-c6o3ap {
    margin-top: 40px;
  }
}

.neon-c6o3ap + .neon-t0sdfb,
.neon-c6o3ap + .neon-c6o3ap {
  margin-top: 24px;
}

.neon-zzrkw7 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neon-zzrkw7 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neon-zzrkw7 {
    padding: 80px;
  }
}

.neon-svmqse {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neon-svmqse {
    padding: 0 16px;
}


}

.neon-5px196 {
  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) {
  .neon-5px196 {
    font-size: 48px;
    line-height: 56px;
  }
}

.neon-ibudl9 {
  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) {
  .neon-ibudl9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neon-xu9l8t {
  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;
}

.neon-xu9l8t:hover {
  background: var(--button-bg-hover);
}

.neon-ckvvji {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neon-ckvvji img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neon-ckvvji img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neon-ckvvji img {
  min-height: 100%;
  }
}

.neon-zzrkw7::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neon-y009oz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neon-y009oz h1,
.neon-y009oz h2,
.neon-y009oz h3,
.neon-y009oz h4 {
  margin-bottom: 6px;
}

.neon-y009oz h1:not(:first-child),
.neon-y009oz h2:not(:first-child),
.neon-y009oz h3:not(:first-child),
.neon-y009oz h4:not(:first-child) {
  margin-top: 16px;
}

.neon-y009oz h1,
.neon-y009oz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neon-y009oz h1,
  .neon-y009oz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neon-y009oz h2,
.neon-y009oz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neon-y009oz h2,
  .neon-y009oz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neon-y009oz h3,
.neon-y009oz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neon-y009oz h3,
  .neon-y009oz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neon-y009oz h4,
.neon-y009oz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neon-y009oz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neon-y009oz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neon-y009oz 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);
}

.neon-y009oz ul ul {
  margin-bottom: 8px;
}

.neon-y009oz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neon-y009oz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neon-y009oz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neon-y009oz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neon-y009oz ol li::marker {
  font-weight: 700;
}

.neon-y009oz ol ol {
  margin-bottom: 8px;
}

.neon-y009oz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neon-y009oz ol ul li {
  padding-left: 16px;
}

.neon-y009oz 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) {
  .neon-y009oz table {
    padding: 24px;
  }
}

.neon-y009oz table.neon-ael5zp {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.neon-hfuv2c,
    mask-image 0.3s;
}

.neon-y009oz table.neon-ael5zp.neon-14gjap {
  -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) {
  .neon-y009oz table {
    display: table;
  }
}

.neon-y009oz 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);
}

.neon-y009oz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neon-y009oz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neon-y009oz 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) {
  .neon-y009oz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neon-y009oz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neon-y009oz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neon-y009oz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neon-y009oz img {
  max-width: 100%;
  height: auto;
}

.neon-d72nay {
  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) {
  .neon-d72nay {
    padding: 24px;
  }
}

.neon-nvkoj0 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .neon-nvkoj0 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neon-nvkoj0 > * {
  margin: 0 !important;
}

.neon-nvkoj0 img,
.neon-bjy3sa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon-nvkoj0 img,
  .neon-bjy3sa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon-xjm4e9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon-xjm4e9 {
    width: 32px;
    height: 32px;
  }
}

.neon-nbwbyv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neon-nbwbyv .neon-vfaymh {
  flex-shrink: 0;
}

.neon-nbwbyv .neon-6bz35f svg {
  display: none;
}

.neon-xnz2hq {
  display: grid;
  transition: max-height 0.neon-hfuv2c ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neon-xnz2hq {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neon-xnz2hq {
    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));
  }
}

.neon-xnz2hq.neon-equhvz + .neon-vfaymh svg {
  transform: rotate(180deg);
}

.neon-ec51oj {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neon-ec51oj > div:nth-child(3n) {
  grid-column: span 2;
}

.neon-ec51oj
  > div:nth-child(3n)
  .neon-31ardh
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neon-ec51oj {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neon-ec51oj > div:nth-child(3n) {
    grid-column: unset;
  }

  .neon-ec51oj
    > div:nth-child(3n)
    .neon-31ardh
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neon-ec51oj {
    max-width: 270px;
  }
}

.neon-ec51oj .neon-31ardh button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neon-ec51oj .neon-31ardh button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neon-ec51oj .neon-31ardh button {
    max-width: 104px;
  }
}

.neon-9htweh {
  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) {
  .neon-9htweh {
    margin-bottom: 0;
  }
}

.neon-ijcxeq {
  display: none;
  opacity: 0;
}

.neon-ymmd1k {
  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;
  }
}

.neon-ymmd1k img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neon-31ardh {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neon-31ardh button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neon-31ardh
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neon-31ardh
    button {
    max-width: 145px;
  }
}

.neon-0fyvir:first-child
  .neon-31ardh
  button {
  max-width: 270px;
}

.neon-nv68gy {
  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%;
}

.neon-9htweh picture {
  width: 100%;
  max-width: 100%;
}

.neon-xpmq4x {
  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;
}

.neon-xpmq4x svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neon-9htweh:hover .neon-xpmq4x {
  display: flex;
}

.neon-xno9fb {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neon-oszfrt {
  display: flex;
}

.neon-oszfrt:hover .neon-iynj0v,
.neon-oszfrt .neon-bni88u .neon-iynj0v {
  display: flex;
}

.neon-oszfrt svg {
  flex-shrink: 0;
}

.neon-iynj0v {
  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) {
  .neon-iynj0v {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neon-iynj0v:hover {
  display: flex;
}

.neon-iynj0v svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neon-ui4mjv {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .neon-ui4mjv {
    font-size: 12px;
  }
}

.neon-s82rjn,
.neon-wx2jna {
  width: 50%;
  flex-shrink: 0;
}

.neon-s82rjn {
  font-weight: 700;
}

.neon-lin52a .neon-xnz2hq {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neon-lin52a .neon-xnz2hq {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neon-lin52a .neon-xnz2hq {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neon-lin52a
  .neon-nv68gy:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neon-lin52a .neon-ymmd1k {
  height: 100% !important;
  border-radius: 16px;
}

.neon-lin52a .neon-31ardh {
  gap: 4px;
  align-items: center;
}

.neon-lin52a .neon-31ardh button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neon-lin52a .neon-31ardh svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neon-lin52a .neon-e6d7fp,
.neon-lin52a .neon-br1wxa {
  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.neon-b7mdqr.org/2000/svg'%3E%3Cpath d='M9.neon-smdgiv 4.neon-rz5nnw.neon-khv7he 5.neon-6riefe.neon-xs2q09 5.neon-dhfi5z.neon-9ywau3 5.neon-9n1z4t.neon-tqdyz0 8.neon-1w4sb9.neon-9md2lx 9.neon-i5vly5.neon-ed1far 9.neon-nw9bq5.neon-kguvyk 13.neon-xxa5qn.neon-ufj9pw 11.neon-h0dlld.neon-03564b 11.neon-0bzb0a.neon-csjeng 11.neon-41by37.neon-jox5lv 13.neon-bjn03p.neon-27yjn5 9.neon-oi102q.neon-hgf6ye 9.neon-4h6bcs.neon-5ssvgx 8.neon-6kj8kg.neon-de7ibs 5.neon-nt4zo8.neon-gnx7to 5.neon-28y68z.neon-mwd9sj 5.neon-irlodm.neon-tagj4k 4.neon-9ff2ye.neon-03564b 1.neon-xa6vxh.neon-smdgiv 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neon-lin52a .neon-e6d7fp {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neon-lin52a .neon-br1wxa {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neon-x0xw5w {
  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) {
  .neon-x0xw5w {
    padding: 24px;
  }
}

.neon-x0xw5w .neon-vfaymh {
  display: flex;
}

@media (min-width: 768px) {
  .neon-x0xw5w .neon-vfaymh {
    display: none;
  }
}

.neon-x0xw5w .neon-6bz35f svg {
  display: none;
}

.neon-zj97bj {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neon-zj97bj .neon-zms91x {
  display: none;
}

@media (min-width: 768px) {
  .neon-zj97bj .neon-zms91x {
    display: flex;
  }
}

.neon-b9ubop {
  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) {
  .neon-b9ubop {
    font-size: 40px;
    line-height: 48px;
  }
}

.neon-b9ubop > * {
  margin: 0 !important;
}

.neon-b9ubop img,
.neon-kaatjr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon-b9ubop img,
  .neon-kaatjr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon-p3x5kr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon-p3x5kr {
    width: 32px;
    height: 32px;
  }
}

.neon-lwiuya {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neon-lwiuya {
    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;
  }

  .neon-lwiuya::-webkit-scrollbar {
    display: none;
  }
}

.neon-x3x4ey {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neon-x3x4ey {
    padding: 7px 15px;
  }
}

.neon-x3x4ey:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neon-zjob8w {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neon-zjob8w {
    display: flex;
    opacity: 1;
  }
}

.neon-x3x4ey picture {
  height: 100%;
  display: block;
}

.neon-x3x4ey img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neon-x3x4ey img {
    width: 88px;
    height: 44px;
  }
}

.neon-x3x4ey p {
  text-align: center;
  width: 100%;
}

.neon-zc38rd {
  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) {
  .neon-zc38rd {
    font-size: 40px;
    line-height: 48px;
  }
}

.neon-zc38rd img,
.neon-s5ytip {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon-zc38rd img,
  .neon-s5ytip {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon-iz1rkk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon-iz1rkk {
    width: 32px;
    height: 32px;
  }
}

.neon-mm92ln {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neon-yu0dgy {
  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;
}

.neon-cj7o2r {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neon-cj7o2r.neon-bni88u {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neon-7fdzch {
  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) {
  .neon-7fdzch {
    font-size: 20px;
    line-height: 28px;
  }
}

.neon-bumaou {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.neon-qde5ix {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neon-hfuv2c ease;
  opacity: 0;
  color: var(--text-color);
}

.neon-v09rbp {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neon-v09rbp ol,
.neon-v09rbp ul {
  padding-left: 1.3em;
}

.neon-cj7o2r.neon-bni88u .neon-qde5ix {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neon-cj7o2r.neon-bni88u .neon-bumaou {
  transform: rotate(180deg);
  color: var(--text-color);
}

.neon-jff03a {
  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) {
  .neon-jff03a {
    padding: 24px;
  }
}

.neon-jff03a .neon-vfaymh {
  display: flex;
}

@media (min-width: 768px) {
  .neon-jff03a .neon-vfaymh {
    display: none;
  }
}

.neon-jff03a .neon-6bz35f svg {
  display: none;
}

.neon-8eou2a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neon-8eou2a .neon-zms91x {
  display: none;
}

@media (min-width: 768px) {
  .neon-8eou2a .neon-zms91x {
    display: flex;
  }
}

.neon-2lw9dm {
  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) {
  .neon-2lw9dm {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neon-2lw9dm > * {
  margin: 0 !important;
}

.neon-2lw9dm img,
.neon-5jut59 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon-2lw9dm img,
  .neon-5jut59 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon-rvqvsn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon-rvqvsn {
    width: 32px;
    height: 32px;
  }
}

.neon-z7ya0t {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neon-z7ya0t {
    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;
  }

  .neon-z7ya0t::-webkit-scrollbar {
    display: none;
  }
}

.neon-bh2n34 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neon-bh2n34:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neon-wwk8rc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neon-wwk8rc {
    display: flex;
    opacity: 1;
  }
}

.neon-bh2n34 picture {
  width: auto;
  height: 100%;
  display: block;
}

.neon-bh2n34 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neon-e7jgb0 {
  margin: -24px 0;
}

.neon-e7jgb0:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neon-e7jgb0 {
    margin: -16px 0;
  }
}

.neon-sroy5h {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neon-sroy5h {
    flex-direction: row;
  }
}

.neon-og2ef6 {
  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) {
  .neon-og2ef6 {
    flex: 1;
  }
}

.neon-og2ef6::placeholder {
  color: var(--Text-400);
}

.neon-6zb6m0 {
  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;
}

.neon-z8e9bx {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neon-z8e9bx::-webkit-scrollbar {
  display: none;
}

.neon-k6mwzy {
  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;
}

.neon-k6mwzy img,
.neon-k6mwzy svg {
  margin-right: 8px;
}

.neon-xeo1w5 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neon-e7jgb0 + .neon-yxvs04 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neon-e7jgb0 + .neon-yxvs04 {
    margin-top: -16px;
  }
}

.neon-et4aru {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neon-et4aru > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neon-et4aru > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neon-tp891m {
  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;
}

.neon-qbm6bp {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.neon-17ds37 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neon-z3yv8i {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neon-0u17sq {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neon-tp891m 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;
}

.neon-tp891m 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) {
  .neon-tp891m {
    padding: 39px 179px 39px 39px;
  }

  .neon-qbm6bp {
    font-size: 40px;
    line-height: 48px;
  }

  .neon-0u17sq {
    height: 348px;
  }

  .neon-tp891m button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neon-tp891m button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neon-tp891m {
    padding: 63px;
  }
}

.neon-svtnt8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neon-svtnt8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neon-ztswt9 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neon-ztswt9 {
    width: auto;
  }
}

.neon-2qnu8q {
  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;
}

.neon-2qnu8q::-webkit-scrollbar {
  display: none;
}

.neon-2qnu8q 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);
}

.neon-2qnu8q a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neon-2qnu8q {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neon-svtnt8 .neon-om2l1q {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.neon-hfuv2c,
    mask-image 0.3s;
}

.neon-svtnt8 .neon-om2l1q.neon-14gjap {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neon-n1i5xn {
  margin: 40px -16px;
}

.neon-4ucjop + .neon-t0sdfb,
.neon-4ucjop + .neon-c6o3ap {
  margin-top: 24px;
}

.neon-1i28xl {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neon-1i28xl picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neon-x0ukix {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neon-x0ukix {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neon-x0ukix {
    margin-top: 0;
  }
}

.neon-09nda3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neon-09nda3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neon-s7ug49 {
  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) {
  .neon-s7ug49 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neon-1uwrcv {
  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) {
  .neon-1uwrcv {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neon-b6fs5w {
  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) {
  .neon-b6fs5w {
    font-size: 20px;
    line-height: 28px;
  }
}

.neon-xkydwc {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neon-xkydwc {
    font-size: 32px;
    line-height: 40px;
  }
}

.neon-cn5131 {
  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;
}

.neon-s08bnb {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neon-s08bnb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neon-yxvs04 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neon-0npgko {
  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) {
  .neon-0npgko {
    padding: 15px 48px;
  }
}

main > .neon-yxvs04 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neon-xnz2hq.neon-43tdwh > div:nth-child(n+5) {
    display: none;
  }
}

.neon-y009oz p a img {
  display: block;
  margin: 0 auto;
}


.neon-qt1ri1 {
  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 */
.neon-03w1o8 {
  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;
}

.neon-03w1o8 label {
  font-size: 14px;
}

.neon-03w1o8 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neon-03w1o8 input,
.neon-03w1o8 textarea,
.neon-03w1o8 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;
}
.neon-03w1o8 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neon-g8dujs ease;
}
.neon-03w1o8 button:hover {
  background-color: var(--button-bg-hover);
}
.neon-vyjfzv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neon-6zrwa4 ease-in;
}

.neon-vyjfzv 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;
}
.neon-wlw68q, .neon-zm05rx, [class*="review-card"],
thead, thead th, table th, .neon-c95yiw,
.neon-y1c8s7, [class*="collapsible-header"],
.neon-8deyb7, [class*="updated-block"] {
  color: #ece7dc !important;
}
