* {
  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;
  }
}

.royalgame-yzzai0 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .royalgame-yzzai0 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .royalgame-yzzai0 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.royalgame-f8uqmv {
  overflow: hidden;
}

.royalgame-d6t824 img {
  background: var(--Neutral-300);
}

.royalgame-4v341w {
  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;
}

.royalgame-8a9mbc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.royalgame-8a9mbc:hover {
  background: var(--button-bg-hover);
}

.royalgame-fwd2w2 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royalgame-fwd2w2:hover {
  background: var(--button-bg-hover);
}

.royalgame-8pr4f6 {
  font-size: 12px;
  line-height: 18px;
}

.royalgame-7qnpj0 {
  font-size: 18px;
  line-height: 26px;
}

.royalgame-64zuab {
  width: 100%;
}

.royalgame-hv57d8 {
  padding: 6px 16px;
}

.royalgame-sv16ci {
  padding: 10px 16px;
}

.royalgame-cb5d3n {
  padding: 15px 26px;
}

.royalgame-hzmlmv {
  flex-shrink: 0;
}

.royalgame-grbi5j {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.royalgame-gjnvjh {
  display: none;
}

.royalgame-n8dogy {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.royalgame-x7byhr {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.royalgame-mf9odi {
  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;
}

.royalgame-y0tnnt {
  cursor: grab;
}

.royalgame-mf9odi::-webkit-scrollbar {
  display: none;
}

.royalgame-o2awnj {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.royalgame-nsri5a {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.royalgame-ec7kfu {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.royalgame-iewqgc {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.royalgame-thbmlw {
  visibility: visible;
}

.royalgame-70mxri {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.royalgame-9bxrdj ease;
}

.royalgame-4po19s {
  background-color: var(--Primary-200);
  width: 16px;
}

.royalgame-q0xyxe {
  -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.royalgame-9bxrdj,
    mask-image 0.3s;
}

.royalgame-q0xyxe.royalgame-65k6eg {
  -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;
  }
}

.royalgame-8289kj: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;
}

.royalgame-i2sde0 {
  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.royalgame-njaq8f.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.royalgame-njaq8f.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;
}

.royalgame-iazxbm {
  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);
}

.royalgame-iazxbm::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%
  );
}

.royalgame-hv63u5 {
  position: relative;
  z-index: 1;
}

.royalgame-640qz7 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.royalgame-ryqz3w {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.royalgame-m59whk {
  font-size: 40px;
  line-height: 48px;
}

.royalgame-5gadm9 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.royalgame-kehtim {
  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;
}

.royalgame-kehtim:hover {
  background: var(--Primary-400);
}

.royalgame-kehtim svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.royalgame-8289kj 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) {
  .royalgame-iazxbm {
    max-width: 600px;
    padding: 64px;
  }

  .royalgame-640qz7 {
    font-size: 24px;
    line-height: 32px;
  }

  .royalgame-ryqz3w {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .royalgame-m59whk {
    font-size: 50px;
    line-height: 56px;
  }

  .royalgame-5gadm9 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .royalgame-i2sde0 {
    top: 25px;
    right: 25px;
  }
}

.royalgame-tpscww,
.royalgame-fy8o82 {
  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;
}

.royalgame-qq0otz.royalgame-bcxant::before,
.royalgame-fy8o82::before,
.royalgame-8we7w6::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.royalgame-njaq8f.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.royalgame-wfieah 14.royalgame-2u72y0.royalgame-pn0eug 14.royalgame-ufpc47 15.royalgame-pzjd9q 14.royalgame-5dg3f7 15.royalgame-z4nqgv 14.royalgame-3ocjet.royalgame-4g1bbs 14.royalgame-pxdnam 19.royalgame-i1rxfc 12.royalgame-xp6m43 19.royalgame-i1rxfc 10.royalgame-gg9uyq.royalgame-i1rxfc 8.royalgame-6u4iwi 17.royalgame-5cnhah 7.royalgame-48ab9s 15.royalgame-xmopug 7.royalgame-uy111j.royalgame-ell34o 7.royalgame-48ab9s 11.royalgame-ajmp3s 8.royalgame-6u4iwi 11.royalgame-ajmp3s 10.royalgame-vz92s1.royalgame-ajmp3s 12.royalgame-cytlyj 13.royalgame-imo26i 14.royalgame-mc9520 15.royalgame-jnb408 14.royalgame-m00173.royalgame-2jsfdj 14.royalgame-2acs3r 15.royalgame-cz3pe2 14.royalgame-0qdrrp 15.royalgame-rf0opz 14.royalgame-duzzbw.royalgame-wfieah 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.royalgame-87mhn5 15.royalgame-k5lw0d.royalgame-2hvhi1 15.royalgame-fdbal2 15.royalgame-3iou2c 15.royalgame-t6uge3 15.royalgame-9bdl9u 15.royalgame-hatq0z.royalgame-hz0l0m 15.royalgame-t6uge3 15.royalgame-7fr7mg 15.royalgame-wiv7to 15.royalgame-weh0pi 15.royalgame-qlbboi.royalgame-n1yvkz 15.royalgame-nk004s 7.royalgame-zdcp9w 18.royalgame-cwoxuv 7.royalgame-9x1la5 23.royalgame-l16h3j.royalgame-z9wha9.royalgame-3rng6d 18.royalgame-dz0sdt 19.royalgame-s6r6mv 15.royalgame-65xq41 15.royalgame-87mhn5 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.royalgame-6vsfyt [type="submit"] *,
.royalgame-bkrf1s button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .royalgame-zto9kr {
    display: none;
  }
}

.royalgame-qqsl46 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .royalgame-qqsl46 {
  display: none;
}

@media (min-width: 768px) {
  .royalgame-qqsl46 {
    bottom: 22px;
  }
}

.royalgame-qqsl46 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .royalgame-qqsl46 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.royalgame-lf2j6p.static) .royalgame-qqsl46 {
    bottom: 8px;
  }
}

.royalgame-hf6afk {
  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.royalgame-njaq8f.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.royalgame-dcu0zv 3.royalgame-hac9u9.royalgame-nogp3n.royalgame-bd6777 3.royalgame-99tnay 3.royalgame-2seap8 5.royalgame-0hkcaf 3.royalgame-2seap8 8.royalgame-wx71d5.royalgame-vmj6ms.royalgame-2seap8 26.royalgame-0bh1dl 5.royalgame-43tfo2 28.royalgame-3nakx5 8.royalgame-rn13ex 28.royalgame-aqtaxh.royalgame-hhiysd 28.royalgame-v0fr43.royalgame-yqfigh 34.royalgame-rt026h.royalgame-6qh5gg 36.royalgame-09xsif 11.royalgame-haycnm 37.royalgame-uwwuwh 12.royalgame-8xjsjj 36.royalgame-t2zcu4.royalgame-xtbme9 28.royalgame-zbr5ba.royalgame-n8uqzm.royalgame-cf3rjt 28.royalgame-3ozszd 36.royalgame-3cszun 26.royalgame-djlx1c 36.royalgame-3cszun 23.royalgame-dcoduo.royalgame-z85518.royalgame-3cszun 5.royalgame-u5jugy 34.royalgame-vw149r 3.royalgame-99tnay 31.royalgame-dcu0zv 3.royalgame-i0w18p.royalgame-43s1ig 18.royalgame-ktt50w.royalgame-ykkhip 18.royalgame-5g2juw 8.royalgame-htmtfh 17.royalgame-jzve83 8.royalgame-htmtfh 15.royalgame-6rmxvr.royalgame-htmtfh 14.royalgame-21r3y0 9.royalgame-ykkhip 13.royalgame-qokjsn 11.royalgame-43s1ig 13.royalgame-0shwlj.royalgame-vz790j 13.royalgame-qokjsn 13.royalgame-tgcl6q 14.royalgame-21r3y0 13.royalgame-tgcl6q 15.royalgame-j238ma.royalgame-tgcl6q 17.royalgame-jzve83 12.royalgame-vz790j 18.royalgame-5g2juw 11.royalgame-43s1ig 18.royalgame-p0832b.royalgame-g5wrg4 18.royalgame-89kw6d.royalgame-tmodb9 18.royalgame-5g2juw 17.royalgame-45vfnz 17.royalgame-jzve83 17.royalgame-45vfnz 15.royalgame-6i3j5w.royalgame-45vfnz 14.royalgame-21r3y0 18.royalgame-tmodb9 13.royalgame-qokjsn 20.royalgame-g5wrg4 13.royalgame-qqe7vc.royalgame-rymqw1 13.royalgame-qokjsn 22.royalgame-rrqfad 14.royalgame-21r3y0 22.royalgame-rrqfad 15.royalgame-f9sej1.royalgame-0ry36o 17.royalgame-jzve83 21.royalgame-rymqw1 18.royalgame-5g2juw 20.royalgame-g5wrg4 18.royalgame-u3mipr.royalgame-aw8env 18.royalgame-j5drpd.royalgame-uz5o2r 18.royalgame-5g2juw 26.royalgame-dk9zyx 17.royalgame-jzve83 26.royalgame-dk9zyx 15.royalgame-m5x4d9.royalgame-dk9zyx 14.royalgame-21r3y0 27.royalgame-uz5o2r 13.royalgame-qokjsn 28.royalgame-aw8env 13.royalgame-5wyw5u.royalgame-8rzb0y 13.royalgame-qokjsn 31.royalgame-b93jvf 14.royalgame-21r3y0 31.royalgame-b93jvf 15.royalgame-tp06q6.royalgame-dk9zyx 17.royalgame-jzve83 30.royalgame-8rzb0y 18.royalgame-5g2juw 28.royalgame-aw8env 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"])
    .royalgame-hf6afk {
    display: none;
  }
}

.royalgame-8rsmyd {
  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) {
  .royalgame-8rsmyd {
    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;
}

.royalgame-bkrf1s {
  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) {
  .royalgame-bkrf1s {
    padding: 14px 16px;
  }
}

.royalgame-bkrf1s button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.royalgame-bkrf1s button:first-child {
  align-content: end;
}

.royalgame-bkrf1s button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .royalgame-bkrf1s
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .royalgame-bkrf1s
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.royalgame-bkrf1s button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.royalgame-bkrf1s button:last-child svg {
  width: 38px;
  height: 38px;
}

.royalgame-8we7w6 {
  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;
}

.royalgame-8we7w6::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .royalgame-8we7w6,
.pc61d126-chatbot[data-active-screen="3"]
  .royalgame-8we7w6 {
  opacity: 1;
  visibility: visible;
}

.royalgame-qvegjj {
  flex: 1 1;
}

.royalgame-ii04x2 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .royalgame-ii04x2 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .royalgame-x308wa {
  display: block;
}

.royalgame-528sne {
  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) {
  .royalgame-528sne {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.royalgame-fy8o82 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.royalgame-fy8o82::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.royalgame-w50m2u span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.royalgame-w50m2u p {
  color: var(--Text-100);
}

.royalgame-fy8o82 .royalgame-5tpbij {
  grid-area: button;
}

.royalgame-fy8o82 .royalgame-5tpbij::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.royalgame-njaq8f.org/2000/svg'%3E%3Cpath d='M4.royalgame-08zowh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royalgame-ptqdu3 15L16.royalgame-ptqdu3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royalgame-ptqdu3 5L16.royalgame-ptqdu3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .royalgame-x7pok8 {
  display: block;
}

.royalgame-f073xe {
  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) {
  .royalgame-f073xe {
    margin-top: 40px;
  }
}

.royalgame-tpscww label,
.royalgame-tpscww input {
  display: block;
  width: 100%;
}

.royalgame-tpscww label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.royalgame-tpscww label.royalgame-v0kezk input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.royalgame-tpscww label.royalgame-v0kezk::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;
}

.royalgame-tpscww 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;
}

.royalgame-tpscww input::placeholder {
  color: var(--Text-400);
}

.royalgame-xznbp3 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .royalgame-xznbp3 {
  display: flex;
}

.royalgame-xznbp3 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .royalgame-xznbp3 ol {
    height: 420px;
    padding: 24px;
  }
}

.royalgame-xznbp3 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.royalgame-6vsfyt {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .royalgame-6vsfyt {
    padding: 0 24px 24px;
  }
}

.royalgame-6vsfyt 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;
}

.royalgame-6vsfyt input::placeholder {
  color: var(--Text-400);
}

.royalgame-6vsfyt [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.royalgame-6vsfyt [type="submit"]:disabled {
  opacity: 0.5;
}

.royalgame-6vsfyt [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .royalgame-6vsfyt [type="submit"] {
    right: 40px;
  }
}

.royalgame-qq0otz {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.royalgame-qq0otz.royalgame-bcxant {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.royalgame-qq0otz.royalgame-bcxant::before {
  content: "";
  width: 31px;
}

.royalgame-qq0otz.royalgame-bcxant p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royalgame-qq0otz.royalgame-fasy6e p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.royalgame-qq0otz p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royalgame-qqsl46 .royalgame-5tpbij {
  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;
  }
}

.royalgame-zto9kr {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .royalgame-zto9kr {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .royalgame-zto9kr {
    padding: 18px 0;
  }
}

.royalgame-zto9kr .royalgame-yzzai0 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .royalgame-zto9kr .royalgame-yzzai0 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.royalgame-5z9lp2 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .royalgame-5z9lp2 {
    max-width: 160px;
    height: 40px;
  }
}

.royalgame-5z9lp2 picture,
.royalgame-5z9lp2 img {
  display: block;
  width: 100%;
  height: 100%;
}

.royalgame-5z9lp2 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .royalgame-qvy1b9 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.royalgame-9bxrdj ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .royalgame-zto9kr.royalgame-bhdbxx .royalgame-qvy1b9 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .royalgame-qvy1b9 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .royalgame-qvy1b9 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.royalgame-on15vp,
.royalgame-2lzrkx {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .royalgame-on15vp,
  .royalgame-2lzrkx {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .royalgame-2lzrkx {
    display: none;
  }
}

.royalgame-f3m9jb {
  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;
}

.royalgame-bhdbxx .royalgame-f3m9jb {
  background: var(--fh-bg-color);
}

.royalgame-f3m9jb button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .royalgame-f3m9jb {
    display: none;
  }
}

.royalgame-414f33 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royalgame-414f33 {
    display: none;
  }
}

.royalgame-wax1mf {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.royalgame-zto9kr.royalgame-bhdbxx .royalgame-wax1mf:first-child {
  display: none;
}

.royalgame-zto9kr.royalgame-bhdbxx .royalgame-wax1mf:last-child {
  display: block;
}

.royalgame-wax1mf:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .royalgame-wax1mf {
    display: none;
  }
}

.royalgame-lx75lk {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royalgame-lx75lk {
    display: flex;
  }
}

.royalgame-lx75lk ul {
  max-height: 350px;
  overflow-y: auto;
}

.royalgame-lx75lk:hover ul {
  visibility: visible;
  opacity: 1;
}

.royalgame-lx75lk:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.royalgame-lx75lk:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.royalgame-lx75lk:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.royalgame-lx75lk:hover .royalgame-nerwkl svg {
  transform: rotate(180deg);
}

.royalgame-h1z54b {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.royalgame-4p0lus {
  padding: 0 8px;
}

.royalgame-et01jh {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.royalgame-et01jh:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .royalgame-et01jh {
    padding: 4px 8px;
  }
}

.royalgame-1z7b4u {
  display: flex;
}

.royalgame-1z7b4u img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.royalgame-nerwkl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.royalgame-nerwkl svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.royalgame-il9i25 {
  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) {
  .royalgame-il9i25 {
    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;
  }
}

.royalgame-ezz32k {
  width: 100%;
}

@media (min-width: 1200px) {
  .royalgame-ezz32k {
    display: none;
  }
}

.royalgame-stt8mj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.royalgame-so7aa9 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.royalgame-rava8p {
  display: flex;
}

.royalgame-ep9yj9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.royalgame-ets7nl {
  list-style: none;
}

@media (max-width: 1199px) {
  .royalgame-ets7nl {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .royalgame-ets7nl {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .royalgame-ets7nl .royalgame-aswonr [data-ref-el],
  .royalgame-ets7nl .royalgame-aswonr span,
  .royalgame-ets7nl .royalgame-aswonr a {
    white-space: nowrap;
  }
}

.royalgame-4qzm4s {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .royalgame-4qzm4s.royalgame-7kfjvj > .royalgame-aswonr {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .royalgame-4qzm4s.royalgame-in2ao7:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .royalgame-4qzm4s.royalgame-7kfjvj > .royalgame-08cyu9 {
    height: auto;
  }

  .royalgame-4qzm4s.royalgame-7kfjvj > div > .royalgame-g27kkz {
    transform: rotate(180deg);
  }
}

.royalgame-4qzm4s [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.royalgame-4qzm4s [data-ref-el],
.royalgame-4qzm4s span {
  cursor: pointer;
}

.royalgame-4qzm4s [data-ref-el],
.royalgame-4qzm4s span,
.royalgame-4qzm4s a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .royalgame-4qzm4s [data-ref-el],
  .royalgame-4qzm4s span,
  .royalgame-4qzm4s a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .royalgame-4qzm4s [data-ref-el],
  .royalgame-4qzm4s span,
  .royalgame-4qzm4s a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.royalgame-08cyu9 {
  height: 0;
  overflow: hidden;
  transition: height 0.royalgame-9bxrdj ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.royalgame-08cyu9::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.royalgame-08cyu9::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.royalgame-08cyu9::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .royalgame-08cyu9 {
    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;
  }

  .royalgame-08cyu9:has(> .royalgame-4qzm4s.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .royalgame-08cyu9 .royalgame-08cyu9 {
    padding: 0;
  }

  .royalgame-08cyu9 .royalgame-4qzm4s {
    font-weight: 400;
  }

  .royalgame-08cyu9 .royalgame-4qzm4s:hover > .royalgame-aswonr {
    background: var(--Neutral-300);
  }

  .royalgame-08cyu9 .royalgame-g27kkz {
    rotate: -90deg;
  }
}

.royalgame-aswonr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royalgame-aswonr {
    padding: 8px;
  }

  .royalgame-4qzm4s.royalgame-2j4h4a > .royalgame-aswonr {
    background: var(--Neutral-300);
  }
}

.royalgame-g27kkz {
  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.royalgame-njaq8f.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.royalgame-2rfup6 0.royalgame-nowja1.royalgame-mce38b -0.royalgame-jtfbza 0.royalgame-a8uv8n -0.royalgame-jtfbza 1.royalgame-foa9kc 0.royalgame-x7sn35.royalgame-ye96fg 4.royalgame-6xrt8l.royalgame-2rfup6 0.royalgame-ewpggo.royalgame-byngi8 -0.royalgame-jtfbza 9.royalgame-uqfkvt -0.royalgame-jtfbza 10.royalgame-jzc4vk 0.royalgame-8qsq8d.royalgame-9ulnah 0.royalgame-mce38b 10.royalgame-9ulnah 0.royalgame-a8uv8n 10.royalgame-jzc4vk 1.royalgame-2uh94h.royalgame-jxmvio 5.royalgame-mnub6m.royalgame-5yqvb0 6.royalgame-vti5p5 5.royalgame-l0ezqx 6.royalgame-vti5p5 4.royalgame-7d3y65 5.royalgame-qfhrg1.royalgame-2rfup6 1.royalgame-t3gpyj.royalgame-jtfbza 0.royalgame-a8uv8n -0.royalgame-jtfbza 0.royalgame-mce38b 0.royalgame-2rfup6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.royalgame-9bxrdj ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royalgame-g27kkz {
    cursor: default;
  }
}

.royalgame-jxvihf {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.royalgame-ae77kp {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .royalgame-ae77kp {
    padding: 40px 4px;
  }
}

.royalgame-f3mi1v {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .royalgame-f3mi1v {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.royalgame-am0f2v {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .royalgame-am0f2v {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.royalgame-am0f2v ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.royalgame-am0f2v [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.royalgame-am0f2v [data-ref-el],
.royalgame-am0f2v span,
.royalgame-am0f2v a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.royalgame-ps50n0 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royalgame-ps50n0 {
    margin-bottom: 12px;
  }
}

.royalgame-rgo2b6 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.royalgame-rgo2b6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .royalgame-rgo2b6:last-child {
    margin-right: 0;
  }
}

.royalgame-cvx7ys {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royalgame-ps50n0:hover .royalgame-jtvzxf {
  visibility: visible;
  opacity: 1;
}

.royalgame-jtvzxf {
  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);
}

.royalgame-kgpsc1 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.royalgame-98cc9m {
  display: flex;
  margin: 6px;
}

.royalgame-98cc9m img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.royalgame-jtvzxf::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);
}

.royalgame-jtvzxf::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);
}

.royalgame-jtevju {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .royalgame-jtevju {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.royalgame-6uwypt {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .royalgame-6uwypt {
    margin-right: 32px;
  }
}

.royalgame-c6kz2l {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royalgame-c6kz2l {
    margin-top: 0;
    width: 340px;
  }
}

.royalgame-c6kz2l a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royalgame-jzr8k8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.royalgame-ocdwi0 {
  position: relative;
}

@media (min-width: 768px) {
  .royalgame-ocdwi0 {
    margin-top: 40px;
  }
}

.royalgame-ocdwi0 + .royalgame-5hg675,
.royalgame-ocdwi0 + .royalgame-ocdwi0 {
  margin-top: 24px;
}

.royalgame-5z2pc6 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .royalgame-5z2pc6 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .royalgame-5z2pc6 {
    padding: 80px;
  }
}

.royalgame-c1x75w {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .royalgame-c1x75w {
    padding: 0 16px;
}


}

.royalgame-6dy0f4 {
  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) {
  .royalgame-6dy0f4 {
    font-size: 48px;
    line-height: 56px;
  }
}

.royalgame-92lg1w {
  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) {
  .royalgame-92lg1w {
    font-size: 24px;
    line-height: 32px;
  }
}

.royalgame-3md01k {
  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;
}

.royalgame-3md01k:hover {
  background: var(--button-bg-hover);
}

.royalgame-76cb5v {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.royalgame-76cb5v img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .royalgame-76cb5v img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .royalgame-76cb5v img {
  min-height: 100%;
  }
}

.royalgame-5z2pc6::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.royalgame-mwrbl9 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.royalgame-mwrbl9 h1,
.royalgame-mwrbl9 h2,
.royalgame-mwrbl9 h3,
.royalgame-mwrbl9 h4 {
  margin-bottom: 6px;
}

.royalgame-mwrbl9 h1:not(:first-child),
.royalgame-mwrbl9 h2:not(:first-child),
.royalgame-mwrbl9 h3:not(:first-child),
.royalgame-mwrbl9 h4:not(:first-child) {
  margin-top: 16px;
}

.royalgame-mwrbl9 h1,
.royalgame-mwrbl9 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .royalgame-mwrbl9 h1,
  .royalgame-mwrbl9 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.royalgame-mwrbl9 h2,
.royalgame-mwrbl9 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .royalgame-mwrbl9 h2,
  .royalgame-mwrbl9 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.royalgame-mwrbl9 h3,
.royalgame-mwrbl9 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .royalgame-mwrbl9 h3,
  .royalgame-mwrbl9 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.royalgame-mwrbl9 h4,
.royalgame-mwrbl9 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.royalgame-mwrbl9 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.royalgame-mwrbl9 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.royalgame-mwrbl9 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);
}

.royalgame-mwrbl9 ul ul {
  margin-bottom: 8px;
}

.royalgame-mwrbl9 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.royalgame-mwrbl9 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.royalgame-mwrbl9 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.royalgame-mwrbl9 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.royalgame-mwrbl9 ol li::marker {
  font-weight: 700;
}

.royalgame-mwrbl9 ol ol {
  margin-bottom: 8px;
}

.royalgame-mwrbl9 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.royalgame-mwrbl9 ol ul li {
  padding-left: 16px;
}

.royalgame-mwrbl9 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) {
  .royalgame-mwrbl9 table {
    padding: 24px;
  }
}

.royalgame-mwrbl9 table.royalgame-dvdym6 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.royalgame-9bxrdj,
    mask-image 0.3s;
}

.royalgame-mwrbl9 table.royalgame-dvdym6.royalgame-65k6eg {
  -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) {
  .royalgame-mwrbl9 table {
    display: table;
  }
}

.royalgame-mwrbl9 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);
}

.royalgame-mwrbl9 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royalgame-mwrbl9 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royalgame-mwrbl9 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) {
  .royalgame-mwrbl9 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.royalgame-mwrbl9 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royalgame-mwrbl9 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royalgame-mwrbl9 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.royalgame-mwrbl9 img {
  max-width: 100%;
  height: auto;
}

.royalgame-08xr8a {
  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) {
  .royalgame-08xr8a {
    padding: 24px;
  }
}

.royalgame-7y89th {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .royalgame-7y89th {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.royalgame-7y89th > * {
  margin: 0 !important;
}

.royalgame-7y89th img,
.royalgame-78emar {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royalgame-7y89th img,
  .royalgame-78emar {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royalgame-yh9yqk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royalgame-yh9yqk {
    width: 32px;
    height: 32px;
  }
}

.royalgame-474k9s {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.royalgame-474k9s .royalgame-su8n4k {
  flex-shrink: 0;
}

.royalgame-474k9s .royalgame-9h52to svg {
  display: none;
}

.royalgame-5fw2nt {
  display: grid;
  transition: max-height 0.royalgame-9bxrdj ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .royalgame-5fw2nt {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .royalgame-5fw2nt {
    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));
  }
}

.royalgame-5fw2nt.royalgame-5p650e + .royalgame-su8n4k svg {
  transform: rotate(180deg);
}

.royalgame-jo5lb0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.royalgame-jo5lb0 > div:nth-child(3n) {
  grid-column: span 2;
}

.royalgame-jo5lb0
  > div:nth-child(3n)
  .royalgame-k9lnx2
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .royalgame-jo5lb0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .royalgame-jo5lb0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .royalgame-jo5lb0
    > div:nth-child(3n)
    .royalgame-k9lnx2
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .royalgame-jo5lb0 {
    max-width: 270px;
  }
}

.royalgame-jo5lb0 .royalgame-k9lnx2 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .royalgame-jo5lb0 .royalgame-k9lnx2 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .royalgame-jo5lb0 .royalgame-k9lnx2 button {
    max-width: 104px;
  }
}

.royalgame-ietkih {
  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) {
  .royalgame-ietkih {
    margin-bottom: 0;
  }
}

.royalgame-gskyp8 {
  display: none;
  opacity: 0;
}

.royalgame-minul7 {
  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;
  }
}

.royalgame-minul7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.royalgame-k9lnx2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.royalgame-k9lnx2 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royalgame-k9lnx2
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royalgame-k9lnx2
    button {
    max-width: 145px;
  }
}

.royalgame-xhnyrq:first-child
  .royalgame-k9lnx2
  button {
  max-width: 270px;
}

.royalgame-ywre18 {
  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%;
}

.royalgame-ietkih picture {
  width: 100%;
  max-width: 100%;
}

.royalgame-0ccebb {
  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;
}

.royalgame-0ccebb svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.royalgame-ietkih:hover .royalgame-0ccebb {
  display: flex;
}

.royalgame-sevi8b {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.royalgame-blb7ad {
  display: flex;
}

.royalgame-blb7ad:hover .royalgame-exjgiz,
.royalgame-blb7ad .royalgame-2j4h4a .royalgame-exjgiz {
  display: flex;
}

.royalgame-blb7ad svg {
  flex-shrink: 0;
}

.royalgame-exjgiz {
  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) {
  .royalgame-exjgiz {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.royalgame-exjgiz:hover {
  display: flex;
}

.royalgame-exjgiz svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.royalgame-mk32yt {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .royalgame-mk32yt {
    font-size: 12px;
  }
}

.royalgame-hneij3,
.royalgame-hq5wy8 {
  width: 50%;
  flex-shrink: 0;
}

.royalgame-hneij3 {
  font-weight: 700;
}

.royalgame-f8yhpq .royalgame-5fw2nt {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .royalgame-f8yhpq .royalgame-5fw2nt {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .royalgame-f8yhpq .royalgame-5fw2nt {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.royalgame-f8yhpq
  .royalgame-ywre18:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.royalgame-f8yhpq .royalgame-minul7 {
  height: 100% !important;
  border-radius: 16px;
}

.royalgame-f8yhpq .royalgame-k9lnx2 {
  gap: 4px;
  align-items: center;
}

.royalgame-f8yhpq .royalgame-k9lnx2 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.royalgame-f8yhpq .royalgame-k9lnx2 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.royalgame-f8yhpq .royalgame-urwe06,
.royalgame-f8yhpq .royalgame-9ttpzj {
  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.royalgame-njaq8f.org/2000/svg'%3E%3Cpath d='M9.royalgame-hrdqdm 4.royalgame-2yc2o4.royalgame-q35w60 5.royalgame-2jap77.royalgame-cmjai9 5.royalgame-zupqxw.royalgame-4tpge3 5.royalgame-f465ja.royalgame-lduhx1 8.royalgame-6b50l9.royalgame-18l4iq 9.royalgame-k2n3fs.royalgame-660fnn 9.royalgame-5cqtud.royalgame-6gvftm 13.royalgame-7yqlz3.royalgame-ddcxoa 11.royalgame-0se2ry.royalgame-6yf1iz 11.royalgame-ip5gi3.royalgame-h75csf 11.royalgame-kt9cwb.royalgame-7k7c9c 13.royalgame-yc6zna.royalgame-5918am 9.royalgame-ns08cc.royalgame-s6hwz1 9.royalgame-hefioy.royalgame-oon6s0 8.royalgame-gifd7s.royalgame-o8kecj 5.royalgame-u2ihr1.royalgame-e6vpzq 5.royalgame-uppyjp.royalgame-vdj5cf 5.royalgame-0pvhme.royalgame-b39oqm 4.royalgame-bgti1t.royalgame-6yf1iz 1.royalgame-koy5me.royalgame-hrdqdm 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.royalgame-f8yhpq .royalgame-urwe06 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.royalgame-f8yhpq .royalgame-9ttpzj {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.royalgame-gpu3nt {
  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) {
  .royalgame-gpu3nt {
    padding: 24px;
  }
}

.royalgame-gpu3nt .royalgame-su8n4k {
  display: flex;
}

@media (min-width: 768px) {
  .royalgame-gpu3nt .royalgame-su8n4k {
    display: none;
  }
}

.royalgame-gpu3nt .royalgame-9h52to svg {
  display: none;
}

.royalgame-bsb0d1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.royalgame-bsb0d1 .royalgame-4v341w {
  display: none;
}

@media (min-width: 768px) {
  .royalgame-bsb0d1 .royalgame-4v341w {
    display: flex;
  }
}

.royalgame-1eiagp {
  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) {
  .royalgame-1eiagp {
    font-size: 40px;
    line-height: 48px;
  }
}

.royalgame-1eiagp > * {
  margin: 0 !important;
}

.royalgame-1eiagp img,
.royalgame-wnlhqq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royalgame-1eiagp img,
  .royalgame-wnlhqq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royalgame-erydoi {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royalgame-erydoi {
    width: 32px;
    height: 32px;
  }
}

.royalgame-0infd4 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .royalgame-0infd4 {
    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;
  }

  .royalgame-0infd4::-webkit-scrollbar {
    display: none;
  }
}

.royalgame-4d4brb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .royalgame-4d4brb {
    padding: 7px 15px;
  }
}

.royalgame-4d4brb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royalgame-ghln5z {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royalgame-ghln5z {
    display: flex;
    opacity: 1;
  }
}

.royalgame-4d4brb picture {
  height: 100%;
  display: block;
}

.royalgame-4d4brb img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .royalgame-4d4brb img {
    width: 88px;
    height: 44px;
  }
}

.royalgame-4d4brb p {
  text-align: center;
  width: 100%;
}

.royalgame-whl8em {
  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) {
  .royalgame-whl8em {
    font-size: 40px;
    line-height: 48px;
  }
}

.royalgame-whl8em img,
.royalgame-4de5yh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royalgame-whl8em img,
  .royalgame-4de5yh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royalgame-yymxi0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royalgame-yymxi0 {
    width: 32px;
    height: 32px;
  }
}

.royalgame-qrbw73 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.royalgame-zijj3k {
  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;
}

.royalgame-hun0pn {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.royalgame-hun0pn.royalgame-2j4h4a {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.royalgame-687nr2 {
  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) {
  .royalgame-687nr2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.royalgame-h7pwh7 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.royalgame-jbzrbs {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.royalgame-9bxrdj ease;
  opacity: 0;
  color: var(--text-color);
}

.royalgame-8ex3xy {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.royalgame-8ex3xy ol,
.royalgame-8ex3xy ul {
  padding-left: 1.3em;
}

.royalgame-hun0pn.royalgame-2j4h4a .royalgame-jbzrbs {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.royalgame-hun0pn.royalgame-2j4h4a .royalgame-h7pwh7 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.royalgame-qq82pd {
  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) {
  .royalgame-qq82pd {
    padding: 24px;
  }
}

.royalgame-qq82pd .royalgame-su8n4k {
  display: flex;
}

@media (min-width: 768px) {
  .royalgame-qq82pd .royalgame-su8n4k {
    display: none;
  }
}

.royalgame-qq82pd .royalgame-9h52to svg {
  display: none;
}

.royalgame-vesrp1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royalgame-vesrp1 .royalgame-4v341w {
  display: none;
}

@media (min-width: 768px) {
  .royalgame-vesrp1 .royalgame-4v341w {
    display: flex;
  }
}

.royalgame-h0kuhg {
  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) {
  .royalgame-h0kuhg {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.royalgame-h0kuhg > * {
  margin: 0 !important;
}

.royalgame-h0kuhg img,
.royalgame-jkth80 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royalgame-h0kuhg img,
  .royalgame-jkth80 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royalgame-4a8mn2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royalgame-4a8mn2 {
    width: 32px;
    height: 32px;
  }
}

.royalgame-6aklj5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .royalgame-6aklj5 {
    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;
  }

  .royalgame-6aklj5::-webkit-scrollbar {
    display: none;
  }
}

.royalgame-z2tqv9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.royalgame-z2tqv9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royalgame-shzpqu {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royalgame-shzpqu {
    display: flex;
    opacity: 1;
  }
}

.royalgame-z2tqv9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.royalgame-z2tqv9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.royalgame-ighfu0 {
  margin: -24px 0;
}

.royalgame-ighfu0:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .royalgame-ighfu0 {
    margin: -16px 0;
  }
}

.royalgame-1f9gzh {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .royalgame-1f9gzh {
    flex-direction: row;
  }
}

.royalgame-z81wu7 {
  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) {
  .royalgame-z81wu7 {
    flex: 1;
  }
}

.royalgame-z81wu7::placeholder {
  color: var(--Text-400);
}

.royalgame-b952bw {
  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;
}

.royalgame-y0dldn {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.royalgame-y0dldn::-webkit-scrollbar {
  display: none;
}

.royalgame-ct9c8c {
  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;
}

.royalgame-ct9c8c img,
.royalgame-ct9c8c svg {
  margin-right: 8px;
}

.royalgame-kjza3e {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.royalgame-ighfu0 + .royalgame-q4ujyb {
  margin-top: 0;
}

@media (min-width: 768px) {
  .royalgame-ighfu0 + .royalgame-q4ujyb {
    margin-top: -16px;
  }
}

.royalgame-dd7avn {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.royalgame-dd7avn > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.royalgame-dd7avn > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.royalgame-ltkmnc {
  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;
}

.royalgame-a2tw6n {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.royalgame-dtwd54 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.royalgame-mig9d4 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.royalgame-n38nr0 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.royalgame-ltkmnc 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;
}

.royalgame-ltkmnc 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) {
  .royalgame-ltkmnc {
    padding: 39px 179px 39px 39px;
  }

  .royalgame-a2tw6n {
    font-size: 40px;
    line-height: 48px;
  }

  .royalgame-n38nr0 {
    height: 348px;
  }

  .royalgame-ltkmnc button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .royalgame-ltkmnc button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .royalgame-ltkmnc {
    padding: 63px;
  }
}

.royalgame-flutzk {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .royalgame-flutzk {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.royalgame-0hckss {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royalgame-0hckss {
    width: auto;
  }
}

.royalgame-rulc1v {
  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;
}

.royalgame-rulc1v::-webkit-scrollbar {
  display: none;
}

.royalgame-rulc1v 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);
}

.royalgame-rulc1v a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royalgame-rulc1v {
    margin-left: 16px;
    margin-top: 0;
  }
}

.royalgame-flutzk .royalgame-tar5s4 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.royalgame-9bxrdj,
    mask-image 0.3s;
}

.royalgame-flutzk .royalgame-tar5s4.royalgame-65k6eg {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.royalgame-1os1gn {
  margin: 40px -16px;
}

.royalgame-drsz2v + .royalgame-5hg675,
.royalgame-drsz2v + .royalgame-ocdwi0 {
  margin-top: 24px;
}

.royalgame-uw0i06 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.royalgame-uw0i06 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.royalgame-ykxmm8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .royalgame-ykxmm8 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .royalgame-ykxmm8 {
    margin-top: 0;
  }
}

.royalgame-gdj6t2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royalgame-gdj6t2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.royalgame-cfj8qs {
  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) {
  .royalgame-cfj8qs {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.royalgame-csqsdj {
  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) {
  .royalgame-csqsdj {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.royalgame-t3lxoi {
  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) {
  .royalgame-t3lxoi {
    font-size: 20px;
    line-height: 28px;
  }
}

.royalgame-fup3ds {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royalgame-fup3ds {
    font-size: 32px;
    line-height: 40px;
  }
}

.royalgame-bpv58j {
  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;
}

.royalgame-j6s9h2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.royalgame-j6s9h2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.royalgame-q4ujyb {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.royalgame-1m3doh {
  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) {
  .royalgame-1m3doh {
    padding: 15px 48px;
  }
}

main > .royalgame-q4ujyb {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .royalgame-5fw2nt.royalgame-lntc5z > div:nth-child(n+5) {
    display: none;
  }
}

.royalgame-mwrbl9 p a img {
  display: block;
  margin: 0 auto;
}


.royalgame-zh3fxl {
  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 */
.royalgame-m0y13k {
  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;
}

.royalgame-m0y13k label {
  font-size: 14px;
}

.royalgame-m0y13k h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royalgame-m0y13k input,
.royalgame-m0y13k textarea,
.royalgame-m0y13k 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;
}
.royalgame-m0y13k button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royalgame-t9ujwl ease;
}
.royalgame-m0y13k button:hover {
  background-color: var(--button-bg-hover);
}
.royalgame-us47q3 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royalgame-ykacg2 ease-in;
}

.royalgame-us47q3 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;
}
.royalgame-armdh9, .royalgame-w9vdev, [class*="review-card"],
thead, thead th, table th, .royalgame-vdx94t,
.royalgame-ctib9y, [class*="collapsible-header"],
.royalgame-n0ri9b, [class*="updated-block"] {
  color: #ece7dc !important;
}
