* {
  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-th3bb2 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-th3bb2 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-th3bb2 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-34wnla {
  overflow: hidden;
}

.bc-game-710myv img {
  background: var(--Neutral-300);
}

.bc-game-01sce8 {
  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-h9fn1b {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-h9fn1b:hover {
  background: var(--button-bg-hover);
}

.bc-game-fjwzmw {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-fjwzmw:hover {
  background: var(--button-bg-hover);
}

.bc-game-tgwbtk {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-p8xnqc {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-qp9hk0 {
  width: 100%;
}

.bc-game-46gtjk {
  padding: 6px 16px;
}

.bc-game-a8gvnm {
  padding: 10px 16px;
}

.bc-game-kfldpt {
  padding: 15px 26px;
}

.bc-game-uv8sje {
  flex-shrink: 0;
}

.bc-game-6hia2p {
  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-ruuaou {
  display: none;
}

.bc-game-oam2mk {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-ysrjav {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-1zoz2a {
  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-mkrhb5 {
  cursor: grab;
}

.bc-game-1zoz2a::-webkit-scrollbar {
  display: none;
}

.bc-game-xzgxut {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-3l7lbt {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-g379yf {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-n6it08 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-iitxe4 {
  visibility: visible;
}

.bc-game-lgjo03 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-kyaah1 ease;
}

.bc-game-y103ma {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-9lxnad {
  -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-kyaah1,
    mask-image 0.3s;
}

.bc-game-9lxnad.bc-game-4bqjdn {
  -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-nholk2: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-vku97z {
  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-afox6y.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-afox6y.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-i9wwuh {
  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-i9wwuh::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-bccl4v {
  position: relative;
  z-index: 1;
}

.bc-game-jfo171 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-pzj361 {
  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-df1xku {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-e5z0jk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-q9qei8 {
  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-q9qei8:hover {
  background: var(--Primary-400);
}

.bc-game-q9qei8 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-nholk2 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-i9wwuh {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-jfo171 {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-pzj361 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-df1xku {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-e5z0jk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-vku97z {
    top: 25px;
    right: 25px;
  }
}

.bc-game-taj7ni,
.bc-game-qa1cue {
  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-mogznu.bc-game-ld6efs::before,
.bc-game-qa1cue::before,
.bc-game-rwg17p::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-afox6y.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-e2yfvh 14.bc-game-0n9fj6.bc-game-mpxpya 14.bc-game-1kd4q4 15.bc-game-txpvmp 14.bc-game-wzbu6z 15.bc-game-vldjib 14.bc-game-7dn7jr.bc-game-f2jce4 14.bc-game-p0wjgo 19.bc-game-t956th 12.bc-game-o4eoxn 19.bc-game-t956th 10.bc-game-d15fln.bc-game-t956th 8.bc-game-ptipk0 17.bc-game-tfuwt0 7.bc-game-qw1whu 15.bc-game-4jemhj 7.bc-game-v3pvdj.bc-game-yrrvk8 7.bc-game-qw1whu 11.bc-game-rk0tum 8.bc-game-ptipk0 11.bc-game-rk0tum 10.bc-game-835d6v.bc-game-rk0tum 12.bc-game-8usljl 13.bc-game-gsdm4h 14.bc-game-bs90rc 15.bc-game-bqtaxk 14.bc-game-uhsemz.bc-game-og1g0c 14.bc-game-j6zq1h 15.bc-game-3fbjb7 14.bc-game-wxfyyi 15.bc-game-51315a 14.bc-game-8q1imy.bc-game-e2yfvh 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-neofpp 15.bc-game-ptnijd.bc-game-yx6x20 15.bc-game-5lha6v 15.bc-game-x1ie6m 15.bc-game-qt6uq9 15.bc-game-ats622 15.bc-game-6k4a1q.bc-game-urbpr4 15.bc-game-qt6uq9 15.bc-game-jj1er1 15.bc-game-4gayzf 15.bc-game-ognqj1 15.bc-game-cr3yoc.bc-game-kelnv9 15.bc-game-nztln2 7.bc-game-32wcod 18.bc-game-8fpea8 7.bc-game-igq0z9 23.bc-game-8zp6v7.bc-game-vv46n9.bc-game-oijeis 18.bc-game-q10xvb 19.bc-game-49sw0v 15.bc-game-3on4mv 15.bc-game-neofpp 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-ongdcn [type="submit"] *,
.bc-game-zsullv button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-a7scpz {
    display: none;
  }
}

.bc-game-nt4h9z {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-nt4h9z {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-nt4h9z {
    bottom: 22px;
  }
}

.bc-game-nt4h9z input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-nt4h9z {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-r54ote.static) .bc-game-nt4h9z {
    bottom: 8px;
  }
}

.bc-game-5wl0la {
  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-afox6y.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-7gdk2e 3.bc-game-4jo3hj.bc-game-j9p0wz.bc-game-xw1fey 3.bc-game-lkkjc7 3.bc-game-qw2g4r 5.bc-game-dntdb3 3.bc-game-qw2g4r 8.bc-game-7ndnhn.bc-game-e2hweg.bc-game-qw2g4r 26.bc-game-5k9xn2 5.bc-game-yo9c5o 28.bc-game-m7qj9a 8.bc-game-x93g4u 28.bc-game-6wqwng.bc-game-0h6mw4 28.bc-game-r5axqq.bc-game-83arlh 34.bc-game-wba10q.bc-game-4h3h15 36.bc-game-mot1tk 11.bc-game-b0de6c 37.bc-game-rmj5rp 12.bc-game-koe4bh 36.bc-game-k1z8i9.bc-game-sjik47 28.bc-game-lgm9qb.bc-game-u1rejp.bc-game-lpfe7b 28.bc-game-zexz5u 36.bc-game-u5d9gg 26.bc-game-bqkizc 36.bc-game-u5d9gg 23.bc-game-fyko9g.bc-game-7l3stp.bc-game-u5d9gg 5.bc-game-hidqag 34.bc-game-owum58 3.bc-game-lkkjc7 31.bc-game-7gdk2e 3.bc-game-rf2d17.bc-game-15m7j2 18.bc-game-044nsl.bc-game-108p6r 18.bc-game-uzze8h 8.bc-game-2062no 17.bc-game-25dsaa 8.bc-game-2062no 15.bc-game-9vyzsg.bc-game-2062no 14.bc-game-rckshs 9.bc-game-108p6r 13.bc-game-jxqaqg 11.bc-game-15m7j2 13.bc-game-ubxc7u.bc-game-b4871h 13.bc-game-jxqaqg 13.bc-game-utd2n2 14.bc-game-rckshs 13.bc-game-utd2n2 15.bc-game-8n4wj1.bc-game-utd2n2 17.bc-game-25dsaa 12.bc-game-b4871h 18.bc-game-uzze8h 11.bc-game-15m7j2 18.bc-game-o6q9tx.bc-game-edr9t4 18.bc-game-ryvpsm.bc-game-eofz74 18.bc-game-uzze8h 17.bc-game-3aurh7 17.bc-game-25dsaa 17.bc-game-3aurh7 15.bc-game-yw0j22.bc-game-3aurh7 14.bc-game-rckshs 18.bc-game-eofz74 13.bc-game-jxqaqg 20.bc-game-edr9t4 13.bc-game-z3g115.bc-game-dc9kox 13.bc-game-jxqaqg 22.bc-game-nj32ep 14.bc-game-rckshs 22.bc-game-nj32ep 15.bc-game-ws2u61.bc-game-9z3iic 17.bc-game-25dsaa 21.bc-game-dc9kox 18.bc-game-uzze8h 20.bc-game-edr9t4 18.bc-game-mch65y.bc-game-5iu0u9 18.bc-game-irksyi.bc-game-uq0c6g 18.bc-game-uzze8h 26.bc-game-0b6ymu 17.bc-game-25dsaa 26.bc-game-0b6ymu 15.bc-game-r79gu3.bc-game-0b6ymu 14.bc-game-rckshs 27.bc-game-uq0c6g 13.bc-game-jxqaqg 28.bc-game-5iu0u9 13.bc-game-cwp3zb.bc-game-af0h1w 13.bc-game-jxqaqg 31.bc-game-3k0nmp 14.bc-game-rckshs 31.bc-game-3k0nmp 15.bc-game-rqbi58.bc-game-0b6ymu 17.bc-game-25dsaa 30.bc-game-af0h1w 18.bc-game-uzze8h 28.bc-game-5iu0u9 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-5wl0la {
    display: none;
  }
}

.bc-game-2go25o {
  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-2go25o {
    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-zsullv {
  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-zsullv {
    padding: 14px 16px;
  }
}

.bc-game-zsullv button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-zsullv button:first-child {
  align-content: end;
}

.bc-game-zsullv button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-zsullv
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-zsullv
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-zsullv button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-zsullv button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-rwg17p {
  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-rwg17p::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-rwg17p,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-rwg17p {
  opacity: 1;
  visibility: visible;
}

.bc-game-tymhgg {
  flex: 1 1;
}

.bc-game-3cujt9 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-3cujt9 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-sgi7r8 {
  display: block;
}

.bc-game-0rbe3j {
  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-0rbe3j {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-qa1cue {
  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-qa1cue::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-28wvf9 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-28wvf9 p {
  color: var(--Text-100);
}

.bc-game-qa1cue .bc-game-72g6kw {
  grid-area: button;
}

.bc-game-qa1cue .bc-game-72g6kw::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-afox6y.org/2000/svg'%3E%3Cpath d='M4.bc-game-b9f2wb 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-w3qnqf 15L16.bc-game-w3qnqf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-w3qnqf 5L16.bc-game-w3qnqf 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-m0nb8f {
  display: block;
}

.bc-game-q447hj {
  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-q447hj {
    margin-top: 40px;
  }
}

.bc-game-taj7ni label,
.bc-game-taj7ni input {
  display: block;
  width: 100%;
}

.bc-game-taj7ni label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-taj7ni label.bc-game-zgaoro input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-taj7ni label.bc-game-zgaoro::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-taj7ni 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-taj7ni input::placeholder {
  color: var(--Text-400);
}

.bc-game-dadmvq {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-dadmvq {
  display: flex;
}

.bc-game-dadmvq ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-dadmvq ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-dadmvq ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-ongdcn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-ongdcn {
    padding: 0 24px 24px;
  }
}

.bc-game-ongdcn 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-ongdcn input::placeholder {
  color: var(--Text-400);
}

.bc-game-ongdcn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-ongdcn [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-ongdcn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-ongdcn [type="submit"] {
    right: 40px;
  }
}

.bc-game-mogznu {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-mogznu.bc-game-ld6efs {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-mogznu.bc-game-ld6efs::before {
  content: "";
  width: 31px;
}

.bc-game-mogznu.bc-game-ld6efs p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-mogznu.bc-game-vm48gy p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-mogznu 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-nt4h9z .bc-game-72g6kw {
  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-a7scpz {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-a7scpz {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-a7scpz {
    padding: 18px 0;
  }
}

.bc-game-a7scpz .bc-game-th3bb2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-a7scpz .bc-game-th3bb2 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-v1bo2u {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-v1bo2u {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-v1bo2u picture,
.bc-game-v1bo2u img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-v1bo2u img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-4tt72z {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-kyaah1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-a7scpz.bc-game-j3u27b .bc-game-4tt72z {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-4tt72z {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-4tt72z {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-fveyac,
.bc-game-lryy4w {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-fveyac,
  .bc-game-lryy4w {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-lryy4w {
    display: none;
  }
}

.bc-game-5p7fhr {
  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-j3u27b .bc-game-5p7fhr {
  background: var(--fh-bg-color);
}

.bc-game-5p7fhr button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-5p7fhr {
    display: none;
  }
}

.bc-game-t7pl3v {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-t7pl3v {
    display: none;
  }
}

.bc-game-a8adxp {
  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-a7scpz.bc-game-j3u27b .bc-game-a8adxp:first-child {
  display: none;
}

.bc-game-a7scpz.bc-game-j3u27b .bc-game-a8adxp:last-child {
  display: block;
}

.bc-game-a8adxp:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-a8adxp {
    display: none;
  }
}

.bc-game-q2ma0f {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-q2ma0f {
    display: flex;
  }
}

.bc-game-q2ma0f ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-q2ma0f:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-q2ma0f:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-q2ma0f:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-q2ma0f:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-q2ma0f:hover .bc-game-pt6seo svg {
  transform: rotate(180deg);
}

.bc-game-mlupd8 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-drl6ia {
  padding: 0 8px;
}

.bc-game-r776iu {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-r776iu:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-r776iu {
    padding: 4px 8px;
  }
}

.bc-game-q8vikk {
  display: flex;
}

.bc-game-q8vikk img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-pt6seo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-pt6seo svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-el7cxf {
  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-el7cxf {
    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-wq6pfh {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-wq6pfh {
    display: none;
  }
}

.bc-game-2s2bsf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-alnh7j {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-gefthv {
  display: flex;
}

.bc-game-qy2p33 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-csvgs8 {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-csvgs8 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-csvgs8 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-csvgs8 .bc-game-06lhg1 [data-ref-el],
  .bc-game-csvgs8 .bc-game-06lhg1 span,
  .bc-game-csvgs8 .bc-game-06lhg1 a {
    white-space: nowrap;
  }
}

.bc-game-cjflp5 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-cjflp5.bc-game-4gn1z8 > .bc-game-06lhg1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-cjflp5.bc-game-ctez4u:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-cjflp5.bc-game-4gn1z8 > .bc-game-teqj9v {
    height: auto;
  }

  .bc-game-cjflp5.bc-game-4gn1z8 > div > .bc-game-x3b2eb {
    transform: rotate(180deg);
  }
}

.bc-game-cjflp5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-cjflp5 [data-ref-el],
.bc-game-cjflp5 span {
  cursor: pointer;
}

.bc-game-cjflp5 [data-ref-el],
.bc-game-cjflp5 span,
.bc-game-cjflp5 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-cjflp5 [data-ref-el],
  .bc-game-cjflp5 span,
  .bc-game-cjflp5 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-cjflp5 [data-ref-el],
  .bc-game-cjflp5 span,
  .bc-game-cjflp5 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-teqj9v {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-kyaah1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-teqj9v::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-teqj9v::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-teqj9v::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-teqj9v {
    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-teqj9v:has(> .bc-game-cjflp5.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-teqj9v .bc-game-teqj9v {
    padding: 0;
  }

  .bc-game-teqj9v .bc-game-cjflp5 {
    font-weight: 400;
  }

  .bc-game-teqj9v .bc-game-cjflp5:hover > .bc-game-06lhg1 {
    background: var(--Neutral-300);
  }

  .bc-game-teqj9v .bc-game-x3b2eb {
    rotate: -90deg;
  }
}

.bc-game-06lhg1 {
  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-06lhg1 {
    padding: 8px;
  }

  .bc-game-cjflp5.bc-game-brzxh3 > .bc-game-06lhg1 {
    background: var(--Neutral-300);
  }
}

.bc-game-x3b2eb {
  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-afox6y.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-24g9zs 0.bc-game-pc3vbd.bc-game-k0vnrs -0.bc-game-439par 0.bc-game-lv5g09 -0.bc-game-439par 1.bc-game-ymdijs 0.bc-game-dws5f3.bc-game-c0oogq 4.bc-game-okindc.bc-game-24g9zs 0.bc-game-1pi6nj.bc-game-jyekjs -0.bc-game-439par 9.bc-game-9lhfcw -0.bc-game-439par 10.bc-game-zswk9r 0.bc-game-3uznox.bc-game-h7n20i 0.bc-game-k0vnrs 10.bc-game-h7n20i 0.bc-game-lv5g09 10.bc-game-zswk9r 1.bc-game-phe7g0.bc-game-sgtjhj 5.bc-game-p9gly1.bc-game-agtau8 6.bc-game-id3wno 5.bc-game-x3yfcd 6.bc-game-id3wno 4.bc-game-dmbpbu 5.bc-game-h4wnc8.bc-game-24g9zs 1.bc-game-bxw3ug.bc-game-439par 0.bc-game-lv5g09 -0.bc-game-439par 0.bc-game-k0vnrs 0.bc-game-24g9zs 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-kyaah1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-x3b2eb {
    cursor: default;
  }
}

.bc-game-x4zqdw {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-rsse99 {
  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-rsse99 {
    padding: 40px 4px;
  }
}

.bc-game-74bry5 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-74bry5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-b4s26a {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-b4s26a {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-b4s26a ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-b4s26a [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-b4s26a [data-ref-el],
.bc-game-b4s26a span,
.bc-game-b4s26a a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-hanwiq {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-hanwiq {
    margin-bottom: 12px;
  }
}

.bc-game-15ineo {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-15ineo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-15ineo:last-child {
    margin-right: 0;
  }
}

.bc-game-rjk9qf {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-hanwiq:hover .bc-game-b51zc5 {
  visibility: visible;
  opacity: 1;
}

.bc-game-b51zc5 {
  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-z5dfq1 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-m3rz1l {
  display: flex;
  margin: 6px;
}

.bc-game-m3rz1l img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-b51zc5::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-b51zc5::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-oqh0ld {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-oqh0ld {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-hfz3un {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-hfz3un {
    margin-right: 32px;
  }
}

.bc-game-g7t9au {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-g7t9au {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-g7t9au a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-2kegk4 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-dlvauv {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-dlvauv {
    margin-top: 40px;
  }
}

.bc-game-dlvauv + .bc-game-bmru3t,
.bc-game-dlvauv + .bc-game-dlvauv {
  margin-top: 24px;
}

.bc-game-gqg7la {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-gqg7la {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-gqg7la {
    padding: 80px;
  }
}

.bc-game-92jkvu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-92jkvu {
    padding: 0 16px;
}


}

.bc-game-zfj98c {
  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-zfj98c {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-pa47yq {
  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-pa47yq {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-n0svv8 {
  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-n0svv8:hover {
  background: var(--button-bg-hover);
}

.bc-game-xlcgtp {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-xlcgtp img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-xlcgtp img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-xlcgtp img {
  min-height: 100%;
  }
}

.bc-game-gqg7la::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-s4l5ss {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-s4l5ss h1,
.bc-game-s4l5ss h2,
.bc-game-s4l5ss h3,
.bc-game-s4l5ss h4 {
  margin-bottom: 6px;
}

.bc-game-s4l5ss h1:not(:first-child),
.bc-game-s4l5ss h2:not(:first-child),
.bc-game-s4l5ss h3:not(:first-child),
.bc-game-s4l5ss h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-s4l5ss h1,
.bc-game-s4l5ss h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-s4l5ss h1,
  .bc-game-s4l5ss h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-s4l5ss h2,
.bc-game-s4l5ss h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-s4l5ss h2,
  .bc-game-s4l5ss h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-s4l5ss h3,
.bc-game-s4l5ss h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-s4l5ss h3,
  .bc-game-s4l5ss h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-s4l5ss h4,
.bc-game-s4l5ss h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-s4l5ss ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-s4l5ss ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-s4l5ss 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-s4l5ss ul ul {
  margin-bottom: 8px;
}

.bc-game-s4l5ss ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-s4l5ss ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-s4l5ss ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-s4l5ss ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-s4l5ss ol li::marker {
  font-weight: 700;
}

.bc-game-s4l5ss ol ol {
  margin-bottom: 8px;
}

.bc-game-s4l5ss ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-s4l5ss ol ul li {
  padding-left: 16px;
}

.bc-game-s4l5ss 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-s4l5ss table {
    padding: 24px;
  }
}

.bc-game-s4l5ss table.bc-game-fcxqji {
  -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-kyaah1,
    mask-image 0.3s;
}

.bc-game-s4l5ss table.bc-game-fcxqji.bc-game-4bqjdn {
  -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-s4l5ss table {
    display: table;
  }
}

.bc-game-s4l5ss 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-s4l5ss table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-s4l5ss table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-s4l5ss 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-s4l5ss table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-s4l5ss table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-s4l5ss table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-s4l5ss table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-s4l5ss img {
  max-width: 100%;
  height: auto;
}

.bc-game-8k07i9 {
  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-8k07i9 {
    padding: 24px;
  }
}

.bc-game-8jmu7o {
  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-8jmu7o {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-8jmu7o > * {
  margin: 0 !important;
}

.bc-game-8jmu7o img,
.bc-game-qiulrt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-8jmu7o img,
  .bc-game-qiulrt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-i1oiuf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-i1oiuf {
    width: 32px;
    height: 32px;
  }
}

.bc-game-ocp713 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-ocp713 .bc-game-ywsmoc {
  flex-shrink: 0;
}

.bc-game-ocp713 .bc-game-8dm5vw svg {
  display: none;
}

.bc-game-27hkk6 {
  display: grid;
  transition: max-height 0.bc-game-kyaah1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-27hkk6 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-27hkk6 {
    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-27hkk6.bc-game-pvkchx + .bc-game-ywsmoc svg {
  transform: rotate(180deg);
}

.bc-game-r8yvd0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-r8yvd0 > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-r8yvd0
  > div:nth-child(3n)
  .bc-game-p5my5z
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-r8yvd0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-r8yvd0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-r8yvd0
    > div:nth-child(3n)
    .bc-game-p5my5z
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-r8yvd0 {
    max-width: 270px;
  }
}

.bc-game-r8yvd0 .bc-game-p5my5z button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-r8yvd0 .bc-game-p5my5z button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-r8yvd0 .bc-game-p5my5z button {
    max-width: 104px;
  }
}

.bc-game-75a5rq {
  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-75a5rq {
    margin-bottom: 0;
  }
}

.bc-game-jmbgu2 {
  display: none;
  opacity: 0;
}

.bc-game-gede2t {
  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-gede2t img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-p5my5z {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-p5my5z 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-p5my5z
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-p5my5z
    button {
    max-width: 145px;
  }
}

.bc-game-z563h2:first-child
  .bc-game-p5my5z
  button {
  max-width: 270px;
}

.bc-game-tx3w60 {
  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-75a5rq picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-3yfvr9 {
  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-3yfvr9 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-75a5rq:hover .bc-game-3yfvr9 {
  display: flex;
}

.bc-game-tddl4i {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-na0e1y {
  display: flex;
}

.bc-game-na0e1y:hover .bc-game-gzfhjz,
.bc-game-na0e1y .bc-game-brzxh3 .bc-game-gzfhjz {
  display: flex;
}

.bc-game-na0e1y svg {
  flex-shrink: 0;
}

.bc-game-gzfhjz {
  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-gzfhjz {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-gzfhjz:hover {
  display: flex;
}

.bc-game-gzfhjz svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-6ifqo8 {
  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-6ifqo8 {
    font-size: 12px;
  }
}

.bc-game-xeaj66,
.bc-game-ems65a {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-xeaj66 {
  font-weight: 700;
}

.bc-game-rr717a .bc-game-27hkk6 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-rr717a .bc-game-27hkk6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-rr717a .bc-game-27hkk6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-rr717a
  .bc-game-tx3w60:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-rr717a .bc-game-gede2t {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-rr717a .bc-game-p5my5z {
  gap: 4px;
  align-items: center;
}

.bc-game-rr717a .bc-game-p5my5z button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-rr717a .bc-game-p5my5z svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-rr717a .bc-game-oc7mzf,
.bc-game-rr717a .bc-game-5ou2v3 {
  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-afox6y.org/2000/svg'%3E%3Cpath d='M9.bc-game-x3g5uz 4.bc-game-b66u02.bc-game-hdk86c 5.bc-game-oiuk07.bc-game-fxkhph 5.bc-game-uh00xd.bc-game-bwm4pl 5.bc-game-x02zkr.bc-game-jd4f5f 8.bc-game-0uudyq.bc-game-pnxddh 9.bc-game-bp7uom.bc-game-eq4s7x 9.bc-game-ij4633.bc-game-396u3h 13.bc-game-uflkbt.bc-game-z4ydnv 11.bc-game-q1h5us.bc-game-vxqvqu 11.bc-game-tsl8jj.bc-game-yrzd7p 11.bc-game-eg3uwn.bc-game-b2ks6p 13.bc-game-k6nhar.bc-game-w5g3pb 9.bc-game-rvnilq.bc-game-uxqdda 9.bc-game-y9h9zy.bc-game-8t2t3l 8.bc-game-ir1q6y.bc-game-7zm0pn 5.bc-game-z9nvcw.bc-game-lokqux 5.bc-game-vhqo64.bc-game-1rezyd 5.bc-game-jg154j.bc-game-zq2ldr 4.bc-game-xb0rrg.bc-game-vxqvqu 1.bc-game-9tvcxj.bc-game-x3g5uz 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-rr717a .bc-game-oc7mzf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-rr717a .bc-game-5ou2v3 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-2zsrx5 {
  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-2zsrx5 {
    padding: 24px;
  }
}

.bc-game-2zsrx5 .bc-game-ywsmoc {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-2zsrx5 .bc-game-ywsmoc {
    display: none;
  }
}

.bc-game-2zsrx5 .bc-game-8dm5vw svg {
  display: none;
}

.bc-game-xcvvps {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-xcvvps .bc-game-01sce8 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-xcvvps .bc-game-01sce8 {
    display: flex;
  }
}

.bc-game-9l9k14 {
  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-9l9k14 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-9l9k14 > * {
  margin: 0 !important;
}

.bc-game-9l9k14 img,
.bc-game-pp6qsp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-9l9k14 img,
  .bc-game-pp6qsp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-z7hxqt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-z7hxqt {
    width: 32px;
    height: 32px;
  }
}

.bc-game-h2yqyc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-h2yqyc {
    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-h2yqyc::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-jmzy8v {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-jmzy8v {
    padding: 7px 15px;
  }
}

.bc-game-jmzy8v:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-fda99y {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-fda99y {
    display: flex;
    opacity: 1;
  }
}

.bc-game-jmzy8v picture {
  height: 100%;
  display: block;
}

.bc-game-jmzy8v img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-jmzy8v img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-jmzy8v p {
  text-align: center;
  width: 100%;
}

.bc-game-yf81sk {
  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-yf81sk {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-yf81sk img,
.bc-game-3xcbeg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-yf81sk img,
  .bc-game-3xcbeg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-y49q3m {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-y49q3m {
    width: 32px;
    height: 32px;
  }
}

.bc-game-ewy0rq {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-q0637j {
  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-dtnlbo {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-dtnlbo.bc-game-brzxh3 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-4jkwov {
  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-4jkwov {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-avf9pm {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-irqh4f {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-kyaah1 ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-mk3q5m {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-mk3q5m ol,
.bc-game-mk3q5m ul {
  padding-left: 1.3em;
}

.bc-game-dtnlbo.bc-game-brzxh3 .bc-game-irqh4f {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-dtnlbo.bc-game-brzxh3 .bc-game-avf9pm {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-2npseo {
  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-2npseo {
    padding: 24px;
  }
}

.bc-game-2npseo .bc-game-ywsmoc {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-2npseo .bc-game-ywsmoc {
    display: none;
  }
}

.bc-game-2npseo .bc-game-8dm5vw svg {
  display: none;
}

.bc-game-8af9de {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-8af9de .bc-game-01sce8 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-8af9de .bc-game-01sce8 {
    display: flex;
  }
}

.bc-game-8a0l17 {
  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-8a0l17 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-8a0l17 > * {
  margin: 0 !important;
}

.bc-game-8a0l17 img,
.bc-game-gx6aqq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-8a0l17 img,
  .bc-game-gx6aqq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-dl6cvb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-dl6cvb {
    width: 32px;
    height: 32px;
  }
}

.bc-game-syl8js {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-syl8js {
    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-syl8js::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-n38e8s {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-n38e8s:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-e5maqh {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-e5maqh {
    display: flex;
    opacity: 1;
  }
}

.bc-game-n38e8s picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-n38e8s picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-bzkgr3 {
  margin: -24px 0;
}

.bc-game-bzkgr3:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-bzkgr3 {
    margin: -16px 0;
  }
}

.bc-game-8y2wel {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-8y2wel {
    flex-direction: row;
  }
}

.bc-game-4ctfwz {
  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-4ctfwz {
    flex: 1;
  }
}

.bc-game-4ctfwz::placeholder {
  color: var(--Text-400);
}

.bc-game-iovevw {
  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-cug4bn {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-cug4bn::-webkit-scrollbar {
  display: none;
}

.bc-game-ilc2no {
  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-ilc2no img,
.bc-game-ilc2no svg {
  margin-right: 8px;
}

.bc-game-kpazw6 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-bzkgr3 + .bc-game-37np9g {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-bzkgr3 + .bc-game-37np9g {
    margin-top: -16px;
  }
}

.bc-game-3tkj7q {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-3tkj7q > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-3tkj7q > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-h8dpzc {
  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-alcgha {
  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-m4nr8g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-bh7lia {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-kg0zhm {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-h8dpzc 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-h8dpzc 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-h8dpzc {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-alcgha {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-kg0zhm {
    height: 348px;
  }

  .bc-game-h8dpzc button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-h8dpzc button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-h8dpzc {
    padding: 63px;
  }
}

.bc-game-jvmsrf {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-jvmsrf {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-092vsh {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-092vsh {
    width: auto;
  }
}

.bc-game-ydai2u {
  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-ydai2u::-webkit-scrollbar {
  display: none;
}

.bc-game-ydai2u 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-ydai2u a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-ydai2u {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-jvmsrf .bc-game-h1hxoe {
  -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-kyaah1,
    mask-image 0.3s;
}

.bc-game-jvmsrf .bc-game-h1hxoe.bc-game-4bqjdn {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-8ul88c {
  margin: 40px -16px;
}

.bc-game-86sq0g + .bc-game-bmru3t,
.bc-game-86sq0g + .bc-game-dlvauv {
  margin-top: 24px;
}

.bc-game-o6vk47 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-o6vk47 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-oxkftx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-oxkftx {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-oxkftx {
    margin-top: 0;
  }
}

.bc-game-skfeg6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-skfeg6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-1tz44q {
  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-1tz44q {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-rj8pxj {
  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-rj8pxj {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-gk3na8 {
  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-gk3na8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-imi8qk {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-imi8qk {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-4ofz6j {
  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-dqpga3 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-dqpga3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-37np9g {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-d7a1r2 {
  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-d7a1r2 {
    padding: 15px 48px;
  }
}

main > .bc-game-37np9g {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-27hkk6.bc-game-9q76u4 > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-s4l5ss p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-goiwoo {
  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-d4uugp {
  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-d4uugp label {
  font-size: 14px;
}

.bc-game-d4uugp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-d4uugp input,
.bc-game-d4uugp textarea,
.bc-game-d4uugp 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-d4uugp button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-axo8wj ease;
}
.bc-game-d4uugp button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-hs2lp5 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-kp7jti ease-in;
}

.bc-game-hs2lp5 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-podto4, .bc-game-9kccm1, [class*="review-card"],
thead, thead th, table th, .bc-game-ewidjx,
.bc-game-1gqu4p, [class*="collapsible-header"],
.bc-game-9hzibd, [class*="updated-block"] {
  color: #ece7dc !important;
}
