* {
  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;
  }
}

.playmojo-6jq3nk {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .playmojo-6jq3nk {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .playmojo-6jq3nk {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.playmojo-t451d6 {
  overflow: hidden;
}

.playmojo-mbdxf0 img {
  background: var(--Neutral-300);
}

.playmojo-ujlarb {
  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;
}

.playmojo-6hp9e6 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.playmojo-6hp9e6:hover {
  background: var(--button-bg-hover);
}

.playmojo-kz5hld {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.playmojo-kz5hld:hover {
  background: var(--button-bg-hover);
}

.playmojo-f6h26c {
  font-size: 12px;
  line-height: 18px;
}

.playmojo-j6hww1 {
  font-size: 18px;
  line-height: 26px;
}

.playmojo-gwiqs1 {
  width: 100%;
}

.playmojo-t8hkwg {
  padding: 6px 16px;
}

.playmojo-4ho2wi {
  padding: 10px 16px;
}

.playmojo-bkru1u {
  padding: 15px 26px;
}

.playmojo-o0ewpw {
  flex-shrink: 0;
}

.playmojo-dtrk4d {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.playmojo-9yy7gq {
  display: none;
}

.playmojo-m5tqa7 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.playmojo-odgi4k {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.playmojo-4atfjc {
  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;
}

.playmojo-i4l5y2 {
  cursor: grab;
}

.playmojo-4atfjc::-webkit-scrollbar {
  display: none;
}

.playmojo-3op8oc {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.playmojo-mjd8uf {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.playmojo-w27y86 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.playmojo-jv3puj {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.playmojo-edj1hr {
  visibility: visible;
}

.playmojo-7xv3tj {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.playmojo-p6qfs9 ease;
}

.playmojo-nqgn0p {
  background-color: var(--Primary-200);
  width: 16px;
}

.playmojo-a05kpy {
  -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.playmojo-p6qfs9,
    mask-image 0.3s;
}

.playmojo-a05kpy.playmojo-lot6jf {
  -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;
  }
}

.playmojo-ea340a: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;
}

.playmojo-1bbyza {
  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.playmojo-otjyd4.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.playmojo-otjyd4.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;
}

.playmojo-w582nj {
  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);
}

.playmojo-w582nj::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%
  );
}

.playmojo-ol3w1f {
  position: relative;
  z-index: 1;
}

.playmojo-kya3iz {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.playmojo-om5sud {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.playmojo-neb5y9 {
  font-size: 40px;
  line-height: 48px;
}

.playmojo-w919pa {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.playmojo-ioj9mb {
  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;
}

.playmojo-ioj9mb:hover {
  background: var(--Primary-400);
}

.playmojo-ioj9mb svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.playmojo-ea340a 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) {
  .playmojo-w582nj {
    max-width: 600px;
    padding: 64px;
  }

  .playmojo-kya3iz {
    font-size: 24px;
    line-height: 32px;
  }

  .playmojo-om5sud {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .playmojo-neb5y9 {
    font-size: 50px;
    line-height: 56px;
  }

  .playmojo-w919pa {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .playmojo-1bbyza {
    top: 25px;
    right: 25px;
  }
}

.playmojo-s2cxee,
.playmojo-caoj3g {
  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;
}

.playmojo-scb3a6.playmojo-vfb042::before,
.playmojo-caoj3g::before,
.playmojo-rjnnas::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.playmojo-otjyd4.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.playmojo-1iiups 14.playmojo-111npn.playmojo-a302gu 14.playmojo-tmnyhm 15.playmojo-o2l0rb 14.playmojo-urfehi 15.playmojo-r9wd7g 14.playmojo-a7qkec.playmojo-yfodkh 14.playmojo-sclqjc 19.playmojo-hjd5c3 12.playmojo-iey2ho 19.playmojo-hjd5c3 10.playmojo-e0eeti.playmojo-hjd5c3 8.playmojo-rf21u4 17.playmojo-v4jubn 7.playmojo-qsocx4 15.playmojo-2owzco 7.playmojo-n4ybk4.playmojo-d026k8 7.playmojo-qsocx4 11.playmojo-o86br0 8.playmojo-rf21u4 11.playmojo-o86br0 10.playmojo-d5xqi3.playmojo-o86br0 12.playmojo-5g43u0 13.playmojo-3p1zke 14.playmojo-3gmked 15.playmojo-jzulc2 14.playmojo-9tjky7.playmojo-rspls1 14.playmojo-czjc6m 15.playmojo-0qlz8g 14.playmojo-0qttc6 15.playmojo-bfghg2 14.playmojo-xcvn3q.playmojo-1iiups 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.playmojo-y8ws1j 15.playmojo-9ci7r3.playmojo-m44ncx 15.playmojo-813zdp 15.playmojo-yzcjap 15.playmojo-4vprlx 15.playmojo-nvkqqx 15.playmojo-jk16vi.playmojo-swfe7j 15.playmojo-4vprlx 15.playmojo-877979 15.playmojo-m2yypr 15.playmojo-yqn4yn 15.playmojo-g5ywat.playmojo-bqlloz 15.playmojo-ux4mji 7.playmojo-z0pk6n 18.playmojo-aboqol 7.playmojo-zsvtuy 23.playmojo-wg667n.playmojo-eeczln.playmojo-41aopf 18.playmojo-85dvdv 19.playmojo-eiff7u 15.playmojo-a0z7gz 15.playmojo-y8ws1j 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.playmojo-letovo [type="submit"] *,
.playmojo-m9ega5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .playmojo-orp7w1 {
    display: none;
  }
}

.playmojo-eoed9f {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .playmojo-eoed9f {
  display: none;
}

@media (min-width: 768px) {
  .playmojo-eoed9f {
    bottom: 22px;
  }
}

.playmojo-eoed9f input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .playmojo-eoed9f {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.playmojo-q4j1nr.static) .playmojo-eoed9f {
    bottom: 8px;
  }
}

.playmojo-0z3pvo {
  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.playmojo-otjyd4.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.playmojo-hel9uy 3.playmojo-ma0h3p.playmojo-xcydvk.playmojo-xt7t55 3.playmojo-fnu4v6 3.playmojo-z52o3d 5.playmojo-dr06yn 3.playmojo-z52o3d 8.playmojo-1ry4oc.playmojo-lulpzq.playmojo-z52o3d 26.playmojo-6g3t7y 5.playmojo-wzzuss 28.playmojo-h9gtrj 8.playmojo-o30olb 28.playmojo-utrqsi.playmojo-ycwlq1 28.playmojo-x90lny.playmojo-7lq3qx 34.playmojo-u9m74t.playmojo-bwsu4r 36.playmojo-fn8jhg 11.playmojo-h0nqzs 37.playmojo-sgzs8g 12.playmojo-i18xv4 36.playmojo-ytvv6r.playmojo-t6yudf 28.playmojo-kkp8fq.playmojo-6kvdj5.playmojo-0atqz2 28.playmojo-07jh9b 36.playmojo-m9tact 26.playmojo-mzktca 36.playmojo-m9tact 23.playmojo-wzrcr0.playmojo-5q5xfk.playmojo-m9tact 5.playmojo-plkxe4 34.playmojo-n6nohl 3.playmojo-fnu4v6 31.playmojo-hel9uy 3.playmojo-mgj2k7.playmojo-a527pl 18.playmojo-peeca2.playmojo-e09g0o 18.playmojo-nl0bpi 8.playmojo-ax0y7e 17.playmojo-p2862v 8.playmojo-ax0y7e 15.playmojo-o9eq5g.playmojo-ax0y7e 14.playmojo-6h09fj 9.playmojo-e09g0o 13.playmojo-4jc7hg 11.playmojo-a527pl 13.playmojo-bxcigk.playmojo-nq0ib4 13.playmojo-4jc7hg 13.playmojo-3z0ptx 14.playmojo-6h09fj 13.playmojo-3z0ptx 15.playmojo-c388rg.playmojo-3z0ptx 17.playmojo-p2862v 12.playmojo-nq0ib4 18.playmojo-nl0bpi 11.playmojo-a527pl 18.playmojo-2u54s0.playmojo-n4nmwa 18.playmojo-dv190n.playmojo-cmyiy8 18.playmojo-nl0bpi 17.playmojo-jpv5kn 17.playmojo-p2862v 17.playmojo-jpv5kn 15.playmojo-sl98pu.playmojo-jpv5kn 14.playmojo-6h09fj 18.playmojo-cmyiy8 13.playmojo-4jc7hg 20.playmojo-n4nmwa 13.playmojo-ntcje9.playmojo-8buf5t 13.playmojo-4jc7hg 22.playmojo-y8p8fn 14.playmojo-6h09fj 22.playmojo-y8p8fn 15.playmojo-rbop1l.playmojo-g6eprw 17.playmojo-p2862v 21.playmojo-8buf5t 18.playmojo-nl0bpi 20.playmojo-n4nmwa 18.playmojo-bj3l4z.playmojo-3dqn73 18.playmojo-swjew0.playmojo-qepokj 18.playmojo-nl0bpi 26.playmojo-nn3a8k 17.playmojo-p2862v 26.playmojo-nn3a8k 15.playmojo-4i4smv.playmojo-nn3a8k 14.playmojo-6h09fj 27.playmojo-qepokj 13.playmojo-4jc7hg 28.playmojo-3dqn73 13.playmojo-n14adq.playmojo-zbq446 13.playmojo-4jc7hg 31.playmojo-rdfqw5 14.playmojo-6h09fj 31.playmojo-rdfqw5 15.playmojo-lcodsg.playmojo-nn3a8k 17.playmojo-p2862v 30.playmojo-zbq446 18.playmojo-nl0bpi 28.playmojo-3dqn73 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"])
    .playmojo-0z3pvo {
    display: none;
  }
}

.playmojo-rruftd {
  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) {
  .playmojo-rruftd {
    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;
}

.playmojo-m9ega5 {
  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) {
  .playmojo-m9ega5 {
    padding: 14px 16px;
  }
}

.playmojo-m9ega5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.playmojo-m9ega5 button:first-child {
  align-content: end;
}

.playmojo-m9ega5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .playmojo-m9ega5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .playmojo-m9ega5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.playmojo-m9ega5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.playmojo-m9ega5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.playmojo-rjnnas {
  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;
}

.playmojo-rjnnas::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .playmojo-rjnnas,
.pc61d126-chatbot[data-active-screen="3"]
  .playmojo-rjnnas {
  opacity: 1;
  visibility: visible;
}

.playmojo-nf4lex {
  flex: 1 1;
}

.playmojo-7u7mds {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .playmojo-7u7mds {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .playmojo-tvwoxu {
  display: block;
}

.playmojo-onffu8 {
  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) {
  .playmojo-onffu8 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.playmojo-caoj3g {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.playmojo-caoj3g::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.playmojo-rg0ud6 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.playmojo-rg0ud6 p {
  color: var(--Text-100);
}

.playmojo-caoj3g .playmojo-8hry83 {
  grid-area: button;
}

.playmojo-caoj3g .playmojo-8hry83::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.playmojo-otjyd4.org/2000/svg'%3E%3Cpath d='M4.playmojo-n7ozff 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.playmojo-brqyth 15L16.playmojo-brqyth 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.playmojo-brqyth 5L16.playmojo-brqyth 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .playmojo-cpjacf {
  display: block;
}

.playmojo-2vnaor {
  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) {
  .playmojo-2vnaor {
    margin-top: 40px;
  }
}

.playmojo-s2cxee label,
.playmojo-s2cxee input {
  display: block;
  width: 100%;
}

.playmojo-s2cxee label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.playmojo-s2cxee label.playmojo-ivm6kj input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.playmojo-s2cxee label.playmojo-ivm6kj::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;
}

.playmojo-s2cxee 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;
}

.playmojo-s2cxee input::placeholder {
  color: var(--Text-400);
}

.playmojo-aa8k5p {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .playmojo-aa8k5p {
  display: flex;
}

.playmojo-aa8k5p ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .playmojo-aa8k5p ol {
    height: 420px;
    padding: 24px;
  }
}

.playmojo-aa8k5p ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.playmojo-letovo {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .playmojo-letovo {
    padding: 0 24px 24px;
  }
}

.playmojo-letovo 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;
}

.playmojo-letovo input::placeholder {
  color: var(--Text-400);
}

.playmojo-letovo [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.playmojo-letovo [type="submit"]:disabled {
  opacity: 0.5;
}

.playmojo-letovo [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .playmojo-letovo [type="submit"] {
    right: 40px;
  }
}

.playmojo-scb3a6 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.playmojo-scb3a6.playmojo-vfb042 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.playmojo-scb3a6.playmojo-vfb042::before {
  content: "";
  width: 31px;
}

.playmojo-scb3a6.playmojo-vfb042 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.playmojo-scb3a6.playmojo-0qj14v p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.playmojo-scb3a6 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.playmojo-eoed9f .playmojo-8hry83 {
  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;
  }
}

.playmojo-orp7w1 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .playmojo-orp7w1 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .playmojo-orp7w1 {
    padding: 18px 0;
  }
}

.playmojo-orp7w1 .playmojo-6jq3nk {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .playmojo-orp7w1 .playmojo-6jq3nk {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.playmojo-7ojm5x {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .playmojo-7ojm5x {
    max-width: 160px;
    height: 40px;
  }
}

.playmojo-7ojm5x picture,
.playmojo-7ojm5x img {
  display: block;
  width: 100%;
  height: 100%;
}

.playmojo-7ojm5x img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .playmojo-nhuck2 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.playmojo-p6qfs9 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .playmojo-orp7w1.playmojo-8c6at6 .playmojo-nhuck2 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .playmojo-nhuck2 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .playmojo-nhuck2 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.playmojo-13ogb9,
.playmojo-lhuo2j {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .playmojo-13ogb9,
  .playmojo-lhuo2j {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .playmojo-lhuo2j {
    display: none;
  }
}

.playmojo-qzms59 {
  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;
}

.playmojo-8c6at6 .playmojo-qzms59 {
  background: var(--fh-bg-color);
}

.playmojo-qzms59 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .playmojo-qzms59 {
    display: none;
  }
}

.playmojo-nta7h9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .playmojo-nta7h9 {
    display: none;
  }
}

.playmojo-hinsg9 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.playmojo-orp7w1.playmojo-8c6at6 .playmojo-hinsg9:first-child {
  display: none;
}

.playmojo-orp7w1.playmojo-8c6at6 .playmojo-hinsg9:last-child {
  display: block;
}

.playmojo-hinsg9:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .playmojo-hinsg9 {
    display: none;
  }
}

.playmojo-9bq5r3 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .playmojo-9bq5r3 {
    display: flex;
  }
}

.playmojo-9bq5r3 ul {
  max-height: 350px;
  overflow-y: auto;
}

.playmojo-9bq5r3:hover ul {
  visibility: visible;
  opacity: 1;
}

.playmojo-9bq5r3:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.playmojo-9bq5r3:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.playmojo-9bq5r3:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.playmojo-9bq5r3:hover .playmojo-ffqrs2 svg {
  transform: rotate(180deg);
}

.playmojo-c6z7ym {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.playmojo-01tkb3 {
  padding: 0 8px;
}

.playmojo-0g5c9r {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.playmojo-0g5c9r:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .playmojo-0g5c9r {
    padding: 4px 8px;
  }
}

.playmojo-n07z5s {
  display: flex;
}

.playmojo-n07z5s img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.playmojo-ffqrs2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.playmojo-ffqrs2 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.playmojo-sfoa7t {
  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) {
  .playmojo-sfoa7t {
    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;
  }
}

.playmojo-a1hqn2 {
  width: 100%;
}

@media (min-width: 1200px) {
  .playmojo-a1hqn2 {
    display: none;
  }
}

.playmojo-9d5nzt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.playmojo-2ww1j8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.playmojo-djprjt {
  display: flex;
}

.playmojo-j1u8wh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.playmojo-od9lia {
  list-style: none;
}

@media (max-width: 1199px) {
  .playmojo-od9lia {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .playmojo-od9lia {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .playmojo-od9lia .playmojo-2w9zrm [data-ref-el],
  .playmojo-od9lia .playmojo-2w9zrm span,
  .playmojo-od9lia .playmojo-2w9zrm a {
    white-space: nowrap;
  }
}

.playmojo-jp5lp4 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .playmojo-jp5lp4.playmojo-83vdt7 > .playmojo-2w9zrm {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .playmojo-jp5lp4.playmojo-ihps8h:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .playmojo-jp5lp4.playmojo-83vdt7 > .playmojo-34zlw2 {
    height: auto;
  }

  .playmojo-jp5lp4.playmojo-83vdt7 > div > .playmojo-yxr1ux {
    transform: rotate(180deg);
  }
}

.playmojo-jp5lp4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.playmojo-jp5lp4 [data-ref-el],
.playmojo-jp5lp4 span {
  cursor: pointer;
}

.playmojo-jp5lp4 [data-ref-el],
.playmojo-jp5lp4 span,
.playmojo-jp5lp4 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .playmojo-jp5lp4 [data-ref-el],
  .playmojo-jp5lp4 span,
  .playmojo-jp5lp4 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .playmojo-jp5lp4 [data-ref-el],
  .playmojo-jp5lp4 span,
  .playmojo-jp5lp4 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.playmojo-34zlw2 {
  height: 0;
  overflow: hidden;
  transition: height 0.playmojo-p6qfs9 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.playmojo-34zlw2::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.playmojo-34zlw2::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.playmojo-34zlw2::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .playmojo-34zlw2 {
    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;
  }

  .playmojo-34zlw2:has(> .playmojo-jp5lp4.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .playmojo-34zlw2 .playmojo-34zlw2 {
    padding: 0;
  }

  .playmojo-34zlw2 .playmojo-jp5lp4 {
    font-weight: 400;
  }

  .playmojo-34zlw2 .playmojo-jp5lp4:hover > .playmojo-2w9zrm {
    background: var(--Neutral-300);
  }

  .playmojo-34zlw2 .playmojo-yxr1ux {
    rotate: -90deg;
  }
}

.playmojo-2w9zrm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .playmojo-2w9zrm {
    padding: 8px;
  }

  .playmojo-jp5lp4.playmojo-ofy6kz > .playmojo-2w9zrm {
    background: var(--Neutral-300);
  }
}

.playmojo-yxr1ux {
  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.playmojo-otjyd4.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.playmojo-yjx1hp 0.playmojo-tgwdio.playmojo-nnvrxi -0.playmojo-87lm51 0.playmojo-y4h66a -0.playmojo-87lm51 1.playmojo-dun87t 0.playmojo-0lvmhv.playmojo-qtbx01 4.playmojo-zg989d.playmojo-yjx1hp 0.playmojo-yspqqo.playmojo-x3geyk -0.playmojo-87lm51 9.playmojo-q3rgen -0.playmojo-87lm51 10.playmojo-aretii 0.playmojo-s7oni4.playmojo-cdmgjk 0.playmojo-nnvrxi 10.playmojo-cdmgjk 0.playmojo-y4h66a 10.playmojo-aretii 1.playmojo-iaj677.playmojo-cjxlma 5.playmojo-76l660.playmojo-t3eyys 6.playmojo-mbdrlr 5.playmojo-lyjrbs 6.playmojo-mbdrlr 4.playmojo-qcia07 5.playmojo-g3ye05.playmojo-yjx1hp 1.playmojo-b9qq06.playmojo-87lm51 0.playmojo-y4h66a -0.playmojo-87lm51 0.playmojo-nnvrxi 0.playmojo-yjx1hp 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.playmojo-p6qfs9 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .playmojo-yxr1ux {
    cursor: default;
  }
}

.playmojo-2l759o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.playmojo-wzwan5 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .playmojo-wzwan5 {
    padding: 40px 4px;
  }
}

.playmojo-sh0o8c {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .playmojo-sh0o8c {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.playmojo-8h63p3 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .playmojo-8h63p3 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.playmojo-8h63p3 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.playmojo-8h63p3 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.playmojo-8h63p3 [data-ref-el],
.playmojo-8h63p3 span,
.playmojo-8h63p3 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.playmojo-iutx7x {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .playmojo-iutx7x {
    margin-bottom: 12px;
  }
}

.playmojo-8dl5tr {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.playmojo-8dl5tr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .playmojo-8dl5tr:last-child {
    margin-right: 0;
  }
}

.playmojo-56aq3u {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.playmojo-iutx7x:hover .playmojo-4ja2x4 {
  visibility: visible;
  opacity: 1;
}

.playmojo-4ja2x4 {
  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);
}

.playmojo-ns8o4k {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.playmojo-zb6jet {
  display: flex;
  margin: 6px;
}

.playmojo-zb6jet img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.playmojo-4ja2x4::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);
}

.playmojo-4ja2x4::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);
}

.playmojo-9uc4hg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .playmojo-9uc4hg {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.playmojo-leuzkd {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .playmojo-leuzkd {
    margin-right: 32px;
  }
}

.playmojo-aub1fo {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .playmojo-aub1fo {
    margin-top: 0;
    width: 340px;
  }
}

.playmojo-aub1fo a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.playmojo-qpecw3 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.playmojo-ta1jdn {
  position: relative;
}

@media (min-width: 768px) {
  .playmojo-ta1jdn {
    margin-top: 40px;
  }
}

.playmojo-ta1jdn + .playmojo-pv306g,
.playmojo-ta1jdn + .playmojo-ta1jdn {
  margin-top: 24px;
}

.playmojo-3aq6zl {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .playmojo-3aq6zl {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .playmojo-3aq6zl {
    padding: 80px;
  }
}

.playmojo-mst1o1 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .playmojo-mst1o1 {
    padding: 0 16px;
}


}

.playmojo-s0kn7y {
  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) {
  .playmojo-s0kn7y {
    font-size: 48px;
    line-height: 56px;
  }
}

.playmojo-xrjp3m {
  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) {
  .playmojo-xrjp3m {
    font-size: 24px;
    line-height: 32px;
  }
}

.playmojo-3imebm {
  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;
}

.playmojo-3imebm:hover {
  background: var(--button-bg-hover);
}

.playmojo-r6dwlo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.playmojo-r6dwlo img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .playmojo-r6dwlo img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .playmojo-r6dwlo img {
  min-height: 100%;
  }
}

.playmojo-3aq6zl::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.playmojo-0a4jkl {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.playmojo-0a4jkl h1,
.playmojo-0a4jkl h2,
.playmojo-0a4jkl h3,
.playmojo-0a4jkl h4 {
  margin-bottom: 6px;
}

.playmojo-0a4jkl h1:not(:first-child),
.playmojo-0a4jkl h2:not(:first-child),
.playmojo-0a4jkl h3:not(:first-child),
.playmojo-0a4jkl h4:not(:first-child) {
  margin-top: 16px;
}

.playmojo-0a4jkl h1,
.playmojo-0a4jkl h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .playmojo-0a4jkl h1,
  .playmojo-0a4jkl h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.playmojo-0a4jkl h2,
.playmojo-0a4jkl h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .playmojo-0a4jkl h2,
  .playmojo-0a4jkl h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.playmojo-0a4jkl h3,
.playmojo-0a4jkl h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .playmojo-0a4jkl h3,
  .playmojo-0a4jkl h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.playmojo-0a4jkl h4,
.playmojo-0a4jkl h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.playmojo-0a4jkl ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.playmojo-0a4jkl ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.playmojo-0a4jkl 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);
}

.playmojo-0a4jkl ul ul {
  margin-bottom: 8px;
}

.playmojo-0a4jkl ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.playmojo-0a4jkl ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.playmojo-0a4jkl ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.playmojo-0a4jkl ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.playmojo-0a4jkl ol li::marker {
  font-weight: 700;
}

.playmojo-0a4jkl ol ol {
  margin-bottom: 8px;
}

.playmojo-0a4jkl ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.playmojo-0a4jkl ol ul li {
  padding-left: 16px;
}

.playmojo-0a4jkl 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) {
  .playmojo-0a4jkl table {
    padding: 24px;
  }
}

.playmojo-0a4jkl table.playmojo-m5afpn {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.playmojo-p6qfs9,
    mask-image 0.3s;
}

.playmojo-0a4jkl table.playmojo-m5afpn.playmojo-lot6jf {
  -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) {
  .playmojo-0a4jkl table {
    display: table;
  }
}

.playmojo-0a4jkl 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);
}

.playmojo-0a4jkl table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.playmojo-0a4jkl table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.playmojo-0a4jkl 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) {
  .playmojo-0a4jkl table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.playmojo-0a4jkl table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.playmojo-0a4jkl table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.playmojo-0a4jkl table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.playmojo-0a4jkl img {
  max-width: 100%;
  height: auto;
}

.playmojo-bgngcq {
  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) {
  .playmojo-bgngcq {
    padding: 24px;
  }
}

.playmojo-b269k3 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .playmojo-b269k3 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.playmojo-b269k3 > * {
  margin: 0 !important;
}

.playmojo-b269k3 img,
.playmojo-1rtyeu {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playmojo-b269k3 img,
  .playmojo-1rtyeu {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playmojo-st06hq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playmojo-st06hq {
    width: 32px;
    height: 32px;
  }
}

.playmojo-oxotxu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.playmojo-oxotxu .playmojo-an6edr {
  flex-shrink: 0;
}

.playmojo-oxotxu .playmojo-esk0s9 svg {
  display: none;
}

.playmojo-xjoz9y {
  display: grid;
  transition: max-height 0.playmojo-p6qfs9 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .playmojo-xjoz9y {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .playmojo-xjoz9y {
    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));
  }
}

.playmojo-xjoz9y.playmojo-fxevxv + .playmojo-an6edr svg {
  transform: rotate(180deg);
}

.playmojo-u2rpvj {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.playmojo-u2rpvj > div:nth-child(3n) {
  grid-column: span 2;
}

.playmojo-u2rpvj
  > div:nth-child(3n)
  .playmojo-p18rml
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .playmojo-u2rpvj {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .playmojo-u2rpvj > div:nth-child(3n) {
    grid-column: unset;
  }

  .playmojo-u2rpvj
    > div:nth-child(3n)
    .playmojo-p18rml
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .playmojo-u2rpvj {
    max-width: 270px;
  }
}

.playmojo-u2rpvj .playmojo-p18rml button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .playmojo-u2rpvj .playmojo-p18rml button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .playmojo-u2rpvj .playmojo-p18rml button {
    max-width: 104px;
  }
}

.playmojo-ztzo9n {
  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) {
  .playmojo-ztzo9n {
    margin-bottom: 0;
  }
}

.playmojo-pdg8mp {
  display: none;
  opacity: 0;
}

.playmojo-nfjzym {
  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;
  }
}

.playmojo-nfjzym img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.playmojo-p18rml {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.playmojo-p18rml button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .playmojo-p18rml
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .playmojo-p18rml
    button {
    max-width: 145px;
  }
}

.playmojo-nk2ae5:first-child
  .playmojo-p18rml
  button {
  max-width: 270px;
}

.playmojo-s5ede5 {
  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%;
}

.playmojo-ztzo9n picture {
  width: 100%;
  max-width: 100%;
}

.playmojo-bir3i6 {
  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;
}

.playmojo-bir3i6 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.playmojo-ztzo9n:hover .playmojo-bir3i6 {
  display: flex;
}

.playmojo-y85q22 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.playmojo-oy88cf {
  display: flex;
}

.playmojo-oy88cf:hover .playmojo-ch6feb,
.playmojo-oy88cf .playmojo-ofy6kz .playmojo-ch6feb {
  display: flex;
}

.playmojo-oy88cf svg {
  flex-shrink: 0;
}

.playmojo-ch6feb {
  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) {
  .playmojo-ch6feb {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.playmojo-ch6feb:hover {
  display: flex;
}

.playmojo-ch6feb svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.playmojo-6r7tor {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .playmojo-6r7tor {
    font-size: 12px;
  }
}

.playmojo-v83i9n,
.playmojo-uk2z2c {
  width: 50%;
  flex-shrink: 0;
}

.playmojo-v83i9n {
  font-weight: 700;
}

.playmojo-zv2xej .playmojo-xjoz9y {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .playmojo-zv2xej .playmojo-xjoz9y {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .playmojo-zv2xej .playmojo-xjoz9y {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.playmojo-zv2xej
  .playmojo-s5ede5:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.playmojo-zv2xej .playmojo-nfjzym {
  height: 100% !important;
  border-radius: 16px;
}

.playmojo-zv2xej .playmojo-p18rml {
  gap: 4px;
  align-items: center;
}

.playmojo-zv2xej .playmojo-p18rml button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.playmojo-zv2xej .playmojo-p18rml svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.playmojo-zv2xej .playmojo-s6ntcf,
.playmojo-zv2xej .playmojo-cwmqne {
  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.playmojo-otjyd4.org/2000/svg'%3E%3Cpath d='M9.playmojo-2qsxq2 4.playmojo-ox7vhg.playmojo-rj62p1 5.playmojo-wpr3ob.playmojo-xxby7y 5.playmojo-m1bzzb.playmojo-nyu0kp 5.playmojo-rtq46t.playmojo-dvwxl3 8.playmojo-ttsroy.playmojo-lmyg26 9.playmojo-hjulmq.playmojo-9yj302 9.playmojo-cwcc0o.playmojo-mjzm97 13.playmojo-x399i9.playmojo-klkfjf 11.playmojo-ylga83.playmojo-pk3ihv 11.playmojo-utb2mi.playmojo-4adz5t 11.playmojo-9jo624.playmojo-zenpqg 13.playmojo-uuikr0.playmojo-1237i8 9.playmojo-rtyyfg.playmojo-kk9eiu 9.playmojo-tbkcnl.playmojo-qw0y6t 8.playmojo-i294vq.playmojo-mf58co 5.playmojo-5scle5.playmojo-4irnu9 5.playmojo-do3plo.playmojo-pyz59y 5.playmojo-fxlzzu.playmojo-tllku6 4.playmojo-rj0y34.playmojo-pk3ihv 1.playmojo-zuk9u8.playmojo-2qsxq2 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.playmojo-zv2xej .playmojo-s6ntcf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.playmojo-zv2xej .playmojo-cwmqne {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.playmojo-n3qg1i {
  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) {
  .playmojo-n3qg1i {
    padding: 24px;
  }
}

.playmojo-n3qg1i .playmojo-an6edr {
  display: flex;
}

@media (min-width: 768px) {
  .playmojo-n3qg1i .playmojo-an6edr {
    display: none;
  }
}

.playmojo-n3qg1i .playmojo-esk0s9 svg {
  display: none;
}

.playmojo-y8o7qc {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.playmojo-y8o7qc .playmojo-ujlarb {
  display: none;
}

@media (min-width: 768px) {
  .playmojo-y8o7qc .playmojo-ujlarb {
    display: flex;
  }
}

.playmojo-tv2wdm {
  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) {
  .playmojo-tv2wdm {
    font-size: 40px;
    line-height: 48px;
  }
}

.playmojo-tv2wdm > * {
  margin: 0 !important;
}

.playmojo-tv2wdm img,
.playmojo-hpxv5y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playmojo-tv2wdm img,
  .playmojo-hpxv5y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playmojo-czjcsz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playmojo-czjcsz {
    width: 32px;
    height: 32px;
  }
}

.playmojo-7ctei9 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .playmojo-7ctei9 {
    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;
  }

  .playmojo-7ctei9::-webkit-scrollbar {
    display: none;
  }
}

.playmojo-ad30ru {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .playmojo-ad30ru {
    padding: 7px 15px;
  }
}

.playmojo-ad30ru:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.playmojo-k03v6w {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .playmojo-k03v6w {
    display: flex;
    opacity: 1;
  }
}

.playmojo-ad30ru picture {
  height: 100%;
  display: block;
}

.playmojo-ad30ru img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .playmojo-ad30ru img {
    width: 88px;
    height: 44px;
  }
}

.playmojo-ad30ru p {
  text-align: center;
  width: 100%;
}

.playmojo-9d8lme {
  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) {
  .playmojo-9d8lme {
    font-size: 40px;
    line-height: 48px;
  }
}

.playmojo-9d8lme img,
.playmojo-n0zzg7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playmojo-9d8lme img,
  .playmojo-n0zzg7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playmojo-hqcfcp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playmojo-hqcfcp {
    width: 32px;
    height: 32px;
  }
}

.playmojo-hrh1gp {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.playmojo-b6w19c {
  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;
}

.playmojo-avqvzg {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.playmojo-avqvzg.playmojo-ofy6kz {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.playmojo-hzsh5h {
  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) {
  .playmojo-hzsh5h {
    font-size: 20px;
    line-height: 28px;
  }
}

.playmojo-7n466l {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.playmojo-6b8zgf {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.playmojo-p6qfs9 ease;
  opacity: 0;
  color: var(--text-color);
}

.playmojo-jhad06 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.playmojo-jhad06 ol,
.playmojo-jhad06 ul {
  padding-left: 1.3em;
}

.playmojo-avqvzg.playmojo-ofy6kz .playmojo-6b8zgf {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.playmojo-avqvzg.playmojo-ofy6kz .playmojo-7n466l {
  transform: rotate(180deg);
  color: var(--text-color);
}

.playmojo-0isi2k {
  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) {
  .playmojo-0isi2k {
    padding: 24px;
  }
}

.playmojo-0isi2k .playmojo-an6edr {
  display: flex;
}

@media (min-width: 768px) {
  .playmojo-0isi2k .playmojo-an6edr {
    display: none;
  }
}

.playmojo-0isi2k .playmojo-esk0s9 svg {
  display: none;
}

.playmojo-xdxp7t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.playmojo-xdxp7t .playmojo-ujlarb {
  display: none;
}

@media (min-width: 768px) {
  .playmojo-xdxp7t .playmojo-ujlarb {
    display: flex;
  }
}

.playmojo-4miudf {
  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) {
  .playmojo-4miudf {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.playmojo-4miudf > * {
  margin: 0 !important;
}

.playmojo-4miudf img,
.playmojo-rbd1tk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playmojo-4miudf img,
  .playmojo-rbd1tk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playmojo-uv25wv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playmojo-uv25wv {
    width: 32px;
    height: 32px;
  }
}

.playmojo-f68yyg {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .playmojo-f68yyg {
    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;
  }

  .playmojo-f68yyg::-webkit-scrollbar {
    display: none;
  }
}

.playmojo-s8i052 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.playmojo-s8i052:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.playmojo-7aa6p6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .playmojo-7aa6p6 {
    display: flex;
    opacity: 1;
  }
}

.playmojo-s8i052 picture {
  width: auto;
  height: 100%;
  display: block;
}

.playmojo-s8i052 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.playmojo-yow15c {
  margin: -24px 0;
}

.playmojo-yow15c:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .playmojo-yow15c {
    margin: -16px 0;
  }
}

.playmojo-qu8e9m {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .playmojo-qu8e9m {
    flex-direction: row;
  }
}

.playmojo-7f6zgn {
  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) {
  .playmojo-7f6zgn {
    flex: 1;
  }
}

.playmojo-7f6zgn::placeholder {
  color: var(--Text-400);
}

.playmojo-g14qlq {
  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;
}

.playmojo-lbzyrp {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.playmojo-lbzyrp::-webkit-scrollbar {
  display: none;
}

.playmojo-3fatfh {
  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;
}

.playmojo-3fatfh img,
.playmojo-3fatfh svg {
  margin-right: 8px;
}

.playmojo-pjle8q {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.playmojo-yow15c + .playmojo-op7g6i {
  margin-top: 0;
}

@media (min-width: 768px) {
  .playmojo-yow15c + .playmojo-op7g6i {
    margin-top: -16px;
  }
}

.playmojo-ry9yob {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.playmojo-ry9yob > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.playmojo-ry9yob > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.playmojo-6t23nq {
  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;
}

.playmojo-pjlkzx {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.playmojo-7c3k6h {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.playmojo-vdfrt0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.playmojo-m9cs4w {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.playmojo-6t23nq 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;
}

.playmojo-6t23nq 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) {
  .playmojo-6t23nq {
    padding: 39px 179px 39px 39px;
  }

  .playmojo-pjlkzx {
    font-size: 40px;
    line-height: 48px;
  }

  .playmojo-m9cs4w {
    height: 348px;
  }

  .playmojo-6t23nq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .playmojo-6t23nq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .playmojo-6t23nq {
    padding: 63px;
  }
}

.playmojo-dsriqr {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .playmojo-dsriqr {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.playmojo-elvift {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .playmojo-elvift {
    width: auto;
  }
}

.playmojo-oramz2 {
  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;
}

.playmojo-oramz2::-webkit-scrollbar {
  display: none;
}

.playmojo-oramz2 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);
}

.playmojo-oramz2 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .playmojo-oramz2 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.playmojo-dsriqr .playmojo-njniq6 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.playmojo-p6qfs9,
    mask-image 0.3s;
}

.playmojo-dsriqr .playmojo-njniq6.playmojo-lot6jf {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.playmojo-ql6sa6 {
  margin: 40px -16px;
}

.playmojo-bfi863 + .playmojo-pv306g,
.playmojo-bfi863 + .playmojo-ta1jdn {
  margin-top: 24px;
}

.playmojo-zu1yx9 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.playmojo-zu1yx9 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.playmojo-0b6u3b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .playmojo-0b6u3b {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .playmojo-0b6u3b {
    margin-top: 0;
  }
}

.playmojo-q5p5d2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .playmojo-q5p5d2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.playmojo-fduo5b {
  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) {
  .playmojo-fduo5b {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.playmojo-nhiczs {
  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) {
  .playmojo-nhiczs {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.playmojo-e4olhq {
  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) {
  .playmojo-e4olhq {
    font-size: 20px;
    line-height: 28px;
  }
}

.playmojo-z6sr5r {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .playmojo-z6sr5r {
    font-size: 32px;
    line-height: 40px;
  }
}

.playmojo-kz1fgz {
  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;
}

.playmojo-31pvvi {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.playmojo-31pvvi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.playmojo-op7g6i {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.playmojo-56a40q {
  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) {
  .playmojo-56a40q {
    padding: 15px 48px;
  }
}

main > .playmojo-op7g6i {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .playmojo-xjoz9y.playmojo-bjhjx8 > div:nth-child(n+5) {
    display: none;
  }
}

.playmojo-0a4jkl p a img {
  display: block;
  margin: 0 auto;
}


.playmojo-g4m6ax {
  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 */
.playmojo-f7zvw8 {
  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;
}

.playmojo-f7zvw8 label {
  font-size: 14px;
}

.playmojo-f7zvw8 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.playmojo-f7zvw8 input,
.playmojo-f7zvw8 textarea,
.playmojo-f7zvw8 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;
}
.playmojo-f7zvw8 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.playmojo-1ej8in ease;
}
.playmojo-f7zvw8 button:hover {
  background-color: var(--button-bg-hover);
}
.playmojo-wq33ya {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.playmojo-0skbqd ease-in;
}

.playmojo-wq33ya 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;
}
.playmojo-5bt74r, .playmojo-hbudym, [class*="review-card"],
thead, thead th, table th, .playmojo-k95az6,
.playmojo-4xxo1r, [class*="collapsible-header"],
.playmojo-duc4e9, [class*="updated-block"] {
  color: #ece7dc !important;
}
