* {
  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-my8qov {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-my8qov {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-my8qov {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-ft44x6 {
  overflow: hidden;
}

.bc-game-fhe8ft img {
  background: var(--Neutral-300);
}

.bc-game-i0ka6l {
  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-xth7w1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-xth7w1:hover {
  background: var(--button-bg-hover);
}

.bc-game-l933y0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-l933y0:hover {
  background: var(--button-bg-hover);
}

.bc-game-glsser {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-xkcvh8 {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-1oyxty {
  width: 100%;
}

.bc-game-8f5fqh {
  padding: 6px 16px;
}

.bc-game-i0hil6 {
  padding: 10px 16px;
}

.bc-game-zawj7i {
  padding: 15px 26px;
}

.bc-game-yjt7tq {
  flex-shrink: 0;
}

.bc-game-jbpdnz {
  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-jab51n {
  display: none;
}

.bc-game-z0tq6f {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-2q1qqt {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-dsqolu {
  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-djjm9s {
  cursor: grab;
}

.bc-game-dsqolu::-webkit-scrollbar {
  display: none;
}

.bc-game-fnqnx5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-snbjv4 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-ft9sab {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-qnrhbg {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-dy8190 {
  visibility: visible;
}

.bc-game-yifhxh {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-3c3p9b ease;
}

.bc-game-thsupe {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-0vqk54 {
  -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-3c3p9b,
    mask-image 0.3s;
}

.bc-game-0vqk54.bc-game-w45tfn {
  -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-e0tc7b: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-0eme9z {
  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-lsveeq.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-lsveeq.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-yg7ikc {
  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-yg7ikc::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-h75wyj {
  position: relative;
  z-index: 1;
}

.bc-game-d7aox4 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-g02nj3 {
  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-0odc1z {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-vvaiqx {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-j7tbqc {
  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-j7tbqc:hover {
  background: var(--Primary-400);
}

.bc-game-j7tbqc svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-e0tc7b 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-yg7ikc {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-d7aox4 {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-g02nj3 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-0odc1z {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-vvaiqx {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-0eme9z {
    top: 25px;
    right: 25px;
  }
}

.bc-game-kt4480,
.bc-game-yao67i {
  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-3l2xdk.bc-game-c5grei::before,
.bc-game-yao67i::before,
.bc-game-kpu4ze::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-lsveeq.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-og81bu 14.bc-game-kmnspb.bc-game-9gp1au 14.bc-game-c10ugs 15.bc-game-lvac3y 14.bc-game-unzhjj 15.bc-game-l7kaag 14.bc-game-psg6xr.bc-game-mooz32 14.bc-game-a6jbg8 19.bc-game-g5s6xi 12.bc-game-4cl0b7 19.bc-game-g5s6xi 10.bc-game-h7am9a.bc-game-g5s6xi 8.bc-game-ac73aa 17.bc-game-q2ptfa 7.bc-game-eivgys 15.bc-game-n8rou6 7.bc-game-8i2ezh.bc-game-ovbf55 7.bc-game-eivgys 11.bc-game-bq0unp 8.bc-game-ac73aa 11.bc-game-bq0unp 10.bc-game-7ed0il.bc-game-bq0unp 12.bc-game-ll34ae 13.bc-game-knjgax 14.bc-game-tjgqgt 15.bc-game-8kib1w 14.bc-game-70x1o6.bc-game-y9t6ht 14.bc-game-7dj2q3 15.bc-game-vmr713 14.bc-game-5ihux8 15.bc-game-27inuu 14.bc-game-0flp8o.bc-game-og81bu 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-zzj13m 15.bc-game-m6gnet.bc-game-a71ykf 15.bc-game-iy37w7 15.bc-game-smpg7u 15.bc-game-3k1k6r 15.bc-game-38ls45 15.bc-game-r99cra.bc-game-2y0cwq 15.bc-game-3k1k6r 15.bc-game-0janru 15.bc-game-9zf3fq 15.bc-game-ymgnxh 15.bc-game-7nnf14.bc-game-beawnx 15.bc-game-lblo0g 7.bc-game-a8nfwl 18.bc-game-09m3o6 7.bc-game-2gdsgl 23.bc-game-nb7h8h.bc-game-g5d5yc.bc-game-reknx4 18.bc-game-ycezra 19.bc-game-c5mbr9 15.bc-game-mrsj47 15.bc-game-zzj13m 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-dpybcc [type="submit"] *,
.bc-game-m0j7ca button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-t2v9hc {
    display: none;
  }
}

.bc-game-0z6x1d {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-0z6x1d {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-0z6x1d {
    bottom: 22px;
  }
}

.bc-game-0z6x1d input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-0z6x1d {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-dx8e27.static) .bc-game-0z6x1d {
    bottom: 8px;
  }
}

.bc-game-t1f0g6 {
  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-lsveeq.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-ygudug 3.bc-game-e5vg65.bc-game-8jf49e.bc-game-ycaf2c 3.bc-game-p29grb 3.bc-game-ku7pnl 5.bc-game-7wag1x 3.bc-game-ku7pnl 8.bc-game-wtp1sn.bc-game-lllfw2.bc-game-ku7pnl 26.bc-game-k17k0f 5.bc-game-n7hxm0 28.bc-game-a7zt6p 8.bc-game-a8dn76 28.bc-game-y5na76.bc-game-ca1hqa 28.bc-game-fu1574.bc-game-k67115 34.bc-game-p399z7.bc-game-yi5wv2 36.bc-game-6vug6d 11.bc-game-20p9fg 37.bc-game-0djp1r 12.bc-game-t667f3 36.bc-game-3t6f32.bc-game-me7vj4 28.bc-game-own3ad.bc-game-lboyay.bc-game-wjbtij 28.bc-game-s7ehzj 36.bc-game-snsszm 26.bc-game-xn7mna 36.bc-game-snsszm 23.bc-game-iayx5y.bc-game-5k36bz.bc-game-snsszm 5.bc-game-pgy0jc 34.bc-game-nhxg5r 3.bc-game-p29grb 31.bc-game-ygudug 3.bc-game-6hkth3.bc-game-7um597 18.bc-game-iv1chr.bc-game-syjet0 18.bc-game-4viefj 8.bc-game-uzwssr 17.bc-game-1nzkoe 8.bc-game-uzwssr 15.bc-game-0k0p11.bc-game-uzwssr 14.bc-game-3kt9i3 9.bc-game-syjet0 13.bc-game-omu420 11.bc-game-7um597 13.bc-game-n8pov2.bc-game-ct1jze 13.bc-game-omu420 13.bc-game-kekv8q 14.bc-game-3kt9i3 13.bc-game-kekv8q 15.bc-game-hpbxqz.bc-game-kekv8q 17.bc-game-1nzkoe 12.bc-game-ct1jze 18.bc-game-4viefj 11.bc-game-7um597 18.bc-game-tn6l6h.bc-game-08gob2 18.bc-game-iu5hqq.bc-game-9tn9vw 18.bc-game-4viefj 17.bc-game-zu9euz 17.bc-game-1nzkoe 17.bc-game-zu9euz 15.bc-game-a88l1z.bc-game-zu9euz 14.bc-game-3kt9i3 18.bc-game-9tn9vw 13.bc-game-omu420 20.bc-game-08gob2 13.bc-game-7b1olv.bc-game-v8jiwk 13.bc-game-omu420 22.bc-game-03dhx2 14.bc-game-3kt9i3 22.bc-game-03dhx2 15.bc-game-q8cvo7.bc-game-1ipxq3 17.bc-game-1nzkoe 21.bc-game-v8jiwk 18.bc-game-4viefj 20.bc-game-08gob2 18.bc-game-xst2ai.bc-game-5b9mye 18.bc-game-xmr1fn.bc-game-j4ps62 18.bc-game-4viefj 26.bc-game-ibk2o8 17.bc-game-1nzkoe 26.bc-game-ibk2o8 15.bc-game-o74ma6.bc-game-ibk2o8 14.bc-game-3kt9i3 27.bc-game-j4ps62 13.bc-game-omu420 28.bc-game-5b9mye 13.bc-game-59hozs.bc-game-jr0qmr 13.bc-game-omu420 31.bc-game-nkhynh 14.bc-game-3kt9i3 31.bc-game-nkhynh 15.bc-game-m78o92.bc-game-ibk2o8 17.bc-game-1nzkoe 30.bc-game-jr0qmr 18.bc-game-4viefj 28.bc-game-5b9mye 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-t1f0g6 {
    display: none;
  }
}

.bc-game-w3wksj {
  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-w3wksj {
    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-m0j7ca {
  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-m0j7ca {
    padding: 14px 16px;
  }
}

.bc-game-m0j7ca button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-m0j7ca button:first-child {
  align-content: end;
}

.bc-game-m0j7ca button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-m0j7ca
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-m0j7ca
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-m0j7ca button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-m0j7ca button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-kpu4ze {
  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-kpu4ze::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-kpu4ze,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-kpu4ze {
  opacity: 1;
  visibility: visible;
}

.bc-game-mloyyv {
  flex: 1 1;
}

.bc-game-j95fk2 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-j95fk2 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-obs1nk {
  display: block;
}

.bc-game-wgqax2 {
  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-wgqax2 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-yao67i {
  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-yao67i::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-0jtd80 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-0jtd80 p {
  color: var(--Text-100);
}

.bc-game-yao67i .bc-game-7r955o {
  grid-area: button;
}

.bc-game-yao67i .bc-game-7r955o::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-lsveeq.org/2000/svg'%3E%3Cpath d='M4.bc-game-yisqzh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-b33wrp 15L16.bc-game-b33wrp 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-b33wrp 5L16.bc-game-b33wrp 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-bbm4xq {
  display: block;
}

.bc-game-kv49yx {
  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-kv49yx {
    margin-top: 40px;
  }
}

.bc-game-kt4480 label,
.bc-game-kt4480 input {
  display: block;
  width: 100%;
}

.bc-game-kt4480 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-kt4480 label.bc-game-jlrtb5 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-kt4480 label.bc-game-jlrtb5::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-kt4480 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-kt4480 input::placeholder {
  color: var(--Text-400);
}

.bc-game-sml0ss {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-sml0ss {
  display: flex;
}

.bc-game-sml0ss ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-sml0ss ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-sml0ss ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-dpybcc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-dpybcc {
    padding: 0 24px 24px;
  }
}

.bc-game-dpybcc 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-dpybcc input::placeholder {
  color: var(--Text-400);
}

.bc-game-dpybcc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-dpybcc [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-dpybcc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-dpybcc [type="submit"] {
    right: 40px;
  }
}

.bc-game-3l2xdk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-3l2xdk.bc-game-c5grei {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-3l2xdk.bc-game-c5grei::before {
  content: "";
  width: 31px;
}

.bc-game-3l2xdk.bc-game-c5grei p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-3l2xdk.bc-game-2qhe7y p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-3l2xdk 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-0z6x1d .bc-game-7r955o {
  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-t2v9hc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-t2v9hc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-t2v9hc {
    padding: 18px 0;
  }
}

.bc-game-t2v9hc .bc-game-my8qov {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-t2v9hc .bc-game-my8qov {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-j2l7l8 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-j2l7l8 {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-j2l7l8 picture,
.bc-game-j2l7l8 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-j2l7l8 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-6fxrrd {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-3c3p9b ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-t2v9hc.bc-game-eauryp .bc-game-6fxrrd {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-6fxrrd {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-6fxrrd {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-mp7dtt,
.bc-game-xfxvm4 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-mp7dtt,
  .bc-game-xfxvm4 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-xfxvm4 {
    display: none;
  }
}

.bc-game-ax9m3d {
  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-eauryp .bc-game-ax9m3d {
  background: var(--fh-bg-color);
}

.bc-game-ax9m3d button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-ax9m3d {
    display: none;
  }
}

.bc-game-oh1rxu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-oh1rxu {
    display: none;
  }
}

.bc-game-uxfm8p {
  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-t2v9hc.bc-game-eauryp .bc-game-uxfm8p:first-child {
  display: none;
}

.bc-game-t2v9hc.bc-game-eauryp .bc-game-uxfm8p:last-child {
  display: block;
}

.bc-game-uxfm8p:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-uxfm8p {
    display: none;
  }
}

.bc-game-nf2yut {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-nf2yut {
    display: flex;
  }
}

.bc-game-nf2yut ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-nf2yut:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-nf2yut:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-nf2yut:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-nf2yut:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-nf2yut:hover .bc-game-ucq9y8 svg {
  transform: rotate(180deg);
}

.bc-game-lh3zuz {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-r281k8 {
  padding: 0 8px;
}

.bc-game-9797fc {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-9797fc:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-9797fc {
    padding: 4px 8px;
  }
}

.bc-game-1kt85g {
  display: flex;
}

.bc-game-1kt85g img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-ucq9y8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-ucq9y8 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-4vq5qv {
  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-4vq5qv {
    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-ud941d {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-ud941d {
    display: none;
  }
}

.bc-game-9uscqr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-e4g6t2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-rtds4p {
  display: flex;
}

.bc-game-k74j3g {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-x8spgh {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-x8spgh {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-x8spgh {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-x8spgh .bc-game-nxsnbs [data-ref-el],
  .bc-game-x8spgh .bc-game-nxsnbs span,
  .bc-game-x8spgh .bc-game-nxsnbs a {
    white-space: nowrap;
  }
}

.bc-game-t28lj1 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-t28lj1.bc-game-s4bav5 > .bc-game-nxsnbs {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-t28lj1.bc-game-fw0r04:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-t28lj1.bc-game-s4bav5 > .bc-game-qo5cg9 {
    height: auto;
  }

  .bc-game-t28lj1.bc-game-s4bav5 > div > .bc-game-u2iox4 {
    transform: rotate(180deg);
  }
}

.bc-game-t28lj1 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-t28lj1 [data-ref-el],
.bc-game-t28lj1 span {
  cursor: pointer;
}

.bc-game-t28lj1 [data-ref-el],
.bc-game-t28lj1 span,
.bc-game-t28lj1 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-t28lj1 [data-ref-el],
  .bc-game-t28lj1 span,
  .bc-game-t28lj1 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-t28lj1 [data-ref-el],
  .bc-game-t28lj1 span,
  .bc-game-t28lj1 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-qo5cg9 {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-3c3p9b ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-qo5cg9::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-qo5cg9::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-qo5cg9::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-qo5cg9 {
    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-qo5cg9:has(> .bc-game-t28lj1.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-qo5cg9 .bc-game-qo5cg9 {
    padding: 0;
  }

  .bc-game-qo5cg9 .bc-game-t28lj1 {
    font-weight: 400;
  }

  .bc-game-qo5cg9 .bc-game-t28lj1:hover > .bc-game-nxsnbs {
    background: var(--Neutral-300);
  }

  .bc-game-qo5cg9 .bc-game-u2iox4 {
    rotate: -90deg;
  }
}

.bc-game-nxsnbs {
  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-nxsnbs {
    padding: 8px;
  }

  .bc-game-t28lj1.bc-game-lh6cav > .bc-game-nxsnbs {
    background: var(--Neutral-300);
  }
}

.bc-game-u2iox4 {
  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-lsveeq.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-259klg 0.bc-game-rkgt65.bc-game-blsz8j -0.bc-game-zbg371 0.bc-game-u8vhxs -0.bc-game-zbg371 1.bc-game-ctg1ln 0.bc-game-tlvop8.bc-game-5b3dby 4.bc-game-y7s5mk.bc-game-259klg 0.bc-game-0r7czs.bc-game-we7cop -0.bc-game-zbg371 9.bc-game-m8datj -0.bc-game-zbg371 10.bc-game-q50m9g 0.bc-game-2v6wh8.bc-game-0fvef2 0.bc-game-blsz8j 10.bc-game-0fvef2 0.bc-game-u8vhxs 10.bc-game-q50m9g 1.bc-game-xchln0.bc-game-lk09l4 5.bc-game-k2y0y1.bc-game-hu4hak 6.bc-game-5mmz65 5.bc-game-v2mgfj 6.bc-game-5mmz65 4.bc-game-htu0p0 5.bc-game-c4y5ah.bc-game-259klg 1.bc-game-p92mql.bc-game-zbg371 0.bc-game-u8vhxs -0.bc-game-zbg371 0.bc-game-blsz8j 0.bc-game-259klg 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-3c3p9b ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-u2iox4 {
    cursor: default;
  }
}

.bc-game-gv7qe6 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-taut0l {
  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-taut0l {
    padding: 40px 4px;
  }
}

.bc-game-t56ybc {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-t56ybc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-69eqq7 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-69eqq7 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-69eqq7 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-69eqq7 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-69eqq7 [data-ref-el],
.bc-game-69eqq7 span,
.bc-game-69eqq7 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-a2iqu0 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-a2iqu0 {
    margin-bottom: 12px;
  }
}

.bc-game-zru92w {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-zru92w img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-zru92w:last-child {
    margin-right: 0;
  }
}

.bc-game-ozqert {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-a2iqu0:hover .bc-game-qnaa05 {
  visibility: visible;
  opacity: 1;
}

.bc-game-qnaa05 {
  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-s3llud {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-nmqvq3 {
  display: flex;
  margin: 6px;
}

.bc-game-nmqvq3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-qnaa05::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-qnaa05::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-ormsl9 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-ormsl9 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-j59jxn {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-j59jxn {
    margin-right: 32px;
  }
}

.bc-game-eh12vm {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-eh12vm {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-eh12vm a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-k8uxyw {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-7xm2fd {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-7xm2fd {
    margin-top: 40px;
  }
}

.bc-game-7xm2fd + .bc-game-fuyn9d,
.bc-game-7xm2fd + .bc-game-7xm2fd {
  margin-top: 24px;
}

.bc-game-46v44i {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-46v44i {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-46v44i {
    padding: 80px;
  }
}

.bc-game-fgw8ce {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-fgw8ce {
    padding: 0 16px;
}


}

.bc-game-qq9c7n {
  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-qq9c7n {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-25irv7 {
  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-25irv7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-umkl54 {
  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-umkl54:hover {
  background: var(--button-bg-hover);
}

.bc-game-wvkqdb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-wvkqdb img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-wvkqdb img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-wvkqdb img {
  min-height: 100%;
  }
}

.bc-game-46v44i::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-gcz7bj {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-gcz7bj h1,
.bc-game-gcz7bj h2,
.bc-game-gcz7bj h3,
.bc-game-gcz7bj h4 {
  margin-bottom: 6px;
}

.bc-game-gcz7bj h1:not(:first-child),
.bc-game-gcz7bj h2:not(:first-child),
.bc-game-gcz7bj h3:not(:first-child),
.bc-game-gcz7bj h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-gcz7bj h1,
.bc-game-gcz7bj h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-gcz7bj h1,
  .bc-game-gcz7bj h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-gcz7bj h2,
.bc-game-gcz7bj h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-gcz7bj h2,
  .bc-game-gcz7bj h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-gcz7bj h3,
.bc-game-gcz7bj h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-gcz7bj h3,
  .bc-game-gcz7bj h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-gcz7bj h4,
.bc-game-gcz7bj h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-gcz7bj ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-gcz7bj ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-gcz7bj 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-gcz7bj ul ul {
  margin-bottom: 8px;
}

.bc-game-gcz7bj ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-gcz7bj ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-gcz7bj ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-gcz7bj ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-gcz7bj ol li::marker {
  font-weight: 700;
}

.bc-game-gcz7bj ol ol {
  margin-bottom: 8px;
}

.bc-game-gcz7bj ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-gcz7bj ol ul li {
  padding-left: 16px;
}

.bc-game-gcz7bj 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-gcz7bj table {
    padding: 24px;
  }
}

.bc-game-gcz7bj table.bc-game-rdaz9i {
  -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-3c3p9b,
    mask-image 0.3s;
}

.bc-game-gcz7bj table.bc-game-rdaz9i.bc-game-w45tfn {
  -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-gcz7bj table {
    display: table;
  }
}

.bc-game-gcz7bj 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-gcz7bj table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-gcz7bj table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-gcz7bj 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-gcz7bj table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-gcz7bj table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-gcz7bj table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-gcz7bj table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-gcz7bj img {
  max-width: 100%;
  height: auto;
}

.bc-game-l2cjr2 {
  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-l2cjr2 {
    padding: 24px;
  }
}

.bc-game-k2z2qa {
  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-k2z2qa {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-k2z2qa > * {
  margin: 0 !important;
}

.bc-game-k2z2qa img,
.bc-game-didbmy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-k2z2qa img,
  .bc-game-didbmy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-7gup3w {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-7gup3w {
    width: 32px;
    height: 32px;
  }
}

.bc-game-o5jty8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-o5jty8 .bc-game-xmh2rl {
  flex-shrink: 0;
}

.bc-game-o5jty8 .bc-game-g64yyi svg {
  display: none;
}

.bc-game-0c6o38 {
  display: grid;
  transition: max-height 0.bc-game-3c3p9b ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-0c6o38 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-0c6o38 {
    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-0c6o38.bc-game-lyvgw1 + .bc-game-xmh2rl svg {
  transform: rotate(180deg);
}

.bc-game-y9g5gw {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-y9g5gw > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-y9g5gw
  > div:nth-child(3n)
  .bc-game-jinnmu
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-y9g5gw {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-y9g5gw > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-y9g5gw
    > div:nth-child(3n)
    .bc-game-jinnmu
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-y9g5gw {
    max-width: 270px;
  }
}

.bc-game-y9g5gw .bc-game-jinnmu button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-y9g5gw .bc-game-jinnmu button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-y9g5gw .bc-game-jinnmu button {
    max-width: 104px;
  }
}

.bc-game-6l64ju {
  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-6l64ju {
    margin-bottom: 0;
  }
}

.bc-game-mqgyqr {
  display: none;
  opacity: 0;
}

.bc-game-l014s0 {
  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-l014s0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-jinnmu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-jinnmu 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-jinnmu
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-jinnmu
    button {
    max-width: 145px;
  }
}

.bc-game-hsikw8:first-child
  .bc-game-jinnmu
  button {
  max-width: 270px;
}

.bc-game-7cvi9b {
  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-6l64ju picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-o55ljr {
  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-o55ljr svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-6l64ju:hover .bc-game-o55ljr {
  display: flex;
}

.bc-game-n94mjt {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-zmhphg {
  display: flex;
}

.bc-game-zmhphg:hover .bc-game-7tsb6k,
.bc-game-zmhphg .bc-game-lh6cav .bc-game-7tsb6k {
  display: flex;
}

.bc-game-zmhphg svg {
  flex-shrink: 0;
}

.bc-game-7tsb6k {
  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-7tsb6k {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-7tsb6k:hover {
  display: flex;
}

.bc-game-7tsb6k svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-4lmp38 {
  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-4lmp38 {
    font-size: 12px;
  }
}

.bc-game-o28y60,
.bc-game-a1lqq5 {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-o28y60 {
  font-weight: 700;
}

.bc-game-vcgtya .bc-game-0c6o38 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-vcgtya .bc-game-0c6o38 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-vcgtya .bc-game-0c6o38 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-vcgtya
  .bc-game-7cvi9b:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-vcgtya .bc-game-l014s0 {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-vcgtya .bc-game-jinnmu {
  gap: 4px;
  align-items: center;
}

.bc-game-vcgtya .bc-game-jinnmu button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-vcgtya .bc-game-jinnmu svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-vcgtya .bc-game-ub7c3r,
.bc-game-vcgtya .bc-game-5cedvf {
  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-lsveeq.org/2000/svg'%3E%3Cpath d='M9.bc-game-19zq0t 4.bc-game-kq72om.bc-game-ti0ku6 5.bc-game-q6jabp.bc-game-h12y5a 5.bc-game-by5aen.bc-game-pc571f 5.bc-game-k9uqy4.bc-game-zqd3k6 8.bc-game-mzpsnn.bc-game-2tupxt 9.bc-game-lbf0s4.bc-game-5xysoz 9.bc-game-6rhnts.bc-game-6445dx 13.bc-game-jy9hto.bc-game-jbrqv5 11.bc-game-4egj8u.bc-game-0je023 11.bc-game-a284jo.bc-game-npy9tx 11.bc-game-61e1ip.bc-game-26gtlw 13.bc-game-xrge8d.bc-game-yrx8dl 9.bc-game-fm7i2s.bc-game-5qq545 9.bc-game-hunl8c.bc-game-zcb7wq 8.bc-game-7a3v2l.bc-game-f992dw 5.bc-game-3r7hah.bc-game-trvsbx 5.bc-game-quadqt.bc-game-0w4y25 5.bc-game-8ru4df.bc-game-iwp8y6 4.bc-game-7n7fzl.bc-game-0je023 1.bc-game-9aeyew.bc-game-19zq0t 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-vcgtya .bc-game-ub7c3r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-vcgtya .bc-game-5cedvf {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-opy48e {
  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-opy48e {
    padding: 24px;
  }
}

.bc-game-opy48e .bc-game-xmh2rl {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-opy48e .bc-game-xmh2rl {
    display: none;
  }
}

.bc-game-opy48e .bc-game-g64yyi svg {
  display: none;
}

.bc-game-4cl1o9 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-4cl1o9 .bc-game-i0ka6l {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-4cl1o9 .bc-game-i0ka6l {
    display: flex;
  }
}

.bc-game-80ibfg {
  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-80ibfg {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-80ibfg > * {
  margin: 0 !important;
}

.bc-game-80ibfg img,
.bc-game-c9daum {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-80ibfg img,
  .bc-game-c9daum {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-mn7hko {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-mn7hko {
    width: 32px;
    height: 32px;
  }
}

.bc-game-cycmt7 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-cycmt7 {
    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-cycmt7::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-xjypqb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-xjypqb {
    padding: 7px 15px;
  }
}

.bc-game-xjypqb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-qmoyd0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-qmoyd0 {
    display: flex;
    opacity: 1;
  }
}

.bc-game-xjypqb picture {
  height: 100%;
  display: block;
}

.bc-game-xjypqb img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-xjypqb img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-xjypqb p {
  text-align: center;
  width: 100%;
}

.bc-game-nstjhj {
  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-nstjhj {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-nstjhj img,
.bc-game-yfnjkg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-nstjhj img,
  .bc-game-yfnjkg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-g2n09c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-g2n09c {
    width: 32px;
    height: 32px;
  }
}

.bc-game-iwqyo5 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-ony38e {
  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-qa381p {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-qa381p.bc-game-lh6cav {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-h8av6f {
  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-h8av6f {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-bpp15d {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-6a87vz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-3c3p9b ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-h59oon {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-h59oon ol,
.bc-game-h59oon ul {
  padding-left: 1.3em;
}

.bc-game-qa381p.bc-game-lh6cav .bc-game-6a87vz {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-qa381p.bc-game-lh6cav .bc-game-bpp15d {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-hnya3h {
  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-hnya3h {
    padding: 24px;
  }
}

.bc-game-hnya3h .bc-game-xmh2rl {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-hnya3h .bc-game-xmh2rl {
    display: none;
  }
}

.bc-game-hnya3h .bc-game-g64yyi svg {
  display: none;
}

.bc-game-lwbn6u {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-lwbn6u .bc-game-i0ka6l {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-lwbn6u .bc-game-i0ka6l {
    display: flex;
  }
}

.bc-game-ve90d3 {
  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-ve90d3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-ve90d3 > * {
  margin: 0 !important;
}

.bc-game-ve90d3 img,
.bc-game-h1y6t8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-ve90d3 img,
  .bc-game-h1y6t8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-fwsdsv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-fwsdsv {
    width: 32px;
    height: 32px;
  }
}

.bc-game-x5m347 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-x5m347 {
    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-x5m347::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-8vev0v {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-8vev0v:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-axvcuo {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-axvcuo {
    display: flex;
    opacity: 1;
  }
}

.bc-game-8vev0v picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-8vev0v picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-zm79xy {
  margin: -24px 0;
}

.bc-game-zm79xy:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-zm79xy {
    margin: -16px 0;
  }
}

.bc-game-tllypk {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-tllypk {
    flex-direction: row;
  }
}

.bc-game-jarwpa {
  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-jarwpa {
    flex: 1;
  }
}

.bc-game-jarwpa::placeholder {
  color: var(--Text-400);
}

.bc-game-rkcggq {
  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-hs2g8u {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-hs2g8u::-webkit-scrollbar {
  display: none;
}

.bc-game-g4wxwa {
  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-g4wxwa img,
.bc-game-g4wxwa svg {
  margin-right: 8px;
}

.bc-game-gvkxer {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-zm79xy + .bc-game-wgyz3q {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-zm79xy + .bc-game-wgyz3q {
    margin-top: -16px;
  }
}

.bc-game-syqso9 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-syqso9 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-syqso9 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-q7mj08 {
  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-07w4k4 {
  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-4nuhv8 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-pve0yg {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-0fwjzv {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-q7mj08 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-q7mj08 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-q7mj08 {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-07w4k4 {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-0fwjzv {
    height: 348px;
  }

  .bc-game-q7mj08 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-q7mj08 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-q7mj08 {
    padding: 63px;
  }
}

.bc-game-6zn4uq {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-6zn4uq {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-7re5k0 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-7re5k0 {
    width: auto;
  }
}

.bc-game-8hm364 {
  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-8hm364::-webkit-scrollbar {
  display: none;
}

.bc-game-8hm364 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-8hm364 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-8hm364 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-6zn4uq .bc-game-ca2e1w {
  -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-3c3p9b,
    mask-image 0.3s;
}

.bc-game-6zn4uq .bc-game-ca2e1w.bc-game-w45tfn {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-twa66k {
  margin: 40px -16px;
}

.bc-game-il7r7t + .bc-game-fuyn9d,
.bc-game-il7r7t + .bc-game-7xm2fd {
  margin-top: 24px;
}

.bc-game-b0odnp {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-b0odnp picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-h6u0pd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-h6u0pd {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-h6u0pd {
    margin-top: 0;
  }
}

.bc-game-59pg42 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-59pg42 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-rcr660 {
  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-rcr660 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-itv8qg {
  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-itv8qg {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-syek7x {
  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-syek7x {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-xvzlfp {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-xvzlfp {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-o3eg80 {
  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-ucdkgu {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-ucdkgu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-wgyz3q {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-imdgp6 {
  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-imdgp6 {
    padding: 15px 48px;
  }
}

main > .bc-game-wgyz3q {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-0c6o38.bc-game-fyv00h > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-gcz7bj p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-njty21 {
  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-deithb {
  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-deithb label {
  font-size: 14px;
}

.bc-game-deithb h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-deithb input,
.bc-game-deithb textarea,
.bc-game-deithb 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-deithb button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-w1d21g ease;
}
.bc-game-deithb button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-anjgsr {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-kcup0w ease-in;
}

.bc-game-anjgsr 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-u118pi, .bc-game-2svxqj, [class*="review-card"],
thead, thead th, table th, .bc-game-ewjn7y,
.bc-game-73fh0x, [class*="collapsible-header"],
.bc-game-yfu5fx, [class*="updated-block"] {
  color: #ece7dc !important;
}
