* {
  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-1yeusf {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-1yeusf {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-1yeusf {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-x1p2w2 {
  overflow: hidden;
}

.bc-game-vjq79v img {
  background: var(--Neutral-300);
}

.bc-game-yvzj2r {
  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-2zhaef {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-2zhaef:hover {
  background: var(--button-bg-hover);
}

.bc-game-5szn90 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-5szn90:hover {
  background: var(--button-bg-hover);
}

.bc-game-7fy8u7 {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-ynuo0n {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-xb2m44 {
  width: 100%;
}

.bc-game-iz4a8w {
  padding: 6px 16px;
}

.bc-game-uncpr6 {
  padding: 10px 16px;
}

.bc-game-7511ig {
  padding: 15px 26px;
}

.bc-game-l6j0wo {
  flex-shrink: 0;
}

.bc-game-2srrc6 {
  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-u28r0y {
  display: none;
}

.bc-game-5szdsb {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-w5nlg6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-lpy6nz {
  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-tsdl9c {
  cursor: grab;
}

.bc-game-lpy6nz::-webkit-scrollbar {
  display: none;
}

.bc-game-es928d {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-pat7ys {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-w57lrz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-yb2oo7 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-qwdgmp {
  visibility: visible;
}

.bc-game-r5tnmf {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-xmb5gh ease;
}

.bc-game-2tcezf {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-rlxd3m {
  -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-xmb5gh,
    mask-image 0.3s;
}

.bc-game-rlxd3m.bc-game-w0fzef {
  -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-brq69j: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-iokj5m {
  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-d03jbi.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-d03jbi.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-pcue0a {
  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-pcue0a::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-zamio1 {
  position: relative;
  z-index: 1;
}

.bc-game-j6a5yl {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-mv2xa7 {
  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-on2v69 {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-n9x5jl {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-nkepvm {
  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-nkepvm:hover {
  background: var(--Primary-400);
}

.bc-game-nkepvm svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-brq69j 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-pcue0a {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-j6a5yl {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-mv2xa7 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-on2v69 {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-n9x5jl {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-iokj5m {
    top: 25px;
    right: 25px;
  }
}

.bc-game-41qiun,
.bc-game-6fc1gs {
  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-trfqiz.bc-game-3wbnal::before,
.bc-game-6fc1gs::before,
.bc-game-38wsnz::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-d03jbi.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-ru2f3v 14.bc-game-dh4o8k.bc-game-l0yohj 14.bc-game-ocolyc 15.bc-game-yq5yd3 14.bc-game-5l95h4 15.bc-game-3vaoz0 14.bc-game-l10rox.bc-game-71zk0a 14.bc-game-6samm1 19.bc-game-q030n9 12.bc-game-qt3zrs 19.bc-game-q030n9 10.bc-game-kpvcz6.bc-game-q030n9 8.bc-game-dgtokj 17.bc-game-xygcje 7.bc-game-vps37h 15.bc-game-sy62gh 7.bc-game-sb5xbj.bc-game-qevgva 7.bc-game-vps37h 11.bc-game-1ti1fy 8.bc-game-dgtokj 11.bc-game-1ti1fy 10.bc-game-5feoqw.bc-game-1ti1fy 12.bc-game-lr89dx 13.bc-game-od3993 14.bc-game-q5icqq 15.bc-game-fyusrf 14.bc-game-wzmq7z.bc-game-fzy6ny 14.bc-game-l2banr 15.bc-game-migqfo 14.bc-game-b4f5fu 15.bc-game-o0qrb2 14.bc-game-gonvbk.bc-game-ru2f3v 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-6ydsdk 15.bc-game-nhwy2n.bc-game-i0b39n 15.bc-game-fkyo8e 15.bc-game-u51oor 15.bc-game-3dbag2 15.bc-game-nc3xu1 15.bc-game-6v4koo.bc-game-98cus5 15.bc-game-3dbag2 15.bc-game-wfdjaz 15.bc-game-aij6hx 15.bc-game-ohu8t9 15.bc-game-49x1s5.bc-game-aloyj0 15.bc-game-yp5tft 7.bc-game-z4lk8g 18.bc-game-u8tsne 7.bc-game-lt5g0p 23.bc-game-e66g6b.bc-game-uto025.bc-game-465l7o 18.bc-game-pbce86 19.bc-game-3qm33w 15.bc-game-ye2el5 15.bc-game-6ydsdk 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-shqol0 [type="submit"] *,
.bc-game-8opip5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-8fiha0 {
    display: none;
  }
}

.bc-game-i3g8jd {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-i3g8jd {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-i3g8jd {
    bottom: 22px;
  }
}

.bc-game-i3g8jd input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-i3g8jd {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-hidd6l.static) .bc-game-i3g8jd {
    bottom: 8px;
  }
}

.bc-game-692b58 {
  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-d03jbi.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-o3vxm0 3.bc-game-cyhjnd.bc-game-1s8m3i.bc-game-foe91k 3.bc-game-ujuvfs 3.bc-game-6rsorz 5.bc-game-k6va4o 3.bc-game-6rsorz 8.bc-game-zo8u5h.bc-game-i4c5j3.bc-game-6rsorz 26.bc-game-e8zp2m 5.bc-game-gyyl6j 28.bc-game-u1k4av 8.bc-game-ce240a 28.bc-game-ywqtif.bc-game-djcpj0 28.bc-game-5zxgki.bc-game-mh9f35 34.bc-game-tke5c1.bc-game-ijekbp 36.bc-game-5y5kj6 11.bc-game-rhxx3x 37.bc-game-b5fkij 12.bc-game-uxfbzs 36.bc-game-2l6h3x.bc-game-eezjye 28.bc-game-lznmyv.bc-game-4ogieu.bc-game-79jx8b 28.bc-game-mc8h10 36.bc-game-pp999h 26.bc-game-te7dsw 36.bc-game-pp999h 23.bc-game-ey8nz0.bc-game-gyz619.bc-game-pp999h 5.bc-game-sx2sch 34.bc-game-somuj3 3.bc-game-ujuvfs 31.bc-game-o3vxm0 3.bc-game-uetnia.bc-game-026x7x 18.bc-game-vhzxlq.bc-game-ui7kw3 18.bc-game-9lxn44 8.bc-game-zzgiaa 17.bc-game-ztz61s 8.bc-game-zzgiaa 15.bc-game-x8m845.bc-game-zzgiaa 14.bc-game-ngni6z 9.bc-game-ui7kw3 13.bc-game-pai1p7 11.bc-game-026x7x 13.bc-game-hm6lhg.bc-game-r8x11o 13.bc-game-pai1p7 13.bc-game-2g076c 14.bc-game-ngni6z 13.bc-game-2g076c 15.bc-game-mj3wpi.bc-game-2g076c 17.bc-game-ztz61s 12.bc-game-r8x11o 18.bc-game-9lxn44 11.bc-game-026x7x 18.bc-game-7d3ceb.bc-game-47zu31 18.bc-game-4qudqi.bc-game-uw7bpt 18.bc-game-9lxn44 17.bc-game-vpyj97 17.bc-game-ztz61s 17.bc-game-vpyj97 15.bc-game-mudjt5.bc-game-vpyj97 14.bc-game-ngni6z 18.bc-game-uw7bpt 13.bc-game-pai1p7 20.bc-game-47zu31 13.bc-game-yx2z9d.bc-game-hbgejr 13.bc-game-pai1p7 22.bc-game-2qiybx 14.bc-game-ngni6z 22.bc-game-2qiybx 15.bc-game-4i9z27.bc-game-qnac4m 17.bc-game-ztz61s 21.bc-game-hbgejr 18.bc-game-9lxn44 20.bc-game-47zu31 18.bc-game-1a8cp0.bc-game-jbh6na 18.bc-game-9in606.bc-game-n0ojl8 18.bc-game-9lxn44 26.bc-game-exiwtn 17.bc-game-ztz61s 26.bc-game-exiwtn 15.bc-game-h4a0d9.bc-game-exiwtn 14.bc-game-ngni6z 27.bc-game-n0ojl8 13.bc-game-pai1p7 28.bc-game-jbh6na 13.bc-game-tfl3s2.bc-game-ewhnag 13.bc-game-pai1p7 31.bc-game-bbe8p1 14.bc-game-ngni6z 31.bc-game-bbe8p1 15.bc-game-6bdmi1.bc-game-exiwtn 17.bc-game-ztz61s 30.bc-game-ewhnag 18.bc-game-9lxn44 28.bc-game-jbh6na 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-692b58 {
    display: none;
  }
}

.bc-game-mu8wh5 {
  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-mu8wh5 {
    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-8opip5 {
  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-8opip5 {
    padding: 14px 16px;
  }
}

.bc-game-8opip5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-8opip5 button:first-child {
  align-content: end;
}

.bc-game-8opip5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-8opip5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-8opip5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-8opip5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-8opip5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-38wsnz {
  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-38wsnz::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-38wsnz,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-38wsnz {
  opacity: 1;
  visibility: visible;
}

.bc-game-vzjyjn {
  flex: 1 1;
}

.bc-game-ouvan7 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-ouvan7 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-u61r7n {
  display: block;
}

.bc-game-yts502 {
  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-yts502 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-6fc1gs {
  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-6fc1gs::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-7s07b5 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-7s07b5 p {
  color: var(--Text-100);
}

.bc-game-6fc1gs .bc-game-q4e0os {
  grid-area: button;
}

.bc-game-6fc1gs .bc-game-q4e0os::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-d03jbi.org/2000/svg'%3E%3Cpath d='M4.bc-game-hbu9vl 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-d7vqnt 15L16.bc-game-d7vqnt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-d7vqnt 5L16.bc-game-d7vqnt 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-eplmny {
  display: block;
}

.bc-game-4791hz {
  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-4791hz {
    margin-top: 40px;
  }
}

.bc-game-41qiun label,
.bc-game-41qiun input {
  display: block;
  width: 100%;
}

.bc-game-41qiun label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-41qiun label.bc-game-r5cicv input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-41qiun label.bc-game-r5cicv::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-41qiun 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-41qiun input::placeholder {
  color: var(--Text-400);
}

.bc-game-a5x2e0 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-a5x2e0 {
  display: flex;
}

.bc-game-a5x2e0 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-a5x2e0 ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-a5x2e0 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-shqol0 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-shqol0 {
    padding: 0 24px 24px;
  }
}

.bc-game-shqol0 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-shqol0 input::placeholder {
  color: var(--Text-400);
}

.bc-game-shqol0 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-shqol0 [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-shqol0 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-shqol0 [type="submit"] {
    right: 40px;
  }
}

.bc-game-trfqiz {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-trfqiz.bc-game-3wbnal {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-trfqiz.bc-game-3wbnal::before {
  content: "";
  width: 31px;
}

.bc-game-trfqiz.bc-game-3wbnal p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-trfqiz.bc-game-x7dllh p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-trfqiz 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-i3g8jd .bc-game-q4e0os {
  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-8fiha0 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-8fiha0 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-8fiha0 {
    padding: 18px 0;
  }
}

.bc-game-8fiha0 .bc-game-1yeusf {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-8fiha0 .bc-game-1yeusf {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-3j154e {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-3j154e {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-3j154e picture,
.bc-game-3j154e img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-3j154e img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-dmfyt6 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-xmb5gh ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-8fiha0.bc-game-fx2w5e .bc-game-dmfyt6 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-dmfyt6 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-dmfyt6 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-6351q2,
.bc-game-00xfem {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-6351q2,
  .bc-game-00xfem {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-00xfem {
    display: none;
  }
}

.bc-game-h8drjg {
  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-fx2w5e .bc-game-h8drjg {
  background: var(--fh-bg-color);
}

.bc-game-h8drjg button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-h8drjg {
    display: none;
  }
}

.bc-game-li9zc9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-li9zc9 {
    display: none;
  }
}

.bc-game-fk5hyv {
  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-8fiha0.bc-game-fx2w5e .bc-game-fk5hyv:first-child {
  display: none;
}

.bc-game-8fiha0.bc-game-fx2w5e .bc-game-fk5hyv:last-child {
  display: block;
}

.bc-game-fk5hyv:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-fk5hyv {
    display: none;
  }
}

.bc-game-8bclaj {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-8bclaj {
    display: flex;
  }
}

.bc-game-8bclaj ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-8bclaj:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-8bclaj:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-8bclaj:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-8bclaj:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-8bclaj:hover .bc-game-yj3pi7 svg {
  transform: rotate(180deg);
}

.bc-game-etpuhc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-ezwysw {
  padding: 0 8px;
}

.bc-game-nlo241 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-nlo241:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-nlo241 {
    padding: 4px 8px;
  }
}

.bc-game-3ei81c {
  display: flex;
}

.bc-game-3ei81c img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-yj3pi7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-yj3pi7 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-1b0j2c {
  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-1b0j2c {
    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-4jngga {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-4jngga {
    display: none;
  }
}

.bc-game-u7dcn2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-uw67j2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-ejqadg {
  display: flex;
}

.bc-game-01y2qn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-bcmvte {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-bcmvte {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-bcmvte {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-bcmvte .bc-game-2z463z [data-ref-el],
  .bc-game-bcmvte .bc-game-2z463z span,
  .bc-game-bcmvte .bc-game-2z463z a {
    white-space: nowrap;
  }
}

.bc-game-ismckt {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-ismckt.bc-game-fxkywd > .bc-game-2z463z {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-ismckt.bc-game-8qefya:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-ismckt.bc-game-fxkywd > .bc-game-ifizow {
    height: auto;
  }

  .bc-game-ismckt.bc-game-fxkywd > div > .bc-game-mpfr0b {
    transform: rotate(180deg);
  }
}

.bc-game-ismckt [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-ismckt [data-ref-el],
.bc-game-ismckt span {
  cursor: pointer;
}

.bc-game-ismckt [data-ref-el],
.bc-game-ismckt span,
.bc-game-ismckt 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-ismckt [data-ref-el],
  .bc-game-ismckt span,
  .bc-game-ismckt a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-ismckt [data-ref-el],
  .bc-game-ismckt span,
  .bc-game-ismckt a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-ifizow {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-xmb5gh ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-ifizow::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-ifizow::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-ifizow::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-ifizow {
    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-ifizow:has(> .bc-game-ismckt.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-ifizow .bc-game-ifizow {
    padding: 0;
  }

  .bc-game-ifizow .bc-game-ismckt {
    font-weight: 400;
  }

  .bc-game-ifizow .bc-game-ismckt:hover > .bc-game-2z463z {
    background: var(--Neutral-300);
  }

  .bc-game-ifizow .bc-game-mpfr0b {
    rotate: -90deg;
  }
}

.bc-game-2z463z {
  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-2z463z {
    padding: 8px;
  }

  .bc-game-ismckt.bc-game-sajhlg > .bc-game-2z463z {
    background: var(--Neutral-300);
  }
}

.bc-game-mpfr0b {
  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-d03jbi.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-te64ar 0.bc-game-kcstlu.bc-game-8b1blt -0.bc-game-ub9s8n 0.bc-game-byai43 -0.bc-game-ub9s8n 1.bc-game-5jlrp2 0.bc-game-vfzt7b.bc-game-6vqbdj 4.bc-game-63hwlz.bc-game-te64ar 0.bc-game-x6t4wm.bc-game-dakqo2 -0.bc-game-ub9s8n 9.bc-game-6lrsa2 -0.bc-game-ub9s8n 10.bc-game-dbep78 0.bc-game-kia353.bc-game-lwacu1 0.bc-game-8b1blt 10.bc-game-lwacu1 0.bc-game-byai43 10.bc-game-dbep78 1.bc-game-xh223b.bc-game-u6aczn 5.bc-game-isugb9.bc-game-wzmuy0 6.bc-game-avm098 5.bc-game-ky7y3t 6.bc-game-avm098 4.bc-game-8mic24 5.bc-game-wb603d.bc-game-te64ar 1.bc-game-54erjz.bc-game-ub9s8n 0.bc-game-byai43 -0.bc-game-ub9s8n 0.bc-game-8b1blt 0.bc-game-te64ar 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-xmb5gh ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-mpfr0b {
    cursor: default;
  }
}

.bc-game-0ad4ef {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-qfi7fw {
  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-qfi7fw {
    padding: 40px 4px;
  }
}

.bc-game-2p7461 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-2p7461 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-t3jwpu {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-t3jwpu {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-t3jwpu ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-t3jwpu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-t3jwpu [data-ref-el],
.bc-game-t3jwpu span,
.bc-game-t3jwpu a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-rvyqxi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-rvyqxi {
    margin-bottom: 12px;
  }
}

.bc-game-q8tscm {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-q8tscm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-q8tscm:last-child {
    margin-right: 0;
  }
}

.bc-game-ywdysv {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-rvyqxi:hover .bc-game-kxuq3h {
  visibility: visible;
  opacity: 1;
}

.bc-game-kxuq3h {
  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-ja9czy {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-4s5avr {
  display: flex;
  margin: 6px;
}

.bc-game-4s5avr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-kxuq3h::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-kxuq3h::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-79sonu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-79sonu {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-hzonua {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-hzonua {
    margin-right: 32px;
  }
}

.bc-game-dtqle7 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-dtqle7 {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-dtqle7 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-z0oyut {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-m8h3m6 {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-m8h3m6 {
    margin-top: 40px;
  }
}

.bc-game-m8h3m6 + .bc-game-ilud04,
.bc-game-m8h3m6 + .bc-game-m8h3m6 {
  margin-top: 24px;
}

.bc-game-ysvu9p {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-ysvu9p {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-ysvu9p {
    padding: 80px;
  }
}

.bc-game-6nh2ts {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-6nh2ts {
    padding: 0 16px;
}


}

.bc-game-nqrnlt {
  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-nqrnlt {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-8yjjoo {
  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-8yjjoo {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-thdpwm {
  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-thdpwm:hover {
  background: var(--button-bg-hover);
}

.bc-game-5pz2ke {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-5pz2ke img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-5pz2ke img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-5pz2ke img {
  min-height: 100%;
  }
}

.bc-game-ysvu9p::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-ym80xh {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-ym80xh h1,
.bc-game-ym80xh h2,
.bc-game-ym80xh h3,
.bc-game-ym80xh h4 {
  margin-bottom: 6px;
}

.bc-game-ym80xh h1:not(:first-child),
.bc-game-ym80xh h2:not(:first-child),
.bc-game-ym80xh h3:not(:first-child),
.bc-game-ym80xh h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-ym80xh h1,
.bc-game-ym80xh h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-ym80xh h1,
  .bc-game-ym80xh h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-ym80xh h2,
.bc-game-ym80xh h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-ym80xh h2,
  .bc-game-ym80xh h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-ym80xh h3,
.bc-game-ym80xh h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-ym80xh h3,
  .bc-game-ym80xh h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-ym80xh h4,
.bc-game-ym80xh h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-ym80xh ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-ym80xh ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-ym80xh 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-ym80xh ul ul {
  margin-bottom: 8px;
}

.bc-game-ym80xh ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-ym80xh ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-ym80xh ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-ym80xh ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-ym80xh ol li::marker {
  font-weight: 700;
}

.bc-game-ym80xh ol ol {
  margin-bottom: 8px;
}

.bc-game-ym80xh ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-ym80xh ol ul li {
  padding-left: 16px;
}

.bc-game-ym80xh 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-ym80xh table {
    padding: 24px;
  }
}

.bc-game-ym80xh table.bc-game-6r9rdb {
  -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-xmb5gh,
    mask-image 0.3s;
}

.bc-game-ym80xh table.bc-game-6r9rdb.bc-game-w0fzef {
  -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-ym80xh table {
    display: table;
  }
}

.bc-game-ym80xh 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-ym80xh table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-ym80xh table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-ym80xh 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-ym80xh table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-ym80xh table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-ym80xh table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-ym80xh table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-ym80xh img {
  max-width: 100%;
  height: auto;
}

.bc-game-7kjvn8 {
  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-7kjvn8 {
    padding: 24px;
  }
}

.bc-game-yzr9ua {
  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-yzr9ua {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-yzr9ua > * {
  margin: 0 !important;
}

.bc-game-yzr9ua img,
.bc-game-2s1eti {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-yzr9ua img,
  .bc-game-2s1eti {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-rz1csl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-rz1csl {
    width: 32px;
    height: 32px;
  }
}

.bc-game-up9b8t {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-up9b8t .bc-game-tkksrn {
  flex-shrink: 0;
}

.bc-game-up9b8t .bc-game-mjhrh3 svg {
  display: none;
}

.bc-game-nltg2z {
  display: grid;
  transition: max-height 0.bc-game-xmb5gh ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-nltg2z {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-nltg2z {
    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-nltg2z.bc-game-3hkk1s + .bc-game-tkksrn svg {
  transform: rotate(180deg);
}

.bc-game-cm27af {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-cm27af > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-cm27af
  > div:nth-child(3n)
  .bc-game-g15meo
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-cm27af {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-cm27af > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-cm27af
    > div:nth-child(3n)
    .bc-game-g15meo
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-cm27af {
    max-width: 270px;
  }
}

.bc-game-cm27af .bc-game-g15meo button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-cm27af .bc-game-g15meo button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-cm27af .bc-game-g15meo button {
    max-width: 104px;
  }
}

.bc-game-u7slcq {
  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-u7slcq {
    margin-bottom: 0;
  }
}

.bc-game-eg7qfz {
  display: none;
  opacity: 0;
}

.bc-game-vog7mb {
  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-vog7mb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-g15meo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-g15meo 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-g15meo
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-g15meo
    button {
    max-width: 145px;
  }
}

.bc-game-fuj30s:first-child
  .bc-game-g15meo
  button {
  max-width: 270px;
}

.bc-game-rcv4ml {
  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-u7slcq picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-9gxff4 {
  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-9gxff4 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-u7slcq:hover .bc-game-9gxff4 {
  display: flex;
}

.bc-game-vk4nay {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-63boqm {
  display: flex;
}

.bc-game-63boqm:hover .bc-game-babogg,
.bc-game-63boqm .bc-game-sajhlg .bc-game-babogg {
  display: flex;
}

.bc-game-63boqm svg {
  flex-shrink: 0;
}

.bc-game-babogg {
  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-babogg {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-babogg:hover {
  display: flex;
}

.bc-game-babogg svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-jwy8do {
  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-jwy8do {
    font-size: 12px;
  }
}

.bc-game-8q9j5b,
.bc-game-lxpe5z {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-8q9j5b {
  font-weight: 700;
}

.bc-game-10iy49 .bc-game-nltg2z {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-10iy49 .bc-game-nltg2z {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-10iy49 .bc-game-nltg2z {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-10iy49
  .bc-game-rcv4ml:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-10iy49 .bc-game-vog7mb {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-10iy49 .bc-game-g15meo {
  gap: 4px;
  align-items: center;
}

.bc-game-10iy49 .bc-game-g15meo button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-10iy49 .bc-game-g15meo svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-10iy49 .bc-game-7dbd5g,
.bc-game-10iy49 .bc-game-eiizgi {
  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-d03jbi.org/2000/svg'%3E%3Cpath d='M9.bc-game-v91p0u 4.bc-game-8qicfl.bc-game-wgtaak 5.bc-game-3xxn0u.bc-game-pvykf9 5.bc-game-56xder.bc-game-h2mxwb 5.bc-game-02obcr.bc-game-w8cc21 8.bc-game-dttn6s.bc-game-p0xdr4 9.bc-game-utem99.bc-game-0aa1pg 9.bc-game-ukihg9.bc-game-7rtkd8 13.bc-game-3vy8an.bc-game-vwka8y 11.bc-game-gnf03g.bc-game-r3nbsq 11.bc-game-xburqe.bc-game-cuk68a 11.bc-game-7e85ni.bc-game-5vkcaz 13.bc-game-568mvk.bc-game-07v6ph 9.bc-game-bt6xep.bc-game-wogutl 9.bc-game-8d7es5.bc-game-ygwspd 8.bc-game-s1rrm9.bc-game-bas2vm 5.bc-game-gzk44b.bc-game-3g0wxg 5.bc-game-6hq6i9.bc-game-vbb3lm 5.bc-game-1lklcn.bc-game-v1ttro 4.bc-game-gi4idk.bc-game-r3nbsq 1.bc-game-4aeq1o.bc-game-v91p0u 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-10iy49 .bc-game-7dbd5g {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-10iy49 .bc-game-eiizgi {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-d3ayd0 {
  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-d3ayd0 {
    padding: 24px;
  }
}

.bc-game-d3ayd0 .bc-game-tkksrn {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-d3ayd0 .bc-game-tkksrn {
    display: none;
  }
}

.bc-game-d3ayd0 .bc-game-mjhrh3 svg {
  display: none;
}

.bc-game-gz17m0 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-gz17m0 .bc-game-yvzj2r {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-gz17m0 .bc-game-yvzj2r {
    display: flex;
  }
}

.bc-game-tt8oza {
  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-tt8oza {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-tt8oza > * {
  margin: 0 !important;
}

.bc-game-tt8oza img,
.bc-game-fqa13k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-tt8oza img,
  .bc-game-fqa13k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-0yss7o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-0yss7o {
    width: 32px;
    height: 32px;
  }
}

.bc-game-4ku97j {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-4ku97j {
    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-4ku97j::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-b0dany {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-b0dany {
    padding: 7px 15px;
  }
}

.bc-game-b0dany:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-tie6oi {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-tie6oi {
    display: flex;
    opacity: 1;
  }
}

.bc-game-b0dany picture {
  height: 100%;
  display: block;
}

.bc-game-b0dany img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-b0dany img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-b0dany p {
  text-align: center;
  width: 100%;
}

.bc-game-irczah {
  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-irczah {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-irczah img,
.bc-game-b39osb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-irczah img,
  .bc-game-b39osb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-en9yxf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-en9yxf {
    width: 32px;
    height: 32px;
  }
}

.bc-game-s4i1zl {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-t3p5mc {
  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-fmvcnz {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-fmvcnz.bc-game-sajhlg {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-dpgvx4 {
  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-dpgvx4 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-pr680r {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-lmahpo {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-xmb5gh ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-uzius5 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-uzius5 ol,
.bc-game-uzius5 ul {
  padding-left: 1.3em;
}

.bc-game-fmvcnz.bc-game-sajhlg .bc-game-lmahpo {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-fmvcnz.bc-game-sajhlg .bc-game-pr680r {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-yyyyxy {
  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-yyyyxy {
    padding: 24px;
  }
}

.bc-game-yyyyxy .bc-game-tkksrn {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-yyyyxy .bc-game-tkksrn {
    display: none;
  }
}

.bc-game-yyyyxy .bc-game-mjhrh3 svg {
  display: none;
}

.bc-game-kldotn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-kldotn .bc-game-yvzj2r {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-kldotn .bc-game-yvzj2r {
    display: flex;
  }
}

.bc-game-6f0g4s {
  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-6f0g4s {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-6f0g4s > * {
  margin: 0 !important;
}

.bc-game-6f0g4s img,
.bc-game-nfsdlx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-6f0g4s img,
  .bc-game-nfsdlx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-tgjiht {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-tgjiht {
    width: 32px;
    height: 32px;
  }
}

.bc-game-hdwtit {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-hdwtit {
    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-hdwtit::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-5rm8zf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-5rm8zf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-xyd3hp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-xyd3hp {
    display: flex;
    opacity: 1;
  }
}

.bc-game-5rm8zf picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-5rm8zf picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-0sms85 {
  margin: -24px 0;
}

.bc-game-0sms85:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-0sms85 {
    margin: -16px 0;
  }
}

.bc-game-5z33kk {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-5z33kk {
    flex-direction: row;
  }
}

.bc-game-q5wjxb {
  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-q5wjxb {
    flex: 1;
  }
}

.bc-game-q5wjxb::placeholder {
  color: var(--Text-400);
}

.bc-game-zvmlw9 {
  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-ljvghl {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-ljvghl::-webkit-scrollbar {
  display: none;
}

.bc-game-yfsz67 {
  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-yfsz67 img,
.bc-game-yfsz67 svg {
  margin-right: 8px;
}

.bc-game-i9msny {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-0sms85 + .bc-game-koagbv {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-0sms85 + .bc-game-koagbv {
    margin-top: -16px;
  }
}

.bc-game-qc9ynl {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-qc9ynl > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-qc9ynl > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-lcevzd {
  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-072rkv {
  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-8p6rj2 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-w1vhmj {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-wv2bct {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-lcevzd 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-lcevzd 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-lcevzd {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-072rkv {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-wv2bct {
    height: 348px;
  }

  .bc-game-lcevzd button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-lcevzd button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-lcevzd {
    padding: 63px;
  }
}

.bc-game-2izzv1 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-2izzv1 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-89ksag {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-89ksag {
    width: auto;
  }
}

.bc-game-0opcy5 {
  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-0opcy5::-webkit-scrollbar {
  display: none;
}

.bc-game-0opcy5 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-0opcy5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-0opcy5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-2izzv1 .bc-game-a8n9r5 {
  -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-xmb5gh,
    mask-image 0.3s;
}

.bc-game-2izzv1 .bc-game-a8n9r5.bc-game-w0fzef {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-tb551y {
  margin: 40px -16px;
}

.bc-game-iz3k4m + .bc-game-ilud04,
.bc-game-iz3k4m + .bc-game-m8h3m6 {
  margin-top: 24px;
}

.bc-game-zd41oh {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-zd41oh picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-f1f20v {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-f1f20v {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-f1f20v {
    margin-top: 0;
  }
}

.bc-game-d2ndis {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-d2ndis {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-e6po6s {
  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-e6po6s {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-4b81iw {
  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-4b81iw {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-vvhi2h {
  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-vvhi2h {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-7z0hg8 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-7z0hg8 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-r2p25t {
  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-zw3xin {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-zw3xin img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-koagbv {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-54e75m {
  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-54e75m {
    padding: 15px 48px;
  }
}

main > .bc-game-koagbv {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-nltg2z.bc-game-1d8mo7 > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-ym80xh p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-qej54v {
  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-2wsduq {
  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-2wsduq label {
  font-size: 14px;
}

.bc-game-2wsduq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-2wsduq input,
.bc-game-2wsduq textarea,
.bc-game-2wsduq 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-2wsduq button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-3k6nx8 ease;
}
.bc-game-2wsduq button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-g5he8y {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-td6xii ease-in;
}

.bc-game-g5he8y 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-xaa16q, .bc-game-sat3eu, [class*="review-card"],
thead, thead th, table th, .bc-game-idu8yl,
.bc-game-yob1fl, [class*="collapsible-header"],
.bc-game-ddm1tj, [class*="updated-block"] {
  color: #ece7dc !important;
}
