* {
  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;
  }
}

.bc-game-0uuoqf {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-0uuoqf {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-0uuoqf {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-mg7361 {
  overflow: hidden;
}

.bc-game-0sc7uv img {
  background: var(--Neutral-300);
}

.bc-game-1mzu6c {
  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;
}

.bc-game-pa74gv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-pa74gv:hover {
  background: var(--button-bg-hover);
}

.bc-game-epk1p6 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-epk1p6:hover {
  background: var(--button-bg-hover);
}

.bc-game-0oqowr {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-len22g {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-fp7gro {
  width: 100%;
}

.bc-game-pem0ob {
  padding: 6px 16px;
}

.bc-game-rkavbd {
  padding: 10px 16px;
}

.bc-game-5vtlbt {
  padding: 15px 26px;
}

.bc-game-jdp3x7 {
  flex-shrink: 0;
}

.bc-game-306cv9 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bc-game-wchn8h {
  display: none;
}

.bc-game-hgq4lj {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-4lmko2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-weonit {
  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;
}

.bc-game-px7xm3 {
  cursor: grab;
}

.bc-game-weonit::-webkit-scrollbar {
  display: none;
}

.bc-game-8djtv4 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-7aamca {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-zu7qxq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-8zk0c9 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-0m105i {
  visibility: visible;
}

.bc-game-8jdsbd {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-eym0rn ease;
}

.bc-game-okmpom {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-28hni9 {
  -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.bc-game-eym0rn,
    mask-image 0.3s;
}

.bc-game-28hni9.bc-game-ldq9y5 {
  -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;
  }
}

.bc-game-hbye1d: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;
}

.bc-game-sys43k {
  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.bc-game-08az4w.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.bc-game-08az4w.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;
}

.bc-game-4o60qe {
  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);
}

.bc-game-4o60qe::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%
  );
}

.bc-game-tltbdo {
  position: relative;
  z-index: 1;
}

.bc-game-z13nlg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-3j8c0m {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bc-game-cppizp {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-7jbehf {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-7x4gub {
  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;
}

.bc-game-7x4gub:hover {
  background: var(--Primary-400);
}

.bc-game-7x4gub svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-hbye1d 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) {
  .bc-game-4o60qe {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-z13nlg {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-3j8c0m {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-cppizp {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-7jbehf {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-sys43k {
    top: 25px;
    right: 25px;
  }
}

.bc-game-udg83j,
.bc-game-9431i9 {
  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;
}

.bc-game-nutlta.bc-game-hugjti::before,
.bc-game-9431i9::before,
.bc-game-klrxj2::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.bc-game-08az4w.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-lq2o2l 14.bc-game-zn3a4e.bc-game-dinv6a 14.bc-game-dxkqyt 15.bc-game-s6xlik 14.bc-game-sp5n2p 15.bc-game-bfah28 14.bc-game-ra0u4g.bc-game-wvxha1 14.bc-game-lyow47 19.bc-game-6oedvb 12.bc-game-2v4yw1 19.bc-game-6oedvb 10.bc-game-0kj0ge.bc-game-6oedvb 8.bc-game-7hf21m 17.bc-game-t9lai1 7.bc-game-rfd08r 15.bc-game-3l748m 7.bc-game-0u7pxu.bc-game-tt2nwk 7.bc-game-rfd08r 11.bc-game-xg3kpn 8.bc-game-7hf21m 11.bc-game-xg3kpn 10.bc-game-xb4wdj.bc-game-xg3kpn 12.bc-game-g9cfpe 13.bc-game-8nqn7f 14.bc-game-y1yq69 15.bc-game-k5h2p3 14.bc-game-u5flqq.bc-game-6u3h7i 14.bc-game-cnw8jj 15.bc-game-73p0k7 14.bc-game-9gv3a6 15.bc-game-mt578i 14.bc-game-0h3a5q.bc-game-lq2o2l 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-n3cilw 15.bc-game-2tqugq.bc-game-9bkrie 15.bc-game-kayz1b 15.bc-game-1uzhae 15.bc-game-du2xjo 15.bc-game-1jsegr 15.bc-game-kv0fou.bc-game-1i4k19 15.bc-game-du2xjo 15.bc-game-0br0wc 15.bc-game-f5lal0 15.bc-game-xqchcl 15.bc-game-ti0qup.bc-game-9xqjt4 15.bc-game-0hbltl 7.bc-game-738m7w 18.bc-game-pg0qbm 7.bc-game-wqd64x 23.bc-game-9kqojb.bc-game-lgdmuk.bc-game-zesap3 18.bc-game-fpe3pe 19.bc-game-5x0rq7 15.bc-game-vesefd 15.bc-game-n3cilw 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bc-game-a8gtjp [type="submit"] *,
.bc-game-l8mr31 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-nzkey3 {
    display: none;
  }
}

.bc-game-348det {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-348det {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-348det {
    bottom: 22px;
  }
}

.bc-game-348det input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-348det {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-9xm3hn.static) .bc-game-348det {
    bottom: 8px;
  }
}

.bc-game-z9su8j {
  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.bc-game-08az4w.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-eftit1 3.bc-game-dgskl8.bc-game-yrwswy.bc-game-q4kuhg 3.bc-game-b7u73q 3.bc-game-xnpyet 5.bc-game-7wjyav 3.bc-game-xnpyet 8.bc-game-lsdsc8.bc-game-g2yxnr.bc-game-xnpyet 26.bc-game-ay6vj2 5.bc-game-sxjgu7 28.bc-game-vd8ipm 8.bc-game-y3yyc2 28.bc-game-szfn71.bc-game-rstliw 28.bc-game-scwdmn.bc-game-0maped 34.bc-game-q6zfvp.bc-game-anu6uy 36.bc-game-s6v9wo 11.bc-game-uva3nq 37.bc-game-t6wt4a 12.bc-game-khuyut 36.bc-game-xypy0t.bc-game-ye1tt6 28.bc-game-fim712.bc-game-nghwh0.bc-game-z8qksf 28.bc-game-2owdi3 36.bc-game-5l393m 26.bc-game-om2y4r 36.bc-game-5l393m 23.bc-game-7sjc7v.bc-game-w7u9vc.bc-game-5l393m 5.bc-game-0nibqc 34.bc-game-0b7ws0 3.bc-game-b7u73q 31.bc-game-eftit1 3.bc-game-wjuob0.bc-game-2qis05 18.bc-game-zu98ta.bc-game-xuo46q 18.bc-game-dmhrus 8.bc-game-2lg4p3 17.bc-game-dvj6ld 8.bc-game-2lg4p3 15.bc-game-662f9u.bc-game-2lg4p3 14.bc-game-ulce6g 9.bc-game-xuo46q 13.bc-game-d5jd4d 11.bc-game-2qis05 13.bc-game-qb79ef.bc-game-xub11t 13.bc-game-d5jd4d 13.bc-game-k9ekd2 14.bc-game-ulce6g 13.bc-game-k9ekd2 15.bc-game-6jows1.bc-game-k9ekd2 17.bc-game-dvj6ld 12.bc-game-xub11t 18.bc-game-dmhrus 11.bc-game-2qis05 18.bc-game-o5rvl9.bc-game-5zggh6 18.bc-game-ecj90i.bc-game-su4ork 18.bc-game-dmhrus 17.bc-game-pftv4a 17.bc-game-dvj6ld 17.bc-game-pftv4a 15.bc-game-sjq9ln.bc-game-pftv4a 14.bc-game-ulce6g 18.bc-game-su4ork 13.bc-game-d5jd4d 20.bc-game-5zggh6 13.bc-game-j3yqt8.bc-game-6l3rx3 13.bc-game-d5jd4d 22.bc-game-xf9gqb 14.bc-game-ulce6g 22.bc-game-xf9gqb 15.bc-game-lwmg0t.bc-game-xua83s 17.bc-game-dvj6ld 21.bc-game-6l3rx3 18.bc-game-dmhrus 20.bc-game-5zggh6 18.bc-game-1fyl88.bc-game-vhsjix 18.bc-game-31c1d8.bc-game-ytnfy1 18.bc-game-dmhrus 26.bc-game-hpmuru 17.bc-game-dvj6ld 26.bc-game-hpmuru 15.bc-game-sso9zp.bc-game-hpmuru 14.bc-game-ulce6g 27.bc-game-ytnfy1 13.bc-game-d5jd4d 28.bc-game-vhsjix 13.bc-game-yuzzbn.bc-game-ff2y5d 13.bc-game-d5jd4d 31.bc-game-y4lu1o 14.bc-game-ulce6g 31.bc-game-y4lu1o 15.bc-game-vt5qoy.bc-game-hpmuru 17.bc-game-dvj6ld 30.bc-game-ff2y5d 18.bc-game-dmhrus 28.bc-game-vhsjix 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"])
    .bc-game-z9su8j {
    display: none;
  }
}

.bc-game-5z6zef {
  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) {
  .bc-game-5z6zef {
    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;
}

.bc-game-l8mr31 {
  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) {
  .bc-game-l8mr31 {
    padding: 14px 16px;
  }
}

.bc-game-l8mr31 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-l8mr31 button:first-child {
  align-content: end;
}

.bc-game-l8mr31 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-l8mr31
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-l8mr31
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-l8mr31 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-l8mr31 button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-klrxj2 {
  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;
}

.bc-game-klrxj2::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-klrxj2,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-klrxj2 {
  opacity: 1;
  visibility: visible;
}

.bc-game-vnxzpy {
  flex: 1 1;
}

.bc-game-i4xauv {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-i4xauv {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-72lkf4 {
  display: block;
}

.bc-game-sqgbdz {
  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) {
  .bc-game-sqgbdz {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-9431i9 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bc-game-9431i9::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-665pi3 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-665pi3 p {
  color: var(--Text-100);
}

.bc-game-9431i9 .bc-game-nsuycw {
  grid-area: button;
}

.bc-game-9431i9 .bc-game-nsuycw::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.bc-game-08az4w.org/2000/svg'%3E%3Cpath d='M4.bc-game-tjnbml 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-89k5ae 15L16.bc-game-89k5ae 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-89k5ae 5L16.bc-game-89k5ae 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-eh2ga7 {
  display: block;
}

.bc-game-bfed4s {
  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) {
  .bc-game-bfed4s {
    margin-top: 40px;
  }
}

.bc-game-udg83j label,
.bc-game-udg83j input {
  display: block;
  width: 100%;
}

.bc-game-udg83j label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-udg83j label.bc-game-9g8c0m input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-udg83j label.bc-game-9g8c0m::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;
}

.bc-game-udg83j 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;
}

.bc-game-udg83j input::placeholder {
  color: var(--Text-400);
}

.bc-game-f5git3 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-f5git3 {
  display: flex;
}

.bc-game-f5git3 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-f5git3 ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-f5git3 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-a8gtjp {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-a8gtjp {
    padding: 0 24px 24px;
  }
}

.bc-game-a8gtjp 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;
}

.bc-game-a8gtjp input::placeholder {
  color: var(--Text-400);
}

.bc-game-a8gtjp [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-a8gtjp [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-a8gtjp [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-a8gtjp [type="submit"] {
    right: 40px;
  }
}

.bc-game-nutlta {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-nutlta.bc-game-hugjti {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-nutlta.bc-game-hugjti::before {
  content: "";
  width: 31px;
}

.bc-game-nutlta.bc-game-hugjti p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-nutlta.bc-game-urs2nu p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-nutlta p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-348det .bc-game-nsuycw {
  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;
  }
}

.bc-game-nzkey3 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-nzkey3 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-nzkey3 {
    padding: 18px 0;
  }
}

.bc-game-nzkey3 .bc-game-0uuoqf {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-nzkey3 .bc-game-0uuoqf {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-k3g9il {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-k3g9il {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-k3g9il picture,
.bc-game-k3g9il img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-k3g9il img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-o71r48 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-eym0rn ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-nzkey3.bc-game-ottmoz .bc-game-o71r48 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-o71r48 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-o71r48 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-zbb5a7,
.bc-game-9n5zq4 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-zbb5a7,
  .bc-game-9n5zq4 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-9n5zq4 {
    display: none;
  }
}

.bc-game-qh5v9t {
  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;
}

.bc-game-ottmoz .bc-game-qh5v9t {
  background: var(--fh-bg-color);
}

.bc-game-qh5v9t button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-qh5v9t {
    display: none;
  }
}

.bc-game-v4j0gf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-v4j0gf {
    display: none;
  }
}

.bc-game-en2ju8 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bc-game-nzkey3.bc-game-ottmoz .bc-game-en2ju8:first-child {
  display: none;
}

.bc-game-nzkey3.bc-game-ottmoz .bc-game-en2ju8:last-child {
  display: block;
}

.bc-game-en2ju8:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-en2ju8 {
    display: none;
  }
}

.bc-game-pfym3a {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-pfym3a {
    display: flex;
  }
}

.bc-game-pfym3a ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-pfym3a:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-pfym3a:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-pfym3a:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-pfym3a:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-pfym3a:hover .bc-game-jbp7az svg {
  transform: rotate(180deg);
}

.bc-game-b02ffl {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-div2zq {
  padding: 0 8px;
}

.bc-game-ne4hv4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-ne4hv4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-ne4hv4 {
    padding: 4px 8px;
  }
}

.bc-game-b8u3gu {
  display: flex;
}

.bc-game-b8u3gu img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-jbp7az {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-jbp7az svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-u4ds4f {
  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) {
  .bc-game-u4ds4f {
    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;
  }
}

.bc-game-7mr4r3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-7mr4r3 {
    display: none;
  }
}

.bc-game-yo0bgu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-d0f913 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-dssmqi {
  display: flex;
}

.bc-game-6vw4yo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-lwj6bn {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-lwj6bn {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-lwj6bn {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-lwj6bn .bc-game-xpbkr6 [data-ref-el],
  .bc-game-lwj6bn .bc-game-xpbkr6 span,
  .bc-game-lwj6bn .bc-game-xpbkr6 a {
    white-space: nowrap;
  }
}

.bc-game-oj6j3a {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-oj6j3a.bc-game-r9cgz5 > .bc-game-xpbkr6 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-oj6j3a.bc-game-sfo5yo:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-oj6j3a.bc-game-r9cgz5 > .bc-game-l7piey {
    height: auto;
  }

  .bc-game-oj6j3a.bc-game-r9cgz5 > div > .bc-game-r0htn3 {
    transform: rotate(180deg);
  }
}

.bc-game-oj6j3a [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-oj6j3a [data-ref-el],
.bc-game-oj6j3a span {
  cursor: pointer;
}

.bc-game-oj6j3a [data-ref-el],
.bc-game-oj6j3a span,
.bc-game-oj6j3a a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bc-game-oj6j3a [data-ref-el],
  .bc-game-oj6j3a span,
  .bc-game-oj6j3a a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-oj6j3a [data-ref-el],
  .bc-game-oj6j3a span,
  .bc-game-oj6j3a a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-l7piey {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-eym0rn ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-l7piey::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-l7piey::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-l7piey::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-l7piey {
    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;
  }

  .bc-game-l7piey:has(> .bc-game-oj6j3a.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-l7piey .bc-game-l7piey {
    padding: 0;
  }

  .bc-game-l7piey .bc-game-oj6j3a {
    font-weight: 400;
  }

  .bc-game-l7piey .bc-game-oj6j3a:hover > .bc-game-xpbkr6 {
    background: var(--Neutral-300);
  }

  .bc-game-l7piey .bc-game-r0htn3 {
    rotate: -90deg;
  }
}

.bc-game-xpbkr6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-xpbkr6 {
    padding: 8px;
  }

  .bc-game-oj6j3a.bc-game-63q5ki > .bc-game-xpbkr6 {
    background: var(--Neutral-300);
  }
}

.bc-game-r0htn3 {
  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.bc-game-08az4w.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-mh0xbz 0.bc-game-hhuhw5.bc-game-4ud913 -0.bc-game-jxxz7c 0.bc-game-bxi7tf -0.bc-game-jxxz7c 1.bc-game-kyatn6 0.bc-game-qsd0bz.bc-game-4okd28 4.bc-game-snoasy.bc-game-mh0xbz 0.bc-game-std8p0.bc-game-xll72m -0.bc-game-jxxz7c 9.bc-game-6jfbqk -0.bc-game-jxxz7c 10.bc-game-kdnlv9 0.bc-game-t9s081.bc-game-ag5vnp 0.bc-game-4ud913 10.bc-game-ag5vnp 0.bc-game-bxi7tf 10.bc-game-kdnlv9 1.bc-game-ujnsq5.bc-game-foujqg 5.bc-game-1wbjta.bc-game-qkl61m 6.bc-game-l72f0z 5.bc-game-j0xcb7 6.bc-game-l72f0z 4.bc-game-s9k2d1 5.bc-game-yo5u0o.bc-game-mh0xbz 1.bc-game-mmrt3l.bc-game-jxxz7c 0.bc-game-bxi7tf -0.bc-game-jxxz7c 0.bc-game-4ud913 0.bc-game-mh0xbz 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-eym0rn ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-r0htn3 {
    cursor: default;
  }
}

.bc-game-v1ynnz {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-k74hm0 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bc-game-k74hm0 {
    padding: 40px 4px;
  }
}

.bc-game-i1ityh {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-i1ityh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-mcp05p {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-mcp05p {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-mcp05p ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-mcp05p [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-mcp05p [data-ref-el],
.bc-game-mcp05p span,
.bc-game-mcp05p a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-sm8hou {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-sm8hou {
    margin-bottom: 12px;
  }
}

.bc-game-sinp8s {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-sinp8s img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-sinp8s:last-child {
    margin-right: 0;
  }
}

.bc-game-pg0sx1 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-sm8hou:hover .bc-game-tt66f5 {
  visibility: visible;
  opacity: 1;
}

.bc-game-tt66f5 {
  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);
}

.bc-game-s8qsxw {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-rkoo0d {
  display: flex;
  margin: 6px;
}

.bc-game-rkoo0d img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-tt66f5::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);
}

.bc-game-tt66f5::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);
}

.bc-game-g56otj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-g56otj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-99uoqj {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-99uoqj {
    margin-right: 32px;
  }
}

.bc-game-fpgmmg {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-fpgmmg {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-fpgmmg a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-8hk8oq {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-nt336u {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-nt336u {
    margin-top: 40px;
  }
}

.bc-game-nt336u + .bc-game-ykyce8,
.bc-game-nt336u + .bc-game-nt336u {
  margin-top: 24px;
}

.bc-game-qm9yey {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-qm9yey {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-qm9yey {
    padding: 80px;
  }
}

.bc-game-gh1qw8 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-gh1qw8 {
    padding: 0 16px;
}


}

.bc-game-k332ly {
  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) {
  .bc-game-k332ly {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-q1t468 {
  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) {
  .bc-game-q1t468 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-go1bqp {
  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;
}

.bc-game-go1bqp:hover {
  background: var(--button-bg-hover);
}

.bc-game-vzmyz3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-vzmyz3 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-vzmyz3 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-vzmyz3 img {
  min-height: 100%;
  }
}

.bc-game-qm9yey::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-kkkkil {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-kkkkil h1,
.bc-game-kkkkil h2,
.bc-game-kkkkil h3,
.bc-game-kkkkil h4 {
  margin-bottom: 6px;
}

.bc-game-kkkkil h1:not(:first-child),
.bc-game-kkkkil h2:not(:first-child),
.bc-game-kkkkil h3:not(:first-child),
.bc-game-kkkkil h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-kkkkil h1,
.bc-game-kkkkil h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-kkkkil h1,
  .bc-game-kkkkil h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-kkkkil h2,
.bc-game-kkkkil h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-kkkkil h2,
  .bc-game-kkkkil h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-kkkkil h3,
.bc-game-kkkkil h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-kkkkil h3,
  .bc-game-kkkkil h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-kkkkil h4,
.bc-game-kkkkil h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-kkkkil ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-kkkkil ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-kkkkil 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);
}

.bc-game-kkkkil ul ul {
  margin-bottom: 8px;
}

.bc-game-kkkkil ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-kkkkil ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-kkkkil ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-kkkkil ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-kkkkil ol li::marker {
  font-weight: 700;
}

.bc-game-kkkkil ol ol {
  margin-bottom: 8px;
}

.bc-game-kkkkil ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-kkkkil ol ul li {
  padding-left: 16px;
}

.bc-game-kkkkil 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) {
  .bc-game-kkkkil table {
    padding: 24px;
  }
}

.bc-game-kkkkil table.bc-game-jngeym {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bc-game-eym0rn,
    mask-image 0.3s;
}

.bc-game-kkkkil table.bc-game-jngeym.bc-game-ldq9y5 {
  -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) {
  .bc-game-kkkkil table {
    display: table;
  }
}

.bc-game-kkkkil 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);
}

.bc-game-kkkkil table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-kkkkil table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-kkkkil 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) {
  .bc-game-kkkkil table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-kkkkil table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-kkkkil table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-kkkkil table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-kkkkil img {
  max-width: 100%;
  height: auto;
}

.bc-game-nb1aj5 {
  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) {
  .bc-game-nb1aj5 {
    padding: 24px;
  }
}

.bc-game-4v2iws {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bc-game-4v2iws {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-4v2iws > * {
  margin: 0 !important;
}

.bc-game-4v2iws img,
.bc-game-4pxccw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-4v2iws img,
  .bc-game-4pxccw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-4iid1x {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-4iid1x {
    width: 32px;
    height: 32px;
  }
}

.bc-game-i0eww8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-i0eww8 .bc-game-dy4t1r {
  flex-shrink: 0;
}

.bc-game-i0eww8 .bc-game-oamz7v svg {
  display: none;
}

.bc-game-te5gnt {
  display: grid;
  transition: max-height 0.bc-game-eym0rn ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-te5gnt {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-te5gnt {
    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));
  }
}

.bc-game-te5gnt.bc-game-3381wc + .bc-game-dy4t1r svg {
  transform: rotate(180deg);
}

.bc-game-6k3w1l {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-6k3w1l > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-6k3w1l
  > div:nth-child(3n)
  .bc-game-g2g7q9
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-6k3w1l {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-6k3w1l > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-6k3w1l
    > div:nth-child(3n)
    .bc-game-g2g7q9
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-6k3w1l {
    max-width: 270px;
  }
}

.bc-game-6k3w1l .bc-game-g2g7q9 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-6k3w1l .bc-game-g2g7q9 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-6k3w1l .bc-game-g2g7q9 button {
    max-width: 104px;
  }
}

.bc-game-hecu88 {
  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) {
  .bc-game-hecu88 {
    margin-bottom: 0;
  }
}

.bc-game-6kykdz {
  display: none;
  opacity: 0;
}

.bc-game-y3lm28 {
  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;
  }
}

.bc-game-y3lm28 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-g2g7q9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-g2g7q9 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-g2g7q9
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-g2g7q9
    button {
    max-width: 145px;
  }
}

.bc-game-tkvoj2:first-child
  .bc-game-g2g7q9
  button {
  max-width: 270px;
}

.bc-game-qqg12w {
  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%;
}

.bc-game-hecu88 picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-gkeb0k {
  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;
}

.bc-game-gkeb0k svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-hecu88:hover .bc-game-gkeb0k {
  display: flex;
}

.bc-game-ekoc96 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-8wsutz {
  display: flex;
}

.bc-game-8wsutz:hover .bc-game-u3ekye,
.bc-game-8wsutz .bc-game-63q5ki .bc-game-u3ekye {
  display: flex;
}

.bc-game-8wsutz svg {
  flex-shrink: 0;
}

.bc-game-u3ekye {
  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) {
  .bc-game-u3ekye {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-u3ekye:hover {
  display: flex;
}

.bc-game-u3ekye svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-qaitfa {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bc-game-qaitfa {
    font-size: 12px;
  }
}

.bc-game-fmaapn,
.bc-game-2li1fg {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-fmaapn {
  font-weight: 700;
}

.bc-game-lefhxt .bc-game-te5gnt {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-lefhxt .bc-game-te5gnt {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-lefhxt .bc-game-te5gnt {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-lefhxt
  .bc-game-qqg12w:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-lefhxt .bc-game-y3lm28 {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-lefhxt .bc-game-g2g7q9 {
  gap: 4px;
  align-items: center;
}

.bc-game-lefhxt .bc-game-g2g7q9 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-lefhxt .bc-game-g2g7q9 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-lefhxt .bc-game-ewk52y,
.bc-game-lefhxt .bc-game-iq2hsp {
  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.bc-game-08az4w.org/2000/svg'%3E%3Cpath d='M9.bc-game-14y2mq 4.bc-game-ghiukb.bc-game-nzta11 5.bc-game-942l2q.bc-game-wgd59h 5.bc-game-gksxw1.bc-game-v1ahem 5.bc-game-y7j8iu.bc-game-i4qoc2 8.bc-game-gbys1w.bc-game-2ol5d6 9.bc-game-qok71s.bc-game-zkn4td 9.bc-game-cbnxc2.bc-game-vxegyx 13.bc-game-hdv6lw.bc-game-8lmepo 11.bc-game-ou4hk5.bc-game-k7do16 11.bc-game-hefcio.bc-game-q4synt 11.bc-game-4p7c3v.bc-game-2vwm6w 13.bc-game-gss7hb.bc-game-7dlt41 9.bc-game-ct1axf.bc-game-5hqe36 9.bc-game-s4j5l5.bc-game-moqz4k 8.bc-game-97sn0y.bc-game-cohkt3 5.bc-game-6q37b4.bc-game-q05ydo 5.bc-game-a5pmy2.bc-game-1l02x2 5.bc-game-mxfnxq.bc-game-678t0y 4.bc-game-oa5hln.bc-game-k7do16 1.bc-game-w7p8md.bc-game-14y2mq 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-lefhxt .bc-game-ewk52y {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-lefhxt .bc-game-iq2hsp {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-6y0xiq {
  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) {
  .bc-game-6y0xiq {
    padding: 24px;
  }
}

.bc-game-6y0xiq .bc-game-dy4t1r {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-6y0xiq .bc-game-dy4t1r {
    display: none;
  }
}

.bc-game-6y0xiq .bc-game-oamz7v svg {
  display: none;
}

.bc-game-dpkp7p {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-dpkp7p .bc-game-1mzu6c {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-dpkp7p .bc-game-1mzu6c {
    display: flex;
  }
}

.bc-game-5vqasc {
  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) {
  .bc-game-5vqasc {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-5vqasc > * {
  margin: 0 !important;
}

.bc-game-5vqasc img,
.bc-game-esr2d4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-5vqasc img,
  .bc-game-esr2d4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-lz3n5b {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-lz3n5b {
    width: 32px;
    height: 32px;
  }
}

.bc-game-4xfhis {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-4xfhis {
    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;
  }

  .bc-game-4xfhis::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-ry7rb4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-ry7rb4 {
    padding: 7px 15px;
  }
}

.bc-game-ry7rb4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-ikuequ {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-ikuequ {
    display: flex;
    opacity: 1;
  }
}

.bc-game-ry7rb4 picture {
  height: 100%;
  display: block;
}

.bc-game-ry7rb4 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-ry7rb4 img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-ry7rb4 p {
  text-align: center;
  width: 100%;
}

.bc-game-pf3rbw {
  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) {
  .bc-game-pf3rbw {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-pf3rbw img,
.bc-game-5jqb14 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-pf3rbw img,
  .bc-game-5jqb14 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-ktqzrv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-ktqzrv {
    width: 32px;
    height: 32px;
  }
}

.bc-game-r52gwc {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-kslrxq {
  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;
}

.bc-game-p2w0ci {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-p2w0ci.bc-game-63q5ki {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-su26pr {
  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) {
  .bc-game-su26pr {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-yep3xz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-x47d8s {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-eym0rn ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-nlza6m {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-nlza6m ol,
.bc-game-nlza6m ul {
  padding-left: 1.3em;
}

.bc-game-p2w0ci.bc-game-63q5ki .bc-game-x47d8s {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-p2w0ci.bc-game-63q5ki .bc-game-yep3xz {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-h3jcs7 {
  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) {
  .bc-game-h3jcs7 {
    padding: 24px;
  }
}

.bc-game-h3jcs7 .bc-game-dy4t1r {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-h3jcs7 .bc-game-dy4t1r {
    display: none;
  }
}

.bc-game-h3jcs7 .bc-game-oamz7v svg {
  display: none;
}

.bc-game-5c8m4h {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-5c8m4h .bc-game-1mzu6c {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-5c8m4h .bc-game-1mzu6c {
    display: flex;
  }
}

.bc-game-qy68ia {
  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) {
  .bc-game-qy68ia {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-qy68ia > * {
  margin: 0 !important;
}

.bc-game-qy68ia img,
.bc-game-s10960 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-qy68ia img,
  .bc-game-s10960 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-msaz17 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-msaz17 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-p4xw5a {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-p4xw5a {
    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;
  }

  .bc-game-p4xw5a::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-vquyc7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-vquyc7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-lqaguq {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-lqaguq {
    display: flex;
    opacity: 1;
  }
}

.bc-game-vquyc7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-vquyc7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-65qgdn {
  margin: -24px 0;
}

.bc-game-65qgdn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-65qgdn {
    margin: -16px 0;
  }
}

.bc-game-y4x87c {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-y4x87c {
    flex-direction: row;
  }
}

.bc-game-rapohb {
  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) {
  .bc-game-rapohb {
    flex: 1;
  }
}

.bc-game-rapohb::placeholder {
  color: var(--Text-400);
}

.bc-game-gs5t6b {
  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;
}

.bc-game-6mj76w {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-6mj76w::-webkit-scrollbar {
  display: none;
}

.bc-game-por0bj {
  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;
}

.bc-game-por0bj img,
.bc-game-por0bj svg {
  margin-right: 8px;
}

.bc-game-4qodml {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-65qgdn + .bc-game-fwri7e {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-65qgdn + .bc-game-fwri7e {
    margin-top: -16px;
  }
}

.bc-game-4ty85p {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-4ty85p > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-4ty85p > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-ixyux8 {
  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;
}

.bc-game-dka8vc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bc-game-q56nmp {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-ljvysd {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-2eu11u {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-ixyux8 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;
}

.bc-game-ixyux8 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) {
  .bc-game-ixyux8 {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-dka8vc {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-2eu11u {
    height: 348px;
  }

  .bc-game-ixyux8 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-ixyux8 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-ixyux8 {
    padding: 63px;
  }
}

.bc-game-lkip0n {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-lkip0n {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-ghg4mc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-ghg4mc {
    width: auto;
  }
}

.bc-game-grxz4f {
  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;
}

.bc-game-grxz4f::-webkit-scrollbar {
  display: none;
}

.bc-game-grxz4f 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);
}

.bc-game-grxz4f a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-grxz4f {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-lkip0n .bc-game-xuusmi {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bc-game-eym0rn,
    mask-image 0.3s;
}

.bc-game-lkip0n .bc-game-xuusmi.bc-game-ldq9y5 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-z2691y {
  margin: 40px -16px;
}

.bc-game-a0jao0 + .bc-game-ykyce8,
.bc-game-a0jao0 + .bc-game-nt336u {
  margin-top: 24px;
}

.bc-game-s804m3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-s804m3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-pvxkob {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-pvxkob {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-pvxkob {
    margin-top: 0;
  }
}

.bc-game-yr49p9 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-yr49p9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-ydle68 {
  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) {
  .bc-game-ydle68 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-qq6b6q {
  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) {
  .bc-game-qq6b6q {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-b2vig8 {
  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) {
  .bc-game-b2vig8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-awf95x {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-awf95x {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-kw46b3 {
  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;
}

.bc-game-yhj30i {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-yhj30i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-fwri7e {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-oq8jn9 {
  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) {
  .bc-game-oq8jn9 {
    padding: 15px 48px;
  }
}

main > .bc-game-fwri7e {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-te5gnt.bc-game-z0svt4 > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-kkkkil p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-b1wn3w {
  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 */
.bc-game-3ev7um {
  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;
}

.bc-game-3ev7um label {
  font-size: 14px;
}

.bc-game-3ev7um h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-3ev7um input,
.bc-game-3ev7um textarea,
.bc-game-3ev7um 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;
}
.bc-game-3ev7um button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-svsoe9 ease;
}
.bc-game-3ev7um button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-i6wby6 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-cfcvbx ease-in;
}

.bc-game-i6wby6 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;
}
.bc-game-ywarld, .bc-game-tnfbdi, [class*="review-card"],
thead, thead th, table th, .bc-game-q4s9hj,
.bc-game-fmmht3, [class*="collapsible-header"],
.bc-game-b4b1uy, [class*="updated-block"] {
  color: #ece7dc !important;
}
