* {
  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-lxsss1 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-lxsss1 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-lxsss1 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-1e1qqs {
  overflow: hidden;
}

.bc-game-bk9uat img {
  background: var(--Neutral-300);
}

.bc-game-o33rn9 {
  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-hfnpcu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-hfnpcu:hover {
  background: var(--button-bg-hover);
}

.bc-game-xcp4fx {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-xcp4fx:hover {
  background: var(--button-bg-hover);
}

.bc-game-wvzbl2 {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-yf71wk {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-s21why {
  width: 100%;
}

.bc-game-rhkvpp {
  padding: 6px 16px;
}

.bc-game-g1xamb {
  padding: 10px 16px;
}

.bc-game-qxec06 {
  padding: 15px 26px;
}

.bc-game-hxdk3r {
  flex-shrink: 0;
}

.bc-game-0ismkk {
  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-88tsak {
  display: none;
}

.bc-game-9u9lcg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-uq9t8t {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-7p2245 {
  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-tgx9mp {
  cursor: grab;
}

.bc-game-7p2245::-webkit-scrollbar {
  display: none;
}

.bc-game-nqdebl {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-7o7ilr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-r4cj12 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-691rxj {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-4lp660 {
  visibility: visible;
}

.bc-game-j5ew1e {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-1ytr9a ease;
}

.bc-game-akeq7s {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-puwklt {
  -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-1ytr9a,
    mask-image 0.3s;
}

.bc-game-puwklt.bc-game-s5r1cr {
  -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-zo65es: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-n15mio {
  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-p8t4b8.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-p8t4b8.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-pqo1io {
  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-pqo1io::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-wyo2dw {
  position: relative;
  z-index: 1;
}

.bc-game-wpvdo4 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-473da5 {
  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-ml4gu0 {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-na3yb3 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-i7xhht {
  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-i7xhht:hover {
  background: var(--Primary-400);
}

.bc-game-i7xhht svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-zo65es 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-pqo1io {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-wpvdo4 {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-473da5 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-ml4gu0 {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-na3yb3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-n15mio {
    top: 25px;
    right: 25px;
  }
}

.bc-game-sa4glt,
.bc-game-58n286 {
  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-91afti.bc-game-1qitvg::before,
.bc-game-58n286::before,
.bc-game-e5arhl::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-p8t4b8.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-krgndt 14.bc-game-p3cm3u.bc-game-xsnbkl 14.bc-game-p5hhyo 15.bc-game-dr782r 14.bc-game-knu44z 15.bc-game-do9496 14.bc-game-1nvuj1.bc-game-ryvewp 14.bc-game-tbuoe4 19.bc-game-8161is 12.bc-game-ww8wg4 19.bc-game-8161is 10.bc-game-d6rzi7.bc-game-8161is 8.bc-game-x4bnxf 17.bc-game-wqmdlj 7.bc-game-qwglu1 15.bc-game-l3iok9 7.bc-game-ugmn5u.bc-game-0d90ml 7.bc-game-qwglu1 11.bc-game-y9ufdn 8.bc-game-x4bnxf 11.bc-game-y9ufdn 10.bc-game-wwyrx3.bc-game-y9ufdn 12.bc-game-xbygsw 13.bc-game-hutmj0 14.bc-game-65mob1 15.bc-game-45hq69 14.bc-game-uqubor.bc-game-glp40c 14.bc-game-ice5jv 15.bc-game-61411n 14.bc-game-33s5z0 15.bc-game-04lln1 14.bc-game-9a4ko3.bc-game-krgndt 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-rdxovc 15.bc-game-fk1y16.bc-game-t8vw3z 15.bc-game-fkksko 15.bc-game-iarnkf 15.bc-game-gaesjg 15.bc-game-03nhiu 15.bc-game-94c8w9.bc-game-uxjalw 15.bc-game-gaesjg 15.bc-game-il1fs1 15.bc-game-0w96f1 15.bc-game-wlwe79 15.bc-game-kddgvr.bc-game-97y9nz 15.bc-game-6e2g22 7.bc-game-r74btj 18.bc-game-m6k9pd 7.bc-game-19aph7 23.bc-game-k1gst5.bc-game-akck4k.bc-game-otkpg1 18.bc-game-qw1l3b 19.bc-game-ea0xnd 15.bc-game-pnnutu 15.bc-game-rdxovc 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-6dcafm [type="submit"] *,
.bc-game-s8ae7b button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-zz6kdm {
    display: none;
  }
}

.bc-game-hqiz2p {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-hqiz2p {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-hqiz2p {
    bottom: 22px;
  }
}

.bc-game-hqiz2p input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-hqiz2p {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-1mhzgh.static) .bc-game-hqiz2p {
    bottom: 8px;
  }
}

.bc-game-iixo9q {
  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-p8t4b8.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-0mjnny 3.bc-game-ydcay4.bc-game-uewzau.bc-game-b63i8g 3.bc-game-eg421v 3.bc-game-uj3sy7 5.bc-game-1yxqbk 3.bc-game-uj3sy7 8.bc-game-00hr03.bc-game-3877vf.bc-game-uj3sy7 26.bc-game-pne9a2 5.bc-game-61ktcj 28.bc-game-9g5tlk 8.bc-game-g21cyf 28.bc-game-nozqyp.bc-game-1w5uei 28.bc-game-4p3ovv.bc-game-gh1hxo 34.bc-game-8oh2u2.bc-game-7m8zdk 36.bc-game-iwvirk 11.bc-game-n7kz7m 37.bc-game-g8qt01 12.bc-game-1cecx4 36.bc-game-sh79wk.bc-game-j7ancf 28.bc-game-392c6l.bc-game-88slyn.bc-game-dzk2bq 28.bc-game-pux4ql 36.bc-game-r7a2np 26.bc-game-44fz2g 36.bc-game-r7a2np 23.bc-game-k28ikt.bc-game-4gx3j2.bc-game-r7a2np 5.bc-game-ixnxfd 34.bc-game-4eyx9x 3.bc-game-eg421v 31.bc-game-0mjnny 3.bc-game-nyaoa7.bc-game-obav9u 18.bc-game-k5wll1.bc-game-v2fbmt 18.bc-game-2m0ra8 8.bc-game-hfdu09 17.bc-game-idfcer 8.bc-game-hfdu09 15.bc-game-yu4r0f.bc-game-hfdu09 14.bc-game-ichc8k 9.bc-game-v2fbmt 13.bc-game-mnx27t 11.bc-game-obav9u 13.bc-game-kg769g.bc-game-tts3r5 13.bc-game-mnx27t 13.bc-game-k5jux0 14.bc-game-ichc8k 13.bc-game-k5jux0 15.bc-game-9zn1pv.bc-game-k5jux0 17.bc-game-idfcer 12.bc-game-tts3r5 18.bc-game-2m0ra8 11.bc-game-obav9u 18.bc-game-79yfi7.bc-game-4gc2nf 18.bc-game-l1geqm.bc-game-5lbalo 18.bc-game-2m0ra8 17.bc-game-9n5ffl 17.bc-game-idfcer 17.bc-game-9n5ffl 15.bc-game-199ous.bc-game-9n5ffl 14.bc-game-ichc8k 18.bc-game-5lbalo 13.bc-game-mnx27t 20.bc-game-4gc2nf 13.bc-game-vaqcag.bc-game-lf9hv4 13.bc-game-mnx27t 22.bc-game-z4eon0 14.bc-game-ichc8k 22.bc-game-z4eon0 15.bc-game-sg9e4i.bc-game-nk2wku 17.bc-game-idfcer 21.bc-game-lf9hv4 18.bc-game-2m0ra8 20.bc-game-4gc2nf 18.bc-game-ed0uk2.bc-game-vyjhlt 18.bc-game-2dikbf.bc-game-9zi5mz 18.bc-game-2m0ra8 26.bc-game-i3phl6 17.bc-game-idfcer 26.bc-game-i3phl6 15.bc-game-uy0oex.bc-game-i3phl6 14.bc-game-ichc8k 27.bc-game-9zi5mz 13.bc-game-mnx27t 28.bc-game-vyjhlt 13.bc-game-452jjv.bc-game-wldisc 13.bc-game-mnx27t 31.bc-game-h2gzxo 14.bc-game-ichc8k 31.bc-game-h2gzxo 15.bc-game-2cq4jc.bc-game-i3phl6 17.bc-game-idfcer 30.bc-game-wldisc 18.bc-game-2m0ra8 28.bc-game-vyjhlt 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-iixo9q {
    display: none;
  }
}

.bc-game-w0nv6s {
  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-w0nv6s {
    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-s8ae7b {
  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-s8ae7b {
    padding: 14px 16px;
  }
}

.bc-game-s8ae7b button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-s8ae7b button:first-child {
  align-content: end;
}

.bc-game-s8ae7b button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-s8ae7b
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-s8ae7b
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-s8ae7b button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-s8ae7b button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-e5arhl {
  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-e5arhl::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-e5arhl,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-e5arhl {
  opacity: 1;
  visibility: visible;
}

.bc-game-05nn9a {
  flex: 1 1;
}

.bc-game-0kh641 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-0kh641 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-gdxe7a {
  display: block;
}

.bc-game-3ns0b1 {
  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-3ns0b1 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-58n286 {
  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-58n286::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-yb3ip7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-yb3ip7 p {
  color: var(--Text-100);
}

.bc-game-58n286 .bc-game-rbgd6e {
  grid-area: button;
}

.bc-game-58n286 .bc-game-rbgd6e::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-p8t4b8.org/2000/svg'%3E%3Cpath d='M4.bc-game-q4sr3j 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-i12c7f 15L16.bc-game-i12c7f 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-i12c7f 5L16.bc-game-i12c7f 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-s1sgsc {
  display: block;
}

.bc-game-qxf9l3 {
  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-qxf9l3 {
    margin-top: 40px;
  }
}

.bc-game-sa4glt label,
.bc-game-sa4glt input {
  display: block;
  width: 100%;
}

.bc-game-sa4glt label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-sa4glt label.bc-game-dz08oh input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-sa4glt label.bc-game-dz08oh::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-sa4glt 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-sa4glt input::placeholder {
  color: var(--Text-400);
}

.bc-game-1wjajl {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-1wjajl {
  display: flex;
}

.bc-game-1wjajl ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-1wjajl ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-1wjajl ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-6dcafm {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-6dcafm {
    padding: 0 24px 24px;
  }
}

.bc-game-6dcafm 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-6dcafm input::placeholder {
  color: var(--Text-400);
}

.bc-game-6dcafm [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-6dcafm [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-6dcafm [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-6dcafm [type="submit"] {
    right: 40px;
  }
}

.bc-game-91afti {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-91afti.bc-game-1qitvg {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-91afti.bc-game-1qitvg::before {
  content: "";
  width: 31px;
}

.bc-game-91afti.bc-game-1qitvg p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-91afti.bc-game-vw7mvt p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-91afti 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-hqiz2p .bc-game-rbgd6e {
  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-zz6kdm {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-zz6kdm {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-zz6kdm {
    padding: 18px 0;
  }
}

.bc-game-zz6kdm .bc-game-lxsss1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-zz6kdm .bc-game-lxsss1 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-1qqddv {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-1qqddv {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-1qqddv picture,
.bc-game-1qqddv img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-1qqddv img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-y4qsni {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-1ytr9a ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-zz6kdm.bc-game-a2uvi6 .bc-game-y4qsni {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-y4qsni {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-y4qsni {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-3jmp4g,
.bc-game-zdrgvg {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-3jmp4g,
  .bc-game-zdrgvg {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-zdrgvg {
    display: none;
  }
}

.bc-game-cu4frb {
  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-a2uvi6 .bc-game-cu4frb {
  background: var(--fh-bg-color);
}

.bc-game-cu4frb button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-cu4frb {
    display: none;
  }
}

.bc-game-e3jia8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-e3jia8 {
    display: none;
  }
}

.bc-game-g987j1 {
  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-zz6kdm.bc-game-a2uvi6 .bc-game-g987j1:first-child {
  display: none;
}

.bc-game-zz6kdm.bc-game-a2uvi6 .bc-game-g987j1:last-child {
  display: block;
}

.bc-game-g987j1:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-g987j1 {
    display: none;
  }
}

.bc-game-dfrpoe {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-dfrpoe {
    display: flex;
  }
}

.bc-game-dfrpoe ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-dfrpoe:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-dfrpoe:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-dfrpoe:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-dfrpoe:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-dfrpoe:hover .bc-game-aipxs2 svg {
  transform: rotate(180deg);
}

.bc-game-mn10ah {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-in8muu {
  padding: 0 8px;
}

.bc-game-kr77qx {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-kr77qx:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-kr77qx {
    padding: 4px 8px;
  }
}

.bc-game-9ot4j2 {
  display: flex;
}

.bc-game-9ot4j2 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-aipxs2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-aipxs2 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-q481my {
  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-q481my {
    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-xtppdl {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-xtppdl {
    display: none;
  }
}

.bc-game-yuvjmx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-75h0ea {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-qvalf0 {
  display: flex;
}

.bc-game-gdbzn1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-3nv82k {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-3nv82k {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-3nv82k {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-3nv82k .bc-game-mnmj3g [data-ref-el],
  .bc-game-3nv82k .bc-game-mnmj3g span,
  .bc-game-3nv82k .bc-game-mnmj3g a {
    white-space: nowrap;
  }
}

.bc-game-kvs2lf {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-kvs2lf.bc-game-dfdhh7 > .bc-game-mnmj3g {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-kvs2lf.bc-game-enz64z:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-kvs2lf.bc-game-dfdhh7 > .bc-game-zav0m7 {
    height: auto;
  }

  .bc-game-kvs2lf.bc-game-dfdhh7 > div > .bc-game-en53ap {
    transform: rotate(180deg);
  }
}

.bc-game-kvs2lf [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-kvs2lf [data-ref-el],
.bc-game-kvs2lf span {
  cursor: pointer;
}

.bc-game-kvs2lf [data-ref-el],
.bc-game-kvs2lf span,
.bc-game-kvs2lf 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-kvs2lf [data-ref-el],
  .bc-game-kvs2lf span,
  .bc-game-kvs2lf a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-kvs2lf [data-ref-el],
  .bc-game-kvs2lf span,
  .bc-game-kvs2lf a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-zav0m7 {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-1ytr9a ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-zav0m7::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-zav0m7::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-zav0m7::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-zav0m7 {
    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-zav0m7:has(> .bc-game-kvs2lf.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-zav0m7 .bc-game-zav0m7 {
    padding: 0;
  }

  .bc-game-zav0m7 .bc-game-kvs2lf {
    font-weight: 400;
  }

  .bc-game-zav0m7 .bc-game-kvs2lf:hover > .bc-game-mnmj3g {
    background: var(--Neutral-300);
  }

  .bc-game-zav0m7 .bc-game-en53ap {
    rotate: -90deg;
  }
}

.bc-game-mnmj3g {
  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-mnmj3g {
    padding: 8px;
  }

  .bc-game-kvs2lf.bc-game-mnnpdc > .bc-game-mnmj3g {
    background: var(--Neutral-300);
  }
}

.bc-game-en53ap {
  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-p8t4b8.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-kzfsun 0.bc-game-vwklxc.bc-game-bv8yck -0.bc-game-qk8lki 0.bc-game-p9f8lm -0.bc-game-qk8lki 1.bc-game-kkphu4 0.bc-game-29jrn3.bc-game-qfru2h 4.bc-game-fdh8f7.bc-game-kzfsun 0.bc-game-ixi666.bc-game-5ybcf6 -0.bc-game-qk8lki 9.bc-game-vuaf0w -0.bc-game-qk8lki 10.bc-game-bshn0e 0.bc-game-thjbr4.bc-game-moat6g 0.bc-game-bv8yck 10.bc-game-moat6g 0.bc-game-p9f8lm 10.bc-game-bshn0e 1.bc-game-78astq.bc-game-5cyv7y 5.bc-game-dwj14p.bc-game-484k1e 6.bc-game-wpb1th 5.bc-game-8ywx64 6.bc-game-wpb1th 4.bc-game-4wx0zw 5.bc-game-attn2t.bc-game-kzfsun 1.bc-game-j8rzms.bc-game-qk8lki 0.bc-game-p9f8lm -0.bc-game-qk8lki 0.bc-game-bv8yck 0.bc-game-kzfsun 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-1ytr9a ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-en53ap {
    cursor: default;
  }
}

.bc-game-bahvi5 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-tenu66 {
  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-tenu66 {
    padding: 40px 4px;
  }
}

.bc-game-3lwow7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-3lwow7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-mxq02d {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-mxq02d {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-mxq02d ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-mxq02d [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-mxq02d [data-ref-el],
.bc-game-mxq02d span,
.bc-game-mxq02d a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-lk0w2q {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-lk0w2q {
    margin-bottom: 12px;
  }
}

.bc-game-k99idi {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-k99idi img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-k99idi:last-child {
    margin-right: 0;
  }
}

.bc-game-5uplfe {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-lk0w2q:hover .bc-game-z5c5tw {
  visibility: visible;
  opacity: 1;
}

.bc-game-z5c5tw {
  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-stn4z2 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-4k5v6f {
  display: flex;
  margin: 6px;
}

.bc-game-4k5v6f img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-z5c5tw::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-z5c5tw::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-3fpykn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-3fpykn {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-usjrh1 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-usjrh1 {
    margin-right: 32px;
  }
}

.bc-game-va68zd {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-va68zd {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-va68zd a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-gddg0u {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-nszymt {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-nszymt {
    margin-top: 40px;
  }
}

.bc-game-nszymt + .bc-game-r4qtga,
.bc-game-nszymt + .bc-game-nszymt {
  margin-top: 24px;
}

.bc-game-7lmeoc {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-7lmeoc {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-7lmeoc {
    padding: 80px;
  }
}

.bc-game-g8pqsp {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-g8pqsp {
    padding: 0 16px;
}


}

.bc-game-hbds6f {
  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-hbds6f {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-o23jtb {
  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-o23jtb {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-11g9pn {
  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-11g9pn:hover {
  background: var(--button-bg-hover);
}

.bc-game-3ijxzd {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-3ijxzd img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-3ijxzd img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-3ijxzd img {
  min-height: 100%;
  }
}

.bc-game-7lmeoc::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-rx4jid {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-rx4jid h1,
.bc-game-rx4jid h2,
.bc-game-rx4jid h3,
.bc-game-rx4jid h4 {
  margin-bottom: 6px;
}

.bc-game-rx4jid h1:not(:first-child),
.bc-game-rx4jid h2:not(:first-child),
.bc-game-rx4jid h3:not(:first-child),
.bc-game-rx4jid h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-rx4jid h1,
.bc-game-rx4jid h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-rx4jid h1,
  .bc-game-rx4jid h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-rx4jid h2,
.bc-game-rx4jid h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-rx4jid h2,
  .bc-game-rx4jid h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-rx4jid h3,
.bc-game-rx4jid h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-rx4jid h3,
  .bc-game-rx4jid h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-rx4jid h4,
.bc-game-rx4jid h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-rx4jid ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-rx4jid ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-rx4jid 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-rx4jid ul ul {
  margin-bottom: 8px;
}

.bc-game-rx4jid ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-rx4jid ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-rx4jid ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-rx4jid ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-rx4jid ol li::marker {
  font-weight: 700;
}

.bc-game-rx4jid ol ol {
  margin-bottom: 8px;
}

.bc-game-rx4jid ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-rx4jid ol ul li {
  padding-left: 16px;
}

.bc-game-rx4jid 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-rx4jid table {
    padding: 24px;
  }
}

.bc-game-rx4jid table.bc-game-s1co2y {
  -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-1ytr9a,
    mask-image 0.3s;
}

.bc-game-rx4jid table.bc-game-s1co2y.bc-game-s5r1cr {
  -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-rx4jid table {
    display: table;
  }
}

.bc-game-rx4jid 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-rx4jid table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-rx4jid table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-rx4jid 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-rx4jid table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-rx4jid table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-rx4jid table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-rx4jid table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-rx4jid img {
  max-width: 100%;
  height: auto;
}

.bc-game-ls6qou {
  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-ls6qou {
    padding: 24px;
  }
}

.bc-game-iokmhw {
  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-iokmhw {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-iokmhw > * {
  margin: 0 !important;
}

.bc-game-iokmhw img,
.bc-game-bxkaf6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-iokmhw img,
  .bc-game-bxkaf6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-w6fj7e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-w6fj7e {
    width: 32px;
    height: 32px;
  }
}

.bc-game-z66hud {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-z66hud .bc-game-azdvax {
  flex-shrink: 0;
}

.bc-game-z66hud .bc-game-eawwfi svg {
  display: none;
}

.bc-game-bfefs1 {
  display: grid;
  transition: max-height 0.bc-game-1ytr9a ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-bfefs1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-bfefs1 {
    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-bfefs1.bc-game-4tgfo9 + .bc-game-azdvax svg {
  transform: rotate(180deg);
}

.bc-game-0b7f18 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-0b7f18 > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-0b7f18
  > div:nth-child(3n)
  .bc-game-d7rx3c
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-0b7f18 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-0b7f18 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-0b7f18
    > div:nth-child(3n)
    .bc-game-d7rx3c
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-0b7f18 {
    max-width: 270px;
  }
}

.bc-game-0b7f18 .bc-game-d7rx3c button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-0b7f18 .bc-game-d7rx3c button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-0b7f18 .bc-game-d7rx3c button {
    max-width: 104px;
  }
}

.bc-game-65wa15 {
  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-65wa15 {
    margin-bottom: 0;
  }
}

.bc-game-3uzoev {
  display: none;
  opacity: 0;
}

.bc-game-dz7uzu {
  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-dz7uzu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-d7rx3c {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-d7rx3c 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-d7rx3c
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-d7rx3c
    button {
    max-width: 145px;
  }
}

.bc-game-qw3z8t:first-child
  .bc-game-d7rx3c
  button {
  max-width: 270px;
}

.bc-game-f56ez6 {
  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-65wa15 picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-28rgnp {
  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-28rgnp svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-65wa15:hover .bc-game-28rgnp {
  display: flex;
}

.bc-game-72tddz {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-2yeqgk {
  display: flex;
}

.bc-game-2yeqgk:hover .bc-game-ggomlv,
.bc-game-2yeqgk .bc-game-mnnpdc .bc-game-ggomlv {
  display: flex;
}

.bc-game-2yeqgk svg {
  flex-shrink: 0;
}

.bc-game-ggomlv {
  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-ggomlv {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-ggomlv:hover {
  display: flex;
}

.bc-game-ggomlv svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-7shjnx {
  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-7shjnx {
    font-size: 12px;
  }
}

.bc-game-wsetrw,
.bc-game-o3d556 {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-wsetrw {
  font-weight: 700;
}

.bc-game-98cpm2 .bc-game-bfefs1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-98cpm2 .bc-game-bfefs1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-98cpm2 .bc-game-bfefs1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-98cpm2
  .bc-game-f56ez6:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-98cpm2 .bc-game-dz7uzu {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-98cpm2 .bc-game-d7rx3c {
  gap: 4px;
  align-items: center;
}

.bc-game-98cpm2 .bc-game-d7rx3c button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-98cpm2 .bc-game-d7rx3c svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-98cpm2 .bc-game-jdlye6,
.bc-game-98cpm2 .bc-game-52t4lo {
  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-p8t4b8.org/2000/svg'%3E%3Cpath d='M9.bc-game-tc5ewi 4.bc-game-a8uv46.bc-game-l1bqey 5.bc-game-9kh6nh.bc-game-ruyy83 5.bc-game-c3vmfw.bc-game-n9n3lf 5.bc-game-wmdk0f.bc-game-1i0bhq 8.bc-game-8q781h.bc-game-6qu36i 9.bc-game-2u1gyk.bc-game-vhqost 9.bc-game-32latt.bc-game-2zqwve 13.bc-game-hr3d2v.bc-game-72wnvh 11.bc-game-1332e2.bc-game-wzason 11.bc-game-cfrmnm.bc-game-66w3xj 11.bc-game-fx4u65.bc-game-rwf7ii 13.bc-game-nx8rxd.bc-game-35sqfq 9.bc-game-t0vbls.bc-game-jf0sfz 9.bc-game-c6wp6g.bc-game-x7mepo 8.bc-game-pklyhr.bc-game-ribn3r 5.bc-game-5q7s3t.bc-game-yf6qdo 5.bc-game-ie5sru.bc-game-u6zgsw 5.bc-game-nycvxj.bc-game-i01ro3 4.bc-game-gmae7h.bc-game-wzason 1.bc-game-uzu7m0.bc-game-tc5ewi 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-98cpm2 .bc-game-jdlye6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-98cpm2 .bc-game-52t4lo {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-6s5vv1 {
  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-6s5vv1 {
    padding: 24px;
  }
}

.bc-game-6s5vv1 .bc-game-azdvax {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-6s5vv1 .bc-game-azdvax {
    display: none;
  }
}

.bc-game-6s5vv1 .bc-game-eawwfi svg {
  display: none;
}

.bc-game-rqqqq0 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-rqqqq0 .bc-game-o33rn9 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-rqqqq0 .bc-game-o33rn9 {
    display: flex;
  }
}

.bc-game-zyfcpi {
  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-zyfcpi {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-zyfcpi > * {
  margin: 0 !important;
}

.bc-game-zyfcpi img,
.bc-game-9uzozy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-zyfcpi img,
  .bc-game-9uzozy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-hmn8fl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-hmn8fl {
    width: 32px;
    height: 32px;
  }
}

.bc-game-d6b9lh {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-d6b9lh {
    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-d6b9lh::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-yy38r6 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-yy38r6 {
    padding: 7px 15px;
  }
}

.bc-game-yy38r6:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-r8puf6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-r8puf6 {
    display: flex;
    opacity: 1;
  }
}

.bc-game-yy38r6 picture {
  height: 100%;
  display: block;
}

.bc-game-yy38r6 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-yy38r6 img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-yy38r6 p {
  text-align: center;
  width: 100%;
}

.bc-game-8eydtp {
  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-8eydtp {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-8eydtp img,
.bc-game-1ndg86 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-8eydtp img,
  .bc-game-1ndg86 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-udq8y5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-udq8y5 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-i2kyu8 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-pjy2n5 {
  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-euttsz {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-euttsz.bc-game-mnnpdc {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-qdts7n {
  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-qdts7n {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-kakrvt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-e9ikhc {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-1ytr9a ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-sxh4zz {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-sxh4zz ol,
.bc-game-sxh4zz ul {
  padding-left: 1.3em;
}

.bc-game-euttsz.bc-game-mnnpdc .bc-game-e9ikhc {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-euttsz.bc-game-mnnpdc .bc-game-kakrvt {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-uhtqtn {
  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-uhtqtn {
    padding: 24px;
  }
}

.bc-game-uhtqtn .bc-game-azdvax {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-uhtqtn .bc-game-azdvax {
    display: none;
  }
}

.bc-game-uhtqtn .bc-game-eawwfi svg {
  display: none;
}

.bc-game-7zkltt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-7zkltt .bc-game-o33rn9 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-7zkltt .bc-game-o33rn9 {
    display: flex;
  }
}

.bc-game-4pngqh {
  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-4pngqh {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-4pngqh > * {
  margin: 0 !important;
}

.bc-game-4pngqh img,
.bc-game-7m2gg7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-4pngqh img,
  .bc-game-7m2gg7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-3mxr08 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-3mxr08 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-js8gf6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-js8gf6 {
    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-js8gf6::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-f6cjm1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-f6cjm1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-jmdvff {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-jmdvff {
    display: flex;
    opacity: 1;
  }
}

.bc-game-f6cjm1 picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-f6cjm1 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-plsthm {
  margin: -24px 0;
}

.bc-game-plsthm:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-plsthm {
    margin: -16px 0;
  }
}

.bc-game-v6nsst {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-v6nsst {
    flex-direction: row;
  }
}

.bc-game-mhsea5 {
  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-mhsea5 {
    flex: 1;
  }
}

.bc-game-mhsea5::placeholder {
  color: var(--Text-400);
}

.bc-game-b7wjlx {
  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-l7z16c {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-l7z16c::-webkit-scrollbar {
  display: none;
}

.bc-game-rktyvh {
  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-rktyvh img,
.bc-game-rktyvh svg {
  margin-right: 8px;
}

.bc-game-v59zwy {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-plsthm + .bc-game-hwtz1s {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-plsthm + .bc-game-hwtz1s {
    margin-top: -16px;
  }
}

.bc-game-vyxmsy {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-vyxmsy > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-vyxmsy > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-rggosl {
  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-p67med {
  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-n8h8ve {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-to42uf {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-4zjhwr {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-rggosl 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-rggosl 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-rggosl {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-p67med {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-4zjhwr {
    height: 348px;
  }

  .bc-game-rggosl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-rggosl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-rggosl {
    padding: 63px;
  }
}

.bc-game-r62axq {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-r62axq {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-1k7jsn {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-1k7jsn {
    width: auto;
  }
}

.bc-game-mziwwd {
  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-mziwwd::-webkit-scrollbar {
  display: none;
}

.bc-game-mziwwd 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-mziwwd a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-mziwwd {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-r62axq .bc-game-lvfp23 {
  -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-1ytr9a,
    mask-image 0.3s;
}

.bc-game-r62axq .bc-game-lvfp23.bc-game-s5r1cr {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-v49a3b {
  margin: 40px -16px;
}

.bc-game-sib6wb + .bc-game-r4qtga,
.bc-game-sib6wb + .bc-game-nszymt {
  margin-top: 24px;
}

.bc-game-uj1kgq {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-uj1kgq picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-ejkelq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-ejkelq {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-ejkelq {
    margin-top: 0;
  }
}

.bc-game-bv7afq {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-bv7afq {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-cerwqx {
  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-cerwqx {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-0ydy2n {
  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-0ydy2n {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-qg1l08 {
  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-qg1l08 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-8gssfu {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-8gssfu {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-2cv75y {
  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-6kf6sb {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-6kf6sb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-hwtz1s {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-ykg177 {
  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-ykg177 {
    padding: 15px 48px;
  }
}

main > .bc-game-hwtz1s {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-bfefs1.bc-game-4dw4so > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-rx4jid p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-mo5a8h {
  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-1wjn5v {
  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-1wjn5v label {
  font-size: 14px;
}

.bc-game-1wjn5v h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-1wjn5v input,
.bc-game-1wjn5v textarea,
.bc-game-1wjn5v 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-1wjn5v button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-52il5t ease;
}
.bc-game-1wjn5v button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-s5amje {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-nvkyj3 ease-in;
}

.bc-game-s5amje 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-fbe7ed, .bc-game-rlzbj4, [class*="review-card"],
thead, thead th, table th, .bc-game-36yw7a,
.bc-game-09sc9r, [class*="collapsible-header"],
.bc-game-q1ol69, [class*="updated-block"] {
  color: #ece7dc !important;
}
