* {
  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-2xi8bl {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-2xi8bl {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-2xi8bl {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-iehe2h {
  overflow: hidden;
}

.bc-game-7p0npy img {
  background: var(--Neutral-300);
}

.bc-game-d2bc8t {
  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-zr8d3m {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-zr8d3m:hover {
  background: var(--button-bg-hover);
}

.bc-game-h8347e {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-h8347e:hover {
  background: var(--button-bg-hover);
}

.bc-game-gtvnqj {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-d6a8no {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-k5uh63 {
  width: 100%;
}

.bc-game-df54gv {
  padding: 6px 16px;
}

.bc-game-aa0eks {
  padding: 10px 16px;
}

.bc-game-yqcbhy {
  padding: 15px 26px;
}

.bc-game-9vi21i {
  flex-shrink: 0;
}

.bc-game-orad28 {
  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-7g89i1 {
  display: none;
}

.bc-game-1yonvb {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-xc3w5u {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-o37eh7 {
  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-4ufiuk {
  cursor: grab;
}

.bc-game-o37eh7::-webkit-scrollbar {
  display: none;
}

.bc-game-qz3s3e {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-z1oafb {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-jyog2l {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-zwxo11 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-78qad8 {
  visibility: visible;
}

.bc-game-8cwt8s {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-39bniq ease;
}

.bc-game-4td30r {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-d0dab6 {
  -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-39bniq,
    mask-image 0.3s;
}

.bc-game-d0dab6.bc-game-swudkj {
  -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-v0wnob: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-9yfee4 {
  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-jjuka7.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-jjuka7.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-q3628j {
  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-q3628j::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-9g5qd8 {
  position: relative;
  z-index: 1;
}

.bc-game-ip0zoj {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-eezvk3 {
  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-v1dnyd {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-u78ixh {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-6txvce {
  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-6txvce:hover {
  background: var(--Primary-400);
}

.bc-game-6txvce svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-v0wnob 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-q3628j {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-ip0zoj {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-eezvk3 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-v1dnyd {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-u78ixh {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-9yfee4 {
    top: 25px;
    right: 25px;
  }
}

.bc-game-pt0bf7,
.bc-game-6r2juh {
  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-ekre8e.bc-game-qfsh1k::before,
.bc-game-6r2juh::before,
.bc-game-6drvns::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-jjuka7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-xrle57 14.bc-game-d84nh2.bc-game-d1fydy 14.bc-game-y84stz 15.bc-game-enjch0 14.bc-game-jwy603 15.bc-game-u1uxme 14.bc-game-f6vito.bc-game-uw1arr 14.bc-game-zm62n2 19.bc-game-0k4l8z 12.bc-game-ognkxy 19.bc-game-0k4l8z 10.bc-game-bex99a.bc-game-0k4l8z 8.bc-game-d32ehx 17.bc-game-ocsmlw 7.bc-game-x43536 15.bc-game-rdia8i 7.bc-game-05v9er.bc-game-566y57 7.bc-game-x43536 11.bc-game-3adwhk 8.bc-game-d32ehx 11.bc-game-3adwhk 10.bc-game-w32ys9.bc-game-3adwhk 12.bc-game-5df6p3 13.bc-game-sjky1w 14.bc-game-8zjqay 15.bc-game-nygijz 14.bc-game-8h5mzl.bc-game-mau2xm 14.bc-game-dme4z0 15.bc-game-azcs6x 14.bc-game-2is2a5 15.bc-game-zhic2y 14.bc-game-wn8eh5.bc-game-xrle57 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-n4tp3o 15.bc-game-p5eh91.bc-game-lpxgvm 15.bc-game-feih79 15.bc-game-96nfv4 15.bc-game-4ugxvy 15.bc-game-b9kv57 15.bc-game-lo2252.bc-game-1qdoqk 15.bc-game-4ugxvy 15.bc-game-c7cmk8 15.bc-game-9ea2ai 15.bc-game-ji8xdi 15.bc-game-nxlyjv.bc-game-c7k57j 15.bc-game-5n0pr6 7.bc-game-m949w8 18.bc-game-q02drf 7.bc-game-xfp2mw 23.bc-game-gv15xy.bc-game-x56lzy.bc-game-qug1ia 18.bc-game-e6t7i8 19.bc-game-dxd9t4 15.bc-game-5koo67 15.bc-game-n4tp3o 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-xxfsr5 [type="submit"] *,
.bc-game-ti33ab button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-q643wu {
    display: none;
  }
}

.bc-game-1y8win {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-1y8win {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-1y8win {
    bottom: 22px;
  }
}

.bc-game-1y8win input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-1y8win {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-09bv0d.static) .bc-game-1y8win {
    bottom: 8px;
  }
}

.bc-game-msh28u {
  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-jjuka7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-ahpcvt 3.bc-game-z2rtg0.bc-game-b205de.bc-game-rxcd87 3.bc-game-xkaho9 3.bc-game-qpcgwh 5.bc-game-oyi0ol 3.bc-game-qpcgwh 8.bc-game-pj2asz.bc-game-9v3rio.bc-game-qpcgwh 26.bc-game-yjmj8x 5.bc-game-33lluw 28.bc-game-c5pnrc 8.bc-game-n1gwu5 28.bc-game-2x48tv.bc-game-igjhti 28.bc-game-4ykgyk.bc-game-2k3eyg 34.bc-game-3j6044.bc-game-d6l8sf 36.bc-game-b5klec 11.bc-game-u6oe6i 37.bc-game-befkhx 12.bc-game-id4mle 36.bc-game-gume1m.bc-game-ai4oo8 28.bc-game-t84ybu.bc-game-6vfltl.bc-game-f7anb9 28.bc-game-203x2g 36.bc-game-fjmf0y 26.bc-game-lmd0jq 36.bc-game-fjmf0y 23.bc-game-oqqevo.bc-game-ahlk8s.bc-game-fjmf0y 5.bc-game-jqdtgx 34.bc-game-j6ongd 3.bc-game-xkaho9 31.bc-game-ahpcvt 3.bc-game-3gslfr.bc-game-jx7xej 18.bc-game-0qifv6.bc-game-cl3bv1 18.bc-game-sxaxtf 8.bc-game-11bjgu 17.bc-game-jt4rns 8.bc-game-11bjgu 15.bc-game-955jah.bc-game-11bjgu 14.bc-game-9m2hke 9.bc-game-cl3bv1 13.bc-game-a83jbj 11.bc-game-jx7xej 13.bc-game-5cnhfs.bc-game-0u4lbl 13.bc-game-a83jbj 13.bc-game-q47089 14.bc-game-9m2hke 13.bc-game-q47089 15.bc-game-fqpr9r.bc-game-q47089 17.bc-game-jt4rns 12.bc-game-0u4lbl 18.bc-game-sxaxtf 11.bc-game-jx7xej 18.bc-game-dwd84i.bc-game-n25plp 18.bc-game-onjlu2.bc-game-bygsp1 18.bc-game-sxaxtf 17.bc-game-ffcaod 17.bc-game-jt4rns 17.bc-game-ffcaod 15.bc-game-pxnx9i.bc-game-ffcaod 14.bc-game-9m2hke 18.bc-game-bygsp1 13.bc-game-a83jbj 20.bc-game-n25plp 13.bc-game-cll4j3.bc-game-ajgt7l 13.bc-game-a83jbj 22.bc-game-40p6q2 14.bc-game-9m2hke 22.bc-game-40p6q2 15.bc-game-0nz13u.bc-game-eoyb2n 17.bc-game-jt4rns 21.bc-game-ajgt7l 18.bc-game-sxaxtf 20.bc-game-n25plp 18.bc-game-fyby52.bc-game-4pcjzh 18.bc-game-riabg1.bc-game-50ccka 18.bc-game-sxaxtf 26.bc-game-a2q4c5 17.bc-game-jt4rns 26.bc-game-a2q4c5 15.bc-game-hrwnzo.bc-game-a2q4c5 14.bc-game-9m2hke 27.bc-game-50ccka 13.bc-game-a83jbj 28.bc-game-4pcjzh 13.bc-game-l9eoye.bc-game-lofu95 13.bc-game-a83jbj 31.bc-game-oyzbja 14.bc-game-9m2hke 31.bc-game-oyzbja 15.bc-game-wyo6cn.bc-game-a2q4c5 17.bc-game-jt4rns 30.bc-game-lofu95 18.bc-game-sxaxtf 28.bc-game-4pcjzh 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-msh28u {
    display: none;
  }
}

.bc-game-rvcyk9 {
  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-rvcyk9 {
    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-ti33ab {
  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-ti33ab {
    padding: 14px 16px;
  }
}

.bc-game-ti33ab button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-ti33ab button:first-child {
  align-content: end;
}

.bc-game-ti33ab button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-ti33ab
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-ti33ab
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-ti33ab button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-ti33ab button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-6drvns {
  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-6drvns::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-6drvns,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-6drvns {
  opacity: 1;
  visibility: visible;
}

.bc-game-yjj02j {
  flex: 1 1;
}

.bc-game-26xktp {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-26xktp {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-nysgmm {
  display: block;
}

.bc-game-v3ivc1 {
  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-v3ivc1 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-6r2juh {
  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-6r2juh::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-79njx5 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-79njx5 p {
  color: var(--Text-100);
}

.bc-game-6r2juh .bc-game-3uosim {
  grid-area: button;
}

.bc-game-6r2juh .bc-game-3uosim::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-jjuka7.org/2000/svg'%3E%3Cpath d='M4.bc-game-99t2m9 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-lo1153 15L16.bc-game-lo1153 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-lo1153 5L16.bc-game-lo1153 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-c469dl {
  display: block;
}

.bc-game-kmmjme {
  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-kmmjme {
    margin-top: 40px;
  }
}

.bc-game-pt0bf7 label,
.bc-game-pt0bf7 input {
  display: block;
  width: 100%;
}

.bc-game-pt0bf7 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-pt0bf7 label.bc-game-yzpreq input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-pt0bf7 label.bc-game-yzpreq::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-pt0bf7 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-pt0bf7 input::placeholder {
  color: var(--Text-400);
}

.bc-game-r99s34 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-r99s34 {
  display: flex;
}

.bc-game-r99s34 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-r99s34 ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-r99s34 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-xxfsr5 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-xxfsr5 {
    padding: 0 24px 24px;
  }
}

.bc-game-xxfsr5 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-xxfsr5 input::placeholder {
  color: var(--Text-400);
}

.bc-game-xxfsr5 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-xxfsr5 [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-xxfsr5 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-xxfsr5 [type="submit"] {
    right: 40px;
  }
}

.bc-game-ekre8e {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-ekre8e.bc-game-qfsh1k {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-ekre8e.bc-game-qfsh1k::before {
  content: "";
  width: 31px;
}

.bc-game-ekre8e.bc-game-qfsh1k p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-ekre8e.bc-game-lmtnr6 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-ekre8e 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-1y8win .bc-game-3uosim {
  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-q643wu {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-q643wu {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-q643wu {
    padding: 18px 0;
  }
}

.bc-game-q643wu .bc-game-2xi8bl {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-q643wu .bc-game-2xi8bl {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-qq3rjr {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-qq3rjr {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-qq3rjr picture,
.bc-game-qq3rjr img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-qq3rjr img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-v1or9j {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-39bniq ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-q643wu.bc-game-9j1wps .bc-game-v1or9j {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-v1or9j {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-v1or9j {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-omvf09,
.bc-game-6qaib7 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-omvf09,
  .bc-game-6qaib7 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-6qaib7 {
    display: none;
  }
}

.bc-game-5t7ltn {
  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-9j1wps .bc-game-5t7ltn {
  background: var(--fh-bg-color);
}

.bc-game-5t7ltn button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-5t7ltn {
    display: none;
  }
}

.bc-game-lcqkzb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-lcqkzb {
    display: none;
  }
}

.bc-game-c0c97m {
  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-q643wu.bc-game-9j1wps .bc-game-c0c97m:first-child {
  display: none;
}

.bc-game-q643wu.bc-game-9j1wps .bc-game-c0c97m:last-child {
  display: block;
}

.bc-game-c0c97m:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-c0c97m {
    display: none;
  }
}

.bc-game-94v9qh {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-94v9qh {
    display: flex;
  }
}

.bc-game-94v9qh ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-94v9qh:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-94v9qh:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-94v9qh:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-94v9qh:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-94v9qh:hover .bc-game-frwwgu svg {
  transform: rotate(180deg);
}

.bc-game-vydfaq {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-uxjlct {
  padding: 0 8px;
}

.bc-game-akfjs1 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-akfjs1:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-akfjs1 {
    padding: 4px 8px;
  }
}

.bc-game-fn7onx {
  display: flex;
}

.bc-game-fn7onx img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-frwwgu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-frwwgu svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-xdokhn {
  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-xdokhn {
    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-ctxlsh {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-ctxlsh {
    display: none;
  }
}

.bc-game-s4soqd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-tffy2i {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-enoxty {
  display: flex;
}

.bc-game-zzrxq7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-06vug5 {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-06vug5 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-06vug5 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-06vug5 .bc-game-8cuhob [data-ref-el],
  .bc-game-06vug5 .bc-game-8cuhob span,
  .bc-game-06vug5 .bc-game-8cuhob a {
    white-space: nowrap;
  }
}

.bc-game-0lredn {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-0lredn.bc-game-q1b0sz > .bc-game-8cuhob {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-0lredn.bc-game-nihi25:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-0lredn.bc-game-q1b0sz > .bc-game-3f74aj {
    height: auto;
  }

  .bc-game-0lredn.bc-game-q1b0sz > div > .bc-game-7pitgt {
    transform: rotate(180deg);
  }
}

.bc-game-0lredn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-0lredn [data-ref-el],
.bc-game-0lredn span {
  cursor: pointer;
}

.bc-game-0lredn [data-ref-el],
.bc-game-0lredn span,
.bc-game-0lredn 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-0lredn [data-ref-el],
  .bc-game-0lredn span,
  .bc-game-0lredn a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-0lredn [data-ref-el],
  .bc-game-0lredn span,
  .bc-game-0lredn a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-3f74aj {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-39bniq ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-3f74aj::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-3f74aj::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-3f74aj::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-3f74aj {
    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-3f74aj:has(> .bc-game-0lredn.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-3f74aj .bc-game-3f74aj {
    padding: 0;
  }

  .bc-game-3f74aj .bc-game-0lredn {
    font-weight: 400;
  }

  .bc-game-3f74aj .bc-game-0lredn:hover > .bc-game-8cuhob {
    background: var(--Neutral-300);
  }

  .bc-game-3f74aj .bc-game-7pitgt {
    rotate: -90deg;
  }
}

.bc-game-8cuhob {
  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-8cuhob {
    padding: 8px;
  }

  .bc-game-0lredn.bc-game-3dqojh > .bc-game-8cuhob {
    background: var(--Neutral-300);
  }
}

.bc-game-7pitgt {
  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-jjuka7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-67b2k7 0.bc-game-7yw657.bc-game-r6f1cj -0.bc-game-s4up5k 0.bc-game-2mgeaf -0.bc-game-s4up5k 1.bc-game-no0pb6 0.bc-game-3g3pj5.bc-game-r1jfm3 4.bc-game-rqc1dw.bc-game-67b2k7 0.bc-game-jmpbvj.bc-game-waen21 -0.bc-game-s4up5k 9.bc-game-ls8hbw -0.bc-game-s4up5k 10.bc-game-diu58y 0.bc-game-wsuui9.bc-game-jmh0re 0.bc-game-r6f1cj 10.bc-game-jmh0re 0.bc-game-2mgeaf 10.bc-game-diu58y 1.bc-game-i7xe70.bc-game-q0yec6 5.bc-game-7jjpxt.bc-game-9j1ytb 6.bc-game-onwrni 5.bc-game-zdbspy 6.bc-game-onwrni 4.bc-game-nyulfp 5.bc-game-b0qjy3.bc-game-67b2k7 1.bc-game-o80iay.bc-game-s4up5k 0.bc-game-2mgeaf -0.bc-game-s4up5k 0.bc-game-r6f1cj 0.bc-game-67b2k7 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-39bniq ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-7pitgt {
    cursor: default;
  }
}

.bc-game-uwg7zv {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-30od49 {
  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-30od49 {
    padding: 40px 4px;
  }
}

.bc-game-nakw54 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-nakw54 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-nojilr {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-nojilr {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-nojilr ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-nojilr [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-nojilr [data-ref-el],
.bc-game-nojilr span,
.bc-game-nojilr a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-1cknzi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-1cknzi {
    margin-bottom: 12px;
  }
}

.bc-game-phxulc {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-phxulc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-phxulc:last-child {
    margin-right: 0;
  }
}

.bc-game-9wedye {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-1cknzi:hover .bc-game-v04npq {
  visibility: visible;
  opacity: 1;
}

.bc-game-v04npq {
  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-oo7x6e {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-a1aok3 {
  display: flex;
  margin: 6px;
}

.bc-game-a1aok3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-v04npq::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-v04npq::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-386d8n {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-386d8n {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-8mc94w {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-8mc94w {
    margin-right: 32px;
  }
}

.bc-game-teieng {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-teieng {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-teieng a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-jskm2e {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-qxb4g2 {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-qxb4g2 {
    margin-top: 40px;
  }
}

.bc-game-qxb4g2 + .bc-game-iljtka,
.bc-game-qxb4g2 + .bc-game-qxb4g2 {
  margin-top: 24px;
}

.bc-game-om1yd6 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-om1yd6 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-om1yd6 {
    padding: 80px;
  }
}

.bc-game-5ii3xs {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-5ii3xs {
    padding: 0 16px;
}


}

.bc-game-7a91sb {
  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-7a91sb {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-kr0k5t {
  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-kr0k5t {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-fka2ql {
  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-fka2ql:hover {
  background: var(--button-bg-hover);
}

.bc-game-h84f6j {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-h84f6j img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-h84f6j img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-h84f6j img {
  min-height: 100%;
  }
}

.bc-game-om1yd6::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-6wmyyf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-6wmyyf h1,
.bc-game-6wmyyf h2,
.bc-game-6wmyyf h3,
.bc-game-6wmyyf h4 {
  margin-bottom: 6px;
}

.bc-game-6wmyyf h1:not(:first-child),
.bc-game-6wmyyf h2:not(:first-child),
.bc-game-6wmyyf h3:not(:first-child),
.bc-game-6wmyyf h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-6wmyyf h1,
.bc-game-6wmyyf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-6wmyyf h1,
  .bc-game-6wmyyf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-6wmyyf h2,
.bc-game-6wmyyf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-6wmyyf h2,
  .bc-game-6wmyyf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-6wmyyf h3,
.bc-game-6wmyyf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-6wmyyf h3,
  .bc-game-6wmyyf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-6wmyyf h4,
.bc-game-6wmyyf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-6wmyyf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-6wmyyf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-6wmyyf 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-6wmyyf ul ul {
  margin-bottom: 8px;
}

.bc-game-6wmyyf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-6wmyyf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-6wmyyf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-6wmyyf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-6wmyyf ol li::marker {
  font-weight: 700;
}

.bc-game-6wmyyf ol ol {
  margin-bottom: 8px;
}

.bc-game-6wmyyf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-6wmyyf ol ul li {
  padding-left: 16px;
}

.bc-game-6wmyyf 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-6wmyyf table {
    padding: 24px;
  }
}

.bc-game-6wmyyf table.bc-game-36c0wq {
  -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-39bniq,
    mask-image 0.3s;
}

.bc-game-6wmyyf table.bc-game-36c0wq.bc-game-swudkj {
  -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-6wmyyf table {
    display: table;
  }
}

.bc-game-6wmyyf 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-6wmyyf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-6wmyyf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-6wmyyf 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-6wmyyf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-6wmyyf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-6wmyyf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-6wmyyf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-6wmyyf img {
  max-width: 100%;
  height: auto;
}

.bc-game-yq2eex {
  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-yq2eex {
    padding: 24px;
  }
}

.bc-game-tbfwuw {
  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-tbfwuw {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-tbfwuw > * {
  margin: 0 !important;
}

.bc-game-tbfwuw img,
.bc-game-mtc6xz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-tbfwuw img,
  .bc-game-mtc6xz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-036i6u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-036i6u {
    width: 32px;
    height: 32px;
  }
}

.bc-game-bwincc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-bwincc .bc-game-wdwqjp {
  flex-shrink: 0;
}

.bc-game-bwincc .bc-game-23v2fb svg {
  display: none;
}

.bc-game-ud7hh2 {
  display: grid;
  transition: max-height 0.bc-game-39bniq ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-ud7hh2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-ud7hh2 {
    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-ud7hh2.bc-game-a81y90 + .bc-game-wdwqjp svg {
  transform: rotate(180deg);
}

.bc-game-6otf3b {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-6otf3b > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-6otf3b
  > div:nth-child(3n)
  .bc-game-sf9rls
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-6otf3b {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-6otf3b > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-6otf3b
    > div:nth-child(3n)
    .bc-game-sf9rls
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-6otf3b {
    max-width: 270px;
  }
}

.bc-game-6otf3b .bc-game-sf9rls button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-6otf3b .bc-game-sf9rls button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-6otf3b .bc-game-sf9rls button {
    max-width: 104px;
  }
}

.bc-game-xkaef6 {
  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-xkaef6 {
    margin-bottom: 0;
  }
}

.bc-game-5nmwx8 {
  display: none;
  opacity: 0;
}

.bc-game-tnpvfs {
  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-tnpvfs img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-sf9rls {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-sf9rls 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-sf9rls
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-sf9rls
    button {
    max-width: 145px;
  }
}

.bc-game-jwg3rc:first-child
  .bc-game-sf9rls
  button {
  max-width: 270px;
}

.bc-game-mwuake {
  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-xkaef6 picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-c15ddj {
  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-c15ddj svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-xkaef6:hover .bc-game-c15ddj {
  display: flex;
}

.bc-game-r53qxt {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-gsstat {
  display: flex;
}

.bc-game-gsstat:hover .bc-game-pjkjrk,
.bc-game-gsstat .bc-game-3dqojh .bc-game-pjkjrk {
  display: flex;
}

.bc-game-gsstat svg {
  flex-shrink: 0;
}

.bc-game-pjkjrk {
  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-pjkjrk {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-pjkjrk:hover {
  display: flex;
}

.bc-game-pjkjrk svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-n0ezsn {
  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-n0ezsn {
    font-size: 12px;
  }
}

.bc-game-ktj4wv,
.bc-game-uwd15l {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-ktj4wv {
  font-weight: 700;
}

.bc-game-k3uct9 .bc-game-ud7hh2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-k3uct9 .bc-game-ud7hh2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-k3uct9 .bc-game-ud7hh2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-k3uct9
  .bc-game-mwuake:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-k3uct9 .bc-game-tnpvfs {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-k3uct9 .bc-game-sf9rls {
  gap: 4px;
  align-items: center;
}

.bc-game-k3uct9 .bc-game-sf9rls button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-k3uct9 .bc-game-sf9rls svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-k3uct9 .bc-game-4sll6q,
.bc-game-k3uct9 .bc-game-scs6l3 {
  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-jjuka7.org/2000/svg'%3E%3Cpath d='M9.bc-game-395c1a 4.bc-game-7lor8l.bc-game-83peew 5.bc-game-d3nb32.bc-game-28idks 5.bc-game-nekwry.bc-game-k68phr 5.bc-game-k3teik.bc-game-murmdb 8.bc-game-3lz68e.bc-game-15pjb2 9.bc-game-enyr1c.bc-game-x5xy4n 9.bc-game-a37nvd.bc-game-p09jd6 13.bc-game-9kxhqe.bc-game-ak9l71 11.bc-game-ksqoku.bc-game-2khvd2 11.bc-game-j8lj74.bc-game-sfsrz9 11.bc-game-vp883d.bc-game-phew4s 13.bc-game-39p6ap.bc-game-pmikvt 9.bc-game-tlq6ak.bc-game-lwtbty 9.bc-game-pqkie4.bc-game-zvfwwi 8.bc-game-xelala.bc-game-duytub 5.bc-game-7sjjtl.bc-game-krc5yk 5.bc-game-krkhl3.bc-game-ej3kov 5.bc-game-6ieyn5.bc-game-3culq2 4.bc-game-2c0wur.bc-game-2khvd2 1.bc-game-6mbplj.bc-game-395c1a 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-k3uct9 .bc-game-4sll6q {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-k3uct9 .bc-game-scs6l3 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-xczv3e {
  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-xczv3e {
    padding: 24px;
  }
}

.bc-game-xczv3e .bc-game-wdwqjp {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-xczv3e .bc-game-wdwqjp {
    display: none;
  }
}

.bc-game-xczv3e .bc-game-23v2fb svg {
  display: none;
}

.bc-game-zva8ye {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-zva8ye .bc-game-d2bc8t {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-zva8ye .bc-game-d2bc8t {
    display: flex;
  }
}

.bc-game-bxe844 {
  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-bxe844 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-bxe844 > * {
  margin: 0 !important;
}

.bc-game-bxe844 img,
.bc-game-uz3hnu {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-bxe844 img,
  .bc-game-uz3hnu {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-dvkt13 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-dvkt13 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-xa99e2 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-xa99e2 {
    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-xa99e2::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-4dksuk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-4dksuk {
    padding: 7px 15px;
  }
}

.bc-game-4dksuk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-8d1t0d {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-8d1t0d {
    display: flex;
    opacity: 1;
  }
}

.bc-game-4dksuk picture {
  height: 100%;
  display: block;
}

.bc-game-4dksuk img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-4dksuk img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-4dksuk p {
  text-align: center;
  width: 100%;
}

.bc-game-0buak5 {
  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-0buak5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-0buak5 img,
.bc-game-gcmk2o {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-0buak5 img,
  .bc-game-gcmk2o {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-lv8q3m {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-lv8q3m {
    width: 32px;
    height: 32px;
  }
}

.bc-game-qwjj7j {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-dbyv13 {
  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-guzs9m {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-guzs9m.bc-game-3dqojh {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-54cw69 {
  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-54cw69 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-ntn5z1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-5edknr {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-39bniq ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-dzajnu {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-dzajnu ol,
.bc-game-dzajnu ul {
  padding-left: 1.3em;
}

.bc-game-guzs9m.bc-game-3dqojh .bc-game-5edknr {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-guzs9m.bc-game-3dqojh .bc-game-ntn5z1 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-dv89e5 {
  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-dv89e5 {
    padding: 24px;
  }
}

.bc-game-dv89e5 .bc-game-wdwqjp {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-dv89e5 .bc-game-wdwqjp {
    display: none;
  }
}

.bc-game-dv89e5 .bc-game-23v2fb svg {
  display: none;
}

.bc-game-tkax4u {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-tkax4u .bc-game-d2bc8t {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-tkax4u .bc-game-d2bc8t {
    display: flex;
  }
}

.bc-game-mlr6wg {
  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-mlr6wg {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-mlr6wg > * {
  margin: 0 !important;
}

.bc-game-mlr6wg img,
.bc-game-69mnok {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-mlr6wg img,
  .bc-game-69mnok {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-v4dsrc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-v4dsrc {
    width: 32px;
    height: 32px;
  }
}

.bc-game-9d3j33 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-9d3j33 {
    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-9d3j33::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-8mr6rl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-8mr6rl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-zkcbex {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-zkcbex {
    display: flex;
    opacity: 1;
  }
}

.bc-game-8mr6rl picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-8mr6rl picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-2rcyeg {
  margin: -24px 0;
}

.bc-game-2rcyeg:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-2rcyeg {
    margin: -16px 0;
  }
}

.bc-game-dliqgi {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-dliqgi {
    flex-direction: row;
  }
}

.bc-game-dzeg1r {
  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-dzeg1r {
    flex: 1;
  }
}

.bc-game-dzeg1r::placeholder {
  color: var(--Text-400);
}

.bc-game-x2hwd5 {
  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-eik5ml {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-eik5ml::-webkit-scrollbar {
  display: none;
}

.bc-game-u1nocy {
  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-u1nocy img,
.bc-game-u1nocy svg {
  margin-right: 8px;
}

.bc-game-her2p5 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-2rcyeg + .bc-game-1zv0kf {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-2rcyeg + .bc-game-1zv0kf {
    margin-top: -16px;
  }
}

.bc-game-s19mtb {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-s19mtb > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-s19mtb > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-8berhp {
  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-ge52sk {
  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-d9ya1t {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-87i2k1 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-ahd4ay {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-8berhp 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-8berhp 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-8berhp {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-ge52sk {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-ahd4ay {
    height: 348px;
  }

  .bc-game-8berhp button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-8berhp button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-8berhp {
    padding: 63px;
  }
}

.bc-game-h988eo {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-h988eo {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-44ovo6 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-44ovo6 {
    width: auto;
  }
}

.bc-game-y0i8m2 {
  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-y0i8m2::-webkit-scrollbar {
  display: none;
}

.bc-game-y0i8m2 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-y0i8m2 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-y0i8m2 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-h988eo .bc-game-740s7h {
  -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-39bniq,
    mask-image 0.3s;
}

.bc-game-h988eo .bc-game-740s7h.bc-game-swudkj {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-ywlyo2 {
  margin: 40px -16px;
}

.bc-game-ym0crw + .bc-game-iljtka,
.bc-game-ym0crw + .bc-game-qxb4g2 {
  margin-top: 24px;
}

.bc-game-6zdwwp {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-6zdwwp picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-b1m5b8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-b1m5b8 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-b1m5b8 {
    margin-top: 0;
  }
}

.bc-game-52imnu {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-52imnu {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-xd33rn {
  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-xd33rn {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-mfd4ex {
  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-mfd4ex {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-jccwhe {
  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-jccwhe {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-5z9wx6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-5z9wx6 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-cerbu4 {
  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-vj9myu {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-vj9myu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-1zv0kf {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-w3096f {
  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-w3096f {
    padding: 15px 48px;
  }
}

main > .bc-game-1zv0kf {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-ud7hh2.bc-game-2geen4 > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-6wmyyf p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-ln3jns {
  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-780dxf {
  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-780dxf label {
  font-size: 14px;
}

.bc-game-780dxf h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-780dxf input,
.bc-game-780dxf textarea,
.bc-game-780dxf 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-780dxf button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-fks5zt ease;
}
.bc-game-780dxf button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-0x7bx5 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-0a6nzt ease-in;
}

.bc-game-0x7bx5 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-azw4pq, .bc-game-o9kkwe, [class*="review-card"],
thead, thead th, table th, .bc-game-yc5ic5,
.bc-game-0f8wyj, [class*="collapsible-header"],
.bc-game-l8dv77, [class*="updated-block"] {
  color: #ece7dc !important;
}
