* {
  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;
  }
}

.game4u-stak4b {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .game4u-stak4b {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .game4u-stak4b {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.game4u-66hjup {
  overflow: hidden;
}

.game4u-mx3k5c img {
  background: var(--Neutral-300);
}

.game4u-9af9k5 {
  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;
}

.game4u-tiwft9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.game4u-tiwft9:hover {
  background: var(--button-bg-hover);
}

.game4u-laszeq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.game4u-laszeq:hover {
  background: var(--button-bg-hover);
}

.game4u-fsg2h5 {
  font-size: 12px;
  line-height: 18px;
}

.game4u-di03zi {
  font-size: 18px;
  line-height: 26px;
}

.game4u-x2x089 {
  width: 100%;
}

.game4u-l7l7x8 {
  padding: 6px 16px;
}

.game4u-bbi0mj {
  padding: 10px 16px;
}

.game4u-g4obqx {
  padding: 15px 26px;
}

.game4u-lwo6kg {
  flex-shrink: 0;
}

.game4u-4u47iv {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.game4u-g4bgs7 {
  display: none;
}

.game4u-zvivob {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.game4u-b9nlss {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.game4u-qj2p9x {
  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;
}

.game4u-bquq1n {
  cursor: grab;
}

.game4u-qj2p9x::-webkit-scrollbar {
  display: none;
}

.game4u-hw42mp {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.game4u-n3cxq7 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.game4u-sa77cg {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.game4u-g3slq5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.game4u-54f1oz {
  visibility: visible;
}

.game4u-c2fd0l {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.game4u-ambdor ease;
}

.game4u-t9nrix {
  background-color: var(--Primary-200);
  width: 16px;
}

.game4u-vyr26i {
  -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.game4u-ambdor,
    mask-image 0.3s;
}

.game4u-vyr26i.game4u-ibpkut {
  -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;
  }
}

.game4u-05f4zx: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;
}

.game4u-gasqiz {
  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.game4u-afeefq.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.game4u-afeefq.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;
}

.game4u-57xul3 {
  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);
}

.game4u-57xul3::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%
  );
}

.game4u-pevjvl {
  position: relative;
  z-index: 1;
}

.game4u-jhhvm9 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.game4u-hju4tr {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.game4u-dwwaow {
  font-size: 40px;
  line-height: 48px;
}

.game4u-c4fc6x {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.game4u-67dv5b {
  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;
}

.game4u-67dv5b:hover {
  background: var(--Primary-400);
}

.game4u-67dv5b svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.game4u-05f4zx 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) {
  .game4u-57xul3 {
    max-width: 600px;
    padding: 64px;
  }

  .game4u-jhhvm9 {
    font-size: 24px;
    line-height: 32px;
  }

  .game4u-hju4tr {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .game4u-dwwaow {
    font-size: 50px;
    line-height: 56px;
  }

  .game4u-c4fc6x {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .game4u-gasqiz {
    top: 25px;
    right: 25px;
  }
}

.game4u-mq9yo4,
.game4u-mre9da {
  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;
}

.game4u-a3a2vf.game4u-m3w72s::before,
.game4u-mre9da::before,
.game4u-nd3bqv::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.game4u-afeefq.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.game4u-2rw0fx 14.game4u-vs2fzd.game4u-1lr8ma 14.game4u-rucbzm 15.game4u-lkaqel 14.game4u-7nuy45 15.game4u-bfea5d 14.game4u-5fgpd7.game4u-d35qqn 14.game4u-misjbw 19.game4u-yoxp7p 12.game4u-zdrzg9 19.game4u-yoxp7p 10.game4u-kkt5sc.game4u-yoxp7p 8.game4u-d8k1u9 17.game4u-il86pj 7.game4u-3v3vwm 15.game4u-s3u2qa 7.game4u-oav3at.game4u-466rtr 7.game4u-3v3vwm 11.game4u-gjp23l 8.game4u-d8k1u9 11.game4u-gjp23l 10.game4u-np25ox.game4u-gjp23l 12.game4u-og0sfv 13.game4u-9zmuqn 14.game4u-2r29eb 15.game4u-i81dbd 14.game4u-0dd91x.game4u-qpr3vc 14.game4u-v8mqdq 15.game4u-86pm5t 14.game4u-ihiayu 15.game4u-qz838q 14.game4u-xst56k.game4u-2rw0fx 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.game4u-906pa8 15.game4u-97sulb.game4u-7a81xt 15.game4u-emw16u 15.game4u-qsugbl 15.game4u-15cv91 15.game4u-7ug5ft 15.game4u-f08u2i.game4u-1voa6m 15.game4u-15cv91 15.game4u-3ty04u 15.game4u-eb81en 15.game4u-aaj89h 15.game4u-5ug2f3.game4u-63iibu 15.game4u-p00r08 7.game4u-34zcyr 18.game4u-9je6g4 7.game4u-a135fc 23.game4u-gs1n1h.game4u-ondsmy.game4u-juzakn 18.game4u-0wt9zp 19.game4u-d8329u 15.game4u-x9lwx4 15.game4u-906pa8 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.game4u-2o2wyw [type="submit"] *,
.game4u-mfykp0 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .game4u-s1nolc {
    display: none;
  }
}

.game4u-w6ys6c {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .game4u-w6ys6c {
  display: none;
}

@media (min-width: 768px) {
  .game4u-w6ys6c {
    bottom: 22px;
  }
}

.game4u-w6ys6c input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .game4u-w6ys6c {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.game4u-4lte1t.static) .game4u-w6ys6c {
    bottom: 8px;
  }
}

.game4u-5c9qtn {
  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.game4u-afeefq.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.game4u-7fh80p 3.game4u-ww5nws.game4u-nejuh6.game4u-rdyv4m 3.game4u-d9lajz 3.game4u-nc3uj5 5.game4u-l410yo 3.game4u-nc3uj5 8.game4u-ictlsu.game4u-fwi3x8.game4u-nc3uj5 26.game4u-k2ci68 5.game4u-4dtmo4 28.game4u-226a5a 8.game4u-r4vypi 28.game4u-kmvcqx.game4u-kc7oul 28.game4u-q5pauv.game4u-4aub6e 34.game4u-fovp26.game4u-u0a8es 36.game4u-bggtp6 11.game4u-lkb3ko 37.game4u-q0qcc3 12.game4u-qhm1n6 36.game4u-u8uu6d.game4u-vj0y7j 28.game4u-lin7nm.game4u-cjufp8.game4u-8j2t28 28.game4u-4spmwx 36.game4u-0k34s8 26.game4u-vht4bh 36.game4u-0k34s8 23.game4u-m5u7h4.game4u-4lt1n3.game4u-0k34s8 5.game4u-h9e9va 34.game4u-km2yog 3.game4u-d9lajz 31.game4u-7fh80p 3.game4u-xix0sg.game4u-m38l5g 18.game4u-wnzjxa.game4u-no7noc 18.game4u-86nvev 8.game4u-xx2lr4 17.game4u-j69x8x 8.game4u-xx2lr4 15.game4u-jmu6sn.game4u-xx2lr4 14.game4u-fohw84 9.game4u-no7noc 13.game4u-1ufga7 11.game4u-m38l5g 13.game4u-4ugk2a.game4u-l0yvtu 13.game4u-1ufga7 13.game4u-gp1dwm 14.game4u-fohw84 13.game4u-gp1dwm 15.game4u-y7s0qk.game4u-gp1dwm 17.game4u-j69x8x 12.game4u-l0yvtu 18.game4u-86nvev 11.game4u-m38l5g 18.game4u-5vmuvx.game4u-075x8s 18.game4u-l1appl.game4u-42catg 18.game4u-86nvev 17.game4u-la5njc 17.game4u-j69x8x 17.game4u-la5njc 15.game4u-sjhvrs.game4u-la5njc 14.game4u-fohw84 18.game4u-42catg 13.game4u-1ufga7 20.game4u-075x8s 13.game4u-055yf8.game4u-h6c3dm 13.game4u-1ufga7 22.game4u-ni1jnn 14.game4u-fohw84 22.game4u-ni1jnn 15.game4u-0qtrze.game4u-au2tkq 17.game4u-j69x8x 21.game4u-h6c3dm 18.game4u-86nvev 20.game4u-075x8s 18.game4u-c1movf.game4u-avaatk 18.game4u-511a9r.game4u-s7hnat 18.game4u-86nvev 26.game4u-kwsc9q 17.game4u-j69x8x 26.game4u-kwsc9q 15.game4u-pm07pe.game4u-kwsc9q 14.game4u-fohw84 27.game4u-s7hnat 13.game4u-1ufga7 28.game4u-avaatk 13.game4u-e2sogc.game4u-a77uid 13.game4u-1ufga7 31.game4u-qh297d 14.game4u-fohw84 31.game4u-qh297d 15.game4u-ll733o.game4u-kwsc9q 17.game4u-j69x8x 30.game4u-a77uid 18.game4u-86nvev 28.game4u-avaatk 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"])
    .game4u-5c9qtn {
    display: none;
  }
}

.game4u-h4zeqf {
  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) {
  .game4u-h4zeqf {
    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;
}

.game4u-mfykp0 {
  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) {
  .game4u-mfykp0 {
    padding: 14px 16px;
  }
}

.game4u-mfykp0 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.game4u-mfykp0 button:first-child {
  align-content: end;
}

.game4u-mfykp0 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .game4u-mfykp0
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .game4u-mfykp0
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.game4u-mfykp0 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.game4u-mfykp0 button:last-child svg {
  width: 38px;
  height: 38px;
}

.game4u-nd3bqv {
  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;
}

.game4u-nd3bqv::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .game4u-nd3bqv,
.pc61d126-chatbot[data-active-screen="3"]
  .game4u-nd3bqv {
  opacity: 1;
  visibility: visible;
}

.game4u-inqye5 {
  flex: 1 1;
}

.game4u-uqamqf {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .game4u-uqamqf {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .game4u-bqvvr6 {
  display: block;
}

.game4u-m4qg0x {
  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) {
  .game4u-m4qg0x {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.game4u-mre9da {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.game4u-mre9da::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.game4u-zuu539 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.game4u-zuu539 p {
  color: var(--Text-100);
}

.game4u-mre9da .game4u-z155da {
  grid-area: button;
}

.game4u-mre9da .game4u-z155da::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.game4u-afeefq.org/2000/svg'%3E%3Cpath d='M4.game4u-5vittp 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.game4u-2wc92p 15L16.game4u-2wc92p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.game4u-2wc92p 5L16.game4u-2wc92p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .game4u-5ihtjf {
  display: block;
}

.game4u-ha77dm {
  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) {
  .game4u-ha77dm {
    margin-top: 40px;
  }
}

.game4u-mq9yo4 label,
.game4u-mq9yo4 input {
  display: block;
  width: 100%;
}

.game4u-mq9yo4 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.game4u-mq9yo4 label.game4u-ej8i2p input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.game4u-mq9yo4 label.game4u-ej8i2p::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;
}

.game4u-mq9yo4 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;
}

.game4u-mq9yo4 input::placeholder {
  color: var(--Text-400);
}

.game4u-wj7lzl {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .game4u-wj7lzl {
  display: flex;
}

.game4u-wj7lzl ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .game4u-wj7lzl ol {
    height: 420px;
    padding: 24px;
  }
}

.game4u-wj7lzl ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.game4u-2o2wyw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .game4u-2o2wyw {
    padding: 0 24px 24px;
  }
}

.game4u-2o2wyw 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;
}

.game4u-2o2wyw input::placeholder {
  color: var(--Text-400);
}

.game4u-2o2wyw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.game4u-2o2wyw [type="submit"]:disabled {
  opacity: 0.5;
}

.game4u-2o2wyw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .game4u-2o2wyw [type="submit"] {
    right: 40px;
  }
}

.game4u-a3a2vf {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.game4u-a3a2vf.game4u-m3w72s {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.game4u-a3a2vf.game4u-m3w72s::before {
  content: "";
  width: 31px;
}

.game4u-a3a2vf.game4u-m3w72s p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.game4u-a3a2vf.game4u-elidj8 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.game4u-a3a2vf p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.game4u-w6ys6c .game4u-z155da {
  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;
  }
}

.game4u-s1nolc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .game4u-s1nolc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .game4u-s1nolc {
    padding: 18px 0;
  }
}

.game4u-s1nolc .game4u-stak4b {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .game4u-s1nolc .game4u-stak4b {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.game4u-6xaxuz {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .game4u-6xaxuz {
    max-width: 160px;
    height: 40px;
  }
}

.game4u-6xaxuz picture,
.game4u-6xaxuz img {
  display: block;
  width: 100%;
  height: 100%;
}

.game4u-6xaxuz img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .game4u-qgjr4b {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.game4u-ambdor ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .game4u-s1nolc.game4u-mcdfhw .game4u-qgjr4b {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .game4u-qgjr4b {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .game4u-qgjr4b {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.game4u-pb9i11,
.game4u-f3yt0z {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .game4u-pb9i11,
  .game4u-f3yt0z {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .game4u-f3yt0z {
    display: none;
  }
}

.game4u-w1e7ve {
  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;
}

.game4u-mcdfhw .game4u-w1e7ve {
  background: var(--fh-bg-color);
}

.game4u-w1e7ve button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .game4u-w1e7ve {
    display: none;
  }
}

.game4u-m7y4up {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .game4u-m7y4up {
    display: none;
  }
}

.game4u-vpf7dw {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.game4u-s1nolc.game4u-mcdfhw .game4u-vpf7dw:first-child {
  display: none;
}

.game4u-s1nolc.game4u-mcdfhw .game4u-vpf7dw:last-child {
  display: block;
}

.game4u-vpf7dw:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .game4u-vpf7dw {
    display: none;
  }
}

.game4u-6ta22i {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .game4u-6ta22i {
    display: flex;
  }
}

.game4u-6ta22i ul {
  max-height: 350px;
  overflow-y: auto;
}

.game4u-6ta22i:hover ul {
  visibility: visible;
  opacity: 1;
}

.game4u-6ta22i:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.game4u-6ta22i:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.game4u-6ta22i:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.game4u-6ta22i:hover .game4u-r3seuu svg {
  transform: rotate(180deg);
}

.game4u-phtrv9 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.game4u-zh1uly {
  padding: 0 8px;
}

.game4u-evcer5 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.game4u-evcer5:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .game4u-evcer5 {
    padding: 4px 8px;
  }
}

.game4u-1j135v {
  display: flex;
}

.game4u-1j135v img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.game4u-r3seuu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.game4u-r3seuu svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.game4u-f4yaza {
  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) {
  .game4u-f4yaza {
    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;
  }
}

.game4u-ld9tgk {
  width: 100%;
}

@media (min-width: 1200px) {
  .game4u-ld9tgk {
    display: none;
  }
}

.game4u-gncnea {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.game4u-aktcs5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.game4u-s4qt5d {
  display: flex;
}

.game4u-6hccf3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.game4u-i0ed7z {
  list-style: none;
}

@media (max-width: 1199px) {
  .game4u-i0ed7z {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .game4u-i0ed7z {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .game4u-i0ed7z .game4u-n8x24v [data-ref-el],
  .game4u-i0ed7z .game4u-n8x24v span,
  .game4u-i0ed7z .game4u-n8x24v a {
    white-space: nowrap;
  }
}

.game4u-azrdl0 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .game4u-azrdl0.game4u-6qd7ih > .game4u-n8x24v {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .game4u-azrdl0.game4u-3wguhq:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .game4u-azrdl0.game4u-6qd7ih > .game4u-qqkva3 {
    height: auto;
  }

  .game4u-azrdl0.game4u-6qd7ih > div > .game4u-mle487 {
    transform: rotate(180deg);
  }
}

.game4u-azrdl0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.game4u-azrdl0 [data-ref-el],
.game4u-azrdl0 span {
  cursor: pointer;
}

.game4u-azrdl0 [data-ref-el],
.game4u-azrdl0 span,
.game4u-azrdl0 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .game4u-azrdl0 [data-ref-el],
  .game4u-azrdl0 span,
  .game4u-azrdl0 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .game4u-azrdl0 [data-ref-el],
  .game4u-azrdl0 span,
  .game4u-azrdl0 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.game4u-qqkva3 {
  height: 0;
  overflow: hidden;
  transition: height 0.game4u-ambdor ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.game4u-qqkva3::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.game4u-qqkva3::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.game4u-qqkva3::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .game4u-qqkva3 {
    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;
  }

  .game4u-qqkva3:has(> .game4u-azrdl0.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .game4u-qqkva3 .game4u-qqkva3 {
    padding: 0;
  }

  .game4u-qqkva3 .game4u-azrdl0 {
    font-weight: 400;
  }

  .game4u-qqkva3 .game4u-azrdl0:hover > .game4u-n8x24v {
    background: var(--Neutral-300);
  }

  .game4u-qqkva3 .game4u-mle487 {
    rotate: -90deg;
  }
}

.game4u-n8x24v {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .game4u-n8x24v {
    padding: 8px;
  }

  .game4u-azrdl0.game4u-ihkr9r > .game4u-n8x24v {
    background: var(--Neutral-300);
  }
}

.game4u-mle487 {
  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.game4u-afeefq.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.game4u-tgpjig 0.game4u-yfqpdh.game4u-fjcbgq -0.game4u-l0x80z 0.game4u-mlm1y9 -0.game4u-l0x80z 1.game4u-zyb1a6 0.game4u-nr05uf.game4u-89ghw8 4.game4u-15s6gf.game4u-tgpjig 0.game4u-hkwzxb.game4u-cw2wzw -0.game4u-l0x80z 9.game4u-56vvks -0.game4u-l0x80z 10.game4u-0bw4oj 0.game4u-uoc6fu.game4u-oqa6bl 0.game4u-fjcbgq 10.game4u-oqa6bl 0.game4u-mlm1y9 10.game4u-0bw4oj 1.game4u-jllm27.game4u-410i8c 5.game4u-vxc9wy.game4u-d6uqmu 6.game4u-1lu4he 5.game4u-287eb3 6.game4u-1lu4he 4.game4u-69re15 5.game4u-9nieuj.game4u-tgpjig 1.game4u-uj3yql.game4u-l0x80z 0.game4u-mlm1y9 -0.game4u-l0x80z 0.game4u-fjcbgq 0.game4u-tgpjig 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.game4u-ambdor ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .game4u-mle487 {
    cursor: default;
  }
}

.game4u-0ozcfl {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.game4u-evn9fx {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .game4u-evn9fx {
    padding: 40px 4px;
  }
}

.game4u-nsj2e8 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .game4u-nsj2e8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.game4u-37rybo {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .game4u-37rybo {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.game4u-37rybo ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.game4u-37rybo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.game4u-37rybo [data-ref-el],
.game4u-37rybo span,
.game4u-37rybo a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.game4u-lrx4hf {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .game4u-lrx4hf {
    margin-bottom: 12px;
  }
}

.game4u-0va6dq {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.game4u-0va6dq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .game4u-0va6dq:last-child {
    margin-right: 0;
  }
}

.game4u-w5mjtu {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.game4u-lrx4hf:hover .game4u-i8ofrh {
  visibility: visible;
  opacity: 1;
}

.game4u-i8ofrh {
  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);
}

.game4u-744j1y {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.game4u-y55b4q {
  display: flex;
  margin: 6px;
}

.game4u-y55b4q img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.game4u-i8ofrh::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);
}

.game4u-i8ofrh::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);
}

.game4u-upxxgt {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .game4u-upxxgt {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.game4u-5su0fr {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .game4u-5su0fr {
    margin-right: 32px;
  }
}

.game4u-0lajim {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .game4u-0lajim {
    margin-top: 0;
    width: 340px;
  }
}

.game4u-0lajim a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.game4u-74hgwg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.game4u-l3phz0 {
  position: relative;
}

@media (min-width: 768px) {
  .game4u-l3phz0 {
    margin-top: 40px;
  }
}

.game4u-l3phz0 + .game4u-z4wizn,
.game4u-l3phz0 + .game4u-l3phz0 {
  margin-top: 24px;
}

.game4u-4mf1z2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .game4u-4mf1z2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .game4u-4mf1z2 {
    padding: 80px;
  }
}

.game4u-9oodtv {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .game4u-9oodtv {
    padding: 0 16px;
}


}

.game4u-r22l1c {
  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) {
  .game4u-r22l1c {
    font-size: 48px;
    line-height: 56px;
  }
}

.game4u-7siw9g {
  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) {
  .game4u-7siw9g {
    font-size: 24px;
    line-height: 32px;
  }
}

.game4u-9xmloy {
  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;
}

.game4u-9xmloy:hover {
  background: var(--button-bg-hover);
}

.game4u-g3herv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.game4u-g3herv img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .game4u-g3herv img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .game4u-g3herv img {
  min-height: 100%;
  }
}

.game4u-4mf1z2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.game4u-4s6iom {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.game4u-4s6iom h1,
.game4u-4s6iom h2,
.game4u-4s6iom h3,
.game4u-4s6iom h4 {
  margin-bottom: 6px;
}

.game4u-4s6iom h1:not(:first-child),
.game4u-4s6iom h2:not(:first-child),
.game4u-4s6iom h3:not(:first-child),
.game4u-4s6iom h4:not(:first-child) {
  margin-top: 16px;
}

.game4u-4s6iom h1,
.game4u-4s6iom h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .game4u-4s6iom h1,
  .game4u-4s6iom h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.game4u-4s6iom h2,
.game4u-4s6iom h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .game4u-4s6iom h2,
  .game4u-4s6iom h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-4s6iom h3,
.game4u-4s6iom h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .game4u-4s6iom h3,
  .game4u-4s6iom h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.game4u-4s6iom h4,
.game4u-4s6iom h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.game4u-4s6iom ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.game4u-4s6iom ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.game4u-4s6iom 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);
}

.game4u-4s6iom ul ul {
  margin-bottom: 8px;
}

.game4u-4s6iom ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.game4u-4s6iom ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.game4u-4s6iom ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.game4u-4s6iom ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.game4u-4s6iom ol li::marker {
  font-weight: 700;
}

.game4u-4s6iom ol ol {
  margin-bottom: 8px;
}

.game4u-4s6iom ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.game4u-4s6iom ol ul li {
  padding-left: 16px;
}

.game4u-4s6iom 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) {
  .game4u-4s6iom table {
    padding: 24px;
  }
}

.game4u-4s6iom table.game4u-fn3wqh {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.game4u-ambdor,
    mask-image 0.3s;
}

.game4u-4s6iom table.game4u-fn3wqh.game4u-ibpkut {
  -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) {
  .game4u-4s6iom table {
    display: table;
  }
}

.game4u-4s6iom 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);
}

.game4u-4s6iom table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.game4u-4s6iom table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.game4u-4s6iom 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) {
  .game4u-4s6iom table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.game4u-4s6iom table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.game4u-4s6iom table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.game4u-4s6iom table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.game4u-4s6iom img {
  max-width: 100%;
  height: auto;
}

.game4u-m9gs01 {
  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) {
  .game4u-m9gs01 {
    padding: 24px;
  }
}

.game4u-w1dz2p {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .game4u-w1dz2p {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.game4u-w1dz2p > * {
  margin: 0 !important;
}

.game4u-w1dz2p img,
.game4u-mhgjjw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-w1dz2p img,
  .game4u-mhgjjw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-97gj1i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-97gj1i {
    width: 32px;
    height: 32px;
  }
}

.game4u-tizbz5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.game4u-tizbz5 .game4u-pkiitz {
  flex-shrink: 0;
}

.game4u-tizbz5 .game4u-1xow8g svg {
  display: none;
}

.game4u-26wbug {
  display: grid;
  transition: max-height 0.game4u-ambdor ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .game4u-26wbug {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .game4u-26wbug {
    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));
  }
}

.game4u-26wbug.game4u-8twszm + .game4u-pkiitz svg {
  transform: rotate(180deg);
}

.game4u-ia4mjk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.game4u-ia4mjk > div:nth-child(3n) {
  grid-column: span 2;
}

.game4u-ia4mjk
  > div:nth-child(3n)
  .game4u-fqpwf0
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .game4u-ia4mjk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .game4u-ia4mjk > div:nth-child(3n) {
    grid-column: unset;
  }

  .game4u-ia4mjk
    > div:nth-child(3n)
    .game4u-fqpwf0
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .game4u-ia4mjk {
    max-width: 270px;
  }
}

.game4u-ia4mjk .game4u-fqpwf0 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .game4u-ia4mjk .game4u-fqpwf0 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .game4u-ia4mjk .game4u-fqpwf0 button {
    max-width: 104px;
  }
}

.game4u-xkfw55 {
  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) {
  .game4u-xkfw55 {
    margin-bottom: 0;
  }
}

.game4u-euftz0 {
  display: none;
  opacity: 0;
}

.game4u-hxeecz {
  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;
  }
}

.game4u-hxeecz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.game4u-fqpwf0 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.game4u-fqpwf0 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .game4u-fqpwf0
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .game4u-fqpwf0
    button {
    max-width: 145px;
  }
}

.game4u-7r83iu:first-child
  .game4u-fqpwf0
  button {
  max-width: 270px;
}

.game4u-deyv5t {
  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%;
}

.game4u-xkfw55 picture {
  width: 100%;
  max-width: 100%;
}

.game4u-71f7uk {
  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;
}

.game4u-71f7uk svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.game4u-xkfw55:hover .game4u-71f7uk {
  display: flex;
}

.game4u-5q7iih {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.game4u-bmot9q {
  display: flex;
}

.game4u-bmot9q:hover .game4u-gcnvh5,
.game4u-bmot9q .game4u-ihkr9r .game4u-gcnvh5 {
  display: flex;
}

.game4u-bmot9q svg {
  flex-shrink: 0;
}

.game4u-gcnvh5 {
  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) {
  .game4u-gcnvh5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.game4u-gcnvh5:hover {
  display: flex;
}

.game4u-gcnvh5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.game4u-941nsl {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .game4u-941nsl {
    font-size: 12px;
  }
}

.game4u-c26y5c,
.game4u-q8ky24 {
  width: 50%;
  flex-shrink: 0;
}

.game4u-c26y5c {
  font-weight: 700;
}

.game4u-16j1y3 .game4u-26wbug {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .game4u-16j1y3 .game4u-26wbug {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .game4u-16j1y3 .game4u-26wbug {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.game4u-16j1y3
  .game4u-deyv5t:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.game4u-16j1y3 .game4u-hxeecz {
  height: 100% !important;
  border-radius: 16px;
}

.game4u-16j1y3 .game4u-fqpwf0 {
  gap: 4px;
  align-items: center;
}

.game4u-16j1y3 .game4u-fqpwf0 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.game4u-16j1y3 .game4u-fqpwf0 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.game4u-16j1y3 .game4u-sqx09l,
.game4u-16j1y3 .game4u-pup8it {
  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.game4u-afeefq.org/2000/svg'%3E%3Cpath d='M9.game4u-7sqxmy 4.game4u-4hxctf.game4u-xdqprw 5.game4u-k4wmpp.game4u-urnu3i 5.game4u-eilghx.game4u-yxntxt 5.game4u-y66b7b.game4u-q1ufic 8.game4u-zx6w8h.game4u-53eacp 9.game4u-71wu4s.game4u-wxjhxq 9.game4u-skyt32.game4u-613m5f 13.game4u-eak6un.game4u-u6g5m2 11.game4u-j3yr25.game4u-ei26yc 11.game4u-pzay12.game4u-jun7a4 11.game4u-pgn2s4.game4u-ul4y1n 13.game4u-f0oaat.game4u-xru39v 9.game4u-jipjds.game4u-wtfunr 9.game4u-loer54.game4u-0nf6j2 8.game4u-1fip0u.game4u-xifaua 5.game4u-sdcts4.game4u-el0a2h 5.game4u-88hiwd.game4u-154bkm 5.game4u-kvmo0b.game4u-4c4nbj 4.game4u-daxwnc.game4u-ei26yc 1.game4u-vqtt8b.game4u-7sqxmy 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.game4u-16j1y3 .game4u-sqx09l {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.game4u-16j1y3 .game4u-pup8it {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.game4u-71k9r0 {
  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) {
  .game4u-71k9r0 {
    padding: 24px;
  }
}

.game4u-71k9r0 .game4u-pkiitz {
  display: flex;
}

@media (min-width: 768px) {
  .game4u-71k9r0 .game4u-pkiitz {
    display: none;
  }
}

.game4u-71k9r0 .game4u-1xow8g svg {
  display: none;
}

.game4u-iamhsl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.game4u-iamhsl .game4u-9af9k5 {
  display: none;
}

@media (min-width: 768px) {
  .game4u-iamhsl .game4u-9af9k5 {
    display: flex;
  }
}

.game4u-ey5wmb {
  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) {
  .game4u-ey5wmb {
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-ey5wmb > * {
  margin: 0 !important;
}

.game4u-ey5wmb img,
.game4u-54l2z1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-ey5wmb img,
  .game4u-54l2z1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-529hwi {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-529hwi {
    width: 32px;
    height: 32px;
  }
}

.game4u-ysso1h {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .game4u-ysso1h {
    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;
  }

  .game4u-ysso1h::-webkit-scrollbar {
    display: none;
  }
}

.game4u-r72mcp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .game4u-r72mcp {
    padding: 7px 15px;
  }
}

.game4u-r72mcp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.game4u-nt91sj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .game4u-nt91sj {
    display: flex;
    opacity: 1;
  }
}

.game4u-r72mcp picture {
  height: 100%;
  display: block;
}

.game4u-r72mcp img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .game4u-r72mcp img {
    width: 88px;
    height: 44px;
  }
}

.game4u-r72mcp p {
  text-align: center;
  width: 100%;
}

.game4u-oo4rdi {
  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) {
  .game4u-oo4rdi {
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-oo4rdi img,
.game4u-7gko1z {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-oo4rdi img,
  .game4u-7gko1z {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-hmoe3o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-hmoe3o {
    width: 32px;
    height: 32px;
  }
}

.game4u-7yepqm {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.game4u-9kjcq2 {
  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;
}

.game4u-knmywc {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.game4u-knmywc.game4u-ihkr9r {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.game4u-gxp8ig {
  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) {
  .game4u-gxp8ig {
    font-size: 20px;
    line-height: 28px;
  }
}

.game4u-1l972i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.game4u-bnq65i {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.game4u-ambdor ease;
  opacity: 0;
  color: var(--text-color);
}

.game4u-eexpzs {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.game4u-eexpzs ol,
.game4u-eexpzs ul {
  padding-left: 1.3em;
}

.game4u-knmywc.game4u-ihkr9r .game4u-bnq65i {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.game4u-knmywc.game4u-ihkr9r .game4u-1l972i {
  transform: rotate(180deg);
  color: var(--text-color);
}

.game4u-a7o1fv {
  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) {
  .game4u-a7o1fv {
    padding: 24px;
  }
}

.game4u-a7o1fv .game4u-pkiitz {
  display: flex;
}

@media (min-width: 768px) {
  .game4u-a7o1fv .game4u-pkiitz {
    display: none;
  }
}

.game4u-a7o1fv .game4u-1xow8g svg {
  display: none;
}

.game4u-5sh405 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.game4u-5sh405 .game4u-9af9k5 {
  display: none;
}

@media (min-width: 768px) {
  .game4u-5sh405 .game4u-9af9k5 {
    display: flex;
  }
}

.game4u-ncyvto {
  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) {
  .game4u-ncyvto {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-ncyvto > * {
  margin: 0 !important;
}

.game4u-ncyvto img,
.game4u-2azf82 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-ncyvto img,
  .game4u-2azf82 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-hyc0is {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-hyc0is {
    width: 32px;
    height: 32px;
  }
}

.game4u-eswfym {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .game4u-eswfym {
    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;
  }

  .game4u-eswfym::-webkit-scrollbar {
    display: none;
  }
}

.game4u-y62dee {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.game4u-y62dee:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.game4u-putj8o {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .game4u-putj8o {
    display: flex;
    opacity: 1;
  }
}

.game4u-y62dee picture {
  width: auto;
  height: 100%;
  display: block;
}

.game4u-y62dee picture img {
  display: block;
  width: auto;
  height: 100%;
}

.game4u-p93r98 {
  margin: -24px 0;
}

.game4u-p93r98:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .game4u-p93r98 {
    margin: -16px 0;
  }
}

.game4u-qyuiv1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .game4u-qyuiv1 {
    flex-direction: row;
  }
}

.game4u-arph69 {
  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) {
  .game4u-arph69 {
    flex: 1;
  }
}

.game4u-arph69::placeholder {
  color: var(--Text-400);
}

.game4u-0qsaqv {
  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;
}

.game4u-0x6s6a {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.game4u-0x6s6a::-webkit-scrollbar {
  display: none;
}

.game4u-gmx2jq {
  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;
}

.game4u-gmx2jq img,
.game4u-gmx2jq svg {
  margin-right: 8px;
}

.game4u-5wvffl {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.game4u-p93r98 + .game4u-0pttmg {
  margin-top: 0;
}

@media (min-width: 768px) {
  .game4u-p93r98 + .game4u-0pttmg {
    margin-top: -16px;
  }
}

.game4u-3s6q3y {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.game4u-3s6q3y > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.game4u-3s6q3y > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.game4u-w85bxq {
  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;
}

.game4u-qodzu4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.game4u-a8e4i3 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.game4u-rzl89f {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.game4u-moo5bz {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.game4u-w85bxq 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;
}

.game4u-w85bxq 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) {
  .game4u-w85bxq {
    padding: 39px 179px 39px 39px;
  }

  .game4u-qodzu4 {
    font-size: 40px;
    line-height: 48px;
  }

  .game4u-moo5bz {
    height: 348px;
  }

  .game4u-w85bxq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .game4u-w85bxq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .game4u-w85bxq {
    padding: 63px;
  }
}

.game4u-t61j8n {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .game4u-t61j8n {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.game4u-5zd607 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .game4u-5zd607 {
    width: auto;
  }
}

.game4u-beb6ax {
  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;
}

.game4u-beb6ax::-webkit-scrollbar {
  display: none;
}

.game4u-beb6ax 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);
}

.game4u-beb6ax a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .game4u-beb6ax {
    margin-left: 16px;
    margin-top: 0;
  }
}

.game4u-t61j8n .game4u-utmahj {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.game4u-ambdor,
    mask-image 0.3s;
}

.game4u-t61j8n .game4u-utmahj.game4u-ibpkut {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.game4u-sf9i6m {
  margin: 40px -16px;
}

.game4u-x6l2r7 + .game4u-z4wizn,
.game4u-x6l2r7 + .game4u-l3phz0 {
  margin-top: 24px;
}

.game4u-7d2122 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.game4u-7d2122 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.game4u-fjyoni {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .game4u-fjyoni {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .game4u-fjyoni {
    margin-top: 0;
  }
}

.game4u-szj82v {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .game4u-szj82v {
    font-size: 24px;
    line-height: 32px;
  }
}

.game4u-ep80xp {
  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) {
  .game4u-ep80xp {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.game4u-wp43oj {
  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) {
  .game4u-wp43oj {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.game4u-i40xoo {
  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) {
  .game4u-i40xoo {
    font-size: 20px;
    line-height: 28px;
  }
}

.game4u-67booy {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .game4u-67booy {
    font-size: 32px;
    line-height: 40px;
  }
}

.game4u-j5lf11 {
  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;
}

.game4u-oq5eke {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.game4u-oq5eke img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.game4u-0pttmg {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.game4u-84p4gv {
  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) {
  .game4u-84p4gv {
    padding: 15px 48px;
  }
}

main > .game4u-0pttmg {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .game4u-26wbug.game4u-a2uo6t > div:nth-child(n+5) {
    display: none;
  }
}

.game4u-4s6iom p a img {
  display: block;
  margin: 0 auto;
}


.game4u-bpqpil {
  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 */
.game4u-2401pz {
  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;
}

.game4u-2401pz label {
  font-size: 14px;
}

.game4u-2401pz h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.game4u-2401pz input,
.game4u-2401pz textarea,
.game4u-2401pz 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;
}
.game4u-2401pz button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.game4u-p15oh4 ease;
}
.game4u-2401pz button:hover {
  background-color: var(--button-bg-hover);
}
.game4u-r82myi {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.game4u-ohlup6 ease-in;
}

.game4u-r82myi 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;
}
.game4u-a8qj25, .game4u-fasvmh, [class*="review-card"],
thead, thead th, table th, .game4u-a2hi6d,
.game4u-10l4pq, [class*="collapsible-header"],
.game4u-c4zp6i, [class*="updated-block"] {
  color: #ece7dc !important;
}
