* {
  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;
  }
}

.playcroco-d399wa {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .playcroco-d399wa {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .playcroco-d399wa {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.playcroco-hksd8w {
  overflow: hidden;
}

.playcroco-m4t5g8 img {
  background: var(--Neutral-300);
}

.playcroco-mo6jfk {
  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;
}

.playcroco-hlnmqi {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.playcroco-hlnmqi:hover {
  background: var(--button-bg-hover);
}

.playcroco-sj6cnn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.playcroco-sj6cnn:hover {
  background: var(--button-bg-hover);
}

.playcroco-3e8hvz {
  font-size: 12px;
  line-height: 18px;
}

.playcroco-fkjfo2 {
  font-size: 18px;
  line-height: 26px;
}

.playcroco-airu7h {
  width: 100%;
}

.playcroco-g5c5ns {
  padding: 6px 16px;
}

.playcroco-dg4mym {
  padding: 10px 16px;
}

.playcroco-yasfwo {
  padding: 15px 26px;
}

.playcroco-me84bm {
  flex-shrink: 0;
}

.playcroco-jtjs5k {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.playcroco-ko24em {
  display: none;
}

.playcroco-g9fuz9 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.playcroco-e444fk {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.playcroco-vlk06v {
  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;
}

.playcroco-5g2mqd {
  cursor: grab;
}

.playcroco-vlk06v::-webkit-scrollbar {
  display: none;
}

.playcroco-kgedvu {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.playcroco-4qyo0o {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.playcroco-wwqtg2 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.playcroco-ltmy1v {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.playcroco-a1txqp {
  visibility: visible;
}

.playcroco-plo2pn {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.playcroco-ypbvl4 ease;
}

.playcroco-qfsl9f {
  background-color: var(--Primary-200);
  width: 16px;
}

.playcroco-e84yfy {
  -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.playcroco-ypbvl4,
    mask-image 0.3s;
}

.playcroco-e84yfy.playcroco-gw72cd {
  -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;
  }
}

.playcroco-3zfcg8: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;
}

.playcroco-wi96p4 {
  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.playcroco-9tk326.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.playcroco-9tk326.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;
}

.playcroco-p40rho {
  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);
}

.playcroco-p40rho::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%
  );
}

.playcroco-2o89be {
  position: relative;
  z-index: 1;
}

.playcroco-kltbkk {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.playcroco-gkoxsk {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.playcroco-ii5otj {
  font-size: 40px;
  line-height: 48px;
}

.playcroco-jkhc23 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.playcroco-j1dgqr {
  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;
}

.playcroco-j1dgqr:hover {
  background: var(--Primary-400);
}

.playcroco-j1dgqr svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.playcroco-3zfcg8 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) {
  .playcroco-p40rho {
    max-width: 600px;
    padding: 64px;
  }

  .playcroco-kltbkk {
    font-size: 24px;
    line-height: 32px;
  }

  .playcroco-gkoxsk {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .playcroco-ii5otj {
    font-size: 50px;
    line-height: 56px;
  }

  .playcroco-jkhc23 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .playcroco-wi96p4 {
    top: 25px;
    right: 25px;
  }
}

.playcroco-vvjrla,
.playcroco-2tnfvi {
  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;
}

.playcroco-txre7x.playcroco-cq6hge::before,
.playcroco-2tnfvi::before,
.playcroco-i0nws5::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.playcroco-9tk326.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.playcroco-d2pqrg 14.playcroco-lm6bqh.playcroco-nq6n2k 14.playcroco-xrm2na 15.playcroco-e32iug 14.playcroco-tk27f8 15.playcroco-khhzgd 14.playcroco-id7t2j.playcroco-ipnxty 14.playcroco-bbv21w 19.playcroco-u94z85 12.playcroco-lbwjvo 19.playcroco-u94z85 10.playcroco-n33fso.playcroco-u94z85 8.playcroco-jlg08c 17.playcroco-fciiez 7.playcroco-0ehr0q 15.playcroco-qf32v9 7.playcroco-sgsgut.playcroco-8hca6q 7.playcroco-0ehr0q 11.playcroco-y60tk9 8.playcroco-jlg08c 11.playcroco-y60tk9 10.playcroco-m4ti76.playcroco-y60tk9 12.playcroco-8m6wa3 13.playcroco-m3bqlj 14.playcroco-dh7h1h 15.playcroco-gkp1r0 14.playcroco-x84xky.playcroco-xc667r 14.playcroco-fsuvej 15.playcroco-iiyqel 14.playcroco-rlk7sb 15.playcroco-zw1zw5 14.playcroco-rglo27.playcroco-d2pqrg 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.playcroco-odn5sf 15.playcroco-cc6ox9.playcroco-aldy0u 15.playcroco-93c9jz 15.playcroco-4h1b7g 15.playcroco-c85ntg 15.playcroco-v0bnny 15.playcroco-753tt3.playcroco-7t2wmt 15.playcroco-c85ntg 15.playcroco-2pxs6c 15.playcroco-l99b52 15.playcroco-k0y0u0 15.playcroco-y2fqi2.playcroco-vb4pop 15.playcroco-e05fr3 7.playcroco-op1eu4 18.playcroco-mn8alw 7.playcroco-w562nd 23.playcroco-t52qz1.playcroco-z74z6c.playcroco-oby4pt 18.playcroco-0j3tsl 19.playcroco-16a4c0 15.playcroco-27ufpr 15.playcroco-odn5sf 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.playcroco-dftwap [type="submit"] *,
.playcroco-51ce5z button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .playcroco-y8l5ou {
    display: none;
  }
}

.playcroco-pwfci9 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .playcroco-pwfci9 {
  display: none;
}

@media (min-width: 768px) {
  .playcroco-pwfci9 {
    bottom: 22px;
  }
}

.playcroco-pwfci9 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .playcroco-pwfci9 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.playcroco-j3ixzy.static) .playcroco-pwfci9 {
    bottom: 8px;
  }
}

.playcroco-qmhjjt {
  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.playcroco-9tk326.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.playcroco-3kof4c 3.playcroco-5orv8e.playcroco-6azpmg.playcroco-1kaub4 3.playcroco-cghlo2 3.playcroco-1xuznh 5.playcroco-tweu4l 3.playcroco-1xuznh 8.playcroco-msygnh.playcroco-tspwyc.playcroco-1xuznh 26.playcroco-b0y5vq 5.playcroco-307rot 28.playcroco-k28e9x 8.playcroco-cj65n3 28.playcroco-rdcsjd.playcroco-q3xqyk 28.playcroco-afsaj9.playcroco-0orje5 34.playcroco-90k3ml.playcroco-tvdotr 36.playcroco-ycegk4 11.playcroco-ahutdb 37.playcroco-nw2284 12.playcroco-4rw9f1 36.playcroco-723jro.playcroco-jbm5x6 28.playcroco-9w803i.playcroco-j4psdd.playcroco-ppkaf0 28.playcroco-5l9pmd 36.playcroco-oi9bvf 26.playcroco-0d4vwq 36.playcroco-oi9bvf 23.playcroco-rxqneh.playcroco-im6kob.playcroco-oi9bvf 5.playcroco-6p33ac 34.playcroco-p0mypi 3.playcroco-cghlo2 31.playcroco-3kof4c 3.playcroco-gc5q40.playcroco-y2ifo5 18.playcroco-exw2u2.playcroco-r6v0we 18.playcroco-svxfkn 8.playcroco-7ml8tk 17.playcroco-i0t6vq 8.playcroco-7ml8tk 15.playcroco-l5wwjb.playcroco-7ml8tk 14.playcroco-etcjws 9.playcroco-r6v0we 13.playcroco-6288r9 11.playcroco-y2ifo5 13.playcroco-252txf.playcroco-rtczoz 13.playcroco-6288r9 13.playcroco-vjykp5 14.playcroco-etcjws 13.playcroco-vjykp5 15.playcroco-sobwdf.playcroco-vjykp5 17.playcroco-i0t6vq 12.playcroco-rtczoz 18.playcroco-svxfkn 11.playcroco-y2ifo5 18.playcroco-1sxvyg.playcroco-3vngwl 18.playcroco-s3a8dw.playcroco-vk8s4k 18.playcroco-svxfkn 17.playcroco-fbul41 17.playcroco-i0t6vq 17.playcroco-fbul41 15.playcroco-14i7ig.playcroco-fbul41 14.playcroco-etcjws 18.playcroco-vk8s4k 13.playcroco-6288r9 20.playcroco-3vngwl 13.playcroco-0xp4xo.playcroco-rxzj8i 13.playcroco-6288r9 22.playcroco-b9m1lv 14.playcroco-etcjws 22.playcroco-b9m1lv 15.playcroco-q8pnjp.playcroco-s3o784 17.playcroco-i0t6vq 21.playcroco-rxzj8i 18.playcroco-svxfkn 20.playcroco-3vngwl 18.playcroco-9lz1d3.playcroco-a6ghmd 18.playcroco-7w0sej.playcroco-ijwh2x 18.playcroco-svxfkn 26.playcroco-jq4zvg 17.playcroco-i0t6vq 26.playcroco-jq4zvg 15.playcroco-fshav3.playcroco-jq4zvg 14.playcroco-etcjws 27.playcroco-ijwh2x 13.playcroco-6288r9 28.playcroco-a6ghmd 13.playcroco-bvhmt0.playcroco-qcc99k 13.playcroco-6288r9 31.playcroco-kpcmn5 14.playcroco-etcjws 31.playcroco-kpcmn5 15.playcroco-da4hlw.playcroco-jq4zvg 17.playcroco-i0t6vq 30.playcroco-qcc99k 18.playcroco-svxfkn 28.playcroco-a6ghmd 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"])
    .playcroco-qmhjjt {
    display: none;
  }
}

.playcroco-dooip7 {
  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) {
  .playcroco-dooip7 {
    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;
}

.playcroco-51ce5z {
  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) {
  .playcroco-51ce5z {
    padding: 14px 16px;
  }
}

.playcroco-51ce5z button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.playcroco-51ce5z button:first-child {
  align-content: end;
}

.playcroco-51ce5z button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .playcroco-51ce5z
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .playcroco-51ce5z
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.playcroco-51ce5z button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.playcroco-51ce5z button:last-child svg {
  width: 38px;
  height: 38px;
}

.playcroco-i0nws5 {
  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;
}

.playcroco-i0nws5::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .playcroco-i0nws5,
.pc61d126-chatbot[data-active-screen="3"]
  .playcroco-i0nws5 {
  opacity: 1;
  visibility: visible;
}

.playcroco-inqwgi {
  flex: 1 1;
}

.playcroco-aqbcf4 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .playcroco-aqbcf4 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .playcroco-6zkwc4 {
  display: block;
}

.playcroco-cokhes {
  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) {
  .playcroco-cokhes {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.playcroco-2tnfvi {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.playcroco-2tnfvi::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.playcroco-vcqsuy span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.playcroco-vcqsuy p {
  color: var(--Text-100);
}

.playcroco-2tnfvi .playcroco-mo0mfb {
  grid-area: button;
}

.playcroco-2tnfvi .playcroco-mo0mfb::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.playcroco-9tk326.org/2000/svg'%3E%3Cpath d='M4.playcroco-vbqlkn 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.playcroco-sn50p5 15L16.playcroco-sn50p5 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.playcroco-sn50p5 5L16.playcroco-sn50p5 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .playcroco-lqjg8n {
  display: block;
}

.playcroco-5cifvl {
  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) {
  .playcroco-5cifvl {
    margin-top: 40px;
  }
}

.playcroco-vvjrla label,
.playcroco-vvjrla input {
  display: block;
  width: 100%;
}

.playcroco-vvjrla label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.playcroco-vvjrla label.playcroco-2b2p61 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.playcroco-vvjrla label.playcroco-2b2p61::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;
}

.playcroco-vvjrla 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;
}

.playcroco-vvjrla input::placeholder {
  color: var(--Text-400);
}

.playcroco-c3tixc {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .playcroco-c3tixc {
  display: flex;
}

.playcroco-c3tixc ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .playcroco-c3tixc ol {
    height: 420px;
    padding: 24px;
  }
}

.playcroco-c3tixc ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.playcroco-dftwap {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .playcroco-dftwap {
    padding: 0 24px 24px;
  }
}

.playcroco-dftwap 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;
}

.playcroco-dftwap input::placeholder {
  color: var(--Text-400);
}

.playcroco-dftwap [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.playcroco-dftwap [type="submit"]:disabled {
  opacity: 0.5;
}

.playcroco-dftwap [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .playcroco-dftwap [type="submit"] {
    right: 40px;
  }
}

.playcroco-txre7x {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.playcroco-txre7x.playcroco-cq6hge {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.playcroco-txre7x.playcroco-cq6hge::before {
  content: "";
  width: 31px;
}

.playcroco-txre7x.playcroco-cq6hge p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.playcroco-txre7x.playcroco-hdmq5g p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.playcroco-txre7x p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.playcroco-pwfci9 .playcroco-mo0mfb {
  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;
  }
}

.playcroco-y8l5ou {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .playcroco-y8l5ou {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .playcroco-y8l5ou {
    padding: 18px 0;
  }
}

.playcroco-y8l5ou .playcroco-d399wa {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .playcroco-y8l5ou .playcroco-d399wa {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.playcroco-4zsnbn {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .playcroco-4zsnbn {
    max-width: 160px;
    height: 40px;
  }
}

.playcroco-4zsnbn picture,
.playcroco-4zsnbn img {
  display: block;
  width: 100%;
  height: 100%;
}

.playcroco-4zsnbn img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .playcroco-8ldymc {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.playcroco-ypbvl4 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .playcroco-y8l5ou.playcroco-gojr6q .playcroco-8ldymc {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .playcroco-8ldymc {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .playcroco-8ldymc {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.playcroco-7bk9za,
.playcroco-fl0em8 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .playcroco-7bk9za,
  .playcroco-fl0em8 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .playcroco-fl0em8 {
    display: none;
  }
}

.playcroco-3n8zmj {
  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;
}

.playcroco-gojr6q .playcroco-3n8zmj {
  background: var(--fh-bg-color);
}

.playcroco-3n8zmj button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .playcroco-3n8zmj {
    display: none;
  }
}

.playcroco-x5jck1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .playcroco-x5jck1 {
    display: none;
  }
}

.playcroco-6dh8ky {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.playcroco-y8l5ou.playcroco-gojr6q .playcroco-6dh8ky:first-child {
  display: none;
}

.playcroco-y8l5ou.playcroco-gojr6q .playcroco-6dh8ky:last-child {
  display: block;
}

.playcroco-6dh8ky:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .playcroco-6dh8ky {
    display: none;
  }
}

.playcroco-3b5d7i {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .playcroco-3b5d7i {
    display: flex;
  }
}

.playcroco-3b5d7i ul {
  max-height: 350px;
  overflow-y: auto;
}

.playcroco-3b5d7i:hover ul {
  visibility: visible;
  opacity: 1;
}

.playcroco-3b5d7i:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.playcroco-3b5d7i:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.playcroco-3b5d7i:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.playcroco-3b5d7i:hover .playcroco-hq6egf svg {
  transform: rotate(180deg);
}

.playcroco-ilj1vo {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.playcroco-vb67rj {
  padding: 0 8px;
}

.playcroco-yiihyd {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.playcroco-yiihyd:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .playcroco-yiihyd {
    padding: 4px 8px;
  }
}

.playcroco-tu7o7h {
  display: flex;
}

.playcroco-tu7o7h img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.playcroco-hq6egf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.playcroco-hq6egf svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.playcroco-zk40y5 {
  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) {
  .playcroco-zk40y5 {
    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;
  }
}

.playcroco-alene3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .playcroco-alene3 {
    display: none;
  }
}

.playcroco-4157p2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.playcroco-cmo00d {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.playcroco-45ljqp {
  display: flex;
}

.playcroco-teb3h4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.playcroco-uazi87 {
  list-style: none;
}

@media (max-width: 1199px) {
  .playcroco-uazi87 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .playcroco-uazi87 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .playcroco-uazi87 .playcroco-iydl33 [data-ref-el],
  .playcroco-uazi87 .playcroco-iydl33 span,
  .playcroco-uazi87 .playcroco-iydl33 a {
    white-space: nowrap;
  }
}

.playcroco-ipwqcx {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .playcroco-ipwqcx.playcroco-ewzb7y > .playcroco-iydl33 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .playcroco-ipwqcx.playcroco-6jmsj1:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .playcroco-ipwqcx.playcroco-ewzb7y > .playcroco-0a36qk {
    height: auto;
  }

  .playcroco-ipwqcx.playcroco-ewzb7y > div > .playcroco-x1x6sq {
    transform: rotate(180deg);
  }
}

.playcroco-ipwqcx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.playcroco-ipwqcx [data-ref-el],
.playcroco-ipwqcx span {
  cursor: pointer;
}

.playcroco-ipwqcx [data-ref-el],
.playcroco-ipwqcx span,
.playcroco-ipwqcx a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .playcroco-ipwqcx [data-ref-el],
  .playcroco-ipwqcx span,
  .playcroco-ipwqcx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .playcroco-ipwqcx [data-ref-el],
  .playcroco-ipwqcx span,
  .playcroco-ipwqcx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.playcroco-0a36qk {
  height: 0;
  overflow: hidden;
  transition: height 0.playcroco-ypbvl4 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.playcroco-0a36qk::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.playcroco-0a36qk::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.playcroco-0a36qk::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .playcroco-0a36qk {
    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;
  }

  .playcroco-0a36qk:has(> .playcroco-ipwqcx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .playcroco-0a36qk .playcroco-0a36qk {
    padding: 0;
  }

  .playcroco-0a36qk .playcroco-ipwqcx {
    font-weight: 400;
  }

  .playcroco-0a36qk .playcroco-ipwqcx:hover > .playcroco-iydl33 {
    background: var(--Neutral-300);
  }

  .playcroco-0a36qk .playcroco-x1x6sq {
    rotate: -90deg;
  }
}

.playcroco-iydl33 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .playcroco-iydl33 {
    padding: 8px;
  }

  .playcroco-ipwqcx.playcroco-8w556p > .playcroco-iydl33 {
    background: var(--Neutral-300);
  }
}

.playcroco-x1x6sq {
  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.playcroco-9tk326.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.playcroco-h3zu5q 0.playcroco-e5inxq.playcroco-7zz1d9 -0.playcroco-yuf4r7 0.playcroco-75z1hg -0.playcroco-yuf4r7 1.playcroco-ccyoxi 0.playcroco-45jyav.playcroco-vfs7yp 4.playcroco-82o5kl.playcroco-h3zu5q 0.playcroco-j6s8h2.playcroco-ni1dw8 -0.playcroco-yuf4r7 9.playcroco-d0uzfr -0.playcroco-yuf4r7 10.playcroco-k4nnxy 0.playcroco-i9f1fi.playcroco-is6xv1 0.playcroco-7zz1d9 10.playcroco-is6xv1 0.playcroco-75z1hg 10.playcroco-k4nnxy 1.playcroco-5jiq9y.playcroco-t772ug 5.playcroco-ymx09z.playcroco-mtum1k 6.playcroco-8x1ek0 5.playcroco-121zch 6.playcroco-8x1ek0 4.playcroco-bg04x4 5.playcroco-3jkdj1.playcroco-h3zu5q 1.playcroco-enl47o.playcroco-yuf4r7 0.playcroco-75z1hg -0.playcroco-yuf4r7 0.playcroco-7zz1d9 0.playcroco-h3zu5q 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.playcroco-ypbvl4 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .playcroco-x1x6sq {
    cursor: default;
  }
}

.playcroco-s6a3xi {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.playcroco-9l5y87 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .playcroco-9l5y87 {
    padding: 40px 4px;
  }
}

.playcroco-7ztl7n {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .playcroco-7ztl7n {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.playcroco-pgf8pw {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .playcroco-pgf8pw {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.playcroco-pgf8pw ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.playcroco-pgf8pw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.playcroco-pgf8pw [data-ref-el],
.playcroco-pgf8pw span,
.playcroco-pgf8pw a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.playcroco-id1xvd {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .playcroco-id1xvd {
    margin-bottom: 12px;
  }
}

.playcroco-8qzdzh {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.playcroco-8qzdzh img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .playcroco-8qzdzh:last-child {
    margin-right: 0;
  }
}

.playcroco-bywr20 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.playcroco-id1xvd:hover .playcroco-grkww5 {
  visibility: visible;
  opacity: 1;
}

.playcroco-grkww5 {
  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);
}

.playcroco-vbp4l3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.playcroco-3nzph5 {
  display: flex;
  margin: 6px;
}

.playcroco-3nzph5 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.playcroco-grkww5::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);
}

.playcroco-grkww5::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);
}

.playcroco-t8jnsd {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .playcroco-t8jnsd {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.playcroco-pi5qgm {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .playcroco-pi5qgm {
    margin-right: 32px;
  }
}

.playcroco-jvjbpp {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .playcroco-jvjbpp {
    margin-top: 0;
    width: 340px;
  }
}

.playcroco-jvjbpp a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.playcroco-za5a9a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.playcroco-snguog {
  position: relative;
}

@media (min-width: 768px) {
  .playcroco-snguog {
    margin-top: 40px;
  }
}

.playcroco-snguog + .playcroco-hn0ixw,
.playcroco-snguog + .playcroco-snguog {
  margin-top: 24px;
}

.playcroco-w8mz2a {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .playcroco-w8mz2a {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .playcroco-w8mz2a {
    padding: 80px;
  }
}

.playcroco-a8qhwn {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .playcroco-a8qhwn {
    padding: 0 16px;
}


}

.playcroco-phggpo {
  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) {
  .playcroco-phggpo {
    font-size: 48px;
    line-height: 56px;
  }
}

.playcroco-dtigd0 {
  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) {
  .playcroco-dtigd0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.playcroco-kr71un {
  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;
}

.playcroco-kr71un:hover {
  background: var(--button-bg-hover);
}

.playcroco-a63mnz {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.playcroco-a63mnz img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .playcroco-a63mnz img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .playcroco-a63mnz img {
  min-height: 100%;
  }
}

.playcroco-w8mz2a::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.playcroco-poymfw {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.playcroco-poymfw h1,
.playcroco-poymfw h2,
.playcroco-poymfw h3,
.playcroco-poymfw h4 {
  margin-bottom: 6px;
}

.playcroco-poymfw h1:not(:first-child),
.playcroco-poymfw h2:not(:first-child),
.playcroco-poymfw h3:not(:first-child),
.playcroco-poymfw h4:not(:first-child) {
  margin-top: 16px;
}

.playcroco-poymfw h1,
.playcroco-poymfw h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .playcroco-poymfw h1,
  .playcroco-poymfw h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.playcroco-poymfw h2,
.playcroco-poymfw h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .playcroco-poymfw h2,
  .playcroco-poymfw h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-poymfw h3,
.playcroco-poymfw h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .playcroco-poymfw h3,
  .playcroco-poymfw h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.playcroco-poymfw h4,
.playcroco-poymfw h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.playcroco-poymfw ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.playcroco-poymfw ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.playcroco-poymfw 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);
}

.playcroco-poymfw ul ul {
  margin-bottom: 8px;
}

.playcroco-poymfw ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.playcroco-poymfw ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.playcroco-poymfw ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.playcroco-poymfw ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.playcroco-poymfw ol li::marker {
  font-weight: 700;
}

.playcroco-poymfw ol ol {
  margin-bottom: 8px;
}

.playcroco-poymfw ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.playcroco-poymfw ol ul li {
  padding-left: 16px;
}

.playcroco-poymfw 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) {
  .playcroco-poymfw table {
    padding: 24px;
  }
}

.playcroco-poymfw table.playcroco-qohi89 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.playcroco-ypbvl4,
    mask-image 0.3s;
}

.playcroco-poymfw table.playcroco-qohi89.playcroco-gw72cd {
  -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) {
  .playcroco-poymfw table {
    display: table;
  }
}

.playcroco-poymfw 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);
}

.playcroco-poymfw table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.playcroco-poymfw table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.playcroco-poymfw 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) {
  .playcroco-poymfw table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.playcroco-poymfw table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.playcroco-poymfw table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.playcroco-poymfw table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.playcroco-poymfw img {
  max-width: 100%;
  height: auto;
}

.playcroco-lms0q6 {
  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) {
  .playcroco-lms0q6 {
    padding: 24px;
  }
}

.playcroco-ftvd4l {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .playcroco-ftvd4l {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.playcroco-ftvd4l > * {
  margin: 0 !important;
}

.playcroco-ftvd4l img,
.playcroco-si1szg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-ftvd4l img,
  .playcroco-si1szg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-nr4vcm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-nr4vcm {
    width: 32px;
    height: 32px;
  }
}

.playcroco-b3rxmu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.playcroco-b3rxmu .playcroco-xxoayt {
  flex-shrink: 0;
}

.playcroco-b3rxmu .playcroco-p6a1ao svg {
  display: none;
}

.playcroco-xnnt8g {
  display: grid;
  transition: max-height 0.playcroco-ypbvl4 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .playcroco-xnnt8g {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .playcroco-xnnt8g {
    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));
  }
}

.playcroco-xnnt8g.playcroco-8v6b6c + .playcroco-xxoayt svg {
  transform: rotate(180deg);
}

.playcroco-o8tc8r {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.playcroco-o8tc8r > div:nth-child(3n) {
  grid-column: span 2;
}

.playcroco-o8tc8r
  > div:nth-child(3n)
  .playcroco-jmwm5e
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .playcroco-o8tc8r {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .playcroco-o8tc8r > div:nth-child(3n) {
    grid-column: unset;
  }

  .playcroco-o8tc8r
    > div:nth-child(3n)
    .playcroco-jmwm5e
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .playcroco-o8tc8r {
    max-width: 270px;
  }
}

.playcroco-o8tc8r .playcroco-jmwm5e button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .playcroco-o8tc8r .playcroco-jmwm5e button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .playcroco-o8tc8r .playcroco-jmwm5e button {
    max-width: 104px;
  }
}

.playcroco-9f0rwx {
  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) {
  .playcroco-9f0rwx {
    margin-bottom: 0;
  }
}

.playcroco-j9vuah {
  display: none;
  opacity: 0;
}

.playcroco-au9riz {
  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;
  }
}

.playcroco-au9riz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.playcroco-jmwm5e {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.playcroco-jmwm5e button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .playcroco-jmwm5e
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .playcroco-jmwm5e
    button {
    max-width: 145px;
  }
}

.playcroco-mgh9q1:first-child
  .playcroco-jmwm5e
  button {
  max-width: 270px;
}

.playcroco-a2jt85 {
  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%;
}

.playcroco-9f0rwx picture {
  width: 100%;
  max-width: 100%;
}

.playcroco-zj79my {
  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;
}

.playcroco-zj79my svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.playcroco-9f0rwx:hover .playcroco-zj79my {
  display: flex;
}

.playcroco-025dk5 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.playcroco-yvoo5g {
  display: flex;
}

.playcroco-yvoo5g:hover .playcroco-jx2rgo,
.playcroco-yvoo5g .playcroco-8w556p .playcroco-jx2rgo {
  display: flex;
}

.playcroco-yvoo5g svg {
  flex-shrink: 0;
}

.playcroco-jx2rgo {
  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) {
  .playcroco-jx2rgo {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.playcroco-jx2rgo:hover {
  display: flex;
}

.playcroco-jx2rgo svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.playcroco-0egbf4 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .playcroco-0egbf4 {
    font-size: 12px;
  }
}

.playcroco-vt0260,
.playcroco-t1pdkm {
  width: 50%;
  flex-shrink: 0;
}

.playcroco-vt0260 {
  font-weight: 700;
}

.playcroco-u2691e .playcroco-xnnt8g {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .playcroco-u2691e .playcroco-xnnt8g {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .playcroco-u2691e .playcroco-xnnt8g {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.playcroco-u2691e
  .playcroco-a2jt85:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.playcroco-u2691e .playcroco-au9riz {
  height: 100% !important;
  border-radius: 16px;
}

.playcroco-u2691e .playcroco-jmwm5e {
  gap: 4px;
  align-items: center;
}

.playcroco-u2691e .playcroco-jmwm5e button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.playcroco-u2691e .playcroco-jmwm5e svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.playcroco-u2691e .playcroco-t36pva,
.playcroco-u2691e .playcroco-1hxr97 {
  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.playcroco-9tk326.org/2000/svg'%3E%3Cpath d='M9.playcroco-yeosgp 4.playcroco-7256uk.playcroco-tndkmp 5.playcroco-n2qlyv.playcroco-9g4kj7 5.playcroco-34nss9.playcroco-8wbh1p 5.playcroco-4b5vhd.playcroco-jg20zs 8.playcroco-ujrl0q.playcroco-7qyu94 9.playcroco-45s8c1.playcroco-nrhozx 9.playcroco-f4r21w.playcroco-344y2x 13.playcroco-wbz4xo.playcroco-h4jgit 11.playcroco-qy22dz.playcroco-fbvn8b 11.playcroco-6j5b4a.playcroco-j96dsn 11.playcroco-m4cj3a.playcroco-xerdi3 13.playcroco-brx3ok.playcroco-24fwvj 9.playcroco-awe4zg.playcroco-h5qmet 9.playcroco-25lxvz.playcroco-bh7rfr 8.playcroco-egplky.playcroco-4d9uit 5.playcroco-un8xdg.playcroco-4tbkxe 5.playcroco-bodvmd.playcroco-fjd3v2 5.playcroco-upib4t.playcroco-c8cc1d 4.playcroco-2a5i09.playcroco-fbvn8b 1.playcroco-k4wg60.playcroco-yeosgp 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.playcroco-u2691e .playcroco-t36pva {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.playcroco-u2691e .playcroco-1hxr97 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.playcroco-yp2avh {
  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) {
  .playcroco-yp2avh {
    padding: 24px;
  }
}

.playcroco-yp2avh .playcroco-xxoayt {
  display: flex;
}

@media (min-width: 768px) {
  .playcroco-yp2avh .playcroco-xxoayt {
    display: none;
  }
}

.playcroco-yp2avh .playcroco-p6a1ao svg {
  display: none;
}

.playcroco-wlab5d {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.playcroco-wlab5d .playcroco-mo6jfk {
  display: none;
}

@media (min-width: 768px) {
  .playcroco-wlab5d .playcroco-mo6jfk {
    display: flex;
  }
}

.playcroco-cfv7x0 {
  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) {
  .playcroco-cfv7x0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-cfv7x0 > * {
  margin: 0 !important;
}

.playcroco-cfv7x0 img,
.playcroco-8uxzws {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-cfv7x0 img,
  .playcroco-8uxzws {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-9au72l {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-9au72l {
    width: 32px;
    height: 32px;
  }
}

.playcroco-pgig1q {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .playcroco-pgig1q {
    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;
  }

  .playcroco-pgig1q::-webkit-scrollbar {
    display: none;
  }
}

.playcroco-gexf2v {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .playcroco-gexf2v {
    padding: 7px 15px;
  }
}

.playcroco-gexf2v:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.playcroco-632q7n {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .playcroco-632q7n {
    display: flex;
    opacity: 1;
  }
}

.playcroco-gexf2v picture {
  height: 100%;
  display: block;
}

.playcroco-gexf2v img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .playcroco-gexf2v img {
    width: 88px;
    height: 44px;
  }
}

.playcroco-gexf2v p {
  text-align: center;
  width: 100%;
}

.playcroco-hhj66y {
  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) {
  .playcroco-hhj66y {
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-hhj66y img,
.playcroco-9eb5xu {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-hhj66y img,
  .playcroco-9eb5xu {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-5k9hsi {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-5k9hsi {
    width: 32px;
    height: 32px;
  }
}

.playcroco-os7o51 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.playcroco-pjxfok {
  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;
}

.playcroco-eaoctj {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.playcroco-eaoctj.playcroco-8w556p {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.playcroco-6v13d2 {
  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) {
  .playcroco-6v13d2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.playcroco-y3uzyj {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.playcroco-6y9pte {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.playcroco-ypbvl4 ease;
  opacity: 0;
  color: var(--text-color);
}

.playcroco-0yvaiu {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.playcroco-0yvaiu ol,
.playcroco-0yvaiu ul {
  padding-left: 1.3em;
}

.playcroco-eaoctj.playcroco-8w556p .playcroco-6y9pte {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.playcroco-eaoctj.playcroco-8w556p .playcroco-y3uzyj {
  transform: rotate(180deg);
  color: var(--text-color);
}

.playcroco-xftgcm {
  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) {
  .playcroco-xftgcm {
    padding: 24px;
  }
}

.playcroco-xftgcm .playcroco-xxoayt {
  display: flex;
}

@media (min-width: 768px) {
  .playcroco-xftgcm .playcroco-xxoayt {
    display: none;
  }
}

.playcroco-xftgcm .playcroco-p6a1ao svg {
  display: none;
}

.playcroco-e5dptk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.playcroco-e5dptk .playcroco-mo6jfk {
  display: none;
}

@media (min-width: 768px) {
  .playcroco-e5dptk .playcroco-mo6jfk {
    display: flex;
  }
}

.playcroco-ka2ml6 {
  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) {
  .playcroco-ka2ml6 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-ka2ml6 > * {
  margin: 0 !important;
}

.playcroco-ka2ml6 img,
.playcroco-8z0nbn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-ka2ml6 img,
  .playcroco-8z0nbn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-u6ktdk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-u6ktdk {
    width: 32px;
    height: 32px;
  }
}

.playcroco-yavdgt {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .playcroco-yavdgt {
    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;
  }

  .playcroco-yavdgt::-webkit-scrollbar {
    display: none;
  }
}

.playcroco-sb6gqx {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.playcroco-sb6gqx:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.playcroco-6z3gn5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .playcroco-6z3gn5 {
    display: flex;
    opacity: 1;
  }
}

.playcroco-sb6gqx picture {
  width: auto;
  height: 100%;
  display: block;
}

.playcroco-sb6gqx picture img {
  display: block;
  width: auto;
  height: 100%;
}

.playcroco-x832rn {
  margin: -24px 0;
}

.playcroco-x832rn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .playcroco-x832rn {
    margin: -16px 0;
  }
}

.playcroco-ixbcrp {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .playcroco-ixbcrp {
    flex-direction: row;
  }
}

.playcroco-u4f9a3 {
  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) {
  .playcroco-u4f9a3 {
    flex: 1;
  }
}

.playcroco-u4f9a3::placeholder {
  color: var(--Text-400);
}

.playcroco-5oryme {
  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;
}

.playcroco-fuvhkp {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.playcroco-fuvhkp::-webkit-scrollbar {
  display: none;
}

.playcroco-2o8p4z {
  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;
}

.playcroco-2o8p4z img,
.playcroco-2o8p4z svg {
  margin-right: 8px;
}

.playcroco-4fz1xo {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.playcroco-x832rn + .playcroco-xrele1 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .playcroco-x832rn + .playcroco-xrele1 {
    margin-top: -16px;
  }
}

.playcroco-nbro66 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.playcroco-nbro66 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.playcroco-nbro66 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.playcroco-ajsrnm {
  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;
}

.playcroco-efq612 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.playcroco-qjxi0v {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.playcroco-rywkjz {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.playcroco-ooxzqy {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.playcroco-ajsrnm 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;
}

.playcroco-ajsrnm 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) {
  .playcroco-ajsrnm {
    padding: 39px 179px 39px 39px;
  }

  .playcroco-efq612 {
    font-size: 40px;
    line-height: 48px;
  }

  .playcroco-ooxzqy {
    height: 348px;
  }

  .playcroco-ajsrnm button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .playcroco-ajsrnm button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .playcroco-ajsrnm {
    padding: 63px;
  }
}

.playcroco-zpmuza {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .playcroco-zpmuza {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.playcroco-f5q9qy {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .playcroco-f5q9qy {
    width: auto;
  }
}

.playcroco-vxx1k4 {
  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;
}

.playcroco-vxx1k4::-webkit-scrollbar {
  display: none;
}

.playcroco-vxx1k4 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);
}

.playcroco-vxx1k4 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .playcroco-vxx1k4 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.playcroco-zpmuza .playcroco-vitxuw {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.playcroco-ypbvl4,
    mask-image 0.3s;
}

.playcroco-zpmuza .playcroco-vitxuw.playcroco-gw72cd {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.playcroco-xmvt2j {
  margin: 40px -16px;
}

.playcroco-cejddv + .playcroco-hn0ixw,
.playcroco-cejddv + .playcroco-snguog {
  margin-top: 24px;
}

.playcroco-m0pgr8 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.playcroco-m0pgr8 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.playcroco-le2das {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .playcroco-le2das {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .playcroco-le2das {
    margin-top: 0;
  }
}

.playcroco-t1rb68 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .playcroco-t1rb68 {
    font-size: 24px;
    line-height: 32px;
  }
}

.playcroco-zzd8eo {
  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) {
  .playcroco-zzd8eo {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.playcroco-g6xfqh {
  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) {
  .playcroco-g6xfqh {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.playcroco-gaeuz4 {
  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) {
  .playcroco-gaeuz4 {
    font-size: 20px;
    line-height: 28px;
  }
}

.playcroco-ltybdd {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .playcroco-ltybdd {
    font-size: 32px;
    line-height: 40px;
  }
}

.playcroco-81tflj {
  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;
}

.playcroco-4ial4q {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.playcroco-4ial4q img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.playcroco-xrele1 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.playcroco-sxjw8e {
  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) {
  .playcroco-sxjw8e {
    padding: 15px 48px;
  }
}

main > .playcroco-xrele1 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .playcroco-xnnt8g.playcroco-e6mr3n > div:nth-child(n+5) {
    display: none;
  }
}

.playcroco-poymfw p a img {
  display: block;
  margin: 0 auto;
}


.playcroco-jm1ci2 {
  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 */
.playcroco-d27mpy {
  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;
}

.playcroco-d27mpy label {
  font-size: 14px;
}

.playcroco-d27mpy h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.playcroco-d27mpy input,
.playcroco-d27mpy textarea,
.playcroco-d27mpy 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;
}
.playcroco-d27mpy button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.playcroco-mn3uq3 ease;
}
.playcroco-d27mpy button:hover {
  background-color: var(--button-bg-hover);
}
.playcroco-lsg29a {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.playcroco-ky1nej ease-in;
}

.playcroco-lsg29a 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;
}
.playcroco-fx6zia, .playcroco-hh68st, [class*="review-card"],
thead, thead th, table th, .playcroco-o3rmrq,
.playcroco-wdnqik, [class*="collapsible-header"],
.playcroco-4tfela, [class*="updated-block"] {
  color: #ece7dc !important;
}
