* {
  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-ktx8pf {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-ktx8pf {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-ktx8pf {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bc-game-gtj73w {
  overflow: hidden;
}

.bc-game-7gce4p img {
  background: var(--Neutral-300);
}

.bc-game-ksmwd4 {
  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-t2bue9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bc-game-t2bue9:hover {
  background: var(--button-bg-hover);
}

.bc-game-d5na9g {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bc-game-d5na9g:hover {
  background: var(--button-bg-hover);
}

.bc-game-sh08dy {
  font-size: 12px;
  line-height: 18px;
}

.bc-game-pvxkml {
  font-size: 18px;
  line-height: 26px;
}

.bc-game-rlicaq {
  width: 100%;
}

.bc-game-quogpx {
  padding: 6px 16px;
}

.bc-game-wnmp62 {
  padding: 10px 16px;
}

.bc-game-i1g5g9 {
  padding: 15px 26px;
}

.bc-game-06j6mq {
  flex-shrink: 0;
}

.bc-game-bwawdx {
  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-bw4sft {
  display: none;
}

.bc-game-zdn2t9 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bc-game-jroxsk {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bc-game-8xp034 {
  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-28xkuk {
  cursor: grab;
}

.bc-game-8xp034::-webkit-scrollbar {
  display: none;
}

.bc-game-ig8fgx {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bc-game-42kfcr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bc-game-b9jskd {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bc-game-nm2skd {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bc-game-irrvvz {
  visibility: visible;
}

.bc-game-2g67iw {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bc-game-wa0o8s ease;
}

.bc-game-moi3z0 {
  background-color: var(--Primary-200);
  width: 16px;
}

.bc-game-t7oizb {
  -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-wa0o8s,
    mask-image 0.3s;
}

.bc-game-t7oizb.bc-game-6k9tm7 {
  -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-4pq8g4: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-wf1rho {
  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-burg7v.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-burg7v.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-r3jgkx {
  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-r3jgkx::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-eq1tun {
  position: relative;
  z-index: 1;
}

.bc-game-s2oa0o {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bc-game-tklt9g {
  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-cwjrwm {
  font-size: 40px;
  line-height: 48px;
}

.bc-game-h97bf4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bc-game-opqua0 {
  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-opqua0:hover {
  background: var(--Primary-400);
}

.bc-game-opqua0 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bc-game-4pq8g4 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-r3jgkx {
    max-width: 600px;
    padding: 64px;
  }

  .bc-game-s2oa0o {
    font-size: 24px;
    line-height: 32px;
  }

  .bc-game-tklt9g {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bc-game-cwjrwm {
    font-size: 50px;
    line-height: 56px;
  }

  .bc-game-h97bf4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bc-game-wf1rho {
    top: 25px;
    right: 25px;
  }
}

.bc-game-eap3a9,
.bc-game-uqv1qu {
  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-rq93vb.bc-game-joq8a8::before,
.bc-game-uqv1qu::before,
.bc-game-fqz7ld::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-burg7v.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bc-game-cg5lff 14.bc-game-9j92mr.bc-game-2iuuez 14.bc-game-gh038l 15.bc-game-6z1d7r 14.bc-game-oueyl0 15.bc-game-krnohj 14.bc-game-kdfclz.bc-game-j8mhxs 14.bc-game-jx62tm 19.bc-game-w17sgw 12.bc-game-tyqzdv 19.bc-game-w17sgw 10.bc-game-nr2m09.bc-game-w17sgw 8.bc-game-iuasom 17.bc-game-exxdq0 7.bc-game-x56w2r 15.bc-game-9a95f8 7.bc-game-48zc5s.bc-game-6bir9f 7.bc-game-x56w2r 11.bc-game-fjp271 8.bc-game-iuasom 11.bc-game-fjp271 10.bc-game-34m22p.bc-game-fjp271 12.bc-game-9dfmvr 13.bc-game-hclqmz 14.bc-game-hrkljb 15.bc-game-zy8175 14.bc-game-omspp4.bc-game-4cf7vm 14.bc-game-9rj2mr 15.bc-game-wchdxr 14.bc-game-4ywflk 15.bc-game-koia9c 14.bc-game-8fhtjb.bc-game-cg5lff 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bc-game-vnzkt6 15.bc-game-z90wlf.bc-game-4mqydy 15.bc-game-xgmj2u 15.bc-game-iai5te 15.bc-game-lbabp9 15.bc-game-fkiuxn 15.bc-game-2f7rom.bc-game-xh4agx 15.bc-game-lbabp9 15.bc-game-urd8i0 15.bc-game-9852zp 15.bc-game-rtqqjs 15.bc-game-kg6e3w.bc-game-a9z7fh 15.bc-game-brhpn5 7.bc-game-5t8q1k 18.bc-game-gj2yny 7.bc-game-lfr8g9 23.bc-game-drxuft.bc-game-xpc1kz.bc-game-7x6wex 18.bc-game-iqpchy 19.bc-game-giuro7 15.bc-game-p663tp 15.bc-game-vnzkt6 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-bg751e [type="submit"] *,
.bc-game-b3hvag button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bc-game-e0w8mm {
    display: none;
  }
}

.bc-game-ffbh7q {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bc-game-ffbh7q {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-ffbh7q {
    bottom: 22px;
  }
}

.bc-game-ffbh7q input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bc-game-ffbh7q {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bc-game-t69666.static) .bc-game-ffbh7q {
    bottom: 8px;
  }
}

.bc-game-qs9mx4 {
  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-burg7v.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bc-game-zllhge 3.bc-game-p8wjyj.bc-game-cy516n.bc-game-5ttbg3 3.bc-game-e8nos2 3.bc-game-fvemt7 5.bc-game-omhi6g 3.bc-game-fvemt7 8.bc-game-oc3fak.bc-game-ovfqmj.bc-game-fvemt7 26.bc-game-280qs6 5.bc-game-txmavd 28.bc-game-efr8ow 8.bc-game-574au2 28.bc-game-uw1x8n.bc-game-ce039j 28.bc-game-u8e9lt.bc-game-w571zm 34.bc-game-sijnbp.bc-game-qxuudp 36.bc-game-loyjjc 11.bc-game-mxrwyq 37.bc-game-henm93 12.bc-game-ncv2eu 36.bc-game-ivrahr.bc-game-8tec69 28.bc-game-jpc73o.bc-game-5scagk.bc-game-1p6u6b 28.bc-game-7bhtyz 36.bc-game-4ndfh1 26.bc-game-wzsun5 36.bc-game-4ndfh1 23.bc-game-87pvul.bc-game-sp1293.bc-game-4ndfh1 5.bc-game-8aa79k 34.bc-game-5dzdwv 3.bc-game-e8nos2 31.bc-game-zllhge 3.bc-game-f0gri8.bc-game-nldljk 18.bc-game-hbt3dp.bc-game-dp7hhf 18.bc-game-d1lwp1 8.bc-game-lqvnor 17.bc-game-m40lfj 8.bc-game-lqvnor 15.bc-game-bsr1xq.bc-game-lqvnor 14.bc-game-a8lpi2 9.bc-game-dp7hhf 13.bc-game-l2v863 11.bc-game-nldljk 13.bc-game-hc1iic.bc-game-66op26 13.bc-game-l2v863 13.bc-game-iwdsaw 14.bc-game-a8lpi2 13.bc-game-iwdsaw 15.bc-game-rp96zy.bc-game-iwdsaw 17.bc-game-m40lfj 12.bc-game-66op26 18.bc-game-d1lwp1 11.bc-game-nldljk 18.bc-game-dakcjy.bc-game-7tm2ks 18.bc-game-tuw8r4.bc-game-uifcg3 18.bc-game-d1lwp1 17.bc-game-18wf1a 17.bc-game-m40lfj 17.bc-game-18wf1a 15.bc-game-4dw05h.bc-game-18wf1a 14.bc-game-a8lpi2 18.bc-game-uifcg3 13.bc-game-l2v863 20.bc-game-7tm2ks 13.bc-game-hrvz84.bc-game-uf6klq 13.bc-game-l2v863 22.bc-game-9a1kgm 14.bc-game-a8lpi2 22.bc-game-9a1kgm 15.bc-game-1oh1pk.bc-game-a3ipks 17.bc-game-m40lfj 21.bc-game-uf6klq 18.bc-game-d1lwp1 20.bc-game-7tm2ks 18.bc-game-hosyo9.bc-game-n56v0s 18.bc-game-oilk7n.bc-game-2lsdb7 18.bc-game-d1lwp1 26.bc-game-tqvdt6 17.bc-game-m40lfj 26.bc-game-tqvdt6 15.bc-game-1rqibq.bc-game-tqvdt6 14.bc-game-a8lpi2 27.bc-game-2lsdb7 13.bc-game-l2v863 28.bc-game-n56v0s 13.bc-game-k3difx.bc-game-4eed6d 13.bc-game-l2v863 31.bc-game-ax5tno 14.bc-game-a8lpi2 31.bc-game-ax5tno 15.bc-game-z7bhbj.bc-game-tqvdt6 17.bc-game-m40lfj 30.bc-game-4eed6d 18.bc-game-d1lwp1 28.bc-game-n56v0s 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-qs9mx4 {
    display: none;
  }
}

.bc-game-6girei {
  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-6girei {
    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-b3hvag {
  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-b3hvag {
    padding: 14px 16px;
  }
}

.bc-game-b3hvag button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bc-game-b3hvag button:first-child {
  align-content: end;
}

.bc-game-b3hvag button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bc-game-b3hvag
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-b3hvag
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bc-game-b3hvag button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bc-game-b3hvag button:last-child svg {
  width: 38px;
  height: 38px;
}

.bc-game-fqz7ld {
  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-fqz7ld::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bc-game-fqz7ld,
.pc61d126-chatbot[data-active-screen="3"]
  .bc-game-fqz7ld {
  opacity: 1;
  visibility: visible;
}

.bc-game-sxds8m {
  flex: 1 1;
}

.bc-game-pn77xo {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-pn77xo {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bc-game-e29ygp {
  display: block;
}

.bc-game-enu6i2 {
  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-enu6i2 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-uqv1qu {
  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-uqv1qu::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bc-game-n53gw4 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bc-game-n53gw4 p {
  color: var(--Text-100);
}

.bc-game-uqv1qu .bc-game-5h79fs {
  grid-area: button;
}

.bc-game-uqv1qu .bc-game-5h79fs::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-burg7v.org/2000/svg'%3E%3Cpath d='M4.bc-game-ljlyjw 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-8dp1xb 15L16.bc-game-8dp1xb 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bc-game-8dp1xb 5L16.bc-game-8dp1xb 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-oc7j70 {
  display: block;
}

.bc-game-vir4o0 {
  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-vir4o0 {
    margin-top: 40px;
  }
}

.bc-game-eap3a9 label,
.bc-game-eap3a9 input {
  display: block;
  width: 100%;
}

.bc-game-eap3a9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bc-game-eap3a9 label.bc-game-7mfcfk input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bc-game-eap3a9 label.bc-game-7mfcfk::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-eap3a9 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-eap3a9 input::placeholder {
  color: var(--Text-400);
}

.bc-game-44yowi {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bc-game-44yowi {
  display: flex;
}

.bc-game-44yowi ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bc-game-44yowi ol {
    height: 420px;
    padding: 24px;
  }
}

.bc-game-44yowi ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bc-game-bg751e {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bc-game-bg751e {
    padding: 0 24px 24px;
  }
}

.bc-game-bg751e 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-bg751e input::placeholder {
  color: var(--Text-400);
}

.bc-game-bg751e [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bc-game-bg751e [type="submit"]:disabled {
  opacity: 0.5;
}

.bc-game-bg751e [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bc-game-bg751e [type="submit"] {
    right: 40px;
  }
}

.bc-game-rq93vb {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bc-game-rq93vb.bc-game-joq8a8 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bc-game-rq93vb.bc-game-joq8a8::before {
  content: "";
  width: 31px;
}

.bc-game-rq93vb.bc-game-joq8a8 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bc-game-rq93vb.bc-game-c4r0b3 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bc-game-rq93vb 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-ffbh7q .bc-game-5h79fs {
  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-e0w8mm {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bc-game-e0w8mm {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bc-game-e0w8mm {
    padding: 18px 0;
  }
}

.bc-game-e0w8mm .bc-game-ktx8pf {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bc-game-e0w8mm .bc-game-ktx8pf {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bc-game-4z7j4d {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bc-game-4z7j4d {
    max-width: 160px;
    height: 40px;
  }
}

.bc-game-4z7j4d picture,
.bc-game-4z7j4d img {
  display: block;
  width: 100%;
  height: 100%;
}

.bc-game-4z7j4d img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bc-game-jxatck {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bc-game-wa0o8s ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bc-game-e0w8mm.bc-game-6lkqix .bc-game-jxatck {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bc-game-jxatck {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bc-game-jxatck {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bc-game-jl6mwt,
.bc-game-c9iqmq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bc-game-jl6mwt,
  .bc-game-c9iqmq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bc-game-c9iqmq {
    display: none;
  }
}

.bc-game-igw0dd {
  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-6lkqix .bc-game-igw0dd {
  background: var(--fh-bg-color);
}

.bc-game-igw0dd button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bc-game-igw0dd {
    display: none;
  }
}

.bc-game-mr6i2i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bc-game-mr6i2i {
    display: none;
  }
}

.bc-game-b1hd1c {
  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-e0w8mm.bc-game-6lkqix .bc-game-b1hd1c:first-child {
  display: none;
}

.bc-game-e0w8mm.bc-game-6lkqix .bc-game-b1hd1c:last-child {
  display: block;
}

.bc-game-b1hd1c:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bc-game-b1hd1c {
    display: none;
  }
}

.bc-game-tdz9ee {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-tdz9ee {
    display: flex;
  }
}

.bc-game-tdz9ee ul {
  max-height: 350px;
  overflow-y: auto;
}

.bc-game-tdz9ee:hover ul {
  visibility: visible;
  opacity: 1;
}

.bc-game-tdz9ee:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bc-game-tdz9ee:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bc-game-tdz9ee:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bc-game-tdz9ee:hover .bc-game-5i3lp0 svg {
  transform: rotate(180deg);
}

.bc-game-8ldq6u {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bc-game-uqxt70 {
  padding: 0 8px;
}

.bc-game-p0tnts {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bc-game-p0tnts:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bc-game-p0tnts {
    padding: 4px 8px;
  }
}

.bc-game-kr42gx {
  display: flex;
}

.bc-game-kr42gx img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bc-game-5i3lp0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bc-game-5i3lp0 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bc-game-y0ucjw {
  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-y0ucjw {
    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-78vlso {
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-78vlso {
    display: none;
  }
}

.bc-game-izcvjb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bc-game-fz7sd3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bc-game-0k5u9g {
  display: flex;
}

.bc-game-bv93yh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bc-game-0uesh5 {
  list-style: none;
}

@media (max-width: 1199px) {
  .bc-game-0uesh5 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bc-game-0uesh5 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bc-game-0uesh5 .bc-game-vqb2rm [data-ref-el],
  .bc-game-0uesh5 .bc-game-vqb2rm span,
  .bc-game-0uesh5 .bc-game-vqb2rm a {
    white-space: nowrap;
  }
}

.bc-game-1lrhqh {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bc-game-1lrhqh.bc-game-1fzjv5 > .bc-game-vqb2rm {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bc-game-1lrhqh.bc-game-ydndwh:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bc-game-1lrhqh.bc-game-1fzjv5 > .bc-game-l7ru6p {
    height: auto;
  }

  .bc-game-1lrhqh.bc-game-1fzjv5 > div > .bc-game-amvnmd {
    transform: rotate(180deg);
  }
}

.bc-game-1lrhqh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bc-game-1lrhqh [data-ref-el],
.bc-game-1lrhqh span {
  cursor: pointer;
}

.bc-game-1lrhqh [data-ref-el],
.bc-game-1lrhqh span,
.bc-game-1lrhqh 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-1lrhqh [data-ref-el],
  .bc-game-1lrhqh span,
  .bc-game-1lrhqh a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bc-game-1lrhqh [data-ref-el],
  .bc-game-1lrhqh span,
  .bc-game-1lrhqh a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bc-game-l7ru6p {
  height: 0;
  overflow: hidden;
  transition: height 0.bc-game-wa0o8s ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bc-game-l7ru6p::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bc-game-l7ru6p::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bc-game-l7ru6p::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bc-game-l7ru6p {
    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-l7ru6p:has(> .bc-game-1lrhqh.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bc-game-l7ru6p .bc-game-l7ru6p {
    padding: 0;
  }

  .bc-game-l7ru6p .bc-game-1lrhqh {
    font-weight: 400;
  }

  .bc-game-l7ru6p .bc-game-1lrhqh:hover > .bc-game-vqb2rm {
    background: var(--Neutral-300);
  }

  .bc-game-l7ru6p .bc-game-amvnmd {
    rotate: -90deg;
  }
}

.bc-game-vqb2rm {
  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-vqb2rm {
    padding: 8px;
  }

  .bc-game-1lrhqh.bc-game-p6fzc1 > .bc-game-vqb2rm {
    background: var(--Neutral-300);
  }
}

.bc-game-amvnmd {
  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-burg7v.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bc-game-tte3ag 0.bc-game-m302og.bc-game-ilocg0 -0.bc-game-0xa0va 0.bc-game-levt8r -0.bc-game-0xa0va 1.bc-game-pub7w7 0.bc-game-ndljw9.bc-game-mjux7k 4.bc-game-ypfxxd.bc-game-tte3ag 0.bc-game-bjnps6.bc-game-f5n7jn -0.bc-game-0xa0va 9.bc-game-dytr2e -0.bc-game-0xa0va 10.bc-game-l2krct 0.bc-game-bsobhm.bc-game-jmolzc 0.bc-game-ilocg0 10.bc-game-jmolzc 0.bc-game-levt8r 10.bc-game-l2krct 1.bc-game-gy121n.bc-game-nkkuau 5.bc-game-gh9jix.bc-game-3wiuyq 6.bc-game-cpa8v7 5.bc-game-7i4iqo 6.bc-game-cpa8v7 4.bc-game-8kpqit 5.bc-game-cfujwa.bc-game-tte3ag 1.bc-game-d7xy58.bc-game-0xa0va 0.bc-game-levt8r -0.bc-game-0xa0va 0.bc-game-ilocg0 0.bc-game-tte3ag 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bc-game-wa0o8s ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bc-game-amvnmd {
    cursor: default;
  }
}

.bc-game-j4sd4r {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bc-game-6eodyx {
  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-6eodyx {
    padding: 40px 4px;
  }
}

.bc-game-0xt5ev {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bc-game-0xt5ev {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bc-game-umyp81 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bc-game-umyp81 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bc-game-umyp81 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bc-game-umyp81 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bc-game-umyp81 [data-ref-el],
.bc-game-umyp81 span,
.bc-game-umyp81 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bc-game-rw5q7x {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-rw5q7x {
    margin-bottom: 12px;
  }
}

.bc-game-exbsut {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bc-game-exbsut img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bc-game-exbsut:last-child {
    margin-right: 0;
  }
}

.bc-game-ww9n4r {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-rw5q7x:hover .bc-game-ipjtr4 {
  visibility: visible;
  opacity: 1;
}

.bc-game-ipjtr4 {
  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-syara7 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bc-game-5x14o6 {
  display: flex;
  margin: 6px;
}

.bc-game-5x14o6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bc-game-ipjtr4::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-ipjtr4::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-am3e17 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bc-game-am3e17 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bc-game-ikjsge {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bc-game-ikjsge {
    margin-right: 32px;
  }
}

.bc-game-duv0c3 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bc-game-duv0c3 {
    margin-top: 0;
    width: 340px;
  }
}

.bc-game-duv0c3 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bc-game-y13lzb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bc-game-3gapch {
  position: relative;
}

@media (min-width: 768px) {
  .bc-game-3gapch {
    margin-top: 40px;
  }
}

.bc-game-3gapch + .bc-game-kk0nk9,
.bc-game-3gapch + .bc-game-3gapch {
  margin-top: 24px;
}

.bc-game-r9960u {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bc-game-r9960u {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-r9960u {
    padding: 80px;
  }
}

.bc-game-1ef9gg {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bc-game-1ef9gg {
    padding: 0 16px;
}


}

.bc-game-udp5fq {
  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-udp5fq {
    font-size: 48px;
    line-height: 56px;
  }
}

.bc-game-fwd8hp {
  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-fwd8hp {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-8y65fz {
  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-8y65fz:hover {
  background: var(--button-bg-hover);
}

.bc-game-rz2geg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bc-game-rz2geg img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bc-game-rz2geg img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bc-game-rz2geg img {
  min-height: 100%;
  }
}

.bc-game-r9960u::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bc-game-u78kmf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bc-game-u78kmf h1,
.bc-game-u78kmf h2,
.bc-game-u78kmf h3,
.bc-game-u78kmf h4 {
  margin-bottom: 6px;
}

.bc-game-u78kmf h1:not(:first-child),
.bc-game-u78kmf h2:not(:first-child),
.bc-game-u78kmf h3:not(:first-child),
.bc-game-u78kmf h4:not(:first-child) {
  margin-top: 16px;
}

.bc-game-u78kmf h1,
.bc-game-u78kmf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bc-game-u78kmf h1,
  .bc-game-u78kmf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bc-game-u78kmf h2,
.bc-game-u78kmf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bc-game-u78kmf h2,
  .bc-game-u78kmf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-u78kmf h3,
.bc-game-u78kmf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bc-game-u78kmf h3,
  .bc-game-u78kmf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-u78kmf h4,
.bc-game-u78kmf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bc-game-u78kmf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bc-game-u78kmf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bc-game-u78kmf 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-u78kmf ul ul {
  margin-bottom: 8px;
}

.bc-game-u78kmf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bc-game-u78kmf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bc-game-u78kmf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bc-game-u78kmf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bc-game-u78kmf ol li::marker {
  font-weight: 700;
}

.bc-game-u78kmf ol ol {
  margin-bottom: 8px;
}

.bc-game-u78kmf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bc-game-u78kmf ol ul li {
  padding-left: 16px;
}

.bc-game-u78kmf 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-u78kmf table {
    padding: 24px;
  }
}

.bc-game-u78kmf table.bc-game-1y1vg6 {
  -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-wa0o8s,
    mask-image 0.3s;
}

.bc-game-u78kmf table.bc-game-1y1vg6.bc-game-6k9tm7 {
  -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-u78kmf table {
    display: table;
  }
}

.bc-game-u78kmf 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-u78kmf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-u78kmf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-u78kmf 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-u78kmf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bc-game-u78kmf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bc-game-u78kmf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bc-game-u78kmf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bc-game-u78kmf img {
  max-width: 100%;
  height: auto;
}

.bc-game-nija5b {
  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-nija5b {
    padding: 24px;
  }
}

.bc-game-fdzo2g {
  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-fdzo2g {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bc-game-fdzo2g > * {
  margin: 0 !important;
}

.bc-game-fdzo2g img,
.bc-game-1zbpwl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-fdzo2g img,
  .bc-game-1zbpwl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-i80t10 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-i80t10 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-ne9g7z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bc-game-ne9g7z .bc-game-vqpahm {
  flex-shrink: 0;
}

.bc-game-ne9g7z .bc-game-uwvidx svg {
  display: none;
}

.bc-game-c7kz4m {
  display: grid;
  transition: max-height 0.bc-game-wa0o8s ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bc-game-c7kz4m {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bc-game-c7kz4m {
    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-c7kz4m.bc-game-dqoo54 + .bc-game-vqpahm svg {
  transform: rotate(180deg);
}

.bc-game-phppgk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bc-game-phppgk > div:nth-child(3n) {
  grid-column: span 2;
}

.bc-game-phppgk
  > div:nth-child(3n)
  .bc-game-8ucp83
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bc-game-phppgk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bc-game-phppgk > div:nth-child(3n) {
    grid-column: unset;
  }

  .bc-game-phppgk
    > div:nth-child(3n)
    .bc-game-8ucp83
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bc-game-phppgk {
    max-width: 270px;
  }
}

.bc-game-phppgk .bc-game-8ucp83 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bc-game-phppgk .bc-game-8ucp83 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bc-game-phppgk .bc-game-8ucp83 button {
    max-width: 104px;
  }
}

.bc-game-f5k0gd {
  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-f5k0gd {
    margin-bottom: 0;
  }
}

.bc-game-v2q3vm {
  display: none;
  opacity: 0;
}

.bc-game-61v65l {
  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-61v65l img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bc-game-8ucp83 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bc-game-8ucp83 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-8ucp83
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bc-game-8ucp83
    button {
    max-width: 145px;
  }
}

.bc-game-do0jlk:first-child
  .bc-game-8ucp83
  button {
  max-width: 270px;
}

.bc-game-84p0iz {
  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-f5k0gd picture {
  width: 100%;
  max-width: 100%;
}

.bc-game-fsr7fy {
  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-fsr7fy svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bc-game-f5k0gd:hover .bc-game-fsr7fy {
  display: flex;
}

.bc-game-z56kem {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bc-game-6puh21 {
  display: flex;
}

.bc-game-6puh21:hover .bc-game-i9f18g,
.bc-game-6puh21 .bc-game-p6fzc1 .bc-game-i9f18g {
  display: flex;
}

.bc-game-6puh21 svg {
  flex-shrink: 0;
}

.bc-game-i9f18g {
  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-i9f18g {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bc-game-i9f18g:hover {
  display: flex;
}

.bc-game-i9f18g svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bc-game-4xjlfj {
  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-4xjlfj {
    font-size: 12px;
  }
}

.bc-game-xowj72,
.bc-game-2op34a {
  width: 50%;
  flex-shrink: 0;
}

.bc-game-xowj72 {
  font-weight: 700;
}

.bc-game-qa29qp .bc-game-c7kz4m {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bc-game-qa29qp .bc-game-c7kz4m {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bc-game-qa29qp .bc-game-c7kz4m {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bc-game-qa29qp
  .bc-game-84p0iz:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bc-game-qa29qp .bc-game-61v65l {
  height: 100% !important;
  border-radius: 16px;
}

.bc-game-qa29qp .bc-game-8ucp83 {
  gap: 4px;
  align-items: center;
}

.bc-game-qa29qp .bc-game-8ucp83 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bc-game-qa29qp .bc-game-8ucp83 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bc-game-qa29qp .bc-game-gap7ke,
.bc-game-qa29qp .bc-game-8tdtx8 {
  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-burg7v.org/2000/svg'%3E%3Cpath d='M9.bc-game-skuwez 4.bc-game-zrk0v7.bc-game-80rdp6 5.bc-game-9qpvr9.bc-game-mzcjdo 5.bc-game-xhk5bc.bc-game-p37etk 5.bc-game-xlt8o6.bc-game-z6xtx1 8.bc-game-40wgta.bc-game-lzqllp 9.bc-game-pirk86.bc-game-ah4k4u 9.bc-game-qsa8z1.bc-game-ytjwdj 13.bc-game-t10tct.bc-game-q603nl 11.bc-game-56cfnd.bc-game-dv6s9w 11.bc-game-shvb1w.bc-game-a5u1ix 11.bc-game-szyafn.bc-game-hy9fus 13.bc-game-k5lfvf.bc-game-nn9lzn 9.bc-game-rmfwzc.bc-game-x84bpa 9.bc-game-op130y.bc-game-cabdd0 8.bc-game-s81l7v.bc-game-352n6u 5.bc-game-kd7371.bc-game-55fz70 5.bc-game-ox2dgy.bc-game-vm8x3m 5.bc-game-lled3p.bc-game-3wb7rv 4.bc-game-7dodw2.bc-game-dv6s9w 1.bc-game-n7oina.bc-game-skuwez 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bc-game-qa29qp .bc-game-gap7ke {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bc-game-qa29qp .bc-game-8tdtx8 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bc-game-dutyci {
  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-dutyci {
    padding: 24px;
  }
}

.bc-game-dutyci .bc-game-vqpahm {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-dutyci .bc-game-vqpahm {
    display: none;
  }
}

.bc-game-dutyci .bc-game-uwvidx svg {
  display: none;
}

.bc-game-q4h8f8 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-game-q4h8f8 .bc-game-ksmwd4 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-q4h8f8 .bc-game-ksmwd4 {
    display: flex;
  }
}

.bc-game-7yyl1b {
  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-7yyl1b {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-7yyl1b > * {
  margin: 0 !important;
}

.bc-game-7yyl1b img,
.bc-game-uxij4k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-7yyl1b img,
  .bc-game-uxij4k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-5an6tp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-5an6tp {
    width: 32px;
    height: 32px;
  }
}

.bc-game-pleg3f {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bc-game-pleg3f {
    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-pleg3f::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-tdoyb9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bc-game-tdoyb9 {
    padding: 7px 15px;
  }
}

.bc-game-tdoyb9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-29m1dy {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-29m1dy {
    display: flex;
    opacity: 1;
  }
}

.bc-game-tdoyb9 picture {
  height: 100%;
  display: block;
}

.bc-game-tdoyb9 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bc-game-tdoyb9 img {
    width: 88px;
    height: 44px;
  }
}

.bc-game-tdoyb9 p {
  text-align: center;
  width: 100%;
}

.bc-game-ikip28 {
  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-ikip28 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-ikip28 img,
.bc-game-q4lf6t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-ikip28 img,
  .bc-game-q4lf6t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-oex559 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-oex559 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-xh5wm9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bc-game-0iq5iu {
  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-jar4gm {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bc-game-jar4gm.bc-game-p6fzc1 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bc-game-cyyv07 {
  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-cyyv07 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-d3f5nc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bc-game-3mydfu {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bc-game-wa0o8s ease;
  opacity: 0;
  color: var(--text-color);
}

.bc-game-v4r55o {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bc-game-v4r55o ol,
.bc-game-v4r55o ul {
  padding-left: 1.3em;
}

.bc-game-jar4gm.bc-game-p6fzc1 .bc-game-3mydfu {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bc-game-jar4gm.bc-game-p6fzc1 .bc-game-d3f5nc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bc-game-px6ugt {
  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-px6ugt {
    padding: 24px;
  }
}

.bc-game-px6ugt .bc-game-vqpahm {
  display: flex;
}

@media (min-width: 768px) {
  .bc-game-px6ugt .bc-game-vqpahm {
    display: none;
  }
}

.bc-game-px6ugt .bc-game-uwvidx svg {
  display: none;
}

.bc-game-smfljb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bc-game-smfljb .bc-game-ksmwd4 {
  display: none;
}

@media (min-width: 768px) {
  .bc-game-smfljb .bc-game-ksmwd4 {
    display: flex;
  }
}

.bc-game-nty6uy {
  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-nty6uy {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bc-game-nty6uy > * {
  margin: 0 !important;
}

.bc-game-nty6uy img,
.bc-game-1l90d7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bc-game-nty6uy img,
  .bc-game-1l90d7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bc-game-s0nn27 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bc-game-s0nn27 {
    width: 32px;
    height: 32px;
  }
}

.bc-game-awkbiv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bc-game-awkbiv {
    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-awkbiv::-webkit-scrollbar {
    display: none;
  }
}

.bc-game-plaeiu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bc-game-plaeiu:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bc-game-tctb08 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bc-game-tctb08 {
    display: flex;
    opacity: 1;
  }
}

.bc-game-plaeiu picture {
  width: auto;
  height: 100%;
  display: block;
}

.bc-game-plaeiu picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bc-game-xg7lxq {
  margin: -24px 0;
}

.bc-game-xg7lxq:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bc-game-xg7lxq {
    margin: -16px 0;
  }
}

.bc-game-2hs59r {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bc-game-2hs59r {
    flex-direction: row;
  }
}

.bc-game-nk0q1o {
  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-nk0q1o {
    flex: 1;
  }
}

.bc-game-nk0q1o::placeholder {
  color: var(--Text-400);
}

.bc-game-vyufhn {
  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-uvyy4g {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bc-game-uvyy4g::-webkit-scrollbar {
  display: none;
}

.bc-game-mmrg2v {
  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-mmrg2v img,
.bc-game-mmrg2v svg {
  margin-right: 8px;
}

.bc-game-yphoiz {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bc-game-xg7lxq + .bc-game-didq76 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bc-game-xg7lxq + .bc-game-didq76 {
    margin-top: -16px;
  }
}

.bc-game-7ppag8 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bc-game-7ppag8 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bc-game-7ppag8 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bc-game-6ucjxe {
  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-5c5xvg {
  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-h41uiw {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bc-game-61vz6p {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bc-game-wiwcjo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bc-game-6ucjxe 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-6ucjxe 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-6ucjxe {
    padding: 39px 179px 39px 39px;
  }

  .bc-game-5c5xvg {
    font-size: 40px;
    line-height: 48px;
  }

  .bc-game-wiwcjo {
    height: 348px;
  }

  .bc-game-6ucjxe button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bc-game-6ucjxe button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bc-game-6ucjxe {
    padding: 63px;
  }
}

.bc-game-kzpvep {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bc-game-kzpvep {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bc-game-d76is8 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-d76is8 {
    width: auto;
  }
}

.bc-game-x0biml {
  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-x0biml::-webkit-scrollbar {
  display: none;
}

.bc-game-x0biml 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-x0biml a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bc-game-x0biml {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bc-game-kzpvep .bc-game-cph9an {
  -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-wa0o8s,
    mask-image 0.3s;
}

.bc-game-kzpvep .bc-game-cph9an.bc-game-6k9tm7 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bc-game-pv5zpu {
  margin: 40px -16px;
}

.bc-game-a89y1r + .bc-game-kk0nk9,
.bc-game-a89y1r + .bc-game-3gapch {
  margin-top: 24px;
}

.bc-game-rpxcjj {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bc-game-rpxcjj picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bc-game-c7uops {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bc-game-c7uops {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bc-game-c7uops {
    margin-top: 0;
  }
}

.bc-game-ak63o9 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-ak63o9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bc-game-h0ga48 {
  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-h0ga48 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bc-game-ycb6pf {
  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-ycb6pf {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bc-game-thb4yo {
  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-thb4yo {
    font-size: 20px;
    line-height: 28px;
  }
}

.bc-game-4gl6yu {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bc-game-4gl6yu {
    font-size: 32px;
    line-height: 40px;
  }
}

.bc-game-zwwl44 {
  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-m75l1m {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bc-game-m75l1m img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bc-game-didq76 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bc-game-nyrgvr {
  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-nyrgvr {
    padding: 15px 48px;
  }
}

main > .bc-game-didq76 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bc-game-c7kz4m.bc-game-8mxstd > div:nth-child(n+5) {
    display: none;
  }
}

.bc-game-u78kmf p a img {
  display: block;
  margin: 0 auto;
}


.bc-game-sq1tbe {
  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-j1l6ok {
  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-j1l6ok label {
  font-size: 14px;
}

.bc-game-j1l6ok h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bc-game-j1l6ok input,
.bc-game-j1l6ok textarea,
.bc-game-j1l6ok 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-j1l6ok button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bc-game-my2wte ease;
}
.bc-game-j1l6ok button:hover {
  background-color: var(--button-bg-hover);
}
.bc-game-6njeck {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bc-game-s9llb4 ease-in;
}

.bc-game-6njeck 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-4y5ak1, .bc-game-evumrr, [class*="review-card"],
thead, thead th, table th, .bc-game-xgfavf,
.bc-game-ubioyx, [class*="collapsible-header"],
.bc-game-o4bz6i, [class*="updated-block"] {
  color: #ece7dc !important;
}
