* {
  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-jz20ow {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-jz20ow {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-jz20ow {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-4ekepn {
  overflow: hidden;
}

.bc-game-ydv8wz img {
  background: var(--Neutral-300);
}

.bc-game-ubwllo {
  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-y9bkbp {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-y9bkbp:hover {
  background: var(--button-bg-hover);
}

.bc-game-98385c {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-98385c:hover {
  background: var(--button-bg-hover);
}

.bc-game-thrz7e {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-vwepgv {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-sb837c {
  width: 100%;
}

.bc-game-wvgjdp {
  padding: 6px 16px;
}

.bc-game-s1kaoy {
  padding: 10px 16px;
}

.bc-game-4iub9l {
  padding: 15px 26px;
}

.bc-game-c25gcm {
  flex-shrink: 0;
}

.bc-game-g75cbk {
  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-z0snhq {
  display: none;
}

.bc-game-msl5n8 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-o14z2i {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-2rm084 {
  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-hzisnn {
  cursor: grab;
}

.bc-game-2rm084::-webkit-scrollbar {
  display: none;
}

.bc-game-p9zrc5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-hntcee {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-glbu5h {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-9jfpo4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-jhfrux {
  visibility: visible;
}

.bc-game-cbg8bu {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-mjdhb1 ease;
}

.bc-game-z1kwhz {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-zg78l6 {
  -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-mjdhb1,
    mask-image 0.3s;
}

.bc-game-zg78l6.bc-game-t23bgm {
  -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-7vt7nw: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-4wqwit {
  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-e05r9e.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-e05r9e.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-0rtrp7 {
  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-0rtrp7::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-3tksqy {
  position: relative;
  z-index: 1;
}

.bc-game-ov2c2t {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-17uo0z {
  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-wgq58f {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-lar7he {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-1h74uv {
  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-1h74uv:hover {
  background: var(--Primary-400);
}

.bc-game-1h74uv svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-7vt7nw 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-0rtrp7 {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-ov2c2t {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-17uo0z {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-wgq58f {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-lar7he {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-4wqwit {
    top: 25px;
    right: 25px;
  }
}

.bc-game-ipoecp,
.bc-game-02wxde {
  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-u0js4s.bc-game-akmp3o::before,
.bc-game-02wxde::before,
.bc-game-i43g0d::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-e05r9e.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-2eqvyy 14.bc-game-5z3m5x.bc-game-33jco8 14.bc-game-z35ujz 15.bc-game-wjux59 14.bc-game-x1q7g8 15.bc-game-c4c22n 14.bc-game-oxo3cw.bc-game-56n0ro 14.bc-game-w8i5tw 19.bc-game-1tlsno 12.bc-game-1ecr6g 19.bc-game-1tlsno 10.bc-game-ugcxyb.bc-game-1tlsno 8.bc-game-6jwetl 17.bc-game-sw2t6k 7.bc-game-pa42lc 15.bc-game-vgvm0f 7.bc-game-c0gb69.bc-game-t5a3f1 7.bc-game-pa42lc 11.bc-game-w8ip9h 8.bc-game-6jwetl 11.bc-game-w8ip9h 10.bc-game-f59thp.bc-game-w8ip9h 12.bc-game-u0tic4 13.bc-game-6aj9nb 14.bc-game-57r5m9 15.bc-game-053dup 14.bc-game-c7whb2.bc-game-t7ul8j 14.bc-game-49fuzs 15.bc-game-hd5yvb 14.bc-game-q5wjah 15.bc-game-3bp8b6 14.bc-game-3b2bsa.bc-game-2eqvyy 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-2zudnl 15.bc-game-vzxi6o.bc-game-ccj9ij 15.bc-game-assyiq 15.bc-game-o11fsi 15.bc-game-15dc2z 15.bc-game-jfyynh 15.bc-game-yn3qp0.bc-game-oj1fj1 15.bc-game-15dc2z 15.bc-game-k4q9q4 15.bc-game-bc6zk3 15.bc-game-ipiar8 15.bc-game-1oiujm.bc-game-j8jwiz 15.bc-game-928kat 7.bc-game-auwqyq 18.bc-game-23xwd4 7.bc-game-n0s488 23.bc-game-9e4sg0.bc-game-xh7dw7.bc-game-hhhdam 18.bc-game-a4r8jn 19.bc-game-hma1ef 15.bc-game-0witza 15.bc-game-2zudnl 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-q7n5i1 [type="submit"] *,
.bc-game-wts1b1 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-0et6zd {
    display: none;
  }
}

.bc-game-trfvgf {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-trfvgf {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-trfvgf {
    bottom: 22px;
  }
}

.bc-game-trfvgf input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-trfvgf {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-s9q3fe.static) .bc-game-trfvgf {
    bottom: 8px;
  }
}

.bc-game-lhdrz6 {
  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-e05r9e.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-l2r5n9 3.bc-game-67v621.bc-game-n8895u.bc-game-n3rcn4 3.bc-game-cvn4l9 3.bc-game-470x3f 5.bc-game-hdqhrc 3.bc-game-470x3f 8.bc-game-6nvau3.bc-game-437d8b.bc-game-470x3f 26.bc-game-wp6xwn 5.bc-game-e38syu 28.bc-game-h9fdcl 8.bc-game-6vlqkc 28.bc-game-jl7ps6.bc-game-9kgkb1 28.bc-game-9o8nqp.bc-game-dud9r8 34.bc-game-pgq7bm.bc-game-my2761 36.bc-game-9pr9wy 11.bc-game-c214dj 37.bc-game-gkhc68 12.bc-game-isoyo6 36.bc-game-22o1cc.bc-game-8v5v9q 28.bc-game-h1k13x.bc-game-6hbeq6.bc-game-bmxts3 28.bc-game-8uep2t 36.bc-game-a7ve5o 26.bc-game-mo4uqh 36.bc-game-a7ve5o 23.bc-game-jxu7d3.bc-game-st4lrv.bc-game-a7ve5o 5.bc-game-1ji8le 34.bc-game-qcfruu 3.bc-game-cvn4l9 31.bc-game-l2r5n9 3.bc-game-rmtnuq.bc-game-xooxxu 18.bc-game-qvj2zc.bc-game-aypez4 18.bc-game-ksbh44 8.bc-game-74r9w7 17.bc-game-oyhaqw 8.bc-game-74r9w7 15.bc-game-9d8mi4.bc-game-74r9w7 14.bc-game-0b3wfc 9.bc-game-aypez4 13.bc-game-73vei6 11.bc-game-xooxxu 13.bc-game-70wn2y.bc-game-qqea3z 13.bc-game-73vei6 13.bc-game-dvwsx4 14.bc-game-0b3wfc 13.bc-game-dvwsx4 15.bc-game-2hf22c.bc-game-dvwsx4 17.bc-game-oyhaqw 12.bc-game-qqea3z 18.bc-game-ksbh44 11.bc-game-xooxxu 18.bc-game-uyotho.bc-game-mzzsvo 18.bc-game-yiwop9.bc-game-j56lkl 18.bc-game-ksbh44 17.bc-game-yz2wqk 17.bc-game-oyhaqw 17.bc-game-yz2wqk 15.bc-game-tsp2pv.bc-game-yz2wqk 14.bc-game-0b3wfc 18.bc-game-j56lkl 13.bc-game-73vei6 20.bc-game-mzzsvo 13.bc-game-jk92jt.bc-game-c8pdsx 13.bc-game-73vei6 22.bc-game-ud3j7z 14.bc-game-0b3wfc 22.bc-game-ud3j7z 15.bc-game-2zrj1f.bc-game-1au2mb 17.bc-game-oyhaqw 21.bc-game-c8pdsx 18.bc-game-ksbh44 20.bc-game-mzzsvo 18.bc-game-mfzbya.bc-game-yjihcu 18.bc-game-kfj8y5.bc-game-zz7rz3 18.bc-game-ksbh44 26.bc-game-etk04b 17.bc-game-oyhaqw 26.bc-game-etk04b 15.bc-game-a6hevg.bc-game-etk04b 14.bc-game-0b3wfc 27.bc-game-zz7rz3 13.bc-game-73vei6 28.bc-game-yjihcu 13.bc-game-gv6um5.bc-game-wwsvef 13.bc-game-73vei6 31.bc-game-waac49 14.bc-game-0b3wfc 31.bc-game-waac49 15.bc-game-5p1cus.bc-game-etk04b 17.bc-game-oyhaqw 30.bc-game-wwsvef 18.bc-game-ksbh44 28.bc-game-yjihcu 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-lhdrz6 {
    display: none;
  }
}

.bc-game-s5ipal {
  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-s5ipal {
    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-wts1b1 {
  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-wts1b1 {
    padding: 14px 16px;
  }
}

.bc-game-wts1b1 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-wts1b1 button:first-child {
  align-content: end;
}

.bc-game-wts1b1 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-wts1b1
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-wts1b1
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-wts1b1 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-wts1b1 button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-i43g0d {
  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-i43g0d::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-i43g0d,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-i43g0d {
  opacity: 1;
  visibility: visible;
}

.bc-game-ld9rk4 {
  flex: 1 1;
}

.bc-game-n0vrsq {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-n0vrsq {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-k3le8s {
  display: block;
}

.bc-game-nbo52r {
  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-nbo52r {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-02wxde {
  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-02wxde::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-w884an span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-w884an p {
  color: var(--Text-100);
}

.bc-game-02wxde .bc-game-lwuwv9 {
  grid-area: button;
}

.bc-game-02wxde .bc-game-lwuwv9::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-e05r9e.org/2000/svg'%3E%3Cpath d='M4.bc-game-uu9d10 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-ggmsfu 15L16.bc-game-ggmsfu 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-ggmsfu 5L16.bc-game-ggmsfu 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-d6ssng {
  display: block;
}

.bc-game-9qdwx7 {
  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-9qdwx7 {
    margin-top: 40px;
  }
}

.bc-game-ipoecp label,
.bc-game-ipoecp input {
  display: block;
  width: 100%;
}

.bc-game-ipoecp label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-ipoecp label.bc-game-wscmqo input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-ipoecp label.bc-game-wscmqo::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-ipoecp 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-ipoecp input::placeholder {
  color: var(--Text-400);
}

.bc-game-dfejzu {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-dfejzu {
  display: flex;
}

.bc-game-dfejzu ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-dfejzu ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-dfejzu ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-q7n5i1 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-q7n5i1 {
    padding: 0 24px 24px;
  }
}

.bc-game-q7n5i1 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-q7n5i1 input::placeholder {
  color: var(--Text-400);
}

.bc-game-q7n5i1 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-q7n5i1 [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-q7n5i1 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-q7n5i1 [type="submit"] {
    right: 40px;
  }
}

.bc-game-u0js4s {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-u0js4s.bc-game-akmp3o {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-u0js4s.bc-game-akmp3o::before {
  content: "";
  width: 31px;
}

.bc-game-u0js4s.bc-game-akmp3o p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-u0js4s.bc-game-tm43ui p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-u0js4s 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-trfvgf .bc-game-lwuwv9 {
  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-0et6zd {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-0et6zd {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-0et6zd {
    padding: 18px 0;
  }
}

.bc-game-0et6zd .bc-game-jz20ow {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-0et6zd .bc-game-jz20ow {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-lvgh6c {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-lvgh6c {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-lvgh6c picture,
.bc-game-lvgh6c img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-lvgh6c img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-dk48lq {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-mjdhb1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-0et6zd.bc-game-lkipln .bc-game-dk48lq {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-dk48lq {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-dk48lq {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-gjc6x3,
.bc-game-154v4w {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-gjc6x3,
  .bc-game-154v4w {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-154v4w {
    display: none;
  }
}

.bc-game-q03pc1 {
  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-lkipln .bc-game-q03pc1 {
  background: var(--fh-bg-color);
}

.bc-game-q03pc1 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-q03pc1 {
    display: none;
  }
}

.bc-game-py09ik {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-py09ik {
    display: none;
  }
}

.bc-game-11uzlo {
  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-0et6zd.bc-game-lkipln .bc-game-11uzlo:first-child {
  display: none;
}

.bc-game-0et6zd.bc-game-lkipln .bc-game-11uzlo:last-child {
  display: block;
}

.bc-game-11uzlo:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-11uzlo {
    display: none;
  }
}

.bc-game-ycj7dc {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-ycj7dc {
    display: flex;
  }
}

.bc-game-ycj7dc ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-ycj7dc:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-ycj7dc:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-ycj7dc:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-ycj7dc:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-ycj7dc:hover .bc-game-1tmsyy svg {
  transform: rotate(180deg);
}

.bc-game-bpwx23 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-p6j93b {
  padding: 0 8px;
}

.bc-game-4jocst {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-4jocst:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-4jocst {
    padding: 4px 8px;
  }
}

.bc-game-ejydvc {
  display: flex;
}

.bc-game-ejydvc img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-1tmsyy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-1tmsyy svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-awqp38 {
  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-awqp38 {
    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-1heyay {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-1heyay {
    display: none;
  }
}

.bc-game-x51b8a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-o24ahl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-7fbx98 {
  display: flex;
}

.bc-game-x8fure {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-omo97b {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-omo97b {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-omo97b {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-omo97b .bc-game-gbr1ry [data-ref-el],
  .bc-game-omo97b .bc-game-gbr1ry span,
  .bc-game-omo97b .bc-game-gbr1ry a {
    white-space: nowrap;
  }
}

.bc-game-7uux21 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-7uux21.bc-game-gj4q97 > .bc-game-gbr1ry {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-7uux21.bc-game-hfne13:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-7uux21.bc-game-gj4q97 > .bc-game-3cozxl {
    height: auto;
  }

  .bc-game-7uux21.bc-game-gj4q97 > div > .bc-game-q6828s {
    transform: rotate(180deg);
  }
}

.bc-game-7uux21 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-7uux21 [data-ref-el],
.bc-game-7uux21 span {
  cursor: pointer;
}

.bc-game-7uux21 [data-ref-el],
.bc-game-7uux21 span,
.bc-game-7uux21 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-7uux21 [data-ref-el],
  .bc-game-7uux21 span,
  .bc-game-7uux21 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-7uux21 [data-ref-el],
  .bc-game-7uux21 span,
  .bc-game-7uux21 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-3cozxl {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-mjdhb1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-3cozxl::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-3cozxl::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-3cozxl::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-3cozxl {
    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-3cozxl:has(> .bc-game-7uux21.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-3cozxl .bc-game-3cozxl {
    padding: 0;
  }

  .bc-game-3cozxl .bc-game-7uux21 {
    font-weight: 400;
  }

  .bc-game-3cozxl .bc-game-7uux21:hover > .bc-game-gbr1ry {
    background: var(--Neutral-300);
  }

  .bc-game-3cozxl .bc-game-q6828s {
    rotate: -90deg;
  }
}

.bc-game-gbr1ry {
  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-gbr1ry {
    padding: 8px;
  }

  .bc-game-7uux21.bc-game-4o76q0 > .bc-game-gbr1ry {
    background: var(--Neutral-300);
  }
}

.bc-game-q6828s {
  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-e05r9e.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-l0f2q1 0.bc-game-m1a83t.bc-game-lmykqo -0.bc-game-6cu5bv 0.bc-game-x3wuiy -0.bc-game-6cu5bv 1.bc-game-2ytqik 0.bc-game-eu3yuc.bc-game-bqnd7m 4.bc-game-3pd9tu.bc-game-l0f2q1 0.bc-game-59adk0.bc-game-lxwiy9 -0.bc-game-6cu5bv 9.bc-game-zx022l -0.bc-game-6cu5bv 10.bc-game-n76sz4 0.bc-game-gc5lcz.bc-game-m9twsk 0.bc-game-lmykqo 10.bc-game-m9twsk 0.bc-game-x3wuiy 10.bc-game-n76sz4 1.bc-game-toi8vb.bc-game-xfqxt7 5.bc-game-j0u66x.bc-game-szgjqm 6.bc-game-blrphu 5.bc-game-9wvt1c 6.bc-game-blrphu 4.bc-game-472emj 5.bc-game-quwebo.bc-game-l0f2q1 1.bc-game-fkepxc.bc-game-6cu5bv 0.bc-game-x3wuiy -0.bc-game-6cu5bv 0.bc-game-lmykqo 0.bc-game-l0f2q1 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-mjdhb1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-q6828s {
    cursor: default;
  }
}

.bc-game-gn1wky {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-9gu2yr {
  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-9gu2yr {
    padding: 40px 4px;
  }
}

.bc-game-60d0v3 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-60d0v3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-274ocg {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-274ocg {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-274ocg ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-274ocg [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-274ocg [data-ref-el],
.bc-game-274ocg span,
.bc-game-274ocg a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-j7nliw {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-j7nliw {
    margin-bottom: 12px;
  }
}

.bc-game-af1jr3 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-af1jr3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-af1jr3:last-child {
    margin-right: 0;
  }
}

.bc-game-9epw7r {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-j7nliw:hover .bc-game-z6qufe {
  visibility: visible;
  opacity: 1;
}

.bc-game-z6qufe {
  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-tptho3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-gmk70a {
  display: flex;
  margin: 6px;
}

.bc-game-gmk70a img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-z6qufe::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-z6qufe::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-lmhv3i {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-lmhv3i {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-61hq28 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-61hq28 {
    margin-right: 32px;
  }
}

.bc-game-boe1gy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-boe1gy {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-boe1gy a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-xfwg8e {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-mpjyrb {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-mpjyrb {
    margin-top: 40px;
  }
}

.bc-game-mpjyrb + .bc-game-b4gyjo,
.bc-game-mpjyrb + .bc-game-mpjyrb {
  margin-top: 24px;
}

.bc-game-t7qp4u {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-t7qp4u {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-t7qp4u {
    padding: 80px;
  }
}

.bc-game-1bsjhm {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-1bsjhm {
    padding: 0 16px;
}


}

.bc-game-4h64c1 {
  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-4h64c1 {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-j73oz1 {
  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-j73oz1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-uvf823 {
  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-uvf823:hover {
  background: var(--button-bg-hover);
}

.bc-game-nhhr64 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-nhhr64 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-nhhr64 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-nhhr64 img {
  min-height: 100%;
  }
}

.bc-game-t7qp4u::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-lrljaz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-lrljaz h1,
.bc-game-lrljaz h2,
.bc-game-lrljaz h3,
.bc-game-lrljaz h4 {
  margin-bottom: 6px;
}

.bc-game-lrljaz h1:not(:first-child),
.bc-game-lrljaz h2:not(:first-child),
.bc-game-lrljaz h3:not(:first-child),
.bc-game-lrljaz h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-lrljaz h1,
.bc-game-lrljaz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-lrljaz h1,
  .bc-game-lrljaz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-lrljaz h2,
.bc-game-lrljaz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-lrljaz h2,
  .bc-game-lrljaz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-lrljaz h3,
.bc-game-lrljaz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-lrljaz h3,
  .bc-game-lrljaz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-lrljaz h4,
.bc-game-lrljaz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-lrljaz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-lrljaz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-lrljaz 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-lrljaz ul ul {
  margin-bottom: 8px;
}

.bc-game-lrljaz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-lrljaz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-lrljaz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-lrljaz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-lrljaz ol li::marker {
  font-weight: 700;
}

.bc-game-lrljaz ol ol {
  margin-bottom: 8px;
}

.bc-game-lrljaz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-lrljaz ol ul li {
  padding-left: 16px;
}

.bc-game-lrljaz 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-lrljaz table {
    padding: 24px;
  }
}

.bc-game-lrljaz table.bc-game-8pq02a {
  -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-mjdhb1,
    mask-image 0.3s;
}

.bc-game-lrljaz table.bc-game-8pq02a.bc-game-t23bgm {
  -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-lrljaz table {
    display: table;
  }
}

.bc-game-lrljaz 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-lrljaz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-lrljaz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-lrljaz 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-lrljaz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-lrljaz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-lrljaz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-lrljaz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-lrljaz img {
  max-width: 100%;
  height: auto;
}

.bc-game-a7deqo {
  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-a7deqo {
    padding: 24px;
  }
}

.bc-game-wz047o {
  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-wz047o {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-wz047o > * {
  margin: 0 !important;
}

.bc-game-wz047o img,
.bc-game-qpzzun {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-wz047o img,
  .bc-game-qpzzun {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-4ii92h {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-4ii92h {
    width: 32px;
    height: 32px;
  }
}

.bc-game-1p2q4e {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-1p2q4e .bc-game-xwuwg0 {
  flex-shrink: 0;
}

.bc-game-1p2q4e .bc-game-bhcek5 svg {
  display: none;
}

.bc-game-smdo6x {
  display: grid;
  transition: max-height 0.bc-game-mjdhb1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-smdo6x {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-smdo6x {
    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-smdo6x.bc-game-l9wwje + .bc-game-xwuwg0 svg {
  transform: rotate(180deg);
}

.bc-game-lh8hc1 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-lh8hc1 > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-lh8hc1
  > div:nth-child(3n)
  .bc-game-d57qg2
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-lh8hc1 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-lh8hc1 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-lh8hc1
    > div:nth-child(3n)
    .bc-game-d57qg2
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-lh8hc1 {
    max-width: 270px;
  }
}

.bc-game-lh8hc1 .bc-game-d57qg2 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-lh8hc1 .bc-game-d57qg2 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-lh8hc1 .bc-game-d57qg2 button {
    max-width: 104px;
  }
}

.bc-game-oho4v7 {
  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-oho4v7 {
    margin-bottom: 0;
  }
}

.bc-game-jmfz4r {
  display: none;
  opacity: 0;
}

.bc-game-xp78zm {
  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-xp78zm img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-d57qg2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-d57qg2 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-d57qg2
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-d57qg2
    button {
    max-width: 145px;
  }
}

.bc-game-nef8ja:first-child
  .bc-game-d57qg2
  button {
  max-width: 270px;
}

.bc-game-c54qsc {
  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-oho4v7 picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-4aedmc {
  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-4aedmc svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-oho4v7:hover .bc-game-4aedmc {
  display: flex;
}

.bc-game-kjk0s3 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-o4q8kj {
  display: flex;
}

.bc-game-o4q8kj:hover .bc-game-8x2epu,
.bc-game-o4q8kj .bc-game-4o76q0 .bc-game-8x2epu {
  display: flex;
}

.bc-game-o4q8kj svg {
  flex-shrink: 0;
}

.bc-game-8x2epu {
  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-8x2epu {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-8x2epu:hover {
  display: flex;
}

.bc-game-8x2epu svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-j4860k {
  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-j4860k {
    font-size: 12px;
  }
}

.bc-game-msvdb8,
.bc-game-4rcd9e {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-msvdb8 {
  font-weight: 700;
}

.bc-game-jb0hq9 .bc-game-smdo6x {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-jb0hq9 .bc-game-smdo6x {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-jb0hq9 .bc-game-smdo6x {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-jb0hq9
  .bc-game-c54qsc:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-jb0hq9 .bc-game-xp78zm {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-jb0hq9 .bc-game-d57qg2 {
  gap: 4px;
  align-items: center;
}

.bc-game-jb0hq9 .bc-game-d57qg2 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-jb0hq9 .bc-game-d57qg2 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-jb0hq9 .bc-game-r749vz,
.bc-game-jb0hq9 .bc-game-3hwp3u {
  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-e05r9e.org/2000/svg'%3E%3Cpath d='M9.bc-game-9rciwb 4.bc-game-fik4av.bc-game-xxv9lz 5.bc-game-pirwms.bc-game-xcheou 5.bc-game-c7uaxz.bc-game-xiz7ic 5.bc-game-m0i8j1.bc-game-17k2f6 8.bc-game-8udzj4.bc-game-8956cq 9.bc-game-chluob.bc-game-fapz0l 9.bc-game-kjtmy7.bc-game-7ag8lb 13.bc-game-1wci8n.bc-game-1l221k 11.bc-game-4js48e.bc-game-5afvzg 11.bc-game-dpdjuz.bc-game-w8yp51 11.bc-game-i34ldi.bc-game-lbxz44 13.bc-game-zh926f.bc-game-koktd5 9.bc-game-llcw2u.bc-game-wc7sr7 9.bc-game-5kg69v.bc-game-tu7otq 8.bc-game-ud8x25.bc-game-m3wgps 5.bc-game-xw01vi.bc-game-63i2ms 5.bc-game-vqghep.bc-game-vfn0rl 5.bc-game-8657d2.bc-game-k1229v 4.bc-game-449wvc.bc-game-5afvzg 1.bc-game-z2fz8e.bc-game-9rciwb 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-jb0hq9 .bc-game-r749vz {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-jb0hq9 .bc-game-3hwp3u {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-sbpqdq {
  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-sbpqdq {
    padding: 24px;
  }
}

.bc-game-sbpqdq .bc-game-xwuwg0 {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-sbpqdq .bc-game-xwuwg0 {
    display: none;
  }
}

.bc-game-sbpqdq .bc-game-bhcek5 svg {
  display: none;
}

.bc-game-52tr9b {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-52tr9b .bc-game-ubwllo {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-52tr9b .bc-game-ubwllo {
    display: flex;
  }
}

.bc-game-tfm8px {
  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-tfm8px {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-tfm8px > * {
  margin: 0 !important;
}

.bc-game-tfm8px img,
.bc-game-d8k7xr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-tfm8px img,
  .bc-game-d8k7xr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-5zwjit {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-5zwjit {
    width: 32px;
    height: 32px;
  }
}

.bc-game-1fu9oc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-1fu9oc {
    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-1fu9oc::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-reis7b {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-reis7b {
    padding: 7px 15px;
  }
}

.bc-game-reis7b:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-hx8ehz {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-hx8ehz {
    display: flex;
    opacity: 1;
  }
}

.bc-game-reis7b picture {
  height: 100%;
  display: block;
}

.bc-game-reis7b img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-reis7b img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-reis7b p {
  text-align: center;
  width: 100%;
}

.bc-game-e29jpf {
  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-e29jpf {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-e29jpf img,
.bc-game-4lk9j3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-e29jpf img,
  .bc-game-4lk9j3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-747mzx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-747mzx {
    width: 32px;
    height: 32px;
  }
}

.bc-game-q846ru {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-6295sg {
  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-pl4wb6 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-pl4wb6.bc-game-4o76q0 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-ztnk5h {
  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-ztnk5h {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-uszp3s {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-ktkhls {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-mjdhb1 ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-hfe54a {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-hfe54a ol,
.bc-game-hfe54a ul {
  padding-left: 1.3em;
}

.bc-game-pl4wb6.bc-game-4o76q0 .bc-game-ktkhls {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-pl4wb6.bc-game-4o76q0 .bc-game-uszp3s {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-8faxhj {
  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-8faxhj {
    padding: 24px;
  }
}

.bc-game-8faxhj .bc-game-xwuwg0 {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-8faxhj .bc-game-xwuwg0 {
    display: none;
  }
}

.bc-game-8faxhj .bc-game-bhcek5 svg {
  display: none;
}

.bc-game-wh10hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-wh10hd .bc-game-ubwllo {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-wh10hd .bc-game-ubwllo {
    display: flex;
  }
}

.bc-game-tdk2h0 {
  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-tdk2h0 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-tdk2h0 > * {
  margin: 0 !important;
}

.bc-game-tdk2h0 img,
.bc-game-sozvcs {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-tdk2h0 img,
  .bc-game-sozvcs {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-4vuj39 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-4vuj39 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-4tymuf {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-4tymuf {
    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-4tymuf::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-f53c27 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-f53c27:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-6e0kwe {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-6e0kwe {
    display: flex;
    opacity: 1;
  }
}

.bc-game-f53c27 picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-f53c27 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-ooexej {
  margin: -24px 0;
}

.bc-game-ooexej:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-ooexej {
    margin: -16px 0;
  }
}

.bc-game-ca6vj2 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-ca6vj2 {
    flex-direction: row;
  }
}

.bc-game-821eb4 {
  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-821eb4 {
    flex: 1;
  }
}

.bc-game-821eb4::placeholder {
  color: var(--Text-400);
}

.bc-game-c49rcq {
  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-jiu2j7 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-jiu2j7::-webkit-scrollbar {
  display: none;
}

.bc-game-lr2v3r {
  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-lr2v3r img,
.bc-game-lr2v3r svg {
  margin-right: 8px;
}

.bc-game-9kyob3 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-ooexej + .bc-game-6cqic9 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-ooexej + .bc-game-6cqic9 {
    margin-top: -16px;
  }
}

.bc-game-gyq84s {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-gyq84s > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-gyq84s > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-2wj67u {
  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-4gzc8g {
  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-0v6fzh {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-rxdoyu {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-lymrs7 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-2wj67u 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-2wj67u 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-2wj67u {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-4gzc8g {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-lymrs7 {
    height: 348px;
  }

  .bc-game-2wj67u button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-2wj67u button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-2wj67u {
    padding: 63px;
  }
}

.bc-game-ugnmbn {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-ugnmbn {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-euguek {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-euguek {
    width: auto;
  }
}

.bc-game-xz4nj7 {
  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-xz4nj7::-webkit-scrollbar {
  display: none;
}

.bc-game-xz4nj7 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-xz4nj7 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-xz4nj7 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-ugnmbn .bc-game-3dblup {
  -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-mjdhb1,
    mask-image 0.3s;
}

.bc-game-ugnmbn .bc-game-3dblup.bc-game-t23bgm {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-2l57jj {
  margin: 40px -16px;
}

.bc-game-rd1r89 + .bc-game-b4gyjo,
.bc-game-rd1r89 + .bc-game-mpjyrb {
  margin-top: 24px;
}

.bc-game-nwb0fe {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-nwb0fe picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-fqy1q2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-fqy1q2 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-fqy1q2 {
    margin-top: 0;
  }
}

.bc-game-8blwjl {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-8blwjl {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-fzokpy {
  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-fzokpy {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-uju5ku {
  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-uju5ku {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-kdvcka {
  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-kdvcka {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-4rushj {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-4rushj {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-5iuszn {
  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-z3pztf {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-z3pztf img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-6cqic9 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-ho4dkb {
  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-ho4dkb {
    padding: 15px 48px;
  }
}

main > .bc-game-6cqic9 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-smdo6x.bc-game-vi9pd4 > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-lrljaz p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-l6a0s6 {
  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-77wtv3 {
  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-77wtv3 label {
  font-size: 14px;
}

.bc-game-77wtv3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-77wtv3 input,
.bc-game-77wtv3 textarea,
.bc-game-77wtv3 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-77wtv3 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-rre8yc ease;
}
.bc-game-77wtv3 button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-ycepht {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-w7xnvj ease-in;
}

.bc-game-ycepht 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-g5p1k4, .bc-game-v85zvt, [class*="review-card"],
thead, thead th, table th, .bc-game-995ecy,
.bc-game-14yv04, [class*="collapsible-header"],
.bc-game-yc2gce, [class*="updated-block"] {
  color: #ece7dc !important;
}
