* {
  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;
  }
}

.crownplay-5o4jdk {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .crownplay-5o4jdk {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .crownplay-5o4jdk {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.crownplay-0tl6nr {
  overflow: hidden;
}

.crownplay-1qxpkf img {
  background: var(--Neutral-300);
}

.crownplay-75zlbf {
  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;
}

.crownplay-7nx0ue {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.crownplay-7nx0ue:hover {
  background: var(--button-bg-hover);
}

.crownplay-s9warf {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.crownplay-s9warf:hover {
  background: var(--button-bg-hover);
}

.crownplay-s83ot2 {
  font-size: 12px;
  line-height: 18px;
}

.crownplay-0fzrzj {
  font-size: 18px;
  line-height: 26px;
}

.crownplay-waf8qb {
  width: 100%;
}

.crownplay-yen5w8 {
  padding: 6px 16px;
}

.crownplay-g7m1ll {
  padding: 10px 16px;
}

.crownplay-odu4el {
  padding: 15px 26px;
}

.crownplay-1c5754 {
  flex-shrink: 0;
}

.crownplay-3muw28 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.crownplay-yskuot {
  display: none;
}

.crownplay-kh1h71 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.crownplay-y7dptt {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.crownplay-l506h6 {
  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;
}

.crownplay-hwb777 {
  cursor: grab;
}

.crownplay-l506h6::-webkit-scrollbar {
  display: none;
}

.crownplay-7p7ns8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.crownplay-gi95vw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.crownplay-28df55 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.crownplay-f631fv {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.crownplay-sm6uzu {
  visibility: visible;
}

.crownplay-zwdgz3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.crownplay-6onas6 ease;
}

.crownplay-mb8cyv {
  background-color: var(--Primary-200);
  width: 16px;
}

.crownplay-q1bu4j {
  -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.crownplay-6onas6,
    mask-image 0.3s;
}

.crownplay-q1bu4j.crownplay-20d90j {
  -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;
  }
}

.crownplay-103ups: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;
}

.crownplay-bk3m3h {
  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.crownplay-5112tx.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.crownplay-5112tx.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;
}

.crownplay-c83cp6 {
  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);
}

.crownplay-c83cp6::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%
  );
}

.crownplay-d4kimz {
  position: relative;
  z-index: 1;
}

.crownplay-u3s764 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.crownplay-q9p56y {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.crownplay-71q45g {
  font-size: 40px;
  line-height: 48px;
}

.crownplay-k1cstx {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.crownplay-het8l2 {
  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;
}

.crownplay-het8l2:hover {
  background: var(--Primary-400);
}

.crownplay-het8l2 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.crownplay-103ups 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) {
  .crownplay-c83cp6 {
    max-width: 600px;
    padding: 64px;
  }

  .crownplay-u3s764 {
    font-size: 24px;
    line-height: 32px;
  }

  .crownplay-q9p56y {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .crownplay-71q45g {
    font-size: 50px;
    line-height: 56px;
  }

  .crownplay-k1cstx {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .crownplay-bk3m3h {
    top: 25px;
    right: 25px;
  }
}

.crownplay-wa37vd,
.crownplay-4jnact {
  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;
}

.crownplay-9qr97m.crownplay-bg7jku::before,
.crownplay-4jnact::before,
.crownplay-goli6q::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.crownplay-5112tx.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.crownplay-vftazy 14.crownplay-sh9vr0.crownplay-e8r6zv 14.crownplay-6wgfas 15.crownplay-ekc0o9 14.crownplay-x7pdqp 15.crownplay-6hqsee 14.crownplay-1ht0t1.crownplay-kt97y3 14.crownplay-mp19qe 19.crownplay-715nup 12.crownplay-yoesim 19.crownplay-715nup 10.crownplay-0jwq22.crownplay-715nup 8.crownplay-rjh6ww 17.crownplay-drixqy 7.crownplay-hf5ma1 15.crownplay-r8xtd1 7.crownplay-74swvs.crownplay-2f8q3n 7.crownplay-hf5ma1 11.crownplay-8mqp1k 8.crownplay-rjh6ww 11.crownplay-8mqp1k 10.crownplay-8z5gkp.crownplay-8mqp1k 12.crownplay-ifnbdg 13.crownplay-7jt40n 14.crownplay-cj9jm3 15.crownplay-eqqhzu 14.crownplay-522kyb.crownplay-3a2huv 14.crownplay-gjfdei 15.crownplay-uqx3ie 14.crownplay-ji0fby 15.crownplay-qmurmx 14.crownplay-wsibra.crownplay-vftazy 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.crownplay-c0c8kb 15.crownplay-thn449.crownplay-c5txcs 15.crownplay-bb74kx 15.crownplay-5lr64x 15.crownplay-fq13w6 15.crownplay-nlk96x 15.crownplay-e9am2r.crownplay-dsoqch 15.crownplay-fq13w6 15.crownplay-081lnc 15.crownplay-5yiwhs 15.crownplay-52sglp 15.crownplay-vf0r0b.crownplay-uwll56 15.crownplay-d99yx0 7.crownplay-33hjku 18.crownplay-p87xvc 7.crownplay-6l9xcb 23.crownplay-pkoxmt.crownplay-grq4gt.crownplay-sweot0 18.crownplay-knf1pf 19.crownplay-5u30ks 15.crownplay-prt67s 15.crownplay-c0c8kb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.crownplay-800xqv [type="submit"] *,
.crownplay-koxv4f button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .crownplay-iv1e9h {
    display: none;
  }
}

.crownplay-o5ye8l {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .crownplay-o5ye8l {
  display: none;
}

@media (min-width: 768px) {
  .crownplay-o5ye8l {
    bottom: 22px;
  }
}

.crownplay-o5ye8l input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .crownplay-o5ye8l {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.crownplay-an20ew.static) .crownplay-o5ye8l {
    bottom: 8px;
  }
}

.crownplay-in6ecw {
  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.crownplay-5112tx.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.crownplay-nknqla 3.crownplay-u26qnn.crownplay-7bns96.crownplay-wgd4u5 3.crownplay-8iuyqd 3.crownplay-qtk9l3 5.crownplay-r9in4t 3.crownplay-qtk9l3 8.crownplay-d3n6jg.crownplay-h443db.crownplay-qtk9l3 26.crownplay-4gmgfn 5.crownplay-h3f67b 28.crownplay-qm53ba 8.crownplay-s4td2k 28.crownplay-h88nfo.crownplay-sjzlc2 28.crownplay-6nx20p.crownplay-uy3aqr 34.crownplay-p9kel9.crownplay-5xke8a 36.crownplay-iu6eqf 11.crownplay-r7pejs 37.crownplay-obkz1n 12.crownplay-v3406a 36.crownplay-h9eb4f.crownplay-yey0v6 28.crownplay-6euqz2.crownplay-i5gknf.crownplay-7eai5x 28.crownplay-rge7no 36.crownplay-dgkrg8 26.crownplay-hdixj2 36.crownplay-dgkrg8 23.crownplay-tg8ukz.crownplay-sltcdw.crownplay-dgkrg8 5.crownplay-51levy 34.crownplay-rfi83l 3.crownplay-8iuyqd 31.crownplay-nknqla 3.crownplay-8z7at4.crownplay-tws06s 18.crownplay-ksx5m2.crownplay-sgs8gs 18.crownplay-jbihm5 8.crownplay-u7b42e 17.crownplay-ni5ffq 8.crownplay-u7b42e 15.crownplay-hg62tm.crownplay-u7b42e 14.crownplay-wg9wy6 9.crownplay-sgs8gs 13.crownplay-xwucfa 11.crownplay-tws06s 13.crownplay-4gll5q.crownplay-bdm79a 13.crownplay-xwucfa 13.crownplay-09hj16 14.crownplay-wg9wy6 13.crownplay-09hj16 15.crownplay-11ec4t.crownplay-09hj16 17.crownplay-ni5ffq 12.crownplay-bdm79a 18.crownplay-jbihm5 11.crownplay-tws06s 18.crownplay-992awk.crownplay-j3kqst 18.crownplay-d2g9e6.crownplay-e8ewrb 18.crownplay-jbihm5 17.crownplay-63t5il 17.crownplay-ni5ffq 17.crownplay-63t5il 15.crownplay-iwt5ij.crownplay-63t5il 14.crownplay-wg9wy6 18.crownplay-e8ewrb 13.crownplay-xwucfa 20.crownplay-j3kqst 13.crownplay-yrafps.crownplay-47l4go 13.crownplay-xwucfa 22.crownplay-6goqhb 14.crownplay-wg9wy6 22.crownplay-6goqhb 15.crownplay-f4947z.crownplay-3jwqfy 17.crownplay-ni5ffq 21.crownplay-47l4go 18.crownplay-jbihm5 20.crownplay-j3kqst 18.crownplay-glw15m.crownplay-5bcoka 18.crownplay-rmh3yy.crownplay-hhz2ko 18.crownplay-jbihm5 26.crownplay-9e6tjc 17.crownplay-ni5ffq 26.crownplay-9e6tjc 15.crownplay-97x6a0.crownplay-9e6tjc 14.crownplay-wg9wy6 27.crownplay-hhz2ko 13.crownplay-xwucfa 28.crownplay-5bcoka 13.crownplay-kt4d4h.crownplay-r9qyk6 13.crownplay-xwucfa 31.crownplay-yrhnrn 14.crownplay-wg9wy6 31.crownplay-yrhnrn 15.crownplay-gv75ko.crownplay-9e6tjc 17.crownplay-ni5ffq 30.crownplay-r9qyk6 18.crownplay-jbihm5 28.crownplay-5bcoka 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"])
    .crownplay-in6ecw {
    display: none;
  }
}

.crownplay-h2iyv6 {
  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) {
  .crownplay-h2iyv6 {
    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;
}

.crownplay-koxv4f {
  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) {
  .crownplay-koxv4f {
    padding: 14px 16px;
  }
}

.crownplay-koxv4f button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.crownplay-koxv4f button:first-child {
  align-content: end;
}

.crownplay-koxv4f button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .crownplay-koxv4f
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .crownplay-koxv4f
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.crownplay-koxv4f button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.crownplay-koxv4f button:last-child svg {
  width: 38px;
  height: 38px;
}

.crownplay-goli6q {
  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;
}

.crownplay-goli6q::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .crownplay-goli6q,
.pc61d126-chatbot[data-active-screen="3"]
  .crownplay-goli6q {
  opacity: 1;
  visibility: visible;
}

.crownplay-8xbdik {
  flex: 1 1;
}

.crownplay-p1t56w {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .crownplay-p1t56w {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .crownplay-ca6pq6 {
  display: block;
}

.crownplay-zex1lv {
  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) {
  .crownplay-zex1lv {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.crownplay-4jnact {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.crownplay-4jnact::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.crownplay-ir8d1e span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.crownplay-ir8d1e p {
  color: var(--Text-100);
}

.crownplay-4jnact .crownplay-p7ul6u {
  grid-area: button;
}

.crownplay-4jnact .crownplay-p7ul6u::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.crownplay-5112tx.org/2000/svg'%3E%3Cpath d='M4.crownplay-t5kf6d 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.crownplay-okqsz0 15L16.crownplay-okqsz0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.crownplay-okqsz0 5L16.crownplay-okqsz0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .crownplay-6t86ij {
  display: block;
}

.crownplay-j19n63 {
  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) {
  .crownplay-j19n63 {
    margin-top: 40px;
  }
}

.crownplay-wa37vd label,
.crownplay-wa37vd input {
  display: block;
  width: 100%;
}

.crownplay-wa37vd label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.crownplay-wa37vd label.crownplay-623qxi input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.crownplay-wa37vd label.crownplay-623qxi::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;
}

.crownplay-wa37vd 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;
}

.crownplay-wa37vd input::placeholder {
  color: var(--Text-400);
}

.crownplay-wtup02 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .crownplay-wtup02 {
  display: flex;
}

.crownplay-wtup02 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .crownplay-wtup02 ol {
    height: 420px;
    padding: 24px;
  }
}

.crownplay-wtup02 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.crownplay-800xqv {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .crownplay-800xqv {
    padding: 0 24px 24px;
  }
}

.crownplay-800xqv 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;
}

.crownplay-800xqv input::placeholder {
  color: var(--Text-400);
}

.crownplay-800xqv [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.crownplay-800xqv [type="submit"]:disabled {
  opacity: 0.5;
}

.crownplay-800xqv [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .crownplay-800xqv [type="submit"] {
    right: 40px;
  }
}

.crownplay-9qr97m {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.crownplay-9qr97m.crownplay-bg7jku {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.crownplay-9qr97m.crownplay-bg7jku::before {
  content: "";
  width: 31px;
}

.crownplay-9qr97m.crownplay-bg7jku p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.crownplay-9qr97m.crownplay-tkhald p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.crownplay-9qr97m p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.crownplay-o5ye8l .crownplay-p7ul6u {
  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;
  }
}

.crownplay-iv1e9h {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .crownplay-iv1e9h {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .crownplay-iv1e9h {
    padding: 18px 0;
  }
}

.crownplay-iv1e9h .crownplay-5o4jdk {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .crownplay-iv1e9h .crownplay-5o4jdk {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.crownplay-z27ggz {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .crownplay-z27ggz {
    max-width: 160px;
    height: 40px;
  }
}

.crownplay-z27ggz picture,
.crownplay-z27ggz img {
  display: block;
  width: 100%;
  height: 100%;
}

.crownplay-z27ggz img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .crownplay-m0tmmz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.crownplay-6onas6 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .crownplay-iv1e9h.crownplay-0trxm2 .crownplay-m0tmmz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .crownplay-m0tmmz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .crownplay-m0tmmz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.crownplay-mfggrv,
.crownplay-nj7hi3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .crownplay-mfggrv,
  .crownplay-nj7hi3 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .crownplay-nj7hi3 {
    display: none;
  }
}

.crownplay-tp4xke {
  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;
}

.crownplay-0trxm2 .crownplay-tp4xke {
  background: var(--fh-bg-color);
}

.crownplay-tp4xke button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .crownplay-tp4xke {
    display: none;
  }
}

.crownplay-0zu5v9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .crownplay-0zu5v9 {
    display: none;
  }
}

.crownplay-cunajq {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.crownplay-iv1e9h.crownplay-0trxm2 .crownplay-cunajq:first-child {
  display: none;
}

.crownplay-iv1e9h.crownplay-0trxm2 .crownplay-cunajq:last-child {
  display: block;
}

.crownplay-cunajq:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .crownplay-cunajq {
    display: none;
  }
}

.crownplay-98v3nh {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .crownplay-98v3nh {
    display: flex;
  }
}

.crownplay-98v3nh ul {
  max-height: 350px;
  overflow-y: auto;
}

.crownplay-98v3nh:hover ul {
  visibility: visible;
  opacity: 1;
}

.crownplay-98v3nh:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.crownplay-98v3nh:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.crownplay-98v3nh:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.crownplay-98v3nh:hover .crownplay-zqfq3u svg {
  transform: rotate(180deg);
}

.crownplay-6s5bsg {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.crownplay-klidyj {
  padding: 0 8px;
}

.crownplay-o1v2nw {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.crownplay-o1v2nw:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .crownplay-o1v2nw {
    padding: 4px 8px;
  }
}

.crownplay-gi0fxz {
  display: flex;
}

.crownplay-gi0fxz img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.crownplay-zqfq3u {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.crownplay-zqfq3u svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.crownplay-ebpqdq {
  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) {
  .crownplay-ebpqdq {
    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;
  }
}

.crownplay-ce3240 {
  width: 100%;
}

@media (min-width: 1200px) {
  .crownplay-ce3240 {
    display: none;
  }
}

.crownplay-8sqolb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.crownplay-9j5m12 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.crownplay-m7ie8r {
  display: flex;
}

.crownplay-evkm06 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.crownplay-cwshbx {
  list-style: none;
}

@media (max-width: 1199px) {
  .crownplay-cwshbx {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .crownplay-cwshbx {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .crownplay-cwshbx .crownplay-o0vnri [data-ref-el],
  .crownplay-cwshbx .crownplay-o0vnri span,
  .crownplay-cwshbx .crownplay-o0vnri a {
    white-space: nowrap;
  }
}

.crownplay-be2xjm {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .crownplay-be2xjm.crownplay-9qbpib > .crownplay-o0vnri {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .crownplay-be2xjm.crownplay-99d054:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .crownplay-be2xjm.crownplay-9qbpib > .crownplay-vyv750 {
    height: auto;
  }

  .crownplay-be2xjm.crownplay-9qbpib > div > .crownplay-ic9394 {
    transform: rotate(180deg);
  }
}

.crownplay-be2xjm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.crownplay-be2xjm [data-ref-el],
.crownplay-be2xjm span {
  cursor: pointer;
}

.crownplay-be2xjm [data-ref-el],
.crownplay-be2xjm span,
.crownplay-be2xjm a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .crownplay-be2xjm [data-ref-el],
  .crownplay-be2xjm span,
  .crownplay-be2xjm a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .crownplay-be2xjm [data-ref-el],
  .crownplay-be2xjm span,
  .crownplay-be2xjm a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.crownplay-vyv750 {
  height: 0;
  overflow: hidden;
  transition: height 0.crownplay-6onas6 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.crownplay-vyv750::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.crownplay-vyv750::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.crownplay-vyv750::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .crownplay-vyv750 {
    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;
  }

  .crownplay-vyv750:has(> .crownplay-be2xjm.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .crownplay-vyv750 .crownplay-vyv750 {
    padding: 0;
  }

  .crownplay-vyv750 .crownplay-be2xjm {
    font-weight: 400;
  }

  .crownplay-vyv750 .crownplay-be2xjm:hover > .crownplay-o0vnri {
    background: var(--Neutral-300);
  }

  .crownplay-vyv750 .crownplay-ic9394 {
    rotate: -90deg;
  }
}

.crownplay-o0vnri {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .crownplay-o0vnri {
    padding: 8px;
  }

  .crownplay-be2xjm.crownplay-ycc3qt > .crownplay-o0vnri {
    background: var(--Neutral-300);
  }
}

.crownplay-ic9394 {
  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.crownplay-5112tx.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.crownplay-akede0 0.crownplay-qffafz.crownplay-fu57wa -0.crownplay-xnv61o 0.crownplay-3dgq1y -0.crownplay-xnv61o 1.crownplay-9ymzs4 0.crownplay-cbn7hr.crownplay-121gud 4.crownplay-jyaant.crownplay-akede0 0.crownplay-d0bzhb.crownplay-uvpk0y -0.crownplay-xnv61o 9.crownplay-3szg5m -0.crownplay-xnv61o 10.crownplay-l14e68 0.crownplay-1uap0e.crownplay-v3olzt 0.crownplay-fu57wa 10.crownplay-v3olzt 0.crownplay-3dgq1y 10.crownplay-l14e68 1.crownplay-rbzfse.crownplay-spf4dr 5.crownplay-qsybmy.crownplay-aqhp3k 6.crownplay-ty6z0p 5.crownplay-rqfj3w 6.crownplay-ty6z0p 4.crownplay-8ao67k 5.crownplay-sodd34.crownplay-akede0 1.crownplay-sjtw1y.crownplay-xnv61o 0.crownplay-3dgq1y -0.crownplay-xnv61o 0.crownplay-fu57wa 0.crownplay-akede0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.crownplay-6onas6 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .crownplay-ic9394 {
    cursor: default;
  }
}

.crownplay-da7t7t {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.crownplay-z3ofwh {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .crownplay-z3ofwh {
    padding: 40px 4px;
  }
}

.crownplay-3fbopd {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .crownplay-3fbopd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.crownplay-h1p9zh {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .crownplay-h1p9zh {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.crownplay-h1p9zh ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.crownplay-h1p9zh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.crownplay-h1p9zh [data-ref-el],
.crownplay-h1p9zh span,
.crownplay-h1p9zh a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.crownplay-25y65h {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .crownplay-25y65h {
    margin-bottom: 12px;
  }
}

.crownplay-4ke3vh {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.crownplay-4ke3vh img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .crownplay-4ke3vh:last-child {
    margin-right: 0;
  }
}

.crownplay-vv9yd7 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.crownplay-25y65h:hover .crownplay-pg7aqc {
  visibility: visible;
  opacity: 1;
}

.crownplay-pg7aqc {
  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);
}

.crownplay-9k2d5b {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.crownplay-bd84ph {
  display: flex;
  margin: 6px;
}

.crownplay-bd84ph img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.crownplay-pg7aqc::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);
}

.crownplay-pg7aqc::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);
}

.crownplay-1lrmx8 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .crownplay-1lrmx8 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.crownplay-02qbhc {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .crownplay-02qbhc {
    margin-right: 32px;
  }
}

.crownplay-s4d1ra {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .crownplay-s4d1ra {
    margin-top: 0;
    width: 340px;
  }
}

.crownplay-s4d1ra a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.crownplay-hkk9x8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.crownplay-pcrf4l {
  position: relative;
}

@media (min-width: 768px) {
  .crownplay-pcrf4l {
    margin-top: 40px;
  }
}

.crownplay-pcrf4l + .crownplay-7mqqti,
.crownplay-pcrf4l + .crownplay-pcrf4l {
  margin-top: 24px;
}

.crownplay-23ta29 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .crownplay-23ta29 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .crownplay-23ta29 {
    padding: 80px;
  }
}

.crownplay-k3jkze {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .crownplay-k3jkze {
    padding: 0 16px;
}


}

.crownplay-52jb3s {
  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) {
  .crownplay-52jb3s {
    font-size: 48px;
    line-height: 56px;
  }
}

.crownplay-lq30wf {
  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) {
  .crownplay-lq30wf {
    font-size: 24px;
    line-height: 32px;
  }
}

.crownplay-skd09y {
  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;
}

.crownplay-skd09y:hover {
  background: var(--button-bg-hover);
}

.crownplay-lmctkx {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.crownplay-lmctkx img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .crownplay-lmctkx img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .crownplay-lmctkx img {
  min-height: 100%;
  }
}

.crownplay-23ta29::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.crownplay-fbehtn {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.crownplay-fbehtn h1,
.crownplay-fbehtn h2,
.crownplay-fbehtn h3,
.crownplay-fbehtn h4 {
  margin-bottom: 6px;
}

.crownplay-fbehtn h1:not(:first-child),
.crownplay-fbehtn h2:not(:first-child),
.crownplay-fbehtn h3:not(:first-child),
.crownplay-fbehtn h4:not(:first-child) {
  margin-top: 16px;
}

.crownplay-fbehtn h1,
.crownplay-fbehtn h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .crownplay-fbehtn h1,
  .crownplay-fbehtn h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.crownplay-fbehtn h2,
.crownplay-fbehtn h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .crownplay-fbehtn h2,
  .crownplay-fbehtn h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.crownplay-fbehtn h3,
.crownplay-fbehtn h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .crownplay-fbehtn h3,
  .crownplay-fbehtn h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.crownplay-fbehtn h4,
.crownplay-fbehtn h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.crownplay-fbehtn ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.crownplay-fbehtn ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.crownplay-fbehtn 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);
}

.crownplay-fbehtn ul ul {
  margin-bottom: 8px;
}

.crownplay-fbehtn ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.crownplay-fbehtn ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.crownplay-fbehtn ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.crownplay-fbehtn ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.crownplay-fbehtn ol li::marker {
  font-weight: 700;
}

.crownplay-fbehtn ol ol {
  margin-bottom: 8px;
}

.crownplay-fbehtn ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.crownplay-fbehtn ol ul li {
  padding-left: 16px;
}

.crownplay-fbehtn 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) {
  .crownplay-fbehtn table {
    padding: 24px;
  }
}

.crownplay-fbehtn table.crownplay-cyi9x1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.crownplay-6onas6,
    mask-image 0.3s;
}

.crownplay-fbehtn table.crownplay-cyi9x1.crownplay-20d90j {
  -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) {
  .crownplay-fbehtn table {
    display: table;
  }
}

.crownplay-fbehtn 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);
}

.crownplay-fbehtn table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.crownplay-fbehtn table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.crownplay-fbehtn 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) {
  .crownplay-fbehtn table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.crownplay-fbehtn table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.crownplay-fbehtn table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.crownplay-fbehtn table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.crownplay-fbehtn img {
  max-width: 100%;
  height: auto;
}

.crownplay-ovpjb0 {
  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) {
  .crownplay-ovpjb0 {
    padding: 24px;
  }
}

.crownplay-4n6nmq {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .crownplay-4n6nmq {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.crownplay-4n6nmq > * {
  margin: 0 !important;
}

.crownplay-4n6nmq img,
.crownplay-6dlir6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crownplay-4n6nmq img,
  .crownplay-6dlir6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crownplay-8g4all {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crownplay-8g4all {
    width: 32px;
    height: 32px;
  }
}

.crownplay-tlx862 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.crownplay-tlx862 .crownplay-801o8u {
  flex-shrink: 0;
}

.crownplay-tlx862 .crownplay-fvjois svg {
  display: none;
}

.crownplay-56ti30 {
  display: grid;
  transition: max-height 0.crownplay-6onas6 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .crownplay-56ti30 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .crownplay-56ti30 {
    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));
  }
}

.crownplay-56ti30.crownplay-d6pdwi + .crownplay-801o8u svg {
  transform: rotate(180deg);
}

.crownplay-ji90tw {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.crownplay-ji90tw > div:nth-child(3n) {
  grid-column: span 2;
}

.crownplay-ji90tw
  > div:nth-child(3n)
  .crownplay-tdjnbb
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .crownplay-ji90tw {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .crownplay-ji90tw > div:nth-child(3n) {
    grid-column: unset;
  }

  .crownplay-ji90tw
    > div:nth-child(3n)
    .crownplay-tdjnbb
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .crownplay-ji90tw {
    max-width: 270px;
  }
}

.crownplay-ji90tw .crownplay-tdjnbb button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .crownplay-ji90tw .crownplay-tdjnbb button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .crownplay-ji90tw .crownplay-tdjnbb button {
    max-width: 104px;
  }
}

.crownplay-kfe0ah {
  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) {
  .crownplay-kfe0ah {
    margin-bottom: 0;
  }
}

.crownplay-i3u39x {
  display: none;
  opacity: 0;
}

.crownplay-34zxhi {
  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;
  }
}

.crownplay-34zxhi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.crownplay-tdjnbb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.crownplay-tdjnbb button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .crownplay-tdjnbb
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .crownplay-tdjnbb
    button {
    max-width: 145px;
  }
}

.crownplay-4mok2s:first-child
  .crownplay-tdjnbb
  button {
  max-width: 270px;
}

.crownplay-36g6hd {
  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%;
}

.crownplay-kfe0ah picture {
  width: 100%;
  max-width: 100%;
}

.crownplay-mgwwjb {
  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;
}

.crownplay-mgwwjb svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.crownplay-kfe0ah:hover .crownplay-mgwwjb {
  display: flex;
}

.crownplay-gqro92 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.crownplay-a1y5he {
  display: flex;
}

.crownplay-a1y5he:hover .crownplay-ok93v0,
.crownplay-a1y5he .crownplay-ycc3qt .crownplay-ok93v0 {
  display: flex;
}

.crownplay-a1y5he svg {
  flex-shrink: 0;
}

.crownplay-ok93v0 {
  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) {
  .crownplay-ok93v0 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.crownplay-ok93v0:hover {
  display: flex;
}

.crownplay-ok93v0 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.crownplay-vxpudt {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .crownplay-vxpudt {
    font-size: 12px;
  }
}

.crownplay-8tvvjv,
.crownplay-ypi5gw {
  width: 50%;
  flex-shrink: 0;
}

.crownplay-8tvvjv {
  font-weight: 700;
}

.crownplay-tzyjfh .crownplay-56ti30 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .crownplay-tzyjfh .crownplay-56ti30 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .crownplay-tzyjfh .crownplay-56ti30 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.crownplay-tzyjfh
  .crownplay-36g6hd:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.crownplay-tzyjfh .crownplay-34zxhi {
  height: 100% !important;
  border-radius: 16px;
}

.crownplay-tzyjfh .crownplay-tdjnbb {
  gap: 4px;
  align-items: center;
}

.crownplay-tzyjfh .crownplay-tdjnbb button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crownplay-tzyjfh .crownplay-tdjnbb svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.crownplay-tzyjfh .crownplay-2hfar5,
.crownplay-tzyjfh .crownplay-7jhetn {
  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.crownplay-5112tx.org/2000/svg'%3E%3Cpath d='M9.crownplay-kuh04h 4.crownplay-t9z3ww.crownplay-jq8ucc 5.crownplay-2p4jmt.crownplay-vzeyaz 5.crownplay-pqwlpr.crownplay-31b0hq 5.crownplay-ewrvz9.crownplay-enkvip 8.crownplay-g2psm3.crownplay-uv3kh4 9.crownplay-fyav8q.crownplay-3yd9uh 9.crownplay-97q6qa.crownplay-m2jir7 13.crownplay-r9dbio.crownplay-qpxuvf 11.crownplay-yjnrln.crownplay-wfesz1 11.crownplay-8ol1y7.crownplay-60a0bt 11.crownplay-06bt2f.crownplay-x6ghx9 13.crownplay-ixl7ze.crownplay-kj3kyk 9.crownplay-dr9dff.crownplay-1jm335 9.crownplay-n7jq3s.crownplay-mc96fv 8.crownplay-v7m272.crownplay-ck4bhw 5.crownplay-ipfqs7.crownplay-zdv4sa 5.crownplay-0n89jd.crownplay-lxc7vm 5.crownplay-7rmx31.crownplay-ldu6c2 4.crownplay-bcsvyh.crownplay-wfesz1 1.crownplay-fddmm9.crownplay-kuh04h 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.crownplay-tzyjfh .crownplay-2hfar5 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.crownplay-tzyjfh .crownplay-7jhetn {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.crownplay-yppk3f {
  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) {
  .crownplay-yppk3f {
    padding: 24px;
  }
}

.crownplay-yppk3f .crownplay-801o8u {
  display: flex;
}

@media (min-width: 768px) {
  .crownplay-yppk3f .crownplay-801o8u {
    display: none;
  }
}

.crownplay-yppk3f .crownplay-fvjois svg {
  display: none;
}

.crownplay-pyg14r {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.crownplay-pyg14r .crownplay-75zlbf {
  display: none;
}

@media (min-width: 768px) {
  .crownplay-pyg14r .crownplay-75zlbf {
    display: flex;
  }
}

.crownplay-92byf4 {
  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) {
  .crownplay-92byf4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.crownplay-92byf4 > * {
  margin: 0 !important;
}

.crownplay-92byf4 img,
.crownplay-jocv46 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crownplay-92byf4 img,
  .crownplay-jocv46 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crownplay-jm7349 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crownplay-jm7349 {
    width: 32px;
    height: 32px;
  }
}

.crownplay-ejidie {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .crownplay-ejidie {
    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;
  }

  .crownplay-ejidie::-webkit-scrollbar {
    display: none;
  }
}

.crownplay-v5rwyw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .crownplay-v5rwyw {
    padding: 7px 15px;
  }
}

.crownplay-v5rwyw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.crownplay-u8pg2v {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .crownplay-u8pg2v {
    display: flex;
    opacity: 1;
  }
}

.crownplay-v5rwyw picture {
  height: 100%;
  display: block;
}

.crownplay-v5rwyw img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .crownplay-v5rwyw img {
    width: 88px;
    height: 44px;
  }
}

.crownplay-v5rwyw p {
  text-align: center;
  width: 100%;
}

.crownplay-y1cu8p {
  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) {
  .crownplay-y1cu8p {
    font-size: 40px;
    line-height: 48px;
  }
}

.crownplay-y1cu8p img,
.crownplay-njlfhn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crownplay-y1cu8p img,
  .crownplay-njlfhn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crownplay-ji7h16 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crownplay-ji7h16 {
    width: 32px;
    height: 32px;
  }
}

.crownplay-wd37sx {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.crownplay-keri3v {
  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;
}

.crownplay-s2f8i6 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.crownplay-s2f8i6.crownplay-ycc3qt {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.crownplay-n4ugh8 {
  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) {
  .crownplay-n4ugh8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.crownplay-jqlfbm {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.crownplay-koh3d7 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.crownplay-6onas6 ease;
  opacity: 0;
  color: var(--text-color);
}

.crownplay-tghkwn {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.crownplay-tghkwn ol,
.crownplay-tghkwn ul {
  padding-left: 1.3em;
}

.crownplay-s2f8i6.crownplay-ycc3qt .crownplay-koh3d7 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.crownplay-s2f8i6.crownplay-ycc3qt .crownplay-jqlfbm {
  transform: rotate(180deg);
  color: var(--text-color);
}

.crownplay-88mtny {
  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) {
  .crownplay-88mtny {
    padding: 24px;
  }
}

.crownplay-88mtny .crownplay-801o8u {
  display: flex;
}

@media (min-width: 768px) {
  .crownplay-88mtny .crownplay-801o8u {
    display: none;
  }
}

.crownplay-88mtny .crownplay-fvjois svg {
  display: none;
}

.crownplay-66m900 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.crownplay-66m900 .crownplay-75zlbf {
  display: none;
}

@media (min-width: 768px) {
  .crownplay-66m900 .crownplay-75zlbf {
    display: flex;
  }
}

.crownplay-tzshbb {
  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) {
  .crownplay-tzshbb {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.crownplay-tzshbb > * {
  margin: 0 !important;
}

.crownplay-tzshbb img,
.crownplay-37k43h {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .crownplay-tzshbb img,
  .crownplay-37k43h {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.crownplay-l0z4rd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .crownplay-l0z4rd {
    width: 32px;
    height: 32px;
  }
}

.crownplay-iw5ot6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .crownplay-iw5ot6 {
    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;
  }

  .crownplay-iw5ot6::-webkit-scrollbar {
    display: none;
  }
}

.crownplay-uxdk0d {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.crownplay-uxdk0d:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.crownplay-v8qzs4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .crownplay-v8qzs4 {
    display: flex;
    opacity: 1;
  }
}

.crownplay-uxdk0d picture {
  width: auto;
  height: 100%;
  display: block;
}

.crownplay-uxdk0d picture img {
  display: block;
  width: auto;
  height: 100%;
}

.crownplay-pyv7gw {
  margin: -24px 0;
}

.crownplay-pyv7gw:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .crownplay-pyv7gw {
    margin: -16px 0;
  }
}

.crownplay-98tcik {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .crownplay-98tcik {
    flex-direction: row;
  }
}

.crownplay-qqn3dj {
  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) {
  .crownplay-qqn3dj {
    flex: 1;
  }
}

.crownplay-qqn3dj::placeholder {
  color: var(--Text-400);
}

.crownplay-8ncg1y {
  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;
}

.crownplay-hh1fhg {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.crownplay-hh1fhg::-webkit-scrollbar {
  display: none;
}

.crownplay-7lj7iw {
  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;
}

.crownplay-7lj7iw img,
.crownplay-7lj7iw svg {
  margin-right: 8px;
}

.crownplay-krrym7 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.crownplay-pyv7gw + .crownplay-qwen62 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .crownplay-pyv7gw + .crownplay-qwen62 {
    margin-top: -16px;
  }
}

.crownplay-reu69w {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.crownplay-reu69w > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.crownplay-reu69w > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.crownplay-tbvpe4 {
  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;
}

.crownplay-oc7r0r {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.crownplay-d46g81 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.crownplay-7yut9g {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.crownplay-fwaaoi {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.crownplay-tbvpe4 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;
}

.crownplay-tbvpe4 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) {
  .crownplay-tbvpe4 {
    padding: 39px 179px 39px 39px;
  }

  .crownplay-oc7r0r {
    font-size: 40px;
    line-height: 48px;
  }

  .crownplay-fwaaoi {
    height: 348px;
  }

  .crownplay-tbvpe4 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .crownplay-tbvpe4 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .crownplay-tbvpe4 {
    padding: 63px;
  }
}

.crownplay-0sbg34 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .crownplay-0sbg34 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.crownplay-vmyoaa {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .crownplay-vmyoaa {
    width: auto;
  }
}

.crownplay-yrqepi {
  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;
}

.crownplay-yrqepi::-webkit-scrollbar {
  display: none;
}

.crownplay-yrqepi 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);
}

.crownplay-yrqepi a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .crownplay-yrqepi {
    margin-left: 16px;
    margin-top: 0;
  }
}

.crownplay-0sbg34 .crownplay-g9c1vm {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.crownplay-6onas6,
    mask-image 0.3s;
}

.crownplay-0sbg34 .crownplay-g9c1vm.crownplay-20d90j {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.crownplay-zjks36 {
  margin: 40px -16px;
}

.crownplay-9mr30l + .crownplay-7mqqti,
.crownplay-9mr30l + .crownplay-pcrf4l {
  margin-top: 24px;
}

.crownplay-inzjwr {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.crownplay-inzjwr picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.crownplay-geo8y1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .crownplay-geo8y1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .crownplay-geo8y1 {
    margin-top: 0;
  }
}

.crownplay-yqo8r0 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .crownplay-yqo8r0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.crownplay-t7eqj8 {
  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) {
  .crownplay-t7eqj8 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.crownplay-8042cc {
  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) {
  .crownplay-8042cc {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.crownplay-vusgpo {
  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) {
  .crownplay-vusgpo {
    font-size: 20px;
    line-height: 28px;
  }
}

.crownplay-yrtpv3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .crownplay-yrtpv3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.crownplay-z25ib5 {
  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;
}

.crownplay-aqk3w8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.crownplay-aqk3w8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.crownplay-qwen62 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.crownplay-uqzn7f {
  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) {
  .crownplay-uqzn7f {
    padding: 15px 48px;
  }
}

main > .crownplay-qwen62 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .crownplay-56ti30.crownplay-gr74zu > div:nth-child(n+5) {
    display: none;
  }
}

.crownplay-fbehtn p a img {
  display: block;
  margin: 0 auto;
}


.crownplay-buxc7w {
  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 */
.crownplay-icwxxl {
  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;
}

.crownplay-icwxxl label {
  font-size: 14px;
}

.crownplay-icwxxl h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.crownplay-icwxxl input,
.crownplay-icwxxl textarea,
.crownplay-icwxxl 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;
}
.crownplay-icwxxl button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.crownplay-m5hepo ease;
}
.crownplay-icwxxl button:hover {
  background-color: var(--button-bg-hover);
}
.crownplay-296f9e {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.crownplay-ulmmel ease-in;
}

.crownplay-296f9e 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;
}
.crownplay-ic5obq, .crownplay-whgodv, [class*="review-card"],
thead, thead th, table th, .crownplay-61w3cx,
.crownplay-08mlz0, [class*="collapsible-header"],
.crownplay-k6p2yn, [class*="updated-block"] {
  color: #ece7dc !important;
}
