* {
  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-5b8vzu {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .game4u-5b8vzu {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .game4u-5b8vzu {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.game4u-92i8fz {
  overflow: hidden;
}

.game4u-uf0z7i img {
  background: var(--Neutral-300);
}

.game4u-yko4l8 {
  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-qhlf12 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.game4u-qhlf12:hover {
  background: var(--button-bg-hover);
}

.game4u-ck1s03 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.game4u-ck1s03:hover {
  background: var(--button-bg-hover);
}

.game4u-4qsg24 {
  font-size: 12px;
  line-height: 18px;
}

.game4u-e7oh4u {
  font-size: 18px;
  line-height: 26px;
}

.game4u-1rizlk {
  width: 100%;
}

.game4u-z4qgh0 {
  padding: 6px 16px;
}

.game4u-utrf3y {
  padding: 10px 16px;
}

.game4u-z9xuxy {
  padding: 15px 26px;
}

.game4u-vd8l1e {
  flex-shrink: 0;
}

.game4u-6ni82o {
  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-0n1h1v {
  display: none;
}

.game4u-fvo9aq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.game4u-ua3sj5 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.game4u-i2rpvn {
  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-g6iwbl {
  cursor: grab;
}

.game4u-i2rpvn::-webkit-scrollbar {
  display: none;
}

.game4u-t2l8oe {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.game4u-zlrsga {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.game4u-7bhgck {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.game4u-qlr3ny {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.game4u-ufm3cp {
  visibility: visible;
}

.game4u-wjag7k {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.game4u-5lm1is ease;
}

.game4u-56h7k4 {
  background-color: var(--Primary-200);
  width: 16px;
}

.game4u-r563b2 {
  -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-5lm1is,
    mask-image 0.3s;
}

.game4u-r563b2.game4u-rune89 {
  -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-4cldxx: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-s27037 {
  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-sxb9q2.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-sxb9q2.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-t9n154 {
  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-t9n154::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-kms3g3 {
  position: relative;
  z-index: 1;
}

.game4u-xalzdn {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.game4u-x3giwm {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.game4u-2chrxa {
  font-size: 40px;
  line-height: 48px;
}

.game4u-85w7qu {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.game4u-tl8toy {
  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-tl8toy:hover {
  background: var(--Primary-400);
}

.game4u-tl8toy svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.game4u-4cldxx 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-t9n154 {
    max-width: 600px;
    padding: 64px;
  }

  .game4u-xalzdn {
    font-size: 24px;
    line-height: 32px;
  }

  .game4u-x3giwm {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .game4u-2chrxa {
    font-size: 50px;
    line-height: 56px;
  }

  .game4u-85w7qu {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .game4u-s27037 {
    top: 25px;
    right: 25px;
  }
}

.game4u-08appm,
.game4u-v5mkiw {
  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-vwh2t1.game4u-io3gkg::before,
.game4u-v5mkiw::before,
.game4u-st0oz2::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-sxb9q2.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.game4u-vm6h1h 14.game4u-7bvxjs.game4u-7opg1o 14.game4u-4rpe7p 15.game4u-z0qpuk 14.game4u-bdniph 15.game4u-vu0b0f 14.game4u-nvcqk9.game4u-5vs08l 14.game4u-bdzhg8 19.game4u-j46rjj 12.game4u-izv9hq 19.game4u-j46rjj 10.game4u-cv24xs.game4u-j46rjj 8.game4u-msbpla 17.game4u-kxknm0 7.game4u-l6yn4p 15.game4u-88x3mk 7.game4u-yuy99q.game4u-euyl3g 7.game4u-l6yn4p 11.game4u-haehrf 8.game4u-msbpla 11.game4u-haehrf 10.game4u-o08tu4.game4u-haehrf 12.game4u-bunicq 13.game4u-gvqwo0 14.game4u-1jhyyd 15.game4u-351ubu 14.game4u-13o40a.game4u-mplify 14.game4u-y0sdkq 15.game4u-czmsmb 14.game4u-eajrz1 15.game4u-rljgy6 14.game4u-axd269.game4u-vm6h1h 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.game4u-o4l0gk 15.game4u-8bt9m8.game4u-34tt11 15.game4u-7lu03a 15.game4u-6rcq4n 15.game4u-vc92sk 15.game4u-67j3kn 15.game4u-0e0j3y.game4u-2uxlb0 15.game4u-vc92sk 15.game4u-dm8mhm 15.game4u-gpx21j 15.game4u-2xip8r 15.game4u-q9fsjl.game4u-z6jo0g 15.game4u-zprwlt 7.game4u-sympjx 18.game4u-qgz3p7 7.game4u-0ffyv3 23.game4u-awbe1r.game4u-8u1e69.game4u-zqaapm 18.game4u-ta9vh4 19.game4u-ejk3sf 15.game4u-8musvb 15.game4u-o4l0gk 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.game4u-wb9nbx [type="submit"] *,
.game4u-nuns7t button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .game4u-sb28g6 {
    display: none;
  }
}

.game4u-59faki {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .game4u-59faki {
  display: none;
}

@media (min-width: 768px) {
  .game4u-59faki {
    bottom: 22px;
  }
}

.game4u-59faki input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .game4u-59faki {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.game4u-vh0r17.static) .game4u-59faki {
    bottom: 8px;
  }
}

.game4u-ddmoca {
  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-sxb9q2.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.game4u-nmxsh1 3.game4u-t0c5ze.game4u-6zgzup.game4u-2bujr1 3.game4u-qo97ye 3.game4u-r63kig 5.game4u-bhofa6 3.game4u-r63kig 8.game4u-msqzdg.game4u-528djc.game4u-r63kig 26.game4u-minlzg 5.game4u-wtdfxh 28.game4u-wanif1 8.game4u-fbpc46 28.game4u-95i2sr.game4u-9pmeqg 28.game4u-2hdrvb.game4u-3aabr8 34.game4u-j3l15u.game4u-9egfhu 36.game4u-jf70ht 11.game4u-g4joqw 37.game4u-83rg87 12.game4u-4rihsf 36.game4u-yl9vmz.game4u-kj6hxo 28.game4u-q5mkdj.game4u-le6fj2.game4u-yljj7l 28.game4u-1cswf0 36.game4u-nfxk2h 26.game4u-aoe9v1 36.game4u-nfxk2h 23.game4u-12kqkk.game4u-qbtl91.game4u-nfxk2h 5.game4u-ffpy2q 34.game4u-dseryi 3.game4u-qo97ye 31.game4u-nmxsh1 3.game4u-gy92bc.game4u-nsdsqn 18.game4u-2js0ph.game4u-4imqfz 18.game4u-jelhwm 8.game4u-qi0cx4 17.game4u-vs55sm 8.game4u-qi0cx4 15.game4u-5o4jgw.game4u-qi0cx4 14.game4u-fpfdfh 9.game4u-4imqfz 13.game4u-8vj4k8 11.game4u-nsdsqn 13.game4u-dfk48r.game4u-un3mdm 13.game4u-8vj4k8 13.game4u-cibrmn 14.game4u-fpfdfh 13.game4u-cibrmn 15.game4u-u28zmd.game4u-cibrmn 17.game4u-vs55sm 12.game4u-un3mdm 18.game4u-jelhwm 11.game4u-nsdsqn 18.game4u-9uzg1s.game4u-yp0v7o 18.game4u-29m3tm.game4u-wowm4m 18.game4u-jelhwm 17.game4u-45rmar 17.game4u-vs55sm 17.game4u-45rmar 15.game4u-82v6iz.game4u-45rmar 14.game4u-fpfdfh 18.game4u-wowm4m 13.game4u-8vj4k8 20.game4u-yp0v7o 13.game4u-h7sygj.game4u-pep78i 13.game4u-8vj4k8 22.game4u-kmqs5u 14.game4u-fpfdfh 22.game4u-kmqs5u 15.game4u-0tt095.game4u-1g4hjf 17.game4u-vs55sm 21.game4u-pep78i 18.game4u-jelhwm 20.game4u-yp0v7o 18.game4u-yi9i8y.game4u-rmi9cg 18.game4u-t81sly.game4u-21erpk 18.game4u-jelhwm 26.game4u-1krc4h 17.game4u-vs55sm 26.game4u-1krc4h 15.game4u-4t6odp.game4u-1krc4h 14.game4u-fpfdfh 27.game4u-21erpk 13.game4u-8vj4k8 28.game4u-rmi9cg 13.game4u-7dmo3n.game4u-4yocuc 13.game4u-8vj4k8 31.game4u-5r1sp6 14.game4u-fpfdfh 31.game4u-5r1sp6 15.game4u-5op697.game4u-1krc4h 17.game4u-vs55sm 30.game4u-4yocuc 18.game4u-jelhwm 28.game4u-rmi9cg 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-ddmoca {
    display: none;
  }
}

.game4u-nrianh {
  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-nrianh {
    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-nuns7t {
  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-nuns7t {
    padding: 14px 16px;
  }
}

.game4u-nuns7t button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.game4u-nuns7t button:first-child {
  align-content: end;
}

.game4u-nuns7t button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .game4u-nuns7t
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .game4u-nuns7t
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.game4u-nuns7t button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.game4u-nuns7t button:last-child svg {
  width: 38px;
  height: 38px;
}

.game4u-st0oz2 {
  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-st0oz2::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .game4u-st0oz2,
.pc61d126-chatbot[data-active-screen="3"]
  .game4u-st0oz2 {
  opacity: 1;
  visibility: visible;
}

.game4u-swssmk {
  flex: 1 1;
}

.game4u-81m1lu {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .game4u-81m1lu {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .game4u-0fz3qt {
  display: block;
}

.game4u-uq9una {
  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-uq9una {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.game4u-v5mkiw {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.game4u-v5mkiw::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.game4u-g1n134 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.game4u-g1n134 p {
  color: var(--Text-100);
}

.game4u-v5mkiw .game4u-4et5ha {
  grid-area: button;
}

.game4u-v5mkiw .game4u-4et5ha::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-sxb9q2.org/2000/svg'%3E%3Cpath d='M4.game4u-9bk1q9 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.game4u-2h1h2n 15L16.game4u-2h1h2n 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.game4u-2h1h2n 5L16.game4u-2h1h2n 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .game4u-yowowc {
  display: block;
}

.game4u-o95fq8 {
  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-o95fq8 {
    margin-top: 40px;
  }
}

.game4u-08appm label,
.game4u-08appm input {
  display: block;
  width: 100%;
}

.game4u-08appm label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.game4u-08appm label.game4u-8dgkxg input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.game4u-08appm label.game4u-8dgkxg::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-08appm 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-08appm input::placeholder {
  color: var(--Text-400);
}

.game4u-jxhadq {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .game4u-jxhadq {
  display: flex;
}

.game4u-jxhadq ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .game4u-jxhadq ol {
    height: 420px;
    padding: 24px;
  }
}

.game4u-jxhadq ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.game4u-wb9nbx {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .game4u-wb9nbx {
    padding: 0 24px 24px;
  }
}

.game4u-wb9nbx 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-wb9nbx input::placeholder {
  color: var(--Text-400);
}

.game4u-wb9nbx [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.game4u-wb9nbx [type="submit"]:disabled {
  opacity: 0.5;
}

.game4u-wb9nbx [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .game4u-wb9nbx [type="submit"] {
    right: 40px;
  }
}

.game4u-vwh2t1 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.game4u-vwh2t1.game4u-io3gkg {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.game4u-vwh2t1.game4u-io3gkg::before {
  content: "";
  width: 31px;
}

.game4u-vwh2t1.game4u-io3gkg p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.game4u-vwh2t1.game4u-r2ztgx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.game4u-vwh2t1 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.game4u-59faki .game4u-4et5ha {
  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-sb28g6 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .game4u-sb28g6 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .game4u-sb28g6 {
    padding: 15px 0;
  }
}

.game4u-sb28g6 .game4u-5b8vzu {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .game4u-sb28g6 .game4u-5b8vzu {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.game4u-eb4uhs {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .game4u-eb4uhs {
    max-width: 180px;
    height: 47px;
  }
}

.game4u-eb4uhs picture,
.game4u-eb4uhs img {
  display: block;
  width: 100%;
  height: 100%;
}

.game4u-eb4uhs img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .game4u-c386xi {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.game4u-5lm1is ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .game4u-sb28g6.game4u-h46i0p .game4u-c386xi {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .game4u-c386xi {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .game4u-c386xi {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.game4u-eea8n2,
.game4u-jckqhi {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .game4u-eea8n2,
  .game4u-jckqhi {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .game4u-jckqhi {
    display: none;
  }
}

.game4u-0ba9c3 {
  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-h46i0p .game4u-0ba9c3 {
  background: var(--fh-bg-color);
}

.game4u-0ba9c3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .game4u-0ba9c3 {
    display: none;
  }
}

.game4u-kyid62 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .game4u-kyid62 {
    display: none;
  }
}

.game4u-n3yotc {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.game4u-sb28g6.game4u-h46i0p .game4u-n3yotc:first-child {
  display: none;
}

.game4u-sb28g6.game4u-h46i0p .game4u-n3yotc:last-child {
  display: block;
}

.game4u-n3yotc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .game4u-n3yotc {
    display: none;
  }
}

.game4u-jchun3 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .game4u-jchun3 {
    display: flex;
  }
}

.game4u-jchun3 ul {
  max-height: 350px;
  overflow-y: auto;
}

.game4u-jchun3:hover ul {
  visibility: visible;
  opacity: 1;
}

.game4u-jchun3:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.game4u-jchun3:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.game4u-jchun3:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.game4u-jchun3:hover .game4u-dud8pn svg {
  transform: rotate(180deg);
}

.game4u-tjvpr0 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.game4u-o7g5ud {
  padding: 0 8px;
}

.game4u-7u7xzj {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.game4u-7u7xzj:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .game4u-7u7xzj {
    padding: 4px 8px;
  }
}

.game4u-7f5wgh {
  display: flex;
}

.game4u-7f5wgh img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.game4u-dud8pn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.game4u-dud8pn svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.game4u-vf212h {
  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-vf212h {
    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-16v113 {
  width: 100%;
}

@media (min-width: 1200px) {
  .game4u-16v113 {
    display: none;
  }
}

.game4u-4xd9gd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.game4u-up4gs2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.game4u-wy6goq {
  display: flex;
}

.game4u-w2c0vz {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.game4u-genpsu {
  list-style: none;
}

@media (max-width: 1199px) {
  .game4u-genpsu {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .game4u-genpsu {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .game4u-genpsu .game4u-j0c1se [data-ref-el],
  .game4u-genpsu .game4u-j0c1se span,
  .game4u-genpsu .game4u-j0c1se a {
    white-space: nowrap;
  }
}

.game4u-wr5lyo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .game4u-wr5lyo.game4u-igck0a > .game4u-j0c1se {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .game4u-wr5lyo.game4u-ts93sy:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .game4u-wr5lyo.game4u-igck0a > .game4u-6tln9r {
    height: auto;
  }

  .game4u-wr5lyo.game4u-igck0a > div > .game4u-mf0l9u {
    transform: rotate(180deg);
  }
}

.game4u-wr5lyo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.game4u-wr5lyo [data-ref-el],
.game4u-wr5lyo span {
  cursor: pointer;
}

.game4u-wr5lyo [data-ref-el],
.game4u-wr5lyo span,
.game4u-wr5lyo a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .game4u-wr5lyo [data-ref-el],
  .game4u-wr5lyo span,
  .game4u-wr5lyo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .game4u-wr5lyo [data-ref-el],
  .game4u-wr5lyo span,
  .game4u-wr5lyo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.game4u-6tln9r {
  height: 0;
  overflow: hidden;
  transition: height 0.game4u-5lm1is ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.game4u-6tln9r::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.game4u-6tln9r::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.game4u-6tln9r::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .game4u-6tln9r {
    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-6tln9r:has(> .game4u-wr5lyo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .game4u-6tln9r .game4u-6tln9r {
    padding: 0;
  }

  .game4u-6tln9r .game4u-wr5lyo {
    font-weight: 400;
  }

  .game4u-6tln9r .game4u-wr5lyo:hover > .game4u-j0c1se {
    background: var(--Neutral-300);
  }

  .game4u-6tln9r .game4u-mf0l9u {
    rotate: -90deg;
  }
}

.game4u-j0c1se {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .game4u-j0c1se {
    padding: 8px;
  }

  .game4u-wr5lyo.game4u-vf17qr > .game4u-j0c1se {
    background: var(--Neutral-300);
  }
}

.game4u-mf0l9u {
  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-sxb9q2.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.game4u-gzrvm6 0.game4u-ubwzq0.game4u-641fca -0.game4u-6en9i7 0.game4u-0b0swy -0.game4u-6en9i7 1.game4u-zh3eqb 0.game4u-kmmmt1.game4u-vovbki 4.game4u-3b1dwa.game4u-gzrvm6 0.game4u-4gp37r.game4u-5g72f7 -0.game4u-6en9i7 9.game4u-shrv6y -0.game4u-6en9i7 10.game4u-s618vd 0.game4u-n0xo05.game4u-wm0s86 0.game4u-641fca 10.game4u-wm0s86 0.game4u-0b0swy 10.game4u-s618vd 1.game4u-d8w9c1.game4u-lv5dog 5.game4u-2vwzv0.game4u-4vhf1m 6.game4u-pme6sf 5.game4u-t4dmps 6.game4u-pme6sf 4.game4u-xqxbt4 5.game4u-xq023o.game4u-gzrvm6 1.game4u-bpszmo.game4u-6en9i7 0.game4u-0b0swy -0.game4u-6en9i7 0.game4u-641fca 0.game4u-gzrvm6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.game4u-5lm1is ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .game4u-mf0l9u {
    cursor: default;
  }
}

.game4u-kr78fw {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.game4u-t4g03v {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .game4u-t4g03v {
    padding: 40px 4px;
  }
}

.game4u-aq2bwu {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .game4u-aq2bwu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.game4u-03h3s6 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .game4u-03h3s6 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.game4u-03h3s6 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.game4u-03h3s6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.game4u-03h3s6 [data-ref-el],
.game4u-03h3s6 span,
.game4u-03h3s6 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.game4u-59896i {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .game4u-59896i {
    margin-bottom: 12px;
  }
}

.game4u-6tmljn {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.game4u-6tmljn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .game4u-6tmljn:last-child {
    margin-right: 0;
  }
}

.game4u-daljr9 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.game4u-59896i:hover .game4u-d6j964 {
  visibility: visible;
  opacity: 1;
}

.game4u-d6j964 {
  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-h6okfu {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.game4u-dfbjkt {
  display: flex;
  margin: 6px;
}

.game4u-dfbjkt img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.game4u-d6j964::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-d6j964::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-zvyn1d {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .game4u-zvyn1d {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.game4u-khmavv {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .game4u-khmavv {
    margin-right: 32px;
  }
}

.game4u-a07cyb {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .game4u-a07cyb {
    margin-top: 0;
    width: 340px;
  }
}

.game4u-a07cyb a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.game4u-pwsstm {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.game4u-3i9eq0 {
  position: relative;
}

@media (min-width: 768px) {
  .game4u-3i9eq0 {
    margin-top: 40px;
  }
}

.game4u-3i9eq0 + .game4u-oggafv,
.game4u-3i9eq0 + .game4u-3i9eq0 {
  margin-top: 24px;
}

.game4u-4aa0dj {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .game4u-4aa0dj {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .game4u-4aa0dj {
    padding: 80px;
  }
}

.game4u-dpgctx {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .game4u-dpgctx {
    padding: 0 16px;
}


}

.game4u-277ce8 {
  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-277ce8 {
    font-size: 48px;
    line-height: 56px;
  }
}

.game4u-xtp7m0 {
  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-xtp7m0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.game4u-vqdlvb {
  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-vqdlvb:hover {
  background: var(--button-bg-hover);
}

.game4u-p2n3io {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.game4u-p2n3io img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .game4u-p2n3io img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .game4u-p2n3io img {
  min-height: 100%;
  }
}

.game4u-4aa0dj::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.game4u-jgzl7i {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.game4u-jgzl7i h1,
.game4u-jgzl7i h2,
.game4u-jgzl7i h3,
.game4u-jgzl7i h4 {
  margin-bottom: 6px;
}

.game4u-jgzl7i h1:not(:first-child),
.game4u-jgzl7i h2:not(:first-child),
.game4u-jgzl7i h3:not(:first-child),
.game4u-jgzl7i h4:not(:first-child) {
  margin-top: 16px;
}

.game4u-jgzl7i h1,
.game4u-jgzl7i h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .game4u-jgzl7i h1,
  .game4u-jgzl7i h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.game4u-jgzl7i h2,
.game4u-jgzl7i h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .game4u-jgzl7i h2,
  .game4u-jgzl7i h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-jgzl7i h3,
.game4u-jgzl7i h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .game4u-jgzl7i h3,
  .game4u-jgzl7i h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.game4u-jgzl7i h4,
.game4u-jgzl7i h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.game4u-jgzl7i ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.game4u-jgzl7i ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.game4u-jgzl7i 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-jgzl7i ul ul {
  margin-bottom: 8px;
}

.game4u-jgzl7i ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.game4u-jgzl7i ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.game4u-jgzl7i ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.game4u-jgzl7i ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.game4u-jgzl7i ol li::marker {
  font-weight: 700;
}

.game4u-jgzl7i ol ol {
  margin-bottom: 8px;
}

.game4u-jgzl7i ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.game4u-jgzl7i ol ul li {
  padding-left: 16px;
}

.game4u-jgzl7i 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-jgzl7i table {
    padding: 24px;
  }
}

.game4u-jgzl7i table.game4u-gpbnuq {
  -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-5lm1is,
    mask-image 0.3s;
}

.game4u-jgzl7i table.game4u-gpbnuq.game4u-rune89 {
  -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-jgzl7i table {
    display: table;
  }
}

.game4u-jgzl7i table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.game4u-jgzl7i table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.game4u-jgzl7i table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.game4u-jgzl7i 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-jgzl7i table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.game4u-jgzl7i table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.game4u-jgzl7i table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.game4u-jgzl7i table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.game4u-jgzl7i img {
  max-width: 100%;
  height: auto;
}

.game4u-503nbu {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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-503nbu {
    padding: 24px;
  }
}

.game4u-g4dc4l {
  color: var(--card-text-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-g4dc4l {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.game4u-g4dc4l > * {
  margin: 0 !important;
}

.game4u-g4dc4l img,
.game4u-4n19aw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-g4dc4l img,
  .game4u-4n19aw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-bxr2s6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-bxr2s6 {
    width: 32px;
    height: 32px;
  }
}

.game4u-q6o0m6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.game4u-q6o0m6 .game4u-0j3xlt {
  flex-shrink: 0;
}

.game4u-q6o0m6 .game4u-1i1ub1 svg {
  display: none;
}

.game4u-75sunq {
  display: grid;
  transition: max-height 0.game4u-5lm1is ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .game4u-75sunq {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .game4u-75sunq {
    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-75sunq.game4u-iberg7 + .game4u-0j3xlt svg {
  transform: rotate(180deg);
}

.game4u-67h16o {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.game4u-67h16o > div:nth-child(3n) {
  grid-column: span 2;
}

.game4u-67h16o
  > div:nth-child(3n)
  .game4u-xwnm94
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .game4u-67h16o {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .game4u-67h16o > div:nth-child(3n) {
    grid-column: unset;
  }

  .game4u-67h16o
    > div:nth-child(3n)
    .game4u-xwnm94
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .game4u-67h16o {
    max-width: 270px;
  }
}

.game4u-67h16o .game4u-xwnm94 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .game4u-67h16o .game4u-xwnm94 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .game4u-67h16o .game4u-xwnm94 button {
    max-width: 104px;
  }
}

.game4u-tinbw5 {
  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-tinbw5 {
    margin-bottom: 0;
  }
}

.game4u-bkyxal {
  display: none;
  opacity: 0;
}

.game4u-0wgjcx {
  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-0wgjcx img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.game4u-xwnm94 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.game4u-xwnm94 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-xwnm94
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .game4u-xwnm94
    button {
    max-width: 145px;
  }
}

.game4u-eqvalr:first-child
  .game4u-xwnm94
  button {
  max-width: 270px;
}

.game4u-a2cw69 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.game4u-tinbw5 picture {
  width: 100%;
  max-width: 100%;
}

.game4u-3qdaol {
  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-3qdaol svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.game4u-tinbw5:hover .game4u-3qdaol {
  display: flex;
}

.game4u-eevwqr {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.game4u-b6kx45 {
  display: flex;
}

.game4u-b6kx45:hover .game4u-mot8v4,
.game4u-b6kx45 .game4u-vf17qr .game4u-mot8v4 {
  display: flex;
}

.game4u-b6kx45 svg {
  flex-shrink: 0;
}

.game4u-mot8v4 {
  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-mot8v4 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.game4u-mot8v4:hover {
  display: flex;
}

.game4u-mot8v4 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.game4u-nvlnyk {
  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-nvlnyk {
    font-size: 12px;
  }
}

.game4u-xwgwe1,
.game4u-h3hjwg {
  width: 50%;
  flex-shrink: 0;
}

.game4u-xwgwe1 {
  font-weight: 700;
}

.game4u-wh77xu .game4u-75sunq {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .game4u-wh77xu .game4u-75sunq {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .game4u-wh77xu .game4u-75sunq {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.game4u-wh77xu
  .game4u-a2cw69:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.game4u-wh77xu .game4u-0wgjcx {
  height: 100% !important;
  border-radius: 16px;
}

.game4u-wh77xu .game4u-xwnm94 {
  gap: 4px;
  align-items: center;
}

.game4u-wh77xu .game4u-xwnm94 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.game4u-wh77xu .game4u-xwnm94 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.game4u-wh77xu .game4u-yeerax,
.game4u-wh77xu .game4u-8l7sfe {
  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-sxb9q2.org/2000/svg'%3E%3Cpath d='M9.game4u-3bqjsp 4.game4u-42b0pa.game4u-2keqao 5.game4u-xag4zd.game4u-piqjx4 5.game4u-roka5e.game4u-521mpc 5.game4u-5ynkkg.game4u-2l6be7 8.game4u-q7i08q.game4u-22aex5 9.game4u-0gcquj.game4u-x5hpxw 9.game4u-ffkasc.game4u-bjphtg 13.game4u-bd7on9.game4u-6tyw6g 11.game4u-db5mg1.game4u-if5scg 11.game4u-eobm7d.game4u-z2tn4b 11.game4u-g75qsp.game4u-qybqlf 13.game4u-eev0rn.game4u-9mv5y2 9.game4u-kbzj3s.game4u-ey4xk4 9.game4u-90hdg8.game4u-5w8xnh 8.game4u-9l40am.game4u-ebnpyj 5.game4u-8na68d.game4u-a4o0gg 5.game4u-fisk84.game4u-zf8d7s 5.game4u-5589w6.game4u-wleqg7 4.game4u-7nkr7j.game4u-if5scg 1.game4u-umg0vq.game4u-3bqjsp 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.game4u-wh77xu .game4u-yeerax {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.game4u-wh77xu .game4u-8l7sfe {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.game4u-p43v15 {
  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-p43v15 {
    padding: 24px;
  }
}

.game4u-p43v15 .game4u-0j3xlt {
  display: flex;
}

@media (min-width: 768px) {
  .game4u-p43v15 .game4u-0j3xlt {
    display: none;
  }
}

.game4u-p43v15 .game4u-1i1ub1 svg {
  display: none;
}

.game4u-unnm0a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.game4u-unnm0a .game4u-yko4l8 {
  display: none;
}

@media (min-width: 768px) {
  .game4u-unnm0a .game4u-yko4l8 {
    display: flex;
  }
}

.game4u-j34903 {
  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-j34903 {
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-j34903 > * {
  margin: 0 !important;
}

.game4u-j34903 img,
.game4u-3xlpn1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-j34903 img,
  .game4u-3xlpn1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-64m5tn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-64m5tn {
    width: 32px;
    height: 32px;
  }
}

.game4u-7a1fu1 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .game4u-7a1fu1 {
    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-7a1fu1::-webkit-scrollbar {
    display: none;
  }
}

.game4u-92iuk2 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .game4u-92iuk2 {
    padding: 7px 15px;
  }
}

.game4u-92iuk2:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.game4u-4wyxcg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .game4u-4wyxcg {
    display: flex;
    opacity: 1;
  }
}

.game4u-92iuk2 picture {
  height: 100%;
  display: block;
}

.game4u-92iuk2 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .game4u-92iuk2 img {
    width: 88px;
    height: 44px;
  }
}

.game4u-92iuk2 p {
  text-align: center;
  width: 100%;
}

.game4u-cwy4z1 {
  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-cwy4z1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-cwy4z1 img,
.game4u-29q5r2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-cwy4z1 img,
  .game4u-29q5r2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-3u30vg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-3u30vg {
    width: 32px;
    height: 32px;
  }
}

.game4u-833zkb {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.game4u-b2eu7t {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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-2qz8cq {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.game4u-2qz8cq.game4u-vf17qr {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.game4u-eh6zf5 {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .game4u-eh6zf5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.game4u-5g6141 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.game4u-fclize {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.game4u-5lm1is ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.game4u-grnj83 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.game4u-grnj83 ol,
.game4u-grnj83 ul {
  padding-left: 1.3em;
}

.game4u-2qz8cq.game4u-vf17qr .game4u-fclize {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.game4u-2qz8cq.game4u-vf17qr .game4u-5g6141 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.game4u-773kqv {
  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-773kqv {
    padding: 24px;
  }
}

.game4u-773kqv .game4u-0j3xlt {
  display: flex;
}

@media (min-width: 768px) {
  .game4u-773kqv .game4u-0j3xlt {
    display: none;
  }
}

.game4u-773kqv .game4u-1i1ub1 svg {
  display: none;
}

.game4u-zys70g {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.game4u-zys70g .game4u-yko4l8 {
  display: none;
}

@media (min-width: 768px) {
  .game4u-zys70g .game4u-yko4l8 {
    display: flex;
  }
}

.game4u-nxx1db {
  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-nxx1db {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.game4u-nxx1db > * {
  margin: 0 !important;
}

.game4u-nxx1db img,
.game4u-29zkwd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .game4u-nxx1db img,
  .game4u-29zkwd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.game4u-vycpru {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .game4u-vycpru {
    width: 32px;
    height: 32px;
  }
}

.game4u-stwmdv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .game4u-stwmdv {
    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-stwmdv::-webkit-scrollbar {
    display: none;
  }
}

.game4u-czsgo7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.game4u-czsgo7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.game4u-7jx77d {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .game4u-7jx77d {
    display: flex;
    opacity: 1;
  }
}

.game4u-czsgo7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.game4u-czsgo7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.game4u-gtwgac {
  margin: -24px 0;
}

.game4u-gtwgac:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .game4u-gtwgac {
    margin: -16px 0;
  }
}

.game4u-d5quif {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .game4u-d5quif {
    flex-direction: row;
  }
}

.game4u-cxzf18 {
  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-cxzf18 {
    flex: 1;
  }
}

.game4u-cxzf18::placeholder {
  color: var(--Text-400);
}

.game4u-if1tav {
  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-jmy2mp {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.game4u-jmy2mp::-webkit-scrollbar {
  display: none;
}

.game4u-tye3hk {
  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-tye3hk img,
.game4u-tye3hk svg {
  margin-right: 8px;
}

.game4u-9kmbrf {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.game4u-gtwgac + .game4u-hrr7xp {
  margin-top: 0;
}

@media (min-width: 768px) {
  .game4u-gtwgac + .game4u-hrr7xp {
    margin-top: -16px;
  }
}

.game4u-qkr07p {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.game4u-qkr07p > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.game4u-qkr07p > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.game4u-t8r2dt {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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-hbuc5a {
  color: var(--card-text-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-5e5obj {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.game4u-fsgsku {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.game4u-m47g45 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.game4u-t8r2dt 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-t8r2dt 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-t8r2dt {
    padding: 39px 179px 39px 39px;
  }

  .game4u-hbuc5a {
    font-size: 40px;
    line-height: 48px;
  }

  .game4u-m47g45 {
    height: 348px;
  }

  .game4u-t8r2dt button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .game4u-t8r2dt button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .game4u-t8r2dt {
    padding: 63px;
  }
}

.game4u-o7usi2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .game4u-o7usi2 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.game4u-48q5gf {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .game4u-48q5gf {
    width: auto;
  }
}

.game4u-wv4n31 {
  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-wv4n31::-webkit-scrollbar {
  display: none;
}

.game4u-wv4n31 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-wv4n31 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .game4u-wv4n31 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.game4u-o7usi2 .game4u-93bc6s {
  -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-5lm1is,
    mask-image 0.3s;
}

.game4u-o7usi2 .game4u-93bc6s.game4u-rune89 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.game4u-n1d3b9 {
  margin: 40px -16px;
}

.game4u-x5n2zh + .game4u-oggafv,
.game4u-x5n2zh + .game4u-3i9eq0 {
  margin-top: 24px;
}

.game4u-wrr178 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.game4u-wrr178 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.game4u-g8wkns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .game4u-g8wkns {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .game4u-g8wkns {
    margin-top: 0;
  }
}

.game4u-5ia26f {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .game4u-5ia26f {
    font-size: 24px;
    line-height: 32px;
  }
}

.game4u-19zqpa {
  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-19zqpa {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.game4u-oif5cy {
  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-oif5cy {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.game4u-vu9ylk {
  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-vu9ylk {
    font-size: 20px;
    line-height: 28px;
  }
}

.game4u-oka8yl {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .game4u-oka8yl {
    font-size: 32px;
    line-height: 40px;
  }
}

.game4u-ja3pce {
  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-ddudma {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.game4u-ddudma img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.game4u-hrr7xp {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.game4u-i75a44 {
  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-i75a44 {
    padding: 15px 48px;
  }
}

main > .game4u-hrr7xp {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .game4u-75sunq.game4u-2aa73o > div:nth-child(n+5) {
    display: none;
  }
}

.game4u-jgzl7i p a img {
  display: block;
  margin: 0 auto;
}


.game4u-zrlwjr {
  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-9ezbtk {
  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-9ezbtk label {
  font-size: 14px;
}

.game4u-9ezbtk h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.game4u-9ezbtk input,
.game4u-9ezbtk textarea,
.game4u-9ezbtk 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-9ezbtk button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.game4u-opwmop ease;
}
.game4u-9ezbtk button:hover {
  background-color: var(--button-bg-hover);
}
.game4u-ibb10h {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.game4u-yosq6a ease-in;
}

.game4u-ibb10h 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-8cejyz, .game4u-3oy7i7, [class*="review-card"],
thead, thead th, table th, .game4u-oqrxzf,
.game4u-cl86a2, [class*="collapsible-header"],
.game4u-47dmgh, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.game4u-pqv6te img, .game4u-nfpkvv img { filter: invert(1); }
