* {
  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;
  }
}

.tcl99-crhfvc {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .tcl99-crhfvc {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .tcl99-crhfvc {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.tcl99-qv4m4t {
  overflow: hidden;
}

.tcl99-p49lwx img {
  background: var(--Neutral-300);
}

.tcl99-0917wg {
  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;
}

.tcl99-af7ov8 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.tcl99-af7ov8:hover {
  background: var(--button-bg-hover);
}

.tcl99-hf3gof {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.tcl99-hf3gof:hover {
  background: var(--button-bg-hover);
}

.tcl99-4t6rie {
  font-size: 12px;
  line-height: 18px;
}

.tcl99-sdhea8 {
  font-size: 18px;
  line-height: 26px;
}

.tcl99-1bamf6 {
  width: 100%;
}

.tcl99-7v0u5i {
  padding: 6px 16px;
}

.tcl99-torro2 {
  padding: 10px 16px;
}

.tcl99-f4kw61 {
  padding: 15px 26px;
}

.tcl99-aj6huj {
  flex-shrink: 0;
}

.tcl99-uuun4z {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.tcl99-ym1ok5 {
  display: none;
}

.tcl99-c1xodx {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.tcl99-0pfee0 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.tcl99-te5uui {
  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;
}

.tcl99-quxnvo {
  cursor: grab;
}

.tcl99-te5uui::-webkit-scrollbar {
  display: none;
}

.tcl99-r5mnyr {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.tcl99-xtnssv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.tcl99-7z0rr5 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.tcl99-iw31yk {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.tcl99-15iy1j {
  visibility: visible;
}

.tcl99-2rcwcw {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.tcl99-dv1wko ease;
}

.tcl99-29tjob {
  background-color: var(--Primary-200);
  width: 16px;
}

.tcl99-wj75ah {
  -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.tcl99-dv1wko,
    mask-image 0.3s;
}

.tcl99-wj75ah.tcl99-zqd048 {
  -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;
  }
}

.tcl99-hgdedz: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;
}

.tcl99-2bn7s3 {
  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.tcl99-0bjhcv.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.tcl99-0bjhcv.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;
}

.tcl99-cde639 {
  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);
}

.tcl99-cde639::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%
  );
}

.tcl99-g87y0g {
  position: relative;
  z-index: 1;
}

.tcl99-53wwms {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.tcl99-mc91yd {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.tcl99-0n5oec {
  font-size: 40px;
  line-height: 48px;
}

.tcl99-5018pf {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.tcl99-s0vi5w {
  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;
}

.tcl99-s0vi5w:hover {
  background: var(--Primary-400);
}

.tcl99-s0vi5w svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.tcl99-hgdedz 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) {
  .tcl99-cde639 {
    max-width: 600px;
    padding: 64px;
  }

  .tcl99-53wwms {
    font-size: 24px;
    line-height: 32px;
  }

  .tcl99-mc91yd {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .tcl99-0n5oec {
    font-size: 50px;
    line-height: 56px;
  }

  .tcl99-5018pf {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .tcl99-2bn7s3 {
    top: 25px;
    right: 25px;
  }
}

.tcl99-kzqp46,
.tcl99-e7qa1x {
  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;
}

.tcl99-1cyajt.tcl99-hlqerd::before,
.tcl99-e7qa1x::before,
.tcl99-crcn2z::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.tcl99-0bjhcv.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.tcl99-873hz3 14.tcl99-5k4361.tcl99-vepsr3 14.tcl99-wgk4qm 15.tcl99-3b5u7v 14.tcl99-7lwlxj 15.tcl99-6clfcq 14.tcl99-8yeeaf.tcl99-5c5m4f 14.tcl99-ntep1c 19.tcl99-4uaban 12.tcl99-seq3lh 19.tcl99-4uaban 10.tcl99-9d4pq6.tcl99-4uaban 8.tcl99-q9k7e5 17.tcl99-phmfz3 7.tcl99-44pd57 15.tcl99-fx64sc 7.tcl99-kryawj.tcl99-lqsuc4 7.tcl99-44pd57 11.tcl99-wsoft1 8.tcl99-q9k7e5 11.tcl99-wsoft1 10.tcl99-84ccdt.tcl99-wsoft1 12.tcl99-tgsy0a 13.tcl99-5v6n8u 14.tcl99-1noiml 15.tcl99-3sst0c 14.tcl99-vb54xr.tcl99-0y0v33 14.tcl99-auf87i 15.tcl99-snkgzq 14.tcl99-dbwt47 15.tcl99-blgeuw 14.tcl99-7h5n2u.tcl99-873hz3 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.tcl99-xoan5i 15.tcl99-p6ua8k.tcl99-jukua7 15.tcl99-h9zltz 15.tcl99-80zlzh 15.tcl99-kftpqv 15.tcl99-38js12 15.tcl99-1lo7xi.tcl99-1m4ose 15.tcl99-kftpqv 15.tcl99-6jdkhr 15.tcl99-0l4xq0 15.tcl99-w75c4d 15.tcl99-92vqqj.tcl99-na8thk 15.tcl99-5487pu 7.tcl99-ouxc07 18.tcl99-2alvcq 7.tcl99-20feem 23.tcl99-twc42i.tcl99-jhczgm.tcl99-rhdhip 18.tcl99-dvjsn1 19.tcl99-v23o9c 15.tcl99-2us3rq 15.tcl99-xoan5i 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.tcl99-zdqj3i [type="submit"] *,
.tcl99-i0nf1d button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .tcl99-tt6ads {
    display: none;
  }
}

.tcl99-upvo80 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .tcl99-upvo80 {
  display: none;
}

@media (min-width: 768px) {
  .tcl99-upvo80 {
    bottom: 22px;
  }
}

.tcl99-upvo80 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .tcl99-upvo80 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.tcl99-4lzzxx.static) .tcl99-upvo80 {
    bottom: 8px;
  }
}

.tcl99-ogqa98 {
  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.tcl99-0bjhcv.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.tcl99-44v03v 3.tcl99-qpeyiv.tcl99-9i0b0d.tcl99-hva8lw 3.tcl99-1658g2 3.tcl99-vech49 5.tcl99-5fxu9w 3.tcl99-vech49 8.tcl99-c6w8fu.tcl99-74v94g.tcl99-vech49 26.tcl99-shm2pc 5.tcl99-qm2qi1 28.tcl99-iohysu 8.tcl99-ai20wl 28.tcl99-c0f276.tcl99-8opdik 28.tcl99-a0k9vr.tcl99-2jupjn 34.tcl99-p0blsz.tcl99-uisp1e 36.tcl99-e12ea1 11.tcl99-sq0zcy 37.tcl99-1t00jg 12.tcl99-65t0sy 36.tcl99-z7fl7r.tcl99-wzcqu2 28.tcl99-6ayvm3.tcl99-w23y0v.tcl99-jsx8yc 28.tcl99-f0q5st 36.tcl99-ol5y4l 26.tcl99-sug3qg 36.tcl99-ol5y4l 23.tcl99-68jgvo.tcl99-r5qo0l.tcl99-ol5y4l 5.tcl99-no6eb1 34.tcl99-168l0m 3.tcl99-1658g2 31.tcl99-44v03v 3.tcl99-dbq2mi.tcl99-yte41l 18.tcl99-psgvsj.tcl99-n3gzyq 18.tcl99-nahj6l 8.tcl99-v7mflq 17.tcl99-4kjj6p 8.tcl99-v7mflq 15.tcl99-utp6wq.tcl99-v7mflq 14.tcl99-y0qn1m 9.tcl99-n3gzyq 13.tcl99-58lbhd 11.tcl99-yte41l 13.tcl99-1bz6i3.tcl99-9s2qx7 13.tcl99-58lbhd 13.tcl99-j8x2m1 14.tcl99-y0qn1m 13.tcl99-j8x2m1 15.tcl99-mlwref.tcl99-j8x2m1 17.tcl99-4kjj6p 12.tcl99-9s2qx7 18.tcl99-nahj6l 11.tcl99-yte41l 18.tcl99-3o7k3d.tcl99-ns66wm 18.tcl99-3ysfnn.tcl99-sk1400 18.tcl99-nahj6l 17.tcl99-j7rng9 17.tcl99-4kjj6p 17.tcl99-j7rng9 15.tcl99-17cl0v.tcl99-j7rng9 14.tcl99-y0qn1m 18.tcl99-sk1400 13.tcl99-58lbhd 20.tcl99-ns66wm 13.tcl99-wato0f.tcl99-sgjgfh 13.tcl99-58lbhd 22.tcl99-kpj5ig 14.tcl99-y0qn1m 22.tcl99-kpj5ig 15.tcl99-dfol7v.tcl99-442xf2 17.tcl99-4kjj6p 21.tcl99-sgjgfh 18.tcl99-nahj6l 20.tcl99-ns66wm 18.tcl99-n679r8.tcl99-wpm6m9 18.tcl99-20dr96.tcl99-eseycx 18.tcl99-nahj6l 26.tcl99-yxly7h 17.tcl99-4kjj6p 26.tcl99-yxly7h 15.tcl99-ftsr9m.tcl99-yxly7h 14.tcl99-y0qn1m 27.tcl99-eseycx 13.tcl99-58lbhd 28.tcl99-wpm6m9 13.tcl99-rv4wu9.tcl99-wsn139 13.tcl99-58lbhd 31.tcl99-xxy3p3 14.tcl99-y0qn1m 31.tcl99-xxy3p3 15.tcl99-kt1nmo.tcl99-yxly7h 17.tcl99-4kjj6p 30.tcl99-wsn139 18.tcl99-nahj6l 28.tcl99-wpm6m9 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"])
    .tcl99-ogqa98 {
    display: none;
  }
}

.tcl99-qe0ifk {
  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) {
  .tcl99-qe0ifk {
    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;
}

.tcl99-i0nf1d {
  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) {
  .tcl99-i0nf1d {
    padding: 14px 16px;
  }
}

.tcl99-i0nf1d button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.tcl99-i0nf1d button:first-child {
  align-content: end;
}

.tcl99-i0nf1d button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .tcl99-i0nf1d
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .tcl99-i0nf1d
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.tcl99-i0nf1d button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.tcl99-i0nf1d button:last-child svg {
  width: 38px;
  height: 38px;
}

.tcl99-crcn2z {
  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;
}

.tcl99-crcn2z::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .tcl99-crcn2z,
.pc61d126-chatbot[data-active-screen="3"]
  .tcl99-crcn2z {
  opacity: 1;
  visibility: visible;
}

.tcl99-nyy33f {
  flex: 1 1;
}

.tcl99-gzzjn3 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .tcl99-gzzjn3 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .tcl99-xes96z {
  display: block;
}

.tcl99-who3mm {
  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) {
  .tcl99-who3mm {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.tcl99-e7qa1x {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.tcl99-e7qa1x::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.tcl99-xvvpbv span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.tcl99-xvvpbv p {
  color: var(--Text-100);
}

.tcl99-e7qa1x .tcl99-m1mozb {
  grid-area: button;
}

.tcl99-e7qa1x .tcl99-m1mozb::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.tcl99-0bjhcv.org/2000/svg'%3E%3Cpath d='M4.tcl99-vyyob2 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.tcl99-od3llt 15L16.tcl99-od3llt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.tcl99-od3llt 5L16.tcl99-od3llt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .tcl99-vlwmfm {
  display: block;
}

.tcl99-tvet4l {
  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) {
  .tcl99-tvet4l {
    margin-top: 40px;
  }
}

.tcl99-kzqp46 label,
.tcl99-kzqp46 input {
  display: block;
  width: 100%;
}

.tcl99-kzqp46 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.tcl99-kzqp46 label.tcl99-okvck7 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.tcl99-kzqp46 label.tcl99-okvck7::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;
}

.tcl99-kzqp46 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;
}

.tcl99-kzqp46 input::placeholder {
  color: var(--Text-400);
}

.tcl99-rk6f1f {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .tcl99-rk6f1f {
  display: flex;
}

.tcl99-rk6f1f ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .tcl99-rk6f1f ol {
    height: 420px;
    padding: 24px;
  }
}

.tcl99-rk6f1f ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.tcl99-zdqj3i {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .tcl99-zdqj3i {
    padding: 0 24px 24px;
  }
}

.tcl99-zdqj3i 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;
}

.tcl99-zdqj3i input::placeholder {
  color: var(--Text-400);
}

.tcl99-zdqj3i [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.tcl99-zdqj3i [type="submit"]:disabled {
  opacity: 0.5;
}

.tcl99-zdqj3i [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .tcl99-zdqj3i [type="submit"] {
    right: 40px;
  }
}

.tcl99-1cyajt {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.tcl99-1cyajt.tcl99-hlqerd {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.tcl99-1cyajt.tcl99-hlqerd::before {
  content: "";
  width: 31px;
}

.tcl99-1cyajt.tcl99-hlqerd p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.tcl99-1cyajt.tcl99-xyux7k p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.tcl99-1cyajt p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.tcl99-upvo80 .tcl99-m1mozb {
  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;
  }
}

.tcl99-tt6ads {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .tcl99-tt6ads {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .tcl99-tt6ads {
    padding: 18px 0;
  }
}

.tcl99-tt6ads .tcl99-crhfvc {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .tcl99-tt6ads .tcl99-crhfvc {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.tcl99-dh6mrx {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .tcl99-dh6mrx {
    max-width: 160px;
    height: 40px;
  }
}

.tcl99-dh6mrx picture,
.tcl99-dh6mrx img {
  display: block;
  width: 100%;
  height: 100%;
}

.tcl99-dh6mrx img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .tcl99-0qi4yn {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.tcl99-dv1wko ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .tcl99-tt6ads.tcl99-aqmx7s .tcl99-0qi4yn {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .tcl99-0qi4yn {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .tcl99-0qi4yn {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.tcl99-63fmnp,
.tcl99-bi2bxy {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .tcl99-63fmnp,
  .tcl99-bi2bxy {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .tcl99-bi2bxy {
    display: none;
  }
}

.tcl99-esvtiy {
  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;
}

.tcl99-aqmx7s .tcl99-esvtiy {
  background: var(--fh-bg-color);
}

.tcl99-esvtiy button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .tcl99-esvtiy {
    display: none;
  }
}

.tcl99-cmlxjr {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .tcl99-cmlxjr {
    display: none;
  }
}

.tcl99-selvjm {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.tcl99-tt6ads.tcl99-aqmx7s .tcl99-selvjm:first-child {
  display: none;
}

.tcl99-tt6ads.tcl99-aqmx7s .tcl99-selvjm:last-child {
  display: block;
}

.tcl99-selvjm:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .tcl99-selvjm {
    display: none;
  }
}

.tcl99-9bg6f8 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .tcl99-9bg6f8 {
    display: flex;
  }
}

.tcl99-9bg6f8 ul {
  max-height: 350px;
  overflow-y: auto;
}

.tcl99-9bg6f8:hover ul {
  visibility: visible;
  opacity: 1;
}

.tcl99-9bg6f8:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.tcl99-9bg6f8:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.tcl99-9bg6f8:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.tcl99-9bg6f8:hover .tcl99-uvn0lg svg {
  transform: rotate(180deg);
}

.tcl99-p6d4w5 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.tcl99-d1egs1 {
  padding: 0 8px;
}

.tcl99-y5goyq {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.tcl99-y5goyq:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .tcl99-y5goyq {
    padding: 4px 8px;
  }
}

.tcl99-8mukw4 {
  display: flex;
}

.tcl99-8mukw4 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.tcl99-uvn0lg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.tcl99-uvn0lg svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.tcl99-toxap7 {
  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) {
  .tcl99-toxap7 {
    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;
  }
}

.tcl99-br4hn3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .tcl99-br4hn3 {
    display: none;
  }
}

.tcl99-e83bpw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.tcl99-xiubn8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.tcl99-w44xn8 {
  display: flex;
}

.tcl99-at9qnv {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.tcl99-5aqdxw {
  list-style: none;
}

@media (max-width: 1199px) {
  .tcl99-5aqdxw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .tcl99-5aqdxw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .tcl99-5aqdxw .tcl99-1ykb7t [data-ref-el],
  .tcl99-5aqdxw .tcl99-1ykb7t span,
  .tcl99-5aqdxw .tcl99-1ykb7t a {
    white-space: nowrap;
  }
}

.tcl99-ypd3sq {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .tcl99-ypd3sq.tcl99-brg0wc > .tcl99-1ykb7t {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .tcl99-ypd3sq.tcl99-mjhagc:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .tcl99-ypd3sq.tcl99-brg0wc > .tcl99-0aen3l {
    height: auto;
  }

  .tcl99-ypd3sq.tcl99-brg0wc > div > .tcl99-zx0m09 {
    transform: rotate(180deg);
  }
}

.tcl99-ypd3sq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.tcl99-ypd3sq [data-ref-el],
.tcl99-ypd3sq span {
  cursor: pointer;
}

.tcl99-ypd3sq [data-ref-el],
.tcl99-ypd3sq span,
.tcl99-ypd3sq a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .tcl99-ypd3sq [data-ref-el],
  .tcl99-ypd3sq span,
  .tcl99-ypd3sq a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .tcl99-ypd3sq [data-ref-el],
  .tcl99-ypd3sq span,
  .tcl99-ypd3sq a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.tcl99-0aen3l {
  height: 0;
  overflow: hidden;
  transition: height 0.tcl99-dv1wko ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.tcl99-0aen3l::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.tcl99-0aen3l::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.tcl99-0aen3l::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .tcl99-0aen3l {
    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;
  }

  .tcl99-0aen3l:has(> .tcl99-ypd3sq.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .tcl99-0aen3l .tcl99-0aen3l {
    padding: 0;
  }

  .tcl99-0aen3l .tcl99-ypd3sq {
    font-weight: 400;
  }

  .tcl99-0aen3l .tcl99-ypd3sq:hover > .tcl99-1ykb7t {
    background: var(--Neutral-300);
  }

  .tcl99-0aen3l .tcl99-zx0m09 {
    rotate: -90deg;
  }
}

.tcl99-1ykb7t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .tcl99-1ykb7t {
    padding: 8px;
  }

  .tcl99-ypd3sq.tcl99-g6v6wa > .tcl99-1ykb7t {
    background: var(--Neutral-300);
  }
}

.tcl99-zx0m09 {
  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.tcl99-0bjhcv.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.tcl99-hv27js 0.tcl99-cncrac.tcl99-2hz7d6 -0.tcl99-g3ei6b 0.tcl99-hwks0p -0.tcl99-g3ei6b 1.tcl99-3ok1kv 0.tcl99-n0squ0.tcl99-efcdbv 4.tcl99-kx4jp9.tcl99-hv27js 0.tcl99-4xt8bu.tcl99-evwqq6 -0.tcl99-g3ei6b 9.tcl99-kcp8s4 -0.tcl99-g3ei6b 10.tcl99-12z2d9 0.tcl99-qzfjsu.tcl99-ehkn86 0.tcl99-2hz7d6 10.tcl99-ehkn86 0.tcl99-hwks0p 10.tcl99-12z2d9 1.tcl99-3uzghh.tcl99-8qkeby 5.tcl99-ebq83s.tcl99-zur49c 6.tcl99-ykuw4p 5.tcl99-fb6gyf 6.tcl99-ykuw4p 4.tcl99-jbdpo5 5.tcl99-l2s3f2.tcl99-hv27js 1.tcl99-jqy8bv.tcl99-g3ei6b 0.tcl99-hwks0p -0.tcl99-g3ei6b 0.tcl99-2hz7d6 0.tcl99-hv27js 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.tcl99-dv1wko ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .tcl99-zx0m09 {
    cursor: default;
  }
}

.tcl99-b6vqiz {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.tcl99-003s9s {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .tcl99-003s9s {
    padding: 40px 4px;
  }
}

.tcl99-fgu7a7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .tcl99-fgu7a7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.tcl99-y3k5vt {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .tcl99-y3k5vt {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.tcl99-y3k5vt ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.tcl99-y3k5vt [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.tcl99-y3k5vt [data-ref-el],
.tcl99-y3k5vt span,
.tcl99-y3k5vt a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.tcl99-5lhid7 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .tcl99-5lhid7 {
    margin-bottom: 12px;
  }
}

.tcl99-t5iysv {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.tcl99-t5iysv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .tcl99-t5iysv:last-child {
    margin-right: 0;
  }
}

.tcl99-yi1jyb {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.tcl99-5lhid7:hover .tcl99-ci2e5h {
  visibility: visible;
  opacity: 1;
}

.tcl99-ci2e5h {
  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);
}

.tcl99-z8o0ij {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tcl99-rvockw {
  display: flex;
  margin: 6px;
}

.tcl99-rvockw img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.tcl99-ci2e5h::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);
}

.tcl99-ci2e5h::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);
}

.tcl99-spywnc {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .tcl99-spywnc {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.tcl99-zsiq7t {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .tcl99-zsiq7t {
    margin-right: 32px;
  }
}

.tcl99-lxzzp9 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .tcl99-lxzzp9 {
    margin-top: 0;
    width: 340px;
  }
}

.tcl99-lxzzp9 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.tcl99-54hz3u {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.tcl99-jo6mrw {
  position: relative;
}

@media (min-width: 768px) {
  .tcl99-jo6mrw {
    margin-top: 40px;
  }
}

.tcl99-jo6mrw + .tcl99-5jcijn,
.tcl99-jo6mrw + .tcl99-jo6mrw {
  margin-top: 24px;
}

.tcl99-lsfidg {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .tcl99-lsfidg {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .tcl99-lsfidg {
    padding: 80px;
  }
}

.tcl99-4uelsh {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .tcl99-4uelsh {
    padding: 0 16px;
}


}

.tcl99-0prove {
  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) {
  .tcl99-0prove {
    font-size: 48px;
    line-height: 56px;
  }
}

.tcl99-bkopki {
  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) {
  .tcl99-bkopki {
    font-size: 24px;
    line-height: 32px;
  }
}

.tcl99-14gtex {
  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;
}

.tcl99-14gtex:hover {
  background: var(--button-bg-hover);
}

.tcl99-spc1in {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.tcl99-spc1in img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .tcl99-spc1in img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .tcl99-spc1in img {
  min-height: 100%;
  }
}

.tcl99-lsfidg::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.tcl99-7ahus5 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.tcl99-7ahus5 h1,
.tcl99-7ahus5 h2,
.tcl99-7ahus5 h3,
.tcl99-7ahus5 h4 {
  margin-bottom: 6px;
}

.tcl99-7ahus5 h1:not(:first-child),
.tcl99-7ahus5 h2:not(:first-child),
.tcl99-7ahus5 h3:not(:first-child),
.tcl99-7ahus5 h4:not(:first-child) {
  margin-top: 16px;
}

.tcl99-7ahus5 h1,
.tcl99-7ahus5 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .tcl99-7ahus5 h1,
  .tcl99-7ahus5 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.tcl99-7ahus5 h2,
.tcl99-7ahus5 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .tcl99-7ahus5 h2,
  .tcl99-7ahus5 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.tcl99-7ahus5 h3,
.tcl99-7ahus5 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .tcl99-7ahus5 h3,
  .tcl99-7ahus5 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.tcl99-7ahus5 h4,
.tcl99-7ahus5 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.tcl99-7ahus5 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.tcl99-7ahus5 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.tcl99-7ahus5 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);
}

.tcl99-7ahus5 ul ul {
  margin-bottom: 8px;
}

.tcl99-7ahus5 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.tcl99-7ahus5 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.tcl99-7ahus5 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.tcl99-7ahus5 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.tcl99-7ahus5 ol li::marker {
  font-weight: 700;
}

.tcl99-7ahus5 ol ol {
  margin-bottom: 8px;
}

.tcl99-7ahus5 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.tcl99-7ahus5 ol ul li {
  padding-left: 16px;
}

.tcl99-7ahus5 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) {
  .tcl99-7ahus5 table {
    padding: 24px;
  }
}

.tcl99-7ahus5 table.tcl99-ptrz23 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.tcl99-dv1wko,
    mask-image 0.3s;
}

.tcl99-7ahus5 table.tcl99-ptrz23.tcl99-zqd048 {
  -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) {
  .tcl99-7ahus5 table {
    display: table;
  }
}

.tcl99-7ahus5 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);
}

.tcl99-7ahus5 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.tcl99-7ahus5 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.tcl99-7ahus5 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) {
  .tcl99-7ahus5 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.tcl99-7ahus5 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.tcl99-7ahus5 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.tcl99-7ahus5 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.tcl99-7ahus5 img {
  max-width: 100%;
  height: auto;
}

.tcl99-zyqvrj {
  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) {
  .tcl99-zyqvrj {
    padding: 24px;
  }
}

.tcl99-6vj0z2 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .tcl99-6vj0z2 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.tcl99-6vj0z2 > * {
  margin: 0 !important;
}

.tcl99-6vj0z2 img,
.tcl99-u6vx7o {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .tcl99-6vj0z2 img,
  .tcl99-u6vx7o {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.tcl99-ke52pa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .tcl99-ke52pa {
    width: 32px;
    height: 32px;
  }
}

.tcl99-1jg0ox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.tcl99-1jg0ox .tcl99-2c8jbt {
  flex-shrink: 0;
}

.tcl99-1jg0ox .tcl99-3xcku0 svg {
  display: none;
}

.tcl99-fdu1ju {
  display: grid;
  transition: max-height 0.tcl99-dv1wko ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .tcl99-fdu1ju {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .tcl99-fdu1ju {
    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));
  }
}

.tcl99-fdu1ju.tcl99-8jzw81 + .tcl99-2c8jbt svg {
  transform: rotate(180deg);
}

.tcl99-qxos51 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.tcl99-qxos51 > div:nth-child(3n) {
  grid-column: span 2;
}

.tcl99-qxos51
  > div:nth-child(3n)
  .tcl99-nmkr06
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .tcl99-qxos51 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .tcl99-qxos51 > div:nth-child(3n) {
    grid-column: unset;
  }

  .tcl99-qxos51
    > div:nth-child(3n)
    .tcl99-nmkr06
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .tcl99-qxos51 {
    max-width: 270px;
  }
}

.tcl99-qxos51 .tcl99-nmkr06 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .tcl99-qxos51 .tcl99-nmkr06 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .tcl99-qxos51 .tcl99-nmkr06 button {
    max-width: 104px;
  }
}

.tcl99-as219m {
  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) {
  .tcl99-as219m {
    margin-bottom: 0;
  }
}

.tcl99-y0msdc {
  display: none;
  opacity: 0;
}

.tcl99-sinx1j {
  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;
  }
}

.tcl99-sinx1j img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.tcl99-nmkr06 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.tcl99-nmkr06 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .tcl99-nmkr06
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .tcl99-nmkr06
    button {
    max-width: 145px;
  }
}

.tcl99-dxnuj2:first-child
  .tcl99-nmkr06
  button {
  max-width: 270px;
}

.tcl99-7p23gz {
  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%;
}

.tcl99-as219m picture {
  width: 100%;
  max-width: 100%;
}

.tcl99-31k6bw {
  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;
}

.tcl99-31k6bw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.tcl99-as219m:hover .tcl99-31k6bw {
  display: flex;
}

.tcl99-d909m5 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.tcl99-asg0hm {
  display: flex;
}

.tcl99-asg0hm:hover .tcl99-kdm3ug,
.tcl99-asg0hm .tcl99-g6v6wa .tcl99-kdm3ug {
  display: flex;
}

.tcl99-asg0hm svg {
  flex-shrink: 0;
}

.tcl99-kdm3ug {
  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) {
  .tcl99-kdm3ug {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.tcl99-kdm3ug:hover {
  display: flex;
}

.tcl99-kdm3ug svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.tcl99-3k81dq {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .tcl99-3k81dq {
    font-size: 12px;
  }
}

.tcl99-0h1dtb,
.tcl99-tlqdro {
  width: 50%;
  flex-shrink: 0;
}

.tcl99-0h1dtb {
  font-weight: 700;
}

.tcl99-b7guhf .tcl99-fdu1ju {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .tcl99-b7guhf .tcl99-fdu1ju {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .tcl99-b7guhf .tcl99-fdu1ju {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.tcl99-b7guhf
  .tcl99-7p23gz:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.tcl99-b7guhf .tcl99-sinx1j {
  height: 100% !important;
  border-radius: 16px;
}

.tcl99-b7guhf .tcl99-nmkr06 {
  gap: 4px;
  align-items: center;
}

.tcl99-b7guhf .tcl99-nmkr06 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tcl99-b7guhf .tcl99-nmkr06 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.tcl99-b7guhf .tcl99-lzill0,
.tcl99-b7guhf .tcl99-zr3tfo {
  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.tcl99-0bjhcv.org/2000/svg'%3E%3Cpath d='M9.tcl99-5moy51 4.tcl99-hc3teq.tcl99-j1t7u3 5.tcl99-heo64n.tcl99-7mfb3v 5.tcl99-xaxpby.tcl99-o2p6au 5.tcl99-gb5580.tcl99-2jp055 8.tcl99-7e9ra6.tcl99-4bmwxx 9.tcl99-diyegd.tcl99-27k4zd 9.tcl99-3kh4w1.tcl99-sfdsa3 13.tcl99-xwg4l9.tcl99-odt48h 11.tcl99-84yei1.tcl99-uilt4g 11.tcl99-nt39ow.tcl99-l25h6w 11.tcl99-sb74kz.tcl99-l0tj81 13.tcl99-k5p8jj.tcl99-y9bmys 9.tcl99-qthi13.tcl99-q5vkk7 9.tcl99-nkhwst.tcl99-me2c5e 8.tcl99-q683z9.tcl99-by0tny 5.tcl99-8xqd8y.tcl99-wlib9e 5.tcl99-cv8jtw.tcl99-ex3tvc 5.tcl99-uen6nk.tcl99-pdb77u 4.tcl99-3e5snn.tcl99-uilt4g 1.tcl99-xd7zwt.tcl99-5moy51 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.tcl99-b7guhf .tcl99-lzill0 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.tcl99-b7guhf .tcl99-zr3tfo {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.tcl99-wjx38p {
  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) {
  .tcl99-wjx38p {
    padding: 24px;
  }
}

.tcl99-wjx38p .tcl99-2c8jbt {
  display: flex;
}

@media (min-width: 768px) {
  .tcl99-wjx38p .tcl99-2c8jbt {
    display: none;
  }
}

.tcl99-wjx38p .tcl99-3xcku0 svg {
  display: none;
}

.tcl99-7jrw3z {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.tcl99-7jrw3z .tcl99-0917wg {
  display: none;
}

@media (min-width: 768px) {
  .tcl99-7jrw3z .tcl99-0917wg {
    display: flex;
  }
}

.tcl99-h55vux {
  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) {
  .tcl99-h55vux {
    font-size: 40px;
    line-height: 48px;
  }
}

.tcl99-h55vux > * {
  margin: 0 !important;
}

.tcl99-h55vux img,
.tcl99-0kwotg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .tcl99-h55vux img,
  .tcl99-0kwotg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.tcl99-3ik39t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .tcl99-3ik39t {
    width: 32px;
    height: 32px;
  }
}

.tcl99-539z59 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .tcl99-539z59 {
    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;
  }

  .tcl99-539z59::-webkit-scrollbar {
    display: none;
  }
}

.tcl99-2iag7q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .tcl99-2iag7q {
    padding: 7px 15px;
  }
}

.tcl99-2iag7q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.tcl99-1dj4nc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .tcl99-1dj4nc {
    display: flex;
    opacity: 1;
  }
}

.tcl99-2iag7q picture {
  height: 100%;
  display: block;
}

.tcl99-2iag7q img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .tcl99-2iag7q img {
    width: 88px;
    height: 44px;
  }
}

.tcl99-2iag7q p {
  text-align: center;
  width: 100%;
}

.tcl99-bz102a {
  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) {
  .tcl99-bz102a {
    font-size: 40px;
    line-height: 48px;
  }
}

.tcl99-bz102a img,
.tcl99-wsnarv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .tcl99-bz102a img,
  .tcl99-wsnarv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.tcl99-splggz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .tcl99-splggz {
    width: 32px;
    height: 32px;
  }
}

.tcl99-uf0qtj {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.tcl99-1zf35d {
  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;
}

.tcl99-nkhgh8 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.tcl99-nkhgh8.tcl99-g6v6wa {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.tcl99-sj50an {
  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) {
  .tcl99-sj50an {
    font-size: 20px;
    line-height: 28px;
  }
}

.tcl99-jwnj0q {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.tcl99-btv3wv {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.tcl99-dv1wko ease;
  opacity: 0;
  color: var(--text-color);
}

.tcl99-rivy88 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.tcl99-rivy88 ol,
.tcl99-rivy88 ul {
  padding-left: 1.3em;
}

.tcl99-nkhgh8.tcl99-g6v6wa .tcl99-btv3wv {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.tcl99-nkhgh8.tcl99-g6v6wa .tcl99-jwnj0q {
  transform: rotate(180deg);
  color: var(--text-color);
}

.tcl99-w4uq6z {
  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) {
  .tcl99-w4uq6z {
    padding: 24px;
  }
}

.tcl99-w4uq6z .tcl99-2c8jbt {
  display: flex;
}

@media (min-width: 768px) {
  .tcl99-w4uq6z .tcl99-2c8jbt {
    display: none;
  }
}

.tcl99-w4uq6z .tcl99-3xcku0 svg {
  display: none;
}

.tcl99-i76c1c {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tcl99-i76c1c .tcl99-0917wg {
  display: none;
}

@media (min-width: 768px) {
  .tcl99-i76c1c .tcl99-0917wg {
    display: flex;
  }
}

.tcl99-it409j {
  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) {
  .tcl99-it409j {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.tcl99-it409j > * {
  margin: 0 !important;
}

.tcl99-it409j img,
.tcl99-zzbp38 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .tcl99-it409j img,
  .tcl99-zzbp38 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.tcl99-r52zry {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .tcl99-r52zry {
    width: 32px;
    height: 32px;
  }
}

.tcl99-4c2rrm {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .tcl99-4c2rrm {
    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;
  }

  .tcl99-4c2rrm::-webkit-scrollbar {
    display: none;
  }
}

.tcl99-js13uz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.tcl99-js13uz:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.tcl99-s9b8wl {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .tcl99-s9b8wl {
    display: flex;
    opacity: 1;
  }
}

.tcl99-js13uz picture {
  width: auto;
  height: 100%;
  display: block;
}

.tcl99-js13uz picture img {
  display: block;
  width: auto;
  height: 100%;
}

.tcl99-4tjxrn {
  margin: -24px 0;
}

.tcl99-4tjxrn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .tcl99-4tjxrn {
    margin: -16px 0;
  }
}

.tcl99-7ecrb7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .tcl99-7ecrb7 {
    flex-direction: row;
  }
}

.tcl99-f8mjmz {
  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) {
  .tcl99-f8mjmz {
    flex: 1;
  }
}

.tcl99-f8mjmz::placeholder {
  color: var(--Text-400);
}

.tcl99-m7eigp {
  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;
}

.tcl99-adgkn3 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.tcl99-adgkn3::-webkit-scrollbar {
  display: none;
}

.tcl99-ycgrlo {
  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;
}

.tcl99-ycgrlo img,
.tcl99-ycgrlo svg {
  margin-right: 8px;
}

.tcl99-zkv4q6 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.tcl99-4tjxrn + .tcl99-q4761x {
  margin-top: 0;
}

@media (min-width: 768px) {
  .tcl99-4tjxrn + .tcl99-q4761x {
    margin-top: -16px;
  }
}

.tcl99-ekywsg {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.tcl99-ekywsg > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.tcl99-ekywsg > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.tcl99-lcz1q7 {
  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;
}

.tcl99-4sh1sm {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.tcl99-zgcbx9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.tcl99-o4hcry {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.tcl99-q4ct9b {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.tcl99-lcz1q7 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;
}

.tcl99-lcz1q7 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) {
  .tcl99-lcz1q7 {
    padding: 39px 179px 39px 39px;
  }

  .tcl99-4sh1sm {
    font-size: 40px;
    line-height: 48px;
  }

  .tcl99-q4ct9b {
    height: 348px;
  }

  .tcl99-lcz1q7 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .tcl99-lcz1q7 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .tcl99-lcz1q7 {
    padding: 63px;
  }
}

.tcl99-rbqq6p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .tcl99-rbqq6p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.tcl99-9ozgwb {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .tcl99-9ozgwb {
    width: auto;
  }
}

.tcl99-rdbvqk {
  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;
}

.tcl99-rdbvqk::-webkit-scrollbar {
  display: none;
}

.tcl99-rdbvqk 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);
}

.tcl99-rdbvqk a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .tcl99-rdbvqk {
    margin-left: 16px;
    margin-top: 0;
  }
}

.tcl99-rbqq6p .tcl99-mz5chu {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.tcl99-dv1wko,
    mask-image 0.3s;
}

.tcl99-rbqq6p .tcl99-mz5chu.tcl99-zqd048 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.tcl99-kjp0f8 {
  margin: 40px -16px;
}

.tcl99-h7t9uu + .tcl99-5jcijn,
.tcl99-h7t9uu + .tcl99-jo6mrw {
  margin-top: 24px;
}

.tcl99-su3e8o {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.tcl99-su3e8o picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.tcl99-qackik {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .tcl99-qackik {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .tcl99-qackik {
    margin-top: 0;
  }
}

.tcl99-8yqjer {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .tcl99-8yqjer {
    font-size: 24px;
    line-height: 32px;
  }
}

.tcl99-l0v6cf {
  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) {
  .tcl99-l0v6cf {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.tcl99-hqedby {
  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) {
  .tcl99-hqedby {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.tcl99-qbrtg6 {
  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) {
  .tcl99-qbrtg6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.tcl99-93vf5y {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .tcl99-93vf5y {
    font-size: 32px;
    line-height: 40px;
  }
}

.tcl99-jb6mnr {
  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;
}

.tcl99-scnyqh {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.tcl99-scnyqh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tcl99-q4761x {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.tcl99-0ekm5i {
  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) {
  .tcl99-0ekm5i {
    padding: 15px 48px;
  }
}

main > .tcl99-q4761x {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .tcl99-fdu1ju.tcl99-1g8uob > div:nth-child(n+5) {
    display: none;
  }
}

.tcl99-7ahus5 p a img {
  display: block;
  margin: 0 auto;
}


.tcl99-ugt2i8 {
  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 */
.tcl99-46oyvh {
  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;
}

.tcl99-46oyvh label {
  font-size: 14px;
}

.tcl99-46oyvh h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.tcl99-46oyvh input,
.tcl99-46oyvh textarea,
.tcl99-46oyvh 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;
}
.tcl99-46oyvh button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.tcl99-4fultn ease;
}
.tcl99-46oyvh button:hover {
  background-color: var(--button-bg-hover);
}
.tcl99-z76gsx {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.tcl99-f4qijs ease-in;
}

.tcl99-z76gsx 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;
}
.tcl99-je0pww, .tcl99-afhezi, [class*="review-card"],
thead, thead th, table th, .tcl99-v3zs5f,
.tcl99-ae7sz6, [class*="collapsible-header"],
.tcl99-klmogt, [class*="updated-block"] {
  color: #ece7dc !important;
}

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