* {
  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-f59fac {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-f59fac {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-f59fac {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-mz4u47 {
  overflow: hidden;
}

.bc-game-uvdsji img {
  background: var(--Neutral-300);
}

.bc-game-536261 {
  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-5bs9cq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-5bs9cq:hover {
  background: var(--button-bg-hover);
}

.bc-game-h7opa0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-h7opa0:hover {
  background: var(--button-bg-hover);
}

.bc-game-f0lfbp {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-3loetw {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-dmr9vq {
  width: 100%;
}

.bc-game-r2q3ia {
  padding: 6px 16px;
}

.bc-game-u4n2zk {
  padding: 10px 16px;
}

.bc-game-s7sfwo {
  padding: 15px 26px;
}

.bc-game-2di6lg {
  flex-shrink: 0;
}

.bc-game-ucampe {
  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-booj47 {
  display: none;
}

.bc-game-v5yyf6 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-r1rd6l {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-6oqsxx {
  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-z0jy7e {
  cursor: grab;
}

.bc-game-6oqsxx::-webkit-scrollbar {
  display: none;
}

.bc-game-a3qnsw {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-hu7s3h {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-1uypiv {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-2xv687 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-k7ccam {
  visibility: visible;
}

.bc-game-6yos66 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-lnsf2g ease;
}

.bc-game-ha0ez4 {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-uultg8 {
  -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-lnsf2g,
    mask-image 0.3s;
}

.bc-game-uultg8.bc-game-jbj3b3 {
  -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-1qz7qb: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-wvnjgr {
  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-fscduh.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-fscduh.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-ffilbj {
  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-ffilbj::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-768wmp {
  position: relative;
  z-index: 1;
}

.bc-game-yo6nfs {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-8m4i42 {
  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-4x6v6p {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-xiyo8m {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-0gpved {
  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-0gpved:hover {
  background: var(--Primary-400);
}

.bc-game-0gpved svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-1qz7qb 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-ffilbj {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-yo6nfs {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-8m4i42 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-4x6v6p {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-xiyo8m {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-wvnjgr {
    top: 25px;
    right: 25px;
  }
}

.bc-game-gstczv,
.bc-game-pxy4xs {
  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-ldkbrg.bc-game-64t9s0::before,
.bc-game-pxy4xs::before,
.bc-game-2oin7i::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-fscduh.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-sy0wjs 14.bc-game-cnppu1.bc-game-wbz6ph 14.bc-game-0zmc0f 15.bc-game-latsdv 14.bc-game-odlluz 15.bc-game-44biu1 14.bc-game-hxrzpo.bc-game-7hu3hu 14.bc-game-ljl9va 19.bc-game-i50s6b 12.bc-game-m5urcl 19.bc-game-i50s6b 10.bc-game-wp0p2o.bc-game-i50s6b 8.bc-game-abx036 17.bc-game-nyy2mk 7.bc-game-fuebj3 15.bc-game-s67h31 7.bc-game-a5nrov.bc-game-darxxc 7.bc-game-fuebj3 11.bc-game-pu5cy8 8.bc-game-abx036 11.bc-game-pu5cy8 10.bc-game-l910k8.bc-game-pu5cy8 12.bc-game-9ywspk 13.bc-game-gze8mj 14.bc-game-wjt88n 15.bc-game-q2a95b 14.bc-game-cn7g70.bc-game-qcle9b 14.bc-game-jk3f2t 15.bc-game-jlkv14 14.bc-game-zau6kv 15.bc-game-ymw4x8 14.bc-game-hpwwy4.bc-game-sy0wjs 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-j45ybm 15.bc-game-ud88n1.bc-game-2eofy9 15.bc-game-0f6yyo 15.bc-game-bjqvyi 15.bc-game-ufzryo 15.bc-game-zc2mcw 15.bc-game-4m05cz.bc-game-ts5heg 15.bc-game-ufzryo 15.bc-game-dxcdxw 15.bc-game-c4b0c9 15.bc-game-2s4aks 15.bc-game-jlo59d.bc-game-udjjpo 15.bc-game-3t69lr 7.bc-game-4h8rcq 18.bc-game-4kik23 7.bc-game-ysdssu 23.bc-game-chktvg.bc-game-svv8oj.bc-game-xn7ijy 18.bc-game-1bfwkw 19.bc-game-61llty 15.bc-game-7glhms 15.bc-game-j45ybm 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-hq4cfo [type="submit"] *,
.bc-game-e2ifmb button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-uext8k {
    display: none;
  }
}

.bc-game-irgwvl {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-irgwvl {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-irgwvl {
    bottom: 22px;
  }
}

.bc-game-irgwvl input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-irgwvl {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-ki508v.static) .bc-game-irgwvl {
    bottom: 8px;
  }
}

.bc-game-3cuygt {
  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-fscduh.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-csrh30 3.bc-game-xf4jki.bc-game-7ttr1y.bc-game-xog23w 3.bc-game-08od1w 3.bc-game-ip0f3e 5.bc-game-tgmnef 3.bc-game-ip0f3e 8.bc-game-tkqgye.bc-game-fx7kkf.bc-game-ip0f3e 26.bc-game-vx5p7i 5.bc-game-wbmqel 28.bc-game-9ldfw7 8.bc-game-al6w6j 28.bc-game-uwv8oc.bc-game-03x11e 28.bc-game-lxj7c1.bc-game-sopttc 34.bc-game-jqft1h.bc-game-tw5657 36.bc-game-6yu2xo 11.bc-game-x2bu5c 37.bc-game-2zh9o2 12.bc-game-8dlo0i 36.bc-game-6s97nq.bc-game-iq101q 28.bc-game-qi0xz7.bc-game-t8xxib.bc-game-0eg408 28.bc-game-2ccph2 36.bc-game-c5snzq 26.bc-game-w155wt 36.bc-game-c5snzq 23.bc-game-414th7.bc-game-ku3mxe.bc-game-c5snzq 5.bc-game-9905pw 34.bc-game-l7wxhk 3.bc-game-08od1w 31.bc-game-csrh30 3.bc-game-5zt08w.bc-game-xtji6b 18.bc-game-wvypvi.bc-game-83sljs 18.bc-game-x12zk8 8.bc-game-6lndkr 17.bc-game-hkoccf 8.bc-game-6lndkr 15.bc-game-awap98.bc-game-6lndkr 14.bc-game-y2gvpt 9.bc-game-83sljs 13.bc-game-fmwps5 11.bc-game-xtji6b 13.bc-game-gjsanq.bc-game-ts57jh 13.bc-game-fmwps5 13.bc-game-syty7y 14.bc-game-y2gvpt 13.bc-game-syty7y 15.bc-game-2xu4ww.bc-game-syty7y 17.bc-game-hkoccf 12.bc-game-ts57jh 18.bc-game-x12zk8 11.bc-game-xtji6b 18.bc-game-85knwf.bc-game-5vgxwz 18.bc-game-cka7km.bc-game-43k1df 18.bc-game-x12zk8 17.bc-game-694urm 17.bc-game-hkoccf 17.bc-game-694urm 15.bc-game-ewkizl.bc-game-694urm 14.bc-game-y2gvpt 18.bc-game-43k1df 13.bc-game-fmwps5 20.bc-game-5vgxwz 13.bc-game-toe87y.bc-game-evnbxq 13.bc-game-fmwps5 22.bc-game-t1d2xf 14.bc-game-y2gvpt 22.bc-game-t1d2xf 15.bc-game-6i12e8.bc-game-6pst0a 17.bc-game-hkoccf 21.bc-game-evnbxq 18.bc-game-x12zk8 20.bc-game-5vgxwz 18.bc-game-l51fcn.bc-game-0b9ley 18.bc-game-rwldph.bc-game-d2xzpn 18.bc-game-x12zk8 26.bc-game-cx6tj4 17.bc-game-hkoccf 26.bc-game-cx6tj4 15.bc-game-snkmu8.bc-game-cx6tj4 14.bc-game-y2gvpt 27.bc-game-d2xzpn 13.bc-game-fmwps5 28.bc-game-0b9ley 13.bc-game-wb21d4.bc-game-1ywrlq 13.bc-game-fmwps5 31.bc-game-ikv8u3 14.bc-game-y2gvpt 31.bc-game-ikv8u3 15.bc-game-70qwpl.bc-game-cx6tj4 17.bc-game-hkoccf 30.bc-game-1ywrlq 18.bc-game-x12zk8 28.bc-game-0b9ley 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-3cuygt {
    display: none;
  }
}

.bc-game-w7qao9 {
  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-w7qao9 {
    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-e2ifmb {
  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-e2ifmb {
    padding: 14px 16px;
  }
}

.bc-game-e2ifmb button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-e2ifmb button:first-child {
  align-content: end;
}

.bc-game-e2ifmb button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-e2ifmb
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-e2ifmb
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-e2ifmb button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-e2ifmb button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-2oin7i {
  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-2oin7i::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-2oin7i,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-2oin7i {
  opacity: 1;
  visibility: visible;
}

.bc-game-e08esn {
  flex: 1 1;
}

.bc-game-34rjjm {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-34rjjm {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-a0uvpr {
  display: block;
}

.bc-game-k95o6i {
  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-k95o6i {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-pxy4xs {
  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-pxy4xs::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-pnt2ty span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-pnt2ty p {
  color: var(--Text-100);
}

.bc-game-pxy4xs .bc-game-agq7k3 {
  grid-area: button;
}

.bc-game-pxy4xs .bc-game-agq7k3::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-fscduh.org/2000/svg'%3E%3Cpath d='M4.bc-game-fl8jw3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-hqjos5 15L16.bc-game-hqjos5 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-hqjos5 5L16.bc-game-hqjos5 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-72z6q4 {
  display: block;
}

.bc-game-x6uwan {
  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-x6uwan {
    margin-top: 40px;
  }
}

.bc-game-gstczv label,
.bc-game-gstczv input {
  display: block;
  width: 100%;
}

.bc-game-gstczv label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-gstczv label.bc-game-t4wjfc input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-gstczv label.bc-game-t4wjfc::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-gstczv 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-gstczv input::placeholder {
  color: var(--Text-400);
}

.bc-game-ri1hy3 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-ri1hy3 {
  display: flex;
}

.bc-game-ri1hy3 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-ri1hy3 ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-ri1hy3 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-hq4cfo {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-hq4cfo {
    padding: 0 24px 24px;
  }
}

.bc-game-hq4cfo 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-hq4cfo input::placeholder {
  color: var(--Text-400);
}

.bc-game-hq4cfo [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-hq4cfo [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-hq4cfo [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-hq4cfo [type="submit"] {
    right: 40px;
  }
}

.bc-game-ldkbrg {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-ldkbrg.bc-game-64t9s0 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-ldkbrg.bc-game-64t9s0::before {
  content: "";
  width: 31px;
}

.bc-game-ldkbrg.bc-game-64t9s0 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-ldkbrg.bc-game-8vfa5h p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-ldkbrg 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-irgwvl .bc-game-agq7k3 {
  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-uext8k {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-uext8k {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-uext8k {
    padding: 18px 0;
  }
}

.bc-game-uext8k .bc-game-f59fac {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-uext8k .bc-game-f59fac {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-40ks2i {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-40ks2i {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-40ks2i picture,
.bc-game-40ks2i img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-40ks2i img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-wr4cti {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-lnsf2g ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-uext8k.bc-game-fhazj5 .bc-game-wr4cti {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-wr4cti {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-wr4cti {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-1csaxs,
.bc-game-1ylrur {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-1csaxs,
  .bc-game-1ylrur {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-1ylrur {
    display: none;
  }
}

.bc-game-3vv5vr {
  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-fhazj5 .bc-game-3vv5vr {
  background: var(--fh-bg-color);
}

.bc-game-3vv5vr button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-3vv5vr {
    display: none;
  }
}

.bc-game-lrzerg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-lrzerg {
    display: none;
  }
}

.bc-game-oikiag {
  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-uext8k.bc-game-fhazj5 .bc-game-oikiag:first-child {
  display: none;
}

.bc-game-uext8k.bc-game-fhazj5 .bc-game-oikiag:last-child {
  display: block;
}

.bc-game-oikiag:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-oikiag {
    display: none;
  }
}

.bc-game-v16gmz {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-v16gmz {
    display: flex;
  }
}

.bc-game-v16gmz ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-v16gmz:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-v16gmz:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-v16gmz:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-v16gmz:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-v16gmz:hover .bc-game-qz0p1e svg {
  transform: rotate(180deg);
}

.bc-game-xkvjk4 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-adnk78 {
  padding: 0 8px;
}

.bc-game-sfw8qq {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-sfw8qq:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-sfw8qq {
    padding: 4px 8px;
  }
}

.bc-game-hfogw3 {
  display: flex;
}

.bc-game-hfogw3 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-qz0p1e {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-qz0p1e svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-egjrhd {
  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-egjrhd {
    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-64wuul {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-64wuul {
    display: none;
  }
}

.bc-game-591mtb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-7ql8gu {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-f4zuxj {
  display: flex;
}

.bc-game-gz33o4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-oltrtr {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-oltrtr {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-oltrtr {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-oltrtr .bc-game-8brswa [data-ref-el],
  .bc-game-oltrtr .bc-game-8brswa span,
  .bc-game-oltrtr .bc-game-8brswa a {
    white-space: nowrap;
  }
}

.bc-game-nezgzo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-nezgzo.bc-game-t5px49 > .bc-game-8brswa {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-nezgzo.bc-game-2peut8:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-nezgzo.bc-game-t5px49 > .bc-game-mt889i {
    height: auto;
  }

  .bc-game-nezgzo.bc-game-t5px49 > div > .bc-game-zp892z {
    transform: rotate(180deg);
  }
}

.bc-game-nezgzo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-nezgzo [data-ref-el],
.bc-game-nezgzo span {
  cursor: pointer;
}

.bc-game-nezgzo [data-ref-el],
.bc-game-nezgzo span,
.bc-game-nezgzo 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-nezgzo [data-ref-el],
  .bc-game-nezgzo span,
  .bc-game-nezgzo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-nezgzo [data-ref-el],
  .bc-game-nezgzo span,
  .bc-game-nezgzo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-mt889i {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-lnsf2g ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-mt889i::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-mt889i::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-mt889i::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-mt889i {
    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-mt889i:has(> .bc-game-nezgzo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-mt889i .bc-game-mt889i {
    padding: 0;
  }

  .bc-game-mt889i .bc-game-nezgzo {
    font-weight: 400;
  }

  .bc-game-mt889i .bc-game-nezgzo:hover > .bc-game-8brswa {
    background: var(--Neutral-300);
  }

  .bc-game-mt889i .bc-game-zp892z {
    rotate: -90deg;
  }
}

.bc-game-8brswa {
  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-8brswa {
    padding: 8px;
  }

  .bc-game-nezgzo.bc-game-1mc5j8 > .bc-game-8brswa {
    background: var(--Neutral-300);
  }
}

.bc-game-zp892z {
  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-fscduh.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-efe5pc 0.bc-game-wov28v.bc-game-lihziw -0.bc-game-zgtj9v 0.bc-game-ajjbm5 -0.bc-game-zgtj9v 1.bc-game-h7ip4n 0.bc-game-06gia2.bc-game-xs3u12 4.bc-game-5m28fk.bc-game-efe5pc 0.bc-game-bp3wu6.bc-game-ahr8tr -0.bc-game-zgtj9v 9.bc-game-w8nt63 -0.bc-game-zgtj9v 10.bc-game-0mu8ip 0.bc-game-a2jd28.bc-game-i0wd34 0.bc-game-lihziw 10.bc-game-i0wd34 0.bc-game-ajjbm5 10.bc-game-0mu8ip 1.bc-game-f6b7zo.bc-game-3n217l 5.bc-game-kuk6w9.bc-game-5pkufh 6.bc-game-jt8dsg 5.bc-game-rybmg4 6.bc-game-jt8dsg 4.bc-game-uj3b37 5.bc-game-iuocre.bc-game-efe5pc 1.bc-game-fx6t2z.bc-game-zgtj9v 0.bc-game-ajjbm5 -0.bc-game-zgtj9v 0.bc-game-lihziw 0.bc-game-efe5pc 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-lnsf2g ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-zp892z {
    cursor: default;
  }
}

.bc-game-tj0sea {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-km268l {
  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-km268l {
    padding: 40px 4px;
  }
}

.bc-game-c4sleg {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-c4sleg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-k78rho {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-k78rho {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-k78rho ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-k78rho [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-k78rho [data-ref-el],
.bc-game-k78rho span,
.bc-game-k78rho a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-hre24f {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-hre24f {
    margin-bottom: 12px;
  }
}

.bc-game-5bd0jv {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-5bd0jv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-5bd0jv:last-child {
    margin-right: 0;
  }
}

.bc-game-dqh7fr {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-hre24f:hover .bc-game-5qs1xu {
  visibility: visible;
  opacity: 1;
}

.bc-game-5qs1xu {
  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-p8w95l {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-1stq9x {
  display: flex;
  margin: 6px;
}

.bc-game-1stq9x img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-5qs1xu::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-5qs1xu::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-fvz7lw {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-fvz7lw {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-vipp2g {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-vipp2g {
    margin-right: 32px;
  }
}

.bc-game-w6ordl {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-w6ordl {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-w6ordl a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-tnovyk {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-sbwwqv {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-sbwwqv {
    margin-top: 40px;
  }
}

.bc-game-sbwwqv + .bc-game-qffden,
.bc-game-sbwwqv + .bc-game-sbwwqv {
  margin-top: 24px;
}

.bc-game-u18hvp {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-u18hvp {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-u18hvp {
    padding: 80px;
  }
}

.bc-game-hwvkf6 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-hwvkf6 {
    padding: 0 16px;
}


}

.bc-game-34xkkq {
  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-34xkkq {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-va71vs {
  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-va71vs {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-c7fan6 {
  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-c7fan6:hover {
  background: var(--button-bg-hover);
}

.bc-game-jnz2v4 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-jnz2v4 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-jnz2v4 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-jnz2v4 img {
  min-height: 100%;
  }
}

.bc-game-u18hvp::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-j71hav {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-j71hav h1,
.bc-game-j71hav h2,
.bc-game-j71hav h3,
.bc-game-j71hav h4 {
  margin-bottom: 6px;
}

.bc-game-j71hav h1:not(:first-child),
.bc-game-j71hav h2:not(:first-child),
.bc-game-j71hav h3:not(:first-child),
.bc-game-j71hav h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-j71hav h1,
.bc-game-j71hav h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-j71hav h1,
  .bc-game-j71hav h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-j71hav h2,
.bc-game-j71hav h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-j71hav h2,
  .bc-game-j71hav h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-j71hav h3,
.bc-game-j71hav h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-j71hav h3,
  .bc-game-j71hav h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-j71hav h4,
.bc-game-j71hav h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-j71hav ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-j71hav ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-j71hav 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-j71hav ul ul {
  margin-bottom: 8px;
}

.bc-game-j71hav ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-j71hav ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-j71hav ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-j71hav ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-j71hav ol li::marker {
  font-weight: 700;
}

.bc-game-j71hav ol ol {
  margin-bottom: 8px;
}

.bc-game-j71hav ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-j71hav ol ul li {
  padding-left: 16px;
}

.bc-game-j71hav 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-j71hav table {
    padding: 24px;
  }
}

.bc-game-j71hav table.bc-game-32u9qp {
  -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-lnsf2g,
    mask-image 0.3s;
}

.bc-game-j71hav table.bc-game-32u9qp.bc-game-jbj3b3 {
  -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-j71hav table {
    display: table;
  }
}

.bc-game-j71hav 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-j71hav table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-j71hav table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-j71hav 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-j71hav table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-j71hav table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-j71hav table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-j71hav table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-j71hav img {
  max-width: 100%;
  height: auto;
}

.bc-game-aczfuh {
  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-aczfuh {
    padding: 24px;
  }
}

.bc-game-l7ddee {
  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-l7ddee {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-l7ddee > * {
  margin: 0 !important;
}

.bc-game-l7ddee img,
.bc-game-astyza {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-l7ddee img,
  .bc-game-astyza {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-cx55bc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-cx55bc {
    width: 32px;
    height: 32px;
  }
}

.bc-game-32zhnf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-32zhnf .bc-game-v8cn0q {
  flex-shrink: 0;
}

.bc-game-32zhnf .bc-game-ag71yw svg {
  display: none;
}

.bc-game-56uay3 {
  display: grid;
  transition: max-height 0.bc-game-lnsf2g ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-56uay3 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-56uay3 {
    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-56uay3.bc-game-8vpgk7 + .bc-game-v8cn0q svg {
  transform: rotate(180deg);
}

.bc-game-insxds {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-insxds > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-insxds
  > div:nth-child(3n)
  .bc-game-c7xp42
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-insxds {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-insxds > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-insxds
    > div:nth-child(3n)
    .bc-game-c7xp42
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-insxds {
    max-width: 270px;
  }
}

.bc-game-insxds .bc-game-c7xp42 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-insxds .bc-game-c7xp42 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-insxds .bc-game-c7xp42 button {
    max-width: 104px;
  }
}

.bc-game-mrvev2 {
  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-mrvev2 {
    margin-bottom: 0;
  }
}

.bc-game-vtwcgn {
  display: none;
  opacity: 0;
}

.bc-game-j4jp4i {
  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-j4jp4i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-c7xp42 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-c7xp42 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-c7xp42
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-c7xp42
    button {
    max-width: 145px;
  }
}

.bc-game-lp7kbb:first-child
  .bc-game-c7xp42
  button {
  max-width: 270px;
}

.bc-game-dr06uk {
  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-mrvev2 picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-w4av7k {
  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-w4av7k svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-mrvev2:hover .bc-game-w4av7k {
  display: flex;
}

.bc-game-5fbsl8 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-7nh2dk {
  display: flex;
}

.bc-game-7nh2dk:hover .bc-game-2myesu,
.bc-game-7nh2dk .bc-game-1mc5j8 .bc-game-2myesu {
  display: flex;
}

.bc-game-7nh2dk svg {
  flex-shrink: 0;
}

.bc-game-2myesu {
  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-2myesu {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-2myesu:hover {
  display: flex;
}

.bc-game-2myesu svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-zh3bqc {
  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-zh3bqc {
    font-size: 12px;
  }
}

.bc-game-g57e33,
.bc-game-u197ru {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-g57e33 {
  font-weight: 700;
}

.bc-game-pxxlzc .bc-game-56uay3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-pxxlzc .bc-game-56uay3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-pxxlzc .bc-game-56uay3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-pxxlzc
  .bc-game-dr06uk:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-pxxlzc .bc-game-j4jp4i {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-pxxlzc .bc-game-c7xp42 {
  gap: 4px;
  align-items: center;
}

.bc-game-pxxlzc .bc-game-c7xp42 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-pxxlzc .bc-game-c7xp42 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-pxxlzc .bc-game-tk1qar,
.bc-game-pxxlzc .bc-game-vlwufd {
  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-fscduh.org/2000/svg'%3E%3Cpath d='M9.bc-game-0v74fz 4.bc-game-97uqt7.bc-game-1cwhjj 5.bc-game-7li8ho.bc-game-2ji6qo 5.bc-game-ftpyn0.bc-game-exdl4j 5.bc-game-ah205v.bc-game-zu40cf 8.bc-game-gwtkhp.bc-game-w2hqu9 9.bc-game-lr4elj.bc-game-4813aw 9.bc-game-2pitgx.bc-game-md8gjr 13.bc-game-vpha0o.bc-game-7va1xn 11.bc-game-3wi44y.bc-game-aiozmm 11.bc-game-7q2mjq.bc-game-vv6lle 11.bc-game-hywzy7.bc-game-rxoi3q 13.bc-game-531xhw.bc-game-ujlnd5 9.bc-game-9zg1r9.bc-game-6a4vad 9.bc-game-htjgdh.bc-game-o2pfvu 8.bc-game-17de65.bc-game-4vrzu8 5.bc-game-6io283.bc-game-5djaj3 5.bc-game-mmbffx.bc-game-08cbwe 5.bc-game-8mrckg.bc-game-dnas7w 4.bc-game-89frnj.bc-game-aiozmm 1.bc-game-wj4z8e.bc-game-0v74fz 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-pxxlzc .bc-game-tk1qar {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-pxxlzc .bc-game-vlwufd {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-gnux5y {
  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-gnux5y {
    padding: 24px;
  }
}

.bc-game-gnux5y .bc-game-v8cn0q {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-gnux5y .bc-game-v8cn0q {
    display: none;
  }
}

.bc-game-gnux5y .bc-game-ag71yw svg {
  display: none;
}

.bc-game-vbbhwa {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-vbbhwa .bc-game-536261 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-vbbhwa .bc-game-536261 {
    display: flex;
  }
}

.bc-game-fkx5o3 {
  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-fkx5o3 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-fkx5o3 > * {
  margin: 0 !important;
}

.bc-game-fkx5o3 img,
.bc-game-lx0zdl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-fkx5o3 img,
  .bc-game-lx0zdl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-hwjsgq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-hwjsgq {
    width: 32px;
    height: 32px;
  }
}

.bc-game-p28d33 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-p28d33 {
    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-p28d33::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-kg6mdf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-kg6mdf {
    padding: 7px 15px;
  }
}

.bc-game-kg6mdf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-hy3hag {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-hy3hag {
    display: flex;
    opacity: 1;
  }
}

.bc-game-kg6mdf picture {
  height: 100%;
  display: block;
}

.bc-game-kg6mdf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-kg6mdf img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-kg6mdf p {
  text-align: center;
  width: 100%;
}

.bc-game-ged8nn {
  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-ged8nn {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-ged8nn img,
.bc-game-jl5itl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-ged8nn img,
  .bc-game-jl5itl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-zm89h8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-zm89h8 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-ztfdar {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-8lstvj {
  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-d6vdzz {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-d6vdzz.bc-game-1mc5j8 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-vir0lp {
  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-vir0lp {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-kef0z7 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-acy36v {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-lnsf2g ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-eepmyr {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-eepmyr ol,
.bc-game-eepmyr ul {
  padding-left: 1.3em;
}

.bc-game-d6vdzz.bc-game-1mc5j8 .bc-game-acy36v {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-d6vdzz.bc-game-1mc5j8 .bc-game-kef0z7 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-4kbrmn {
  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-4kbrmn {
    padding: 24px;
  }
}

.bc-game-4kbrmn .bc-game-v8cn0q {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-4kbrmn .bc-game-v8cn0q {
    display: none;
  }
}

.bc-game-4kbrmn .bc-game-ag71yw svg {
  display: none;
}

.bc-game-yl4tvq {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-yl4tvq .bc-game-536261 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-yl4tvq .bc-game-536261 {
    display: flex;
  }
}

.bc-game-2fbas6 {
  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-2fbas6 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-2fbas6 > * {
  margin: 0 !important;
}

.bc-game-2fbas6 img,
.bc-game-dmbdet {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-2fbas6 img,
  .bc-game-dmbdet {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-52cfem {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-52cfem {
    width: 32px;
    height: 32px;
  }
}

.bc-game-5hr3c6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-5hr3c6 {
    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-5hr3c6::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-z4qbae {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-z4qbae:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-mxixlc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-mxixlc {
    display: flex;
    opacity: 1;
  }
}

.bc-game-z4qbae picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-z4qbae picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-2o46ya {
  margin: -24px 0;
}

.bc-game-2o46ya:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-2o46ya {
    margin: -16px 0;
  }
}

.bc-game-f0o3hd {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-f0o3hd {
    flex-direction: row;
  }
}

.bc-game-p06ad9 {
  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-p06ad9 {
    flex: 1;
  }
}

.bc-game-p06ad9::placeholder {
  color: var(--Text-400);
}

.bc-game-rce1j3 {
  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-l267tm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-l267tm::-webkit-scrollbar {
  display: none;
}

.bc-game-0eakyk {
  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-0eakyk img,
.bc-game-0eakyk svg {
  margin-right: 8px;
}

.bc-game-peaz3c {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-2o46ya + .bc-game-fymbw7 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-2o46ya + .bc-game-fymbw7 {
    margin-top: -16px;
  }
}

.bc-game-cdolsh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-cdolsh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-cdolsh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-vlksks {
  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-tdfhus {
  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-60l3t7 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-setdpt {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-7d58jf {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-vlksks 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-vlksks 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-vlksks {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-tdfhus {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-7d58jf {
    height: 348px;
  }

  .bc-game-vlksks button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-vlksks button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-vlksks {
    padding: 63px;
  }
}

.bc-game-ltjsll {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-ltjsll {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-6mliqz {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-6mliqz {
    width: auto;
  }
}

.bc-game-72ttle {
  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-72ttle::-webkit-scrollbar {
  display: none;
}

.bc-game-72ttle 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-72ttle a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-72ttle {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-ltjsll .bc-game-nxm4sf {
  -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-lnsf2g,
    mask-image 0.3s;
}

.bc-game-ltjsll .bc-game-nxm4sf.bc-game-jbj3b3 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-hby4tj {
  margin: 40px -16px;
}

.bc-game-fh6plr + .bc-game-qffden,
.bc-game-fh6plr + .bc-game-sbwwqv {
  margin-top: 24px;
}

.bc-game-vmnost {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-vmnost picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-awyztw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-awyztw {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-awyztw {
    margin-top: 0;
  }
}

.bc-game-xi95rs {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-xi95rs {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-40s0kq {
  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-40s0kq {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-90xf3h {
  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-90xf3h {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-kj6814 {
  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-kj6814 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-cfjzwu {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-cfjzwu {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-5j05vj {
  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-75acy1 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-75acy1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-fymbw7 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-hfd3bk {
  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-hfd3bk {
    padding: 15px 48px;
  }
}

main > .bc-game-fymbw7 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-56uay3.bc-game-ogo3yu > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-j71hav p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-u33azj {
  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-oe33v3 {
  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-oe33v3 label {
  font-size: 14px;
}

.bc-game-oe33v3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-oe33v3 input,
.bc-game-oe33v3 textarea,
.bc-game-oe33v3 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-oe33v3 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-v1qcxr ease;
}
.bc-game-oe33v3 button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-sgv4te {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-giy50m ease-in;
}

.bc-game-sgv4te 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-lkevqq, .bc-game-kbjqtl, [class*="review-card"],
thead, thead th, table th, .bc-game-3y9gke,
.bc-game-pkjxn7, [class*="collapsible-header"],
.bc-game-datsb4, [class*="updated-block"] {
  color: #ece7dc !important;
}
