* {
  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-75v641 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .playcroco-75v641 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .playcroco-75v641 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.playcroco-56xhk5 {
  overflow: hidden;
}

.playcroco-h6uxl3 img {
  background: var(--Neutral-300);
}

.playcroco-jl9fyw {
  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-an13ws {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.playcroco-an13ws:hover {
  background: var(--button-bg-hover);
}

.playcroco-mrvui7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.playcroco-mrvui7:hover {
  background: var(--button-bg-hover);
}

.playcroco-aodtjv {
  font-size: 12px;
  line-height: 18px;
}

.playcroco-2fy50o {
  font-size: 18px;
  line-height: 26px;
}

.playcroco-biyw7u {
  width: 100%;
}

.playcroco-s0aoe8 {
  padding: 6px 16px;
}

.playcroco-dvmfc8 {
  padding: 10px 16px;
}

.playcroco-cjnkh9 {
  padding: 15px 26px;
}

.playcroco-9k2pu7 {
  flex-shrink: 0;
}

.playcroco-hjxfh2 {
  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-5pswct {
  display: none;
}

.playcroco-ku2n45 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.playcroco-vviz0i {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.playcroco-dacv26 {
  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-hvt3tq {
  cursor: grab;
}

.playcroco-dacv26::-webkit-scrollbar {
  display: none;
}

.playcroco-s488l0 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.playcroco-2a1t9m {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.playcroco-65zh2u {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.playcroco-jlmiyy {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.playcroco-fy7oia {
  visibility: visible;
}

.playcroco-mw7v93 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.playcroco-tmf8f6 ease;
}

.playcroco-2jjpal {
  background-color: var(--Primary-200);
  width: 16px;
}

.playcroco-4hvvt2 {
  -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-tmf8f6,
    mask-image 0.3s;
}

.playcroco-4hvvt2.playcroco-d91eyt {
  -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-dnyq57: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-khwhjs {
  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-caebnh.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-caebnh.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-qpkstq {
  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-qpkstq::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-klykhr {
  position: relative;
  z-index: 1;
}

.playcroco-synsgp {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.playcroco-57dplf {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.playcroco-axy4rv {
  font-size: 40px;
  line-height: 48px;
}

.playcroco-w52htw {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.playcroco-7foa6u {
  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-7foa6u:hover {
  background: var(--Primary-400);
}

.playcroco-7foa6u svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.playcroco-dnyq57 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-qpkstq {
    max-width: 600px;
    padding: 64px;
  }

  .playcroco-synsgp {
    font-size: 24px;
    line-height: 32px;
  }

  .playcroco-57dplf {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .playcroco-axy4rv {
    font-size: 50px;
    line-height: 56px;
  }

  .playcroco-w52htw {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .playcroco-khwhjs {
    top: 25px;
    right: 25px;
  }
}

.playcroco-bxfael,
.playcroco-laa4hk {
  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-7jtbie.playcroco-vtuf5x::before,
.playcroco-laa4hk::before,
.playcroco-fpoxms::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-caebnh.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.playcroco-tjf73x 14.playcroco-5mp8t7.playcroco-6tgmcu 14.playcroco-gajxv7 15.playcroco-i8rfyj 14.playcroco-3vog5l 15.playcroco-xmyeza 14.playcroco-9nll17.playcroco-klrkpd 14.playcroco-2qtieh 19.playcroco-zhbgl9 12.playcroco-86bp6u 19.playcroco-zhbgl9 10.playcroco-uc3wdo.playcroco-zhbgl9 8.playcroco-x2wusn 17.playcroco-zo4o4r 7.playcroco-1vgk1o 15.playcroco-bp7qn6 7.playcroco-okg90k.playcroco-t3cns7 7.playcroco-1vgk1o 11.playcroco-qu1soc 8.playcroco-x2wusn 11.playcroco-qu1soc 10.playcroco-tx2qpz.playcroco-qu1soc 12.playcroco-ejuciy 13.playcroco-ubldw4 14.playcroco-cml79m 15.playcroco-e6x30a 14.playcroco-13ihlq.playcroco-cezzlx 14.playcroco-fgvwsa 15.playcroco-ween2w 14.playcroco-y57oq9 15.playcroco-c3lwwe 14.playcroco-l41e0c.playcroco-tjf73x 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.playcroco-4k0m4g 15.playcroco-vqmrhi.playcroco-ps9mrm 15.playcroco-o30hjb 15.playcroco-wo6lg8 15.playcroco-1ga17s 15.playcroco-19duzz 15.playcroco-dzh2n8.playcroco-onq0yo 15.playcroco-1ga17s 15.playcroco-um34kg 15.playcroco-6vk5x4 15.playcroco-7io8mf 15.playcroco-77k31n.playcroco-prycyf 15.playcroco-vaol41 7.playcroco-kypv7g 18.playcroco-w98okp 7.playcroco-b7tlxf 23.playcroco-pza9y3.playcroco-ewwm4t.playcroco-0p8r2d 18.playcroco-1pige4 19.playcroco-0fznds 15.playcroco-ja6x0w 15.playcroco-4k0m4g 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.playcroco-27uktm [type="submit"] *,
.playcroco-pxv6i9 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .playcroco-bmu71x {
    display: none;
  }
}

.playcroco-pzmyuz {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .playcroco-pzmyuz {
  display: none;
}

@media (min-width: 768px) {
  .playcroco-pzmyuz {
    bottom: 22px;
  }
}

.playcroco-pzmyuz input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .playcroco-pzmyuz {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.playcroco-2drl6h.static) .playcroco-pzmyuz {
    bottom: 8px;
  }
}

.playcroco-rkj43f {
  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-caebnh.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.playcroco-fqgxdd 3.playcroco-9ej70x.playcroco-o7i378.playcroco-9k2fva 3.playcroco-96giz7 3.playcroco-z9jm9u 5.playcroco-nvle86 3.playcroco-z9jm9u 8.playcroco-cn1nai.playcroco-x4mab1.playcroco-z9jm9u 26.playcroco-hgc4ma 5.playcroco-loq9mi 28.playcroco-5ptdlw 8.playcroco-0fl6q3 28.playcroco-f7dy6r.playcroco-7p9qkb 28.playcroco-x1q875.playcroco-5ao53p 34.playcroco-azxrnj.playcroco-gvv5qz 36.playcroco-ho5aj7 11.playcroco-auaqke 37.playcroco-kj9kj6 12.playcroco-1f2z8h 36.playcroco-eh1mfb.playcroco-30t2ca 28.playcroco-5iwnew.playcroco-0fojre.playcroco-mzil3y 28.playcroco-3p32h9 36.playcroco-3y5zxr 26.playcroco-mqi4cz 36.playcroco-3y5zxr 23.playcroco-z4czel.playcroco-cb9hjk.playcroco-3y5zxr 5.playcroco-rmsnde 34.playcroco-6swdyy 3.playcroco-96giz7 31.playcroco-fqgxdd 3.playcroco-tii1x1.playcroco-wxh6nk 18.playcroco-3j5h37.playcroco-mtq6t0 18.playcroco-we0ph5 8.playcroco-o8ljol 17.playcroco-6sapsi 8.playcroco-o8ljol 15.playcroco-jx5qwm.playcroco-o8ljol 14.playcroco-dguahe 9.playcroco-mtq6t0 13.playcroco-kh51cn 11.playcroco-wxh6nk 13.playcroco-tt6vqj.playcroco-im4zbc 13.playcroco-kh51cn 13.playcroco-fq8kxi 14.playcroco-dguahe 13.playcroco-fq8kxi 15.playcroco-pusw1w.playcroco-fq8kxi 17.playcroco-6sapsi 12.playcroco-im4zbc 18.playcroco-we0ph5 11.playcroco-wxh6nk 18.playcroco-q3d3dc.playcroco-5w69kl 18.playcroco-x1tvi5.playcroco-5ifimq 18.playcroco-we0ph5 17.playcroco-h4fulz 17.playcroco-6sapsi 17.playcroco-h4fulz 15.playcroco-bnnrfs.playcroco-h4fulz 14.playcroco-dguahe 18.playcroco-5ifimq 13.playcroco-kh51cn 20.playcroco-5w69kl 13.playcroco-5m91uh.playcroco-4yjsnp 13.playcroco-kh51cn 22.playcroco-me5bag 14.playcroco-dguahe 22.playcroco-me5bag 15.playcroco-j1xhw1.playcroco-ivkant 17.playcroco-6sapsi 21.playcroco-4yjsnp 18.playcroco-we0ph5 20.playcroco-5w69kl 18.playcroco-qlnxe5.playcroco-ry8m1o 18.playcroco-6i9xwx.playcroco-0s9aho 18.playcroco-we0ph5 26.playcroco-xeblmg 17.playcroco-6sapsi 26.playcroco-xeblmg 15.playcroco-ph1hje.playcroco-xeblmg 14.playcroco-dguahe 27.playcroco-0s9aho 13.playcroco-kh51cn 28.playcroco-ry8m1o 13.playcroco-dzusjo.playcroco-x1m6t6 13.playcroco-kh51cn 31.playcroco-vgw8lc 14.playcroco-dguahe 31.playcroco-vgw8lc 15.playcroco-7nkpbn.playcroco-xeblmg 17.playcroco-6sapsi 30.playcroco-x1m6t6 18.playcroco-we0ph5 28.playcroco-ry8m1o 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-rkj43f {
    display: none;
  }
}

.playcroco-hwpdwg {
  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-hwpdwg {
    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-pxv6i9 {
  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-pxv6i9 {
    padding: 14px 16px;
  }
}

.playcroco-pxv6i9 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.playcroco-pxv6i9 button:first-child {
  align-content: end;
}

.playcroco-pxv6i9 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .playcroco-pxv6i9
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .playcroco-pxv6i9
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.playcroco-pxv6i9 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.playcroco-pxv6i9 button:last-child svg {
  width: 38px;
  height: 38px;
}

.playcroco-fpoxms {
  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-fpoxms::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .playcroco-fpoxms,
.pc61d126-chatbot[data-active-screen="3"]
  .playcroco-fpoxms {
  opacity: 1;
  visibility: visible;
}

.playcroco-9c2wgt {
  flex: 1 1;
}

.playcroco-a57yy2 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .playcroco-a57yy2 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .playcroco-0imju1 {
  display: block;
}

.playcroco-b1zok4 {
  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-b1zok4 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.playcroco-laa4hk {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.playcroco-laa4hk::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.playcroco-hql02p span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.playcroco-hql02p p {
  color: var(--Text-100);
}

.playcroco-laa4hk .playcroco-gctscy {
  grid-area: button;
}

.playcroco-laa4hk .playcroco-gctscy::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-caebnh.org/2000/svg'%3E%3Cpath d='M4.playcroco-2sgd22 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.playcroco-rtntnt 15L16.playcroco-rtntnt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.playcroco-rtntnt 5L16.playcroco-rtntnt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .playcroco-cwyrwf {
  display: block;
}

.playcroco-wm2238 {
  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-wm2238 {
    margin-top: 40px;
  }
}

.playcroco-bxfael label,
.playcroco-bxfael input {
  display: block;
  width: 100%;
}

.playcroco-bxfael label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.playcroco-bxfael label.playcroco-9aze93 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.playcroco-bxfael label.playcroco-9aze93::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-bxfael 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-bxfael input::placeholder {
  color: var(--Text-400);
}

.playcroco-emxish {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .playcroco-emxish {
  display: flex;
}

.playcroco-emxish ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .playcroco-emxish ol {
    height: 420px;
    padding: 24px;
  }
}

.playcroco-emxish ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.playcroco-27uktm {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .playcroco-27uktm {
    padding: 0 24px 24px;
  }
}

.playcroco-27uktm 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-27uktm input::placeholder {
  color: var(--Text-400);
}

.playcroco-27uktm [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.playcroco-27uktm [type="submit"]:disabled {
  opacity: 0.5;
}

.playcroco-27uktm [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .playcroco-27uktm [type="submit"] {
    right: 40px;
  }
}

.playcroco-7jtbie {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.playcroco-7jtbie.playcroco-vtuf5x {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.playcroco-7jtbie.playcroco-vtuf5x::before {
  content: "";
  width: 31px;
}

.playcroco-7jtbie.playcroco-vtuf5x p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.playcroco-7jtbie.playcroco-ifokge p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.playcroco-7jtbie p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.playcroco-pzmyuz .playcroco-gctscy {
  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-bmu71x {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .playcroco-bmu71x {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .playcroco-bmu71x {
    padding: 18px 0;
  }
}

.playcroco-bmu71x .playcroco-75v641 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .playcroco-bmu71x .playcroco-75v641 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.playcroco-ehfst2 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .playcroco-ehfst2 {
    max-width: 160px;
    height: 40px;
  }
}

.playcroco-ehfst2 picture,
.playcroco-ehfst2 img {
  display: block;
  width: 100%;
  height: 100%;
}

.playcroco-ehfst2 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .playcroco-1ai87m {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.playcroco-tmf8f6 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .playcroco-bmu71x.playcroco-plnbwm .playcroco-1ai87m {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .playcroco-1ai87m {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .playcroco-1ai87m {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.playcroco-qzf83v,
.playcroco-du02s2 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .playcroco-qzf83v,
  .playcroco-du02s2 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .playcroco-du02s2 {
    display: none;
  }
}

.playcroco-csc97a {
  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-plnbwm .playcroco-csc97a {
  background: var(--fh-bg-color);
}

.playcroco-csc97a button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .playcroco-csc97a {
    display: none;
  }
}

.playcroco-ddez9v {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .playcroco-ddez9v {
    display: none;
  }
}

.playcroco-j95dpv {
  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-bmu71x.playcroco-plnbwm .playcroco-j95dpv:first-child {
  display: none;
}

.playcroco-bmu71x.playcroco-plnbwm .playcroco-j95dpv:last-child {
  display: block;
}

.playcroco-j95dpv:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .playcroco-j95dpv {
    display: none;
  }
}

.playcroco-8684fv {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .playcroco-8684fv {
    display: flex;
  }
}

.playcroco-8684fv ul {
  max-height: 350px;
  overflow-y: auto;
}

.playcroco-8684fv:hover ul {
  visibility: visible;
  opacity: 1;
}

.playcroco-8684fv:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.playcroco-8684fv:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.playcroco-8684fv:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.playcroco-8684fv:hover .playcroco-ojvx0q svg {
  transform: rotate(180deg);
}

.playcroco-82q13d {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.playcroco-pml676 {
  padding: 0 8px;
}

.playcroco-s3542l {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.playcroco-s3542l:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .playcroco-s3542l {
    padding: 4px 8px;
  }
}

.playcroco-cjzcb1 {
  display: flex;
}

.playcroco-cjzcb1 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.playcroco-ojvx0q {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.playcroco-ojvx0q svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.playcroco-8gm4e2 {
  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-8gm4e2 {
    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-5sh6so {
  width: 100%;
}

@media (min-width: 1200px) {
  .playcroco-5sh6so {
    display: none;
  }
}

.playcroco-nvx2pq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.playcroco-20mrha {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.playcroco-a046yu {
  display: flex;
}

.playcroco-cf21hl {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.playcroco-hgok53 {
  list-style: none;
}

@media (max-width: 1199px) {
  .playcroco-hgok53 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .playcroco-hgok53 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .playcroco-hgok53 .playcroco-xrmd48 [data-ref-el],
  .playcroco-hgok53 .playcroco-xrmd48 span,
  .playcroco-hgok53 .playcroco-xrmd48 a {
    white-space: nowrap;
  }
}

.playcroco-g646wh {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .playcroco-g646wh.playcroco-t58no0 > .playcroco-xrmd48 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .playcroco-g646wh.playcroco-k0wwvq:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .playcroco-g646wh.playcroco-t58no0 > .playcroco-n00p6h {
    height: auto;
  }

  .playcroco-g646wh.playcroco-t58no0 > div > .playcroco-xhop35 {
    transform: rotate(180deg);
  }
}

.playcroco-g646wh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.playcroco-g646wh [data-ref-el],
.playcroco-g646wh span {
  cursor: pointer;
}

.playcroco-g646wh [data-ref-el],
.playcroco-g646wh span,
.playcroco-g646wh 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-g646wh [data-ref-el],
  .playcroco-g646wh span,
  .playcroco-g646wh a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .playcroco-g646wh [data-ref-el],
  .playcroco-g646wh span,
  .playcroco-g646wh a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.playcroco-n00p6h {
  height: 0;
  overflow: hidden;
  transition: height 0.playcroco-tmf8f6 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.playcroco-n00p6h::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.playcroco-n00p6h::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.playcroco-n00p6h::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .playcroco-n00p6h {
    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-n00p6h:has(> .playcroco-g646wh.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .playcroco-n00p6h .playcroco-n00p6h {
    padding: 0;
  }

  .playcroco-n00p6h .playcroco-g646wh {
    font-weight: 400;
  }

  .playcroco-n00p6h .playcroco-g646wh:hover > .playcroco-xrmd48 {
    background: var(--Neutral-300);
  }

  .playcroco-n00p6h .playcroco-xhop35 {
    rotate: -90deg;
  }
}

.playcroco-xrmd48 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .playcroco-xrmd48 {
    padding: 8px;
  }

  .playcroco-g646wh.playcroco-0rpbmi > .playcroco-xrmd48 {
    background: var(--Neutral-300);
  }
}

.playcroco-xhop35 {
  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-caebnh.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.playcroco-j3z597 0.playcroco-jisc3c.playcroco-w5ds5t -0.playcroco-rrf37o 0.playcroco-u4bpkz -0.playcroco-rrf37o 1.playcroco-exu69n 0.playcroco-my2tbq.playcroco-aeis2g 4.playcroco-mogoj1.playcroco-j3z597 0.playcroco-8muh0s.playcroco-raqmdd -0.playcroco-rrf37o 9.playcroco-gf6pv3 -0.playcroco-rrf37o 10.playcroco-mxjq56 0.playcroco-k8et7i.playcroco-l8vpdo 0.playcroco-w5ds5t 10.playcroco-l8vpdo 0.playcroco-u4bpkz 10.playcroco-mxjq56 1.playcroco-uj58fz.playcroco-8d15pn 5.playcroco-djzt7t.playcroco-o4ymko 6.playcroco-tqstu7 5.playcroco-08ip5b 6.playcroco-tqstu7 4.playcroco-1u5ta8 5.playcroco-cx0as8.playcroco-j3z597 1.playcroco-2b41jj.playcroco-rrf37o 0.playcroco-u4bpkz -0.playcroco-rrf37o 0.playcroco-w5ds5t 0.playcroco-j3z597 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.playcroco-tmf8f6 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .playcroco-xhop35 {
    cursor: default;
  }
}

.playcroco-xkkj4p {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.playcroco-0al52a {
  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-0al52a {
    padding: 40px 4px;
  }
}

.playcroco-nqoiau {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .playcroco-nqoiau {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.playcroco-jdfywe {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .playcroco-jdfywe {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.playcroco-jdfywe ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.playcroco-jdfywe [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.playcroco-jdfywe [data-ref-el],
.playcroco-jdfywe span,
.playcroco-jdfywe a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.playcroco-u1ofr5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .playcroco-u1ofr5 {
    margin-bottom: 12px;
  }
}

.playcroco-sma1kq {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.playcroco-sma1kq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .playcroco-sma1kq:last-child {
    margin-right: 0;
  }
}

.playcroco-3xrjf8 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.playcroco-u1ofr5:hover .playcroco-gw8c7f {
  visibility: visible;
  opacity: 1;
}

.playcroco-gw8c7f {
  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-6a3rrd {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.playcroco-z547zr {
  display: flex;
  margin: 6px;
}

.playcroco-z547zr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.playcroco-gw8c7f::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-gw8c7f::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-80z27x {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .playcroco-80z27x {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.playcroco-9umnrj {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .playcroco-9umnrj {
    margin-right: 32px;
  }
}

.playcroco-werptj {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .playcroco-werptj {
    margin-top: 0;
    width: 340px;
  }
}

.playcroco-werptj a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.playcroco-ja0h4p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.playcroco-o3jpiu {
  position: relative;
}

@media (min-width: 768px) {
  .playcroco-o3jpiu {
    margin-top: 40px;
  }
}

.playcroco-o3jpiu + .playcroco-kc5akp,
.playcroco-o3jpiu + .playcroco-o3jpiu {
  margin-top: 24px;
}

.playcroco-itk02j {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .playcroco-itk02j {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .playcroco-itk02j {
    padding: 80px;
  }
}

.playcroco-wun68u {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .playcroco-wun68u {
    padding: 0 16px;
}


}

.playcroco-7vh2lj {
  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-7vh2lj {
    font-size: 48px;
    line-height: 56px;
  }
}

.playcroco-euugcz {
  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-euugcz {
    font-size: 24px;
    line-height: 32px;
  }
}

.playcroco-emjqwv {
  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-emjqwv:hover {
  background: var(--button-bg-hover);
}

.playcroco-0woiwy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.playcroco-0woiwy img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .playcroco-0woiwy img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .playcroco-0woiwy img {
  min-height: 100%;
  }
}

.playcroco-itk02j::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.playcroco-vykvv8 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.playcroco-vykvv8 h1,
.playcroco-vykvv8 h2,
.playcroco-vykvv8 h3,
.playcroco-vykvv8 h4 {
  margin-bottom: 6px;
}

.playcroco-vykvv8 h1:not(:first-child),
.playcroco-vykvv8 h2:not(:first-child),
.playcroco-vykvv8 h3:not(:first-child),
.playcroco-vykvv8 h4:not(:first-child) {
  margin-top: 16px;
}

.playcroco-vykvv8 h1,
.playcroco-vykvv8 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .playcroco-vykvv8 h1,
  .playcroco-vykvv8 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.playcroco-vykvv8 h2,
.playcroco-vykvv8 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .playcroco-vykvv8 h2,
  .playcroco-vykvv8 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-vykvv8 h3,
.playcroco-vykvv8 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .playcroco-vykvv8 h3,
  .playcroco-vykvv8 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.playcroco-vykvv8 h4,
.playcroco-vykvv8 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.playcroco-vykvv8 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.playcroco-vykvv8 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.playcroco-vykvv8 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-vykvv8 ul ul {
  margin-bottom: 8px;
}

.playcroco-vykvv8 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.playcroco-vykvv8 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.playcroco-vykvv8 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.playcroco-vykvv8 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.playcroco-vykvv8 ol li::marker {
  font-weight: 700;
}

.playcroco-vykvv8 ol ol {
  margin-bottom: 8px;
}

.playcroco-vykvv8 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.playcroco-vykvv8 ol ul li {
  padding-left: 16px;
}

.playcroco-vykvv8 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-vykvv8 table {
    padding: 24px;
  }
}

.playcroco-vykvv8 table.playcroco-eqjaky {
  -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-tmf8f6,
    mask-image 0.3s;
}

.playcroco-vykvv8 table.playcroco-eqjaky.playcroco-d91eyt {
  -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-vykvv8 table {
    display: table;
  }
}

.playcroco-vykvv8 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-vykvv8 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.playcroco-vykvv8 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.playcroco-vykvv8 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-vykvv8 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.playcroco-vykvv8 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.playcroco-vykvv8 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.playcroco-vykvv8 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.playcroco-vykvv8 img {
  max-width: 100%;
  height: auto;
}

.playcroco-ds1yvg {
  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-ds1yvg {
    padding: 24px;
  }
}

.playcroco-uhphpi {
  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-uhphpi {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.playcroco-uhphpi > * {
  margin: 0 !important;
}

.playcroco-uhphpi img,
.playcroco-ugyu8k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-uhphpi img,
  .playcroco-ugyu8k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-9k213v {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-9k213v {
    width: 32px;
    height: 32px;
  }
}

.playcroco-ftd5v0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.playcroco-ftd5v0 .playcroco-tvvdx4 {
  flex-shrink: 0;
}

.playcroco-ftd5v0 .playcroco-q0j76o svg {
  display: none;
}

.playcroco-w4b0nx {
  display: grid;
  transition: max-height 0.playcroco-tmf8f6 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .playcroco-w4b0nx {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .playcroco-w4b0nx {
    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-w4b0nx.playcroco-ajnkov + .playcroco-tvvdx4 svg {
  transform: rotate(180deg);
}

.playcroco-tupjyp {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.playcroco-tupjyp > div:nth-child(3n) {
  grid-column: span 2;
}

.playcroco-tupjyp
  > div:nth-child(3n)
  .playcroco-ld0k9z
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .playcroco-tupjyp {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .playcroco-tupjyp > div:nth-child(3n) {
    grid-column: unset;
  }

  .playcroco-tupjyp
    > div:nth-child(3n)
    .playcroco-ld0k9z
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .playcroco-tupjyp {
    max-width: 270px;
  }
}

.playcroco-tupjyp .playcroco-ld0k9z button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .playcroco-tupjyp .playcroco-ld0k9z button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .playcroco-tupjyp .playcroco-ld0k9z button {
    max-width: 104px;
  }
}

.playcroco-jpun3m {
  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-jpun3m {
    margin-bottom: 0;
  }
}

.playcroco-4w6h9v {
  display: none;
  opacity: 0;
}

.playcroco-4w9b6z {
  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-4w9b6z img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.playcroco-ld0k9z {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.playcroco-ld0k9z 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-ld0k9z
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .playcroco-ld0k9z
    button {
    max-width: 145px;
  }
}

.playcroco-fnqn5l:first-child
  .playcroco-ld0k9z
  button {
  max-width: 270px;
}

.playcroco-fafkdp {
  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-jpun3m picture {
  width: 100%;
  max-width: 100%;
}

.playcroco-cmom8q {
  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-cmom8q svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.playcroco-jpun3m:hover .playcroco-cmom8q {
  display: flex;
}

.playcroco-85otsd {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.playcroco-zrc5gz {
  display: flex;
}

.playcroco-zrc5gz:hover .playcroco-2cyp5r,
.playcroco-zrc5gz .playcroco-0rpbmi .playcroco-2cyp5r {
  display: flex;
}

.playcroco-zrc5gz svg {
  flex-shrink: 0;
}

.playcroco-2cyp5r {
  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-2cyp5r {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.playcroco-2cyp5r:hover {
  display: flex;
}

.playcroco-2cyp5r svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.playcroco-9q56qz {
  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-9q56qz {
    font-size: 12px;
  }
}

.playcroco-89pjno,
.playcroco-4vyoa6 {
  width: 50%;
  flex-shrink: 0;
}

.playcroco-89pjno {
  font-weight: 700;
}

.playcroco-420rg3 .playcroco-w4b0nx {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .playcroco-420rg3 .playcroco-w4b0nx {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .playcroco-420rg3 .playcroco-w4b0nx {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.playcroco-420rg3
  .playcroco-fafkdp:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.playcroco-420rg3 .playcroco-4w9b6z {
  height: 100% !important;
  border-radius: 16px;
}

.playcroco-420rg3 .playcroco-ld0k9z {
  gap: 4px;
  align-items: center;
}

.playcroco-420rg3 .playcroco-ld0k9z button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.playcroco-420rg3 .playcroco-ld0k9z svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.playcroco-420rg3 .playcroco-oyi3og,
.playcroco-420rg3 .playcroco-vojqmr {
  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-caebnh.org/2000/svg'%3E%3Cpath d='M9.playcroco-oln5kh 4.playcroco-2gvp6x.playcroco-qsyqx2 5.playcroco-4i5cj1.playcroco-08ia6b 5.playcroco-z0xxmw.playcroco-2axx80 5.playcroco-1xn7kg.playcroco-btr8nz 8.playcroco-rrtbs2.playcroco-eqk6qb 9.playcroco-zf43jc.playcroco-gwhbtg 9.playcroco-j4u6ax.playcroco-1y90a9 13.playcroco-u9aws5.playcroco-i5rx9d 11.playcroco-q2x5fm.playcroco-0x5a3m 11.playcroco-rdxpva.playcroco-u0drfs 11.playcroco-25tfkf.playcroco-tlndhv 13.playcroco-9xlbmh.playcroco-fdsa2u 9.playcroco-l21jsv.playcroco-2yxs3m 9.playcroco-h4c744.playcroco-vyiknj 8.playcroco-vbxpzn.playcroco-1sctb4 5.playcroco-8y6dx6.playcroco-eui9z4 5.playcroco-4uf7g5.playcroco-znkrze 5.playcroco-kn1ezc.playcroco-ygz3ae 4.playcroco-hi7t87.playcroco-0x5a3m 1.playcroco-ljmck5.playcroco-oln5kh 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.playcroco-420rg3 .playcroco-oyi3og {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.playcroco-420rg3 .playcroco-vojqmr {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.playcroco-nskgxh {
  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-nskgxh {
    padding: 24px;
  }
}

.playcroco-nskgxh .playcroco-tvvdx4 {
  display: flex;
}

@media (min-width: 768px) {
  .playcroco-nskgxh .playcroco-tvvdx4 {
    display: none;
  }
}

.playcroco-nskgxh .playcroco-q0j76o svg {
  display: none;
}

.playcroco-ilzyhw {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.playcroco-ilzyhw .playcroco-jl9fyw {
  display: none;
}

@media (min-width: 768px) {
  .playcroco-ilzyhw .playcroco-jl9fyw {
    display: flex;
  }
}

.playcroco-2id44v {
  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-2id44v {
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-2id44v > * {
  margin: 0 !important;
}

.playcroco-2id44v img,
.playcroco-5aweky {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-2id44v img,
  .playcroco-5aweky {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-0xg8c3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-0xg8c3 {
    width: 32px;
    height: 32px;
  }
}

.playcroco-d0oes2 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .playcroco-d0oes2 {
    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-d0oes2::-webkit-scrollbar {
    display: none;
  }
}

.playcroco-ampbtl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .playcroco-ampbtl {
    padding: 7px 15px;
  }
}

.playcroco-ampbtl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.playcroco-1xb4bx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .playcroco-1xb4bx {
    display: flex;
    opacity: 1;
  }
}

.playcroco-ampbtl picture {
  height: 100%;
  display: block;
}

.playcroco-ampbtl img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .playcroco-ampbtl img {
    width: 88px;
    height: 44px;
  }
}

.playcroco-ampbtl p {
  text-align: center;
  width: 100%;
}

.playcroco-oxpgqg {
  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-oxpgqg {
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-oxpgqg img,
.playcroco-fil4qf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-oxpgqg img,
  .playcroco-fil4qf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-73ob6w {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-73ob6w {
    width: 32px;
    height: 32px;
  }
}

.playcroco-yjdgt2 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.playcroco-q0wg7x {
  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-oroudo {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.playcroco-oroudo.playcroco-0rpbmi {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.playcroco-zjoigc {
  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-zjoigc {
    font-size: 20px;
    line-height: 28px;
  }
}

.playcroco-0m5sub {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.playcroco-o2o33l {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.playcroco-tmf8f6 ease;
  opacity: 0;
  color: var(--text-color);
}

.playcroco-cismqd {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.playcroco-cismqd ol,
.playcroco-cismqd ul {
  padding-left: 1.3em;
}

.playcroco-oroudo.playcroco-0rpbmi .playcroco-o2o33l {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.playcroco-oroudo.playcroco-0rpbmi .playcroco-0m5sub {
  transform: rotate(180deg);
  color: var(--text-color);
}

.playcroco-ilq97q {
  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-ilq97q {
    padding: 24px;
  }
}

.playcroco-ilq97q .playcroco-tvvdx4 {
  display: flex;
}

@media (min-width: 768px) {
  .playcroco-ilq97q .playcroco-tvvdx4 {
    display: none;
  }
}

.playcroco-ilq97q .playcroco-q0j76o svg {
  display: none;
}

.playcroco-6v15y0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.playcroco-6v15y0 .playcroco-jl9fyw {
  display: none;
}

@media (min-width: 768px) {
  .playcroco-6v15y0 .playcroco-jl9fyw {
    display: flex;
  }
}

.playcroco-prl3oj {
  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-prl3oj {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.playcroco-prl3oj > * {
  margin: 0 !important;
}

.playcroco-prl3oj img,
.playcroco-ofd2tn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .playcroco-prl3oj img,
  .playcroco-ofd2tn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.playcroco-b2bvbd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .playcroco-b2bvbd {
    width: 32px;
    height: 32px;
  }
}

.playcroco-1ej6nc {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .playcroco-1ej6nc {
    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-1ej6nc::-webkit-scrollbar {
    display: none;
  }
}

.playcroco-dzj7no {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.playcroco-dzj7no:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.playcroco-6gtsl4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .playcroco-6gtsl4 {
    display: flex;
    opacity: 1;
  }
}

.playcroco-dzj7no picture {
  width: auto;
  height: 100%;
  display: block;
}

.playcroco-dzj7no picture img {
  display: block;
  width: auto;
  height: 100%;
}

.playcroco-94syu1 {
  margin: -24px 0;
}

.playcroco-94syu1:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .playcroco-94syu1 {
    margin: -16px 0;
  }
}

.playcroco-bmcvdh {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .playcroco-bmcvdh {
    flex-direction: row;
  }
}

.playcroco-u0zi2b {
  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-u0zi2b {
    flex: 1;
  }
}

.playcroco-u0zi2b::placeholder {
  color: var(--Text-400);
}

.playcroco-79r65l {
  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-mikboh {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.playcroco-mikboh::-webkit-scrollbar {
  display: none;
}

.playcroco-bj6z92 {
  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-bj6z92 img,
.playcroco-bj6z92 svg {
  margin-right: 8px;
}

.playcroco-qaqexa {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.playcroco-94syu1 + .playcroco-6zin0p {
  margin-top: 0;
}

@media (min-width: 768px) {
  .playcroco-94syu1 + .playcroco-6zin0p {
    margin-top: -16px;
  }
}

.playcroco-9bzbgx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.playcroco-9bzbgx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.playcroco-9bzbgx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.playcroco-a4zo1j {
  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-2b4gmf {
  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-460qdc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.playcroco-hd6zcu {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.playcroco-t9ukzt {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.playcroco-a4zo1j 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-a4zo1j 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-a4zo1j {
    padding: 39px 179px 39px 39px;
  }

  .playcroco-2b4gmf {
    font-size: 40px;
    line-height: 48px;
  }

  .playcroco-t9ukzt {
    height: 348px;
  }

  .playcroco-a4zo1j button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .playcroco-a4zo1j button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .playcroco-a4zo1j {
    padding: 63px;
  }
}

.playcroco-xf769v {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .playcroco-xf769v {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.playcroco-27611o {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .playcroco-27611o {
    width: auto;
  }
}

.playcroco-4frfbr {
  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-4frfbr::-webkit-scrollbar {
  display: none;
}

.playcroco-4frfbr 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-4frfbr a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .playcroco-4frfbr {
    margin-left: 16px;
    margin-top: 0;
  }
}

.playcroco-xf769v .playcroco-cyudnp {
  -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-tmf8f6,
    mask-image 0.3s;
}

.playcroco-xf769v .playcroco-cyudnp.playcroco-d91eyt {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.playcroco-cx3po8 {
  margin: 40px -16px;
}

.playcroco-2x8bu1 + .playcroco-kc5akp,
.playcroco-2x8bu1 + .playcroco-o3jpiu {
  margin-top: 24px;
}

.playcroco-6mthd3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.playcroco-6mthd3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.playcroco-di8u13 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .playcroco-di8u13 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .playcroco-di8u13 {
    margin-top: 0;
  }
}

.playcroco-q9ma8a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .playcroco-q9ma8a {
    font-size: 24px;
    line-height: 32px;
  }
}

.playcroco-hd2rf2 {
  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-hd2rf2 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.playcroco-lx0cdz {
  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-lx0cdz {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.playcroco-0yb54q {
  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-0yb54q {
    font-size: 20px;
    line-height: 28px;
  }
}

.playcroco-dasecq {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .playcroco-dasecq {
    font-size: 32px;
    line-height: 40px;
  }
}

.playcroco-bk21o3 {
  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-50fqzj {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.playcroco-50fqzj img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.playcroco-6zin0p {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.playcroco-x6a5fp {
  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-x6a5fp {
    padding: 15px 48px;
  }
}

main > .playcroco-6zin0p {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .playcroco-w4b0nx.playcroco-4471no > div:nth-child(n+5) {
    display: none;
  }
}

.playcroco-vykvv8 p a img {
  display: block;
  margin: 0 auto;
}


.playcroco-1kuwv4 {
  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-9vpro5 {
  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-9vpro5 label {
  font-size: 14px;
}

.playcroco-9vpro5 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.playcroco-9vpro5 input,
.playcroco-9vpro5 textarea,
.playcroco-9vpro5 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-9vpro5 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.playcroco-xu1zxt ease;
}
.playcroco-9vpro5 button:hover {
  background-color: var(--button-bg-hover);
}
.playcroco-4tg8ur {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.playcroco-le96d1 ease-in;
}

.playcroco-4tg8ur 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-yusmmp, .playcroco-mvfg6u, [class*="review-card"],
thead, thead th, table th, .playcroco-fnkv8u,
.playcroco-u9ux3j, [class*="collapsible-header"],
.playcroco-8tveqy, [class*="updated-block"] {
  color: #ece7dc !important;
}
