* {
  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-8dqme0 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-8dqme0 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-8dqme0 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-oqi0er {
  overflow: hidden;
}

.bc-game-2z3up8 img {
  background: var(--Neutral-300);
}

.bc-game-afuu72 {
  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-0fcmbg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-0fcmbg:hover {
  background: var(--button-bg-hover);
}

.bc-game-glbfm8 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-glbfm8:hover {
  background: var(--button-bg-hover);
}

.bc-game-f28gni {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-i2fz7u {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-iqjbeh {
  width: 100%;
}

.bc-game-51i8y1 {
  padding: 6px 16px;
}

.bc-game-mvzgru {
  padding: 10px 16px;
}

.bc-game-dfkuye {
  padding: 15px 26px;
}

.bc-game-fwhcx8 {
  flex-shrink: 0;
}

.bc-game-793ltb {
  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-dl2h47 {
  display: none;
}

.bc-game-9qm9sk {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-j1hsy3 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-1qeiks {
  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-x37i3j {
  cursor: grab;
}

.bc-game-1qeiks::-webkit-scrollbar {
  display: none;
}

.bc-game-eqygml {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-jky3g4 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-709vbj {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-ffytua {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-n0is2n {
  visibility: visible;
}

.bc-game-4wezgg {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-cflvg7 ease;
}

.bc-game-j1cqed {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-4ye6cy {
  -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-cflvg7,
    mask-image 0.3s;
}

.bc-game-4ye6cy.bc-game-j6cry1 {
  -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-3ru9wg: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-4b70d1 {
  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-dp4ej7.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-dp4ej7.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-g1bylf {
  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-g1bylf::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-5bvkbu {
  position: relative;
  z-index: 1;
}

.bc-game-l7wh62 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-5hd07e {
  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-z3iqdp {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-g5q6nv {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-vu7yqv {
  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-vu7yqv:hover {
  background: var(--Primary-400);
}

.bc-game-vu7yqv svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-3ru9wg 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-g1bylf {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-l7wh62 {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-5hd07e {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-z3iqdp {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-g5q6nv {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-4b70d1 {
    top: 25px;
    right: 25px;
  }
}

.bc-game-kvsnq3,
.bc-game-d6mk0b {
  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-ettmfg.bc-game-u14jhl::before,
.bc-game-d6mk0b::before,
.bc-game-2iliri::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-dp4ej7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-c5dku9 14.bc-game-43rza4.bc-game-1srwjf 14.bc-game-kwfhjw 15.bc-game-clkejj 14.bc-game-1ndpyc 15.bc-game-84epi8 14.bc-game-yjffpl.bc-game-g2nrlb 14.bc-game-2rruyh 19.bc-game-0pi1cr 12.bc-game-4mxqgi 19.bc-game-0pi1cr 10.bc-game-hfqwvb.bc-game-0pi1cr 8.bc-game-92nv43 17.bc-game-12x3ea 7.bc-game-2dkvbt 15.bc-game-joky4j 7.bc-game-cuuuir.bc-game-98t4sg 7.bc-game-2dkvbt 11.bc-game-kae2jh 8.bc-game-92nv43 11.bc-game-kae2jh 10.bc-game-xfuzd4.bc-game-kae2jh 12.bc-game-8oemsr 13.bc-game-sf8dlz 14.bc-game-2cm8va 15.bc-game-u63468 14.bc-game-7ufhmi.bc-game-nkdfjo 14.bc-game-a3km7n 15.bc-game-epmok4 14.bc-game-eaw44x 15.bc-game-aae7p7 14.bc-game-7pmhfk.bc-game-c5dku9 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-z2aug3 15.bc-game-ar0ft5.bc-game-5ejp38 15.bc-game-ch2u9r 15.bc-game-mgga43 15.bc-game-y8704v 15.bc-game-h55lgn 15.bc-game-riyu5l.bc-game-uh95kc 15.bc-game-y8704v 15.bc-game-pjuipc 15.bc-game-ohiehd 15.bc-game-fqsqzv 15.bc-game-9uzpt3.bc-game-6avzuq 15.bc-game-o6iwq8 7.bc-game-1oyf6j 18.bc-game-9dt4nu 7.bc-game-h5ylxk 23.bc-game-3p84rm.bc-game-qjv26m.bc-game-gizmh7 18.bc-game-vp8wtp 19.bc-game-3hm8bt 15.bc-game-a8mxzi 15.bc-game-z2aug3 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-8bfarf [type="submit"] *,
.bc-game-uctp53 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-povp7e {
    display: none;
  }
}

.bc-game-zax65s {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-zax65s {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-zax65s {
    bottom: 22px;
  }
}

.bc-game-zax65s input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-zax65s {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-r148ma.static) .bc-game-zax65s {
    bottom: 8px;
  }
}

.bc-game-75luk4 {
  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-dp4ej7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-s7lgyz 3.bc-game-0mi2ou.bc-game-wr6597.bc-game-ivptg1 3.bc-game-dey0km 3.bc-game-dle890 5.bc-game-yk6qhy 3.bc-game-dle890 8.bc-game-knwu8p.bc-game-wwxfr5.bc-game-dle890 26.bc-game-7mq18c 5.bc-game-qrgssw 28.bc-game-juoxag 8.bc-game-kvyqhz 28.bc-game-5bjsn2.bc-game-t62vfh 28.bc-game-b3mh2j.bc-game-f7c4ud 34.bc-game-vyhx2e.bc-game-zi07zk 36.bc-game-zjr68c 11.bc-game-tegzd1 37.bc-game-e98822 12.bc-game-d54orp 36.bc-game-0l399x.bc-game-q2f5ho 28.bc-game-xyione.bc-game-bwcsd0.bc-game-1453lp 28.bc-game-hunczk 36.bc-game-tfq6bn 26.bc-game-gjy7hk 36.bc-game-tfq6bn 23.bc-game-780w7c.bc-game-7yhe24.bc-game-tfq6bn 5.bc-game-16a67i 34.bc-game-cepkun 3.bc-game-dey0km 31.bc-game-s7lgyz 3.bc-game-33gz72.bc-game-cbwnow 18.bc-game-9bmo7a.bc-game-r2r46v 18.bc-game-7gf0hv 8.bc-game-y0l5tg 17.bc-game-i0t2u1 8.bc-game-y0l5tg 15.bc-game-vwlenc.bc-game-y0l5tg 14.bc-game-emv6qs 9.bc-game-r2r46v 13.bc-game-6xqazg 11.bc-game-cbwnow 13.bc-game-bnlx5v.bc-game-bg9fnk 13.bc-game-6xqazg 13.bc-game-y07vgq 14.bc-game-emv6qs 13.bc-game-y07vgq 15.bc-game-tpzvqg.bc-game-y07vgq 17.bc-game-i0t2u1 12.bc-game-bg9fnk 18.bc-game-7gf0hv 11.bc-game-cbwnow 18.bc-game-32b5vx.bc-game-cq2ahj 18.bc-game-ar3y92.bc-game-3pexmj 18.bc-game-7gf0hv 17.bc-game-b78e1c 17.bc-game-i0t2u1 17.bc-game-b78e1c 15.bc-game-3getil.bc-game-b78e1c 14.bc-game-emv6qs 18.bc-game-3pexmj 13.bc-game-6xqazg 20.bc-game-cq2ahj 13.bc-game-2o1jud.bc-game-9kz9iz 13.bc-game-6xqazg 22.bc-game-o8oat5 14.bc-game-emv6qs 22.bc-game-o8oat5 15.bc-game-pbbze5.bc-game-bgnfn3 17.bc-game-i0t2u1 21.bc-game-9kz9iz 18.bc-game-7gf0hv 20.bc-game-cq2ahj 18.bc-game-biqlz6.bc-game-32bdo3 18.bc-game-4mhsuj.bc-game-m2inpa 18.bc-game-7gf0hv 26.bc-game-algis6 17.bc-game-i0t2u1 26.bc-game-algis6 15.bc-game-mf9ov5.bc-game-algis6 14.bc-game-emv6qs 27.bc-game-m2inpa 13.bc-game-6xqazg 28.bc-game-32bdo3 13.bc-game-zkw0qt.bc-game-5iolqo 13.bc-game-6xqazg 31.bc-game-a87v9o 14.bc-game-emv6qs 31.bc-game-a87v9o 15.bc-game-gi8odb.bc-game-algis6 17.bc-game-i0t2u1 30.bc-game-5iolqo 18.bc-game-7gf0hv 28.bc-game-32bdo3 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-75luk4 {
    display: none;
  }
}

.bc-game-ffzrrv {
  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-ffzrrv {
    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-uctp53 {
  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-uctp53 {
    padding: 14px 16px;
  }
}

.bc-game-uctp53 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-uctp53 button:first-child {
  align-content: end;
}

.bc-game-uctp53 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-uctp53
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-uctp53
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-uctp53 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-uctp53 button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-2iliri {
  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-2iliri::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-2iliri,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-2iliri {
  opacity: 1;
  visibility: visible;
}

.bc-game-bhho2g {
  flex: 1 1;
}

.bc-game-wrzxei {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-wrzxei {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-jc98z6 {
  display: block;
}

.bc-game-b3k7aa {
  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-b3k7aa {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-d6mk0b {
  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-d6mk0b::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-0s4zvt span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-0s4zvt p {
  color: var(--Text-100);
}

.bc-game-d6mk0b .bc-game-4eu4n4 {
  grid-area: button;
}

.bc-game-d6mk0b .bc-game-4eu4n4::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-dp4ej7.org/2000/svg'%3E%3Cpath d='M4.bc-game-8imk19 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-ypq6ax 15L16.bc-game-ypq6ax 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-ypq6ax 5L16.bc-game-ypq6ax 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-sngu3u {
  display: block;
}

.bc-game-stt48o {
  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-stt48o {
    margin-top: 40px;
  }
}

.bc-game-kvsnq3 label,
.bc-game-kvsnq3 input {
  display: block;
  width: 100%;
}

.bc-game-kvsnq3 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-kvsnq3 label.bc-game-trp9i4 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-kvsnq3 label.bc-game-trp9i4::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-kvsnq3 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-kvsnq3 input::placeholder {
  color: var(--Text-400);
}

.bc-game-84kk38 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-84kk38 {
  display: flex;
}

.bc-game-84kk38 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-84kk38 ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-84kk38 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-8bfarf {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-8bfarf {
    padding: 0 24px 24px;
  }
}

.bc-game-8bfarf 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-8bfarf input::placeholder {
  color: var(--Text-400);
}

.bc-game-8bfarf [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-8bfarf [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-8bfarf [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-8bfarf [type="submit"] {
    right: 40px;
  }
}

.bc-game-ettmfg {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-ettmfg.bc-game-u14jhl {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-ettmfg.bc-game-u14jhl::before {
  content: "";
  width: 31px;
}

.bc-game-ettmfg.bc-game-u14jhl p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-ettmfg.bc-game-xprpem p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-ettmfg 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-zax65s .bc-game-4eu4n4 {
  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-povp7e {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-povp7e {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-povp7e {
    padding: 18px 0;
  }
}

.bc-game-povp7e .bc-game-8dqme0 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-povp7e .bc-game-8dqme0 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-cva3yi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-cva3yi {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-cva3yi picture,
.bc-game-cva3yi img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-cva3yi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-ydx4cl {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-cflvg7 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-povp7e.bc-game-27cakz .bc-game-ydx4cl {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-ydx4cl {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-ydx4cl {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-1rjiud,
.bc-game-qo5p6c {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-1rjiud,
  .bc-game-qo5p6c {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-qo5p6c {
    display: none;
  }
}

.bc-game-qyzjee {
  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-27cakz .bc-game-qyzjee {
  background: var(--fh-bg-color);
}

.bc-game-qyzjee button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-qyzjee {
    display: none;
  }
}

.bc-game-vu5jyd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-vu5jyd {
    display: none;
  }
}

.bc-game-8c36m9 {
  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-povp7e.bc-game-27cakz .bc-game-8c36m9:first-child {
  display: none;
}

.bc-game-povp7e.bc-game-27cakz .bc-game-8c36m9:last-child {
  display: block;
}

.bc-game-8c36m9:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-8c36m9 {
    display: none;
  }
}

.bc-game-ilgh89 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-ilgh89 {
    display: flex;
  }
}

.bc-game-ilgh89 ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-ilgh89:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-ilgh89:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-ilgh89:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-ilgh89:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-ilgh89:hover .bc-game-gjld0p svg {
  transform: rotate(180deg);
}

.bc-game-4j9c7d {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-1bdhpz {
  padding: 0 8px;
}

.bc-game-vrbrsg {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-vrbrsg:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-vrbrsg {
    padding: 4px 8px;
  }
}

.bc-game-51nkos {
  display: flex;
}

.bc-game-51nkos img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-gjld0p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-gjld0p svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-ruguc7 {
  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-ruguc7 {
    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-6r40qa {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-6r40qa {
    display: none;
  }
}

.bc-game-x95eq9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-f4pg5n {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-85i41s {
  display: flex;
}

.bc-game-uxvmlb {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-xhadui {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-xhadui {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-xhadui {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-xhadui .bc-game-uxso05 [data-ref-el],
  .bc-game-xhadui .bc-game-uxso05 span,
  .bc-game-xhadui .bc-game-uxso05 a {
    white-space: nowrap;
  }
}

.bc-game-fdqpii {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-fdqpii.bc-game-vpmq9c > .bc-game-uxso05 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-fdqpii.bc-game-4d6n2z:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-fdqpii.bc-game-vpmq9c > .bc-game-zdot29 {
    height: auto;
  }

  .bc-game-fdqpii.bc-game-vpmq9c > div > .bc-game-lz5umk {
    transform: rotate(180deg);
  }
}

.bc-game-fdqpii [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-fdqpii [data-ref-el],
.bc-game-fdqpii span {
  cursor: pointer;
}

.bc-game-fdqpii [data-ref-el],
.bc-game-fdqpii span,
.bc-game-fdqpii 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-fdqpii [data-ref-el],
  .bc-game-fdqpii span,
  .bc-game-fdqpii a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-fdqpii [data-ref-el],
  .bc-game-fdqpii span,
  .bc-game-fdqpii a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-zdot29 {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-cflvg7 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-zdot29::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-zdot29::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-zdot29::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-zdot29 {
    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-zdot29:has(> .bc-game-fdqpii.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-zdot29 .bc-game-zdot29 {
    padding: 0;
  }

  .bc-game-zdot29 .bc-game-fdqpii {
    font-weight: 400;
  }

  .bc-game-zdot29 .bc-game-fdqpii:hover > .bc-game-uxso05 {
    background: var(--Neutral-300);
  }

  .bc-game-zdot29 .bc-game-lz5umk {
    rotate: -90deg;
  }
}

.bc-game-uxso05 {
  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-uxso05 {
    padding: 8px;
  }

  .bc-game-fdqpii.bc-game-nu8j6q > .bc-game-uxso05 {
    background: var(--Neutral-300);
  }
}

.bc-game-lz5umk {
  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-dp4ej7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-bh3l6h 0.bc-game-ahjtty.bc-game-dcaoin -0.bc-game-egp37g 0.bc-game-fqew7m -0.bc-game-egp37g 1.bc-game-xjzoqi 0.bc-game-deikoi.bc-game-ii70cg 4.bc-game-zw8myq.bc-game-bh3l6h 0.bc-game-ylqhle.bc-game-t21cku -0.bc-game-egp37g 9.bc-game-pzjt0q -0.bc-game-egp37g 10.bc-game-wplq26 0.bc-game-4u2wy5.bc-game-r8cgpb 0.bc-game-dcaoin 10.bc-game-r8cgpb 0.bc-game-fqew7m 10.bc-game-wplq26 1.bc-game-wgo6bc.bc-game-zkmwl3 5.bc-game-shf2g2.bc-game-o9dx6b 6.bc-game-8kj7nv 5.bc-game-za3000 6.bc-game-8kj7nv 4.bc-game-pc4cd1 5.bc-game-o1k9so.bc-game-bh3l6h 1.bc-game-h63lru.bc-game-egp37g 0.bc-game-fqew7m -0.bc-game-egp37g 0.bc-game-dcaoin 0.bc-game-bh3l6h 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-cflvg7 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-lz5umk {
    cursor: default;
  }
}

.bc-game-u3gf2t {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-n2zurm {
  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-n2zurm {
    padding: 40px 4px;
  }
}

.bc-game-ro1na9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-ro1na9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-zu62ll {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-zu62ll {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-zu62ll ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-zu62ll [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-zu62ll [data-ref-el],
.bc-game-zu62ll span,
.bc-game-zu62ll a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-y72bwr {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-y72bwr {
    margin-bottom: 12px;
  }
}

.bc-game-j13n8r {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-j13n8r img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-j13n8r:last-child {
    margin-right: 0;
  }
}

.bc-game-6dxd5r {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-y72bwr:hover .bc-game-vsc560 {
  visibility: visible;
  opacity: 1;
}

.bc-game-vsc560 {
  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-egzqok {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-vt3pic {
  display: flex;
  margin: 6px;
}

.bc-game-vt3pic img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-vsc560::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-vsc560::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-28r4a4 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-28r4a4 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-qia35p {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-qia35p {
    margin-right: 32px;
  }
}

.bc-game-5ud4m6 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-5ud4m6 {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-5ud4m6 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-ojhium {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-wvv716 {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-wvv716 {
    margin-top: 40px;
  }
}

.bc-game-wvv716 + .bc-game-dufoew,
.bc-game-wvv716 + .bc-game-wvv716 {
  margin-top: 24px;
}

.bc-game-lr3njt {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-lr3njt {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-lr3njt {
    padding: 80px;
  }
}

.bc-game-ggttnj {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-ggttnj {
    padding: 0 16px;
}


}

.bc-game-7p3e8c {
  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-7p3e8c {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-13i17d {
  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-13i17d {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-emute1 {
  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-emute1:hover {
  background: var(--button-bg-hover);
}

.bc-game-ftsdjf {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-ftsdjf img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-ftsdjf img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-ftsdjf img {
  min-height: 100%;
  }
}

.bc-game-lr3njt::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-8tkqxd {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-8tkqxd h1,
.bc-game-8tkqxd h2,
.bc-game-8tkqxd h3,
.bc-game-8tkqxd h4 {
  margin-bottom: 6px;
}

.bc-game-8tkqxd h1:not(:first-child),
.bc-game-8tkqxd h2:not(:first-child),
.bc-game-8tkqxd h3:not(:first-child),
.bc-game-8tkqxd h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-8tkqxd h1,
.bc-game-8tkqxd h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-8tkqxd h1,
  .bc-game-8tkqxd h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-8tkqxd h2,
.bc-game-8tkqxd h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-8tkqxd h2,
  .bc-game-8tkqxd h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-8tkqxd h3,
.bc-game-8tkqxd h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-8tkqxd h3,
  .bc-game-8tkqxd h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-8tkqxd h4,
.bc-game-8tkqxd h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-8tkqxd ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-8tkqxd ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-8tkqxd 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-8tkqxd ul ul {
  margin-bottom: 8px;
}

.bc-game-8tkqxd ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-8tkqxd ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-8tkqxd ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-8tkqxd ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-8tkqxd ol li::marker {
  font-weight: 700;
}

.bc-game-8tkqxd ol ol {
  margin-bottom: 8px;
}

.bc-game-8tkqxd ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-8tkqxd ol ul li {
  padding-left: 16px;
}

.bc-game-8tkqxd 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-8tkqxd table {
    padding: 24px;
  }
}

.bc-game-8tkqxd table.bc-game-ne4jx1 {
  -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-cflvg7,
    mask-image 0.3s;
}

.bc-game-8tkqxd table.bc-game-ne4jx1.bc-game-j6cry1 {
  -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-8tkqxd table {
    display: table;
  }
}

.bc-game-8tkqxd 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-8tkqxd table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-8tkqxd table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-8tkqxd 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-8tkqxd table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-8tkqxd table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-8tkqxd table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-8tkqxd table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-8tkqxd img {
  max-width: 100%;
  height: auto;
}

.bc-game-vltdg4 {
  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-vltdg4 {
    padding: 24px;
  }
}

.bc-game-eutzlo {
  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-eutzlo {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-eutzlo > * {
  margin: 0 !important;
}

.bc-game-eutzlo img,
.bc-game-xvbk5y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-eutzlo img,
  .bc-game-xvbk5y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-aban5p {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-aban5p {
    width: 32px;
    height: 32px;
  }
}

.bc-game-kktxrj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-kktxrj .bc-game-e2uc44 {
  flex-shrink: 0;
}

.bc-game-kktxrj .bc-game-0hnqyj svg {
  display: none;
}

.bc-game-k5xc2q {
  display: grid;
  transition: max-height 0.bc-game-cflvg7 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-k5xc2q {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-k5xc2q {
    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-k5xc2q.bc-game-27ntap + .bc-game-e2uc44 svg {
  transform: rotate(180deg);
}

.bc-game-vijms5 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-vijms5 > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-vijms5
  > div:nth-child(3n)
  .bc-game-02gxgs
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-vijms5 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-vijms5 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-vijms5
    > div:nth-child(3n)
    .bc-game-02gxgs
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-vijms5 {
    max-width: 270px;
  }
}

.bc-game-vijms5 .bc-game-02gxgs button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-vijms5 .bc-game-02gxgs button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-vijms5 .bc-game-02gxgs button {
    max-width: 104px;
  }
}

.bc-game-1a6fkt {
  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-1a6fkt {
    margin-bottom: 0;
  }
}

.bc-game-xj1z6r {
  display: none;
  opacity: 0;
}

.bc-game-08cq21 {
  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-08cq21 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-02gxgs {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-02gxgs 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-02gxgs
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-02gxgs
    button {
    max-width: 145px;
  }
}

.bc-game-oza01s:first-child
  .bc-game-02gxgs
  button {
  max-width: 270px;
}

.bc-game-78uu9y {
  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-1a6fkt picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-9w4l1v {
  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-9w4l1v svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-1a6fkt:hover .bc-game-9w4l1v {
  display: flex;
}

.bc-game-8ttqng {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-qdd35i {
  display: flex;
}

.bc-game-qdd35i:hover .bc-game-2vcssh,
.bc-game-qdd35i .bc-game-nu8j6q .bc-game-2vcssh {
  display: flex;
}

.bc-game-qdd35i svg {
  flex-shrink: 0;
}

.bc-game-2vcssh {
  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-2vcssh {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-2vcssh:hover {
  display: flex;
}

.bc-game-2vcssh svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-tap0rz {
  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-tap0rz {
    font-size: 12px;
  }
}

.bc-game-691lxo,
.bc-game-a8rozc {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-691lxo {
  font-weight: 700;
}

.bc-game-9zexsk .bc-game-k5xc2q {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-9zexsk .bc-game-k5xc2q {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-9zexsk .bc-game-k5xc2q {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-9zexsk
  .bc-game-78uu9y:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-9zexsk .bc-game-08cq21 {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-9zexsk .bc-game-02gxgs {
  gap: 4px;
  align-items: center;
}

.bc-game-9zexsk .bc-game-02gxgs button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-9zexsk .bc-game-02gxgs svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-9zexsk .bc-game-mnfa9k,
.bc-game-9zexsk .bc-game-1m2no8 {
  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-dp4ej7.org/2000/svg'%3E%3Cpath d='M9.bc-game-vp7teo 4.bc-game-6btj60.bc-game-t52hgf 5.bc-game-mvfb2o.bc-game-naxta0 5.bc-game-xhubil.bc-game-7w9jed 5.bc-game-cf04ew.bc-game-dgfnp0 8.bc-game-rjkt65.bc-game-99q1sb 9.bc-game-4wxtrh.bc-game-ootfyx 9.bc-game-v08ywz.bc-game-40p6jp 13.bc-game-7r7670.bc-game-ydiihf 11.bc-game-apu3ar.bc-game-wjavee 11.bc-game-h4vn9v.bc-game-yeb3r4 11.bc-game-ztvkc8.bc-game-0usr88 13.bc-game-hohyw5.bc-game-rj3ov7 9.bc-game-5x8s7y.bc-game-dnk2fh 9.bc-game-budbv1.bc-game-vhppkd 8.bc-game-sca9mq.bc-game-crgf25 5.bc-game-8pmarg.bc-game-5jjjiz 5.bc-game-8eebul.bc-game-xscok7 5.bc-game-8gw5gp.bc-game-m6r0mb 4.bc-game-bn7i5p.bc-game-wjavee 1.bc-game-pu99h7.bc-game-vp7teo 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-9zexsk .bc-game-mnfa9k {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-9zexsk .bc-game-1m2no8 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-6eta55 {
  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-6eta55 {
    padding: 24px;
  }
}

.bc-game-6eta55 .bc-game-e2uc44 {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-6eta55 .bc-game-e2uc44 {
    display: none;
  }
}

.bc-game-6eta55 .bc-game-0hnqyj svg {
  display: none;
}

.bc-game-bk1r3u {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-bk1r3u .bc-game-afuu72 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-bk1r3u .bc-game-afuu72 {
    display: flex;
  }
}

.bc-game-0vh4ax {
  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-0vh4ax {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-0vh4ax > * {
  margin: 0 !important;
}

.bc-game-0vh4ax img,
.bc-game-5f2ftp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-0vh4ax img,
  .bc-game-5f2ftp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-zgk1cn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-zgk1cn {
    width: 32px;
    height: 32px;
  }
}

.bc-game-1egpj2 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-1egpj2 {
    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-1egpj2::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-5uag5q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-5uag5q {
    padding: 7px 15px;
  }
}

.bc-game-5uag5q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-t82x1l {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-t82x1l {
    display: flex;
    opacity: 1;
  }
}

.bc-game-5uag5q picture {
  height: 100%;
  display: block;
}

.bc-game-5uag5q img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-5uag5q img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-5uag5q p {
  text-align: center;
  width: 100%;
}

.bc-game-nm50xz {
  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-nm50xz {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-nm50xz img,
.bc-game-h4bx17 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-nm50xz img,
  .bc-game-h4bx17 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-p9j8wa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-p9j8wa {
    width: 32px;
    height: 32px;
  }
}

.bc-game-b6wg1b {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-1m36nx {
  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-6hmzom {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-6hmzom.bc-game-nu8j6q {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-bkpzaq {
  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-bkpzaq {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-54eo4f {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-17kjl5 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-cflvg7 ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-szyjk8 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-szyjk8 ol,
.bc-game-szyjk8 ul {
  padding-left: 1.3em;
}

.bc-game-6hmzom.bc-game-nu8j6q .bc-game-17kjl5 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-6hmzom.bc-game-nu8j6q .bc-game-54eo4f {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-9ogmp8 {
  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-9ogmp8 {
    padding: 24px;
  }
}

.bc-game-9ogmp8 .bc-game-e2uc44 {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-9ogmp8 .bc-game-e2uc44 {
    display: none;
  }
}

.bc-game-9ogmp8 .bc-game-0hnqyj svg {
  display: none;
}

.bc-game-wcdhsb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-wcdhsb .bc-game-afuu72 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-wcdhsb .bc-game-afuu72 {
    display: flex;
  }
}

.bc-game-9z3evo {
  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-9z3evo {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-9z3evo > * {
  margin: 0 !important;
}

.bc-game-9z3evo img,
.bc-game-b4ythm {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-9z3evo img,
  .bc-game-b4ythm {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-inwafv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-inwafv {
    width: 32px;
    height: 32px;
  }
}

.bc-game-jv2iw6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-jv2iw6 {
    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-jv2iw6::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-yjohip {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-yjohip:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-i8i7fe {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-i8i7fe {
    display: flex;
    opacity: 1;
  }
}

.bc-game-yjohip picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-yjohip picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-k3rzyn {
  margin: -24px 0;
}

.bc-game-k3rzyn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-k3rzyn {
    margin: -16px 0;
  }
}

.bc-game-yxv5g7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-yxv5g7 {
    flex-direction: row;
  }
}

.bc-game-3a7uvn {
  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-3a7uvn {
    flex: 1;
  }
}

.bc-game-3a7uvn::placeholder {
  color: var(--Text-400);
}

.bc-game-9uc6a2 {
  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-iuxedg {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-iuxedg::-webkit-scrollbar {
  display: none;
}

.bc-game-u2dby5 {
  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-u2dby5 img,
.bc-game-u2dby5 svg {
  margin-right: 8px;
}

.bc-game-0w254n {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-k3rzyn + .bc-game-888um2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-k3rzyn + .bc-game-888um2 {
    margin-top: -16px;
  }
}

.bc-game-2mx2dq {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-2mx2dq > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-2mx2dq > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-gh2n0n {
  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-s9nb0f {
  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-dixvch {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-xy8288 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-lbv0zo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-gh2n0n 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-gh2n0n 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-gh2n0n {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-s9nb0f {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-lbv0zo {
    height: 348px;
  }

  .bc-game-gh2n0n button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-gh2n0n button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-gh2n0n {
    padding: 63px;
  }
}

.bc-game-po6ftl {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-po6ftl {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-t5ix7e {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-t5ix7e {
    width: auto;
  }
}

.bc-game-b5edza {
  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-b5edza::-webkit-scrollbar {
  display: none;
}

.bc-game-b5edza 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-b5edza a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-b5edza {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-po6ftl .bc-game-4l66k8 {
  -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-cflvg7,
    mask-image 0.3s;
}

.bc-game-po6ftl .bc-game-4l66k8.bc-game-j6cry1 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-gy77d5 {
  margin: 40px -16px;
}

.bc-game-hfbot0 + .bc-game-dufoew,
.bc-game-hfbot0 + .bc-game-wvv716 {
  margin-top: 24px;
}

.bc-game-744z1k {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-744z1k picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-man5m5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-man5m5 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-man5m5 {
    margin-top: 0;
  }
}

.bc-game-vs1qqy {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-vs1qqy {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-za8guc {
  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-za8guc {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-vkp5jh {
  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-vkp5jh {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-4pmdtv {
  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-4pmdtv {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-77rl60 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-77rl60 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-lh8nrx {
  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-4g3syz {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-4g3syz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-888um2 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-2vudi8 {
  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-2vudi8 {
    padding: 15px 48px;
  }
}

main > .bc-game-888um2 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-k5xc2q.bc-game-w95kwj > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-8tkqxd p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-srzthc {
  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-2bwsoo {
  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-2bwsoo label {
  font-size: 14px;
}

.bc-game-2bwsoo h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-2bwsoo input,
.bc-game-2bwsoo textarea,
.bc-game-2bwsoo 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-2bwsoo button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-whc41d ease;
}
.bc-game-2bwsoo button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-urr194 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-ejdxd6 ease-in;
}

.bc-game-urr194 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-90ffz7, .bc-game-bkm02a, [class*="review-card"],
thead, thead th, table th, .bc-game-5avwo1,
.bc-game-r0q2lo, [class*="collapsible-header"],
.bc-game-ytad6i, [class*="updated-block"] {
  color: #ece7dc !important;
}
