* {
  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-aah3z7 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-aah3z7 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-aah3z7 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-tl8b4a {
  overflow: hidden;
}

.bc-game-zceam8 img {
  background: var(--Neutral-300);
}

.bc-game-cop4qb {
  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-ha76w2 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-ha76w2:hover {
  background: var(--button-bg-hover);
}

.bc-game-u43890 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-u43890:hover {
  background: var(--button-bg-hover);
}

.bc-game-nuiqyb {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-fkbqas {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-umbyrq {
  width: 100%;
}

.bc-game-bbqrrw {
  padding: 6px 16px;
}

.bc-game-6kaois {
  padding: 10px 16px;
}

.bc-game-1ono28 {
  padding: 15px 26px;
}

.bc-game-r4gk3j {
  flex-shrink: 0;
}

.bc-game-v75vmk {
  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-j2gjik {
  display: none;
}

.bc-game-pth5jf {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-yp2ob4 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-d4c18v {
  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-4cvkup {
  cursor: grab;
}

.bc-game-d4c18v::-webkit-scrollbar {
  display: none;
}

.bc-game-ypp0gf {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-0qmvpw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-m9tkbw {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-lz4375 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-2g9nfs {
  visibility: visible;
}

.bc-game-vhmo4f {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-0tp05w ease;
}

.bc-game-shxrge {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-iq56o8 {
  -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-0tp05w,
    mask-image 0.3s;
}

.bc-game-iq56o8.bc-game-8rgsex {
  -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-wz403i: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-qgtzgp {
  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-0qp8jd.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-0qp8jd.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-847705 {
  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-847705::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-nhiqqy {
  position: relative;
  z-index: 1;
}

.bc-game-vns3ck {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-r0wptz {
  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-wzqepa {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-ucgmha {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-p193hy {
  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-p193hy:hover {
  background: var(--Primary-400);
}

.bc-game-p193hy svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-wz403i 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-847705 {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-vns3ck {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-r0wptz {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-wzqepa {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-ucgmha {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-qgtzgp {
    top: 25px;
    right: 25px;
  }
}

.bc-game-42y7hu,
.bc-game-fk1xeb {
  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-9lycj8.bc-game-xjxjf6::before,
.bc-game-fk1xeb::before,
.bc-game-dgoe23::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-0qp8jd.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-tvooft 14.bc-game-1wzly5.bc-game-jmd9ze 14.bc-game-qs75n2 15.bc-game-xzpeof 14.bc-game-0thv68 15.bc-game-y0r0uu 14.bc-game-rx7zsu.bc-game-xv9nui 14.bc-game-oogld8 19.bc-game-7n68b7 12.bc-game-21qr3z 19.bc-game-7n68b7 10.bc-game-2cq8a5.bc-game-7n68b7 8.bc-game-fyy13n 17.bc-game-yt9mj3 7.bc-game-3vfowv 15.bc-game-dc7zsm 7.bc-game-tixatn.bc-game-m0bjru 7.bc-game-3vfowv 11.bc-game-8bpy03 8.bc-game-fyy13n 11.bc-game-8bpy03 10.bc-game-vgp3sf.bc-game-8bpy03 12.bc-game-d473kh 13.bc-game-rqbd4e 14.bc-game-kfdwcb 15.bc-game-0vs1ps 14.bc-game-b6lg1y.bc-game-ky64d4 14.bc-game-vr5s1a 15.bc-game-o8a1hz 14.bc-game-5rex99 15.bc-game-bgjcc4 14.bc-game-f2yr2y.bc-game-tvooft 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-yyqshs 15.bc-game-kvo556.bc-game-xvqu23 15.bc-game-sqtt63 15.bc-game-6k1lg3 15.bc-game-2n8wt7 15.bc-game-x07b1b 15.bc-game-p7dqmz.bc-game-sj2d07 15.bc-game-2n8wt7 15.bc-game-9yz76d 15.bc-game-mn1csr 15.bc-game-5sl9gq 15.bc-game-fpf0v7.bc-game-etob4i 15.bc-game-uiubw2 7.bc-game-ph4txw 18.bc-game-efbafw 7.bc-game-w8wsz9 23.bc-game-zia1lh.bc-game-oa9dh1.bc-game-7ex4n5 18.bc-game-qf2wul 19.bc-game-kyu06k 15.bc-game-u3jvgb 15.bc-game-yyqshs 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-iu2lpn [type="submit"] *,
.bc-game-4rbnbf button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-q0f2wm {
    display: none;
  }
}

.bc-game-k73u2d {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-k73u2d {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-k73u2d {
    bottom: 22px;
  }
}

.bc-game-k73u2d input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-k73u2d {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-6oc9ev.static) .bc-game-k73u2d {
    bottom: 8px;
  }
}

.bc-game-xn15gn {
  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-0qp8jd.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-4nhlss 3.bc-game-j50zmj.bc-game-qv0vy0.bc-game-o29sry 3.bc-game-556wjd 3.bc-game-egkuh8 5.bc-game-r1ipa7 3.bc-game-egkuh8 8.bc-game-5dxbf2.bc-game-amfdjg.bc-game-egkuh8 26.bc-game-1yywm6 5.bc-game-p0cj97 28.bc-game-72u3t8 8.bc-game-6m2zqw 28.bc-game-c656b1.bc-game-0fe4sm 28.bc-game-1t8x1l.bc-game-97zuc9 34.bc-game-7mdwsu.bc-game-fkqt9y 36.bc-game-i4h9il 11.bc-game-wk045o 37.bc-game-t1w7qw 12.bc-game-m28836 36.bc-game-1fqvpi.bc-game-borl78 28.bc-game-6duev0.bc-game-mayb9w.bc-game-ugidvu 28.bc-game-hhbj52 36.bc-game-nvquiw 26.bc-game-5ssesg 36.bc-game-nvquiw 23.bc-game-2rs2ys.bc-game-h9uvmy.bc-game-nvquiw 5.bc-game-pznw1s 34.bc-game-c5qa5p 3.bc-game-556wjd 31.bc-game-4nhlss 3.bc-game-4oqtf6.bc-game-nydr53 18.bc-game-mewiot.bc-game-qnxl9n 18.bc-game-8twsir 8.bc-game-ck8xu1 17.bc-game-tx5dn1 8.bc-game-ck8xu1 15.bc-game-lzti8m.bc-game-ck8xu1 14.bc-game-dblh21 9.bc-game-qnxl9n 13.bc-game-p7ksx5 11.bc-game-nydr53 13.bc-game-kjmr1h.bc-game-1zxwe9 13.bc-game-p7ksx5 13.bc-game-9snuv7 14.bc-game-dblh21 13.bc-game-9snuv7 15.bc-game-gapvo1.bc-game-9snuv7 17.bc-game-tx5dn1 12.bc-game-1zxwe9 18.bc-game-8twsir 11.bc-game-nydr53 18.bc-game-jgql8i.bc-game-9vuups 18.bc-game-m16rad.bc-game-o9f3e6 18.bc-game-8twsir 17.bc-game-o6kiux 17.bc-game-tx5dn1 17.bc-game-o6kiux 15.bc-game-xtolwz.bc-game-o6kiux 14.bc-game-dblh21 18.bc-game-o9f3e6 13.bc-game-p7ksx5 20.bc-game-9vuups 13.bc-game-4zrenn.bc-game-fxokw8 13.bc-game-p7ksx5 22.bc-game-w9m3ph 14.bc-game-dblh21 22.bc-game-w9m3ph 15.bc-game-pnqtov.bc-game-ppefv4 17.bc-game-tx5dn1 21.bc-game-fxokw8 18.bc-game-8twsir 20.bc-game-9vuups 18.bc-game-kk95kc.bc-game-fkk3n4 18.bc-game-669gut.bc-game-iutelj 18.bc-game-8twsir 26.bc-game-odk8cv 17.bc-game-tx5dn1 26.bc-game-odk8cv 15.bc-game-o2jvkb.bc-game-odk8cv 14.bc-game-dblh21 27.bc-game-iutelj 13.bc-game-p7ksx5 28.bc-game-fkk3n4 13.bc-game-7f3iv3.bc-game-7lreus 13.bc-game-p7ksx5 31.bc-game-obcvrw 14.bc-game-dblh21 31.bc-game-obcvrw 15.bc-game-bd0pfk.bc-game-odk8cv 17.bc-game-tx5dn1 30.bc-game-7lreus 18.bc-game-8twsir 28.bc-game-fkk3n4 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-xn15gn {
    display: none;
  }
}

.bc-game-sjmud5 {
  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-sjmud5 {
    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-4rbnbf {
  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-4rbnbf {
    padding: 14px 16px;
  }
}

.bc-game-4rbnbf button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-4rbnbf button:first-child {
  align-content: end;
}

.bc-game-4rbnbf button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-4rbnbf
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-4rbnbf
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-4rbnbf button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-4rbnbf button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-dgoe23 {
  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-dgoe23::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-dgoe23,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-dgoe23 {
  opacity: 1;
  visibility: visible;
}

.bc-game-g2rqsc {
  flex: 1 1;
}

.bc-game-o8nz7t {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-o8nz7t {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-wee7so {
  display: block;
}

.bc-game-gipk5j {
  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-gipk5j {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-fk1xeb {
  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-fk1xeb::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-v7ijxp span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-v7ijxp p {
  color: var(--Text-100);
}

.bc-game-fk1xeb .bc-game-5lpijz {
  grid-area: button;
}

.bc-game-fk1xeb .bc-game-5lpijz::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-0qp8jd.org/2000/svg'%3E%3Cpath d='M4.bc-game-u9h5yc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-ul7dgq 15L16.bc-game-ul7dgq 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-ul7dgq 5L16.bc-game-ul7dgq 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-5vsfcj {
  display: block;
}

.bc-game-r39z8l {
  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-r39z8l {
    margin-top: 40px;
  }
}

.bc-game-42y7hu label,
.bc-game-42y7hu input {
  display: block;
  width: 100%;
}

.bc-game-42y7hu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-42y7hu label.bc-game-8a2so9 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-42y7hu label.bc-game-8a2so9::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-42y7hu 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-42y7hu input::placeholder {
  color: var(--Text-400);
}

.bc-game-ncin3l {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-ncin3l {
  display: flex;
}

.bc-game-ncin3l ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-ncin3l ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-ncin3l ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-iu2lpn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-iu2lpn {
    padding: 0 24px 24px;
  }
}

.bc-game-iu2lpn 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-iu2lpn input::placeholder {
  color: var(--Text-400);
}

.bc-game-iu2lpn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-iu2lpn [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-iu2lpn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-iu2lpn [type="submit"] {
    right: 40px;
  }
}

.bc-game-9lycj8 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-9lycj8.bc-game-xjxjf6 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-9lycj8.bc-game-xjxjf6::before {
  content: "";
  width: 31px;
}

.bc-game-9lycj8.bc-game-xjxjf6 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-9lycj8.bc-game-z2fnln p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-9lycj8 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-k73u2d .bc-game-5lpijz {
  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-q0f2wm {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-q0f2wm {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-q0f2wm {
    padding: 18px 0;
  }
}

.bc-game-q0f2wm .bc-game-aah3z7 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-q0f2wm .bc-game-aah3z7 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-d85hxy {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-d85hxy {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-d85hxy picture,
.bc-game-d85hxy img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-d85hxy img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-l5zipu {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-0tp05w ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-q0f2wm.bc-game-de8qzb .bc-game-l5zipu {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-l5zipu {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-l5zipu {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-09s6j3,
.bc-game-jmg8nt {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-09s6j3,
  .bc-game-jmg8nt {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-jmg8nt {
    display: none;
  }
}

.bc-game-9usqku {
  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-de8qzb .bc-game-9usqku {
  background: var(--fh-bg-color);
}

.bc-game-9usqku button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-9usqku {
    display: none;
  }
}

.bc-game-cmsypj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-cmsypj {
    display: none;
  }
}

.bc-game-tn3yew {
  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-q0f2wm.bc-game-de8qzb .bc-game-tn3yew:first-child {
  display: none;
}

.bc-game-q0f2wm.bc-game-de8qzb .bc-game-tn3yew:last-child {
  display: block;
}

.bc-game-tn3yew:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-tn3yew {
    display: none;
  }
}

.bc-game-kdpd1e {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-kdpd1e {
    display: flex;
  }
}

.bc-game-kdpd1e ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-kdpd1e:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-kdpd1e:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-kdpd1e:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-kdpd1e:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-kdpd1e:hover .bc-game-33ticl svg {
  transform: rotate(180deg);
}

.bc-game-xuzhin {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-gil3fs {
  padding: 0 8px;
}

.bc-game-9l39za {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-9l39za:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-9l39za {
    padding: 4px 8px;
  }
}

.bc-game-3q89fv {
  display: flex;
}

.bc-game-3q89fv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-33ticl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-33ticl svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-xaykoz {
  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-xaykoz {
    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-uskjv4 {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-uskjv4 {
    display: none;
  }
}

.bc-game-v0pcwg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-bljpt1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-mhn0op {
  display: flex;
}

.bc-game-gxczv1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-cr9w0r {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-cr9w0r {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-cr9w0r {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-cr9w0r .bc-game-khadjz [data-ref-el],
  .bc-game-cr9w0r .bc-game-khadjz span,
  .bc-game-cr9w0r .bc-game-khadjz a {
    white-space: nowrap;
  }
}

.bc-game-31gszb {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-31gszb.bc-game-viqpk1 > .bc-game-khadjz {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-31gszb.bc-game-psy0ux:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-31gszb.bc-game-viqpk1 > .bc-game-4b0lmg {
    height: auto;
  }

  .bc-game-31gszb.bc-game-viqpk1 > div > .bc-game-mvko9v {
    transform: rotate(180deg);
  }
}

.bc-game-31gszb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-31gszb [data-ref-el],
.bc-game-31gszb span {
  cursor: pointer;
}

.bc-game-31gszb [data-ref-el],
.bc-game-31gszb span,
.bc-game-31gszb 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-31gszb [data-ref-el],
  .bc-game-31gszb span,
  .bc-game-31gszb a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-31gszb [data-ref-el],
  .bc-game-31gszb span,
  .bc-game-31gszb a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-4b0lmg {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-0tp05w ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-4b0lmg::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-4b0lmg::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-4b0lmg::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-4b0lmg {
    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-4b0lmg:has(> .bc-game-31gszb.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-4b0lmg .bc-game-4b0lmg {
    padding: 0;
  }

  .bc-game-4b0lmg .bc-game-31gszb {
    font-weight: 400;
  }

  .bc-game-4b0lmg .bc-game-31gszb:hover > .bc-game-khadjz {
    background: var(--Neutral-300);
  }

  .bc-game-4b0lmg .bc-game-mvko9v {
    rotate: -90deg;
  }
}

.bc-game-khadjz {
  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-khadjz {
    padding: 8px;
  }

  .bc-game-31gszb.bc-game-7ljjsv > .bc-game-khadjz {
    background: var(--Neutral-300);
  }
}

.bc-game-mvko9v {
  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-0qp8jd.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-9l65o9 0.bc-game-u238ax.bc-game-kphrb6 -0.bc-game-tkmgpg 0.bc-game-686nkz -0.bc-game-tkmgpg 1.bc-game-75u790 0.bc-game-f4xxnd.bc-game-5t12eb 4.bc-game-bmc4wk.bc-game-9l65o9 0.bc-game-89vq83.bc-game-xp803v -0.bc-game-tkmgpg 9.bc-game-ey7gv1 -0.bc-game-tkmgpg 10.bc-game-hsswh5 0.bc-game-v1etb4.bc-game-kvh65o 0.bc-game-kphrb6 10.bc-game-kvh65o 0.bc-game-686nkz 10.bc-game-hsswh5 1.bc-game-jtlrby.bc-game-5m4or3 5.bc-game-145jfg.bc-game-g41lxk 6.bc-game-zp1ba4 5.bc-game-mz94ur 6.bc-game-zp1ba4 4.bc-game-hkz9o7 5.bc-game-23qcv2.bc-game-9l65o9 1.bc-game-p2gahp.bc-game-tkmgpg 0.bc-game-686nkz -0.bc-game-tkmgpg 0.bc-game-kphrb6 0.bc-game-9l65o9 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-0tp05w ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-mvko9v {
    cursor: default;
  }
}

.bc-game-dgdlr6 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-wzuygk {
  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-wzuygk {
    padding: 40px 4px;
  }
}

.bc-game-ij97mg {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-ij97mg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-ihi2rl {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-ihi2rl {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-ihi2rl ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-ihi2rl [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-ihi2rl [data-ref-el],
.bc-game-ihi2rl span,
.bc-game-ihi2rl a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-qginiu {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-qginiu {
    margin-bottom: 12px;
  }
}

.bc-game-tmm02g {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-tmm02g img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-tmm02g:last-child {
    margin-right: 0;
  }
}

.bc-game-r7ae6w {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-qginiu:hover .bc-game-5n3ebd {
  visibility: visible;
  opacity: 1;
}

.bc-game-5n3ebd {
  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-16nix8 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-x4wbg9 {
  display: flex;
  margin: 6px;
}

.bc-game-x4wbg9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-5n3ebd::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-5n3ebd::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-yzj8ah {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-yzj8ah {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-yacusu {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-yacusu {
    margin-right: 32px;
  }
}

.bc-game-43v4cs {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-43v4cs {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-43v4cs a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-cyy3p7 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-eo3yx5 {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-eo3yx5 {
    margin-top: 40px;
  }
}

.bc-game-eo3yx5 + .bc-game-xhuqat,
.bc-game-eo3yx5 + .bc-game-eo3yx5 {
  margin-top: 24px;
}

.bc-game-fdeq2v {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-fdeq2v {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-fdeq2v {
    padding: 80px;
  }
}

.bc-game-rjr0j6 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-rjr0j6 {
    padding: 0 16px;
}


}

.bc-game-j29rs8 {
  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-j29rs8 {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-s3n12u {
  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-s3n12u {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-na7rf8 {
  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-na7rf8:hover {
  background: var(--button-bg-hover);
}

.bc-game-zf84c3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-zf84c3 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-zf84c3 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-zf84c3 img {
  min-height: 100%;
  }
}

.bc-game-fdeq2v::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-nqulr2 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-nqulr2 h1,
.bc-game-nqulr2 h2,
.bc-game-nqulr2 h3,
.bc-game-nqulr2 h4 {
  margin-bottom: 6px;
}

.bc-game-nqulr2 h1:not(:first-child),
.bc-game-nqulr2 h2:not(:first-child),
.bc-game-nqulr2 h3:not(:first-child),
.bc-game-nqulr2 h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-nqulr2 h1,
.bc-game-nqulr2 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-nqulr2 h1,
  .bc-game-nqulr2 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-nqulr2 h2,
.bc-game-nqulr2 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-nqulr2 h2,
  .bc-game-nqulr2 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-nqulr2 h3,
.bc-game-nqulr2 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-nqulr2 h3,
  .bc-game-nqulr2 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-nqulr2 h4,
.bc-game-nqulr2 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-nqulr2 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-nqulr2 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-nqulr2 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-nqulr2 ul ul {
  margin-bottom: 8px;
}

.bc-game-nqulr2 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-nqulr2 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-nqulr2 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-nqulr2 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-nqulr2 ol li::marker {
  font-weight: 700;
}

.bc-game-nqulr2 ol ol {
  margin-bottom: 8px;
}

.bc-game-nqulr2 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-nqulr2 ol ul li {
  padding-left: 16px;
}

.bc-game-nqulr2 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-nqulr2 table {
    padding: 24px;
  }
}

.bc-game-nqulr2 table.bc-game-2epmu8 {
  -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-0tp05w,
    mask-image 0.3s;
}

.bc-game-nqulr2 table.bc-game-2epmu8.bc-game-8rgsex {
  -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-nqulr2 table {
    display: table;
  }
}

.bc-game-nqulr2 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-nqulr2 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-nqulr2 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-nqulr2 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-nqulr2 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-nqulr2 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-nqulr2 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-nqulr2 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-nqulr2 img {
  max-width: 100%;
  height: auto;
}

.bc-game-e0iaz6 {
  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-e0iaz6 {
    padding: 24px;
  }
}

.bc-game-uhj0gw {
  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-uhj0gw {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-uhj0gw > * {
  margin: 0 !important;
}

.bc-game-uhj0gw img,
.bc-game-aa5ngt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-uhj0gw img,
  .bc-game-aa5ngt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-rcie0a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-rcie0a {
    width: 32px;
    height: 32px;
  }
}

.bc-game-bofago {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-bofago .bc-game-rq4kqo {
  flex-shrink: 0;
}

.bc-game-bofago .bc-game-ohl3o2 svg {
  display: none;
}

.bc-game-monrha {
  display: grid;
  transition: max-height 0.bc-game-0tp05w ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-monrha {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-monrha {
    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-monrha.bc-game-4td6h4 + .bc-game-rq4kqo svg {
  transform: rotate(180deg);
}

.bc-game-p2d324 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-p2d324 > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-p2d324
  > div:nth-child(3n)
  .bc-game-dd8854
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-p2d324 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-p2d324 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-p2d324
    > div:nth-child(3n)
    .bc-game-dd8854
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-p2d324 {
    max-width: 270px;
  }
}

.bc-game-p2d324 .bc-game-dd8854 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-p2d324 .bc-game-dd8854 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-p2d324 .bc-game-dd8854 button {
    max-width: 104px;
  }
}

.bc-game-agfrse {
  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-agfrse {
    margin-bottom: 0;
  }
}

.bc-game-uahy2g {
  display: none;
  opacity: 0;
}

.bc-game-8u7ear {
  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-8u7ear img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-dd8854 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-dd8854 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-dd8854
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-dd8854
    button {
    max-width: 145px;
  }
}

.bc-game-6qacez:first-child
  .bc-game-dd8854
  button {
  max-width: 270px;
}

.bc-game-mzfm81 {
  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-agfrse picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-ybu3je {
  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-ybu3je svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-agfrse:hover .bc-game-ybu3je {
  display: flex;
}

.bc-game-tv148l {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-7cwdru {
  display: flex;
}

.bc-game-7cwdru:hover .bc-game-83gx7x,
.bc-game-7cwdru .bc-game-7ljjsv .bc-game-83gx7x {
  display: flex;
}

.bc-game-7cwdru svg {
  flex-shrink: 0;
}

.bc-game-83gx7x {
  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-83gx7x {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-83gx7x:hover {
  display: flex;
}

.bc-game-83gx7x svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-4uuxmt {
  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-4uuxmt {
    font-size: 12px;
  }
}

.bc-game-6l908j,
.bc-game-1ydcnx {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-6l908j {
  font-weight: 700;
}

.bc-game-88dbfk .bc-game-monrha {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-88dbfk .bc-game-monrha {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-88dbfk .bc-game-monrha {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-88dbfk
  .bc-game-mzfm81:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-88dbfk .bc-game-8u7ear {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-88dbfk .bc-game-dd8854 {
  gap: 4px;
  align-items: center;
}

.bc-game-88dbfk .bc-game-dd8854 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-88dbfk .bc-game-dd8854 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-88dbfk .bc-game-wqagwz,
.bc-game-88dbfk .bc-game-x0ohde {
  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-0qp8jd.org/2000/svg'%3E%3Cpath d='M9.bc-game-ukm560 4.bc-game-0thxqd.bc-game-8aa9zq 5.bc-game-wwwzzq.bc-game-1opxe8 5.bc-game-0lzeas.bc-game-smzdxl 5.bc-game-v397hk.bc-game-q1j8p2 8.bc-game-cyrax1.bc-game-f18cuh 9.bc-game-ajotat.bc-game-h38te1 9.bc-game-i8we5d.bc-game-v2klvl 13.bc-game-o4wtwm.bc-game-leprkb 11.bc-game-tggg2r.bc-game-fff9ph 11.bc-game-3x9smr.bc-game-7mkv7l 11.bc-game-slo7vr.bc-game-fegqsg 13.bc-game-jgp6o0.bc-game-26pv8v 9.bc-game-g6kqcz.bc-game-b6ax3j 9.bc-game-zhioxp.bc-game-0dv2lp 8.bc-game-zlg54r.bc-game-r9u98d 5.bc-game-5wnq9n.bc-game-keszs5 5.bc-game-dkh7e5.bc-game-zh825x 5.bc-game-akzovh.bc-game-sa0syy 4.bc-game-nnld8c.bc-game-fff9ph 1.bc-game-karek9.bc-game-ukm560 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-88dbfk .bc-game-wqagwz {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-88dbfk .bc-game-x0ohde {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-9bmzb2 {
  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-9bmzb2 {
    padding: 24px;
  }
}

.bc-game-9bmzb2 .bc-game-rq4kqo {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-9bmzb2 .bc-game-rq4kqo {
    display: none;
  }
}

.bc-game-9bmzb2 .bc-game-ohl3o2 svg {
  display: none;
}

.bc-game-fwcac2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-fwcac2 .bc-game-cop4qb {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-fwcac2 .bc-game-cop4qb {
    display: flex;
  }
}

.bc-game-9fnl66 {
  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-9fnl66 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-9fnl66 > * {
  margin: 0 !important;
}

.bc-game-9fnl66 img,
.bc-game-idip3l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-9fnl66 img,
  .bc-game-idip3l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-ch602u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-ch602u {
    width: 32px;
    height: 32px;
  }
}

.bc-game-iw9ju2 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-iw9ju2 {
    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-iw9ju2::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-1r7kre {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-1r7kre {
    padding: 7px 15px;
  }
}

.bc-game-1r7kre:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-mbbpnq {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-mbbpnq {
    display: flex;
    opacity: 1;
  }
}

.bc-game-1r7kre picture {
  height: 100%;
  display: block;
}

.bc-game-1r7kre img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-1r7kre img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-1r7kre p {
  text-align: center;
  width: 100%;
}

.bc-game-pyth6c {
  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-pyth6c {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-pyth6c img,
.bc-game-nuq8h3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-pyth6c img,
  .bc-game-nuq8h3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-2yrzpf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-2yrzpf {
    width: 32px;
    height: 32px;
  }
}

.bc-game-r7y8ip {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-s0f89h {
  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-zguh43 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-zguh43.bc-game-7ljjsv {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-qjxvhh {
  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-qjxvhh {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-wnajxf {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-acbrv3 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-0tp05w ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-1mlx7b {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-1mlx7b ol,
.bc-game-1mlx7b ul {
  padding-left: 1.3em;
}

.bc-game-zguh43.bc-game-7ljjsv .bc-game-acbrv3 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-zguh43.bc-game-7ljjsv .bc-game-wnajxf {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-oyf24f {
  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-oyf24f {
    padding: 24px;
  }
}

.bc-game-oyf24f .bc-game-rq4kqo {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-oyf24f .bc-game-rq4kqo {
    display: none;
  }
}

.bc-game-oyf24f .bc-game-ohl3o2 svg {
  display: none;
}

.bc-game-xeev4g {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-xeev4g .bc-game-cop4qb {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-xeev4g .bc-game-cop4qb {
    display: flex;
  }
}

.bc-game-t9ebah {
  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-t9ebah {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-t9ebah > * {
  margin: 0 !important;
}

.bc-game-t9ebah img,
.bc-game-jj0ryw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-t9ebah img,
  .bc-game-jj0ryw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-dzfzxz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-dzfzxz {
    width: 32px;
    height: 32px;
  }
}

.bc-game-3frew7 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-3frew7 {
    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-3frew7::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-nutepz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-nutepz:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-tpznif {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-tpznif {
    display: flex;
    opacity: 1;
  }
}

.bc-game-nutepz picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-nutepz picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-bpx25u {
  margin: -24px 0;
}

.bc-game-bpx25u:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-bpx25u {
    margin: -16px 0;
  }
}

.bc-game-5ily1k {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-5ily1k {
    flex-direction: row;
  }
}

.bc-game-81bsku {
  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-81bsku {
    flex: 1;
  }
}

.bc-game-81bsku::placeholder {
  color: var(--Text-400);
}

.bc-game-sv0nq6 {
  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-uolhnn {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-uolhnn::-webkit-scrollbar {
  display: none;
}

.bc-game-284tjx {
  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-284tjx img,
.bc-game-284tjx svg {
  margin-right: 8px;
}

.bc-game-vgjz3f {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-bpx25u + .bc-game-1uv13u {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-bpx25u + .bc-game-1uv13u {
    margin-top: -16px;
  }
}

.bc-game-wr6tfa {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-wr6tfa > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-wr6tfa > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-c76fiq {
  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-lxf2wx {
  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-oyvity {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-kqples {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-blcbgv {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-c76fiq 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-c76fiq 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-c76fiq {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-lxf2wx {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-blcbgv {
    height: 348px;
  }

  .bc-game-c76fiq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-c76fiq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-c76fiq {
    padding: 63px;
  }
}

.bc-game-zb9tqj {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-zb9tqj {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-dph77x {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-dph77x {
    width: auto;
  }
}

.bc-game-ogq9tx {
  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-ogq9tx::-webkit-scrollbar {
  display: none;
}

.bc-game-ogq9tx 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-ogq9tx a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-ogq9tx {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-zb9tqj .bc-game-nes7lr {
  -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-0tp05w,
    mask-image 0.3s;
}

.bc-game-zb9tqj .bc-game-nes7lr.bc-game-8rgsex {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-oy7mor {
  margin: 40px -16px;
}

.bc-game-tq5t8l + .bc-game-xhuqat,
.bc-game-tq5t8l + .bc-game-eo3yx5 {
  margin-top: 24px;
}

.bc-game-i7csbu {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-i7csbu picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-35vupz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-35vupz {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-35vupz {
    margin-top: 0;
  }
}

.bc-game-1ciln4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-1ciln4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-akxpw4 {
  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-akxpw4 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-dj0aat {
  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-dj0aat {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-ee018j {
  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-ee018j {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-0obprc {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-0obprc {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-ziq5h2 {
  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-kkullr {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-kkullr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-1uv13u {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-lcflfo {
  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-lcflfo {
    padding: 15px 48px;
  }
}

main > .bc-game-1uv13u {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-monrha.bc-game-cnplrw > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-nqulr2 p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-79vh93 {
  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-7hpcxy {
  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-7hpcxy label {
  font-size: 14px;
}

.bc-game-7hpcxy h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-7hpcxy input,
.bc-game-7hpcxy textarea,
.bc-game-7hpcxy 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-7hpcxy button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-r0y8jl ease;
}
.bc-game-7hpcxy button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-tpjhiv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-y38500 ease-in;
}

.bc-game-tpjhiv 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-axca22, .bc-game-xhkrw1, [class*="review-card"],
thead, thead th, table th, .bc-game-g6y4oa,
.bc-game-x6l6uu, [class*="collapsible-header"],
.bc-game-37j5dx, [class*="updated-block"] {
  color: #ece7dc !important;
}
