* {
  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;
  }
}

.u88-0qfjeb {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .u88-0qfjeb {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .u88-0qfjeb {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.u88-5ltb8w {
  overflow: hidden;
}

.u88-u2gjvs img {
  background: var(--Neutral-300);
}

.u88-qk60kr {
  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;
}

.u88-yf94jt {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.u88-yf94jt:hover {
  background: var(--button-bg-hover);
}

.u88-fkmcvs {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.u88-fkmcvs:hover {
  background: var(--button-bg-hover);
}

.u88-tl4fcr {
  font-size: 12px;
  line-height: 18px;
}

.u88-hyqrvh {
  font-size: 18px;
  line-height: 26px;
}

.u88-o6ihwd {
  width: 100%;
}

.u88-yy2c44 {
  padding: 6px 16px;
}

.u88-xgs2rz {
  padding: 10px 16px;
}

.u88-kvfpk6 {
  padding: 15px 26px;
}

.u88-rg7xge {
  flex-shrink: 0;
}

.u88-412nmo {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.u88-w7k6bo {
  display: none;
}

.u88-jq4kl0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.u88-3j49a2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.u88-f5rfcr {
  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;
}

.u88-iat26o {
  cursor: grab;
}

.u88-f5rfcr::-webkit-scrollbar {
  display: none;
}

.u88-zo3v15 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.u88-q50mv7 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.u88-mcd2bw {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.u88-uyy95h {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.u88-jstxiy {
  visibility: visible;
}

.u88-0hg4yw {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.u88-ely76e ease;
}

.u88-gvb2c0 {
  background-color: var(--Primary-200);
  width: 16px;
}

.u88-k7i2qg {
  -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.u88-ely76e,
    mask-image 0.3s;
}

.u88-k7i2qg.u88-vwu03p {
  -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;
  }
}

.u88-62bwsm: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;
}

.u88-yn629r {
  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.u88-p5mbl3.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.u88-p5mbl3.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;
}

.u88-2ohym7 {
  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);
}

.u88-2ohym7::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%
  );
}

.u88-xq87a2 {
  position: relative;
  z-index: 1;
}

.u88-82ezgp {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.u88-qc37j8 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.u88-vs7esk {
  font-size: 40px;
  line-height: 48px;
}

.u88-e00os9 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.u88-jz8aqc {
  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;
}

.u88-jz8aqc:hover {
  background: var(--Primary-400);
}

.u88-jz8aqc svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.u88-62bwsm 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) {
  .u88-2ohym7 {
    max-width: 600px;
    padding: 64px;
  }

  .u88-82ezgp {
    font-size: 24px;
    line-height: 32px;
  }

  .u88-qc37j8 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .u88-vs7esk {
    font-size: 50px;
    line-height: 56px;
  }

  .u88-e00os9 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .u88-yn629r {
    top: 25px;
    right: 25px;
  }
}

.u88-i92gxu,
.u88-lgkdss {
  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;
}

.u88-bkhdfy.u88-d1yzhk::before,
.u88-lgkdss::before,
.u88-2mp11g::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.u88-p5mbl3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.u88-ek279n 14.u88-vhguk0.u88-ed1o5k 14.u88-bzuati 15.u88-iqg378 14.u88-83gnme 15.u88-rce50i 14.u88-5yr2vf.u88-wiqdwl 14.u88-a4ksm8 19.u88-hm54ia 12.u88-ejwph5 19.u88-hm54ia 10.u88-94hcf7.u88-hm54ia 8.u88-7a4ekf 17.u88-hj3yp6 7.u88-ijc01q 15.u88-ugha1c 7.u88-9w6fgj.u88-aqsn5k 7.u88-ijc01q 11.u88-94k34c 8.u88-7a4ekf 11.u88-94k34c 10.u88-dnz90x.u88-94k34c 12.u88-cy589x 13.u88-h1enor 14.u88-6lfqvm 15.u88-o6o5oj 14.u88-0ivspg.u88-9ygsd7 14.u88-lzepzs 15.u88-20x4i7 14.u88-uzzgh0 15.u88-katyua 14.u88-hqfyo4.u88-ek279n 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.u88-y0rwww 15.u88-8uq3ml.u88-deju3t 15.u88-pz9y76 15.u88-lfzjj9 15.u88-elulvh 15.u88-r5khil 15.u88-328klj.u88-5uj4qj 15.u88-elulvh 15.u88-a4jg5e 15.u88-zif50y 15.u88-m6msm7 15.u88-t8ibth.u88-to7ibx 15.u88-u7wkcu 7.u88-tvr47r 18.u88-pe9zd5 7.u88-livogj 23.u88-j09tjy.u88-glch8q.u88-1alwxc 18.u88-e13f4w 19.u88-ox758c 15.u88-wm3jnk 15.u88-y0rwww 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.u88-a06ewa [type="submit"] *,
.u88-3qctc5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .u88-lc7rzc {
    display: none;
  }
}

.u88-7v9f4u {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .u88-7v9f4u {
  display: none;
}

@media (min-width: 768px) {
  .u88-7v9f4u {
    bottom: 22px;
  }
}

.u88-7v9f4u input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .u88-7v9f4u {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.u88-mu1w4n.static) .u88-7v9f4u {
    bottom: 8px;
  }
}

.u88-bf1w78 {
  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.u88-p5mbl3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.u88-hssd62 3.u88-mpfayq.u88-2oujq5.u88-rtvqrt 3.u88-7xgw9j 3.u88-5qmnkq 5.u88-sdcjz3 3.u88-5qmnkq 8.u88-7v5zo0.u88-00y8dz.u88-5qmnkq 26.u88-o7tu3j 5.u88-o222qv 28.u88-r54g1k 8.u88-rf3jsv 28.u88-r3pdrn.u88-0tl9gj 28.u88-pwev15.u88-70i072 34.u88-7xfs67.u88-5jsao3 36.u88-io9xlu 11.u88-psxqo4 37.u88-hi82vn 12.u88-4ifs0v 36.u88-q94opc.u88-5965gs 28.u88-bw88b9.u88-tvry0s.u88-gyxd03 28.u88-80vfdc 36.u88-pts4vo 26.u88-xdck4g 36.u88-pts4vo 23.u88-go4z2n.u88-46s0p9.u88-pts4vo 5.u88-t4lupg 34.u88-hni49q 3.u88-7xgw9j 31.u88-hssd62 3.u88-b7vqk9.u88-klqt5k 18.u88-ncsaao.u88-99mzs4 18.u88-toju67 8.u88-xmwn1z 17.u88-5lc29p 8.u88-xmwn1z 15.u88-ti2xal.u88-xmwn1z 14.u88-93z3yb 9.u88-99mzs4 13.u88-ugxvac 11.u88-klqt5k 13.u88-lzow1h.u88-s5zmhj 13.u88-ugxvac 13.u88-2iq42j 14.u88-93z3yb 13.u88-2iq42j 15.u88-8it9gf.u88-2iq42j 17.u88-5lc29p 12.u88-s5zmhj 18.u88-toju67 11.u88-klqt5k 18.u88-lwccaa.u88-byxowf 18.u88-ncsspa.u88-qj99zm 18.u88-toju67 17.u88-djd0hi 17.u88-5lc29p 17.u88-djd0hi 15.u88-qqsct7.u88-djd0hi 14.u88-93z3yb 18.u88-qj99zm 13.u88-ugxvac 20.u88-byxowf 13.u88-yciuhs.u88-9h1c3z 13.u88-ugxvac 22.u88-nelp9q 14.u88-93z3yb 22.u88-nelp9q 15.u88-wostdf.u88-8cflud 17.u88-5lc29p 21.u88-9h1c3z 18.u88-toju67 20.u88-byxowf 18.u88-f17t22.u88-a3v3hj 18.u88-lf0td8.u88-nzlzge 18.u88-toju67 26.u88-f2676f 17.u88-5lc29p 26.u88-f2676f 15.u88-8e693a.u88-f2676f 14.u88-93z3yb 27.u88-nzlzge 13.u88-ugxvac 28.u88-a3v3hj 13.u88-fp9zbx.u88-u7la8h 13.u88-ugxvac 31.u88-218c45 14.u88-93z3yb 31.u88-218c45 15.u88-62j034.u88-f2676f 17.u88-5lc29p 30.u88-u7la8h 18.u88-toju67 28.u88-a3v3hj 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"])
    .u88-bf1w78 {
    display: none;
  }
}

.u88-wniog6 {
  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) {
  .u88-wniog6 {
    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;
}

.u88-3qctc5 {
  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) {
  .u88-3qctc5 {
    padding: 14px 16px;
  }
}

.u88-3qctc5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.u88-3qctc5 button:first-child {
  align-content: end;
}

.u88-3qctc5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .u88-3qctc5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .u88-3qctc5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.u88-3qctc5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.u88-3qctc5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.u88-2mp11g {
  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;
}

.u88-2mp11g::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .u88-2mp11g,
.pc61d126-chatbot[data-active-screen="3"]
  .u88-2mp11g {
  opacity: 1;
  visibility: visible;
}

.u88-6kqv1l {
  flex: 1 1;
}

.u88-59xm0b {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .u88-59xm0b {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .u88-bwv45o {
  display: block;
}

.u88-m7jq3u {
  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) {
  .u88-m7jq3u {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.u88-lgkdss {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.u88-lgkdss::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.u88-ab3zd2 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.u88-ab3zd2 p {
  color: var(--Text-100);
}

.u88-lgkdss .u88-0kfvfw {
  grid-area: button;
}

.u88-lgkdss .u88-0kfvfw::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.u88-p5mbl3.org/2000/svg'%3E%3Cpath d='M4.u88-oivmpf 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.u88-nxu9xq 15L16.u88-nxu9xq 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.u88-nxu9xq 5L16.u88-nxu9xq 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .u88-6ma103 {
  display: block;
}

.u88-7wqwkg {
  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) {
  .u88-7wqwkg {
    margin-top: 40px;
  }
}

.u88-i92gxu label,
.u88-i92gxu input {
  display: block;
  width: 100%;
}

.u88-i92gxu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.u88-i92gxu label.u88-97kqqp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.u88-i92gxu label.u88-97kqqp::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;
}

.u88-i92gxu 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;
}

.u88-i92gxu input::placeholder {
  color: var(--Text-400);
}

.u88-x6ab1b {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .u88-x6ab1b {
  display: flex;
}

.u88-x6ab1b ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .u88-x6ab1b ol {
    height: 420px;
    padding: 24px;
  }
}

.u88-x6ab1b ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.u88-a06ewa {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .u88-a06ewa {
    padding: 0 24px 24px;
  }
}

.u88-a06ewa 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;
}

.u88-a06ewa input::placeholder {
  color: var(--Text-400);
}

.u88-a06ewa [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.u88-a06ewa [type="submit"]:disabled {
  opacity: 0.5;
}

.u88-a06ewa [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .u88-a06ewa [type="submit"] {
    right: 40px;
  }
}

.u88-bkhdfy {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.u88-bkhdfy.u88-d1yzhk {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.u88-bkhdfy.u88-d1yzhk::before {
  content: "";
  width: 31px;
}

.u88-bkhdfy.u88-d1yzhk p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.u88-bkhdfy.u88-lqwmmt p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.u88-bkhdfy p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.u88-7v9f4u .u88-0kfvfw {
  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;
  }
}

.u88-lc7rzc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .u88-lc7rzc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .u88-lc7rzc {
    padding: 18px 0;
  }
}

.u88-lc7rzc .u88-0qfjeb {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .u88-lc7rzc .u88-0qfjeb {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.u88-fzfzbi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .u88-fzfzbi {
    max-width: 160px;
    height: 40px;
  }
}

.u88-fzfzbi picture,
.u88-fzfzbi img {
  display: block;
  width: 100%;
  height: 100%;
}

.u88-fzfzbi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .u88-jen6kh {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.u88-ely76e ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .u88-lc7rzc.u88-egyyex .u88-jen6kh {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .u88-jen6kh {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .u88-jen6kh {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.u88-zsqbsp,
.u88-uvywui {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .u88-zsqbsp,
  .u88-uvywui {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .u88-uvywui {
    display: none;
  }
}

.u88-vwa30k {
  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;
}

.u88-egyyex .u88-vwa30k {
  background: var(--fh-bg-color);
}

.u88-vwa30k button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .u88-vwa30k {
    display: none;
  }
}

.u88-lno2yz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .u88-lno2yz {
    display: none;
  }
}

.u88-suemzv {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.u88-lc7rzc.u88-egyyex .u88-suemzv:first-child {
  display: none;
}

.u88-lc7rzc.u88-egyyex .u88-suemzv:last-child {
  display: block;
}

.u88-suemzv:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .u88-suemzv {
    display: none;
  }
}

.u88-q6ncnl {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .u88-q6ncnl {
    display: flex;
  }
}

.u88-q6ncnl ul {
  max-height: 350px;
  overflow-y: auto;
}

.u88-q6ncnl:hover ul {
  visibility: visible;
  opacity: 1;
}

.u88-q6ncnl:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.u88-q6ncnl:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.u88-q6ncnl:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.u88-q6ncnl:hover .u88-twumgc svg {
  transform: rotate(180deg);
}

.u88-x9vj2j {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.u88-3j88ss {
  padding: 0 8px;
}

.u88-s5geg0 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.u88-s5geg0:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .u88-s5geg0 {
    padding: 4px 8px;
  }
}

.u88-hm8vfi {
  display: flex;
}

.u88-hm8vfi img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.u88-twumgc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.u88-twumgc svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.u88-a4mm6o {
  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) {
  .u88-a4mm6o {
    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;
  }
}

.u88-plkusu {
  width: 100%;
}

@media (min-width: 1200px) {
  .u88-plkusu {
    display: none;
  }
}

.u88-1n40zw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.u88-8pe2sj {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.u88-3sg532 {
  display: flex;
}

.u88-7cn81y {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.u88-0cc43o {
  list-style: none;
}

@media (max-width: 1199px) {
  .u88-0cc43o {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .u88-0cc43o {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .u88-0cc43o .u88-3qzlnu [data-ref-el],
  .u88-0cc43o .u88-3qzlnu span,
  .u88-0cc43o .u88-3qzlnu a {
    white-space: nowrap;
  }
}

.u88-ct7wjj {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .u88-ct7wjj.u88-lt5fsn > .u88-3qzlnu {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .u88-ct7wjj.u88-yx5fc7:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .u88-ct7wjj.u88-lt5fsn > .u88-e91gfp {
    height: auto;
  }

  .u88-ct7wjj.u88-lt5fsn > div > .u88-etnj4r {
    transform: rotate(180deg);
  }
}

.u88-ct7wjj [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.u88-ct7wjj [data-ref-el],
.u88-ct7wjj span {
  cursor: pointer;
}

.u88-ct7wjj [data-ref-el],
.u88-ct7wjj span,
.u88-ct7wjj a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .u88-ct7wjj [data-ref-el],
  .u88-ct7wjj span,
  .u88-ct7wjj a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .u88-ct7wjj [data-ref-el],
  .u88-ct7wjj span,
  .u88-ct7wjj a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.u88-e91gfp {
  height: 0;
  overflow: hidden;
  transition: height 0.u88-ely76e ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.u88-e91gfp::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.u88-e91gfp::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.u88-e91gfp::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .u88-e91gfp {
    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;
  }

  .u88-e91gfp:has(> .u88-ct7wjj.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .u88-e91gfp .u88-e91gfp {
    padding: 0;
  }

  .u88-e91gfp .u88-ct7wjj {
    font-weight: 400;
  }

  .u88-e91gfp .u88-ct7wjj:hover > .u88-3qzlnu {
    background: var(--Neutral-300);
  }

  .u88-e91gfp .u88-etnj4r {
    rotate: -90deg;
  }
}

.u88-3qzlnu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .u88-3qzlnu {
    padding: 8px;
  }

  .u88-ct7wjj.u88-te8k3y > .u88-3qzlnu {
    background: var(--Neutral-300);
  }
}

.u88-etnj4r {
  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.u88-p5mbl3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.u88-rdkkf6 0.u88-qefpjg.u88-haau8k -0.u88-6t7det 0.u88-tyaxpl -0.u88-6t7det 1.u88-38s7p2 0.u88-008c3a.u88-xc2iue 4.u88-ylgn3q.u88-rdkkf6 0.u88-drfdwc.u88-ia5e94 -0.u88-6t7det 9.u88-tq7pbh -0.u88-6t7det 10.u88-bid48f 0.u88-44o68p.u88-xio74u 0.u88-haau8k 10.u88-xio74u 0.u88-tyaxpl 10.u88-bid48f 1.u88-qnripb.u88-x6c8gj 5.u88-i92p17.u88-wumakk 6.u88-5cgoe1 5.u88-qvgkg9 6.u88-5cgoe1 4.u88-zn39t4 5.u88-odi0gc.u88-rdkkf6 1.u88-yfb1np.u88-6t7det 0.u88-tyaxpl -0.u88-6t7det 0.u88-haau8k 0.u88-rdkkf6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.u88-ely76e ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .u88-etnj4r {
    cursor: default;
  }
}

.u88-fuga5o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.u88-g0q41g {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .u88-g0q41g {
    padding: 40px 4px;
  }
}

.u88-2bkb6l {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .u88-2bkb6l {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.u88-kc6d15 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .u88-kc6d15 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.u88-kc6d15 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.u88-kc6d15 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.u88-kc6d15 [data-ref-el],
.u88-kc6d15 span,
.u88-kc6d15 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.u88-n8obsg {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .u88-n8obsg {
    margin-bottom: 12px;
  }
}

.u88-rpgk4q {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.u88-rpgk4q img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .u88-rpgk4q:last-child {
    margin-right: 0;
  }
}

.u88-4o6jvy {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.u88-n8obsg:hover .u88-w3e4o4 {
  visibility: visible;
  opacity: 1;
}

.u88-w3e4o4 {
  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);
}

.u88-61fyfh {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.u88-xelpi8 {
  display: flex;
  margin: 6px;
}

.u88-xelpi8 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.u88-w3e4o4::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);
}

.u88-w3e4o4::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);
}

.u88-ke7eg0 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .u88-ke7eg0 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.u88-hmfauf {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .u88-hmfauf {
    margin-right: 32px;
  }
}

.u88-es312e {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .u88-es312e {
    margin-top: 0;
    width: 340px;
  }
}

.u88-es312e a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.u88-5n9kpf {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.u88-l6qb7x {
  position: relative;
}

@media (min-width: 768px) {
  .u88-l6qb7x {
    margin-top: 40px;
  }
}

.u88-l6qb7x + .u88-qdlx62,
.u88-l6qb7x + .u88-l6qb7x {
  margin-top: 24px;
}

.u88-9dy0a1 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .u88-9dy0a1 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .u88-9dy0a1 {
    padding: 80px;
  }
}

.u88-e05wrk {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .u88-e05wrk {
    padding: 0 16px;
}


}

.u88-qb9mog {
  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) {
  .u88-qb9mog {
    font-size: 48px;
    line-height: 56px;
  }
}

.u88-66ktze {
  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) {
  .u88-66ktze {
    font-size: 24px;
    line-height: 32px;
  }
}

.u88-sp60vr {
  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;
}

.u88-sp60vr:hover {
  background: var(--button-bg-hover);
}

.u88-pj12b1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.u88-pj12b1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .u88-pj12b1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .u88-pj12b1 img {
  min-height: 100%;
  }
}

.u88-9dy0a1::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.u88-gntzyy {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.u88-gntzyy h1,
.u88-gntzyy h2,
.u88-gntzyy h3,
.u88-gntzyy h4 {
  margin-bottom: 6px;
}

.u88-gntzyy h1:not(:first-child),
.u88-gntzyy h2:not(:first-child),
.u88-gntzyy h3:not(:first-child),
.u88-gntzyy h4:not(:first-child) {
  margin-top: 16px;
}

.u88-gntzyy h1,
.u88-gntzyy h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .u88-gntzyy h1,
  .u88-gntzyy h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.u88-gntzyy h2,
.u88-gntzyy h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .u88-gntzyy h2,
  .u88-gntzyy h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.u88-gntzyy h3,
.u88-gntzyy h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .u88-gntzyy h3,
  .u88-gntzyy h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.u88-gntzyy h4,
.u88-gntzyy h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.u88-gntzyy ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.u88-gntzyy ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.u88-gntzyy 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);
}

.u88-gntzyy ul ul {
  margin-bottom: 8px;
}

.u88-gntzyy ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.u88-gntzyy ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.u88-gntzyy ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.u88-gntzyy ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.u88-gntzyy ol li::marker {
  font-weight: 700;
}

.u88-gntzyy ol ol {
  margin-bottom: 8px;
}

.u88-gntzyy ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.u88-gntzyy ol ul li {
  padding-left: 16px;
}

.u88-gntzyy 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) {
  .u88-gntzyy table {
    padding: 24px;
  }
}

.u88-gntzyy table.u88-bilgda {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.u88-ely76e,
    mask-image 0.3s;
}

.u88-gntzyy table.u88-bilgda.u88-vwu03p {
  -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) {
  .u88-gntzyy table {
    display: table;
  }
}

.u88-gntzyy 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);
}

.u88-gntzyy table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.u88-gntzyy table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.u88-gntzyy 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) {
  .u88-gntzyy table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.u88-gntzyy table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.u88-gntzyy table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.u88-gntzyy table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.u88-gntzyy img {
  max-width: 100%;
  height: auto;
}

.u88-saxo3n {
  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) {
  .u88-saxo3n {
    padding: 24px;
  }
}

.u88-xdk4d4 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .u88-xdk4d4 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.u88-xdk4d4 > * {
  margin: 0 !important;
}

.u88-xdk4d4 img,
.u88-i0xbz5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .u88-xdk4d4 img,
  .u88-i0xbz5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.u88-u0uqin {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .u88-u0uqin {
    width: 32px;
    height: 32px;
  }
}

.u88-60afa8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.u88-60afa8 .u88-94pzn2 {
  flex-shrink: 0;
}

.u88-60afa8 .u88-hvt5wp svg {
  display: none;
}

.u88-67a8va {
  display: grid;
  transition: max-height 0.u88-ely76e ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .u88-67a8va {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .u88-67a8va {
    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));
  }
}

.u88-67a8va.u88-6lf6js + .u88-94pzn2 svg {
  transform: rotate(180deg);
}

.u88-6op14o {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.u88-6op14o > div:nth-child(3n) {
  grid-column: span 2;
}

.u88-6op14o
  > div:nth-child(3n)
  .u88-6cpo65
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .u88-6op14o {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .u88-6op14o > div:nth-child(3n) {
    grid-column: unset;
  }

  .u88-6op14o
    > div:nth-child(3n)
    .u88-6cpo65
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .u88-6op14o {
    max-width: 270px;
  }
}

.u88-6op14o .u88-6cpo65 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .u88-6op14o .u88-6cpo65 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .u88-6op14o .u88-6cpo65 button {
    max-width: 104px;
  }
}

.u88-rzhg6a {
  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) {
  .u88-rzhg6a {
    margin-bottom: 0;
  }
}

.u88-bx4ait {
  display: none;
  opacity: 0;
}

.u88-45b3z7 {
  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;
  }
}

.u88-45b3z7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.u88-6cpo65 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.u88-6cpo65 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .u88-6cpo65
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .u88-6cpo65
    button {
    max-width: 145px;
  }
}

.u88-j21xtl:first-child
  .u88-6cpo65
  button {
  max-width: 270px;
}

.u88-hvnrtl {
  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%;
}

.u88-rzhg6a picture {
  width: 100%;
  max-width: 100%;
}

.u88-gh4dlm {
  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;
}

.u88-gh4dlm svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.u88-rzhg6a:hover .u88-gh4dlm {
  display: flex;
}

.u88-iw3766 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.u88-8xscm4 {
  display: flex;
}

.u88-8xscm4:hover .u88-slvkw1,
.u88-8xscm4 .u88-te8k3y .u88-slvkw1 {
  display: flex;
}

.u88-8xscm4 svg {
  flex-shrink: 0;
}

.u88-slvkw1 {
  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) {
  .u88-slvkw1 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.u88-slvkw1:hover {
  display: flex;
}

.u88-slvkw1 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.u88-4mvjw6 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .u88-4mvjw6 {
    font-size: 12px;
  }
}

.u88-6gvtkf,
.u88-uqdj6q {
  width: 50%;
  flex-shrink: 0;
}

.u88-6gvtkf {
  font-weight: 700;
}

.u88-iynfc7 .u88-67a8va {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .u88-iynfc7 .u88-67a8va {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .u88-iynfc7 .u88-67a8va {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.u88-iynfc7
  .u88-hvnrtl:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.u88-iynfc7 .u88-45b3z7 {
  height: 100% !important;
  border-radius: 16px;
}

.u88-iynfc7 .u88-6cpo65 {
  gap: 4px;
  align-items: center;
}

.u88-iynfc7 .u88-6cpo65 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.u88-iynfc7 .u88-6cpo65 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.u88-iynfc7 .u88-89wty2,
.u88-iynfc7 .u88-c8wxa4 {
  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.u88-p5mbl3.org/2000/svg'%3E%3Cpath d='M9.u88-je3l0d 4.u88-3k6oj0.u88-jon1gk 5.u88-dzgcpa.u88-2yvw0x 5.u88-ebg3yd.u88-0dm1zx 5.u88-nch89y.u88-vqedpd 8.u88-4py8av.u88-6k02yh 9.u88-dgz1d1.u88-4xobs0 9.u88-3u3j55.u88-vn837g 13.u88-2xrbks.u88-447fti 11.u88-obxh3l.u88-7gljbl 11.u88-wjei67.u88-g69p1n 11.u88-j04beu.u88-n604ck 13.u88-dgdw4y.u88-shi3g0 9.u88-2uc4w1.u88-psfjn1 9.u88-ubanuz.u88-b9ctrb 8.u88-mn0zdn.u88-42qm9z 5.u88-ysuf6e.u88-7f7kd2 5.u88-292h9k.u88-ipldqk 5.u88-bydi8p.u88-fwaov9 4.u88-khxqel.u88-7gljbl 1.u88-5ysujf.u88-je3l0d 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.u88-iynfc7 .u88-89wty2 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.u88-iynfc7 .u88-c8wxa4 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.u88-iyrbnm {
  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) {
  .u88-iyrbnm {
    padding: 24px;
  }
}

.u88-iyrbnm .u88-94pzn2 {
  display: flex;
}

@media (min-width: 768px) {
  .u88-iyrbnm .u88-94pzn2 {
    display: none;
  }
}

.u88-iyrbnm .u88-hvt5wp svg {
  display: none;
}

.u88-t5kh9g {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.u88-t5kh9g .u88-qk60kr {
  display: none;
}

@media (min-width: 768px) {
  .u88-t5kh9g .u88-qk60kr {
    display: flex;
  }
}

.u88-n7iuw6 {
  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) {
  .u88-n7iuw6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.u88-n7iuw6 > * {
  margin: 0 !important;
}

.u88-n7iuw6 img,
.u88-ipfzku {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .u88-n7iuw6 img,
  .u88-ipfzku {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.u88-gwyv7r {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .u88-gwyv7r {
    width: 32px;
    height: 32px;
  }
}

.u88-cnp61e {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .u88-cnp61e {
    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;
  }

  .u88-cnp61e::-webkit-scrollbar {
    display: none;
  }
}

.u88-7xe1s7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .u88-7xe1s7 {
    padding: 7px 15px;
  }
}

.u88-7xe1s7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.u88-aao7nm {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .u88-aao7nm {
    display: flex;
    opacity: 1;
  }
}

.u88-7xe1s7 picture {
  height: 100%;
  display: block;
}

.u88-7xe1s7 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .u88-7xe1s7 img {
    width: 88px;
    height: 44px;
  }
}

.u88-7xe1s7 p {
  text-align: center;
  width: 100%;
}

.u88-8tah7p {
  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) {
  .u88-8tah7p {
    font-size: 40px;
    line-height: 48px;
  }
}

.u88-8tah7p img,
.u88-4t616t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .u88-8tah7p img,
  .u88-4t616t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.u88-qi52v3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .u88-qi52v3 {
    width: 32px;
    height: 32px;
  }
}

.u88-ghjcko {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.u88-ijugrs {
  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;
}

.u88-fgw4k2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.u88-fgw4k2.u88-te8k3y {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.u88-v62czg {
  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) {
  .u88-v62czg {
    font-size: 20px;
    line-height: 28px;
  }
}

.u88-kfbwto {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.u88-4zvpf9 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.u88-ely76e ease;
  opacity: 0;
  color: var(--text-color);
}

.u88-axsufg {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.u88-axsufg ol,
.u88-axsufg ul {
  padding-left: 1.3em;
}

.u88-fgw4k2.u88-te8k3y .u88-4zvpf9 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.u88-fgw4k2.u88-te8k3y .u88-kfbwto {
  transform: rotate(180deg);
  color: var(--text-color);
}

.u88-slwdmu {
  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) {
  .u88-slwdmu {
    padding: 24px;
  }
}

.u88-slwdmu .u88-94pzn2 {
  display: flex;
}

@media (min-width: 768px) {
  .u88-slwdmu .u88-94pzn2 {
    display: none;
  }
}

.u88-slwdmu .u88-hvt5wp svg {
  display: none;
}

.u88-upb5qo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.u88-upb5qo .u88-qk60kr {
  display: none;
}

@media (min-width: 768px) {
  .u88-upb5qo .u88-qk60kr {
    display: flex;
  }
}

.u88-yyv0w9 {
  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) {
  .u88-yyv0w9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.u88-yyv0w9 > * {
  margin: 0 !important;
}

.u88-yyv0w9 img,
.u88-9raql0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .u88-yyv0w9 img,
  .u88-9raql0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.u88-0a34w3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .u88-0a34w3 {
    width: 32px;
    height: 32px;
  }
}

.u88-ochhyt {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .u88-ochhyt {
    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;
  }

  .u88-ochhyt::-webkit-scrollbar {
    display: none;
  }
}

.u88-pevsqa {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.u88-pevsqa:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.u88-scn92i {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .u88-scn92i {
    display: flex;
    opacity: 1;
  }
}

.u88-pevsqa picture {
  width: auto;
  height: 100%;
  display: block;
}

.u88-pevsqa picture img {
  display: block;
  width: auto;
  height: 100%;
}

.u88-y7xdur {
  margin: -24px 0;
}

.u88-y7xdur:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .u88-y7xdur {
    margin: -16px 0;
  }
}

.u88-z14r6o {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .u88-z14r6o {
    flex-direction: row;
  }
}

.u88-5k1zgm {
  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) {
  .u88-5k1zgm {
    flex: 1;
  }
}

.u88-5k1zgm::placeholder {
  color: var(--Text-400);
}

.u88-mbhrqm {
  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;
}

.u88-03t3pm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.u88-03t3pm::-webkit-scrollbar {
  display: none;
}

.u88-85ddcy {
  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;
}

.u88-85ddcy img,
.u88-85ddcy svg {
  margin-right: 8px;
}

.u88-lhtemw {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.u88-y7xdur + .u88-p74plc {
  margin-top: 0;
}

@media (min-width: 768px) {
  .u88-y7xdur + .u88-p74plc {
    margin-top: -16px;
  }
}

.u88-pcgv3t {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.u88-pcgv3t > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.u88-pcgv3t > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.u88-jxs0f8 {
  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;
}

.u88-v6t9cs {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.u88-tkes6i {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.u88-t086j0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.u88-s70qj6 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.u88-jxs0f8 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;
}

.u88-jxs0f8 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) {
  .u88-jxs0f8 {
    padding: 39px 179px 39px 39px;
  }

  .u88-v6t9cs {
    font-size: 40px;
    line-height: 48px;
  }

  .u88-s70qj6 {
    height: 348px;
  }

  .u88-jxs0f8 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .u88-jxs0f8 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .u88-jxs0f8 {
    padding: 63px;
  }
}

.u88-y0asdw {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .u88-y0asdw {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.u88-f04t5y {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .u88-f04t5y {
    width: auto;
  }
}

.u88-lyb2f5 {
  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;
}

.u88-lyb2f5::-webkit-scrollbar {
  display: none;
}

.u88-lyb2f5 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);
}

.u88-lyb2f5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .u88-lyb2f5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.u88-y0asdw .u88-ges72d {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.u88-ely76e,
    mask-image 0.3s;
}

.u88-y0asdw .u88-ges72d.u88-vwu03p {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.u88-y3allb {
  margin: 40px -16px;
}

.u88-1ugugt + .u88-qdlx62,
.u88-1ugugt + .u88-l6qb7x {
  margin-top: 24px;
}

.u88-0pikoy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.u88-0pikoy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.u88-4ddrv9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .u88-4ddrv9 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .u88-4ddrv9 {
    margin-top: 0;
  }
}

.u88-xi7ic8 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .u88-xi7ic8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.u88-ngal73 {
  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) {
  .u88-ngal73 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.u88-rz9bne {
  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) {
  .u88-rz9bne {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.u88-lkefvr {
  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) {
  .u88-lkefvr {
    font-size: 20px;
    line-height: 28px;
  }
}

.u88-swwa0s {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .u88-swwa0s {
    font-size: 32px;
    line-height: 40px;
  }
}

.u88-n4we26 {
  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;
}

.u88-g4rx5o {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.u88-g4rx5o img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.u88-p74plc {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.u88-85mx79 {
  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) {
  .u88-85mx79 {
    padding: 15px 48px;
  }
}

main > .u88-p74plc {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .u88-67a8va.u88-f6v7kk > div:nth-child(n+5) {
    display: none;
  }
}

.u88-gntzyy p a img {
  display: block;
  margin: 0 auto;
}


.u88-ups8tf {
  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 */
.u88-4ithr8 {
  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;
}

.u88-4ithr8 label {
  font-size: 14px;
}

.u88-4ithr8 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.u88-4ithr8 input,
.u88-4ithr8 textarea,
.u88-4ithr8 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;
}
.u88-4ithr8 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.u88-y9ukhx ease;
}
.u88-4ithr8 button:hover {
  background-color: var(--button-bg-hover);
}
.u88-xm8gs9 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.u88-c1u4h1 ease-in;
}

.u88-xm8gs9 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;
}
.u88-hzxgv8, .u88-93a3a0, [class*="review-card"],
thead, thead th, table th, .u88-r24134,
.u88-51l85u, [class*="collapsible-header"],
.u88-83dloo, [class*="updated-block"] {
  color: #ece7dc !important;
}
