* {
  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;
  }
}

.legit99-6ajj1b {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .legit99-6ajj1b {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .legit99-6ajj1b {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.legit99-zmh9gt {
  overflow: hidden;
}

.legit99-jtkmsl img {
  background: var(--Neutral-300);
}

.legit99-93muya {
  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;
}

.legit99-9jczyx {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.legit99-9jczyx:hover {
  background: var(--button-bg-hover);
}

.legit99-9to9ay {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.legit99-9to9ay:hover {
  background: var(--button-bg-hover);
}

.legit99-rm17ml {
  font-size: 12px;
  line-height: 18px;
}

.legit99-5wi0vx {
  font-size: 18px;
  line-height: 26px;
}

.legit99-qr8i0e {
  width: 100%;
}

.legit99-cka2mq {
  padding: 6px 16px;
}

.legit99-j64t7n {
  padding: 10px 16px;
}

.legit99-g4fohq {
  padding: 15px 26px;
}

.legit99-xw074h {
  flex-shrink: 0;
}

.legit99-04h6x4 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.legit99-1gh2f5 {
  display: none;
}

.legit99-3jb0t3 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.legit99-3nzpbr {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.legit99-v57l2u {
  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;
}

.legit99-6p80dt {
  cursor: grab;
}

.legit99-v57l2u::-webkit-scrollbar {
  display: none;
}

.legit99-yzmmfx {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.legit99-4r1u0t {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.legit99-g8ky8e {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.legit99-m94cs4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.legit99-us82d6 {
  visibility: visible;
}

.legit99-tm07bt {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.legit99-75808g ease;
}

.legit99-vu4lbu {
  background-color: var(--Primary-200);
  width: 16px;
}

.legit99-6nwa2a {
  -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.legit99-75808g,
    mask-image 0.3s;
}

.legit99-6nwa2a.legit99-96ljyd {
  -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;
  }
}

.legit99-nv0wf0: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;
}

.legit99-eim71a {
  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.legit99-nvpvrg.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.legit99-nvpvrg.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;
}

.legit99-drljrm {
  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);
}

.legit99-drljrm::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%
  );
}

.legit99-wavr71 {
  position: relative;
  z-index: 1;
}

.legit99-utwmnm {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.legit99-7vtpvp {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.legit99-ewknu0 {
  font-size: 40px;
  line-height: 48px;
}

.legit99-j7nzzy {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.legit99-mtzq6j {
  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;
}

.legit99-mtzq6j:hover {
  background: var(--Primary-400);
}

.legit99-mtzq6j svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.legit99-nv0wf0 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) {
  .legit99-drljrm {
    max-width: 600px;
    padding: 64px;
  }

  .legit99-utwmnm {
    font-size: 24px;
    line-height: 32px;
  }

  .legit99-7vtpvp {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .legit99-ewknu0 {
    font-size: 50px;
    line-height: 56px;
  }

  .legit99-j7nzzy {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .legit99-eim71a {
    top: 25px;
    right: 25px;
  }
}

.legit99-vujea9,
.legit99-8r2fn3 {
  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;
}

.legit99-qsgj1y.legit99-dzsu74::before,
.legit99-8r2fn3::before,
.legit99-it7odd::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.legit99-nvpvrg.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.legit99-9p1bq2 14.legit99-b0g50f.legit99-05jiws 14.legit99-olkcmr 15.legit99-vumzj8 14.legit99-oujve0 15.legit99-lvolqi 14.legit99-9rs7aq.legit99-xqgp1y 14.legit99-w00olg 19.legit99-pfubuu 12.legit99-boyj7z 19.legit99-pfubuu 10.legit99-aqs06d.legit99-pfubuu 8.legit99-aijtsz 17.legit99-gan0l5 7.legit99-1985ip 15.legit99-kmrlop 7.legit99-13rbu8.legit99-i4qxyh 7.legit99-1985ip 11.legit99-d8vdmj 8.legit99-aijtsz 11.legit99-d8vdmj 10.legit99-jju0vp.legit99-d8vdmj 12.legit99-4hx3u9 13.legit99-12z2a8 14.legit99-w9ac31 15.legit99-lg1csz 14.legit99-l01e3s.legit99-qyd65f 14.legit99-msk452 15.legit99-06xieu 14.legit99-olrdvq 15.legit99-u09lmj 14.legit99-k6p1f7.legit99-9p1bq2 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.legit99-k5yk4f 15.legit99-opem7g.legit99-idniom 15.legit99-2kybis 15.legit99-tc5w9w 15.legit99-cfjuwr 15.legit99-5q992p 15.legit99-ufndd7.legit99-2upd3r 15.legit99-cfjuwr 15.legit99-lo29ph 15.legit99-t3akib 15.legit99-rhrmae 15.legit99-9pe5ko.legit99-awcx2w 15.legit99-8bp7fb 7.legit99-079dtj 18.legit99-ehpk8d 7.legit99-p3qozo 23.legit99-vfk8fz.legit99-r11zoe.legit99-vox342 18.legit99-ugdz7t 19.legit99-7oxrmb 15.legit99-nxsdjx 15.legit99-k5yk4f 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.legit99-yumj7f [type="submit"] *,
.legit99-1wqbbu button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .legit99-y5c56r {
    display: none;
  }
}

.legit99-ouhdck {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .legit99-ouhdck {
  display: none;
}

@media (min-width: 768px) {
  .legit99-ouhdck {
    bottom: 22px;
  }
}

.legit99-ouhdck input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .legit99-ouhdck {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.legit99-p0dkbe.static) .legit99-ouhdck {
    bottom: 8px;
  }
}

.legit99-oc9y7n {
  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.legit99-nvpvrg.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.legit99-qpdj72 3.legit99-4vj1m5.legit99-obv1pn.legit99-yu01wi 3.legit99-m438tn 3.legit99-b74lm6 5.legit99-51gsb7 3.legit99-b74lm6 8.legit99-8hg8se.legit99-abqsnn.legit99-b74lm6 26.legit99-qpj6uu 5.legit99-awpdz0 28.legit99-hr81ok 8.legit99-a9gmjr 28.legit99-cw2p1b.legit99-po78ns 28.legit99-eiehbg.legit99-bkvfuw 34.legit99-ajtnwc.legit99-xnzksf 36.legit99-aqbea1 11.legit99-g06e16 37.legit99-oqig79 12.legit99-81xql8 36.legit99-7k6msc.legit99-plt5s5 28.legit99-ipmd98.legit99-05b905.legit99-d9bavg 28.legit99-959uqd 36.legit99-1x2tdz 26.legit99-pqtz69 36.legit99-1x2tdz 23.legit99-0drv2s.legit99-puijd1.legit99-1x2tdz 5.legit99-t42dvt 34.legit99-bhvbzx 3.legit99-m438tn 31.legit99-qpdj72 3.legit99-c69tsj.legit99-3hjeq8 18.legit99-txk1td.legit99-musrlf 18.legit99-cysnrf 8.legit99-7bsqcx 17.legit99-xifzzy 8.legit99-7bsqcx 15.legit99-imlziv.legit99-7bsqcx 14.legit99-e7k7rx 9.legit99-musrlf 13.legit99-e7hlre 11.legit99-3hjeq8 13.legit99-5dsb3c.legit99-p16o9y 13.legit99-e7hlre 13.legit99-o9zbkf 14.legit99-e7k7rx 13.legit99-o9zbkf 15.legit99-a94gmj.legit99-o9zbkf 17.legit99-xifzzy 12.legit99-p16o9y 18.legit99-cysnrf 11.legit99-3hjeq8 18.legit99-70ukka.legit99-6pm5ud 18.legit99-teldjd.legit99-igjna7 18.legit99-cysnrf 17.legit99-c9nwlh 17.legit99-xifzzy 17.legit99-c9nwlh 15.legit99-jjj4n8.legit99-c9nwlh 14.legit99-e7k7rx 18.legit99-igjna7 13.legit99-e7hlre 20.legit99-6pm5ud 13.legit99-iznozr.legit99-n9x5jl 13.legit99-e7hlre 22.legit99-qjzdid 14.legit99-e7k7rx 22.legit99-qjzdid 15.legit99-u9l4fv.legit99-2wt73r 17.legit99-xifzzy 21.legit99-n9x5jl 18.legit99-cysnrf 20.legit99-6pm5ud 18.legit99-ry8p98.legit99-z72eje 18.legit99-2jcqyy.legit99-hyvf9r 18.legit99-cysnrf 26.legit99-g206ie 17.legit99-xifzzy 26.legit99-g206ie 15.legit99-lu5so6.legit99-g206ie 14.legit99-e7k7rx 27.legit99-hyvf9r 13.legit99-e7hlre 28.legit99-z72eje 13.legit99-9qf1cl.legit99-usiaas 13.legit99-e7hlre 31.legit99-0uk8fx 14.legit99-e7k7rx 31.legit99-0uk8fx 15.legit99-f5ecnm.legit99-g206ie 17.legit99-xifzzy 30.legit99-usiaas 18.legit99-cysnrf 28.legit99-z72eje 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"])
    .legit99-oc9y7n {
    display: none;
  }
}

.legit99-xrqnt0 {
  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) {
  .legit99-xrqnt0 {
    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;
}

.legit99-1wqbbu {
  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) {
  .legit99-1wqbbu {
    padding: 14px 16px;
  }
}

.legit99-1wqbbu button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.legit99-1wqbbu button:first-child {
  align-content: end;
}

.legit99-1wqbbu button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .legit99-1wqbbu
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .legit99-1wqbbu
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.legit99-1wqbbu button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.legit99-1wqbbu button:last-child svg {
  width: 38px;
  height: 38px;
}

.legit99-it7odd {
  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;
}

.legit99-it7odd::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .legit99-it7odd,
.pc61d126-chatbot[data-active-screen="3"]
  .legit99-it7odd {
  opacity: 1;
  visibility: visible;
}

.legit99-c9m09x {
  flex: 1 1;
}

.legit99-40a5nb {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .legit99-40a5nb {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .legit99-d1ky7w {
  display: block;
}

.legit99-zswa5z {
  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) {
  .legit99-zswa5z {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.legit99-8r2fn3 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.legit99-8r2fn3::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.legit99-ui8v17 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.legit99-ui8v17 p {
  color: var(--Text-100);
}

.legit99-8r2fn3 .legit99-eswi0r {
  grid-area: button;
}

.legit99-8r2fn3 .legit99-eswi0r::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.legit99-nvpvrg.org/2000/svg'%3E%3Cpath d='M4.legit99-t6ivh9 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.legit99-rj8xzy 15L16.legit99-rj8xzy 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.legit99-rj8xzy 5L16.legit99-rj8xzy 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .legit99-vaglo9 {
  display: block;
}

.legit99-i7qvmw {
  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) {
  .legit99-i7qvmw {
    margin-top: 40px;
  }
}

.legit99-vujea9 label,
.legit99-vujea9 input {
  display: block;
  width: 100%;
}

.legit99-vujea9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.legit99-vujea9 label.legit99-kgj5dc input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.legit99-vujea9 label.legit99-kgj5dc::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;
}

.legit99-vujea9 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;
}

.legit99-vujea9 input::placeholder {
  color: var(--Text-400);
}

.legit99-4z88f9 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .legit99-4z88f9 {
  display: flex;
}

.legit99-4z88f9 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .legit99-4z88f9 ol {
    height: 420px;
    padding: 24px;
  }
}

.legit99-4z88f9 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.legit99-yumj7f {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .legit99-yumj7f {
    padding: 0 24px 24px;
  }
}

.legit99-yumj7f 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;
}

.legit99-yumj7f input::placeholder {
  color: var(--Text-400);
}

.legit99-yumj7f [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.legit99-yumj7f [type="submit"]:disabled {
  opacity: 0.5;
}

.legit99-yumj7f [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .legit99-yumj7f [type="submit"] {
    right: 40px;
  }
}

.legit99-qsgj1y {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.legit99-qsgj1y.legit99-dzsu74 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.legit99-qsgj1y.legit99-dzsu74::before {
  content: "";
  width: 31px;
}

.legit99-qsgj1y.legit99-dzsu74 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.legit99-qsgj1y.legit99-56pw1t p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.legit99-qsgj1y p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.legit99-ouhdck .legit99-eswi0r {
  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;
  }
}

.legit99-y5c56r {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .legit99-y5c56r {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .legit99-y5c56r {
    padding: 18px 0;
  }
}

.legit99-y5c56r .legit99-6ajj1b {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .legit99-y5c56r .legit99-6ajj1b {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.legit99-tzyfet {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .legit99-tzyfet {
    max-width: 160px;
    height: 40px;
  }
}

.legit99-tzyfet picture,
.legit99-tzyfet img {
  display: block;
  width: 100%;
  height: 100%;
}

.legit99-tzyfet img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .legit99-c0pkkl {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.legit99-75808g ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .legit99-y5c56r.legit99-xisqvx .legit99-c0pkkl {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .legit99-c0pkkl {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .legit99-c0pkkl {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.legit99-ti88jw,
.legit99-mmfcfc {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .legit99-ti88jw,
  .legit99-mmfcfc {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .legit99-mmfcfc {
    display: none;
  }
}

.legit99-r35ne3 {
  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;
}

.legit99-xisqvx .legit99-r35ne3 {
  background: var(--fh-bg-color);
}

.legit99-r35ne3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .legit99-r35ne3 {
    display: none;
  }
}

.legit99-zp7lel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .legit99-zp7lel {
    display: none;
  }
}

.legit99-vgqg86 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.legit99-y5c56r.legit99-xisqvx .legit99-vgqg86:first-child {
  display: none;
}

.legit99-y5c56r.legit99-xisqvx .legit99-vgqg86:last-child {
  display: block;
}

.legit99-vgqg86:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .legit99-vgqg86 {
    display: none;
  }
}

.legit99-288zic {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .legit99-288zic {
    display: flex;
  }
}

.legit99-288zic ul {
  max-height: 350px;
  overflow-y: auto;
}

.legit99-288zic:hover ul {
  visibility: visible;
  opacity: 1;
}

.legit99-288zic:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.legit99-288zic:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.legit99-288zic:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.legit99-288zic:hover .legit99-muek3d svg {
  transform: rotate(180deg);
}

.legit99-mz2ecb {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.legit99-layum6 {
  padding: 0 8px;
}

.legit99-5adkw6 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.legit99-5adkw6:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .legit99-5adkw6 {
    padding: 4px 8px;
  }
}

.legit99-718k9k {
  display: flex;
}

.legit99-718k9k img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.legit99-muek3d {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.legit99-muek3d svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.legit99-uvxhhz {
  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) {
  .legit99-uvxhhz {
    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;
  }
}

.legit99-r7wyeg {
  width: 100%;
}

@media (min-width: 1200px) {
  .legit99-r7wyeg {
    display: none;
  }
}

.legit99-os5h0l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.legit99-zd7czj {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.legit99-ro0y8d {
  display: flex;
}

.legit99-rb2962 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.legit99-rs4ld0 {
  list-style: none;
}

@media (max-width: 1199px) {
  .legit99-rs4ld0 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .legit99-rs4ld0 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .legit99-rs4ld0 .legit99-q12pc3 [data-ref-el],
  .legit99-rs4ld0 .legit99-q12pc3 span,
  .legit99-rs4ld0 .legit99-q12pc3 a {
    white-space: nowrap;
  }
}

.legit99-filf42 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .legit99-filf42.legit99-j0xk8d > .legit99-q12pc3 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .legit99-filf42.legit99-7xq7z0:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .legit99-filf42.legit99-j0xk8d > .legit99-9d2nqd {
    height: auto;
  }

  .legit99-filf42.legit99-j0xk8d > div > .legit99-z0kpyu {
    transform: rotate(180deg);
  }
}

.legit99-filf42 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.legit99-filf42 [data-ref-el],
.legit99-filf42 span {
  cursor: pointer;
}

.legit99-filf42 [data-ref-el],
.legit99-filf42 span,
.legit99-filf42 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .legit99-filf42 [data-ref-el],
  .legit99-filf42 span,
  .legit99-filf42 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .legit99-filf42 [data-ref-el],
  .legit99-filf42 span,
  .legit99-filf42 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.legit99-9d2nqd {
  height: 0;
  overflow: hidden;
  transition: height 0.legit99-75808g ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.legit99-9d2nqd::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.legit99-9d2nqd::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.legit99-9d2nqd::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .legit99-9d2nqd {
    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;
  }

  .legit99-9d2nqd:has(> .legit99-filf42.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .legit99-9d2nqd .legit99-9d2nqd {
    padding: 0;
  }

  .legit99-9d2nqd .legit99-filf42 {
    font-weight: 400;
  }

  .legit99-9d2nqd .legit99-filf42:hover > .legit99-q12pc3 {
    background: var(--Neutral-300);
  }

  .legit99-9d2nqd .legit99-z0kpyu {
    rotate: -90deg;
  }
}

.legit99-q12pc3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .legit99-q12pc3 {
    padding: 8px;
  }

  .legit99-filf42.legit99-o0xpkq > .legit99-q12pc3 {
    background: var(--Neutral-300);
  }
}

.legit99-z0kpyu {
  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.legit99-nvpvrg.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.legit99-o5ip4x 0.legit99-wt6jgt.legit99-61c5yx -0.legit99-7eifym 0.legit99-pfpjnh -0.legit99-7eifym 1.legit99-50sf6y 0.legit99-gqbtte.legit99-2ln8cp 4.legit99-oxxuit.legit99-o5ip4x 0.legit99-epe7d8.legit99-yokxbn -0.legit99-7eifym 9.legit99-9x4y09 -0.legit99-7eifym 10.legit99-72ecd2 0.legit99-fi9snv.legit99-2vmshr 0.legit99-61c5yx 10.legit99-2vmshr 0.legit99-pfpjnh 10.legit99-72ecd2 1.legit99-jyie15.legit99-q9n7qu 5.legit99-qs4t7i.legit99-9k3gtx 6.legit99-qp81wc 5.legit99-he7p24 6.legit99-qp81wc 4.legit99-041vh7 5.legit99-7so9j1.legit99-o5ip4x 1.legit99-bw01p6.legit99-7eifym 0.legit99-pfpjnh -0.legit99-7eifym 0.legit99-61c5yx 0.legit99-o5ip4x 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.legit99-75808g ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .legit99-z0kpyu {
    cursor: default;
  }
}

.legit99-xezvvw {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.legit99-dy40cc {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .legit99-dy40cc {
    padding: 40px 4px;
  }
}

.legit99-r03ai4 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .legit99-r03ai4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.legit99-tvu39u {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .legit99-tvu39u {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.legit99-tvu39u ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.legit99-tvu39u [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.legit99-tvu39u [data-ref-el],
.legit99-tvu39u span,
.legit99-tvu39u a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.legit99-okbslu {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .legit99-okbslu {
    margin-bottom: 12px;
  }
}

.legit99-35w62d {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.legit99-35w62d img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .legit99-35w62d:last-child {
    margin-right: 0;
  }
}

.legit99-7876ne {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.legit99-okbslu:hover .legit99-hr1mkx {
  visibility: visible;
  opacity: 1;
}

.legit99-hr1mkx {
  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);
}

.legit99-tfbq62 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.legit99-uekwo8 {
  display: flex;
  margin: 6px;
}

.legit99-uekwo8 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.legit99-hr1mkx::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);
}

.legit99-hr1mkx::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);
}

.legit99-nzohew {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .legit99-nzohew {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.legit99-w196va {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .legit99-w196va {
    margin-right: 32px;
  }
}

.legit99-fihnla {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .legit99-fihnla {
    margin-top: 0;
    width: 340px;
  }
}

.legit99-fihnla a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.legit99-63jycs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.legit99-fnnmdn {
  position: relative;
}

@media (min-width: 768px) {
  .legit99-fnnmdn {
    margin-top: 40px;
  }
}

.legit99-fnnmdn + .legit99-fh0rxq,
.legit99-fnnmdn + .legit99-fnnmdn {
  margin-top: 24px;
}

.legit99-qmwfwd {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .legit99-qmwfwd {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .legit99-qmwfwd {
    padding: 80px;
  }
}

.legit99-94htxs {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .legit99-94htxs {
    padding: 0 16px;
}


}

.legit99-ll3e9u {
  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) {
  .legit99-ll3e9u {
    font-size: 48px;
    line-height: 56px;
  }
}

.legit99-r2w9od {
  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) {
  .legit99-r2w9od {
    font-size: 24px;
    line-height: 32px;
  }
}

.legit99-wgj07x {
  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;
}

.legit99-wgj07x:hover {
  background: var(--button-bg-hover);
}

.legit99-gyyd1v {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.legit99-gyyd1v img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .legit99-gyyd1v img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .legit99-gyyd1v img {
  min-height: 100%;
  }
}

.legit99-qmwfwd::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.legit99-j6s0xu {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.legit99-j6s0xu h1,
.legit99-j6s0xu h2,
.legit99-j6s0xu h3,
.legit99-j6s0xu h4 {
  margin-bottom: 6px;
}

.legit99-j6s0xu h1:not(:first-child),
.legit99-j6s0xu h2:not(:first-child),
.legit99-j6s0xu h3:not(:first-child),
.legit99-j6s0xu h4:not(:first-child) {
  margin-top: 16px;
}

.legit99-j6s0xu h1,
.legit99-j6s0xu h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .legit99-j6s0xu h1,
  .legit99-j6s0xu h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.legit99-j6s0xu h2,
.legit99-j6s0xu h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .legit99-j6s0xu h2,
  .legit99-j6s0xu h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.legit99-j6s0xu h3,
.legit99-j6s0xu h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .legit99-j6s0xu h3,
  .legit99-j6s0xu h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.legit99-j6s0xu h4,
.legit99-j6s0xu h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.legit99-j6s0xu ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.legit99-j6s0xu ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.legit99-j6s0xu 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);
}

.legit99-j6s0xu ul ul {
  margin-bottom: 8px;
}

.legit99-j6s0xu ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.legit99-j6s0xu ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.legit99-j6s0xu ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.legit99-j6s0xu ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.legit99-j6s0xu ol li::marker {
  font-weight: 700;
}

.legit99-j6s0xu ol ol {
  margin-bottom: 8px;
}

.legit99-j6s0xu ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.legit99-j6s0xu ol ul li {
  padding-left: 16px;
}

.legit99-j6s0xu 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) {
  .legit99-j6s0xu table {
    padding: 24px;
  }
}

.legit99-j6s0xu table.legit99-qkgv0n {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.legit99-75808g,
    mask-image 0.3s;
}

.legit99-j6s0xu table.legit99-qkgv0n.legit99-96ljyd {
  -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) {
  .legit99-j6s0xu table {
    display: table;
  }
}

.legit99-j6s0xu 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);
}

.legit99-j6s0xu table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.legit99-j6s0xu table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.legit99-j6s0xu 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) {
  .legit99-j6s0xu table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.legit99-j6s0xu table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.legit99-j6s0xu table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.legit99-j6s0xu table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.legit99-j6s0xu img {
  max-width: 100%;
  height: auto;
}

.legit99-jtb3cg {
  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) {
  .legit99-jtb3cg {
    padding: 24px;
  }
}

.legit99-l0ajcy {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .legit99-l0ajcy {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.legit99-l0ajcy > * {
  margin: 0 !important;
}

.legit99-l0ajcy img,
.legit99-kyl3yn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legit99-l0ajcy img,
  .legit99-kyl3yn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legit99-lkvgil {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legit99-lkvgil {
    width: 32px;
    height: 32px;
  }
}

.legit99-aglb7x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.legit99-aglb7x .legit99-f49e5r {
  flex-shrink: 0;
}

.legit99-aglb7x .legit99-56287c svg {
  display: none;
}

.legit99-c67368 {
  display: grid;
  transition: max-height 0.legit99-75808g ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .legit99-c67368 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .legit99-c67368 {
    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));
  }
}

.legit99-c67368.legit99-u4oweq + .legit99-f49e5r svg {
  transform: rotate(180deg);
}

.legit99-rud0tn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.legit99-rud0tn > div:nth-child(3n) {
  grid-column: span 2;
}

.legit99-rud0tn
  > div:nth-child(3n)
  .legit99-9s7cza
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .legit99-rud0tn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .legit99-rud0tn > div:nth-child(3n) {
    grid-column: unset;
  }

  .legit99-rud0tn
    > div:nth-child(3n)
    .legit99-9s7cza
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .legit99-rud0tn {
    max-width: 270px;
  }
}

.legit99-rud0tn .legit99-9s7cza button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .legit99-rud0tn .legit99-9s7cza button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .legit99-rud0tn .legit99-9s7cza button {
    max-width: 104px;
  }
}

.legit99-d9vu39 {
  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) {
  .legit99-d9vu39 {
    margin-bottom: 0;
  }
}

.legit99-he6v02 {
  display: none;
  opacity: 0;
}

.legit99-fv7nkp {
  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;
  }
}

.legit99-fv7nkp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.legit99-9s7cza {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.legit99-9s7cza button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .legit99-9s7cza
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .legit99-9s7cza
    button {
    max-width: 145px;
  }
}

.legit99-vcjoi5:first-child
  .legit99-9s7cza
  button {
  max-width: 270px;
}

.legit99-7xi6gp {
  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%;
}

.legit99-d9vu39 picture {
  width: 100%;
  max-width: 100%;
}

.legit99-xwco62 {
  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;
}

.legit99-xwco62 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.legit99-d9vu39:hover .legit99-xwco62 {
  display: flex;
}

.legit99-9rqibg {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.legit99-jc62tn {
  display: flex;
}

.legit99-jc62tn:hover .legit99-cuvbb3,
.legit99-jc62tn .legit99-o0xpkq .legit99-cuvbb3 {
  display: flex;
}

.legit99-jc62tn svg {
  flex-shrink: 0;
}

.legit99-cuvbb3 {
  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) {
  .legit99-cuvbb3 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.legit99-cuvbb3:hover {
  display: flex;
}

.legit99-cuvbb3 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.legit99-0ogk4d {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .legit99-0ogk4d {
    font-size: 12px;
  }
}

.legit99-j3m22l,
.legit99-0839q8 {
  width: 50%;
  flex-shrink: 0;
}

.legit99-j3m22l {
  font-weight: 700;
}

.legit99-97d2pv .legit99-c67368 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .legit99-97d2pv .legit99-c67368 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .legit99-97d2pv .legit99-c67368 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.legit99-97d2pv
  .legit99-7xi6gp:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.legit99-97d2pv .legit99-fv7nkp {
  height: 100% !important;
  border-radius: 16px;
}

.legit99-97d2pv .legit99-9s7cza {
  gap: 4px;
  align-items: center;
}

.legit99-97d2pv .legit99-9s7cza button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.legit99-97d2pv .legit99-9s7cza svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.legit99-97d2pv .legit99-o02s89,
.legit99-97d2pv .legit99-61mo9l {
  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.legit99-nvpvrg.org/2000/svg'%3E%3Cpath d='M9.legit99-rfj3r5 4.legit99-kxnaiw.legit99-6025pv 5.legit99-bixbyn.legit99-fy222d 5.legit99-3gsqdj.legit99-mfslen 5.legit99-ny11mo.legit99-t9iw1l 8.legit99-3lx46o.legit99-y2qce8 9.legit99-gp149m.legit99-yls4vt 9.legit99-x8gpe2.legit99-toot39 13.legit99-eqq6g3.legit99-o1og78 11.legit99-ay14a1.legit99-urenry 11.legit99-4ee58f.legit99-yylue0 11.legit99-sol0zp.legit99-0ti7de 13.legit99-uvdxd1.legit99-s21k89 9.legit99-sudarz.legit99-79ogqy 9.legit99-1ma4ze.legit99-qt5gp0 8.legit99-5oeyit.legit99-ywpvv9 5.legit99-wquz7u.legit99-oa2hec 5.legit99-gb5jaw.legit99-he2421 5.legit99-b8r0ho.legit99-rgo6rg 4.legit99-ill15n.legit99-urenry 1.legit99-79vavf.legit99-rfj3r5 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.legit99-97d2pv .legit99-o02s89 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.legit99-97d2pv .legit99-61mo9l {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.legit99-yczdzh {
  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) {
  .legit99-yczdzh {
    padding: 24px;
  }
}

.legit99-yczdzh .legit99-f49e5r {
  display: flex;
}

@media (min-width: 768px) {
  .legit99-yczdzh .legit99-f49e5r {
    display: none;
  }
}

.legit99-yczdzh .legit99-56287c svg {
  display: none;
}

.legit99-3ncoz4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.legit99-3ncoz4 .legit99-93muya {
  display: none;
}

@media (min-width: 768px) {
  .legit99-3ncoz4 .legit99-93muya {
    display: flex;
  }
}

.legit99-ptnjrs {
  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) {
  .legit99-ptnjrs {
    font-size: 40px;
    line-height: 48px;
  }
}

.legit99-ptnjrs > * {
  margin: 0 !important;
}

.legit99-ptnjrs img,
.legit99-7jf3nv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legit99-ptnjrs img,
  .legit99-7jf3nv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legit99-15a8ur {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legit99-15a8ur {
    width: 32px;
    height: 32px;
  }
}

.legit99-brxrkg {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .legit99-brxrkg {
    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;
  }

  .legit99-brxrkg::-webkit-scrollbar {
    display: none;
  }
}

.legit99-ttamdl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .legit99-ttamdl {
    padding: 7px 15px;
  }
}

.legit99-ttamdl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.legit99-a66jf5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .legit99-a66jf5 {
    display: flex;
    opacity: 1;
  }
}

.legit99-ttamdl picture {
  height: 100%;
  display: block;
}

.legit99-ttamdl img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .legit99-ttamdl img {
    width: 88px;
    height: 44px;
  }
}

.legit99-ttamdl p {
  text-align: center;
  width: 100%;
}

.legit99-cn2ryr {
  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) {
  .legit99-cn2ryr {
    font-size: 40px;
    line-height: 48px;
  }
}

.legit99-cn2ryr img,
.legit99-63q9q7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legit99-cn2ryr img,
  .legit99-63q9q7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legit99-zr4syn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legit99-zr4syn {
    width: 32px;
    height: 32px;
  }
}

.legit99-pfl50k {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.legit99-j1b11h {
  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;
}

.legit99-ipwksz {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.legit99-ipwksz.legit99-o0xpkq {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.legit99-8ams2k {
  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) {
  .legit99-8ams2k {
    font-size: 20px;
    line-height: 28px;
  }
}

.legit99-2p3de5 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.legit99-xof4zg {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.legit99-75808g ease;
  opacity: 0;
  color: var(--text-color);
}

.legit99-hak8bk {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.legit99-hak8bk ol,
.legit99-hak8bk ul {
  padding-left: 1.3em;
}

.legit99-ipwksz.legit99-o0xpkq .legit99-xof4zg {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.legit99-ipwksz.legit99-o0xpkq .legit99-2p3de5 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.legit99-tr8g69 {
  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) {
  .legit99-tr8g69 {
    padding: 24px;
  }
}

.legit99-tr8g69 .legit99-f49e5r {
  display: flex;
}

@media (min-width: 768px) {
  .legit99-tr8g69 .legit99-f49e5r {
    display: none;
  }
}

.legit99-tr8g69 .legit99-56287c svg {
  display: none;
}

.legit99-cp2fct {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.legit99-cp2fct .legit99-93muya {
  display: none;
}

@media (min-width: 768px) {
  .legit99-cp2fct .legit99-93muya {
    display: flex;
  }
}

.legit99-gkcpwj {
  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) {
  .legit99-gkcpwj {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.legit99-gkcpwj > * {
  margin: 0 !important;
}

.legit99-gkcpwj img,
.legit99-u4vvei {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legit99-gkcpwj img,
  .legit99-u4vvei {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legit99-kevl13 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legit99-kevl13 {
    width: 32px;
    height: 32px;
  }
}

.legit99-49vpeg {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .legit99-49vpeg {
    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;
  }

  .legit99-49vpeg::-webkit-scrollbar {
    display: none;
  }
}

.legit99-p79h0p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.legit99-p79h0p:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.legit99-vrdcr9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .legit99-vrdcr9 {
    display: flex;
    opacity: 1;
  }
}

.legit99-p79h0p picture {
  width: auto;
  height: 100%;
  display: block;
}

.legit99-p79h0p picture img {
  display: block;
  width: auto;
  height: 100%;
}

.legit99-anjjus {
  margin: -24px 0;
}

.legit99-anjjus:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .legit99-anjjus {
    margin: -16px 0;
  }
}

.legit99-u6p7yi {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .legit99-u6p7yi {
    flex-direction: row;
  }
}

.legit99-0nnfho {
  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) {
  .legit99-0nnfho {
    flex: 1;
  }
}

.legit99-0nnfho::placeholder {
  color: var(--Text-400);
}

.legit99-hjxf8s {
  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;
}

.legit99-7pwma8 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.legit99-7pwma8::-webkit-scrollbar {
  display: none;
}

.legit99-amphte {
  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;
}

.legit99-amphte img,
.legit99-amphte svg {
  margin-right: 8px;
}

.legit99-61x206 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.legit99-anjjus + .legit99-0ahste {
  margin-top: 0;
}

@media (min-width: 768px) {
  .legit99-anjjus + .legit99-0ahste {
    margin-top: -16px;
  }
}

.legit99-bb5l8t {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.legit99-bb5l8t > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.legit99-bb5l8t > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.legit99-w4ovcq {
  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;
}

.legit99-6ayonf {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.legit99-pb7d8b {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.legit99-cd1j36 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.legit99-u2i0y2 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.legit99-w4ovcq 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;
}

.legit99-w4ovcq 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) {
  .legit99-w4ovcq {
    padding: 39px 179px 39px 39px;
  }

  .legit99-6ayonf {
    font-size: 40px;
    line-height: 48px;
  }

  .legit99-u2i0y2 {
    height: 348px;
  }

  .legit99-w4ovcq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .legit99-w4ovcq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .legit99-w4ovcq {
    padding: 63px;
  }
}

.legit99-l13z1n {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .legit99-l13z1n {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.legit99-yziwqc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .legit99-yziwqc {
    width: auto;
  }
}

.legit99-v05b1b {
  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;
}

.legit99-v05b1b::-webkit-scrollbar {
  display: none;
}

.legit99-v05b1b 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);
}

.legit99-v05b1b a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .legit99-v05b1b {
    margin-left: 16px;
    margin-top: 0;
  }
}

.legit99-l13z1n .legit99-aktua7 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.legit99-75808g,
    mask-image 0.3s;
}

.legit99-l13z1n .legit99-aktua7.legit99-96ljyd {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.legit99-ut3xoc {
  margin: 40px -16px;
}

.legit99-kn3ht3 + .legit99-fh0rxq,
.legit99-kn3ht3 + .legit99-fnnmdn {
  margin-top: 24px;
}

.legit99-4rltx8 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.legit99-4rltx8 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.legit99-3n0f1b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .legit99-3n0f1b {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .legit99-3n0f1b {
    margin-top: 0;
  }
}

.legit99-4pa0np {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .legit99-4pa0np {
    font-size: 24px;
    line-height: 32px;
  }
}

.legit99-c132jd {
  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) {
  .legit99-c132jd {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.legit99-1dsuak {
  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) {
  .legit99-1dsuak {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.legit99-2i8bjx {
  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) {
  .legit99-2i8bjx {
    font-size: 20px;
    line-height: 28px;
  }
}

.legit99-he0w5m {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .legit99-he0w5m {
    font-size: 32px;
    line-height: 40px;
  }
}

.legit99-2tmguf {
  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;
}

.legit99-tar6ij {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.legit99-tar6ij img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.legit99-0ahste {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.legit99-7lnm77 {
  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) {
  .legit99-7lnm77 {
    padding: 15px 48px;
  }
}

main > .legit99-0ahste {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .legit99-c67368.legit99-sq86ci > div:nth-child(n+5) {
    display: none;
  }
}

.legit99-j6s0xu p a img {
  display: block;
  margin: 0 auto;
}


.legit99-i7wf03 {
  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 */
.legit99-b6gqbn {
  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;
}

.legit99-b6gqbn label {
  font-size: 14px;
}

.legit99-b6gqbn h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.legit99-b6gqbn input,
.legit99-b6gqbn textarea,
.legit99-b6gqbn 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;
}
.legit99-b6gqbn button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.legit99-nc16jw ease;
}
.legit99-b6gqbn button:hover {
  background-color: var(--button-bg-hover);
}
.legit99-rosk4c {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.legit99-3z0wz5 ease-in;
}

.legit99-rosk4c 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;
}
.legit99-olpcvl, .legit99-ln22sy, [class*="review-card"],
thead, thead th, table th, .legit99-utq53p,
.legit99-03toub, [class*="collapsible-header"],
.legit99-zsuqds, [class*="updated-block"] {
  color: #ece7dc !important;
}

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