* {
  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-crown-n7fbvk {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .golden-crown-n7fbvk {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-crown-n7fbvk {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.golden-crown-giv2wu {
  overflow: hidden;
}

.golden-crown-kaubx7 img {
  background: var(--Neutral-300);
}

.golden-crown-i8k5kq {
  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-crown-aa7kml {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.golden-crown-aa7kml:hover {
  background: var(--button-bg-hover);
}

.golden-crown-yr7gwj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.golden-crown-yr7gwj:hover {
  background: var(--button-bg-hover);
}

.golden-crown-24phsn {
  font-size: 12px;
  line-height: 18px;
}

.golden-crown-su6hrp {
  font-size: 18px;
  line-height: 26px;
}

.golden-crown-py6vb9 {
  width: 100%;
}

.golden-crown-703p8n {
  padding: 6px 16px;
}

.golden-crown-ui7im9 {
  padding: 10px 16px;
}

.golden-crown-rn4rcb {
  padding: 15px 26px;
}

.golden-crown-nk77dv {
  flex-shrink: 0;
}

.golden-crown-l5xv0p {
  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-crown-aejed7 {
  display: none;
}

.golden-crown-m60wal {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.golden-crown-cz4yib {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.golden-crown-z7it0q {
  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-crown-2hkqog {
  cursor: grab;
}

.golden-crown-z7it0q::-webkit-scrollbar {
  display: none;
}

.golden-crown-i98hs7 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.golden-crown-r9aiuh {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.golden-crown-7a1rxo {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.golden-crown-ej7qij {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.golden-crown-vg2coi {
  visibility: visible;
}

.golden-crown-cmcgpg {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.golden-crown-vm99i4 ease;
}

.golden-crown-t8l1oo {
  background-color: var(--Primary-200);
  width: 16px;
}

.golden-crown-j22usk {
  -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-crown-vm99i4,
    mask-image 0.3s;
}

.golden-crown-j22usk.golden-crown-gsjail {
  -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-crown-q9yfe0: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-crown-58eekk {
  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-crown-ac2p8i.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-crown-ac2p8i.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-crown-fpean7 {
  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-crown-fpean7::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-crown-dwaaih {
  position: relative;
  z-index: 1;
}

.golden-crown-wokg79 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.golden-crown-ie6p55 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.golden-crown-ymmrk6 {
  font-size: 40px;
  line-height: 48px;
}

.golden-crown-jeur4u {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.golden-crown-gm52iz {
  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-crown-gm52iz:hover {
  background: var(--Primary-400);
}

.golden-crown-gm52iz svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.golden-crown-q9yfe0 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-crown-fpean7 {
    max-width: 600px;
    padding: 64px;
  }

  .golden-crown-wokg79 {
    font-size: 24px;
    line-height: 32px;
  }

  .golden-crown-ie6p55 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .golden-crown-ymmrk6 {
    font-size: 50px;
    line-height: 56px;
  }

  .golden-crown-jeur4u {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .golden-crown-58eekk {
    top: 25px;
    right: 25px;
  }
}

.golden-crown-t2i7y3,
.golden-crown-o7r4vs {
  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-crown-o2aefq.golden-crown-vm5sw1::before,
.golden-crown-o7r4vs::before,
.golden-crown-4u8qz8::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-crown-ac2p8i.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.golden-crown-3osc9n 14.golden-crown-34zlzu.golden-crown-ule3pa 14.golden-crown-ntz8eu 15.golden-crown-ivm0ee 14.golden-crown-d75v8y 15.golden-crown-njci37 14.golden-crown-9n201s.golden-crown-hqcael 14.golden-crown-w247rx 19.golden-crown-wzefcm 12.golden-crown-o5gouh 19.golden-crown-wzefcm 10.golden-crown-zt4ybh.golden-crown-wzefcm 8.golden-crown-um6jst 17.golden-crown-b6ictx 7.golden-crown-hj1ah3 15.golden-crown-z34ofb 7.golden-crown-l84d5i.golden-crown-7pisj5 7.golden-crown-hj1ah3 11.golden-crown-03j5hk 8.golden-crown-um6jst 11.golden-crown-03j5hk 10.golden-crown-na4c7x.golden-crown-03j5hk 12.golden-crown-5tq8h5 13.golden-crown-olrfyx 14.golden-crown-729alj 15.golden-crown-maxf9j 14.golden-crown-u6n12f.golden-crown-a98yji 14.golden-crown-08tx17 15.golden-crown-x01s0w 14.golden-crown-omx57t 15.golden-crown-nbt5dr 14.golden-crown-b3n783.golden-crown-3osc9n 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.golden-crown-sk1d4x 15.golden-crown-y326bl.golden-crown-efy0w5 15.golden-crown-9f9228 15.golden-crown-yvthu8 15.golden-crown-j018mp 15.golden-crown-oomljq 15.golden-crown-jefsp9.golden-crown-0blzll 15.golden-crown-j018mp 15.golden-crown-e7wpgh 15.golden-crown-1pgt4q 15.golden-crown-m60496 15.golden-crown-wg9pdw.golden-crown-2034go 15.golden-crown-4k3vnx 7.golden-crown-h12f92 18.golden-crown-2gmh83 7.golden-crown-98wy9i 23.golden-crown-88yjcv.golden-crown-g0147j.golden-crown-5mwjo2 18.golden-crown-2uttd8 19.golden-crown-sqjflq 15.golden-crown-oqd7rn 15.golden-crown-sk1d4x 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.golden-crown-8abvjp [type="submit"] *,
.golden-crown-zprvj8 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .golden-crown-adb5tt {
    display: none;
  }
}

.golden-crown-gtu9wv {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .golden-crown-gtu9wv {
  display: none;
}

@media (min-width: 768px) {
  .golden-crown-gtu9wv {
    bottom: 22px;
  }
}

.golden-crown-gtu9wv input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .golden-crown-gtu9wv {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.golden-crown-vypmws.static) .golden-crown-gtu9wv {
    bottom: 8px;
  }
}

.golden-crown-yafzpa {
  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-crown-ac2p8i.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.golden-crown-61iplm 3.golden-crown-2qw542.golden-crown-rfs1uz.golden-crown-keozdh 3.golden-crown-31cmiq 3.golden-crown-c7fx6o 5.golden-crown-s7po85 3.golden-crown-c7fx6o 8.golden-crown-n8kg4n.golden-crown-e5kb92.golden-crown-c7fx6o 26.golden-crown-xx1799 5.golden-crown-cz3846 28.golden-crown-wqz1sk 8.golden-crown-okn3ix 28.golden-crown-039y8t.golden-crown-4mss4k 28.golden-crown-gdjymu.golden-crown-idxrc9 34.golden-crown-fyxki0.golden-crown-8qzp6x 36.golden-crown-lpv68q 11.golden-crown-zee3ot 37.golden-crown-aytnyk 12.golden-crown-xdnnkf 36.golden-crown-btr0q0.golden-crown-pwf5jp 28.golden-crown-oo3ily.golden-crown-soxt8x.golden-crown-zl2f3g 28.golden-crown-c29l9a 36.golden-crown-fop26r 26.golden-crown-tcrzaz 36.golden-crown-fop26r 23.golden-crown-4rqurp.golden-crown-1j0wtt.golden-crown-fop26r 5.golden-crown-4k6x7o 34.golden-crown-zg6vm1 3.golden-crown-31cmiq 31.golden-crown-61iplm 3.golden-crown-wftwp3.golden-crown-jjb9kc 18.golden-crown-tzgj7y.golden-crown-8lzmzx 18.golden-crown-0bsvmu 8.golden-crown-sj0v0s 17.golden-crown-dml98p 8.golden-crown-sj0v0s 15.golden-crown-cpoczi.golden-crown-sj0v0s 14.golden-crown-p9yrfg 9.golden-crown-8lzmzx 13.golden-crown-8oklnt 11.golden-crown-jjb9kc 13.golden-crown-pv1xe4.golden-crown-mtutrf 13.golden-crown-8oklnt 13.golden-crown-lkw7bh 14.golden-crown-p9yrfg 13.golden-crown-lkw7bh 15.golden-crown-x2e7lg.golden-crown-lkw7bh 17.golden-crown-dml98p 12.golden-crown-mtutrf 18.golden-crown-0bsvmu 11.golden-crown-jjb9kc 18.golden-crown-vdkiuy.golden-crown-7o3ddj 18.golden-crown-p8mj8h.golden-crown-1obfvn 18.golden-crown-0bsvmu 17.golden-crown-9fgadt 17.golden-crown-dml98p 17.golden-crown-9fgadt 15.golden-crown-wyjhxf.golden-crown-9fgadt 14.golden-crown-p9yrfg 18.golden-crown-1obfvn 13.golden-crown-8oklnt 20.golden-crown-7o3ddj 13.golden-crown-5ft2q9.golden-crown-9ni7v6 13.golden-crown-8oklnt 22.golden-crown-rgq6z6 14.golden-crown-p9yrfg 22.golden-crown-rgq6z6 15.golden-crown-5i3loz.golden-crown-75gz4d 17.golden-crown-dml98p 21.golden-crown-9ni7v6 18.golden-crown-0bsvmu 20.golden-crown-7o3ddj 18.golden-crown-oolf8a.golden-crown-er5oee 18.golden-crown-4wumoq.golden-crown-o5nps4 18.golden-crown-0bsvmu 26.golden-crown-xi93w7 17.golden-crown-dml98p 26.golden-crown-xi93w7 15.golden-crown-33matm.golden-crown-xi93w7 14.golden-crown-p9yrfg 27.golden-crown-o5nps4 13.golden-crown-8oklnt 28.golden-crown-er5oee 13.golden-crown-kk2woh.golden-crown-9vqaqk 13.golden-crown-8oklnt 31.golden-crown-4yksd1 14.golden-crown-p9yrfg 31.golden-crown-4yksd1 15.golden-crown-9angcy.golden-crown-xi93w7 17.golden-crown-dml98p 30.golden-crown-9vqaqk 18.golden-crown-0bsvmu 28.golden-crown-er5oee 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-crown-yafzpa {
    display: none;
  }
}

.golden-crown-ax0mdn {
  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-crown-ax0mdn {
    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-crown-zprvj8 {
  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-crown-zprvj8 {
    padding: 14px 16px;
  }
}

.golden-crown-zprvj8 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.golden-crown-zprvj8 button:first-child {
  align-content: end;
}

.golden-crown-zprvj8 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .golden-crown-zprvj8
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .golden-crown-zprvj8
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.golden-crown-zprvj8 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.golden-crown-zprvj8 button:last-child svg {
  width: 38px;
  height: 38px;
}

.golden-crown-4u8qz8 {
  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-crown-4u8qz8::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .golden-crown-4u8qz8,
.pc61d126-chatbot[data-active-screen="3"]
  .golden-crown-4u8qz8 {
  opacity: 1;
  visibility: visible;
}

.golden-crown-1xuufb {
  flex: 1 1;
}

.golden-crown-7ci8iz {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .golden-crown-7ci8iz {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .golden-crown-td5zve {
  display: block;
}

.golden-crown-qeum5q {
  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-crown-qeum5q {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.golden-crown-o7r4vs {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.golden-crown-o7r4vs::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.golden-crown-xc44qv span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.golden-crown-xc44qv p {
  color: var(--Text-100);
}

.golden-crown-o7r4vs .golden-crown-anrddj {
  grid-area: button;
}

.golden-crown-o7r4vs .golden-crown-anrddj::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-crown-ac2p8i.org/2000/svg'%3E%3Cpath d='M4.golden-crown-z2u702 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.golden-crown-udlswd 15L16.golden-crown-udlswd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.golden-crown-udlswd 5L16.golden-crown-udlswd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .golden-crown-fsxg67 {
  display: block;
}

.golden-crown-8sn0dt {
  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-crown-8sn0dt {
    margin-top: 40px;
  }
}

.golden-crown-t2i7y3 label,
.golden-crown-t2i7y3 input {
  display: block;
  width: 100%;
}

.golden-crown-t2i7y3 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.golden-crown-t2i7y3 label.golden-crown-n0kxjo input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.golden-crown-t2i7y3 label.golden-crown-n0kxjo::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-crown-t2i7y3 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-crown-t2i7y3 input::placeholder {
  color: var(--Text-400);
}

.golden-crown-jac6y7 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .golden-crown-jac6y7 {
  display: flex;
}

.golden-crown-jac6y7 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .golden-crown-jac6y7 ol {
    height: 420px;
    padding: 24px;
  }
}

.golden-crown-jac6y7 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.golden-crown-8abvjp {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .golden-crown-8abvjp {
    padding: 0 24px 24px;
  }
}

.golden-crown-8abvjp 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-crown-8abvjp input::placeholder {
  color: var(--Text-400);
}

.golden-crown-8abvjp [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.golden-crown-8abvjp [type="submit"]:disabled {
  opacity: 0.5;
}

.golden-crown-8abvjp [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .golden-crown-8abvjp [type="submit"] {
    right: 40px;
  }
}

.golden-crown-o2aefq {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.golden-crown-o2aefq.golden-crown-vm5sw1 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.golden-crown-o2aefq.golden-crown-vm5sw1::before {
  content: "";
  width: 31px;
}

.golden-crown-o2aefq.golden-crown-vm5sw1 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.golden-crown-o2aefq.golden-crown-i2m2jv p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.golden-crown-o2aefq p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.golden-crown-gtu9wv .golden-crown-anrddj {
  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-crown-adb5tt {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .golden-crown-adb5tt {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .golden-crown-adb5tt {
    padding: 18px 0;
  }
}

.golden-crown-adb5tt .golden-crown-n7fbvk {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .golden-crown-adb5tt .golden-crown-n7fbvk {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.golden-crown-b12exj {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .golden-crown-b12exj {
    max-width: 160px;
    height: 40px;
  }
}

.golden-crown-b12exj picture,
.golden-crown-b12exj img {
  display: block;
  width: 100%;
  height: 100%;
}

.golden-crown-b12exj img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .golden-crown-ai5cpk {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.golden-crown-vm99i4 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .golden-crown-adb5tt.golden-crown-gsru6l .golden-crown-ai5cpk {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .golden-crown-ai5cpk {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .golden-crown-ai5cpk {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.golden-crown-9q7uvn,
.golden-crown-l0tzyn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .golden-crown-9q7uvn,
  .golden-crown-l0tzyn {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .golden-crown-l0tzyn {
    display: none;
  }
}

.golden-crown-gkzq8r {
  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-crown-gsru6l .golden-crown-gkzq8r {
  background: var(--fh-bg-color);
}

.golden-crown-gkzq8r button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .golden-crown-gkzq8r {
    display: none;
  }
}

.golden-crown-5zpkgd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .golden-crown-5zpkgd {
    display: none;
  }
}

.golden-crown-cxz2rz {
  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-crown-adb5tt.golden-crown-gsru6l .golden-crown-cxz2rz:first-child {
  display: none;
}

.golden-crown-adb5tt.golden-crown-gsru6l .golden-crown-cxz2rz:last-child {
  display: block;
}

.golden-crown-cxz2rz:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .golden-crown-cxz2rz {
    display: none;
  }
}

.golden-crown-pxim35 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .golden-crown-pxim35 {
    display: flex;
  }
}

.golden-crown-pxim35 ul {
  max-height: 350px;
  overflow-y: auto;
}

.golden-crown-pxim35:hover ul {
  visibility: visible;
  opacity: 1;
}

.golden-crown-pxim35:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.golden-crown-pxim35:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.golden-crown-pxim35:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.golden-crown-pxim35:hover .golden-crown-92nt6m svg {
  transform: rotate(180deg);
}

.golden-crown-5oubzj {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.golden-crown-pdjibl {
  padding: 0 8px;
}

.golden-crown-9gc190 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.golden-crown-9gc190:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .golden-crown-9gc190 {
    padding: 4px 8px;
  }
}

.golden-crown-683ic9 {
  display: flex;
}

.golden-crown-683ic9 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.golden-crown-92nt6m {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.golden-crown-92nt6m svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.golden-crown-zhpxe7 {
  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-crown-zhpxe7 {
    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-crown-aer3wo {
  width: 100%;
}

@media (min-width: 1200px) {
  .golden-crown-aer3wo {
    display: none;
  }
}

.golden-crown-g2qrx3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.golden-crown-6rhx4t {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.golden-crown-uhgz4j {
  display: flex;
}

.golden-crown-w390o7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.golden-crown-ydk7fd {
  list-style: none;
}

@media (max-width: 1199px) {
  .golden-crown-ydk7fd {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .golden-crown-ydk7fd {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .golden-crown-ydk7fd .golden-crown-p87zcb [data-ref-el],
  .golden-crown-ydk7fd .golden-crown-p87zcb span,
  .golden-crown-ydk7fd .golden-crown-p87zcb a {
    white-space: nowrap;
  }
}

.golden-crown-c2wn3k {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .golden-crown-c2wn3k.golden-crown-yb8xhi > .golden-crown-p87zcb {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .golden-crown-c2wn3k.golden-crown-6xra6v:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .golden-crown-c2wn3k.golden-crown-yb8xhi > .golden-crown-o3yis9 {
    height: auto;
  }

  .golden-crown-c2wn3k.golden-crown-yb8xhi > div > .golden-crown-60jory {
    transform: rotate(180deg);
  }
}

.golden-crown-c2wn3k [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.golden-crown-c2wn3k [data-ref-el],
.golden-crown-c2wn3k span {
  cursor: pointer;
}

.golden-crown-c2wn3k [data-ref-el],
.golden-crown-c2wn3k span,
.golden-crown-c2wn3k 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-crown-c2wn3k [data-ref-el],
  .golden-crown-c2wn3k span,
  .golden-crown-c2wn3k a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-c2wn3k [data-ref-el],
  .golden-crown-c2wn3k span,
  .golden-crown-c2wn3k a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.golden-crown-o3yis9 {
  height: 0;
  overflow: hidden;
  transition: height 0.golden-crown-vm99i4 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.golden-crown-o3yis9::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.golden-crown-o3yis9::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.golden-crown-o3yis9::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .golden-crown-o3yis9 {
    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-crown-o3yis9:has(> .golden-crown-c2wn3k.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .golden-crown-o3yis9 .golden-crown-o3yis9 {
    padding: 0;
  }

  .golden-crown-o3yis9 .golden-crown-c2wn3k {
    font-weight: 400;
  }

  .golden-crown-o3yis9 .golden-crown-c2wn3k:hover > .golden-crown-p87zcb {
    background: var(--Neutral-300);
  }

  .golden-crown-o3yis9 .golden-crown-60jory {
    rotate: -90deg;
  }
}

.golden-crown-p87zcb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .golden-crown-p87zcb {
    padding: 8px;
  }

  .golden-crown-c2wn3k.golden-crown-045xk0 > .golden-crown-p87zcb {
    background: var(--Neutral-300);
  }
}

.golden-crown-60jory {
  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-crown-ac2p8i.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.golden-crown-eh1dab 0.golden-crown-vk1dgf.golden-crown-jsnpbk -0.golden-crown-1tlicz 0.golden-crown-qdswlm -0.golden-crown-1tlicz 1.golden-crown-9wgd10 0.golden-crown-tldm4p.golden-crown-cspjku 4.golden-crown-4d638w.golden-crown-eh1dab 0.golden-crown-vxdfi9.golden-crown-ky2o4t -0.golden-crown-1tlicz 9.golden-crown-cthu0k -0.golden-crown-1tlicz 10.golden-crown-vpxkfi 0.golden-crown-6lmwob.golden-crown-llpw0r 0.golden-crown-jsnpbk 10.golden-crown-llpw0r 0.golden-crown-qdswlm 10.golden-crown-vpxkfi 1.golden-crown-negpja.golden-crown-te7wp6 5.golden-crown-htqknk.golden-crown-hfb2x3 6.golden-crown-7ijzik 5.golden-crown-eeauuj 6.golden-crown-7ijzik 4.golden-crown-ltwp52 5.golden-crown-p5ud5q.golden-crown-eh1dab 1.golden-crown-u10dxv.golden-crown-1tlicz 0.golden-crown-qdswlm -0.golden-crown-1tlicz 0.golden-crown-jsnpbk 0.golden-crown-eh1dab 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.golden-crown-vm99i4 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .golden-crown-60jory {
    cursor: default;
  }
}

.golden-crown-pmlt6o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.golden-crown-mwptu8 {
  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-crown-mwptu8 {
    padding: 40px 4px;
  }
}

.golden-crown-z8dml9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .golden-crown-z8dml9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.golden-crown-aulcra {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .golden-crown-aulcra {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.golden-crown-aulcra ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.golden-crown-aulcra [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.golden-crown-aulcra [data-ref-el],
.golden-crown-aulcra span,
.golden-crown-aulcra a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.golden-crown-r9qbyd {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .golden-crown-r9qbyd {
    margin-bottom: 12px;
  }
}

.golden-crown-wtdf1k {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.golden-crown-wtdf1k img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .golden-crown-wtdf1k:last-child {
    margin-right: 0;
  }
}

.golden-crown-g6q9nw {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.golden-crown-r9qbyd:hover .golden-crown-nrs5k7 {
  visibility: visible;
  opacity: 1;
}

.golden-crown-nrs5k7 {
  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-crown-t28y5b {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.golden-crown-a2felg {
  display: flex;
  margin: 6px;
}

.golden-crown-a2felg img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.golden-crown-nrs5k7::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-crown-nrs5k7::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-crown-ij73wh {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .golden-crown-ij73wh {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.golden-crown-uojzrx {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .golden-crown-uojzrx {
    margin-right: 32px;
  }
}

.golden-crown-yq4nop {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .golden-crown-yq4nop {
    margin-top: 0;
    width: 340px;
  }
}

.golden-crown-yq4nop a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.golden-crown-n6b3d8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.golden-crown-oxy6jb {
  position: relative;
}

@media (min-width: 768px) {
  .golden-crown-oxy6jb {
    margin-top: 40px;
  }
}

.golden-crown-oxy6jb + .golden-crown-2hg9qs,
.golden-crown-oxy6jb + .golden-crown-oxy6jb {
  margin-top: 24px;
}

.golden-crown-fby5ho {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .golden-crown-fby5ho {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-crown-fby5ho {
    padding: 80px;
  }
}

.golden-crown-o9prkz {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .golden-crown-o9prkz {
    padding: 0 16px;
}


}

.golden-crown-4ru4p0 {
  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-crown-4ru4p0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.golden-crown-o7zh4l {
  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-crown-o7zh4l {
    font-size: 24px;
    line-height: 32px;
  }
}

.golden-crown-4jetsr {
  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-crown-4jetsr:hover {
  background: var(--button-bg-hover);
}

.golden-crown-ye4c8c {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.golden-crown-ye4c8c img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .golden-crown-ye4c8c img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .golden-crown-ye4c8c img {
  min-height: 100%;
  }
}

.golden-crown-fby5ho::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.golden-crown-ij8ls3 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.golden-crown-ij8ls3 h1,
.golden-crown-ij8ls3 h2,
.golden-crown-ij8ls3 h3,
.golden-crown-ij8ls3 h4 {
  margin-bottom: 6px;
}

.golden-crown-ij8ls3 h1:not(:first-child),
.golden-crown-ij8ls3 h2:not(:first-child),
.golden-crown-ij8ls3 h3:not(:first-child),
.golden-crown-ij8ls3 h4:not(:first-child) {
  margin-top: 16px;
}

.golden-crown-ij8ls3 h1,
.golden-crown-ij8ls3 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .golden-crown-ij8ls3 h1,
  .golden-crown-ij8ls3 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.golden-crown-ij8ls3 h2,
.golden-crown-ij8ls3 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .golden-crown-ij8ls3 h2,
  .golden-crown-ij8ls3 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-ij8ls3 h3,
.golden-crown-ij8ls3 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .golden-crown-ij8ls3 h3,
  .golden-crown-ij8ls3 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.golden-crown-ij8ls3 h4,
.golden-crown-ij8ls3 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.golden-crown-ij8ls3 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.golden-crown-ij8ls3 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.golden-crown-ij8ls3 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-crown-ij8ls3 ul ul {
  margin-bottom: 8px;
}

.golden-crown-ij8ls3 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.golden-crown-ij8ls3 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.golden-crown-ij8ls3 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.golden-crown-ij8ls3 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.golden-crown-ij8ls3 ol li::marker {
  font-weight: 700;
}

.golden-crown-ij8ls3 ol ol {
  margin-bottom: 8px;
}

.golden-crown-ij8ls3 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.golden-crown-ij8ls3 ol ul li {
  padding-left: 16px;
}

.golden-crown-ij8ls3 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-crown-ij8ls3 table {
    padding: 24px;
  }
}

.golden-crown-ij8ls3 table.golden-crown-7iafmu {
  -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-crown-vm99i4,
    mask-image 0.3s;
}

.golden-crown-ij8ls3 table.golden-crown-7iafmu.golden-crown-gsjail {
  -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-crown-ij8ls3 table {
    display: table;
  }
}

.golden-crown-ij8ls3 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-crown-ij8ls3 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.golden-crown-ij8ls3 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.golden-crown-ij8ls3 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-crown-ij8ls3 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.golden-crown-ij8ls3 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.golden-crown-ij8ls3 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.golden-crown-ij8ls3 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.golden-crown-ij8ls3 img {
  max-width: 100%;
  height: auto;
}

.golden-crown-wjbb6z {
  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-crown-wjbb6z {
    padding: 24px;
  }
}

.golden-crown-y7is6j {
  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-crown-y7is6j {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.golden-crown-y7is6j > * {
  margin: 0 !important;
}

.golden-crown-y7is6j img,
.golden-crown-1z5c7y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-y7is6j img,
  .golden-crown-1z5c7y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-odij07 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-odij07 {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-8iuxqf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.golden-crown-8iuxqf .golden-crown-c60935 {
  flex-shrink: 0;
}

.golden-crown-8iuxqf .golden-crown-we40zq svg {
  display: none;
}

.golden-crown-2pxbaz {
  display: grid;
  transition: max-height 0.golden-crown-vm99i4 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .golden-crown-2pxbaz {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-2pxbaz {
    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-crown-2pxbaz.golden-crown-18373j + .golden-crown-c60935 svg {
  transform: rotate(180deg);
}

.golden-crown-h01vyz {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.golden-crown-h01vyz > div:nth-child(3n) {
  grid-column: span 2;
}

.golden-crown-h01vyz
  > div:nth-child(3n)
  .golden-crown-zbk0di
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .golden-crown-h01vyz {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .golden-crown-h01vyz > div:nth-child(3n) {
    grid-column: unset;
  }

  .golden-crown-h01vyz
    > div:nth-child(3n)
    .golden-crown-zbk0di
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-h01vyz {
    max-width: 270px;
  }
}

.golden-crown-h01vyz .golden-crown-zbk0di button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .golden-crown-h01vyz .golden-crown-zbk0di button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-h01vyz .golden-crown-zbk0di button {
    max-width: 104px;
  }
}

.golden-crown-63w66r {
  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-crown-63w66r {
    margin-bottom: 0;
  }
}

.golden-crown-ueai0u {
  display: none;
  opacity: 0;
}

.golden-crown-bjbmkm {
  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-crown-bjbmkm img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.golden-crown-zbk0di {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.golden-crown-zbk0di 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-crown-zbk0di
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .golden-crown-zbk0di
    button {
    max-width: 145px;
  }
}

.golden-crown-dyvcf5:first-child
  .golden-crown-zbk0di
  button {
  max-width: 270px;
}

.golden-crown-2j5xmc {
  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-crown-63w66r picture {
  width: 100%;
  max-width: 100%;
}

.golden-crown-23t19q {
  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-crown-23t19q svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.golden-crown-63w66r:hover .golden-crown-23t19q {
  display: flex;
}

.golden-crown-dk327v {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.golden-crown-uktk2l {
  display: flex;
}

.golden-crown-uktk2l:hover .golden-crown-1wks6k,
.golden-crown-uktk2l .golden-crown-045xk0 .golden-crown-1wks6k {
  display: flex;
}

.golden-crown-uktk2l svg {
  flex-shrink: 0;
}

.golden-crown-1wks6k {
  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-crown-1wks6k {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.golden-crown-1wks6k:hover {
  display: flex;
}

.golden-crown-1wks6k svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.golden-crown-u7uscm {
  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-crown-u7uscm {
    font-size: 12px;
  }
}

.golden-crown-fwxmen,
.golden-crown-3od1fc {
  width: 50%;
  flex-shrink: 0;
}

.golden-crown-fwxmen {
  font-weight: 700;
}

.golden-crown-bmxymk .golden-crown-2pxbaz {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .golden-crown-bmxymk .golden-crown-2pxbaz {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .golden-crown-bmxymk .golden-crown-2pxbaz {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.golden-crown-bmxymk
  .golden-crown-2j5xmc:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.golden-crown-bmxymk .golden-crown-bjbmkm {
  height: 100% !important;
  border-radius: 16px;
}

.golden-crown-bmxymk .golden-crown-zbk0di {
  gap: 4px;
  align-items: center;
}

.golden-crown-bmxymk .golden-crown-zbk0di button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.golden-crown-bmxymk .golden-crown-zbk0di svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.golden-crown-bmxymk .golden-crown-9vpoyu,
.golden-crown-bmxymk .golden-crown-qzquk8 {
  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-crown-ac2p8i.org/2000/svg'%3E%3Cpath d='M9.golden-crown-zeig6y 4.golden-crown-xi4eyf.golden-crown-xpyhh0 5.golden-crown-zczzkp.golden-crown-s1ba38 5.golden-crown-feu3ii.golden-crown-mmeeaf 5.golden-crown-6lohd8.golden-crown-pbbx40 8.golden-crown-kmfrg5.golden-crown-e7u5tj 9.golden-crown-q59exh.golden-crown-6xq07m 9.golden-crown-a1crkb.golden-crown-tgc7ux 13.golden-crown-is0fre.golden-crown-sh7m3r 11.golden-crown-r9dzfn.golden-crown-qhaezr 11.golden-crown-2a1km0.golden-crown-xvefi6 11.golden-crown-ixxava.golden-crown-8b8m9m 13.golden-crown-ffc6bd.golden-crown-72jdqt 9.golden-crown-nytm05.golden-crown-i23mot 9.golden-crown-mgp9fz.golden-crown-ce5her 8.golden-crown-f0hms9.golden-crown-w1p1jw 5.golden-crown-vxggh6.golden-crown-akei3r 5.golden-crown-f5nvd4.golden-crown-prmwvd 5.golden-crown-kccfjs.golden-crown-j0ttcw 4.golden-crown-ghnk8l.golden-crown-qhaezr 1.golden-crown-xt6peb.golden-crown-zeig6y 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.golden-crown-bmxymk .golden-crown-9vpoyu {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.golden-crown-bmxymk .golden-crown-qzquk8 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.golden-crown-3mc9g0 {
  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-crown-3mc9g0 {
    padding: 24px;
  }
}

.golden-crown-3mc9g0 .golden-crown-c60935 {
  display: flex;
}

@media (min-width: 768px) {
  .golden-crown-3mc9g0 .golden-crown-c60935 {
    display: none;
  }
}

.golden-crown-3mc9g0 .golden-crown-we40zq svg {
  display: none;
}

.golden-crown-cnbuaz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.golden-crown-cnbuaz .golden-crown-i8k5kq {
  display: none;
}

@media (min-width: 768px) {
  .golden-crown-cnbuaz .golden-crown-i8k5kq {
    display: flex;
  }
}

.golden-crown-y7w58d {
  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-crown-y7w58d {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-y7w58d > * {
  margin: 0 !important;
}

.golden-crown-y7w58d img,
.golden-crown-7f0uu8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-y7w58d img,
  .golden-crown-7f0uu8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-iqea8j {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-iqea8j {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-g8t1do {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .golden-crown-g8t1do {
    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-crown-g8t1do::-webkit-scrollbar {
    display: none;
  }
}

.golden-crown-pot62k {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .golden-crown-pot62k {
    padding: 7px 15px;
  }
}

.golden-crown-pot62k:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.golden-crown-u3r0ka {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .golden-crown-u3r0ka {
    display: flex;
    opacity: 1;
  }
}

.golden-crown-pot62k picture {
  height: 100%;
  display: block;
}

.golden-crown-pot62k img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .golden-crown-pot62k img {
    width: 88px;
    height: 44px;
  }
}

.golden-crown-pot62k p {
  text-align: center;
  width: 100%;
}

.golden-crown-ma79er {
  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-crown-ma79er {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-ma79er img,
.golden-crown-w8ri85 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-ma79er img,
  .golden-crown-w8ri85 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-2974pt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-2974pt {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-r7hfs4 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.golden-crown-wlvwvl {
  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-crown-9o9e28 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.golden-crown-9o9e28.golden-crown-045xk0 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.golden-crown-yh6oow {
  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-crown-yh6oow {
    font-size: 20px;
    line-height: 28px;
  }
}

.golden-crown-wova0f {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.golden-crown-jrtmlt {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.golden-crown-vm99i4 ease;
  opacity: 0;
  color: var(--text-color);
}

.golden-crown-joz440 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.golden-crown-joz440 ol,
.golden-crown-joz440 ul {
  padding-left: 1.3em;
}

.golden-crown-9o9e28.golden-crown-045xk0 .golden-crown-jrtmlt {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.golden-crown-9o9e28.golden-crown-045xk0 .golden-crown-wova0f {
  transform: rotate(180deg);
  color: var(--text-color);
}

.golden-crown-f4pws0 {
  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-crown-f4pws0 {
    padding: 24px;
  }
}

.golden-crown-f4pws0 .golden-crown-c60935 {
  display: flex;
}

@media (min-width: 768px) {
  .golden-crown-f4pws0 .golden-crown-c60935 {
    display: none;
  }
}

.golden-crown-f4pws0 .golden-crown-we40zq svg {
  display: none;
}

.golden-crown-6tb2hr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.golden-crown-6tb2hr .golden-crown-i8k5kq {
  display: none;
}

@media (min-width: 768px) {
  .golden-crown-6tb2hr .golden-crown-i8k5kq {
    display: flex;
  }
}

.golden-crown-hian5g {
  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-crown-hian5g {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-hian5g > * {
  margin: 0 !important;
}

.golden-crown-hian5g img,
.golden-crown-w9cnb9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-hian5g img,
  .golden-crown-w9cnb9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-thngi3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-thngi3 {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-7hyckn {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .golden-crown-7hyckn {
    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-crown-7hyckn::-webkit-scrollbar {
    display: none;
  }
}

.golden-crown-tr37mh {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.golden-crown-tr37mh:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.golden-crown-fl7h1f {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .golden-crown-fl7h1f {
    display: flex;
    opacity: 1;
  }
}

.golden-crown-tr37mh picture {
  width: auto;
  height: 100%;
  display: block;
}

.golden-crown-tr37mh picture img {
  display: block;
  width: auto;
  height: 100%;
}

.golden-crown-dmod7j {
  margin: -24px 0;
}

.golden-crown-dmod7j:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .golden-crown-dmod7j {
    margin: -16px 0;
  }
}

.golden-crown-s74kzu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .golden-crown-s74kzu {
    flex-direction: row;
  }
}

.golden-crown-yce0qk {
  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-crown-yce0qk {
    flex: 1;
  }
}

.golden-crown-yce0qk::placeholder {
  color: var(--Text-400);
}

.golden-crown-weh2n0 {
  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-crown-zfjsou {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.golden-crown-zfjsou::-webkit-scrollbar {
  display: none;
}

.golden-crown-4wj8w8 {
  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-crown-4wj8w8 img,
.golden-crown-4wj8w8 svg {
  margin-right: 8px;
}

.golden-crown-1uijlc {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.golden-crown-dmod7j + .golden-crown-31ss54 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .golden-crown-dmod7j + .golden-crown-31ss54 {
    margin-top: -16px;
  }
}

.golden-crown-yhp30b {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.golden-crown-yhp30b > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.golden-crown-yhp30b > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.golden-crown-4y854s {
  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-crown-qtyazx {
  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-crown-zjhyr7 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.golden-crown-eusfy9 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.golden-crown-l5o97y {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.golden-crown-4y854s 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-crown-4y854s 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-crown-4y854s {
    padding: 39px 179px 39px 39px;
  }

  .golden-crown-qtyazx {
    font-size: 40px;
    line-height: 48px;
  }

  .golden-crown-l5o97y {
    height: 348px;
  }

  .golden-crown-4y854s button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .golden-crown-4y854s button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-crown-4y854s {
    padding: 63px;
  }
}

.golden-crown-y3fgds {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .golden-crown-y3fgds {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.golden-crown-usch2p {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .golden-crown-usch2p {
    width: auto;
  }
}

.golden-crown-g1nygl {
  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-crown-g1nygl::-webkit-scrollbar {
  display: none;
}

.golden-crown-g1nygl 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-crown-g1nygl a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .golden-crown-g1nygl {
    margin-left: 16px;
    margin-top: 0;
  }
}

.golden-crown-y3fgds .golden-crown-2tzk0x {
  -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-crown-vm99i4,
    mask-image 0.3s;
}

.golden-crown-y3fgds .golden-crown-2tzk0x.golden-crown-gsjail {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.golden-crown-ofemt8 {
  margin: 40px -16px;
}

.golden-crown-hzh56t + .golden-crown-2hg9qs,
.golden-crown-hzh56t + .golden-crown-oxy6jb {
  margin-top: 24px;
}

.golden-crown-lj5uc2 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.golden-crown-lj5uc2 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.golden-crown-olpfpv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .golden-crown-olpfpv {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-olpfpv {
    margin-top: 0;
  }
}

.golden-crown-96rpl6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .golden-crown-96rpl6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.golden-crown-1qw0az {
  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-crown-1qw0az {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.golden-crown-34jye7 {
  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-crown-34jye7 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.golden-crown-cdrmn5 {
  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-crown-cdrmn5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.golden-crown-n1kge0 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .golden-crown-n1kge0 {
    font-size: 32px;
    line-height: 40px;
  }
}

.golden-crown-0h25j4 {
  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-crown-zazci2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.golden-crown-zazci2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.golden-crown-31ss54 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.golden-crown-q4ver1 {
  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-crown-q4ver1 {
    padding: 15px 48px;
  }
}

main > .golden-crown-31ss54 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .golden-crown-2pxbaz.golden-crown-wrw3te > div:nth-child(n+5) {
    display: none;
  }
}

.golden-crown-ij8ls3 p a img {
  display: block;
  margin: 0 auto;
}


.golden-crown-p30zi1 {
  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-crown-7ur4a7 {
  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-crown-7ur4a7 label {
  font-size: 14px;
}

.golden-crown-7ur4a7 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.golden-crown-7ur4a7 input,
.golden-crown-7ur4a7 textarea,
.golden-crown-7ur4a7 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-crown-7ur4a7 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.golden-crown-ethv26 ease;
}
.golden-crown-7ur4a7 button:hover {
  background-color: var(--button-bg-hover);
}
.golden-crown-f64cbt {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.golden-crown-5k0gcv ease-in;
}

.golden-crown-f64cbt 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-crown-degj1d, .golden-crown-zdhv0a, [class*="review-card"],
thead, thead th, table th, .golden-crown-18goq7,
.golden-crown-djv5n3, [class*="collapsible-header"],
.golden-crown-yqq2qs, [class*="updated-block"] {
  color: #ece7dc !important;
}
