* {
  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;
  }
}

.crowngold-xx6su4 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .crowngold-xx6su4 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .crowngold-xx6su4 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.crowngold-z676f6 {
  overflow: hidden;
}

.crowngold-d71gc2 img {
  background: var(--Neutral-300);
}

.crowngold-e79i2k {
  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;
}

.crowngold-j9dpu3 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.crowngold-j9dpu3:hover {
  background: var(--button-bg-hover);
}

.crowngold-u9gc3n {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.crowngold-u9gc3n:hover {
  background: var(--button-bg-hover);
}

.crowngold-78r4bi {
  font-size: 12px;
  line-height: 18px;
}

.crowngold-yuz8wf {
  font-size: 18px;
  line-height: 26px;
}

.crowngold-t5yg5i {
  width: 100%;
}

.crowngold-iwo3ln {
  padding: 6px 16px;
}

.crowngold-wqycxl {
  padding: 10px 16px;
}

.crowngold-t5dwp6 {
  padding: 15px 26px;
}

.crowngold-3a3zom {
  flex-shrink: 0;
}

.crowngold-vc0zwy {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.crowngold-qey78p {
  display: none;
}

.crowngold-ouxvuc {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.crowngold-ykj3tv {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.crowngold-nuvvub {
  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;
}

.crowngold-0qgrye {
  cursor: grab;
}

.crowngold-nuvvub::-webkit-scrollbar {
  display: none;
}

.crowngold-dqdrev {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.crowngold-cjpibn {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.crowngold-g9es64 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.crowngold-mvmmml {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.crowngold-ul0as5 {
  visibility: visible;
}

.crowngold-azfc8w {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.crowngold-a0t1yq ease;
}

.crowngold-eiktr5 {
  background-color: var(--Primary-200);
  width: 16px;
}

.crowngold-6q03cr {
  -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.crowngold-a0t1yq,
    mask-image 0.3s;
}

.crowngold-6q03cr.crowngold-6dbwaq {
  -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;
  }
}

.crowngold-iblsgp: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;
}

.crowngold-g3kscv {
  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.crowngold-zg7lkk.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.crowngold-zg7lkk.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;
}

.crowngold-ng1l8b {
  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);
}

.crowngold-ng1l8b::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%
  );
}

.crowngold-nlycai {
  position: relative;
  z-index: 1;
}

.crowngold-36zlat {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.crowngold-9e6cif {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.crowngold-elh353 {
  font-size: 40px;
  line-height: 48px;
}

.crowngold-yhsq4t {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.crowngold-o5e5v0 {
  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;
}

.crowngold-o5e5v0:hover {
  background: var(--Primary-400);
}

.crowngold-o5e5v0 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.crowngold-iblsgp 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) {
  .crowngold-ng1l8b {
    max-width: 600px;
    padding: 64px;
  }

  .crowngold-36zlat {
    font-size: 24px;
    line-height: 32px;
  }

  .crowngold-9e6cif {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .crowngold-elh353 {
    font-size: 50px;
    line-height: 56px;
  }

  .crowngold-yhsq4t {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .crowngold-g3kscv {
    top: 25px;
    right: 25px;
  }
}

.crowngold-9t1yho,
.crowngold-66dklx {
  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;
}

.crowngold-uih2m3.crowngold-58dy4z::before,
.crowngold-66dklx::before,
.crowngold-0gjp6p::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.crowngold-zg7lkk.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.crowngold-0zpb7p 14.crowngold-2363vw.crowngold-1pjy6h 14.crowngold-6q9rki 15.crowngold-4kdbv8 14.crowngold-54hzx8 15.crowngold-4kbomj 14.crowngold-itpixe.crowngold-7d6iqi 14.crowngold-4u9sur 19.crowngold-4yi2rh 12.crowngold-a3ez2j 19.crowngold-4yi2rh 10.crowngold-nn5fwt.crowngold-4yi2rh 8.crowngold-4kr6l7 17.crowngold-6firsw 7.crowngold-sh6gdv 15.crowngold-7suhp0 7.crowngold-4kxd91.crowngold-v0bj46 7.crowngold-sh6gdv 11.crowngold-ddmdxe 8.crowngold-4kr6l7 11.crowngold-ddmdxe 10.crowngold-zsl2gj.crowngold-ddmdxe 12.crowngold-ccqf2m 13.crowngold-mjnl0y 14.crowngold-5qk6pk 15.crowngold-6v5im4 14.crowngold-0btlwg.crowngold-jxm73y 14.crowngold-pwsrjj 15.crowngold-j8zv3f 14.crowngold-xqymwy 15.crowngold-qlxqfd 14.crowngold-frnbdg.crowngold-0zpb7p 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.crowngold-37wedw 15.crowngold-f3k9jv.crowngold-llklcl 15.crowngold-lf2e73 15.crowngold-bkyuyj 15.crowngold-hsggnf 15.crowngold-1qhvwp 15.crowngold-qd0zll.crowngold-we4p89 15.crowngold-hsggnf 15.crowngold-bmex0q 15.crowngold-873wh9 15.crowngold-ne1gso 15.crowngold-5cgdnu.crowngold-u57t5q 15.crowngold-4d5gad 7.crowngold-mznoh4 18.crowngold-aanj1i 7.crowngold-70syi3 23.crowngold-k9t4kb.crowngold-ddkebh.crowngold-grb5th 18.crowngold-eofyho 19.crowngold-nwb5ok 15.crowngold-2sda2q 15.crowngold-37wedw 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.crowngold-3mtey3 [type="submit"] *,
.crowngold-brpvfj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .crowngold-8chqkq {
    display: none;
  }
}

.crowngold-lwguw1 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .crowngold-lwguw1 {
  display: none;
}

@media (min-width: 768px) {
  .crowngold-lwguw1 {
    bottom: 22px;
  }
}

.crowngold-lwguw1 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .crowngold-lwguw1 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.crowngold-n0j3kj.static) .crowngold-lwguw1 {
    bottom: 8px;
  }
}

.crowngold-ydu04w {
  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.crowngold-zg7lkk.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.crowngold-ckmdtk 3.crowngold-yo115e.crowngold-lq2beo.crowngold-d3bvzu 3.crowngold-w7eorl 3.crowngold-5ssnel 5.crowngold-bcwmow 3.crowngold-5ssnel 8.crowngold-pdpztc.crowngold-70owxm.crowngold-5ssnel 26.crowngold-zje3f1 5.crowngold-fu5vdd 28.crowngold-5svo1y 8.crowngold-249i58 28.crowngold-ib5suc.crowngold-hnek6d 28.crowngold-ds8pw7.crowngold-0z4fcy 34.crowngold-ppor9n.crowngold-1go0qb 36.crowngold-6vj84x 11.crowngold-deytuh 37.crowngold-lbuvlc 12.crowngold-5rruon 36.crowngold-4urikv.crowngold-0wmwbd 28.crowngold-djr87y.crowngold-4zsth2.crowngold-ey1ap0 28.crowngold-rwb04u 36.crowngold-lhv4md 26.crowngold-vrhkm9 36.crowngold-lhv4md 23.crowngold-zsldha.crowngold-29nek8.crowngold-lhv4md 5.crowngold-9a9hxr 34.crowngold-t2ryfb 3.crowngold-w7eorl 31.crowngold-ckmdtk 3.crowngold-bfx6ho.crowngold-36euy3 18.crowngold-853o4t.crowngold-ykfje3 18.crowngold-8atf6k 8.crowngold-y58lan 17.crowngold-8fevsv 8.crowngold-y58lan 15.crowngold-ng4wzh.crowngold-y58lan 14.crowngold-tr9657 9.crowngold-ykfje3 13.crowngold-4akatb 11.crowngold-36euy3 13.crowngold-a3lyen.crowngold-xyipbm 13.crowngold-4akatb 13.crowngold-xv368b 14.crowngold-tr9657 13.crowngold-xv368b 15.crowngold-spd6nt.crowngold-xv368b 17.crowngold-8fevsv 12.crowngold-xyipbm 18.crowngold-8atf6k 11.crowngold-36euy3 18.crowngold-1676xb.crowngold-1748sb 18.crowngold-6ni8j3.crowngold-fj6omv 18.crowngold-8atf6k 17.crowngold-2qxy3b 17.crowngold-8fevsv 17.crowngold-2qxy3b 15.crowngold-zz744m.crowngold-2qxy3b 14.crowngold-tr9657 18.crowngold-fj6omv 13.crowngold-4akatb 20.crowngold-1748sb 13.crowngold-f1zw5p.crowngold-xmq4nd 13.crowngold-4akatb 22.crowngold-f426nm 14.crowngold-tr9657 22.crowngold-f426nm 15.crowngold-vgaerr.crowngold-yb6rrj 17.crowngold-8fevsv 21.crowngold-xmq4nd 18.crowngold-8atf6k 20.crowngold-1748sb 18.crowngold-5rin4z.crowngold-rm1gfw 18.crowngold-9pq8c9.crowngold-oewjyc 18.crowngold-8atf6k 26.crowngold-8b7wcc 17.crowngold-8fevsv 26.crowngold-8b7wcc 15.crowngold-bmahkx.crowngold-8b7wcc 14.crowngold-tr9657 27.crowngold-oewjyc 13.crowngold-4akatb 28.crowngold-rm1gfw 13.crowngold-wydro6.crowngold-i43p4z 13.crowngold-4akatb 31.crowngold-f2nbkh 14.crowngold-tr9657 31.crowngold-f2nbkh 15.crowngold-wuct5x.crowngold-8b7wcc 17.crowngold-8fevsv 30.crowngold-i43p4z 18.crowngold-8atf6k 28.crowngold-rm1gfw 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"])
    .crowngold-ydu04w {
    display: none;
  }
}

.crowngold-090qad {
  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) {
  .crowngold-090qad {
    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;
}

.crowngold-brpvfj {
  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) {
  .crowngold-brpvfj {
    padding: 14px 16px;
  }
}

.crowngold-brpvfj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.crowngold-brpvfj button:first-child {
  align-content: end;
}

.crowngold-brpvfj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .crowngold-brpvfj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .crowngold-brpvfj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.crowngold-brpvfj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.crowngold-brpvfj button:last-child svg {
  width: 38px;
  height: 38px;
}

.crowngold-0gjp6p {
  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;
}

.crowngold-0gjp6p::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .crowngold-0gjp6p,
.pc61d126-chatbot[data-active-screen="3"]
  .crowngold-0gjp6p {
  opacity: 1;
  visibility: visible;
}

.crowngold-hho3x6 {
  flex: 1 1;
}

.crowngold-huwbce {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .crowngold-huwbce {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .crowngold-114yaf {
  display: block;
}

.crowngold-r38tac {
  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) {
  .crowngold-r38tac {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.crowngold-66dklx {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.crowngold-66dklx::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.crowngold-1nsq61 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.crowngold-1nsq61 p {
  color: var(--Text-100);
}

.crowngold-66dklx .crowngold-7krlwr {
  grid-area: button;
}

.crowngold-66dklx .crowngold-7krlwr::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.crowngold-zg7lkk.org/2000/svg'%3E%3Cpath d='M4.crowngold-caca2c 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.crowngold-3pmvcw 15L16.crowngold-3pmvcw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.crowngold-3pmvcw 5L16.crowngold-3pmvcw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .crowngold-o0pb48 {
  display: block;
}

.crowngold-jz3f7m {
  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) {
  .crowngold-jz3f7m {
    margin-top: 40px;
  }
}

.crowngold-9t1yho label,
.crowngold-9t1yho input {
  display: block;
  width: 100%;
}

.crowngold-9t1yho label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.crowngold-9t1yho label.crowngold-71emtu input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.crowngold-9t1yho label.crowngold-71emtu::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;
}

.crowngold-9t1yho 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;
}

.crowngold-9t1yho input::placeholder {
  color: var(--Text-400);
}

.crowngold-mvdw6u {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .crowngold-mvdw6u {
  display: flex;
}

.crowngold-mvdw6u ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .crowngold-mvdw6u ol {
    height: 420px;
    padding: 24px;
  }
}

.crowngold-mvdw6u ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.crowngold-3mtey3 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .crowngold-3mtey3 {
    padding: 0 24px 24px;
  }
}

.crowngold-3mtey3 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;
}

.crowngold-3mtey3 input::placeholder {
  color: var(--Text-400);
}

.crowngold-3mtey3 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.crowngold-3mtey3 [type="submit"]:disabled {
  opacity: 0.5;
}

.crowngold-3mtey3 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .crowngold-3mtey3 [type="submit"] {
    right: 40px;
  }
}

.crowngold-uih2m3 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.crowngold-uih2m3.crowngold-58dy4z {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.crowngold-uih2m3.crowngold-58dy4z::before {
  content: "";
  width: 31px;
}

.crowngold-uih2m3.crowngold-58dy4z p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.crowngold-uih2m3.crowngold-kkby5z p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.crowngold-uih2m3 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.crowngold-lwguw1 .crowngold-7krlwr {
  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;
  }
}

.crowngold-8chqkq {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .crowngold-8chqkq {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .crowngold-8chqkq {
    padding: 18px 0;
  }
}

.crowngold-8chqkq .crowngold-xx6su4 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .crowngold-8chqkq .crowngold-xx6su4 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.crowngold-bvcw06 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .crowngold-bvcw06 {
    max-width: 160px;
    height: 40px;
  }
}

.crowngold-bvcw06 picture,
.crowngold-bvcw06 img {
  display: block;
  width: 100%;
  height: 100%;
}

.crowngold-bvcw06 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .crowngold-61ai8m {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.crowngold-a0t1yq ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .crowngold-8chqkq.crowngold-do2dlc .crowngold-61ai8m {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .crowngold-61ai8m {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .crowngold-61ai8m {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.crowngold-ghvbmu,
.crowngold-nm331c {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .crowngold-ghvbmu,
  .crowngold-nm331c {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .crowngold-nm331c {
    display: none;
  }
}

.crowngold-guybor {
  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;
}

.crowngold-do2dlc .crowngold-guybor {
  background: var(--fh-bg-color);
}

.crowngold-guybor button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .crowngold-guybor {
    display: none;
  }
}

.crowngold-w3ubo0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .crowngold-w3ubo0 {
    display: none;
  }
}

.crowngold-zmks3d {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.crowngold-8chqkq.crowngold-do2dlc .crowngold-zmks3d:first-child {
  display: none;
}

.crowngold-8chqkq.crowngold-do2dlc .crowngold-zmks3d:last-child {
  display: block;
}

.crowngold-zmks3d:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .crowngold-zmks3d {
    display: none;
  }
}

.crowngold-toml0q {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .crowngold-toml0q {
    display: flex;
  }
}

.crowngold-toml0q ul {
  max-height: 350px;
  overflow-y: auto;
}

.crowngold-toml0q:hover ul {
  visibility: visible;
  opacity: 1;
}

.crowngold-toml0q:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.crowngold-toml0q:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.crowngold-toml0q:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.crowngold-toml0q:hover .crowngold-qirgsv svg {
  transform: rotate(180deg);
}

.crowngold-78g7do {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.crowngold-x7j7mg {
  padding: 0 8px;
}

.crowngold-cujv87 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.crowngold-cujv87:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .crowngold-cujv87 {
    padding: 4px 8px;
  }
}

.crowngold-158rmw {
  display: flex;
}

.crowngold-158rmw img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.crowngold-qirgsv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.crowngold-qirgsv svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.crowngold-ykjqis {
  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) {
  .crowngold-ykjqis {
    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;
  }
}

.crowngold-p4crdr {
  width: 100%;
}

@media (min-width: 1200px) {
  .crowngold-p4crdr {
    display: none;
  }
}

.crowngold-9pfbrm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.crowngold-wjl1cn {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.crowngold-nyyktj {
  display: flex;
}

.crowngold-aofr5c {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.crowngold-yj2kar {
  list-style: none;
}

@media (max-width: 1199px) {
  .crowngold-yj2kar {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .crowngold-yj2kar {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .crowngold-yj2kar .crowngold-w47tu2 [data-ref-el],
  .crowngold-yj2kar .crowngold-w47tu2 span,
  .crowngold-yj2kar .crowngold-w47tu2 a {
    white-space: nowrap;
  }
}

.crowngold-gumvv9 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .crowngold-gumvv9.crowngold-kh2vaq > .crowngold-w47tu2 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .crowngold-gumvv9.crowngold-chhfe7:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .crowngold-gumvv9.crowngold-kh2vaq > .crowngold-x7jsm0 {
    height: auto;
  }

  .crowngold-gumvv9.crowngold-kh2vaq > div > .crowngold-aa401j {
    transform: rotate(180deg);
  }
}

.crowngold-gumvv9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.crowngold-gumvv9 [data-ref-el],
.crowngold-gumvv9 span {
  cursor: pointer;
}

.crowngold-gumvv9 [data-ref-el],
.crowngold-gumvv9 span,
.crowngold-gumvv9 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .crowngold-gumvv9 [data-ref-el],
  .crowngold-gumvv9 span,
  .crowngold-gumvv9 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .crowngold-gumvv9 [data-ref-el],
  .crowngold-gumvv9 span,
  .crowngold-gumvv9 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.crowngold-x7jsm0 {
  height: 0;
  overflow: hidden;
  transition: height 0.crowngold-a0t1yq ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.crowngold-x7jsm0::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.crowngold-x7jsm0::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.crowngold-x7jsm0::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .crowngold-x7jsm0 {
    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;
  }

  .crowngold-x7jsm0:has(> .crowngold-gumvv9.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .crowngold-x7jsm0 .crowngold-x7jsm0 {
    padding: 0;
  }

  .crowngold-x7jsm0 .crowngold-gumvv9 {
    font-weight: 400;
  }

  .crowngold-x7jsm0 .crowngold-gumvv9:hover > .crowngold-w47tu2 {
    background: var(--Neutral-300);
  }

  .crowngold-x7jsm0 .crowngold-aa401j {
    rotate: -90deg;
  }
}

.crowngold-w47tu2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .crowngold-w47tu2 {
    padding: 8px;
  }

  .crowngold-gumvv9.crowngold-gatsvr > .crowngold-w47tu2 {
    background: var(--Neutral-300);
  }
}

.crowngold-aa401j {
  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.crowngold-zg7lkk.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.crowngold-0nw1na 0.crowngold-7d5rvy.crowngold-6c236k -0.crowngold-brf5zh 0.crowngold-rei9cp -0.crowngold-brf5zh 1.crowngold-tj0sp7 0.crowngold-j7civu.crowngold-63xgzw 4.crowngold-jbl3c5.crowngold-0nw1na 0.crowngold-s2rq3v.crowngold-szo5nw -0.crowngold-brf5zh 9.crowngold-dh1p2o -0.crowngold-brf5zh 10.crowngold-gei5xp 0.crowngold-e1dszn.crowngold-ultxof 0.crowngold-6c236k 10.crowngold-ultxof 0.crowngold-rei9cp 10.crowngold-gei5xp 1.crowngold-izxwg6.crowngold-xv7tdo 5.crowngold-9kjzvx.crowngold-b1sf20 6.crowngold-zvlwz1 5.crowngold-jciqyu 6.crowngold-zvlwz1 4.crowngold-81yqwv 5.crowngold-eyxg4z.crowngold-0nw1na 1.crowngold-qsx38h.crowngold-brf5zh 0.crowngold-rei9cp -0.crowngold-brf5zh 0.crowngold-6c236k 0.crowngold-0nw1na 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.crowngold-a0t1yq ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .crowngold-aa401j {
    cursor: default;
  }
}

.crowngold-y5gpz1 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.crowngold-fwqf29 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .crowngold-fwqf29 {
    padding: 40px 4px;
  }
}

.crowngold-sgg33k {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .crowngold-sgg33k {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.crowngold-4oi30w {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .crowngold-4oi30w {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.crowngold-4oi30w ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.crowngold-4oi30w [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.crowngold-4oi30w [data-ref-el],
.crowngold-4oi30w span,
.crowngold-4oi30w a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.crowngold-bpsiyx {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .crowngold-bpsiyx {
    margin-bottom: 12px;
  }
}

.crowngold-whoqtj {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.crowngold-whoqtj img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .crowngold-whoqtj:last-child {
    margin-right: 0;
  }
}

.crowngold-ii9vcs {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.crowngold-bpsiyx:hover .crowngold-fu9bdn {
  visibility: visible;
  opacity: 1;
}

.crowngold-fu9bdn {
  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);
}

.crowngold-ge2gtq {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.crowngold-7lzjxn {
  display: flex;
  margin: 6px;
}

.crowngold-7lzjxn img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.crowngold-fu9bdn::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);
}

.crowngold-fu9bdn::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);
}

.crowngold-l8x0sq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .crowngold-l8x0sq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.crowngold-tiu5gl {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .crowngold-tiu5gl {
    margin-right: 32px;
  }
}

.crowngold-ewmku6 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .crowngold-ewmku6 {
    margin-top: 0;
    width: 340px;
  }
}

.crowngold-ewmku6 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.crowngold-wlrkge {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.crowngold-qdfvmc {
  position: relative;
}

@media (min-width: 768px) {
  .crowngold-qdfvmc {
    margin-top: 40px;
  }
}

.crowngold-qdfvmc + .crowngold-fg2e5x,
.crowngold-qdfvmc + .crowngold-qdfvmc {
  margin-top: 24px;
}

.crowngold-f1dh6k {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .crowngold-f1dh6k {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .crowngold-f1dh6k {
    padding: 80px;
  }
}

.crowngold-kb57yh {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .crowngold-kb57yh {
    padding: 0 16px;
}


}

.crowngold-v8pqw6 {
  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) {
  .crowngold-v8pqw6 {
    font-size: 48px;
    line-height: 56px;
  }
}

.crowngold-vdjpry {
  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) {
  .crowngold-vdjpry {
    font-size: 24px;
    line-height: 32px;
  }
}

.crowngold-vvz77j {
  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;
}

.crowngold-vvz77j:hover {
  background: var(--button-bg-hover);
}

.crowngold-zxp7pl {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.crowngold-zxp7pl img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .crowngold-zxp7pl img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .crowngold-zxp7pl img {
  min-height: 100%;
  }
}

.crowngold-f1dh6k::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.crowngold-4kyvxz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.crowngold-4kyvxz h1,
.crowngold-4kyvxz h2,
.crowngold-4kyvxz h3,
.crowngold-4kyvxz h4 {
  margin-bottom: 6px;
}

.crowngold-4kyvxz h1:not(:first-child),
.crowngold-4kyvxz h2:not(:first-child),
.crowngold-4kyvxz h3:not(:first-child),
.crowngold-4kyvxz h4:not(:first-child) {
  margin-top: 16px;
}

.crowngold-4kyvxz h1,
.crowngold-4kyvxz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .crowngold-4kyvxz h1,
  .crowngold-4kyvxz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.crowngold-4kyvxz h2,
.crowngold-4kyvxz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .crowngold-4kyvxz h2,
  .crowngold-4kyvxz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.crowngold-4kyvxz h3,
.crowngold-4kyvxz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .crowngold-4kyvxz h3,
  .crowngold-4kyvxz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.crowngold-4kyvxz h4,
.crowngold-4kyvxz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.crowngold-4kyvxz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.crowngold-4kyvxz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.crowngold-4kyvxz 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);
}

.crowngold-4kyvxz ul ul {
  margin-bottom: 8px;
}

.crowngold-4kyvxz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.crowngold-4kyvxz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.crowngold-4kyvxz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.crowngold-4kyvxz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.crowngold-4kyvxz ol li::marker {
  font-weight: 700;
}

.crowngold-4kyvxz ol ol {
  margin-bottom: 8px;
}

.crowngold-4kyvxz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.crowngold-4kyvxz ol ul li {
  padding-left: 16px;
}

.crowngold-4kyvxz 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) {
  .crowngold-4kyvxz table {
    padding: 24px;
  }
}

.crowngold-4kyvxz table.crowngold-3owvwx {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.crowngold-a0t1yq,
    mask-image 0.3s;
}

.crowngold-4kyvxz table.crowngold-3owvwx.crowngold-6dbwaq {
  -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) {
  .crowngold-4kyvxz table {
    display: table;
  }
}

.crowngold-4kyvxz 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);
}

.crowngold-4kyvxz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.crowngold-4kyvxz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.crowngold-4kyvxz 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) {
  .crowngold-4kyvxz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.crowngold-4kyvxz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.crowngold-4kyvxz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.crowngold-4kyvxz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.crowngold-4kyvxz img {
  max-width: 100%;
  height: auto;
}

.crowngold-mo30cd {
  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) {
  .crowngold-mo30cd {
    padding: 24px;
  }
}

.crowngold-a5239q {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .crowngold-a5239q {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.crowngold-a5239q > * {
  margin: 0 !important;
}

.crowngold-a5239q img,
.crowngold-58fjt5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crowngold-a5239q img,
  .crowngold-58fjt5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crowngold-ehfyoe {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crowngold-ehfyoe {
    width: 32px;
    height: 32px;
  }
}

.crowngold-oblosb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.crowngold-oblosb .crowngold-cyw917 {
  flex-shrink: 0;
}

.crowngold-oblosb .crowngold-1kazyk svg {
  display: none;
}

.crowngold-nyaa24 {
  display: grid;
  transition: max-height 0.crowngold-a0t1yq ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .crowngold-nyaa24 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .crowngold-nyaa24 {
    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));
  }
}

.crowngold-nyaa24.crowngold-pyy9t8 + .crowngold-cyw917 svg {
  transform: rotate(180deg);
}

.crowngold-3tecrr {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.crowngold-3tecrr > div:nth-child(3n) {
  grid-column: span 2;
}

.crowngold-3tecrr
  > div:nth-child(3n)
  .crowngold-u82raa
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .crowngold-3tecrr {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .crowngold-3tecrr > div:nth-child(3n) {
    grid-column: unset;
  }

  .crowngold-3tecrr
    > div:nth-child(3n)
    .crowngold-u82raa
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .crowngold-3tecrr {
    max-width: 270px;
  }
}

.crowngold-3tecrr .crowngold-u82raa button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .crowngold-3tecrr .crowngold-u82raa button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .crowngold-3tecrr .crowngold-u82raa button {
    max-width: 104px;
  }
}

.crowngold-fkogbf {
  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) {
  .crowngold-fkogbf {
    margin-bottom: 0;
  }
}

.crowngold-9omddc {
  display: none;
  opacity: 0;
}

.crowngold-0xzmbh {
  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;
  }
}

.crowngold-0xzmbh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.crowngold-u82raa {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.crowngold-u82raa button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .crowngold-u82raa
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .crowngold-u82raa
    button {
    max-width: 145px;
  }
}

.crowngold-pld9ru:first-child
  .crowngold-u82raa
  button {
  max-width: 270px;
}

.crowngold-9slmmy {
  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%;
}

.crowngold-fkogbf picture {
  width: 100%;
  max-width: 100%;
}

.crowngold-r6v7xu {
  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;
}

.crowngold-r6v7xu svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.crowngold-fkogbf:hover .crowngold-r6v7xu {
  display: flex;
}

.crowngold-i3d9t9 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.crowngold-o8u2kf {
  display: flex;
}

.crowngold-o8u2kf:hover .crowngold-shea8c,
.crowngold-o8u2kf .crowngold-gatsvr .crowngold-shea8c {
  display: flex;
}

.crowngold-o8u2kf svg {
  flex-shrink: 0;
}

.crowngold-shea8c {
  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) {
  .crowngold-shea8c {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.crowngold-shea8c:hover {
  display: flex;
}

.crowngold-shea8c svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.crowngold-l9d2ca {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .crowngold-l9d2ca {
    font-size: 12px;
  }
}

.crowngold-zz5g33,
.crowngold-0050hh {
  width: 50%;
  flex-shrink: 0;
}

.crowngold-zz5g33 {
  font-weight: 700;
}

.crowngold-8otp7t .crowngold-nyaa24 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .crowngold-8otp7t .crowngold-nyaa24 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .crowngold-8otp7t .crowngold-nyaa24 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.crowngold-8otp7t
  .crowngold-9slmmy:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.crowngold-8otp7t .crowngold-0xzmbh {
  height: 100% !important;
  border-radius: 16px;
}

.crowngold-8otp7t .crowngold-u82raa {
  gap: 4px;
  align-items: center;
}

.crowngold-8otp7t .crowngold-u82raa button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crowngold-8otp7t .crowngold-u82raa svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.crowngold-8otp7t .crowngold-yj74dg,
.crowngold-8otp7t .crowngold-tnllk8 {
  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.crowngold-zg7lkk.org/2000/svg'%3E%3Cpath d='M9.crowngold-jkgpo4 4.crowngold-wy72fq.crowngold-l9mrqm 5.crowngold-mh0abr.crowngold-wgfni0 5.crowngold-ys7nzt.crowngold-3rn5r1 5.crowngold-mn7fd8.crowngold-zkwn2k 8.crowngold-is2xtf.crowngold-xp24vq 9.crowngold-udwkbw.crowngold-2aqrs2 9.crowngold-4w7v60.crowngold-3gbfy9 13.crowngold-b6bxe2.crowngold-kvc4sx 11.crowngold-etsge9.crowngold-aj3row 11.crowngold-xrrf2t.crowngold-5x5xav 11.crowngold-oxo417.crowngold-3p13qc 13.crowngold-g69ew0.crowngold-a6cfq1 9.crowngold-5xuezv.crowngold-hmpy0h 9.crowngold-ge4j8c.crowngold-dszsye 8.crowngold-40p7iq.crowngold-08rpin 5.crowngold-qnplrg.crowngold-mgdbg0 5.crowngold-n5k4xx.crowngold-fq7zbt 5.crowngold-5wrssh.crowngold-m6nmsc 4.crowngold-ezp329.crowngold-aj3row 1.crowngold-ze12hu.crowngold-jkgpo4 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.crowngold-8otp7t .crowngold-yj74dg {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.crowngold-8otp7t .crowngold-tnllk8 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.crowngold-fztzvx {
  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) {
  .crowngold-fztzvx {
    padding: 24px;
  }
}

.crowngold-fztzvx .crowngold-cyw917 {
  display: flex;
}

@media (min-width: 768px) {
  .crowngold-fztzvx .crowngold-cyw917 {
    display: none;
  }
}

.crowngold-fztzvx .crowngold-1kazyk svg {
  display: none;
}

.crowngold-ffcncq {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.crowngold-ffcncq .crowngold-e79i2k {
  display: none;
}

@media (min-width: 768px) {
  .crowngold-ffcncq .crowngold-e79i2k {
    display: flex;
  }
}

.crowngold-nt29qg {
  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) {
  .crowngold-nt29qg {
    font-size: 40px;
    line-height: 48px;
  }
}

.crowngold-nt29qg > * {
  margin: 0 !important;
}

.crowngold-nt29qg img,
.crowngold-y5n8ne {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crowngold-nt29qg img,
  .crowngold-y5n8ne {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crowngold-x6unw4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crowngold-x6unw4 {
    width: 32px;
    height: 32px;
  }
}

.crowngold-ycz0p9 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .crowngold-ycz0p9 {
    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;
  }

  .crowngold-ycz0p9::-webkit-scrollbar {
    display: none;
  }
}

.crowngold-cu8wqd {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .crowngold-cu8wqd {
    padding: 7px 15px;
  }
}

.crowngold-cu8wqd:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.crowngold-2q0s10 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .crowngold-2q0s10 {
    display: flex;
    opacity: 1;
  }
}

.crowngold-cu8wqd picture {
  height: 100%;
  display: block;
}

.crowngold-cu8wqd img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .crowngold-cu8wqd img {
    width: 88px;
    height: 44px;
  }
}

.crowngold-cu8wqd p {
  text-align: center;
  width: 100%;
}

.crowngold-ym4yxi {
  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) {
  .crowngold-ym4yxi {
    font-size: 40px;
    line-height: 48px;
  }
}

.crowngold-ym4yxi img,
.crowngold-vrbd5d {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crowngold-ym4yxi img,
  .crowngold-vrbd5d {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crowngold-7t7bsp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crowngold-7t7bsp {
    width: 32px;
    height: 32px;
  }
}

.crowngold-o0e4lr {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.crowngold-8dyssv {
  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;
}

.crowngold-ilblpg {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.crowngold-ilblpg.crowngold-gatsvr {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.crowngold-40tqg9 {
  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) {
  .crowngold-40tqg9 {
    font-size: 20px;
    line-height: 28px;
  }
}

.crowngold-wr18k8 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.crowngold-jqohij {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.crowngold-a0t1yq ease;
  opacity: 0;
  color: var(--text-color);
}

.crowngold-l0ge4d {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.crowngold-l0ge4d ol,
.crowngold-l0ge4d ul {
  padding-left: 1.3em;
}

.crowngold-ilblpg.crowngold-gatsvr .crowngold-jqohij {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.crowngold-ilblpg.crowngold-gatsvr .crowngold-wr18k8 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.crowngold-r3e68f {
  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) {
  .crowngold-r3e68f {
    padding: 24px;
  }
}

.crowngold-r3e68f .crowngold-cyw917 {
  display: flex;
}

@media (min-width: 768px) {
  .crowngold-r3e68f .crowngold-cyw917 {
    display: none;
  }
}

.crowngold-r3e68f .crowngold-1kazyk svg {
  display: none;
}

.crowngold-5qp86x {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.crowngold-5qp86x .crowngold-e79i2k {
  display: none;
}

@media (min-width: 768px) {
  .crowngold-5qp86x .crowngold-e79i2k {
    display: flex;
  }
}

.crowngold-1zi43j {
  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) {
  .crowngold-1zi43j {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.crowngold-1zi43j > * {
  margin: 0 !important;
}

.crowngold-1zi43j img,
.crowngold-yabelo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crowngold-1zi43j img,
  .crowngold-yabelo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crowngold-t6ji1n {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crowngold-t6ji1n {
    width: 32px;
    height: 32px;
  }
}

.crowngold-vpvea3 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .crowngold-vpvea3 {
    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;
  }

  .crowngold-vpvea3::-webkit-scrollbar {
    display: none;
  }
}

.crowngold-1uc3zr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.crowngold-1uc3zr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.crowngold-6cl0of {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .crowngold-6cl0of {
    display: flex;
    opacity: 1;
  }
}

.crowngold-1uc3zr picture {
  width: auto;
  height: 100%;
  display: block;
}

.crowngold-1uc3zr picture img {
  display: block;
  width: auto;
  height: 100%;
}

.crowngold-k26orx {
  margin: -24px 0;
}

.crowngold-k26orx:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .crowngold-k26orx {
    margin: -16px 0;
  }
}

.crowngold-etts9o {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .crowngold-etts9o {
    flex-direction: row;
  }
}

.crowngold-3e72tg {
  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) {
  .crowngold-3e72tg {
    flex: 1;
  }
}

.crowngold-3e72tg::placeholder {
  color: var(--Text-400);
}

.crowngold-4zbb68 {
  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;
}

.crowngold-cvjgug {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.crowngold-cvjgug::-webkit-scrollbar {
  display: none;
}

.crowngold-0h2afs {
  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;
}

.crowngold-0h2afs img,
.crowngold-0h2afs svg {
  margin-right: 8px;
}

.crowngold-u70mu3 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.crowngold-k26orx + .crowngold-096lsf {
  margin-top: 0;
}

@media (min-width: 768px) {
  .crowngold-k26orx + .crowngold-096lsf {
    margin-top: -16px;
  }
}

.crowngold-kxzks1 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.crowngold-kxzks1 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.crowngold-kxzks1 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.crowngold-nhnwvi {
  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;
}

.crowngold-8m16b9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.crowngold-iywsni {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.crowngold-s6g3qi {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.crowngold-abu9af {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.crowngold-nhnwvi 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;
}

.crowngold-nhnwvi 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) {
  .crowngold-nhnwvi {
    padding: 39px 179px 39px 39px;
  }

  .crowngold-8m16b9 {
    font-size: 40px;
    line-height: 48px;
  }

  .crowngold-abu9af {
    height: 348px;
  }

  .crowngold-nhnwvi button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .crowngold-nhnwvi button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .crowngold-nhnwvi {
    padding: 63px;
  }
}

.crowngold-rzcgj5 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .crowngold-rzcgj5 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.crowngold-w7euae {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .crowngold-w7euae {
    width: auto;
  }
}

.crowngold-sm8aaq {
  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;
}

.crowngold-sm8aaq::-webkit-scrollbar {
  display: none;
}

.crowngold-sm8aaq 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);
}

.crowngold-sm8aaq a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .crowngold-sm8aaq {
    margin-left: 16px;
    margin-top: 0;
  }
}

.crowngold-rzcgj5 .crowngold-zul794 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.crowngold-a0t1yq,
    mask-image 0.3s;
}

.crowngold-rzcgj5 .crowngold-zul794.crowngold-6dbwaq {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.crowngold-gfcfu5 {
  margin: 40px -16px;
}

.crowngold-zbn8w0 + .crowngold-fg2e5x,
.crowngold-zbn8w0 + .crowngold-qdfvmc {
  margin-top: 24px;
}

.crowngold-aum24e {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.crowngold-aum24e picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.crowngold-lw654k {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .crowngold-lw654k {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .crowngold-lw654k {
    margin-top: 0;
  }
}

.crowngold-64tdkj {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .crowngold-64tdkj {
    font-size: 24px;
    line-height: 32px;
  }
}

.crowngold-gfwd5d {
  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) {
  .crowngold-gfwd5d {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.crowngold-yrwnh9 {
  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) {
  .crowngold-yrwnh9 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.crowngold-4nn3dg {
  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) {
  .crowngold-4nn3dg {
    font-size: 20px;
    line-height: 28px;
  }
}

.crowngold-m68uh7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .crowngold-m68uh7 {
    font-size: 32px;
    line-height: 40px;
  }
}

.crowngold-zzj2yr {
  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;
}

.crowngold-wltbav {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.crowngold-wltbav img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.crowngold-096lsf {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.crowngold-ow4a0i {
  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) {
  .crowngold-ow4a0i {
    padding: 15px 48px;
  }
}

main > .crowngold-096lsf {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .crowngold-nyaa24.crowngold-1tchbc > div:nth-child(n+5) {
    display: none;
  }
}

.crowngold-4kyvxz p a img {
  display: block;
  margin: 0 auto;
}


.crowngold-8ynai6 {
  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 */
.crowngold-f03t4v {
  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;
}

.crowngold-f03t4v label {
  font-size: 14px;
}

.crowngold-f03t4v h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.crowngold-f03t4v input,
.crowngold-f03t4v textarea,
.crowngold-f03t4v 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;
}
.crowngold-f03t4v button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.crowngold-25d8uv ease;
}
.crowngold-f03t4v button:hover {
  background-color: var(--button-bg-hover);
}
.crowngold-dkahyc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.crowngold-fbvxb0 ease-in;
}

.crowngold-dkahyc 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;
}
.crowngold-a1616x, .crowngold-unqqcy, [class*="review-card"],
thead, thead th, table th, .crowngold-x947y5,
.crowngold-8kl9a7, [class*="collapsible-header"],
.crowngold-9y2a3w, [class*="updated-block"] {
  color: #ece7dc !important;
}
