* {
  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-6t3ca6 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .golden-crown-6t3ca6 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-crown-6t3ca6 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.golden-crown-147jf1 {
  overflow: hidden;
}

.golden-crown-w0jwa6 img {
  background: var(--Neutral-300);
}

.golden-crown-q953ma {
  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-992274 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.golden-crown-992274:hover {
  background: var(--button-bg-hover);
}

.golden-crown-hl3nyv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.golden-crown-hl3nyv:hover {
  background: var(--button-bg-hover);
}

.golden-crown-9y8ibp {
  font-size: 12px;
  line-height: 18px;
}

.golden-crown-sippm3 {
  font-size: 18px;
  line-height: 26px;
}

.golden-crown-5es94u {
  width: 100%;
}

.golden-crown-0j92op {
  padding: 6px 16px;
}

.golden-crown-fyamsc {
  padding: 10px 16px;
}

.golden-crown-2spzoj {
  padding: 15px 26px;
}

.golden-crown-ubvp69 {
  flex-shrink: 0;
}

.golden-crown-llkgc2 {
  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-hzqins {
  display: none;
}

.golden-crown-4pup23 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.golden-crown-ith66e {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.golden-crown-ppbjzd {
  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-p9q8od {
  cursor: grab;
}

.golden-crown-ppbjzd::-webkit-scrollbar {
  display: none;
}

.golden-crown-eeguxq {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.golden-crown-4fo0ci {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.golden-crown-jep4ao {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.golden-crown-tfu81u {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.golden-crown-uly7lk {
  visibility: visible;
}

.golden-crown-wp8iex {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s ease;
}

.golden-crown-1rkhro {
  background-color: var(--Primary-200);
  width: 16px;
}

.golden-crown-hxu3k3 {
  -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.3s,
    mask-image 0.3s;
}

.golden-crown-hxu3k3.golden-crown-ez2xer {
  -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-9rx9ha: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-9tuw4l {
  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.w3.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.w3.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-83jp7h {
  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-83jp7h::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-2qpbri {
  position: relative;
  z-index: 1;
}

.golden-crown-w575gz {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.golden-crown-tsq3uz {
  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-7z1rll {
  font-size: 40px;
  line-height: 48px;
}

.golden-crown-ic9y86 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.golden-crown-7pzhnd {
  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-7pzhnd:hover {
  background: var(--Primary-400);
}

.golden-crown-7pzhnd svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.golden-crown-9rx9ha 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-83jp7h {
    max-width: 600px;
    padding: 64px;
  }

  .golden-crown-w575gz {
    font-size: 24px;
    line-height: 32px;
  }

  .golden-crown-tsq3uz {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .golden-crown-7z1rll {
    font-size: 50px;
    line-height: 56px;
  }

  .golden-crown-ic9y86 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .golden-crown-9tuw4l {
    top: 25px;
    right: 25px;
  }
}

.golden-crown-l0ocoj,
.golden-crown-rou8l8 {
  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-eadl4c.golden-crown-jwohmk::before,
.golden-crown-rou8l8::before,
.golden-crown-euwakp::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.w3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.5429 14.5684C15.5602 14.5684 15.5776 14.5695 15.5949 14.5697C17.7925 14.5431 19.5717 12.8862 19.5717 10.8511C19.5717 8.79915 17.764 7.13 15.5417 7.13C13.3194 7.13 11.5117 8.79915 11.5117 10.8511C11.5117 12.8865 13.2915 14.5437 15.4894 14.57C15.5073 14.57 15.525 14.5686 15.5432 14.5686L15.5429 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.5972 15.1903C15.5801 15.1903 15.5632 15.193 15.5461 15.193C15.5289 15.193 15.5126 15.1906 15.4955 15.1903C11.3348 15.22 7.94056 18.7962 7.79297 23.25H23.293C23.1454 18.7956 19.7542 15.2191 15.5972 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-lzo3as [type="submit"] *,
.golden-crown-zpg5kz button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.golden-crown-b1oqy4[aria-hidden="false"]) .golden-crown-7g4gml {
    display: none;
  }
}

.golden-crown-k7oubz {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.golden-crown-y240hc) .golden-crown-k7oubz {
  display: none;
}

@media (min-width: 768px) {
  .golden-crown-k7oubz {
    bottom: 22px;
  }
}

.golden-crown-k7oubz input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.golden-crown-811tyt) .golden-crown-k7oubz {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.golden-crown-811tyt.golden-crown-oa0xvb) .golden-crown-k7oubz {
    bottom: 8px;
  }
}

.golden-crown-zpc9at {
  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.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.5841 3.33364H8.41644C5.58276 3.33364 3.3335 5.69796 3.3335 8.57769V23.279C3.3335 26.1588 5.62517 28.5231 8.41644 28.5231L10.8335 28.5247L10.1254 34.6285C9.8748 36.2187 11.5838 37.2515 12.8338 36.3044L20.5422 28.4811H31.5839C34.4176 28.4811 36.6668 26.1167 36.6668 23.237V8.57739C36.6668 5.65557 34.3753 3.33364 31.5841 3.33364ZM11.1248 18.5087C9.74944 18.5087 8.62477 17.3484 8.62477 15.9294C8.62477 14.5105 9.74944 13.3502 11.1248 13.3502C12.5001 13.3502 13.6671 14.5105 13.6671 15.9294C13.6671 17.3484 12.5001 18.5087 11.1248 18.5087ZM20.0002 18.5087C18.6249 18.5087 17.5002 17.3484 17.5002 15.9294C17.5002 14.5105 18.6249 13.3502 20.0002 13.3502C21.3756 13.3502 22.5426 14.5105 22.5426 15.9294C22.5003 17.3484 21.3756 18.5087 20.0002 18.5087ZM28.8757 18.5087C27.5004 18.5087 26.3757 17.3484 26.3757 15.9294C26.3757 14.5105 27.5004 13.3502 28.8757 13.3502C30.251 13.3502 31.4181 14.5105 31.4181 15.9294C31.3757 17.3484 30.251 18.5087 28.8757 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.golden-crown-b1oqy4[aria-hidden="false"])
    .golden-crown-zpc9at {
    display: none;
  }
}

.golden-crown-b1oqy4 {
  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-b1oqy4 {
    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);
  }
}

.golden-crown-b1oqy4[aria-hidden="true"] {
  display: none;
}

.golden-crown-zpg5kz {
  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-zpg5kz {
    padding: 14px 16px;
  }
}

.golden-crown-zpg5kz button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.golden-crown-zpg5kz button:first-child {
  align-content: end;
}

.golden-crown-zpg5kz button:first-of-type {
  display: none;
}

.golden-crown-k7oubz[data-active-screen="2"]
  .golden-crown-zpg5kz
  button:first-of-type,
.golden-crown-k7oubz[data-active-screen="3"]
  .golden-crown-zpg5kz
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.golden-crown-zpg5kz button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.golden-crown-zpg5kz button:last-child svg {
  width: 38px;
  height: 38px;
}

.golden-crown-euwakp {
  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-euwakp::before {
  content: "";
  width: 48px;
}

.golden-crown-k7oubz[data-active-screen="2"] .golden-crown-euwakp,
.golden-crown-k7oubz[data-active-screen="3"]
  .golden-crown-euwakp {
  opacity: 1;
  visibility: visible;
}

.golden-crown-hma8sa {
  flex: 1 1;
}

.golden-crown-o016tb {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .golden-crown-o016tb {
    padding: 24px;
  }
}

.golden-crown-k7oubz[data-active-screen="1"] .golden-crown-sxpfb8 {
  display: block;
}

.golden-crown-mxxuuq {
  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-mxxuuq {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.golden-crown-rou8l8 {
  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-rou8l8::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.golden-crown-ay37h8 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.golden-crown-ay37h8 p {
  color: var(--Text-100);
}

.golden-crown-rou8l8 .golden-crown-o6wkvn {
  grid-area: button;
}

.golden-crown-rou8l8 .golden-crown-o6wkvn::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.w3.org/2000/svg'%3E%3Cpath d='M4.66602 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.334 15L16.334 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.334 5L16.334 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.golden-crown-k7oubz[data-active-screen="2"] .golden-crown-5fn3j3 {
  display: block;
}

.golden-crown-y5qcmm {
  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-y5qcmm {
    margin-top: 40px;
  }
}

.golden-crown-l0ocoj label,
.golden-crown-l0ocoj input {
  display: block;
  width: 100%;
}

.golden-crown-l0ocoj label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.golden-crown-l0ocoj label.golden-crown-3zs4bp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.golden-crown-l0ocoj label.golden-crown-3zs4bp::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-l0ocoj 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-l0ocoj input::placeholder {
  color: var(--Text-400);
}

.golden-crown-kuzku4 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.golden-crown-k7oubz[data-active-screen="3"] .golden-crown-kuzku4 {
  display: flex;
}

.golden-crown-kuzku4 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .golden-crown-kuzku4 ol {
    height: 420px;
    padding: 24px;
  }
}

.golden-crown-kuzku4 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.golden-crown-lzo3as {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .golden-crown-lzo3as {
    padding: 0 24px 24px;
  }
}

.golden-crown-lzo3as 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-lzo3as input::placeholder {
  color: var(--Text-400);
}

.golden-crown-lzo3as [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.golden-crown-lzo3as [type="submit"]:disabled {
  opacity: 0.5;
}

.golden-crown-lzo3as [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .golden-crown-lzo3as [type="submit"] {
    right: 40px;
  }
}

.golden-crown-eadl4c {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.golden-crown-eadl4c.golden-crown-jwohmk {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.golden-crown-eadl4c.golden-crown-jwohmk::before {
  content: "";
  width: 31px;
}

.golden-crown-eadl4c.golden-crown-jwohmk p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.golden-crown-eadl4c.golden-crown-bwyf6t p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.golden-crown-eadl4c 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-k7oubz .golden-crown-o6wkvn {
  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.golden-crown-gpstl5) {
    overflow: hidden;
  }
}

.golden-crown-7g4gml {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .golden-crown-7g4gml {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .golden-crown-7g4gml {
    padding: 15px 0;
  }
}

.golden-crown-7g4gml .golden-crown-6t3ca6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .golden-crown-7g4gml .golden-crown-6t3ca6 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.golden-crown-boa70a {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .golden-crown-boa70a {
    max-width: 180px;
    height: 47px;
  }
}

.golden-crown-boa70a picture,
.golden-crown-boa70a img {
  display: block;
  width: 100%;
  height: 100%;
}

.golden-crown-boa70a img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .golden-crown-la3x1n {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.3s ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .golden-crown-7g4gml.golden-crown-gpstl5 .golden-crown-la3x1n {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .golden-crown-la3x1n {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .golden-crown-la3x1n {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.golden-crown-muuvur,
.golden-crown-hjdkh1 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .golden-crown-muuvur,
  .golden-crown-hjdkh1 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .golden-crown-hjdkh1 {
    display: none;
  }
}

.golden-crown-lfhh8s {
  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-gpstl5 .golden-crown-lfhh8s {
  background: var(--fh-bg-color);
}

.golden-crown-lfhh8s button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .golden-crown-lfhh8s {
    display: none;
  }
}

.golden-crown-m427ux {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .golden-crown-m427ux {
    display: none;
  }
}

.golden-crown-otu7mu {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.golden-crown-7g4gml.golden-crown-gpstl5 .golden-crown-otu7mu:first-child {
  display: none;
}

.golden-crown-7g4gml.golden-crown-gpstl5 .golden-crown-otu7mu:last-child {
  display: block;
}

.golden-crown-otu7mu:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .golden-crown-otu7mu {
    display: none;
  }
}

.golden-crown-5t4f29 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .golden-crown-5t4f29 {
    display: flex;
  }
}

.golden-crown-5t4f29 ul {
  max-height: 350px;
  overflow-y: auto;
}

.golden-crown-5t4f29:hover ul {
  visibility: visible;
  opacity: 1;
}

.golden-crown-5t4f29:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.golden-crown-5t4f29:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.golden-crown-5t4f29:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.golden-crown-5t4f29:hover .golden-crown-7vm9fe svg {
  transform: rotate(180deg);
}

.golden-crown-7688hj {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.golden-crown-2w9cto {
  padding: 0 8px;
}

.golden-crown-o55j6c {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.golden-crown-o55j6c:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .golden-crown-o55j6c {
    padding: 4px 8px;
  }
}

.golden-crown-o1lxpa {
  display: flex;
}

.golden-crown-o1lxpa img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.golden-crown-7vm9fe {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.golden-crown-7vm9fe svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.golden-crown-1r1w6c {
  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-1r1w6c {
    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-awwybh {
  width: 100%;
}

@media (min-width: 1200px) {
  .golden-crown-awwybh {
    display: none;
  }
}

.golden-crown-a1hazp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.golden-crown-btnuh6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.golden-crown-4k6d0s {
  display: flex;
}

.golden-crown-axyjb1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.golden-crown-vxqvxm {
  list-style: none;
}

@media (max-width: 1199px) {
  .golden-crown-vxqvxm {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .golden-crown-vxqvxm {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .golden-crown-vxqvxm .golden-crown-0u04kq [data-ref-el],
  .golden-crown-vxqvxm .golden-crown-0u04kq span,
  .golden-crown-vxqvxm .golden-crown-0u04kq a {
    white-space: nowrap;
  }
}

.golden-crown-gq8epc {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .golden-crown-gq8epc.golden-crown-xpqmnr > .golden-crown-0u04kq {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .golden-crown-gq8epc.golden-crown-x3ceir:hover > .golden-crown-vnuhsr[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .golden-crown-gq8epc.golden-crown-xpqmnr > .golden-crown-vnuhsr {
    height: auto;
  }

  .golden-crown-gq8epc.golden-crown-xpqmnr > div > .golden-crown-16702y {
    transform: rotate(180deg);
  }
}

.golden-crown-gq8epc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.golden-crown-gq8epc [data-ref-el],
.golden-crown-gq8epc span {
  cursor: pointer;
}

.golden-crown-gq8epc [data-ref-el],
.golden-crown-gq8epc span,
.golden-crown-gq8epc a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .golden-crown-gq8epc [data-ref-el],
  .golden-crown-gq8epc span,
  .golden-crown-gq8epc a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-gq8epc [data-ref-el],
  .golden-crown-gq8epc span,
  .golden-crown-gq8epc a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.golden-crown-vnuhsr {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.golden-crown-vnuhsr::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.golden-crown-vnuhsr::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.golden-crown-vnuhsr::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .golden-crown-vnuhsr {
    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-vnuhsr:has(> .golden-crown-gq8epc.golden-crown-edsc5q) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .golden-crown-vnuhsr .golden-crown-vnuhsr {
    padding: 0;
  }

  .golden-crown-vnuhsr .golden-crown-gq8epc {
    font-weight: 400;
  }

  .golden-crown-vnuhsr .golden-crown-gq8epc:hover > .golden-crown-0u04kq {
    background: var(--Neutral-300);
  }

  .golden-crown-vnuhsr .golden-crown-16702y {
    rotate: -90deg;
  }
}

.golden-crown-0u04kq {
  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-0u04kq {
    padding: 8px;
  }

  .golden-crown-gq8epc.golden-crown-edsc5q > .golden-crown-0u04kq {
    background: var(--Neutral-300);
  }
}

.golden-crown-16702y {
  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.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512563 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5.25 4.18934L9.21967 0.21967C9.51256 -0.0732233 9.98744 -0.0732233 10.2803 0.21967C10.5732 0.512563 10.5732 0.987437 10.2803 1.28033L5.78033 5.78033C5.48744 6.07322 5.01256 6.07322 4.71967 5.78033L0.21967 1.28033C-0.0732233 0.987437 -0.0732233 0.512563 0.21967 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.3s ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .golden-crown-16702y {
    cursor: default;
  }
}

.golden-crown-yusqsq {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.golden-crown-0cbmdu {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .golden-crown-0cbmdu {
    padding: 40px 4px;
  }
}

.golden-crown-zpsskt {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .golden-crown-zpsskt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.golden-crown-dphjgv {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .golden-crown-dphjgv {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.golden-crown-dphjgv ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.golden-crown-dphjgv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.golden-crown-dphjgv [data-ref-el],
.golden-crown-dphjgv span,
.golden-crown-dphjgv a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.golden-crown-6wrll9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .golden-crown-6wrll9 {
    margin-bottom: 12px;
  }
}

.golden-crown-9s4pme {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.golden-crown-9s4pme img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .golden-crown-9s4pme:last-child {
    margin-right: 0;
  }
}

.golden-crown-0cpp9y {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.golden-crown-6wrll9:hover .golden-crown-nwtsoj {
  visibility: visible;
  opacity: 1;
}

.golden-crown-nwtsoj {
  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-5oc5l4 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.golden-crown-142424 {
  display: flex;
  margin: 6px;
}

.golden-crown-142424 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.golden-crown-nwtsoj::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-nwtsoj::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-ssmnqe {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .golden-crown-ssmnqe {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.golden-crown-mml5x0 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .golden-crown-mml5x0 {
    margin-right: 32px;
  }
}

.golden-crown-jj2woy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .golden-crown-jj2woy {
    margin-top: 0;
    width: 340px;
  }
}

.golden-crown-jj2woy a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.golden-crown-bpzq4w {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.golden-crown-vqobnx {
  position: relative;
}

@media (min-width: 768px) {
  .golden-crown-vqobnx {
    margin-top: 40px;
  }
}

.golden-crown-vqobnx + .golden-crown-sifuat,
.golden-crown-vqobnx + .golden-crown-vqobnx {
  margin-top: 24px;
}

.golden-crown-c0vi7k {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .golden-crown-c0vi7k {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-crown-c0vi7k {
    padding: 80px;
  }
}

.golden-crown-j8zuyt {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .golden-crown-j8zuyt {
    padding: 0 16px;
}


}

.golden-crown-6egutm {
  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-6egutm {
    font-size: 48px;
    line-height: 56px;
  }
}

.golden-crown-d5vcm6 {
  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-d5vcm6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.golden-crown-91l5mr {
  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-91l5mr:hover {
  background: var(--button-bg-hover);
}

.golden-crown-w4fn8o {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.golden-crown-w4fn8o img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .golden-crown-w4fn8o img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .golden-crown-w4fn8o img {
  min-height: 100%;
  }
}

.golden-crown-c0vi7k::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.golden-crown-lhfu95 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.golden-crown-lhfu95 h1,
.golden-crown-lhfu95 h2,
.golden-crown-lhfu95 h3,
.golden-crown-lhfu95 h4 {
  margin-bottom: 6px;
}

.golden-crown-lhfu95 h1:not(:first-child),
.golden-crown-lhfu95 h2:not(:first-child),
.golden-crown-lhfu95 h3:not(:first-child),
.golden-crown-lhfu95 h4:not(:first-child) {
  margin-top: 16px;
}

.golden-crown-lhfu95 h1,
.golden-crown-lhfu95 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .golden-crown-lhfu95 h1,
  .golden-crown-lhfu95 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.golden-crown-lhfu95 h2,
.golden-crown-lhfu95 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .golden-crown-lhfu95 h2,
  .golden-crown-lhfu95 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-lhfu95 h3,
.golden-crown-lhfu95 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .golden-crown-lhfu95 h3,
  .golden-crown-lhfu95 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.golden-crown-lhfu95 h4,
.golden-crown-lhfu95 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.golden-crown-lhfu95 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.golden-crown-lhfu95 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.golden-crown-lhfu95 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-lhfu95 ul ul {
  margin-bottom: 8px;
}

.golden-crown-lhfu95 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.golden-crown-lhfu95 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.golden-crown-lhfu95 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.golden-crown-lhfu95 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.golden-crown-lhfu95 ol li::marker {
  font-weight: 700;
}

.golden-crown-lhfu95 ol ol {
  margin-bottom: 8px;
}

.golden-crown-lhfu95 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.golden-crown-lhfu95 ol ul li {
  padding-left: 16px;
}

.golden-crown-lhfu95 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-lhfu95 table {
    padding: 24px;
  }
}

.golden-crown-lhfu95 table.golden-crown-9ac4fs {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.3s,
    mask-image 0.3s;
}

.golden-crown-lhfu95 table.golden-crown-9ac4fs.golden-crown-ez2xer {
  -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-lhfu95 table {
    display: table;
  }
}

.golden-crown-lhfu95 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.golden-crown-lhfu95 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.golden-crown-lhfu95 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.golden-crown-lhfu95 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-lhfu95 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.golden-crown-lhfu95 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.golden-crown-lhfu95 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.golden-crown-lhfu95 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.golden-crown-lhfu95 img {
  max-width: 100%;
  height: auto;
}

.golden-crown-5i5xez {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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-5i5xez {
    padding: 24px;
  }
}

.golden-crown-h9aerj {
  color: var(--card-text-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-h9aerj {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.golden-crown-h9aerj > * {
  margin: 0 !important;
}

.golden-crown-h9aerj img,
.golden-crown-esg4dl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-h9aerj img,
  .golden-crown-esg4dl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-pjgtxo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-pjgtxo {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-c7ndm6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.golden-crown-c7ndm6 .golden-crown-sm7liq {
  flex-shrink: 0;
}

.golden-crown-c7ndm6 .golden-crown-143hzd svg {
  display: none;
}

.golden-crown-6nt6u4 {
  display: grid;
  transition: max-height 0.3s ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .golden-crown-6nt6u4 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-6nt6u4 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.golden-crown-6nt6u4[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .golden-crown-6nt6u4[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .golden-crown-6nt6u4[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.golden-crown-6nt6u4.golden-crown-xskfjj + .golden-crown-sm7liq svg {
  transform: rotate(180deg);
}

.golden-crown-sotac7 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.golden-crown-sotac7 > div:nth-child(3n) {
  grid-column: span 2;
}

.golden-crown-sotac7
  > div:nth-child(3n)
  .golden-crown-lf6mra
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .golden-crown-sotac7 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .golden-crown-sotac7 > div:nth-child(3n) {
    grid-column: unset;
  }

  .golden-crown-sotac7
    > div:nth-child(3n)
    .golden-crown-lf6mra
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-sotac7 {
    max-width: 270px;
  }
}

.golden-crown-sotac7 .golden-crown-lf6mra button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .golden-crown-sotac7 .golden-crown-lf6mra button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-sotac7 .golden-crown-lf6mra button {
    max-width: 104px;
  }
}

.golden-crown-z2uwv3 {
  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-z2uwv3 {
    margin-bottom: 0;
  }
}

.golden-crown-5cziii {
  display: none;
  opacity: 0;
}

.golden-crown-fi2sy4 {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .golden-crown-fi2sy4[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-fi2sy4[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.golden-crown-fi2sy4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.golden-crown-lf6mra {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.golden-crown-lf6mra button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .golden-crown-z2uwv3[data-game-type="Live Shows"]
    .golden-crown-lf6mra
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-z2uwv3[data-game-type="Live Shows"]
    .golden-crown-lf6mra
    button {
    max-width: 145px;
  }
}

.golden-crown-4mzyv6:first-child
  .golden-crown-lf6mra
  button {
  max-width: 270px;
}

.golden-crown-e9nc5y {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.golden-crown-z2uwv3 picture {
  width: 100%;
  max-width: 100%;
}

.golden-crown-jvh3c1 {
  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-jvh3c1 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.golden-crown-z2uwv3:hover .golden-crown-jvh3c1 {
  display: flex;
}

.golden-crown-utc0pu {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.golden-crown-y1r0bk {
  display: flex;
}

.golden-crown-y1r0bk:hover .golden-crown-f6vimy,
.golden-crown-y1r0bk .golden-crown-edsc5q .golden-crown-f6vimy {
  display: flex;
}

.golden-crown-y1r0bk svg {
  flex-shrink: 0;
}

.golden-crown-f6vimy {
  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-f6vimy {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.golden-crown-f6vimy:hover {
  display: flex;
}

.golden-crown-f6vimy svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.golden-crown-59w8bl {
  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-59w8bl {
    font-size: 12px;
  }
}

.golden-crown-2oj9s1,
.golden-crown-aumjhh {
  width: 50%;
  flex-shrink: 0;
}

.golden-crown-2oj9s1 {
  font-weight: 700;
}

.golden-crown-vn4585 .golden-crown-6nt6u4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .golden-crown-vn4585 .golden-crown-6nt6u4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .golden-crown-vn4585 .golden-crown-6nt6u4 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.golden-crown-vn4585
  .golden-crown-e9nc5y:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.golden-crown-vn4585 .golden-crown-fi2sy4 {
  height: 100% !important;
  border-radius: 16px;
}

.golden-crown-vn4585 .golden-crown-lf6mra {
  gap: 4px;
  align-items: center;
}

.golden-crown-vn4585 .golden-crown-lf6mra button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.golden-crown-vn4585 .golden-crown-lf6mra svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.golden-crown-vn4585 .golden-crown-cm1thn,
.golden-crown-vn4585 .golden-crown-q4g1vl {
  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.w3.org/2000/svg'%3E%3Cpath d='M9.70312 4.98633L9.82031 5.22168L10.0801 5.25977L14.335 5.87695L11.2559 8.87891L11.0674 9.0625L11.1123 9.32129L11.8389 13.5586L8.0332 11.5586L7.80078 11.4365L7.56836 11.5586L3.76172 13.5586L4.48926 9.32129L4.53418 9.0625L4.3457 8.87891L1.26562 5.87695L5.52148 5.25977L5.78125 5.22168L5.89844 4.98633L7.80078 1.13086L9.70312 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.golden-crown-vn4585 .golden-crown-cm1thn {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.golden-crown-vn4585 .golden-crown-q4g1vl {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.golden-crown-wjr2se {
  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-wjr2se {
    padding: 24px;
  }
}

.golden-crown-wjr2se .golden-crown-sm7liq {
  display: flex;
}

@media (min-width: 768px) {
  .golden-crown-wjr2se .golden-crown-sm7liq {
    display: none;
  }
}

.golden-crown-wjr2se .golden-crown-143hzd svg {
  display: none;
}

.golden-crown-260ghw {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.golden-crown-260ghw .golden-crown-q953ma {
  display: none;
}

@media (min-width: 768px) {
  .golden-crown-260ghw .golden-crown-q953ma {
    display: flex;
  }
}

.golden-crown-q2ausz {
  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-q2ausz {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-q2ausz > * {
  margin: 0 !important;
}

.golden-crown-q2ausz img,
.golden-crown-ularoq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-q2ausz img,
  .golden-crown-ularoq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-04nxw6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-04nxw6 {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-mbqopg {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .golden-crown-mbqopg {
    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-mbqopg::-webkit-scrollbar {
    display: none;
  }
}

.golden-crown-zfcvpf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .golden-crown-zfcvpf {
    padding: 7px 15px;
  }
}

.golden-crown-zfcvpf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.golden-crown-soo0m5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .golden-crown-soo0m5 {
    display: flex;
    opacity: 1;
  }
}

.golden-crown-zfcvpf picture {
  height: 100%;
  display: block;
}

.golden-crown-zfcvpf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .golden-crown-zfcvpf img {
    width: 88px;
    height: 44px;
  }
}

.golden-crown-zfcvpf p {
  text-align: center;
  width: 100%;
}

.golden-crown-bp5z6a {
  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-bp5z6a {
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-bp5z6a img,
.golden-crown-ykvv8l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-bp5z6a img,
  .golden-crown-ykvv8l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-380jtc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-380jtc {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-ai7zsg {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.golden-crown-xspzhn {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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-h7vg6x {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.golden-crown-h7vg6x.golden-crown-edsc5q {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.golden-crown-plopk6 {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .golden-crown-plopk6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.golden-crown-czqd81 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.golden-crown-c5hc0x {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.3s ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.golden-crown-k8v3az {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.golden-crown-k8v3az ol,
.golden-crown-k8v3az ul {
  padding-left: 1.3em;
}

.golden-crown-h7vg6x.golden-crown-edsc5q .golden-crown-c5hc0x {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.golden-crown-h7vg6x.golden-crown-edsc5q .golden-crown-czqd81 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.golden-crown-80rfyy {
  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-80rfyy {
    padding: 24px;
  }
}

.golden-crown-80rfyy .golden-crown-sm7liq {
  display: flex;
}

@media (min-width: 768px) {
  .golden-crown-80rfyy .golden-crown-sm7liq {
    display: none;
  }
}

.golden-crown-80rfyy .golden-crown-143hzd svg {
  display: none;
}

.golden-crown-jnqt4h {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.golden-crown-jnqt4h .golden-crown-q953ma {
  display: none;
}

@media (min-width: 768px) {
  .golden-crown-jnqt4h .golden-crown-q953ma {
    display: flex;
  }
}

.golden-crown-cc65fp {
  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-cc65fp {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.golden-crown-cc65fp > * {
  margin: 0 !important;
}

.golden-crown-cc65fp img,
.golden-crown-npticd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .golden-crown-cc65fp img,
  .golden-crown-npticd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.golden-crown-f9ulg2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .golden-crown-f9ulg2 {
    width: 32px;
    height: 32px;
  }
}

.golden-crown-lwfyrj {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .golden-crown-lwfyrj {
    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-lwfyrj::-webkit-scrollbar {
    display: none;
  }
}

.golden-crown-ntqmnm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.golden-crown-ntqmnm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.golden-crown-x6s60r {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .golden-crown-x6s60r {
    display: flex;
    opacity: 1;
  }
}

.golden-crown-ntqmnm picture {
  width: auto;
  height: 100%;
  display: block;
}

.golden-crown-ntqmnm picture img {
  display: block;
  width: auto;
  height: 100%;
}

.golden-crown-6x7kyv {
  margin: -24px 0;
}

.golden-crown-6x7kyv:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .golden-crown-6x7kyv {
    margin: -16px 0;
  }
}

.golden-crown-jckxh8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .golden-crown-jckxh8 {
    flex-direction: row;
  }
}

.golden-crown-g01lz7 {
  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-g01lz7 {
    flex: 1;
  }
}

.golden-crown-g01lz7::placeholder {
  color: var(--Text-400);
}

.golden-crown-0o5qb7 {
  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-vva8qi {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.golden-crown-vva8qi::-webkit-scrollbar {
  display: none;
}

.golden-crown-qbpkkg {
  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-qbpkkg img,
.golden-crown-qbpkkg svg {
  margin-right: 8px;
}

.golden-crown-lww9i5 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.golden-crown-6x7kyv + .golden-crown-14sknt {
  margin-top: 0;
}

@media (min-width: 768px) {
  .golden-crown-6x7kyv + .golden-crown-14sknt {
    margin-top: -16px;
  }
}

.golden-crown-ibueq6 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.golden-crown-ibueq6 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.golden-crown-ibueq6 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.golden-crown-13mhkz {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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-870p0u {
  color: var(--card-text-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-jl1sc0 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.golden-crown-wai14k {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.golden-crown-ojkbiq {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.golden-crown-13mhkz 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-13mhkz 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-13mhkz {
    padding: 39px 179px 39px 39px;
  }

  .golden-crown-870p0u {
    font-size: 40px;
    line-height: 48px;
  }

  .golden-crown-ojkbiq {
    height: 348px;
  }

  .golden-crown-13mhkz button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .golden-crown-13mhkz button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .golden-crown-13mhkz {
    padding: 63px;
  }
}

.golden-crown-1oaz91 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .golden-crown-1oaz91 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.golden-crown-3mnlw9 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .golden-crown-3mnlw9 {
    width: auto;
  }
}

.golden-crown-sxhny8 {
  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-sxhny8::-webkit-scrollbar {
  display: none;
}

.golden-crown-sxhny8 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-sxhny8 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .golden-crown-sxhny8 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.golden-crown-1oaz91 .golden-crown-ol4jb5 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.3s,
    mask-image 0.3s;
}

.golden-crown-1oaz91 .golden-crown-ol4jb5.golden-crown-ez2xer {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.golden-crown-ufup6o {
  margin: 40px -16px;
}

.golden-crown-v0fogi + .golden-crown-sifuat,
.golden-crown-v0fogi + .golden-crown-vqobnx {
  margin-top: 24px;
}

.golden-crown-c9cz7q {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.golden-crown-c9cz7q picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.golden-crown-or5yhl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .golden-crown-or5yhl {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .golden-crown-or5yhl {
    margin-top: 0;
  }
}

.golden-crown-12rhmx {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .golden-crown-12rhmx {
    font-size: 24px;
    line-height: 32px;
  }
}

.golden-crown-3ellqt {
  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-3ellqt {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.golden-crown-kvvrct {
  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-kvvrct {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.golden-crown-78oglb {
  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-78oglb {
    font-size: 20px;
    line-height: 28px;
  }
}

.golden-crown-rg6eq5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .golden-crown-rg6eq5 {
    font-size: 32px;
    line-height: 40px;
  }
}

.golden-crown-de9wox {
  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-u5qcwi {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.golden-crown-u5qcwi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.golden-crown-14sknt {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.golden-crown-a1imeg {
  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-a1imeg {
    padding: 15px 48px;
  }
}

main > .golden-crown-14sknt {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .golden-crown-6nt6u4.golden-crown-17i1z0 > div:nth-child(n+5) {
    display: none;
  }
}

.golden-crown-lhfu95 p a img {
  display: block;
  margin: 0 auto;
}


.golden-crown-tdkhtu {
  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-r7zjjd {
  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-r7zjjd label {
  font-size: 14px;
}

.golden-crown-r7zjjd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.golden-crown-r7zjjd input,
.golden-crown-r7zjjd textarea,
.golden-crown-r7zjjd 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-r7zjjd button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}
.golden-crown-r7zjjd button:hover {
  background-color: var(--button-bg-hover);
}
.golden-crown-50zphn {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.4s ease-in;
}

.golden-crown-50zphn h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

 .golden-crown-hai5sn,
  .golden-crown-hai5sn * {
    box-sizing: border-box;
  }

  .golden-crown-7kcp5t,
  .golden-crown-7kcp5t body {
    overflow: hidden;
  }

  .golden-crown-hai5sn {
    --fsbp-bg: var(--fh-bg-color, var(--main-theme-color, #111827));
    --fsbp-card-bg: var(--card-bg-color, #ffffff);
    --fsbp-card-text: var(--card-text-color, #111111);
    --fsbp-title: var(--button-text-color, #ffffff);
    --fsbp-accent: var(--button-bg-color, var(--main-theme-color, #e6007e));
    --fsbp-accent-hover: var(--button-bg-hover, var(--main-theme-color, #cc006f));
    --fsbp-button-text: var(--button-text-color, #ffffff);
    --fsbp-border: var(--border-color, rgba(255, 255, 255, 0.18));

    position: fixed;
    inset: 0;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 24px;
    font-family: inherit;
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
      opacity 220ms ease,
      visibility 220ms ease;
  }

  .golden-crown-hai5sn.golden-crown-0ncscr {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .golden-crown-15upz0 {
    width: min(400px, calc(100vw - 32px));
    overflow: hidden;
    color: var(--fsbp-card-text);
    text-align: center;
    background: var(--fsbp-card-bg);
    border: 1px solid color-mix(in srgb, var(--fsbp-border) 55%, transparent);
    border-radius: 28px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
    transform: translateY(18px) scale(0.96);
    transition: transform 260ms ease;
  }

  .golden-crown-hai5sn.golden-crown-0ncscr .golden-crown-15upz0 {
    transform: translateY(0) scale(1);
  }

  .golden-crown-n0slmv {
    padding: 24px 28px 22px;
    color: var(--fsbp-title);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0)),
      var(--fsbp-accent);
  }

  .golden-crown-sut7xv {
    margin: 0;
    color: inherit;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.15;
    text-transform: uppercase;
  }

  .golden-crown-o50275 {
    padding: 42px 34px 40px;
  }

  .golden-crown-l8tzyt {
    max-width: 290px;
    margin: 0 auto 32px;
    color: var(--fsbp-card-text);
    font-size: 21px;
    font-weight: 700;
    line-height: 1.35;
    overflow-wrap: anywhere;
  }

  .golden-crown-j7ef6i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: min(248px, 100%);
    min-height: 50px;
    padding: 13px 24px;
    color: var(--fsbp-button-text);
    font: inherit;
    font-size: 19px;
    font-weight: 800;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    background: var(--fsbp-accent);
    border: 0;
    border-radius: 999px;
    box-shadow: 0 10px 24px color-mix(in srgb, var(--fsbp-accent) 34%, transparent);
    cursor: pointer;
    transition:
      background-color 180ms ease,
      box-shadow 180ms ease,
      transform 180ms ease;
  }

  .golden-crown-j7ef6i:hover,
  .golden-crown-j7ef6i:focus-visible {
    background: var(--fsbp-accent-hover);
    box-shadow: 0 12px 28px color-mix(in srgb, var(--fsbp-accent-hover) 38%, transparent);
    outline: none;
    transform: translateY(-1px);
  }

  .golden-crown-j7ef6i:active {
    transform: translateY(0);
  }

  @supports not (background: color-mix(in srgb, #000 50%, transparent)) {
    .golden-crown-hai5sn {
      background: rgba(226, 230, 236, 0.86);
    }

    .golden-crown-15upz0 {
      border-color: rgba(0, 0, 0, 0.08);
    }

    .golden-crown-j7ef6i {
      box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
    }
  }

  @media (max-width: 520px) {
    .golden-crown-hai5sn {
      padding: 16px;
    }

    .golden-crown-15upz0 {
      border-radius: 22px;
    }

    .golden-crown-n0slmv {
      padding: 21px 22px 19px;
    }

    .golden-crown-sut7xv {
      font-size: 19px;
    }

    .golden-crown-o50275 {
      padding: 34px 24px 32px;
    }

    .golden-crown-l8tzyt {
      margin-bottom: 26px;
      font-size: 18px;
    }

    .golden-crown-j7ef6i {
      font-size: 17px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .golden-crown-hai5sn,
    .golden-crown-15upz0,
    .golden-crown-j7ef6i {
      transition: none;
    }
  }
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.golden-crown-8yg71l, .golden-crown-eo889s, [class*="review-card"],
thead, thead th, table th, .golden-crown-ls4wr5,
.golden-crown-rfa7ku, [class*="collapsible-header"],
.golden-crown-st2ftt, [class*="updated-block"] {
  color: #ece7dc !important;
}

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