* {
  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;
  }
}

.neon54-u9akdf {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .neon54-u9akdf {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .neon54-u9akdf {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.neon54-rki90e {
  overflow: hidden;
}

.neon54-ksfm7u img {
  background: var(--Neutral-300);
}

.neon54-b9rfjy {
  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;
}

.neon54-he4a6t {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.neon54-he4a6t:hover {
  background: var(--button-bg-hover);
}

.neon54-ai7f5g {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.neon54-ai7f5g:hover {
  background: var(--button-bg-hover);
}

.neon54-909rqk {
  font-size: 12px;
  line-height: 18px;
}

.neon54-rnx42u {
  font-size: 18px;
  line-height: 26px;
}

.neon54-1jexvh {
  width: 100%;
}

.neon54-6kpqmw {
  padding: 6px 16px;
}

.neon54-3fl7f5 {
  padding: 10px 16px;
}

.neon54-3xqqso {
  padding: 15px 26px;
}

.neon54-q23r76 {
  flex-shrink: 0;
}

.neon54-f9c203 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.neon54-22b8az {
  display: none;
}

.neon54-hg3tal {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.neon54-fovufv {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.neon54-lddxxs {
  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;
}

.neon54-e6g3gg {
  cursor: grab;
}

.neon54-lddxxs::-webkit-scrollbar {
  display: none;
}

.neon54-oq6vhn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.neon54-u9fnvo {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.neon54-f90640 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.neon54-3siyw3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.neon54-pewiw4 {
  visibility: visible;
}

.neon54-nf0792 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.neon54-anbml0 ease;
}

.neon54-br0jvr {
  background-color: var(--Primary-200);
  width: 16px;
}

.neon54-ff3xid {
  -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.neon54-anbml0,
    mask-image 0.3s;
}

.neon54-ff3xid.neon54-4iqzx3 {
  -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;
  }
}

.neon54-la1wby: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;
}

.neon54-6bsjhq {
  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.neon54-8kkwww.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.neon54-8kkwww.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;
}

.neon54-ly8u5l {
  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);
}

.neon54-ly8u5l::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%
  );
}

.neon54-bd1ha5 {
  position: relative;
  z-index: 1;
}

.neon54-e6g99t {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.neon54-jgaj6p {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.neon54-374co3 {
  font-size: 40px;
  line-height: 48px;
}

.neon54-90h92m {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.neon54-y0jj2u {
  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;
}

.neon54-y0jj2u:hover {
  background: var(--Primary-400);
}

.neon54-y0jj2u svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.neon54-la1wby 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) {
  .neon54-ly8u5l {
    max-width: 600px;
    padding: 64px;
  }

  .neon54-e6g99t {
    font-size: 24px;
    line-height: 32px;
  }

  .neon54-jgaj6p {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .neon54-374co3 {
    font-size: 50px;
    line-height: 56px;
  }

  .neon54-90h92m {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .neon54-6bsjhq {
    top: 25px;
    right: 25px;
  }
}

.neon54-bn20q1,
.neon54-o36x7f {
  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;
}

.neon54-pq16o5.neon54-uy2ttx::before,
.neon54-o36x7f::before,
.neon54-btgnrd::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.neon54-8kkwww.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.neon54-dj6yxc 14.neon54-jr4z19.neon54-s90ef7 14.neon54-eeakkx 15.neon54-rzl49n 14.neon54-zn1444 15.neon54-b33toc 14.neon54-9j5ldy.neon54-p4wio7 14.neon54-c2bmsh 19.neon54-80owrg 12.neon54-l8okcr 19.neon54-80owrg 10.neon54-v06x9c.neon54-80owrg 8.neon54-jmnvwf 17.neon54-txzyqz 7.neon54-q6ulkq 15.neon54-dsy4gu 7.neon54-u8782c.neon54-66vyiq 7.neon54-q6ulkq 11.neon54-6x07qk 8.neon54-jmnvwf 11.neon54-6x07qk 10.neon54-jnr7nx.neon54-6x07qk 12.neon54-n5bkih 13.neon54-ez53xl 14.neon54-fpp987 15.neon54-uronb3 14.neon54-eomkhc.neon54-rapmjn 14.neon54-dps9je 15.neon54-mphe4v 14.neon54-irj9h9 15.neon54-0b9f8p 14.neon54-yglyxa.neon54-dj6yxc 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.neon54-y3svbf 15.neon54-msschx.neon54-4ti7ph 15.neon54-ajxhih 15.neon54-lyjscz 15.neon54-n0zhjv 15.neon54-zixihe 15.neon54-5yg64h.neon54-ap2xt0 15.neon54-n0zhjv 15.neon54-7l98ox 15.neon54-j79emh 15.neon54-zzgpo2 15.neon54-kxs3st.neon54-dp5n2h 15.neon54-5twfcc 7.neon54-9lni6t 18.neon54-qyp5f2 7.neon54-vfqwqh 23.neon54-jugnj9.neon54-mmriyc.neon54-qyo4rq 18.neon54-u6yxev 19.neon54-xtc14q 15.neon54-50nnoc 15.neon54-y3svbf 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.neon54-2xtctu [type="submit"] *,
.neon54-13isep button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .neon54-ivzb7e {
    display: none;
  }
}

.neon54-c8auut {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .neon54-c8auut {
  display: none;
}

@media (min-width: 768px) {
  .neon54-c8auut {
    bottom: 22px;
  }
}

.neon54-c8auut input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .neon54-c8auut {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.neon54-o2to21.static) .neon54-c8auut {
    bottom: 8px;
  }
}

.neon54-n4ta7s {
  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.neon54-8kkwww.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.neon54-fb01ow 3.neon54-dpuv0n.neon54-0dc0pb.neon54-7f6r82 3.neon54-a8p5mw 3.neon54-zmi2ky 5.neon54-triplw 3.neon54-zmi2ky 8.neon54-qsfskr.neon54-os9xmy.neon54-zmi2ky 26.neon54-itt02r 5.neon54-2n53pa 28.neon54-cle8is 8.neon54-x2d2ar 28.neon54-wjqp8g.neon54-hcxx6s 28.neon54-uj6uyz.neon54-ey4bqp 34.neon54-2i9lo7.neon54-84imms 36.neon54-u65g99 11.neon54-6oknej 37.neon54-jqwe8f 12.neon54-pys1m4 36.neon54-xfzg9n.neon54-6te268 28.neon54-gikvg2.neon54-c6mfk9.neon54-j6b2z5 28.neon54-qu8q24 36.neon54-84b0he 26.neon54-w45yoe 36.neon54-84b0he 23.neon54-eaxk19.neon54-c46rk1.neon54-84b0he 5.neon54-gha02d 34.neon54-n1amwl 3.neon54-a8p5mw 31.neon54-fb01ow 3.neon54-edzop7.neon54-wcjn9z 18.neon54-y9c3w5.neon54-y6d61g 18.neon54-3e731d 8.neon54-jm85dx 17.neon54-pjter2 8.neon54-jm85dx 15.neon54-do0g9g.neon54-jm85dx 14.neon54-c7lxho 9.neon54-y6d61g 13.neon54-4941n3 11.neon54-wcjn9z 13.neon54-puwqxp.neon54-xhzb9t 13.neon54-4941n3 13.neon54-slpoh4 14.neon54-c7lxho 13.neon54-slpoh4 15.neon54-17s8mx.neon54-slpoh4 17.neon54-pjter2 12.neon54-xhzb9t 18.neon54-3e731d 11.neon54-wcjn9z 18.neon54-jksqvp.neon54-pu9imu 18.neon54-ijzws3.neon54-px8a1d 18.neon54-3e731d 17.neon54-x2plux 17.neon54-pjter2 17.neon54-x2plux 15.neon54-qed3cs.neon54-x2plux 14.neon54-c7lxho 18.neon54-px8a1d 13.neon54-4941n3 20.neon54-pu9imu 13.neon54-0bs0hb.neon54-xfmvgc 13.neon54-4941n3 22.neon54-5nj1uz 14.neon54-c7lxho 22.neon54-5nj1uz 15.neon54-skg6iw.neon54-i21mo0 17.neon54-pjter2 21.neon54-xfmvgc 18.neon54-3e731d 20.neon54-pu9imu 18.neon54-t20eae.neon54-9gg290 18.neon54-en206w.neon54-qz24jh 18.neon54-3e731d 26.neon54-5prlz3 17.neon54-pjter2 26.neon54-5prlz3 15.neon54-875oz5.neon54-5prlz3 14.neon54-c7lxho 27.neon54-qz24jh 13.neon54-4941n3 28.neon54-9gg290 13.neon54-6yw8ro.neon54-trdl49 13.neon54-4941n3 31.neon54-tjpuu5 14.neon54-c7lxho 31.neon54-tjpuu5 15.neon54-e1a9ou.neon54-5prlz3 17.neon54-pjter2 30.neon54-trdl49 18.neon54-3e731d 28.neon54-9gg290 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"])
    .neon54-n4ta7s {
    display: none;
  }
}

.neon54-kkzvd2 {
  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) {
  .neon54-kkzvd2 {
    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;
}

.neon54-13isep {
  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) {
  .neon54-13isep {
    padding: 14px 16px;
  }
}

.neon54-13isep button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.neon54-13isep button:first-child {
  align-content: end;
}

.neon54-13isep button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .neon54-13isep
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .neon54-13isep
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.neon54-13isep button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.neon54-13isep button:last-child svg {
  width: 38px;
  height: 38px;
}

.neon54-btgnrd {
  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;
}

.neon54-btgnrd::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .neon54-btgnrd,
.pc61d126-chatbot[data-active-screen="3"]
  .neon54-btgnrd {
  opacity: 1;
  visibility: visible;
}

.neon54-zsxe2n {
  flex: 1 1;
}

.neon54-xkuf3r {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .neon54-xkuf3r {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .neon54-r0bq1e {
  display: block;
}

.neon54-eb4zng {
  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) {
  .neon54-eb4zng {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.neon54-o36x7f {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.neon54-o36x7f::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.neon54-vphz0k span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.neon54-vphz0k p {
  color: var(--Text-100);
}

.neon54-o36x7f .neon54-a4669z {
  grid-area: button;
}

.neon54-o36x7f .neon54-a4669z::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.neon54-8kkwww.org/2000/svg'%3E%3Cpath d='M4.neon54-sy1kh2 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neon54-4jyb8e 15L16.neon54-4jyb8e 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.neon54-4jyb8e 5L16.neon54-4jyb8e 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .neon54-viarip {
  display: block;
}

.neon54-evqi5j {
  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) {
  .neon54-evqi5j {
    margin-top: 40px;
  }
}

.neon54-bn20q1 label,
.neon54-bn20q1 input {
  display: block;
  width: 100%;
}

.neon54-bn20q1 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.neon54-bn20q1 label.neon54-99jrpq input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.neon54-bn20q1 label.neon54-99jrpq::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;
}

.neon54-bn20q1 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;
}

.neon54-bn20q1 input::placeholder {
  color: var(--Text-400);
}

.neon54-233rt9 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .neon54-233rt9 {
  display: flex;
}

.neon54-233rt9 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .neon54-233rt9 ol {
    height: 420px;
    padding: 24px;
  }
}

.neon54-233rt9 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.neon54-2xtctu {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .neon54-2xtctu {
    padding: 0 24px 24px;
  }
}

.neon54-2xtctu 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;
}

.neon54-2xtctu input::placeholder {
  color: var(--Text-400);
}

.neon54-2xtctu [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.neon54-2xtctu [type="submit"]:disabled {
  opacity: 0.5;
}

.neon54-2xtctu [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .neon54-2xtctu [type="submit"] {
    right: 40px;
  }
}

.neon54-pq16o5 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.neon54-pq16o5.neon54-uy2ttx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.neon54-pq16o5.neon54-uy2ttx::before {
  content: "";
  width: 31px;
}

.neon54-pq16o5.neon54-uy2ttx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neon54-pq16o5.neon54-nvc5hx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.neon54-pq16o5 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.neon54-c8auut .neon54-a4669z {
  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;
  }
}

.neon54-ivzb7e {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .neon54-ivzb7e {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .neon54-ivzb7e {
    padding: 18px 0;
  }
}

.neon54-ivzb7e .neon54-u9akdf {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .neon54-ivzb7e .neon54-u9akdf {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.neon54-cd70cx {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .neon54-cd70cx {
    max-width: 160px;
    height: 40px;
  }
}

.neon54-cd70cx picture,
.neon54-cd70cx img {
  display: block;
  width: 100%;
  height: 100%;
}

.neon54-cd70cx img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .neon54-vnj8ub {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.neon54-anbml0 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .neon54-ivzb7e.neon54-t64z4c .neon54-vnj8ub {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .neon54-vnj8ub {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .neon54-vnj8ub {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.neon54-x3u13j,
.neon54-k48oxk {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .neon54-x3u13j,
  .neon54-k48oxk {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .neon54-k48oxk {
    display: none;
  }
}

.neon54-aodf9i {
  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;
}

.neon54-t64z4c .neon54-aodf9i {
  background: var(--fh-bg-color);
}

.neon54-aodf9i button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .neon54-aodf9i {
    display: none;
  }
}

.neon54-13vs0h {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neon54-13vs0h {
    display: none;
  }
}

.neon54-dfclyc {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.neon54-ivzb7e.neon54-t64z4c .neon54-dfclyc:first-child {
  display: none;
}

.neon54-ivzb7e.neon54-t64z4c .neon54-dfclyc:last-child {
  display: block;
}

.neon54-dfclyc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .neon54-dfclyc {
    display: none;
  }
}

.neon54-hm62co {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neon54-hm62co {
    display: flex;
  }
}

.neon54-hm62co ul {
  max-height: 350px;
  overflow-y: auto;
}

.neon54-hm62co:hover ul {
  visibility: visible;
  opacity: 1;
}

.neon54-hm62co:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.neon54-hm62co:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.neon54-hm62co:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.neon54-hm62co:hover .neon54-oyyrit svg {
  transform: rotate(180deg);
}

.neon54-8uyzn2 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.neon54-0v6da1 {
  padding: 0 8px;
}

.neon54-g7umae {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.neon54-g7umae:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .neon54-g7umae {
    padding: 4px 8px;
  }
}

.neon54-a9bn3j {
  display: flex;
}

.neon54-a9bn3j img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.neon54-oyyrit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.neon54-oyyrit svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.neon54-8c3rgz {
  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) {
  .neon54-8c3rgz {
    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;
  }
}

.neon54-uti7xf {
  width: 100%;
}

@media (min-width: 1200px) {
  .neon54-uti7xf {
    display: none;
  }
}

.neon54-ufr24v {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.neon54-49gbj2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.neon54-wy8wem {
  display: flex;
}

.neon54-aaraw9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.neon54-7ekol9 {
  list-style: none;
}

@media (max-width: 1199px) {
  .neon54-7ekol9 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .neon54-7ekol9 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .neon54-7ekol9 .neon54-2wohwx [data-ref-el],
  .neon54-7ekol9 .neon54-2wohwx span,
  .neon54-7ekol9 .neon54-2wohwx a {
    white-space: nowrap;
  }
}

.neon54-ck2jbb {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .neon54-ck2jbb.neon54-ulnbo8 > .neon54-2wohwx {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .neon54-ck2jbb.neon54-71dc8f:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .neon54-ck2jbb.neon54-ulnbo8 > .neon54-yy6rlg {
    height: auto;
  }

  .neon54-ck2jbb.neon54-ulnbo8 > div > .neon54-xz7rf0 {
    transform: rotate(180deg);
  }
}

.neon54-ck2jbb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.neon54-ck2jbb [data-ref-el],
.neon54-ck2jbb span {
  cursor: pointer;
}

.neon54-ck2jbb [data-ref-el],
.neon54-ck2jbb span,
.neon54-ck2jbb a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .neon54-ck2jbb [data-ref-el],
  .neon54-ck2jbb span,
  .neon54-ck2jbb a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .neon54-ck2jbb [data-ref-el],
  .neon54-ck2jbb span,
  .neon54-ck2jbb a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.neon54-yy6rlg {
  height: 0;
  overflow: hidden;
  transition: height 0.neon54-anbml0 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.neon54-yy6rlg::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.neon54-yy6rlg::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.neon54-yy6rlg::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .neon54-yy6rlg {
    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;
  }

  .neon54-yy6rlg:has(> .neon54-ck2jbb.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .neon54-yy6rlg .neon54-yy6rlg {
    padding: 0;
  }

  .neon54-yy6rlg .neon54-ck2jbb {
    font-weight: 400;
  }

  .neon54-yy6rlg .neon54-ck2jbb:hover > .neon54-2wohwx {
    background: var(--Neutral-300);
  }

  .neon54-yy6rlg .neon54-xz7rf0 {
    rotate: -90deg;
  }
}

.neon54-2wohwx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .neon54-2wohwx {
    padding: 8px;
  }

  .neon54-ck2jbb.neon54-nygd32 > .neon54-2wohwx {
    background: var(--Neutral-300);
  }
}

.neon54-xz7rf0 {
  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.neon54-8kkwww.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.neon54-m28ker 0.neon54-d2omx4.neon54-rr2grr -0.neon54-c9c1o7 0.neon54-jq7l5p -0.neon54-c9c1o7 1.neon54-bbec7p 0.neon54-66dgfz.neon54-ili1lm 4.neon54-q2g7ie.neon54-m28ker 0.neon54-syh53a.neon54-cvcqc0 -0.neon54-c9c1o7 9.neon54-33przy -0.neon54-c9c1o7 10.neon54-jqgd8r 0.neon54-gahwa5.neon54-mjgv9g 0.neon54-rr2grr 10.neon54-mjgv9g 0.neon54-jq7l5p 10.neon54-jqgd8r 1.neon54-pjvigr.neon54-gxrx2o 5.neon54-xt5sen.neon54-zpomm2 6.neon54-n2vo93 5.neon54-nnp9jn 6.neon54-n2vo93 4.neon54-nntjux 5.neon54-iy54et.neon54-m28ker 1.neon54-tpbe1q.neon54-c9c1o7 0.neon54-jq7l5p -0.neon54-c9c1o7 0.neon54-rr2grr 0.neon54-m28ker 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.neon54-anbml0 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .neon54-xz7rf0 {
    cursor: default;
  }
}

.neon54-cjxw3y {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.neon54-y9o3no {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .neon54-y9o3no {
    padding: 40px 4px;
  }
}

.neon54-0qyvuj {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .neon54-0qyvuj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.neon54-b1u0o3 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .neon54-b1u0o3 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.neon54-b1u0o3 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.neon54-b1u0o3 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.neon54-b1u0o3 [data-ref-el],
.neon54-b1u0o3 span,
.neon54-b1u0o3 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.neon54-i3hjv4 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neon54-i3hjv4 {
    margin-bottom: 12px;
  }
}

.neon54-84yf3s {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.neon54-84yf3s img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .neon54-84yf3s:last-child {
    margin-right: 0;
  }
}

.neon54-0y8mzz {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neon54-i3hjv4:hover .neon54-ai4u0r {
  visibility: visible;
  opacity: 1;
}

.neon54-ai4u0r {
  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);
}

.neon54-2fo4tm {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.neon54-6qd960 {
  display: flex;
  margin: 6px;
}

.neon54-6qd960 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.neon54-ai4u0r::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);
}

.neon54-ai4u0r::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);
}

.neon54-o79sjl {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .neon54-o79sjl {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.neon54-bvogoz {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .neon54-bvogoz {
    margin-right: 32px;
  }
}

.neon54-71l0mm {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .neon54-71l0mm {
    margin-top: 0;
    width: 340px;
  }
}

.neon54-71l0mm a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.neon54-gpzbe0 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.neon54-vgey7u {
  position: relative;
}

@media (min-width: 768px) {
  .neon54-vgey7u {
    margin-top: 40px;
  }
}

.neon54-vgey7u + .neon54-rgky5p,
.neon54-vgey7u + .neon54-vgey7u {
  margin-top: 24px;
}

.neon54-kbh6df {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .neon54-kbh6df {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .neon54-kbh6df {
    padding: 80px;
  }
}

.neon54-t59ndk {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .neon54-t59ndk {
    padding: 0 16px;
}


}

.neon54-h4ekry {
  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) {
  .neon54-h4ekry {
    font-size: 48px;
    line-height: 56px;
  }
}

.neon54-2sy6w6 {
  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) {
  .neon54-2sy6w6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.neon54-ct1jra {
  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;
}

.neon54-ct1jra:hover {
  background: var(--button-bg-hover);
}

.neon54-x6qaco {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.neon54-x6qaco img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .neon54-x6qaco img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .neon54-x6qaco img {
  min-height: 100%;
  }
}

.neon54-kbh6df::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.neon54-fzpdlu {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.neon54-fzpdlu h1,
.neon54-fzpdlu h2,
.neon54-fzpdlu h3,
.neon54-fzpdlu h4 {
  margin-bottom: 6px;
}

.neon54-fzpdlu h1:not(:first-child),
.neon54-fzpdlu h2:not(:first-child),
.neon54-fzpdlu h3:not(:first-child),
.neon54-fzpdlu h4:not(:first-child) {
  margin-top: 16px;
}

.neon54-fzpdlu h1,
.neon54-fzpdlu h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .neon54-fzpdlu h1,
  .neon54-fzpdlu h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.neon54-fzpdlu h2,
.neon54-fzpdlu h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .neon54-fzpdlu h2,
  .neon54-fzpdlu h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.neon54-fzpdlu h3,
.neon54-fzpdlu h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .neon54-fzpdlu h3,
  .neon54-fzpdlu h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.neon54-fzpdlu h4,
.neon54-fzpdlu h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.neon54-fzpdlu ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.neon54-fzpdlu ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.neon54-fzpdlu 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);
}

.neon54-fzpdlu ul ul {
  margin-bottom: 8px;
}

.neon54-fzpdlu ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.neon54-fzpdlu ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.neon54-fzpdlu ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.neon54-fzpdlu ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.neon54-fzpdlu ol li::marker {
  font-weight: 700;
}

.neon54-fzpdlu ol ol {
  margin-bottom: 8px;
}

.neon54-fzpdlu ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.neon54-fzpdlu ol ul li {
  padding-left: 16px;
}

.neon54-fzpdlu 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) {
  .neon54-fzpdlu table {
    padding: 24px;
  }
}

.neon54-fzpdlu table.neon54-2riuqx {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.neon54-anbml0,
    mask-image 0.3s;
}

.neon54-fzpdlu table.neon54-2riuqx.neon54-4iqzx3 {
  -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) {
  .neon54-fzpdlu table {
    display: table;
  }
}

.neon54-fzpdlu 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);
}

.neon54-fzpdlu table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neon54-fzpdlu table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neon54-fzpdlu 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) {
  .neon54-fzpdlu table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.neon54-fzpdlu table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.neon54-fzpdlu table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.neon54-fzpdlu table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.neon54-fzpdlu img {
  max-width: 100%;
  height: auto;
}

.neon54-anif1g {
  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) {
  .neon54-anif1g {
    padding: 24px;
  }
}

.neon54-8mgq9b {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .neon54-8mgq9b {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.neon54-8mgq9b > * {
  margin: 0 !important;
}

.neon54-8mgq9b img,
.neon54-zq8gva {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon54-8mgq9b img,
  .neon54-zq8gva {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon54-4jr2x7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon54-4jr2x7 {
    width: 32px;
    height: 32px;
  }
}

.neon54-b2cf3b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.neon54-b2cf3b .neon54-8ga8o0 {
  flex-shrink: 0;
}

.neon54-b2cf3b .neon54-c92rn3 svg {
  display: none;
}

.neon54-b691en {
  display: grid;
  transition: max-height 0.neon54-anbml0 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .neon54-b691en {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .neon54-b691en {
    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));
  }
}

.neon54-b691en.neon54-lb8cns + .neon54-8ga8o0 svg {
  transform: rotate(180deg);
}

.neon54-getqrn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.neon54-getqrn > div:nth-child(3n) {
  grid-column: span 2;
}

.neon54-getqrn
  > div:nth-child(3n)
  .neon54-wqbq0d
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .neon54-getqrn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .neon54-getqrn > div:nth-child(3n) {
    grid-column: unset;
  }

  .neon54-getqrn
    > div:nth-child(3n)
    .neon54-wqbq0d
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .neon54-getqrn {
    max-width: 270px;
  }
}

.neon54-getqrn .neon54-wqbq0d button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .neon54-getqrn .neon54-wqbq0d button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .neon54-getqrn .neon54-wqbq0d button {
    max-width: 104px;
  }
}

.neon54-uc4br4 {
  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) {
  .neon54-uc4br4 {
    margin-bottom: 0;
  }
}

.neon54-kyftvm {
  display: none;
  opacity: 0;
}

.neon54-men4y2 {
  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;
  }
}

.neon54-men4y2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.neon54-wqbq0d {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.neon54-wqbq0d button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neon54-wqbq0d
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .neon54-wqbq0d
    button {
    max-width: 145px;
  }
}

.neon54-pxw9z1:first-child
  .neon54-wqbq0d
  button {
  max-width: 270px;
}

.neon54-1ptpw5 {
  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%;
}

.neon54-uc4br4 picture {
  width: 100%;
  max-width: 100%;
}

.neon54-diowsu {
  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;
}

.neon54-diowsu svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.neon54-uc4br4:hover .neon54-diowsu {
  display: flex;
}

.neon54-jtlvfc {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.neon54-c5if00 {
  display: flex;
}

.neon54-c5if00:hover .neon54-ian9fi,
.neon54-c5if00 .neon54-nygd32 .neon54-ian9fi {
  display: flex;
}

.neon54-c5if00 svg {
  flex-shrink: 0;
}

.neon54-ian9fi {
  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) {
  .neon54-ian9fi {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.neon54-ian9fi:hover {
  display: flex;
}

.neon54-ian9fi svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.neon54-8grzvt {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .neon54-8grzvt {
    font-size: 12px;
  }
}

.neon54-9v98oz,
.neon54-f920s9 {
  width: 50%;
  flex-shrink: 0;
}

.neon54-9v98oz {
  font-weight: 700;
}

.neon54-iz9wwb .neon54-b691en {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .neon54-iz9wwb .neon54-b691en {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .neon54-iz9wwb .neon54-b691en {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.neon54-iz9wwb
  .neon54-1ptpw5:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.neon54-iz9wwb .neon54-men4y2 {
  height: 100% !important;
  border-radius: 16px;
}

.neon54-iz9wwb .neon54-wqbq0d {
  gap: 4px;
  align-items: center;
}

.neon54-iz9wwb .neon54-wqbq0d button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.neon54-iz9wwb .neon54-wqbq0d svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.neon54-iz9wwb .neon54-00pdm3,
.neon54-iz9wwb .neon54-6phoq6 {
  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.neon54-8kkwww.org/2000/svg'%3E%3Cpath d='M9.neon54-x17u2f 4.neon54-wtqmtf.neon54-n8ttcg 5.neon54-jhg3ha.neon54-oj8bds 5.neon54-gxqfxn.neon54-jy3bzt 5.neon54-uhthjn.neon54-qd58tc 8.neon54-u1zfic.neon54-g2fcq3 9.neon54-63bnwh.neon54-7qkhh7 9.neon54-pwyh9b.neon54-o14dlo 13.neon54-vlv0mt.neon54-a2njif 11.neon54-pqsfbs.neon54-ow8qwy 11.neon54-vuznrm.neon54-yk9kb3 11.neon54-d3inou.neon54-wde3jp 13.neon54-o7xf52.neon54-6lkqcl 9.neon54-oljpnx.neon54-9xqsa2 9.neon54-904vj2.neon54-xa6m02 8.neon54-zwctqm.neon54-iknxiw 5.neon54-3dc78z.neon54-rzr84r 5.neon54-ayopna.neon54-54wpme 5.neon54-qz6hyw.neon54-gcwpm0 4.neon54-kisjl2.neon54-ow8qwy 1.neon54-mstxad.neon54-x17u2f 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.neon54-iz9wwb .neon54-00pdm3 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.neon54-iz9wwb .neon54-6phoq6 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.neon54-12p17b {
  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) {
  .neon54-12p17b {
    padding: 24px;
  }
}

.neon54-12p17b .neon54-8ga8o0 {
  display: flex;
}

@media (min-width: 768px) {
  .neon54-12p17b .neon54-8ga8o0 {
    display: none;
  }
}

.neon54-12p17b .neon54-c92rn3 svg {
  display: none;
}

.neon54-na03xl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.neon54-na03xl .neon54-b9rfjy {
  display: none;
}

@media (min-width: 768px) {
  .neon54-na03xl .neon54-b9rfjy {
    display: flex;
  }
}

.neon54-t12w3w {
  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) {
  .neon54-t12w3w {
    font-size: 40px;
    line-height: 48px;
  }
}

.neon54-t12w3w > * {
  margin: 0 !important;
}

.neon54-t12w3w img,
.neon54-e74zyh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon54-t12w3w img,
  .neon54-e74zyh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon54-uvc65v {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon54-uvc65v {
    width: 32px;
    height: 32px;
  }
}

.neon54-z9dtjr {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .neon54-z9dtjr {
    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;
  }

  .neon54-z9dtjr::-webkit-scrollbar {
    display: none;
  }
}

.neon54-5tex43 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .neon54-5tex43 {
    padding: 7px 15px;
  }
}

.neon54-5tex43:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neon54-k1crwb {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neon54-k1crwb {
    display: flex;
    opacity: 1;
  }
}

.neon54-5tex43 picture {
  height: 100%;
  display: block;
}

.neon54-5tex43 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .neon54-5tex43 img {
    width: 88px;
    height: 44px;
  }
}

.neon54-5tex43 p {
  text-align: center;
  width: 100%;
}

.neon54-7qo3iv {
  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) {
  .neon54-7qo3iv {
    font-size: 40px;
    line-height: 48px;
  }
}

.neon54-7qo3iv img,
.neon54-rn7k7d {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon54-7qo3iv img,
  .neon54-rn7k7d {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon54-3hl2mw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon54-3hl2mw {
    width: 32px;
    height: 32px;
  }
}

.neon54-n4sclq {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.neon54-nbv10z {
  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;
}

.neon54-lzgr5a {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.neon54-lzgr5a.neon54-nygd32 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.neon54-v1eah7 {
  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) {
  .neon54-v1eah7 {
    font-size: 20px;
    line-height: 28px;
  }
}

.neon54-2rbs12 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.neon54-y0nvrv {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.neon54-anbml0 ease;
  opacity: 0;
  color: var(--text-color);
}

.neon54-twlsqx {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.neon54-twlsqx ol,
.neon54-twlsqx ul {
  padding-left: 1.3em;
}

.neon54-lzgr5a.neon54-nygd32 .neon54-y0nvrv {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.neon54-lzgr5a.neon54-nygd32 .neon54-2rbs12 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.neon54-hrwt4m {
  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) {
  .neon54-hrwt4m {
    padding: 24px;
  }
}

.neon54-hrwt4m .neon54-8ga8o0 {
  display: flex;
}

@media (min-width: 768px) {
  .neon54-hrwt4m .neon54-8ga8o0 {
    display: none;
  }
}

.neon54-hrwt4m .neon54-c92rn3 svg {
  display: none;
}

.neon54-vcf81t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neon54-vcf81t .neon54-b9rfjy {
  display: none;
}

@media (min-width: 768px) {
  .neon54-vcf81t .neon54-b9rfjy {
    display: flex;
  }
}

.neon54-blu2jt {
  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) {
  .neon54-blu2jt {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.neon54-blu2jt > * {
  margin: 0 !important;
}

.neon54-blu2jt img,
.neon54-fqporb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .neon54-blu2jt img,
  .neon54-fqporb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.neon54-uwzjgq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .neon54-uwzjgq {
    width: 32px;
    height: 32px;
  }
}

.neon54-rv7awd {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .neon54-rv7awd {
    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;
  }

  .neon54-rv7awd::-webkit-scrollbar {
    display: none;
  }
}

.neon54-yas7i5 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.neon54-yas7i5:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.neon54-mrm9rx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .neon54-mrm9rx {
    display: flex;
    opacity: 1;
  }
}

.neon54-yas7i5 picture {
  width: auto;
  height: 100%;
  display: block;
}

.neon54-yas7i5 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.neon54-yumi91 {
  margin: -24px 0;
}

.neon54-yumi91:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .neon54-yumi91 {
    margin: -16px 0;
  }
}

.neon54-gn0yu8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .neon54-gn0yu8 {
    flex-direction: row;
  }
}

.neon54-yxspgb {
  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) {
  .neon54-yxspgb {
    flex: 1;
  }
}

.neon54-yxspgb::placeholder {
  color: var(--Text-400);
}

.neon54-x9y8xm {
  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;
}

.neon54-r8mls2 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.neon54-r8mls2::-webkit-scrollbar {
  display: none;
}

.neon54-raeild {
  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;
}

.neon54-raeild img,
.neon54-raeild svg {
  margin-right: 8px;
}

.neon54-g1lxso {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.neon54-yumi91 + .neon54-1ib94w {
  margin-top: 0;
}

@media (min-width: 768px) {
  .neon54-yumi91 + .neon54-1ib94w {
    margin-top: -16px;
  }
}

.neon54-5uejf0 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.neon54-5uejf0 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.neon54-5uejf0 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.neon54-a55l2w {
  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;
}

.neon54-e7cq60 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.neon54-vlhm26 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.neon54-id027k {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.neon54-sg9pgx {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.neon54-a55l2w 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;
}

.neon54-a55l2w 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) {
  .neon54-a55l2w {
    padding: 39px 179px 39px 39px;
  }

  .neon54-e7cq60 {
    font-size: 40px;
    line-height: 48px;
  }

  .neon54-sg9pgx {
    height: 348px;
  }

  .neon54-a55l2w button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .neon54-a55l2w button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .neon54-a55l2w {
    padding: 63px;
  }
}

.neon54-ixj150 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .neon54-ixj150 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.neon54-78i3pf {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neon54-78i3pf {
    width: auto;
  }
}

.neon54-tka1rn {
  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;
}

.neon54-tka1rn::-webkit-scrollbar {
  display: none;
}

.neon54-tka1rn 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);
}

.neon54-tka1rn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .neon54-tka1rn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.neon54-ixj150 .neon54-k0rjnd {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.neon54-anbml0,
    mask-image 0.3s;
}

.neon54-ixj150 .neon54-k0rjnd.neon54-4iqzx3 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.neon54-y3tdgx {
  margin: 40px -16px;
}

.neon54-928bwq + .neon54-rgky5p,
.neon54-928bwq + .neon54-vgey7u {
  margin-top: 24px;
}

.neon54-kgxp10 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.neon54-kgxp10 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.neon54-y01914 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .neon54-y01914 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .neon54-y01914 {
    margin-top: 0;
  }
}

.neon54-3lj1mq {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neon54-3lj1mq {
    font-size: 24px;
    line-height: 32px;
  }
}

.neon54-y5ye2x {
  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) {
  .neon54-y5ye2x {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.neon54-5896c6 {
  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) {
  .neon54-5896c6 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.neon54-4234wc {
  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) {
  .neon54-4234wc {
    font-size: 20px;
    line-height: 28px;
  }
}

.neon54-5cghcg {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .neon54-5cghcg {
    font-size: 32px;
    line-height: 40px;
  }
}

.neon54-69weme {
  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;
}

.neon54-s5xkg2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.neon54-s5xkg2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.neon54-1ib94w {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.neon54-xl4r8a {
  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) {
  .neon54-xl4r8a {
    padding: 15px 48px;
  }
}

main > .neon54-1ib94w {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .neon54-b691en.neon54-95tajc > div:nth-child(n+5) {
    display: none;
  }
}

.neon54-fzpdlu p a img {
  display: block;
  margin: 0 auto;
}


.neon54-n3mwyj {
  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 */
.neon54-o98lvf {
  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;
}

.neon54-o98lvf label {
  font-size: 14px;
}

.neon54-o98lvf h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.neon54-o98lvf input,
.neon54-o98lvf textarea,
.neon54-o98lvf 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;
}
.neon54-o98lvf button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.neon54-4ba8ts ease;
}
.neon54-o98lvf button:hover {
  background-color: var(--button-bg-hover);
}
.neon54-uqepb0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.neon54-1otp3u ease-in;
}

.neon54-uqepb0 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;
}
.neon54-y65fx7, .neon54-rxgmr8, [class*="review-card"],
thead, thead th, table th, .neon54-cq3uih,
.neon54-l4vl7d, [class*="collapsible-header"],
.neon54-70tw61, [class*="updated-block"] {
  color: #ece7dc !important;
}
