* {
  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-8iubfm {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-8iubfm {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-8iubfm {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-vvgypa {
  overflow: hidden;
}

.bc-game-94oys3 img {
  background: var(--Neutral-300);
}

.bc-game-5ej0dm {
  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-28fzhw {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-28fzhw:hover {
  background: var(--button-bg-hover);
}

.bc-game-dd8s3q {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-dd8s3q:hover {
  background: var(--button-bg-hover);
}

.bc-game-bna3id {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-h2ero6 {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-3ds4my {
  width: 100%;
}

.bc-game-weqx0l {
  padding: 6px 16px;
}

.bc-game-vtxyrd {
  padding: 10px 16px;
}

.bc-game-ajil35 {
  padding: 15px 26px;
}

.bc-game-16q6kx {
  flex-shrink: 0;
}

.bc-game-mxkfb4 {
  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-jnakpx {
  display: none;
}

.bc-game-xdpvx9 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-5em9ty {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-osneia {
  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-bszcyo {
  cursor: grab;
}

.bc-game-osneia::-webkit-scrollbar {
  display: none;
}

.bc-game-zyqwe2 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-41r8sm {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-0yf6w8 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-h600mg {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-g95w5u {
  visibility: visible;
}

.bc-game-0bz2wu {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-cp34kj ease;
}

.bc-game-ec8c8l {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-5k1qfn {
  -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-cp34kj,
    mask-image 0.3s;
}

.bc-game-5k1qfn.bc-game-rvfz2c {
  -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-e3xdyf: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-70kzx8 {
  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-1th0mu.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-1th0mu.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-vp05kv {
  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-vp05kv::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-mjybqr {
  position: relative;
  z-index: 1;
}

.bc-game-ztipvl {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-vxrfl6 {
  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-lswe0j {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-pkc0n0 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-5gkh4w {
  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-5gkh4w:hover {
  background: var(--Primary-400);
}

.bc-game-5gkh4w svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-e3xdyf 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-vp05kv {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-ztipvl {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-vxrfl6 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-lswe0j {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-pkc0n0 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-70kzx8 {
    top: 25px;
    right: 25px;
  }
}

.bc-game-0sad9m,
.bc-game-ruhzre {
  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-fsdvg5.bc-game-u3rjlr::before,
.bc-game-ruhzre::before,
.bc-game-izux8p::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-1th0mu.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-uoj7u4 14.bc-game-gxtofd.bc-game-w2mo0c 14.bc-game-yt8ns5 15.bc-game-f0nes1 14.bc-game-4u58i3 15.bc-game-41d85i 14.bc-game-rarvch.bc-game-nle22m 14.bc-game-5oa19d 19.bc-game-57mnso 12.bc-game-f56fl0 19.bc-game-57mnso 10.bc-game-eyir77.bc-game-57mnso 8.bc-game-k3nfaj 17.bc-game-pnouew 7.bc-game-2r8sv0 15.bc-game-2jfqro 7.bc-game-puba7h.bc-game-8p2aj6 7.bc-game-2r8sv0 11.bc-game-y0l2ia 8.bc-game-k3nfaj 11.bc-game-y0l2ia 10.bc-game-7pgtdl.bc-game-y0l2ia 12.bc-game-vefged 13.bc-game-6pjc7s 14.bc-game-d94f5r 15.bc-game-ol0a7r 14.bc-game-1a68hk.bc-game-2mv50b 14.bc-game-0vyej7 15.bc-game-rt5ziw 14.bc-game-ifn4l0 15.bc-game-y78c7v 14.bc-game-7cl9m2.bc-game-uoj7u4 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-pzjqm8 15.bc-game-1ieh84.bc-game-tcalaj 15.bc-game-9eqf98 15.bc-game-e5voar 15.bc-game-r6j1sr 15.bc-game-7klbo5 15.bc-game-c9078h.bc-game-qvv0bn 15.bc-game-r6j1sr 15.bc-game-ndu4lj 15.bc-game-ba6w75 15.bc-game-dwy35w 15.bc-game-1aedo4.bc-game-9gs9d7 15.bc-game-ro4a86 7.bc-game-1d9wvo 18.bc-game-1e6a6z 7.bc-game-lh8q6u 23.bc-game-lwy4u3.bc-game-vtsmm8.bc-game-bgivfh 18.bc-game-0kicx8 19.bc-game-01prko 15.bc-game-t27gtv 15.bc-game-pzjqm8 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-0kt3rw [type="submit"] *,
.bc-game-3oknck button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-mrxc3m {
    display: none;
  }
}

.bc-game-1t159u {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-1t159u {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-1t159u {
    bottom: 22px;
  }
}

.bc-game-1t159u input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-1t159u {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-hpojln.static) .bc-game-1t159u {
    bottom: 8px;
  }
}

.bc-game-23ap5w {
  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-1th0mu.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-s2hter 3.bc-game-fjgjb4.bc-game-e5fuf9.bc-game-s7q42e 3.bc-game-r04pt2 3.bc-game-droheg 5.bc-game-jlzgqc 3.bc-game-droheg 8.bc-game-g8ncfv.bc-game-b7c4b8.bc-game-droheg 26.bc-game-7l539k 5.bc-game-993ny8 28.bc-game-xqzbak 8.bc-game-x7k18a 28.bc-game-1r0xc6.bc-game-0335os 28.bc-game-b6a4h8.bc-game-hsfcd8 34.bc-game-t9q6u8.bc-game-5mb5fg 36.bc-game-9zkpqm 11.bc-game-eyw4bl 37.bc-game-1m70p0 12.bc-game-qihf63 36.bc-game-fqnx2t.bc-game-azdj1z 28.bc-game-x3wdsi.bc-game-g7jbc7.bc-game-shms27 28.bc-game-vpfq51 36.bc-game-q4pw6u 26.bc-game-lf9cx8 36.bc-game-q4pw6u 23.bc-game-fh4m15.bc-game-lsjkoa.bc-game-q4pw6u 5.bc-game-49oa7p 34.bc-game-3p6lsv 3.bc-game-r04pt2 31.bc-game-s2hter 3.bc-game-tazhgv.bc-game-lakezh 18.bc-game-8lqqgd.bc-game-b0i45p 18.bc-game-85gt0z 8.bc-game-nlrpp1 17.bc-game-is3wpi 8.bc-game-nlrpp1 15.bc-game-3yu9n5.bc-game-nlrpp1 14.bc-game-1ajzyp 9.bc-game-b0i45p 13.bc-game-ijj9vf 11.bc-game-lakezh 13.bc-game-9u672c.bc-game-dnov1r 13.bc-game-ijj9vf 13.bc-game-yhvluo 14.bc-game-1ajzyp 13.bc-game-yhvluo 15.bc-game-itnv68.bc-game-yhvluo 17.bc-game-is3wpi 12.bc-game-dnov1r 18.bc-game-85gt0z 11.bc-game-lakezh 18.bc-game-xgxlep.bc-game-8u3qg4 18.bc-game-hoactc.bc-game-xiendh 18.bc-game-85gt0z 17.bc-game-lofqzt 17.bc-game-is3wpi 17.bc-game-lofqzt 15.bc-game-gywn6t.bc-game-lofqzt 14.bc-game-1ajzyp 18.bc-game-xiendh 13.bc-game-ijj9vf 20.bc-game-8u3qg4 13.bc-game-oxwrys.bc-game-ude0v1 13.bc-game-ijj9vf 22.bc-game-bi9nzo 14.bc-game-1ajzyp 22.bc-game-bi9nzo 15.bc-game-ya9e1n.bc-game-ettjnr 17.bc-game-is3wpi 21.bc-game-ude0v1 18.bc-game-85gt0z 20.bc-game-8u3qg4 18.bc-game-9dqg1m.bc-game-wo32vc 18.bc-game-wyttgy.bc-game-1y4fb9 18.bc-game-85gt0z 26.bc-game-zzpf6t 17.bc-game-is3wpi 26.bc-game-zzpf6t 15.bc-game-1mt1jy.bc-game-zzpf6t 14.bc-game-1ajzyp 27.bc-game-1y4fb9 13.bc-game-ijj9vf 28.bc-game-wo32vc 13.bc-game-m85ywp.bc-game-bgt2x8 13.bc-game-ijj9vf 31.bc-game-wmeqyg 14.bc-game-1ajzyp 31.bc-game-wmeqyg 15.bc-game-jgqpon.bc-game-zzpf6t 17.bc-game-is3wpi 30.bc-game-bgt2x8 18.bc-game-85gt0z 28.bc-game-wo32vc 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-23ap5w {
    display: none;
  }
}

.bc-game-sqkkij {
  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-sqkkij {
    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-3oknck {
  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-3oknck {
    padding: 14px 16px;
  }
}

.bc-game-3oknck button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-3oknck button:first-child {
  align-content: end;
}

.bc-game-3oknck button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-3oknck
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-3oknck
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-3oknck button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-3oknck button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-izux8p {
  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-izux8p::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-izux8p,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-izux8p {
  opacity: 1;
  visibility: visible;
}

.bc-game-1fs5vf {
  flex: 1 1;
}

.bc-game-f5c82o {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-f5c82o {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-p7xai5 {
  display: block;
}

.bc-game-v469le {
  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-v469le {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-ruhzre {
  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-ruhzre::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-6g1z95 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-6g1z95 p {
  color: var(--Text-100);
}

.bc-game-ruhzre .bc-game-kxpbzl {
  grid-area: button;
}

.bc-game-ruhzre .bc-game-kxpbzl::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-1th0mu.org/2000/svg'%3E%3Cpath d='M4.bc-game-kehz9p 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-9swg2v 15L16.bc-game-9swg2v 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-9swg2v 5L16.bc-game-9swg2v 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-49ovvj {
  display: block;
}

.bc-game-azedim {
  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-azedim {
    margin-top: 40px;
  }
}

.bc-game-0sad9m label,
.bc-game-0sad9m input {
  display: block;
  width: 100%;
}

.bc-game-0sad9m label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-0sad9m label.bc-game-eow3qn input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-0sad9m label.bc-game-eow3qn::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-0sad9m 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-0sad9m input::placeholder {
  color: var(--Text-400);
}

.bc-game-jjkp64 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-jjkp64 {
  display: flex;
}

.bc-game-jjkp64 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-jjkp64 ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-jjkp64 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-0kt3rw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-0kt3rw {
    padding: 0 24px 24px;
  }
}

.bc-game-0kt3rw 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-0kt3rw input::placeholder {
  color: var(--Text-400);
}

.bc-game-0kt3rw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-0kt3rw [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-0kt3rw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-0kt3rw [type="submit"] {
    right: 40px;
  }
}

.bc-game-fsdvg5 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-fsdvg5.bc-game-u3rjlr {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-fsdvg5.bc-game-u3rjlr::before {
  content: "";
  width: 31px;
}

.bc-game-fsdvg5.bc-game-u3rjlr p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-fsdvg5.bc-game-co7b6t p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-fsdvg5 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-1t159u .bc-game-kxpbzl {
  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-mrxc3m {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-mrxc3m {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-mrxc3m {
    padding: 18px 0;
  }
}

.bc-game-mrxc3m .bc-game-8iubfm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-mrxc3m .bc-game-8iubfm {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-z30oo2 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-z30oo2 {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-z30oo2 picture,
.bc-game-z30oo2 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-z30oo2 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-m2sfsz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-cp34kj ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-mrxc3m.bc-game-7imfk3 .bc-game-m2sfsz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-m2sfsz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-m2sfsz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-6w01ui,
.bc-game-8t9jg7 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-6w01ui,
  .bc-game-8t9jg7 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-8t9jg7 {
    display: none;
  }
}

.bc-game-pufdn9 {
  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-7imfk3 .bc-game-pufdn9 {
  background: var(--fh-bg-color);
}

.bc-game-pufdn9 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-pufdn9 {
    display: none;
  }
}

.bc-game-hp9lg3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-hp9lg3 {
    display: none;
  }
}

.bc-game-ugd1im {
  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-mrxc3m.bc-game-7imfk3 .bc-game-ugd1im:first-child {
  display: none;
}

.bc-game-mrxc3m.bc-game-7imfk3 .bc-game-ugd1im:last-child {
  display: block;
}

.bc-game-ugd1im:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-ugd1im {
    display: none;
  }
}

.bc-game-qgd7l4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-qgd7l4 {
    display: flex;
  }
}

.bc-game-qgd7l4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-qgd7l4:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-qgd7l4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-qgd7l4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-qgd7l4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-qgd7l4:hover .bc-game-i9o87x svg {
  transform: rotate(180deg);
}

.bc-game-tksm10 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-5o2j6x {
  padding: 0 8px;
}

.bc-game-1rfs4e {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-1rfs4e:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-1rfs4e {
    padding: 4px 8px;
  }
}

.bc-game-tv3bvq {
  display: flex;
}

.bc-game-tv3bvq img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-i9o87x {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-i9o87x svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-eos69v {
  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-eos69v {
    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-bzujts {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-bzujts {
    display: none;
  }
}

.bc-game-zic44r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-0zt7ol {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-7vfpo0 {
  display: flex;
}

.bc-game-o2vand {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-s4ucu0 {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-s4ucu0 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-s4ucu0 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-s4ucu0 .bc-game-gv0m6o [data-ref-el],
  .bc-game-s4ucu0 .bc-game-gv0m6o span,
  .bc-game-s4ucu0 .bc-game-gv0m6o a {
    white-space: nowrap;
  }
}

.bc-game-wxy7op {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-wxy7op.bc-game-40z2g3 > .bc-game-gv0m6o {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-wxy7op.bc-game-wq2szl:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-wxy7op.bc-game-40z2g3 > .bc-game-blsslu {
    height: auto;
  }

  .bc-game-wxy7op.bc-game-40z2g3 > div > .bc-game-vtd34t {
    transform: rotate(180deg);
  }
}

.bc-game-wxy7op [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-wxy7op [data-ref-el],
.bc-game-wxy7op span {
  cursor: pointer;
}

.bc-game-wxy7op [data-ref-el],
.bc-game-wxy7op span,
.bc-game-wxy7op 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-wxy7op [data-ref-el],
  .bc-game-wxy7op span,
  .bc-game-wxy7op a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-wxy7op [data-ref-el],
  .bc-game-wxy7op span,
  .bc-game-wxy7op a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-blsslu {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-cp34kj ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-blsslu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-blsslu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-blsslu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-blsslu {
    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-blsslu:has(> .bc-game-wxy7op.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-blsslu .bc-game-blsslu {
    padding: 0;
  }

  .bc-game-blsslu .bc-game-wxy7op {
    font-weight: 400;
  }

  .bc-game-blsslu .bc-game-wxy7op:hover > .bc-game-gv0m6o {
    background: var(--Neutral-300);
  }

  .bc-game-blsslu .bc-game-vtd34t {
    rotate: -90deg;
  }
}

.bc-game-gv0m6o {
  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-gv0m6o {
    padding: 8px;
  }

  .bc-game-wxy7op.bc-game-shviix > .bc-game-gv0m6o {
    background: var(--Neutral-300);
  }
}

.bc-game-vtd34t {
  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-1th0mu.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-m0oh2z 0.bc-game-lisuhh.bc-game-mtyf7h -0.bc-game-l216rw 0.bc-game-3b7yak -0.bc-game-l216rw 1.bc-game-7c2oci 0.bc-game-p4io2n.bc-game-jkt6d6 4.bc-game-jq7lqs.bc-game-m0oh2z 0.bc-game-jnrq3x.bc-game-qhyjry -0.bc-game-l216rw 9.bc-game-6f3ime -0.bc-game-l216rw 10.bc-game-tbx44a 0.bc-game-ws4xge.bc-game-04rcby 0.bc-game-mtyf7h 10.bc-game-04rcby 0.bc-game-3b7yak 10.bc-game-tbx44a 1.bc-game-mlm47a.bc-game-qkaf0y 5.bc-game-pqtiai.bc-game-4hb5en 6.bc-game-0szyxa 5.bc-game-dos27e 6.bc-game-0szyxa 4.bc-game-i3rz3k 5.bc-game-xktfrw.bc-game-m0oh2z 1.bc-game-so7f4u.bc-game-l216rw 0.bc-game-3b7yak -0.bc-game-l216rw 0.bc-game-mtyf7h 0.bc-game-m0oh2z 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-cp34kj ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-vtd34t {
    cursor: default;
  }
}

.bc-game-mxmj85 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-3oq2rb {
  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-3oq2rb {
    padding: 40px 4px;
  }
}

.bc-game-mjj3sf {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-mjj3sf {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-40xb66 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-40xb66 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-40xb66 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-40xb66 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-40xb66 [data-ref-el],
.bc-game-40xb66 span,
.bc-game-40xb66 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-vbs5wp {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-vbs5wp {
    margin-bottom: 12px;
  }
}

.bc-game-zjl0dw {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-zjl0dw img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-zjl0dw:last-child {
    margin-right: 0;
  }
}

.bc-game-tze8dj {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-vbs5wp:hover .bc-game-qjzxbq {
  visibility: visible;
  opacity: 1;
}

.bc-game-qjzxbq {
  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-dixfyr {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-iooiqu {
  display: flex;
  margin: 6px;
}

.bc-game-iooiqu img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-qjzxbq::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-qjzxbq::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-fu1qtd {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-fu1qtd {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-9la7cb {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-9la7cb {
    margin-right: 32px;
  }
}

.bc-game-v5rr3u {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-v5rr3u {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-v5rr3u a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-ydslbx {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-hlfuum {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-hlfuum {
    margin-top: 40px;
  }
}

.bc-game-hlfuum + .bc-game-kgi7ch,
.bc-game-hlfuum + .bc-game-hlfuum {
  margin-top: 24px;
}

.bc-game-t88fd5 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-t88fd5 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-t88fd5 {
    padding: 80px;
  }
}

.bc-game-cgz5c4 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-cgz5c4 {
    padding: 0 16px;
}


}

.bc-game-wg0wmz {
  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-wg0wmz {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-jbdqno {
  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-jbdqno {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-9j9qeh {
  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-9j9qeh:hover {
  background: var(--button-bg-hover);
}

.bc-game-9lmkau {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-9lmkau img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-9lmkau img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-9lmkau img {
  min-height: 100%;
  }
}

.bc-game-t88fd5::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-6px60h {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-6px60h h1,
.bc-game-6px60h h2,
.bc-game-6px60h h3,
.bc-game-6px60h h4 {
  margin-bottom: 6px;
}

.bc-game-6px60h h1:not(:first-child),
.bc-game-6px60h h2:not(:first-child),
.bc-game-6px60h h3:not(:first-child),
.bc-game-6px60h h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-6px60h h1,
.bc-game-6px60h h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-6px60h h1,
  .bc-game-6px60h h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-6px60h h2,
.bc-game-6px60h h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-6px60h h2,
  .bc-game-6px60h h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-6px60h h3,
.bc-game-6px60h h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-6px60h h3,
  .bc-game-6px60h h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-6px60h h4,
.bc-game-6px60h h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-6px60h ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-6px60h ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-6px60h 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-6px60h ul ul {
  margin-bottom: 8px;
}

.bc-game-6px60h ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-6px60h ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-6px60h ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-6px60h ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-6px60h ol li::marker {
  font-weight: 700;
}

.bc-game-6px60h ol ol {
  margin-bottom: 8px;
}

.bc-game-6px60h ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-6px60h ol ul li {
  padding-left: 16px;
}

.bc-game-6px60h 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-6px60h table {
    padding: 24px;
  }
}

.bc-game-6px60h table.bc-game-yj813q {
  -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-cp34kj,
    mask-image 0.3s;
}

.bc-game-6px60h table.bc-game-yj813q.bc-game-rvfz2c {
  -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-6px60h table {
    display: table;
  }
}

.bc-game-6px60h 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-6px60h table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-6px60h table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-6px60h 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-6px60h table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-6px60h table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-6px60h table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-6px60h table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-6px60h img {
  max-width: 100%;
  height: auto;
}

.bc-game-rcopei {
  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-rcopei {
    padding: 24px;
  }
}

.bc-game-j403eg {
  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-j403eg {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-j403eg > * {
  margin: 0 !important;
}

.bc-game-j403eg img,
.bc-game-is58kx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-j403eg img,
  .bc-game-is58kx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-gz2zn6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-gz2zn6 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-vr4jqp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-vr4jqp .bc-game-srh0rf {
  flex-shrink: 0;
}

.bc-game-vr4jqp .bc-game-j35qc3 svg {
  display: none;
}

.bc-game-iua48u {
  display: grid;
  transition: max-height 0.bc-game-cp34kj ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-iua48u {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-iua48u {
    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-iua48u.bc-game-9cwntc + .bc-game-srh0rf svg {
  transform: rotate(180deg);
}

.bc-game-l3kgci {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-l3kgci > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-l3kgci
  > div:nth-child(3n)
  .bc-game-raoeam
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-l3kgci {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-l3kgci > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-l3kgci
    > div:nth-child(3n)
    .bc-game-raoeam
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-l3kgci {
    max-width: 270px;
  }
}

.bc-game-l3kgci .bc-game-raoeam button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-l3kgci .bc-game-raoeam button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-l3kgci .bc-game-raoeam button {
    max-width: 104px;
  }
}

.bc-game-99bh1t {
  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-99bh1t {
    margin-bottom: 0;
  }
}

.bc-game-si37ox {
  display: none;
  opacity: 0;
}

.bc-game-2w4wd8 {
  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-2w4wd8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-raoeam {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-raoeam 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-raoeam
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-raoeam
    button {
    max-width: 145px;
  }
}

.bc-game-su7k28:first-child
  .bc-game-raoeam
  button {
  max-width: 270px;
}

.bc-game-x4x96t {
  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-99bh1t picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-lobmar {
  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-lobmar svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-99bh1t:hover .bc-game-lobmar {
  display: flex;
}

.bc-game-8jgrh6 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-50sgtx {
  display: flex;
}

.bc-game-50sgtx:hover .bc-game-i79rco,
.bc-game-50sgtx .bc-game-shviix .bc-game-i79rco {
  display: flex;
}

.bc-game-50sgtx svg {
  flex-shrink: 0;
}

.bc-game-i79rco {
  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-i79rco {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-i79rco:hover {
  display: flex;
}

.bc-game-i79rco svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-dkg4qa {
  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-dkg4qa {
    font-size: 12px;
  }
}

.bc-game-nh8vdk,
.bc-game-daanuw {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-nh8vdk {
  font-weight: 700;
}

.bc-game-yoilsx .bc-game-iua48u {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-yoilsx .bc-game-iua48u {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-yoilsx .bc-game-iua48u {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-yoilsx
  .bc-game-x4x96t:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-yoilsx .bc-game-2w4wd8 {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-yoilsx .bc-game-raoeam {
  gap: 4px;
  align-items: center;
}

.bc-game-yoilsx .bc-game-raoeam button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-yoilsx .bc-game-raoeam svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-yoilsx .bc-game-1o82rb,
.bc-game-yoilsx .bc-game-yfpoj5 {
  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-1th0mu.org/2000/svg'%3E%3Cpath d='M9.bc-game-ew9y0a 4.bc-game-xp0ysz.bc-game-fbwrq6 5.bc-game-3j7l2h.bc-game-fcg7yy 5.bc-game-vkj30i.bc-game-luz9p6 5.bc-game-wimx6c.bc-game-7fqx7q 8.bc-game-61nnjs.bc-game-ht1335 9.bc-game-ls5gz8.bc-game-fx4soj 9.bc-game-8s1x5f.bc-game-o5fhul 13.bc-game-mq2imx.bc-game-ds8d1d 11.bc-game-51aeyy.bc-game-te53ff 11.bc-game-i0aqix.bc-game-5aiak8 11.bc-game-gufq0d.bc-game-2dsxo9 13.bc-game-fhtjsf.bc-game-nu7vun 9.bc-game-k32oe8.bc-game-9ublst 9.bc-game-bk0jtj.bc-game-gpg8fm 8.bc-game-p2umu9.bc-game-ncqnm0 5.bc-game-ue0qbj.bc-game-v7d9l5 5.bc-game-bn1fl9.bc-game-ir6d4s 5.bc-game-qdv7xk.bc-game-0gvdic 4.bc-game-9ddmr1.bc-game-te53ff 1.bc-game-3xpet0.bc-game-ew9y0a 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-yoilsx .bc-game-1o82rb {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-yoilsx .bc-game-yfpoj5 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-rv6li7 {
  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-rv6li7 {
    padding: 24px;
  }
}

.bc-game-rv6li7 .bc-game-srh0rf {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-rv6li7 .bc-game-srh0rf {
    display: none;
  }
}

.bc-game-rv6li7 .bc-game-j35qc3 svg {
  display: none;
}

.bc-game-8i6e4h {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-8i6e4h .bc-game-5ej0dm {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-8i6e4h .bc-game-5ej0dm {
    display: flex;
  }
}

.bc-game-cq9x77 {
  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-cq9x77 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-cq9x77 > * {
  margin: 0 !important;
}

.bc-game-cq9x77 img,
.bc-game-9yqx0l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-cq9x77 img,
  .bc-game-9yqx0l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-9mwqk1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-9mwqk1 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-xzqxks {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-xzqxks {
    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-xzqxks::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-whpxvl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-whpxvl {
    padding: 7px 15px;
  }
}

.bc-game-whpxvl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-qm7hrv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-qm7hrv {
    display: flex;
    opacity: 1;
  }
}

.bc-game-whpxvl picture {
  height: 100%;
  display: block;
}

.bc-game-whpxvl img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-whpxvl img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-whpxvl p {
  text-align: center;
  width: 100%;
}

.bc-game-xrksla {
  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-xrksla {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-xrksla img,
.bc-game-2vmexg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-xrksla img,
  .bc-game-2vmexg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-vowijp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-vowijp {
    width: 32px;
    height: 32px;
  }
}

.bc-game-1hpawc {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-ohwqyo {
  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-2j3v05 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-2j3v05.bc-game-shviix {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-wbwbse {
  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-wbwbse {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-wqkm2h {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-mot130 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-cp34kj ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-h2oabq {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-h2oabq ol,
.bc-game-h2oabq ul {
  padding-left: 1.3em;
}

.bc-game-2j3v05.bc-game-shviix .bc-game-mot130 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-2j3v05.bc-game-shviix .bc-game-wqkm2h {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-2chv3u {
  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-2chv3u {
    padding: 24px;
  }
}

.bc-game-2chv3u .bc-game-srh0rf {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-2chv3u .bc-game-srh0rf {
    display: none;
  }
}

.bc-game-2chv3u .bc-game-j35qc3 svg {
  display: none;
}

.bc-game-7xqzpr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-7xqzpr .bc-game-5ej0dm {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-7xqzpr .bc-game-5ej0dm {
    display: flex;
  }
}

.bc-game-1e9oaz {
  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-1e9oaz {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-1e9oaz > * {
  margin: 0 !important;
}

.bc-game-1e9oaz img,
.bc-game-mnfpuy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-1e9oaz img,
  .bc-game-mnfpuy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-6ha9pd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-6ha9pd {
    width: 32px;
    height: 32px;
  }
}

.bc-game-zr3upn {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-zr3upn {
    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-zr3upn::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-9y4eln {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-9y4eln:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-2punyt {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-2punyt {
    display: flex;
    opacity: 1;
  }
}

.bc-game-9y4eln picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-9y4eln picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-3wrmfa {
  margin: -24px 0;
}

.bc-game-3wrmfa:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-3wrmfa {
    margin: -16px 0;
  }
}

.bc-game-piu71h {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-piu71h {
    flex-direction: row;
  }
}

.bc-game-6mfmfd {
  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-6mfmfd {
    flex: 1;
  }
}

.bc-game-6mfmfd::placeholder {
  color: var(--Text-400);
}

.bc-game-866f4t {
  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-ip8ymd {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-ip8ymd::-webkit-scrollbar {
  display: none;
}

.bc-game-g2yqg6 {
  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-g2yqg6 img,
.bc-game-g2yqg6 svg {
  margin-right: 8px;
}

.bc-game-xppmxq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-3wrmfa + .bc-game-pozbpd {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-3wrmfa + .bc-game-pozbpd {
    margin-top: -16px;
  }
}

.bc-game-6dnaz0 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-6dnaz0 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-6dnaz0 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-67vx52 {
  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-yo6213 {
  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-cr7ic6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-pb73qx {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-udslz6 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-67vx52 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-67vx52 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-67vx52 {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-yo6213 {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-udslz6 {
    height: 348px;
  }

  .bc-game-67vx52 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-67vx52 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-67vx52 {
    padding: 63px;
  }
}

.bc-game-8co9fg {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-8co9fg {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-1lgdt1 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-1lgdt1 {
    width: auto;
  }
}

.bc-game-2hstaf {
  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-2hstaf::-webkit-scrollbar {
  display: none;
}

.bc-game-2hstaf 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-2hstaf a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-2hstaf {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-8co9fg .bc-game-yy8hkq {
  -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-cp34kj,
    mask-image 0.3s;
}

.bc-game-8co9fg .bc-game-yy8hkq.bc-game-rvfz2c {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-qpyel3 {
  margin: 40px -16px;
}

.bc-game-xpaq1l + .bc-game-kgi7ch,
.bc-game-xpaq1l + .bc-game-hlfuum {
  margin-top: 24px;
}

.bc-game-a0wukn {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-a0wukn picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-jk7xen {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-jk7xen {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-jk7xen {
    margin-top: 0;
  }
}

.bc-game-tztm86 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-tztm86 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-yq9khb {
  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-yq9khb {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-5x2ro1 {
  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-5x2ro1 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-q1ywc3 {
  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-q1ywc3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-2mw4ep {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-2mw4ep {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-f7bd6l {
  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-2uzd7r {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-2uzd7r img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-pozbpd {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-f3u6k4 {
  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-f3u6k4 {
    padding: 15px 48px;
  }
}

main > .bc-game-pozbpd {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-iua48u.bc-game-vo9twf > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-6px60h p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-ecfhsn {
  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-dv1k1d {
  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-dv1k1d label {
  font-size: 14px;
}

.bc-game-dv1k1d h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-dv1k1d input,
.bc-game-dv1k1d textarea,
.bc-game-dv1k1d 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-dv1k1d button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-82g5m1 ease;
}
.bc-game-dv1k1d button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-3l7y95 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-by872x ease-in;
}

.bc-game-3l7y95 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-s8bkpq, .bc-game-iiv2li, [class*="review-card"],
thead, thead th, table th, .bc-game-unb41v,
.bc-game-2rj6qx, [class*="collapsible-header"],
.bc-game-7df05y, [class*="updated-block"] {
  color: #ece7dc !important;
}
