* {
  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;
  }
}

.lucky-star-y4psnn {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .lucky-star-y4psnn {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-star-y4psnn {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.lucky-star-n0ak77 {
  overflow: hidden;
}

.lucky-star-j1wydu img {
  background: var(--Neutral-300);
}

.lucky-star-vh3bnv {
  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;
}

.lucky-star-l9r8h4 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.lucky-star-l9r8h4:hover {
  background: var(--button-bg-hover);
}

.lucky-star-e6u9yc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.lucky-star-e6u9yc:hover {
  background: var(--button-bg-hover);
}

.lucky-star-9pf3rh {
  font-size: 12px;
  line-height: 18px;
}

.lucky-star-id7n1j {
  font-size: 18px;
  line-height: 26px;
}

.lucky-star-eq74p3 {
  width: 100%;
}

.lucky-star-sbp6hk {
  padding: 6px 16px;
}

.lucky-star-c7m8ug {
  padding: 10px 16px;
}

.lucky-star-nx4sux {
  padding: 15px 26px;
}

.lucky-star-eptfd5 {
  flex-shrink: 0;
}

.lucky-star-8gbkmq {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.lucky-star-fo7aos {
  display: none;
}

.lucky-star-j41vss {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.lucky-star-bkmmcf {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.lucky-star-itf1go {
  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;
}

.lucky-star-fqlsyu {
  cursor: grab;
}

.lucky-star-itf1go::-webkit-scrollbar {
  display: none;
}

.lucky-star-d9felz {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.lucky-star-k7fcg4 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.lucky-star-00vs95 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.lucky-star-00318h {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.lucky-star-so3n0e {
  visibility: visible;
}

.lucky-star-ybyywk {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.lucky-star-kaqsoq ease;
}

.lucky-star-te65as {
  background-color: var(--Primary-200);
  width: 16px;
}

.lucky-star-zf4t1m {
  -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.lucky-star-kaqsoq,
    mask-image 0.3s;
}

.lucky-star-zf4t1m.lucky-star-0n73qs {
  -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;
  }
}

.lucky-star-7eui7t: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;
}

.lucky-star-i69vpk {
  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.lucky-star-6mpxon.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.lucky-star-6mpxon.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;
}

.lucky-star-rdgr6b {
  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);
}

.lucky-star-rdgr6b::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%
  );
}

.lucky-star-6yxe2r {
  position: relative;
  z-index: 1;
}

.lucky-star-9mn4n1 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.lucky-star-prdfip {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.lucky-star-360m1h {
  font-size: 40px;
  line-height: 48px;
}

.lucky-star-juyap9 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.lucky-star-wiihgx {
  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;
}

.lucky-star-wiihgx:hover {
  background: var(--Primary-400);
}

.lucky-star-wiihgx svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.lucky-star-7eui7t 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) {
  .lucky-star-rdgr6b {
    max-width: 600px;
    padding: 64px;
  }

  .lucky-star-9mn4n1 {
    font-size: 24px;
    line-height: 32px;
  }

  .lucky-star-prdfip {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .lucky-star-360m1h {
    font-size: 50px;
    line-height: 56px;
  }

  .lucky-star-juyap9 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .lucky-star-i69vpk {
    top: 25px;
    right: 25px;
  }
}

.lucky-star-rdumdl,
.lucky-star-a8aou2 {
  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;
}

.lucky-star-jg1f2f.lucky-star-mdeu60::before,
.lucky-star-a8aou2::before,
.lucky-star-qp1lpu::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.lucky-star-6mpxon.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.lucky-star-4634fo 14.lucky-star-z4iz2c.lucky-star-6y6c20 14.lucky-star-htwcmg 15.lucky-star-63w6ax 14.lucky-star-og2c7k 15.lucky-star-bvqo07 14.lucky-star-lykbo4.lucky-star-u0pepy 14.lucky-star-49akqp 19.lucky-star-zbd20v 12.lucky-star-2bdq2l 19.lucky-star-zbd20v 10.lucky-star-edguia.lucky-star-zbd20v 8.lucky-star-bw1iia 17.lucky-star-isi8yy 7.lucky-star-jvte2u 15.lucky-star-nac0ih 7.lucky-star-k3nopy.lucky-star-bmniga 7.lucky-star-jvte2u 11.lucky-star-xezpop 8.lucky-star-bw1iia 11.lucky-star-xezpop 10.lucky-star-gxaoky.lucky-star-xezpop 12.lucky-star-rqm15u 13.lucky-star-z90j7l 14.lucky-star-j3kgdq 15.lucky-star-gxcewf 14.lucky-star-nq1t9a.lucky-star-qmfgul 14.lucky-star-btvvzb 15.lucky-star-y7yo7g 14.lucky-star-cm9njz 15.lucky-star-9cxwz9 14.lucky-star-ri69xn.lucky-star-4634fo 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.lucky-star-i3s1xb 15.lucky-star-fgk7kt.lucky-star-xxsgv0 15.lucky-star-slc9u7 15.lucky-star-jfi1m9 15.lucky-star-wkskeb 15.lucky-star-nkydis 15.lucky-star-2xqpt7.lucky-star-9oces1 15.lucky-star-wkskeb 15.lucky-star-vhpvi1 15.lucky-star-zo392k 15.lucky-star-7z08jo 15.lucky-star-zsk5kk.lucky-star-j70c4n 15.lucky-star-n9k5n5 7.lucky-star-q449cy 18.lucky-star-lwkt7w 7.lucky-star-qteh2t 23.lucky-star-zfep2o.lucky-star-e8vrx4.lucky-star-q44d15 18.lucky-star-4u93ib 19.lucky-star-kt3ol9 15.lucky-star-9nuguj 15.lucky-star-i3s1xb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.lucky-star-oifuzd [type="submit"] *,
.lucky-star-lutg7b button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .lucky-star-jw9wag {
    display: none;
  }
}

.lucky-star-3bfelj {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .lucky-star-3bfelj {
  display: none;
}

@media (min-width: 768px) {
  .lucky-star-3bfelj {
    bottom: 22px;
  }
}

.lucky-star-3bfelj input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .lucky-star-3bfelj {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.lucky-star-yzl9vc.static) .lucky-star-3bfelj {
    bottom: 8px;
  }
}

.lucky-star-1mjxd9 {
  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.lucky-star-6mpxon.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.lucky-star-k2x57m 3.lucky-star-ppzh6g.lucky-star-lxrzd9.lucky-star-lgm9hx 3.lucky-star-txr153 3.lucky-star-m7evs9 5.lucky-star-1g1bpv 3.lucky-star-m7evs9 8.lucky-star-y0yt07.lucky-star-fzuvus.lucky-star-m7evs9 26.lucky-star-a6bsml 5.lucky-star-6jvvma 28.lucky-star-g697pt 8.lucky-star-k2m9fq 28.lucky-star-2h8d7u.lucky-star-mvkga4 28.lucky-star-hwjnid.lucky-star-hdfwct 34.lucky-star-3n80u2.lucky-star-lt26xv 36.lucky-star-3wcyhk 11.lucky-star-y7bvrd 37.lucky-star-l02ev2 12.lucky-star-tm4uxv 36.lucky-star-hn52nd.lucky-star-qun8sb 28.lucky-star-v4rzan.lucky-star-nnr46v.lucky-star-76ckow 28.lucky-star-af6frt 36.lucky-star-6tagel 26.lucky-star-8ntxo3 36.lucky-star-6tagel 23.lucky-star-z5cll6.lucky-star-bcyoic.lucky-star-6tagel 5.lucky-star-kbz2zq 34.lucky-star-thnogw 3.lucky-star-txr153 31.lucky-star-k2x57m 3.lucky-star-ul357j.lucky-star-4i7ucl 18.lucky-star-c1g4bg.lucky-star-3t6ht1 18.lucky-star-0z699r 8.lucky-star-b4z6fp 17.lucky-star-6hlbr5 8.lucky-star-b4z6fp 15.lucky-star-24wrb2.lucky-star-b4z6fp 14.lucky-star-uw1tb7 9.lucky-star-3t6ht1 13.lucky-star-ivk4lf 11.lucky-star-4i7ucl 13.lucky-star-1whkkn.lucky-star-u129ak 13.lucky-star-ivk4lf 13.lucky-star-8op9v5 14.lucky-star-uw1tb7 13.lucky-star-8op9v5 15.lucky-star-35ox6o.lucky-star-8op9v5 17.lucky-star-6hlbr5 12.lucky-star-u129ak 18.lucky-star-0z699r 11.lucky-star-4i7ucl 18.lucky-star-yezouc.lucky-star-drih0a 18.lucky-star-j3a38c.lucky-star-puv54w 18.lucky-star-0z699r 17.lucky-star-ulnjwg 17.lucky-star-6hlbr5 17.lucky-star-ulnjwg 15.lucky-star-5nqya3.lucky-star-ulnjwg 14.lucky-star-uw1tb7 18.lucky-star-puv54w 13.lucky-star-ivk4lf 20.lucky-star-drih0a 13.lucky-star-8f6rxq.lucky-star-fvp3xz 13.lucky-star-ivk4lf 22.lucky-star-o7ini4 14.lucky-star-uw1tb7 22.lucky-star-o7ini4 15.lucky-star-amul51.lucky-star-ds4ji7 17.lucky-star-6hlbr5 21.lucky-star-fvp3xz 18.lucky-star-0z699r 20.lucky-star-drih0a 18.lucky-star-tk2x6z.lucky-star-rjgrqs 18.lucky-star-dyqtrl.lucky-star-djwycm 18.lucky-star-0z699r 26.lucky-star-s8lncr 17.lucky-star-6hlbr5 26.lucky-star-s8lncr 15.lucky-star-vzkoqy.lucky-star-s8lncr 14.lucky-star-uw1tb7 27.lucky-star-djwycm 13.lucky-star-ivk4lf 28.lucky-star-rjgrqs 13.lucky-star-l06khd.lucky-star-ay5i7p 13.lucky-star-ivk4lf 31.lucky-star-ucjyqs 14.lucky-star-uw1tb7 31.lucky-star-ucjyqs 15.lucky-star-dmz6i2.lucky-star-s8lncr 17.lucky-star-6hlbr5 30.lucky-star-ay5i7p 18.lucky-star-0z699r 28.lucky-star-rjgrqs 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"])
    .lucky-star-1mjxd9 {
    display: none;
  }
}

.lucky-star-wjiqb2 {
  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) {
  .lucky-star-wjiqb2 {
    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;
}

.lucky-star-lutg7b {
  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) {
  .lucky-star-lutg7b {
    padding: 14px 16px;
  }
}

.lucky-star-lutg7b button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.lucky-star-lutg7b button:first-child {
  align-content: end;
}

.lucky-star-lutg7b button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .lucky-star-lutg7b
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .lucky-star-lutg7b
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.lucky-star-lutg7b button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.lucky-star-lutg7b button:last-child svg {
  width: 38px;
  height: 38px;
}

.lucky-star-qp1lpu {
  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;
}

.lucky-star-qp1lpu::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .lucky-star-qp1lpu,
.pc61d126-chatbot[data-active-screen="3"]
  .lucky-star-qp1lpu {
  opacity: 1;
  visibility: visible;
}

.lucky-star-5y09r8 {
  flex: 1 1;
}

.lucky-star-4zkvhe {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .lucky-star-4zkvhe {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .lucky-star-sp8jgs {
  display: block;
}

.lucky-star-2qgpiw {
  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) {
  .lucky-star-2qgpiw {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.lucky-star-a8aou2 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.lucky-star-a8aou2::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.lucky-star-fwtbfo span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.lucky-star-fwtbfo p {
  color: var(--Text-100);
}

.lucky-star-a8aou2 .lucky-star-x4ojon {
  grid-area: button;
}

.lucky-star-a8aou2 .lucky-star-x4ojon::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.lucky-star-6mpxon.org/2000/svg'%3E%3Cpath d='M4.lucky-star-4e9uuv 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.lucky-star-4vstg7 15L16.lucky-star-4vstg7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.lucky-star-4vstg7 5L16.lucky-star-4vstg7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .lucky-star-2otyx9 {
  display: block;
}

.lucky-star-b0kqxs {
  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) {
  .lucky-star-b0kqxs {
    margin-top: 40px;
  }
}

.lucky-star-rdumdl label,
.lucky-star-rdumdl input {
  display: block;
  width: 100%;
}

.lucky-star-rdumdl label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.lucky-star-rdumdl label.lucky-star-nxzpe2 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.lucky-star-rdumdl label.lucky-star-nxzpe2::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;
}

.lucky-star-rdumdl 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;
}

.lucky-star-rdumdl input::placeholder {
  color: var(--Text-400);
}

.lucky-star-j2d8yl {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .lucky-star-j2d8yl {
  display: flex;
}

.lucky-star-j2d8yl ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .lucky-star-j2d8yl ol {
    height: 420px;
    padding: 24px;
  }
}

.lucky-star-j2d8yl ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.lucky-star-oifuzd {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .lucky-star-oifuzd {
    padding: 0 24px 24px;
  }
}

.lucky-star-oifuzd 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;
}

.lucky-star-oifuzd input::placeholder {
  color: var(--Text-400);
}

.lucky-star-oifuzd [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.lucky-star-oifuzd [type="submit"]:disabled {
  opacity: 0.5;
}

.lucky-star-oifuzd [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .lucky-star-oifuzd [type="submit"] {
    right: 40px;
  }
}

.lucky-star-jg1f2f {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.lucky-star-jg1f2f.lucky-star-mdeu60 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.lucky-star-jg1f2f.lucky-star-mdeu60::before {
  content: "";
  width: 31px;
}

.lucky-star-jg1f2f.lucky-star-mdeu60 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.lucky-star-jg1f2f.lucky-star-2jdjm7 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.lucky-star-jg1f2f p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.lucky-star-3bfelj .lucky-star-x4ojon {
  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;
  }
}

.lucky-star-jw9wag {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .lucky-star-jw9wag {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .lucky-star-jw9wag {
    padding: 18px 0;
  }
}

.lucky-star-jw9wag .lucky-star-y4psnn {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .lucky-star-jw9wag .lucky-star-y4psnn {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.lucky-star-u8rket {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .lucky-star-u8rket {
    max-width: 160px;
    height: 40px;
  }
}

.lucky-star-u8rket picture,
.lucky-star-u8rket img {
  display: block;
  width: 100%;
  height: 100%;
}

.lucky-star-u8rket img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .lucky-star-1iam90 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.lucky-star-kaqsoq ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .lucky-star-jw9wag.lucky-star-yfou8c .lucky-star-1iam90 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .lucky-star-1iam90 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .lucky-star-1iam90 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.lucky-star-mmuoap,
.lucky-star-js2yst {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .lucky-star-mmuoap,
  .lucky-star-js2yst {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .lucky-star-js2yst {
    display: none;
  }
}

.lucky-star-yclxtl {
  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;
}

.lucky-star-yfou8c .lucky-star-yclxtl {
  background: var(--fh-bg-color);
}

.lucky-star-yclxtl button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .lucky-star-yclxtl {
    display: none;
  }
}

.lucky-star-qq9nnk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .lucky-star-qq9nnk {
    display: none;
  }
}

.lucky-star-egfgl6 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.lucky-star-jw9wag.lucky-star-yfou8c .lucky-star-egfgl6:first-child {
  display: none;
}

.lucky-star-jw9wag.lucky-star-yfou8c .lucky-star-egfgl6:last-child {
  display: block;
}

.lucky-star-egfgl6:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .lucky-star-egfgl6 {
    display: none;
  }
}

.lucky-star-wq6uow {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .lucky-star-wq6uow {
    display: flex;
  }
}

.lucky-star-wq6uow ul {
  max-height: 350px;
  overflow-y: auto;
}

.lucky-star-wq6uow:hover ul {
  visibility: visible;
  opacity: 1;
}

.lucky-star-wq6uow:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.lucky-star-wq6uow:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.lucky-star-wq6uow:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.lucky-star-wq6uow:hover .lucky-star-tn6w6b svg {
  transform: rotate(180deg);
}

.lucky-star-vkkmj5 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.lucky-star-hfg70o {
  padding: 0 8px;
}

.lucky-star-x42brf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.lucky-star-x42brf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .lucky-star-x42brf {
    padding: 4px 8px;
  }
}

.lucky-star-dkipgy {
  display: flex;
}

.lucky-star-dkipgy img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.lucky-star-tn6w6b {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.lucky-star-tn6w6b svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.lucky-star-tr975j {
  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) {
  .lucky-star-tr975j {
    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;
  }
}

.lucky-star-l9a4v1 {
  width: 100%;
}

@media (min-width: 1200px) {
  .lucky-star-l9a4v1 {
    display: none;
  }
}

.lucky-star-6qqgp2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.lucky-star-7l06rp {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.lucky-star-qasdh1 {
  display: flex;
}

.lucky-star-4cu2rh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.lucky-star-muegyv {
  list-style: none;
}

@media (max-width: 1199px) {
  .lucky-star-muegyv {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .lucky-star-muegyv {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .lucky-star-muegyv .lucky-star-jcsods [data-ref-el],
  .lucky-star-muegyv .lucky-star-jcsods span,
  .lucky-star-muegyv .lucky-star-jcsods a {
    white-space: nowrap;
  }
}

.lucky-star-vpkuja {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .lucky-star-vpkuja.lucky-star-06lps3 > .lucky-star-jcsods {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .lucky-star-vpkuja.lucky-star-6mf971:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .lucky-star-vpkuja.lucky-star-06lps3 > .lucky-star-zf9fgq {
    height: auto;
  }

  .lucky-star-vpkuja.lucky-star-06lps3 > div > .lucky-star-jr56lb {
    transform: rotate(180deg);
  }
}

.lucky-star-vpkuja [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.lucky-star-vpkuja [data-ref-el],
.lucky-star-vpkuja span {
  cursor: pointer;
}

.lucky-star-vpkuja [data-ref-el],
.lucky-star-vpkuja span,
.lucky-star-vpkuja a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .lucky-star-vpkuja [data-ref-el],
  .lucky-star-vpkuja span,
  .lucky-star-vpkuja a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .lucky-star-vpkuja [data-ref-el],
  .lucky-star-vpkuja span,
  .lucky-star-vpkuja a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.lucky-star-zf9fgq {
  height: 0;
  overflow: hidden;
  transition: height 0.lucky-star-kaqsoq ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.lucky-star-zf9fgq::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.lucky-star-zf9fgq::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.lucky-star-zf9fgq::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .lucky-star-zf9fgq {
    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;
  }

  .lucky-star-zf9fgq:has(> .lucky-star-vpkuja.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .lucky-star-zf9fgq .lucky-star-zf9fgq {
    padding: 0;
  }

  .lucky-star-zf9fgq .lucky-star-vpkuja {
    font-weight: 400;
  }

  .lucky-star-zf9fgq .lucky-star-vpkuja:hover > .lucky-star-jcsods {
    background: var(--Neutral-300);
  }

  .lucky-star-zf9fgq .lucky-star-jr56lb {
    rotate: -90deg;
  }
}

.lucky-star-jcsods {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .lucky-star-jcsods {
    padding: 8px;
  }

  .lucky-star-vpkuja.lucky-star-3wp1h2 > .lucky-star-jcsods {
    background: var(--Neutral-300);
  }
}

.lucky-star-jr56lb {
  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.lucky-star-6mpxon.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.lucky-star-ee3c4h 0.lucky-star-6u1gey.lucky-star-76t36p -0.lucky-star-csfswm 0.lucky-star-wvl26h -0.lucky-star-csfswm 1.lucky-star-hcf3os 0.lucky-star-5fejyv.lucky-star-iifss1 4.lucky-star-mce31n.lucky-star-ee3c4h 0.lucky-star-pv2f8h.lucky-star-pza3n1 -0.lucky-star-csfswm 9.lucky-star-3p42la -0.lucky-star-csfswm 10.lucky-star-lql9s2 0.lucky-star-cn4hmz.lucky-star-svy3mg 0.lucky-star-76t36p 10.lucky-star-svy3mg 0.lucky-star-wvl26h 10.lucky-star-lql9s2 1.lucky-star-pqlx53.lucky-star-uzzei5 5.lucky-star-9am2cf.lucky-star-532gca 6.lucky-star-wel64v 5.lucky-star-kvyetm 6.lucky-star-wel64v 4.lucky-star-b8c6ha 5.lucky-star-jen030.lucky-star-ee3c4h 1.lucky-star-jvtizp.lucky-star-csfswm 0.lucky-star-wvl26h -0.lucky-star-csfswm 0.lucky-star-76t36p 0.lucky-star-ee3c4h 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.lucky-star-kaqsoq ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .lucky-star-jr56lb {
    cursor: default;
  }
}

.lucky-star-chiuct {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.lucky-star-0r6m78 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .lucky-star-0r6m78 {
    padding: 40px 4px;
  }
}

.lucky-star-u5yuuk {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .lucky-star-u5yuuk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.lucky-star-bnzfej {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .lucky-star-bnzfej {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.lucky-star-bnzfej ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.lucky-star-bnzfej [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.lucky-star-bnzfej [data-ref-el],
.lucky-star-bnzfej span,
.lucky-star-bnzfej a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.lucky-star-t8fel1 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .lucky-star-t8fel1 {
    margin-bottom: 12px;
  }
}

.lucky-star-9kewlr {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.lucky-star-9kewlr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .lucky-star-9kewlr:last-child {
    margin-right: 0;
  }
}

.lucky-star-wp7mub {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.lucky-star-t8fel1:hover .lucky-star-7u9vj2 {
  visibility: visible;
  opacity: 1;
}

.lucky-star-7u9vj2 {
  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);
}

.lucky-star-x9hog3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.lucky-star-pwb69f {
  display: flex;
  margin: 6px;
}

.lucky-star-pwb69f img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.lucky-star-7u9vj2::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);
}

.lucky-star-7u9vj2::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);
}

.lucky-star-y5kds8 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .lucky-star-y5kds8 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.lucky-star-y4nf7u {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .lucky-star-y4nf7u {
    margin-right: 32px;
  }
}

.lucky-star-0tljgv {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .lucky-star-0tljgv {
    margin-top: 0;
    width: 340px;
  }
}

.lucky-star-0tljgv a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.lucky-star-97m8r2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.lucky-star-k6j7jt {
  position: relative;
}

@media (min-width: 768px) {
  .lucky-star-k6j7jt {
    margin-top: 40px;
  }
}

.lucky-star-k6j7jt + .lucky-star-35vunm,
.lucky-star-k6j7jt + .lucky-star-k6j7jt {
  margin-top: 24px;
}

.lucky-star-77zv8t {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .lucky-star-77zv8t {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-star-77zv8t {
    padding: 80px;
  }
}

.lucky-star-lgy76d {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .lucky-star-lgy76d {
    padding: 0 16px;
}


}

.lucky-star-qm2u18 {
  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) {
  .lucky-star-qm2u18 {
    font-size: 48px;
    line-height: 56px;
  }
}

.lucky-star-9v5fx4 {
  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) {
  .lucky-star-9v5fx4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.lucky-star-mpqulc {
  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;
}

.lucky-star-mpqulc:hover {
  background: var(--button-bg-hover);
}

.lucky-star-uv3hkn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.lucky-star-uv3hkn img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .lucky-star-uv3hkn img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .lucky-star-uv3hkn img {
  min-height: 100%;
  }
}

.lucky-star-77zv8t::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.lucky-star-usyxcs {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.lucky-star-usyxcs h1,
.lucky-star-usyxcs h2,
.lucky-star-usyxcs h3,
.lucky-star-usyxcs h4 {
  margin-bottom: 6px;
}

.lucky-star-usyxcs h1:not(:first-child),
.lucky-star-usyxcs h2:not(:first-child),
.lucky-star-usyxcs h3:not(:first-child),
.lucky-star-usyxcs h4:not(:first-child) {
  margin-top: 16px;
}

.lucky-star-usyxcs h1,
.lucky-star-usyxcs h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .lucky-star-usyxcs h1,
  .lucky-star-usyxcs h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.lucky-star-usyxcs h2,
.lucky-star-usyxcs h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .lucky-star-usyxcs h2,
  .lucky-star-usyxcs h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-star-usyxcs h3,
.lucky-star-usyxcs h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .lucky-star-usyxcs h3,
  .lucky-star-usyxcs h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.lucky-star-usyxcs h4,
.lucky-star-usyxcs h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.lucky-star-usyxcs ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.lucky-star-usyxcs ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.lucky-star-usyxcs 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);
}

.lucky-star-usyxcs ul ul {
  margin-bottom: 8px;
}

.lucky-star-usyxcs ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.lucky-star-usyxcs ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.lucky-star-usyxcs ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.lucky-star-usyxcs ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.lucky-star-usyxcs ol li::marker {
  font-weight: 700;
}

.lucky-star-usyxcs ol ol {
  margin-bottom: 8px;
}

.lucky-star-usyxcs ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.lucky-star-usyxcs ol ul li {
  padding-left: 16px;
}

.lucky-star-usyxcs 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) {
  .lucky-star-usyxcs table {
    padding: 24px;
  }
}

.lucky-star-usyxcs table.lucky-star-wf0z9z {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.lucky-star-kaqsoq,
    mask-image 0.3s;
}

.lucky-star-usyxcs table.lucky-star-wf0z9z.lucky-star-0n73qs {
  -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) {
  .lucky-star-usyxcs table {
    display: table;
  }
}

.lucky-star-usyxcs 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);
}

.lucky-star-usyxcs table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.lucky-star-usyxcs table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.lucky-star-usyxcs 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) {
  .lucky-star-usyxcs table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.lucky-star-usyxcs table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.lucky-star-usyxcs table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.lucky-star-usyxcs table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.lucky-star-usyxcs img {
  max-width: 100%;
  height: auto;
}

.lucky-star-sf3wea {
  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) {
  .lucky-star-sf3wea {
    padding: 24px;
  }
}

.lucky-star-wplexm {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .lucky-star-wplexm {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.lucky-star-wplexm > * {
  margin: 0 !important;
}

.lucky-star-wplexm img,
.lucky-star-8eakkg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-star-wplexm img,
  .lucky-star-8eakkg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-star-ayw2qk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-star-ayw2qk {
    width: 32px;
    height: 32px;
  }
}

.lucky-star-6pxccc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.lucky-star-6pxccc .lucky-star-1yl6cm {
  flex-shrink: 0;
}

.lucky-star-6pxccc .lucky-star-ns1c9l svg {
  display: none;
}

.lucky-star-2nnd1g {
  display: grid;
  transition: max-height 0.lucky-star-kaqsoq ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .lucky-star-2nnd1g {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .lucky-star-2nnd1g {
    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));
  }
}

.lucky-star-2nnd1g.lucky-star-plewiq + .lucky-star-1yl6cm svg {
  transform: rotate(180deg);
}

.lucky-star-2b1czo {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.lucky-star-2b1czo > div:nth-child(3n) {
  grid-column: span 2;
}

.lucky-star-2b1czo
  > div:nth-child(3n)
  .lucky-star-mgqizk
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .lucky-star-2b1czo {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .lucky-star-2b1czo > div:nth-child(3n) {
    grid-column: unset;
  }

  .lucky-star-2b1czo
    > div:nth-child(3n)
    .lucky-star-mgqizk
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .lucky-star-2b1czo {
    max-width: 270px;
  }
}

.lucky-star-2b1czo .lucky-star-mgqizk button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .lucky-star-2b1czo .lucky-star-mgqizk button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .lucky-star-2b1czo .lucky-star-mgqizk button {
    max-width: 104px;
  }
}

.lucky-star-05kumd {
  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) {
  .lucky-star-05kumd {
    margin-bottom: 0;
  }
}

.lucky-star-aucjrm {
  display: none;
  opacity: 0;
}

.lucky-star-pw84y4 {
  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;
  }
}

.lucky-star-pw84y4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.lucky-star-mgqizk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.lucky-star-mgqizk button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .lucky-star-mgqizk
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .lucky-star-mgqizk
    button {
    max-width: 145px;
  }
}

.lucky-star-itxbif:first-child
  .lucky-star-mgqizk
  button {
  max-width: 270px;
}

.lucky-star-ucmtnb {
  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%;
}

.lucky-star-05kumd picture {
  width: 100%;
  max-width: 100%;
}

.lucky-star-1q1uza {
  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;
}

.lucky-star-1q1uza svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.lucky-star-05kumd:hover .lucky-star-1q1uza {
  display: flex;
}

.lucky-star-8rw757 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.lucky-star-omgldq {
  display: flex;
}

.lucky-star-omgldq:hover .lucky-star-pnxmz0,
.lucky-star-omgldq .lucky-star-3wp1h2 .lucky-star-pnxmz0 {
  display: flex;
}

.lucky-star-omgldq svg {
  flex-shrink: 0;
}

.lucky-star-pnxmz0 {
  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) {
  .lucky-star-pnxmz0 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.lucky-star-pnxmz0:hover {
  display: flex;
}

.lucky-star-pnxmz0 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.lucky-star-29jbzq {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .lucky-star-29jbzq {
    font-size: 12px;
  }
}

.lucky-star-u4y46q,
.lucky-star-9uaeks {
  width: 50%;
  flex-shrink: 0;
}

.lucky-star-u4y46q {
  font-weight: 700;
}

.lucky-star-sxy5x4 .lucky-star-2nnd1g {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .lucky-star-sxy5x4 .lucky-star-2nnd1g {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .lucky-star-sxy5x4 .lucky-star-2nnd1g {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.lucky-star-sxy5x4
  .lucky-star-ucmtnb:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.lucky-star-sxy5x4 .lucky-star-pw84y4 {
  height: 100% !important;
  border-radius: 16px;
}

.lucky-star-sxy5x4 .lucky-star-mgqizk {
  gap: 4px;
  align-items: center;
}

.lucky-star-sxy5x4 .lucky-star-mgqizk button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lucky-star-sxy5x4 .lucky-star-mgqizk svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.lucky-star-sxy5x4 .lucky-star-01zaef,
.lucky-star-sxy5x4 .lucky-star-l6qrsm {
  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.lucky-star-6mpxon.org/2000/svg'%3E%3Cpath d='M9.lucky-star-almfeh 4.lucky-star-v3zkio.lucky-star-n2qhy6 5.lucky-star-hyau4d.lucky-star-kjrvei 5.lucky-star-j45irk.lucky-star-jvxekp 5.lucky-star-02fich.lucky-star-10t8ic 8.lucky-star-2yocy2.lucky-star-pwzx4e 9.lucky-star-v3dyj1.lucky-star-olke0l 9.lucky-star-s307cu.lucky-star-9gwmqu 13.lucky-star-pmymcx.lucky-star-1rd50m 11.lucky-star-qoirts.lucky-star-khgwlt 11.lucky-star-acbcaw.lucky-star-8gazzn 11.lucky-star-we2xt5.lucky-star-v7tbhw 13.lucky-star-m8waug.lucky-star-yu6o7w 9.lucky-star-pxpy7k.lucky-star-slssla 9.lucky-star-ki5tkh.lucky-star-8wqg3u 8.lucky-star-7yi8if.lucky-star-jtpd5f 5.lucky-star-61kw60.lucky-star-cwwjym 5.lucky-star-zsa2mk.lucky-star-b7lsjl 5.lucky-star-c5lo8i.lucky-star-vx720a 4.lucky-star-24qvq8.lucky-star-khgwlt 1.lucky-star-nzxlov.lucky-star-almfeh 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.lucky-star-sxy5x4 .lucky-star-01zaef {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.lucky-star-sxy5x4 .lucky-star-l6qrsm {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.lucky-star-kjloqo {
  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) {
  .lucky-star-kjloqo {
    padding: 24px;
  }
}

.lucky-star-kjloqo .lucky-star-1yl6cm {
  display: flex;
}

@media (min-width: 768px) {
  .lucky-star-kjloqo .lucky-star-1yl6cm {
    display: none;
  }
}

.lucky-star-kjloqo .lucky-star-ns1c9l svg {
  display: none;
}

.lucky-star-mzjgcz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.lucky-star-mzjgcz .lucky-star-vh3bnv {
  display: none;
}

@media (min-width: 768px) {
  .lucky-star-mzjgcz .lucky-star-vh3bnv {
    display: flex;
  }
}

.lucky-star-x3ubpx {
  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) {
  .lucky-star-x3ubpx {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-star-x3ubpx > * {
  margin: 0 !important;
}

.lucky-star-x3ubpx img,
.lucky-star-1sfc86 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-star-x3ubpx img,
  .lucky-star-1sfc86 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-star-h3oshr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-star-h3oshr {
    width: 32px;
    height: 32px;
  }
}

.lucky-star-cnmo8s {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .lucky-star-cnmo8s {
    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;
  }

  .lucky-star-cnmo8s::-webkit-scrollbar {
    display: none;
  }
}

.lucky-star-pdndfb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .lucky-star-pdndfb {
    padding: 7px 15px;
  }
}

.lucky-star-pdndfb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.lucky-star-lb7qr6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .lucky-star-lb7qr6 {
    display: flex;
    opacity: 1;
  }
}

.lucky-star-pdndfb picture {
  height: 100%;
  display: block;
}

.lucky-star-pdndfb img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .lucky-star-pdndfb img {
    width: 88px;
    height: 44px;
  }
}

.lucky-star-pdndfb p {
  text-align: center;
  width: 100%;
}

.lucky-star-ysap82 {
  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) {
  .lucky-star-ysap82 {
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-star-ysap82 img,
.lucky-star-ir6voc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-star-ysap82 img,
  .lucky-star-ir6voc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-star-ngp92b {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-star-ngp92b {
    width: 32px;
    height: 32px;
  }
}

.lucky-star-0x0xpc {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.lucky-star-xvbmr7 {
  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;
}

.lucky-star-v08wtt {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.lucky-star-v08wtt.lucky-star-3wp1h2 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.lucky-star-nl4v2x {
  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) {
  .lucky-star-nl4v2x {
    font-size: 20px;
    line-height: 28px;
  }
}

.lucky-star-y0n2jv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.lucky-star-t0zbzx {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.lucky-star-kaqsoq ease;
  opacity: 0;
  color: var(--text-color);
}

.lucky-star-lggzvh {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.lucky-star-lggzvh ol,
.lucky-star-lggzvh ul {
  padding-left: 1.3em;
}

.lucky-star-v08wtt.lucky-star-3wp1h2 .lucky-star-t0zbzx {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.lucky-star-v08wtt.lucky-star-3wp1h2 .lucky-star-y0n2jv {
  transform: rotate(180deg);
  color: var(--text-color);
}

.lucky-star-frf3z5 {
  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) {
  .lucky-star-frf3z5 {
    padding: 24px;
  }
}

.lucky-star-frf3z5 .lucky-star-1yl6cm {
  display: flex;
}

@media (min-width: 768px) {
  .lucky-star-frf3z5 .lucky-star-1yl6cm {
    display: none;
  }
}

.lucky-star-frf3z5 .lucky-star-ns1c9l svg {
  display: none;
}

.lucky-star-rr0hfd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lucky-star-rr0hfd .lucky-star-vh3bnv {
  display: none;
}

@media (min-width: 768px) {
  .lucky-star-rr0hfd .lucky-star-vh3bnv {
    display: flex;
  }
}

.lucky-star-xf04c0 {
  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) {
  .lucky-star-xf04c0 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.lucky-star-xf04c0 > * {
  margin: 0 !important;
}

.lucky-star-xf04c0 img,
.lucky-star-1406b9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .lucky-star-xf04c0 img,
  .lucky-star-1406b9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.lucky-star-91seci {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lucky-star-91seci {
    width: 32px;
    height: 32px;
  }
}

.lucky-star-bryqxr {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .lucky-star-bryqxr {
    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;
  }

  .lucky-star-bryqxr::-webkit-scrollbar {
    display: none;
  }
}

.lucky-star-o51e8q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.lucky-star-o51e8q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.lucky-star-m9ww9d {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .lucky-star-m9ww9d {
    display: flex;
    opacity: 1;
  }
}

.lucky-star-o51e8q picture {
  width: auto;
  height: 100%;
  display: block;
}

.lucky-star-o51e8q picture img {
  display: block;
  width: auto;
  height: 100%;
}

.lucky-star-pb23tp {
  margin: -24px 0;
}

.lucky-star-pb23tp:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .lucky-star-pb23tp {
    margin: -16px 0;
  }
}

.lucky-star-u1lvt6 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .lucky-star-u1lvt6 {
    flex-direction: row;
  }
}

.lucky-star-uimj8p {
  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) {
  .lucky-star-uimj8p {
    flex: 1;
  }
}

.lucky-star-uimj8p::placeholder {
  color: var(--Text-400);
}

.lucky-star-9k1prk {
  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;
}

.lucky-star-ld1abx {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.lucky-star-ld1abx::-webkit-scrollbar {
  display: none;
}

.lucky-star-fkc2sy {
  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;
}

.lucky-star-fkc2sy img,
.lucky-star-fkc2sy svg {
  margin-right: 8px;
}

.lucky-star-m8h1jz {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.lucky-star-pb23tp + .lucky-star-umf79v {
  margin-top: 0;
}

@media (min-width: 768px) {
  .lucky-star-pb23tp + .lucky-star-umf79v {
    margin-top: -16px;
  }
}

.lucky-star-uay1s2 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.lucky-star-uay1s2 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.lucky-star-uay1s2 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.lucky-star-fj51ep {
  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;
}

.lucky-star-fd49o0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.lucky-star-1o0r53 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.lucky-star-oei2hm {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.lucky-star-q4k6ml {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.lucky-star-fj51ep 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;
}

.lucky-star-fj51ep 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) {
  .lucky-star-fj51ep {
    padding: 39px 179px 39px 39px;
  }

  .lucky-star-fd49o0 {
    font-size: 40px;
    line-height: 48px;
  }

  .lucky-star-q4k6ml {
    height: 348px;
  }

  .lucky-star-fj51ep button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .lucky-star-fj51ep button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .lucky-star-fj51ep {
    padding: 63px;
  }
}

.lucky-star-lkoh7p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .lucky-star-lkoh7p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.lucky-star-1rjq53 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .lucky-star-1rjq53 {
    width: auto;
  }
}

.lucky-star-xe0xq9 {
  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;
}

.lucky-star-xe0xq9::-webkit-scrollbar {
  display: none;
}

.lucky-star-xe0xq9 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);
}

.lucky-star-xe0xq9 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .lucky-star-xe0xq9 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.lucky-star-lkoh7p .lucky-star-l690an {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.lucky-star-kaqsoq,
    mask-image 0.3s;
}

.lucky-star-lkoh7p .lucky-star-l690an.lucky-star-0n73qs {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.lucky-star-jlgks2 {
  margin: 40px -16px;
}

.lucky-star-m8uzy0 + .lucky-star-35vunm,
.lucky-star-m8uzy0 + .lucky-star-k6j7jt {
  margin-top: 24px;
}

.lucky-star-65r3zp {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.lucky-star-65r3zp picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.lucky-star-qqa2ef {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .lucky-star-qqa2ef {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .lucky-star-qqa2ef {
    margin-top: 0;
  }
}

.lucky-star-bhviiy {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .lucky-star-bhviiy {
    font-size: 24px;
    line-height: 32px;
  }
}

.lucky-star-9qf5jx {
  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) {
  .lucky-star-9qf5jx {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.lucky-star-jjydbc {
  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) {
  .lucky-star-jjydbc {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.lucky-star-adperg {
  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) {
  .lucky-star-adperg {
    font-size: 20px;
    line-height: 28px;
  }
}

.lucky-star-bi6yjw {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .lucky-star-bi6yjw {
    font-size: 32px;
    line-height: 40px;
  }
}

.lucky-star-juq1nc {
  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;
}

.lucky-star-bccn0a {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.lucky-star-bccn0a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.lucky-star-umf79v {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.lucky-star-h95fvu {
  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) {
  .lucky-star-h95fvu {
    padding: 15px 48px;
  }
}

main > .lucky-star-umf79v {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .lucky-star-2nnd1g.lucky-star-a0xig9 > div:nth-child(n+5) {
    display: none;
  }
}

.lucky-star-usyxcs p a img {
  display: block;
  margin: 0 auto;
}


.lucky-star-sdclbm {
  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 */
.lucky-star-p1thqe {
  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;
}

.lucky-star-p1thqe label {
  font-size: 14px;
}

.lucky-star-p1thqe h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.lucky-star-p1thqe input,
.lucky-star-p1thqe textarea,
.lucky-star-p1thqe 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;
}
.lucky-star-p1thqe button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.lucky-star-ug98fw ease;
}
.lucky-star-p1thqe button:hover {
  background-color: var(--button-bg-hover);
}
.lucky-star-hqyjsu {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.lucky-star-oyq5f0 ease-in;
}

.lucky-star-hqyjsu 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;
}
.lucky-star-u0ihvg, .lucky-star-mwyrmp, [class*="review-card"],
thead, thead th, table th, .lucky-star-uvezbm,
.lucky-star-k1w5t0, [class*="collapsible-header"],
.lucky-star-tn40bz, [class*="updated-block"] {
  color: #ece7dc !important;
}
