* {
  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;
  }
}

.golden-star-akzlqs {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .golden-star-akzlqs {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-star-akzlqs {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.golden-star-v2la65 {
  overflow: hidden;
}

.golden-star-fwbwj0 img {
  background: var(--Neutral-300);
}

.golden-star-pm05xz {
  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;
}

.golden-star-euierj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.golden-star-euierj:hover {
  background: var(--button-bg-hover);
}

.golden-star-8745j9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.golden-star-8745j9:hover {
  background: var(--button-bg-hover);
}

.golden-star-32rieh {
  font-size: 12px;
  line-height: 18px;
}

.golden-star-3xvhpz {
  font-size: 18px;
  line-height: 26px;
}

.golden-star-u8vb6d {
  width: 100%;
}

.golden-star-ot51ag {
  padding: 6px 16px;
}

.golden-star-5bmbvs {
  padding: 10px 16px;
}

.golden-star-b7jaeo {
  padding: 15px 26px;
}

.golden-star-scsrux {
  flex-shrink: 0;
}

.golden-star-389ebd {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.golden-star-c6hrcj {
  display: none;
}

.golden-star-ffupw2 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.golden-star-8og81d {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.golden-star-tou491 {
  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;
}

.golden-star-3f2gvv {
  cursor: grab;
}

.golden-star-tou491::-webkit-scrollbar {
  display: none;
}

.golden-star-mhunuk {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.golden-star-fib4vn {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.golden-star-7akrd8 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.golden-star-nwm1de {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.golden-star-xd69a6 {
  visibility: visible;
}

.golden-star-wvt1c7 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.golden-star-3w7erm ease;
}

.golden-star-ncrvul {
  background-color: var(--Primary-200);
  width: 16px;
}

.golden-star-b5gl6k {
  -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.golden-star-3w7erm,
    mask-image 0.3s;
}

.golden-star-b5gl6k.golden-star-abelqe {
  -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;
  }
}

.golden-star-rnigx6: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;
}

.golden-star-79q1pt {
  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.golden-star-cop62i.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.golden-star-cop62i.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;
}

.golden-star-yc0kx7 {
  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);
}

.golden-star-yc0kx7::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%
  );
}

.golden-star-a57hy4 {
  position: relative;
  z-index: 1;
}

.golden-star-foybkn {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.golden-star-vbdopu {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.golden-star-wyygoi {
  font-size: 40px;
  line-height: 48px;
}

.golden-star-d0b7mi {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.golden-star-z0k598 {
  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;
}

.golden-star-z0k598:hover {
  background: var(--Primary-400);
}

.golden-star-z0k598 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.golden-star-rnigx6 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) {
  .golden-star-yc0kx7 {
    max-width: 600px;
    padding: 64px;
  }

  .golden-star-foybkn {
    font-size: 24px;
    line-height: 32px;
  }

  .golden-star-vbdopu {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .golden-star-wyygoi {
    font-size: 50px;
    line-height: 56px;
  }

  .golden-star-d0b7mi {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .golden-star-79q1pt {
    top: 25px;
    right: 25px;
  }
}

.golden-star-p2dpni,
.golden-star-wvatsi {
  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;
}

.golden-star-radaod.golden-star-dwffqx::before,
.golden-star-wvatsi::before,
.golden-star-9h2cbl::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.golden-star-cop62i.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.golden-star-n92m2r 14.golden-star-t3h0r3.golden-star-seq9h8 14.golden-star-rfmfsk 15.golden-star-i2ug2f 14.golden-star-btih03 15.golden-star-kdolhy 14.golden-star-o7dg6y.golden-star-5b02eu 14.golden-star-k2v1mt 19.golden-star-l5pwoa 12.golden-star-7sv8sf 19.golden-star-l5pwoa 10.golden-star-m2dl0f.golden-star-l5pwoa 8.golden-star-ouq0nv 17.golden-star-z4hixq 7.golden-star-yafkdn 15.golden-star-595oks 7.golden-star-nluf4p.golden-star-zrxs43 7.golden-star-yafkdn 11.golden-star-1wh5cy 8.golden-star-ouq0nv 11.golden-star-1wh5cy 10.golden-star-69z63a.golden-star-1wh5cy 12.golden-star-z4gqo9 13.golden-star-q5gy24 14.golden-star-ysoo11 15.golden-star-d36dy5 14.golden-star-c2f4sy.golden-star-iqk1xh 14.golden-star-9al4l8 15.golden-star-l7ipg3 14.golden-star-gdy836 15.golden-star-0csj51 14.golden-star-yygcmo.golden-star-n92m2r 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.golden-star-j4frt3 15.golden-star-0sfl99.golden-star-72wyye 15.golden-star-rp94pc 15.golden-star-509kgs 15.golden-star-028psh 15.golden-star-mfwl8d 15.golden-star-uxndxn.golden-star-46hvgd 15.golden-star-028psh 15.golden-star-7gpuze 15.golden-star-1rs6nt 15.golden-star-yja03d 15.golden-star-rqt6u5.golden-star-j0f26d 15.golden-star-fgpmzj 7.golden-star-9lt6vw 18.golden-star-jmfyoo 7.golden-star-7efefw 23.golden-star-d85fs2.golden-star-xtpo33.golden-star-ksj2l2 18.golden-star-hk3bhy 19.golden-star-wubn8o 15.golden-star-cr3r8x 15.golden-star-j4frt3 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.golden-star-2qm0o2 [type="submit"] *,
.golden-star-slsf6a button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .golden-star-6h723w {
    display: none;
  }
}

.golden-star-k29g7w {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .golden-star-k29g7w {
  display: none;
}

@media (min-width: 768px) {
  .golden-star-k29g7w {
    bottom: 22px;
  }
}

.golden-star-k29g7w input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .golden-star-k29g7w {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.golden-star-ool2gb.static) .golden-star-k29g7w {
    bottom: 8px;
  }
}

.golden-star-dikbh4 {
  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.golden-star-cop62i.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.golden-star-lasoin 3.golden-star-4l3mi1.golden-star-409z10.golden-star-yvynmo 3.golden-star-3pdg5k 3.golden-star-k97583 5.golden-star-gd9qgx 3.golden-star-k97583 8.golden-star-vh9y2x.golden-star-pmel4n.golden-star-k97583 26.golden-star-vy4d9u 5.golden-star-ysopm4 28.golden-star-zhcfpo 8.golden-star-j14ckj 28.golden-star-lvr092.golden-star-y5tpgf 28.golden-star-9evad9.golden-star-ikces1 34.golden-star-81aduz.golden-star-x7i45w 36.golden-star-6b7w4l 11.golden-star-coycv3 37.golden-star-1v3ozd 12.golden-star-2vasnd 36.golden-star-th19pa.golden-star-nsc4m7 28.golden-star-36ot4o.golden-star-ajrypz.golden-star-otyppu 28.golden-star-ppgtfw 36.golden-star-dzw213 26.golden-star-y39zdk 36.golden-star-dzw213 23.golden-star-ntsyx6.golden-star-ihfjnd.golden-star-dzw213 5.golden-star-o8rwv5 34.golden-star-dziz2v 3.golden-star-3pdg5k 31.golden-star-lasoin 3.golden-star-k0xzvj.golden-star-mzqfzf 18.golden-star-owk51r.golden-star-0yudy5 18.golden-star-7h2umf 8.golden-star-y2bz47 17.golden-star-y9ti5e 8.golden-star-y2bz47 15.golden-star-9a7ze6.golden-star-y2bz47 14.golden-star-ef9fzl 9.golden-star-0yudy5 13.golden-star-zkuetf 11.golden-star-mzqfzf 13.golden-star-ol9n29.golden-star-eaefyg 13.golden-star-zkuetf 13.golden-star-4vk1sr 14.golden-star-ef9fzl 13.golden-star-4vk1sr 15.golden-star-0kb5c8.golden-star-4vk1sr 17.golden-star-y9ti5e 12.golden-star-eaefyg 18.golden-star-7h2umf 11.golden-star-mzqfzf 18.golden-star-gab338.golden-star-ex0ke7 18.golden-star-xbcxbu.golden-star-355d3t 18.golden-star-7h2umf 17.golden-star-naryjd 17.golden-star-y9ti5e 17.golden-star-naryjd 15.golden-star-qzz1db.golden-star-naryjd 14.golden-star-ef9fzl 18.golden-star-355d3t 13.golden-star-zkuetf 20.golden-star-ex0ke7 13.golden-star-7v1dre.golden-star-6fpdud 13.golden-star-zkuetf 22.golden-star-yuwae5 14.golden-star-ef9fzl 22.golden-star-yuwae5 15.golden-star-4njx43.golden-star-2a5w20 17.golden-star-y9ti5e 21.golden-star-6fpdud 18.golden-star-7h2umf 20.golden-star-ex0ke7 18.golden-star-t0ax35.golden-star-m4f57b 18.golden-star-1e258t.golden-star-z2ems4 18.golden-star-7h2umf 26.golden-star-m3xyjd 17.golden-star-y9ti5e 26.golden-star-m3xyjd 15.golden-star-06ke2s.golden-star-m3xyjd 14.golden-star-ef9fzl 27.golden-star-z2ems4 13.golden-star-zkuetf 28.golden-star-m4f57b 13.golden-star-7u3ha6.golden-star-6gw7q0 13.golden-star-zkuetf 31.golden-star-bjhj7h 14.golden-star-ef9fzl 31.golden-star-bjhj7h 15.golden-star-e33p1p.golden-star-m3xyjd 17.golden-star-y9ti5e 30.golden-star-6gw7q0 18.golden-star-7h2umf 28.golden-star-m4f57b 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"])
    .golden-star-dikbh4 {
    display: none;
  }
}

.golden-star-dsjd2h {
  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) {
  .golden-star-dsjd2h {
    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;
}

.golden-star-slsf6a {
  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) {
  .golden-star-slsf6a {
    padding: 14px 16px;
  }
}

.golden-star-slsf6a button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.golden-star-slsf6a button:first-child {
  align-content: end;
}

.golden-star-slsf6a button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .golden-star-slsf6a
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .golden-star-slsf6a
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.golden-star-slsf6a button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.golden-star-slsf6a button:last-child svg {
  width: 38px;
  height: 38px;
}

.golden-star-9h2cbl {
  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;
}

.golden-star-9h2cbl::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .golden-star-9h2cbl,
.pc61d126-chatbot[data-active-screen="3"]
  .golden-star-9h2cbl {
  opacity: 1;
  visibility: visible;
}

.golden-star-9fha2x {
  flex: 1 1;
}

.golden-star-1et4pa {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .golden-star-1et4pa {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .golden-star-5cpbyt {
  display: block;
}

.golden-star-48sp6q {
  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) {
  .golden-star-48sp6q {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.golden-star-wvatsi {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.golden-star-wvatsi::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.golden-star-4oylzu span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.golden-star-4oylzu p {
  color: var(--Text-100);
}

.golden-star-wvatsi .golden-star-ngjltc {
  grid-area: button;
}

.golden-star-wvatsi .golden-star-ngjltc::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.golden-star-cop62i.org/2000/svg'%3E%3Cpath d='M4.golden-star-fker5d 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.golden-star-25bmaw 15L16.golden-star-25bmaw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.golden-star-25bmaw 5L16.golden-star-25bmaw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .golden-star-ynhyjw {
  display: block;
}

.golden-star-4uz745 {
  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) {
  .golden-star-4uz745 {
    margin-top: 40px;
  }
}

.golden-star-p2dpni label,
.golden-star-p2dpni input {
  display: block;
  width: 100%;
}

.golden-star-p2dpni label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.golden-star-p2dpni label.golden-star-tovs80 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.golden-star-p2dpni label.golden-star-tovs80::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;
}

.golden-star-p2dpni 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;
}

.golden-star-p2dpni input::placeholder {
  color: var(--Text-400);
}

.golden-star-o0inrg {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .golden-star-o0inrg {
  display: flex;
}

.golden-star-o0inrg ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .golden-star-o0inrg ol {
    height: 420px;
    padding: 24px;
  }
}

.golden-star-o0inrg ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.golden-star-2qm0o2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .golden-star-2qm0o2 {
    padding: 0 24px 24px;
  }
}

.golden-star-2qm0o2 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;
}

.golden-star-2qm0o2 input::placeholder {
  color: var(--Text-400);
}

.golden-star-2qm0o2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.golden-star-2qm0o2 [type="submit"]:disabled {
  opacity: 0.5;
}

.golden-star-2qm0o2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .golden-star-2qm0o2 [type="submit"] {
    right: 40px;
  }
}

.golden-star-radaod {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.golden-star-radaod.golden-star-dwffqx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.golden-star-radaod.golden-star-dwffqx::before {
  content: "";
  width: 31px;
}

.golden-star-radaod.golden-star-dwffqx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.golden-star-radaod.golden-star-etzqrk p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.golden-star-radaod p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.golden-star-k29g7w .golden-star-ngjltc {
  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;
  }
}

.golden-star-6h723w {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .golden-star-6h723w {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .golden-star-6h723w {
    padding: 18px 0;
  }
}

.golden-star-6h723w .golden-star-akzlqs {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .golden-star-6h723w .golden-star-akzlqs {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.golden-star-wwnf5d {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .golden-star-wwnf5d {
    max-width: 160px;
    height: 40px;
  }
}

.golden-star-wwnf5d picture,
.golden-star-wwnf5d img {
  display: block;
  width: 100%;
  height: 100%;
}

.golden-star-wwnf5d img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .golden-star-hts244 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.golden-star-3w7erm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .golden-star-6h723w.golden-star-lkjrt7 .golden-star-hts244 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .golden-star-hts244 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .golden-star-hts244 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.golden-star-x6vejs,
.golden-star-9keabx {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .golden-star-x6vejs,
  .golden-star-9keabx {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .golden-star-9keabx {
    display: none;
  }
}

.golden-star-0ucj60 {
  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;
}

.golden-star-lkjrt7 .golden-star-0ucj60 {
  background: var(--fh-bg-color);
}

.golden-star-0ucj60 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .golden-star-0ucj60 {
    display: none;
  }
}

.golden-star-qk3b3l {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .golden-star-qk3b3l {
    display: none;
  }
}

.golden-star-owhyil {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.golden-star-6h723w.golden-star-lkjrt7 .golden-star-owhyil:first-child {
  display: none;
}

.golden-star-6h723w.golden-star-lkjrt7 .golden-star-owhyil:last-child {
  display: block;
}

.golden-star-owhyil:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .golden-star-owhyil {
    display: none;
  }
}

.golden-star-xn32pn {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .golden-star-xn32pn {
    display: flex;
  }
}

.golden-star-xn32pn ul {
  max-height: 350px;
  overflow-y: auto;
}

.golden-star-xn32pn:hover ul {
  visibility: visible;
  opacity: 1;
}

.golden-star-xn32pn:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.golden-star-xn32pn:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.golden-star-xn32pn:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.golden-star-xn32pn:hover .golden-star-4trsqh svg {
  transform: rotate(180deg);
}

.golden-star-lnp3z2 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.golden-star-gqnav9 {
  padding: 0 8px;
}

.golden-star-3rtnqb {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.golden-star-3rtnqb:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .golden-star-3rtnqb {
    padding: 4px 8px;
  }
}

.golden-star-4h2zjr {
  display: flex;
}

.golden-star-4h2zjr img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.golden-star-4trsqh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.golden-star-4trsqh svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.golden-star-0l0vxl {
  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) {
  .golden-star-0l0vxl {
    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;
  }
}

.golden-star-6omnrx {
  width: 100%;
}

@media (min-width: 1200px) {
  .golden-star-6omnrx {
    display: none;
  }
}

.golden-star-bbudga {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.golden-star-0138hq {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.golden-star-e51m4j {
  display: flex;
}

.golden-star-x7zvbt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.golden-star-1d9fhd {
  list-style: none;
}

@media (max-width: 1199px) {
  .golden-star-1d9fhd {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .golden-star-1d9fhd {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .golden-star-1d9fhd .golden-star-8n34ix [data-ref-el],
  .golden-star-1d9fhd .golden-star-8n34ix span,
  .golden-star-1d9fhd .golden-star-8n34ix a {
    white-space: nowrap;
  }
}

.golden-star-7teqsm {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .golden-star-7teqsm.golden-star-fssq7m > .golden-star-8n34ix {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .golden-star-7teqsm.golden-star-1jtygb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .golden-star-7teqsm.golden-star-fssq7m > .golden-star-zi84d2 {
    height: auto;
  }

  .golden-star-7teqsm.golden-star-fssq7m > div > .golden-star-ef51bq {
    transform: rotate(180deg);
  }
}

.golden-star-7teqsm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.golden-star-7teqsm [data-ref-el],
.golden-star-7teqsm span {
  cursor: pointer;
}

.golden-star-7teqsm [data-ref-el],
.golden-star-7teqsm span,
.golden-star-7teqsm a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .golden-star-7teqsm [data-ref-el],
  .golden-star-7teqsm span,
  .golden-star-7teqsm a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .golden-star-7teqsm [data-ref-el],
  .golden-star-7teqsm span,
  .golden-star-7teqsm a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.golden-star-zi84d2 {
  height: 0;
  overflow: hidden;
  transition: height 0.golden-star-3w7erm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.golden-star-zi84d2::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.golden-star-zi84d2::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.golden-star-zi84d2::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .golden-star-zi84d2 {
    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;
  }

  .golden-star-zi84d2:has(> .golden-star-7teqsm.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .golden-star-zi84d2 .golden-star-zi84d2 {
    padding: 0;
  }

  .golden-star-zi84d2 .golden-star-7teqsm {
    font-weight: 400;
  }

  .golden-star-zi84d2 .golden-star-7teqsm:hover > .golden-star-8n34ix {
    background: var(--Neutral-300);
  }

  .golden-star-zi84d2 .golden-star-ef51bq {
    rotate: -90deg;
  }
}

.golden-star-8n34ix {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .golden-star-8n34ix {
    padding: 8px;
  }

  .golden-star-7teqsm.golden-star-15f2gc > .golden-star-8n34ix {
    background: var(--Neutral-300);
  }
}

.golden-star-ef51bq {
  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.golden-star-cop62i.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.golden-star-wip84t 0.golden-star-sltua3.golden-star-latitu -0.golden-star-b3s2zg 0.golden-star-utfea8 -0.golden-star-b3s2zg 1.golden-star-o9ik35 0.golden-star-rdgi7p.golden-star-ka52c2 4.golden-star-eig9af.golden-star-wip84t 0.golden-star-2ofxbc.golden-star-0pfwoe -0.golden-star-b3s2zg 9.golden-star-8dbj30 -0.golden-star-b3s2zg 10.golden-star-ia137l 0.golden-star-jeuf5q.golden-star-9i1u0g 0.golden-star-latitu 10.golden-star-9i1u0g 0.golden-star-utfea8 10.golden-star-ia137l 1.golden-star-kxsid2.golden-star-jpa53b 5.golden-star-jqotju.golden-star-flgv00 6.golden-star-cy6r6s 5.golden-star-sddzse 6.golden-star-cy6r6s 4.golden-star-4lzxdv 5.golden-star-epux7l.golden-star-wip84t 1.golden-star-lx53h4.golden-star-b3s2zg 0.golden-star-utfea8 -0.golden-star-b3s2zg 0.golden-star-latitu 0.golden-star-wip84t 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.golden-star-3w7erm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .golden-star-ef51bq {
    cursor: default;
  }
}

.golden-star-28t07v {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.golden-star-6iwo0h {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .golden-star-6iwo0h {
    padding: 40px 4px;
  }
}

.golden-star-xxybe7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .golden-star-xxybe7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.golden-star-kity8e {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .golden-star-kity8e {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.golden-star-kity8e ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.golden-star-kity8e [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.golden-star-kity8e [data-ref-el],
.golden-star-kity8e span,
.golden-star-kity8e a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.golden-star-hwj61g {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .golden-star-hwj61g {
    margin-bottom: 12px;
  }
}

.golden-star-0w47iu {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.golden-star-0w47iu img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .golden-star-0w47iu:last-child {
    margin-right: 0;
  }
}

.golden-star-k1vz74 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.golden-star-hwj61g:hover .golden-star-6ey23y {
  visibility: visible;
  opacity: 1;
}

.golden-star-6ey23y {
  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);
}

.golden-star-ehvcys {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.golden-star-8uy709 {
  display: flex;
  margin: 6px;
}

.golden-star-8uy709 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.golden-star-6ey23y::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);
}

.golden-star-6ey23y::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);
}

.golden-star-fy8xep {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .golden-star-fy8xep {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.golden-star-okjbta {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .golden-star-okjbta {
    margin-right: 32px;
  }
}

.golden-star-4iqk2t {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .golden-star-4iqk2t {
    margin-top: 0;
    width: 340px;
  }
}

.golden-star-4iqk2t a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.golden-star-aebirn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.golden-star-d42cny {
  position: relative;
}

@media (min-width: 768px) {
  .golden-star-d42cny {
    margin-top: 40px;
  }
}

.golden-star-d42cny + .golden-star-3wbplp,
.golden-star-d42cny + .golden-star-d42cny {
  margin-top: 24px;
}

.golden-star-w6mj6s {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .golden-star-w6mj6s {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-star-w6mj6s {
    padding: 80px;
  }
}

.golden-star-z005qw {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .golden-star-z005qw {
    padding: 0 16px;
}


}

.golden-star-03nqtb {
  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) {
  .golden-star-03nqtb {
    font-size: 48px;
    line-height: 56px;
  }
}

.golden-star-k3cc1p {
  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) {
  .golden-star-k3cc1p {
    font-size: 24px;
    line-height: 32px;
  }
}

.golden-star-kbbr0v {
  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;
}

.golden-star-kbbr0v:hover {
  background: var(--button-bg-hover);
}

.golden-star-bx5nzc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.golden-star-bx5nzc img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .golden-star-bx5nzc img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .golden-star-bx5nzc img {
  min-height: 100%;
  }
}

.golden-star-w6mj6s::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.golden-star-aae30n {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.golden-star-aae30n h1,
.golden-star-aae30n h2,
.golden-star-aae30n h3,
.golden-star-aae30n h4 {
  margin-bottom: 6px;
}

.golden-star-aae30n h1:not(:first-child),
.golden-star-aae30n h2:not(:first-child),
.golden-star-aae30n h3:not(:first-child),
.golden-star-aae30n h4:not(:first-child) {
  margin-top: 16px;
}

.golden-star-aae30n h1,
.golden-star-aae30n h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .golden-star-aae30n h1,
  .golden-star-aae30n h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.golden-star-aae30n h2,
.golden-star-aae30n h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .golden-star-aae30n h2,
  .golden-star-aae30n h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-star-aae30n h3,
.golden-star-aae30n h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .golden-star-aae30n h3,
  .golden-star-aae30n h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.golden-star-aae30n h4,
.golden-star-aae30n h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.golden-star-aae30n ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.golden-star-aae30n ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.golden-star-aae30n 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);
}

.golden-star-aae30n ul ul {
  margin-bottom: 8px;
}

.golden-star-aae30n ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.golden-star-aae30n ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.golden-star-aae30n ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.golden-star-aae30n ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.golden-star-aae30n ol li::marker {
  font-weight: 700;
}

.golden-star-aae30n ol ol {
  margin-bottom: 8px;
}

.golden-star-aae30n ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.golden-star-aae30n ol ul li {
  padding-left: 16px;
}

.golden-star-aae30n 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) {
  .golden-star-aae30n table {
    padding: 24px;
  }
}

.golden-star-aae30n table.golden-star-dq0zu0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.golden-star-3w7erm,
    mask-image 0.3s;
}

.golden-star-aae30n table.golden-star-dq0zu0.golden-star-abelqe {
  -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) {
  .golden-star-aae30n table {
    display: table;
  }
}

.golden-star-aae30n 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);
}

.golden-star-aae30n table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.golden-star-aae30n table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.golden-star-aae30n 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) {
  .golden-star-aae30n table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.golden-star-aae30n table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.golden-star-aae30n table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.golden-star-aae30n table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.golden-star-aae30n img {
  max-width: 100%;
  height: auto;
}

.golden-star-sp7rdv {
  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) {
  .golden-star-sp7rdv {
    padding: 24px;
  }
}

.golden-star-rm2bnl {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .golden-star-rm2bnl {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.golden-star-rm2bnl > * {
  margin: 0 !important;
}

.golden-star-rm2bnl img,
.golden-star-p7gmbb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-star-rm2bnl img,
  .golden-star-p7gmbb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-star-44faio {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-star-44faio {
    width: 32px;
    height: 32px;
  }
}

.golden-star-1pz159 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.golden-star-1pz159 .golden-star-24e4fr {
  flex-shrink: 0;
}

.golden-star-1pz159 .golden-star-e1pekc svg {
  display: none;
}

.golden-star-jika9s {
  display: grid;
  transition: max-height 0.golden-star-3w7erm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .golden-star-jika9s {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .golden-star-jika9s {
    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));
  }
}

.golden-star-jika9s.golden-star-1tz8j7 + .golden-star-24e4fr svg {
  transform: rotate(180deg);
}

.golden-star-smomic {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.golden-star-smomic > div:nth-child(3n) {
  grid-column: span 2;
}

.golden-star-smomic
  > div:nth-child(3n)
  .golden-star-qzvec2
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .golden-star-smomic {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .golden-star-smomic > div:nth-child(3n) {
    grid-column: unset;
  }

  .golden-star-smomic
    > div:nth-child(3n)
    .golden-star-qzvec2
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .golden-star-smomic {
    max-width: 270px;
  }
}

.golden-star-smomic .golden-star-qzvec2 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .golden-star-smomic .golden-star-qzvec2 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .golden-star-smomic .golden-star-qzvec2 button {
    max-width: 104px;
  }
}

.golden-star-gs01de {
  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) {
  .golden-star-gs01de {
    margin-bottom: 0;
  }
}

.golden-star-qtz83b {
  display: none;
  opacity: 0;
}

.golden-star-n5phtp {
  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;
  }
}

.golden-star-n5phtp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.golden-star-qzvec2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.golden-star-qzvec2 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .golden-star-qzvec2
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .golden-star-qzvec2
    button {
    max-width: 145px;
  }
}

.golden-star-eov0vi:first-child
  .golden-star-qzvec2
  button {
  max-width: 270px;
}

.golden-star-1do4l8 {
  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%;
}

.golden-star-gs01de picture {
  width: 100%;
  max-width: 100%;
}

.golden-star-i3q3vp {
  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;
}

.golden-star-i3q3vp svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.golden-star-gs01de:hover .golden-star-i3q3vp {
  display: flex;
}

.golden-star-yos6lt {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.golden-star-e5ns6i {
  display: flex;
}

.golden-star-e5ns6i:hover .golden-star-jcpvmv,
.golden-star-e5ns6i .golden-star-15f2gc .golden-star-jcpvmv {
  display: flex;
}

.golden-star-e5ns6i svg {
  flex-shrink: 0;
}

.golden-star-jcpvmv {
  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) {
  .golden-star-jcpvmv {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.golden-star-jcpvmv:hover {
  display: flex;
}

.golden-star-jcpvmv svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.golden-star-qwryyb {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .golden-star-qwryyb {
    font-size: 12px;
  }
}

.golden-star-mfzwls,
.golden-star-olpvzp {
  width: 50%;
  flex-shrink: 0;
}

.golden-star-mfzwls {
  font-weight: 700;
}

.golden-star-bg28lj .golden-star-jika9s {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .golden-star-bg28lj .golden-star-jika9s {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .golden-star-bg28lj .golden-star-jika9s {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.golden-star-bg28lj
  .golden-star-1do4l8:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.golden-star-bg28lj .golden-star-n5phtp {
  height: 100% !important;
  border-radius: 16px;
}

.golden-star-bg28lj .golden-star-qzvec2 {
  gap: 4px;
  align-items: center;
}

.golden-star-bg28lj .golden-star-qzvec2 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.golden-star-bg28lj .golden-star-qzvec2 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.golden-star-bg28lj .golden-star-bhrnr3,
.golden-star-bg28lj .golden-star-w1s5oy {
  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.golden-star-cop62i.org/2000/svg'%3E%3Cpath d='M9.golden-star-uvzdar 4.golden-star-f2084p.golden-star-mul2es 5.golden-star-663s8f.golden-star-v0ofq5 5.golden-star-py55wh.golden-star-9vokhf 5.golden-star-k3idlk.golden-star-4dmiu6 8.golden-star-uipph8.golden-star-wdfb5r 9.golden-star-oydkhs.golden-star-c50a6r 9.golden-star-sx9pab.golden-star-3ae5ro 13.golden-star-dlepj0.golden-star-u9jfxq 11.golden-star-4vf8qk.golden-star-hew2nl 11.golden-star-fh21b4.golden-star-fyylwy 11.golden-star-wxugz6.golden-star-y09ff6 13.golden-star-fl6xlp.golden-star-9jn7ac 9.golden-star-034dec.golden-star-py9g18 9.golden-star-nemm48.golden-star-onzpqp 8.golden-star-dmvu0s.golden-star-c1vb4b 5.golden-star-qvuxnl.golden-star-5qx5m3 5.golden-star-rzhnjg.golden-star-lskoxd 5.golden-star-3zc667.golden-star-l9zwak 4.golden-star-6e2tfw.golden-star-hew2nl 1.golden-star-bvp45w.golden-star-uvzdar 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.golden-star-bg28lj .golden-star-bhrnr3 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.golden-star-bg28lj .golden-star-w1s5oy {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.golden-star-x5ey5v {
  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) {
  .golden-star-x5ey5v {
    padding: 24px;
  }
}

.golden-star-x5ey5v .golden-star-24e4fr {
  display: flex;
}

@media (min-width: 768px) {
  .golden-star-x5ey5v .golden-star-24e4fr {
    display: none;
  }
}

.golden-star-x5ey5v .golden-star-e1pekc svg {
  display: none;
}

.golden-star-f7hv98 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.golden-star-f7hv98 .golden-star-pm05xz {
  display: none;
}

@media (min-width: 768px) {
  .golden-star-f7hv98 .golden-star-pm05xz {
    display: flex;
  }
}

.golden-star-is0gy6 {
  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) {
  .golden-star-is0gy6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-star-is0gy6 > * {
  margin: 0 !important;
}

.golden-star-is0gy6 img,
.golden-star-jdbp8p {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-star-is0gy6 img,
  .golden-star-jdbp8p {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-star-29sjn5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-star-29sjn5 {
    width: 32px;
    height: 32px;
  }
}

.golden-star-g0bi05 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .golden-star-g0bi05 {
    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;
  }

  .golden-star-g0bi05::-webkit-scrollbar {
    display: none;
  }
}

.golden-star-e0bxsp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .golden-star-e0bxsp {
    padding: 7px 15px;
  }
}

.golden-star-e0bxsp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.golden-star-5nf5e3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .golden-star-5nf5e3 {
    display: flex;
    opacity: 1;
  }
}

.golden-star-e0bxsp picture {
  height: 100%;
  display: block;
}

.golden-star-e0bxsp img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .golden-star-e0bxsp img {
    width: 88px;
    height: 44px;
  }
}

.golden-star-e0bxsp p {
  text-align: center;
  width: 100%;
}

.golden-star-8do9jm {
  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) {
  .golden-star-8do9jm {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-star-8do9jm img,
.golden-star-ejmf11 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-star-8do9jm img,
  .golden-star-ejmf11 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-star-n99ofx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-star-n99ofx {
    width: 32px;
    height: 32px;
  }
}

.golden-star-s1s1mk {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.golden-star-y05jpg {
  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;
}

.golden-star-3cm3cr {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.golden-star-3cm3cr.golden-star-15f2gc {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.golden-star-wmoptm {
  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) {
  .golden-star-wmoptm {
    font-size: 20px;
    line-height: 28px;
  }
}

.golden-star-nv662q {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.golden-star-vmfm08 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.golden-star-3w7erm ease;
  opacity: 0;
  color: var(--text-color);
}

.golden-star-yyyhzs {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.golden-star-yyyhzs ol,
.golden-star-yyyhzs ul {
  padding-left: 1.3em;
}

.golden-star-3cm3cr.golden-star-15f2gc .golden-star-vmfm08 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.golden-star-3cm3cr.golden-star-15f2gc .golden-star-nv662q {
  transform: rotate(180deg);
  color: var(--text-color);
}

.golden-star-9dakuv {
  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) {
  .golden-star-9dakuv {
    padding: 24px;
  }
}

.golden-star-9dakuv .golden-star-24e4fr {
  display: flex;
}

@media (min-width: 768px) {
  .golden-star-9dakuv .golden-star-24e4fr {
    display: none;
  }
}

.golden-star-9dakuv .golden-star-e1pekc svg {
  display: none;
}

.golden-star-7wb24m {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.golden-star-7wb24m .golden-star-pm05xz {
  display: none;
}

@media (min-width: 768px) {
  .golden-star-7wb24m .golden-star-pm05xz {
    display: flex;
  }
}

.golden-star-zhyzjw {
  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) {
  .golden-star-zhyzjw {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-star-zhyzjw > * {
  margin: 0 !important;
}

.golden-star-zhyzjw img,
.golden-star-ozv9nl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-star-zhyzjw img,
  .golden-star-ozv9nl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-star-0qpuwt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-star-0qpuwt {
    width: 32px;
    height: 32px;
  }
}

.golden-star-9rgqc2 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .golden-star-9rgqc2 {
    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;
  }

  .golden-star-9rgqc2::-webkit-scrollbar {
    display: none;
  }
}

.golden-star-cv65ng {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.golden-star-cv65ng:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.golden-star-7hm4c4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .golden-star-7hm4c4 {
    display: flex;
    opacity: 1;
  }
}

.golden-star-cv65ng picture {
  width: auto;
  height: 100%;
  display: block;
}

.golden-star-cv65ng picture img {
  display: block;
  width: auto;
  height: 100%;
}

.golden-star-6vm881 {
  margin: -24px 0;
}

.golden-star-6vm881:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .golden-star-6vm881 {
    margin: -16px 0;
  }
}

.golden-star-763mbd {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .golden-star-763mbd {
    flex-direction: row;
  }
}

.golden-star-d87557 {
  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) {
  .golden-star-d87557 {
    flex: 1;
  }
}

.golden-star-d87557::placeholder {
  color: var(--Text-400);
}

.golden-star-md6k5c {
  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;
}

.golden-star-47ivnr {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.golden-star-47ivnr::-webkit-scrollbar {
  display: none;
}

.golden-star-srefxp {
  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;
}

.golden-star-srefxp img,
.golden-star-srefxp svg {
  margin-right: 8px;
}

.golden-star-pnfphr {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.golden-star-6vm881 + .golden-star-bzc6c4 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .golden-star-6vm881 + .golden-star-bzc6c4 {
    margin-top: -16px;
  }
}

.golden-star-nn0a01 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.golden-star-nn0a01 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.golden-star-nn0a01 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.golden-star-7phmdv {
  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;
}

.golden-star-7jd8lh {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.golden-star-887y1f {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.golden-star-5g5p5u {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.golden-star-ugimq6 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.golden-star-7phmdv 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;
}

.golden-star-7phmdv 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) {
  .golden-star-7phmdv {
    padding: 39px 179px 39px 39px;
  }

  .golden-star-7jd8lh {
    font-size: 40px;
    line-height: 48px;
  }

  .golden-star-ugimq6 {
    height: 348px;
  }

  .golden-star-7phmdv button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .golden-star-7phmdv button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-star-7phmdv {
    padding: 63px;
  }
}

.golden-star-qiegbr {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .golden-star-qiegbr {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.golden-star-elep3e {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .golden-star-elep3e {
    width: auto;
  }
}

.golden-star-r1wbzu {
  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;
}

.golden-star-r1wbzu::-webkit-scrollbar {
  display: none;
}

.golden-star-r1wbzu 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);
}

.golden-star-r1wbzu a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .golden-star-r1wbzu {
    margin-left: 16px;
    margin-top: 0;
  }
}

.golden-star-qiegbr .golden-star-62v7u1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.golden-star-3w7erm,
    mask-image 0.3s;
}

.golden-star-qiegbr .golden-star-62v7u1.golden-star-abelqe {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.golden-star-sjdodk {
  margin: 40px -16px;
}

.golden-star-tt2tzl + .golden-star-3wbplp,
.golden-star-tt2tzl + .golden-star-d42cny {
  margin-top: 24px;
}

.golden-star-okelpc {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.golden-star-okelpc picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.golden-star-eo78aw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .golden-star-eo78aw {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .golden-star-eo78aw {
    margin-top: 0;
  }
}

.golden-star-hkh8no {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .golden-star-hkh8no {
    font-size: 24px;
    line-height: 32px;
  }
}

.golden-star-9wu1nr {
  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) {
  .golden-star-9wu1nr {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.golden-star-6w3mv5 {
  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) {
  .golden-star-6w3mv5 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.golden-star-9ba3qb {
  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) {
  .golden-star-9ba3qb {
    font-size: 20px;
    line-height: 28px;
  }
}

.golden-star-eqauz8 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .golden-star-eqauz8 {
    font-size: 32px;
    line-height: 40px;
  }
}

.golden-star-b2zfvv {
  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;
}

.golden-star-d8kdi5 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.golden-star-d8kdi5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.golden-star-bzc6c4 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.golden-star-e1x8eu {
  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) {
  .golden-star-e1x8eu {
    padding: 15px 48px;
  }
}

main > .golden-star-bzc6c4 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .golden-star-jika9s.golden-star-kqj88x > div:nth-child(n+5) {
    display: none;
  }
}

.golden-star-aae30n p a img {
  display: block;
  margin: 0 auto;
}


.golden-star-n6djm3 {
  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 */
.golden-star-zftydm {
  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;
}

.golden-star-zftydm label {
  font-size: 14px;
}

.golden-star-zftydm h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.golden-star-zftydm input,
.golden-star-zftydm textarea,
.golden-star-zftydm 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;
}
.golden-star-zftydm button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.golden-star-3dp0wx ease;
}
.golden-star-zftydm button:hover {
  background-color: var(--button-bg-hover);
}
.golden-star-lhsiqt {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.golden-star-581wk0 ease-in;
}

.golden-star-lhsiqt 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;
}
.golden-star-ieuxo4, .golden-star-cja48z, [class*="review-card"],
thead, thead th, table th, .golden-star-hkupsf,
.golden-star-wpftuu, [class*="collapsible-header"],
.golden-star-ruk9jf, [class*="updated-block"] {
  color: #ece7dc !important;
}
