* {
  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;
  }
}

.pokies96-8p4d3i {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-8p4d3i {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-8p4d3i {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.pokies96-5vpyt3 {
  overflow: hidden;
}

.pokies96-byzxae img {
  background: var(--Neutral-300);
}

.pokies96-dt1fs1 {
  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;
}

.pokies96-1gowpn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.pokies96-1gowpn:hover {
  background: var(--button-bg-hover);
}

.pokies96-zkiat9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.pokies96-zkiat9:hover {
  background: var(--button-bg-hover);
}

.pokies96-d6mbzc {
  font-size: 12px;
  line-height: 18px;
}

.pokies96-9uf6wx {
  font-size: 18px;
  line-height: 26px;
}

.pokies96-mfnuaj {
  width: 100%;
}

.pokies96-toxgqc {
  padding: 6px 16px;
}

.pokies96-iyoacx {
  padding: 10px 16px;
}

.pokies96-0vm4fp {
  padding: 15px 26px;
}

.pokies96-arjxgh {
  flex-shrink: 0;
}

.pokies96-xpisit {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.pokies96-l1mcgg {
  display: none;
}

.pokies96-sekxn0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.pokies96-m39rhm {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.pokies96-ocqrct {
  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;
}

.pokies96-23pt4k {
  cursor: grab;
}

.pokies96-ocqrct::-webkit-scrollbar {
  display: none;
}

.pokies96-lafacg {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.pokies96-sh8k30 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.pokies96-4k92e1 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.pokies96-8zme0h {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.pokies96-ha0xwu {
  visibility: visible;
}

.pokies96-ten45v {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.pokies96-vvk8a4 ease;
}

.pokies96-oid7ax {
  background-color: var(--Primary-200);
  width: 16px;
}

.pokies96-lrjz40 {
  -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.pokies96-vvk8a4,
    mask-image 0.3s;
}

.pokies96-lrjz40.pokies96-ptpch6 {
  -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;
  }
}

.pokies96-u8hi9l: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;
}

.pokies96-tdhbac {
  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.pokies96-07lxtc.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.pokies96-07lxtc.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;
}

.pokies96-0gtkpr {
  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);
}

.pokies96-0gtkpr::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%
  );
}

.pokies96-9618t6 {
  position: relative;
  z-index: 1;
}

.pokies96-exv8nb {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.pokies96-37gx8f {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.pokies96-4cvzek {
  font-size: 40px;
  line-height: 48px;
}

.pokies96-citvgc {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pokies96-j4g3vf {
  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;
}

.pokies96-j4g3vf:hover {
  background: var(--Primary-400);
}

.pokies96-j4g3vf svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.pokies96-u8hi9l 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) {
  .pokies96-0gtkpr {
    max-width: 600px;
    padding: 64px;
  }

  .pokies96-exv8nb {
    font-size: 24px;
    line-height: 32px;
  }

  .pokies96-37gx8f {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .pokies96-4cvzek {
    font-size: 50px;
    line-height: 56px;
  }

  .pokies96-citvgc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .pokies96-tdhbac {
    top: 25px;
    right: 25px;
  }
}

.pokies96-wdik40,
.pokies96-hth435 {
  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;
}

.pokies96-zf0ttc.pokies96-kkbkrm::before,
.pokies96-hth435::before,
.pokies96-zbnfbm::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.pokies96-07lxtc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.pokies96-7ylj6x 14.pokies96-kf5p9l.pokies96-hxpeev 14.pokies96-m2mg0g 15.pokies96-d2huhi 14.pokies96-8112vl 15.pokies96-dty79u 14.pokies96-vb2z6y.pokies96-bsil44 14.pokies96-ndlwmx 19.pokies96-dznfx2 12.pokies96-3kqbji 19.pokies96-dznfx2 10.pokies96-chqd7p.pokies96-dznfx2 8.pokies96-npj37m 17.pokies96-2m1enf 7.pokies96-bwdtb5 15.pokies96-htyegt 7.pokies96-ul7svb.pokies96-vysrt4 7.pokies96-bwdtb5 11.pokies96-1ypwm6 8.pokies96-npj37m 11.pokies96-1ypwm6 10.pokies96-lqrjha.pokies96-1ypwm6 12.pokies96-fc0uwk 13.pokies96-203ks9 14.pokies96-5r7hc9 15.pokies96-tm5l7x 14.pokies96-1gwsxg.pokies96-jg367b 14.pokies96-1nstbk 15.pokies96-8ut5u2 14.pokies96-qn663f 15.pokies96-5ohltx 14.pokies96-r5amt0.pokies96-7ylj6x 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.pokies96-eeolaa 15.pokies96-fgzwqi.pokies96-98iyir 15.pokies96-xmfagn 15.pokies96-aukda1 15.pokies96-k2ls1d 15.pokies96-areg9f 15.pokies96-xot6l3.pokies96-068kuf 15.pokies96-k2ls1d 15.pokies96-213imh 15.pokies96-r5zwbs 15.pokies96-41s5gi 15.pokies96-8as3x0.pokies96-chs8yn 15.pokies96-es989y 7.pokies96-xnseez 18.pokies96-u90xxp 7.pokies96-okfvqa 23.pokies96-sbckr0.pokies96-gecwk4.pokies96-q5tghl 18.pokies96-p2ptmh 19.pokies96-z3ddp0 15.pokies96-reh4gs 15.pokies96-eeolaa 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.pokies96-fao6nm [type="submit"] *,
.pokies96-ycy0cd button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .pokies96-ill8ee {
    display: none;
  }
}

.pokies96-er2sog {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .pokies96-er2sog {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-er2sog {
    bottom: 22px;
  }
}

.pokies96-er2sog input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .pokies96-er2sog {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.pokies96-572468.static) .pokies96-er2sog {
    bottom: 8px;
  }
}

.pokies96-vw95kl {
  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.pokies96-07lxtc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.pokies96-wbbmaf 3.pokies96-gtejf9.pokies96-hn0kt3.pokies96-et3xxt 3.pokies96-5j7k8b 3.pokies96-z962jx 5.pokies96-8g3ut7 3.pokies96-z962jx 8.pokies96-hnd6ta.pokies96-srkwnb.pokies96-z962jx 26.pokies96-58oewu 5.pokies96-h0se8s 28.pokies96-iia73l 8.pokies96-51a0y6 28.pokies96-7kyyxd.pokies96-rokzhx 28.pokies96-75jbeg.pokies96-f780es 34.pokies96-nbk1st.pokies96-qncmef 36.pokies96-522rld 11.pokies96-zl89hj 37.pokies96-p401ae 12.pokies96-evvvcj 36.pokies96-zf7d87.pokies96-51nbgi 28.pokies96-g8niqk.pokies96-jy0xqc.pokies96-ivd0ja 28.pokies96-83hnx3 36.pokies96-unrroy 26.pokies96-jt1vz4 36.pokies96-unrroy 23.pokies96-r4wha6.pokies96-p9cmtn.pokies96-unrroy 5.pokies96-zt63xd 34.pokies96-3zk1i5 3.pokies96-5j7k8b 31.pokies96-wbbmaf 3.pokies96-03hooh.pokies96-nxjpow 18.pokies96-2sn6ux.pokies96-zb7wmo 18.pokies96-c8xg2g 8.pokies96-efj9z7 17.pokies96-g4xkm9 8.pokies96-efj9z7 15.pokies96-dd05yg.pokies96-efj9z7 14.pokies96-c89p90 9.pokies96-zb7wmo 13.pokies96-fylwm5 11.pokies96-nxjpow 13.pokies96-09hopc.pokies96-z93kl4 13.pokies96-fylwm5 13.pokies96-kik4ge 14.pokies96-c89p90 13.pokies96-kik4ge 15.pokies96-ukz6o3.pokies96-kik4ge 17.pokies96-g4xkm9 12.pokies96-z93kl4 18.pokies96-c8xg2g 11.pokies96-nxjpow 18.pokies96-ls7c22.pokies96-yrnc3z 18.pokies96-9ns8lj.pokies96-suutmh 18.pokies96-c8xg2g 17.pokies96-3gpe75 17.pokies96-g4xkm9 17.pokies96-3gpe75 15.pokies96-tf4qd6.pokies96-3gpe75 14.pokies96-c89p90 18.pokies96-suutmh 13.pokies96-fylwm5 20.pokies96-yrnc3z 13.pokies96-dgcfhy.pokies96-j66kgq 13.pokies96-fylwm5 22.pokies96-930m4m 14.pokies96-c89p90 22.pokies96-930m4m 15.pokies96-2b3vne.pokies96-os61ok 17.pokies96-g4xkm9 21.pokies96-j66kgq 18.pokies96-c8xg2g 20.pokies96-yrnc3z 18.pokies96-iie4pw.pokies96-c5g48k 18.pokies96-2outxl.pokies96-cjeguk 18.pokies96-c8xg2g 26.pokies96-xzvoiy 17.pokies96-g4xkm9 26.pokies96-xzvoiy 15.pokies96-4supkm.pokies96-xzvoiy 14.pokies96-c89p90 27.pokies96-cjeguk 13.pokies96-fylwm5 28.pokies96-c5g48k 13.pokies96-w62kff.pokies96-hsjs4b 13.pokies96-fylwm5 31.pokies96-xkkou8 14.pokies96-c89p90 31.pokies96-xkkou8 15.pokies96-6ztqy5.pokies96-xzvoiy 17.pokies96-g4xkm9 30.pokies96-hsjs4b 18.pokies96-c8xg2g 28.pokies96-c5g48k 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"])
    .pokies96-vw95kl {
    display: none;
  }
}

.pokies96-vvfvht {
  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) {
  .pokies96-vvfvht {
    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;
}

.pokies96-ycy0cd {
  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) {
  .pokies96-ycy0cd {
    padding: 14px 16px;
  }
}

.pokies96-ycy0cd button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.pokies96-ycy0cd button:first-child {
  align-content: end;
}

.pokies96-ycy0cd button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .pokies96-ycy0cd
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .pokies96-ycy0cd
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.pokies96-ycy0cd button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.pokies96-ycy0cd button:last-child svg {
  width: 38px;
  height: 38px;
}

.pokies96-zbnfbm {
  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;
}

.pokies96-zbnfbm::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .pokies96-zbnfbm,
.pc61d126-chatbot[data-active-screen="3"]
  .pokies96-zbnfbm {
  opacity: 1;
  visibility: visible;
}

.pokies96-paqg4e {
  flex: 1 1;
}

.pokies96-zko0it {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-zko0it {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .pokies96-e69li7 {
  display: block;
}

.pokies96-tf0w2a {
  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) {
  .pokies96-tf0w2a {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.pokies96-hth435 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.pokies96-hth435::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.pokies96-acs5aw span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.pokies96-acs5aw p {
  color: var(--Text-100);
}

.pokies96-hth435 .pokies96-pakmfz {
  grid-area: button;
}

.pokies96-hth435 .pokies96-pakmfz::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.pokies96-07lxtc.org/2000/svg'%3E%3Cpath d='M4.pokies96-e3q5oj 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokies96-augnn9 15L16.pokies96-augnn9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokies96-augnn9 5L16.pokies96-augnn9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .pokies96-a3841s {
  display: block;
}

.pokies96-k6fxe9 {
  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) {
  .pokies96-k6fxe9 {
    margin-top: 40px;
  }
}

.pokies96-wdik40 label,
.pokies96-wdik40 input {
  display: block;
  width: 100%;
}

.pokies96-wdik40 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.pokies96-wdik40 label.pokies96-qfxz6a input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.pokies96-wdik40 label.pokies96-qfxz6a::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;
}

.pokies96-wdik40 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;
}

.pokies96-wdik40 input::placeholder {
  color: var(--Text-400);
}

.pokies96-c5c8ju {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .pokies96-c5c8ju {
  display: flex;
}

.pokies96-c5c8ju ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .pokies96-c5c8ju ol {
    height: 420px;
    padding: 24px;
  }
}

.pokies96-c5c8ju ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.pokies96-fao6nm {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-fao6nm {
    padding: 0 24px 24px;
  }
}

.pokies96-fao6nm 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;
}

.pokies96-fao6nm input::placeholder {
  color: var(--Text-400);
}

.pokies96-fao6nm [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.pokies96-fao6nm [type="submit"]:disabled {
  opacity: 0.5;
}

.pokies96-fao6nm [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .pokies96-fao6nm [type="submit"] {
    right: 40px;
  }
}

.pokies96-zf0ttc {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.pokies96-zf0ttc.pokies96-kkbkrm {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.pokies96-zf0ttc.pokies96-kkbkrm::before {
  content: "";
  width: 31px;
}

.pokies96-zf0ttc.pokies96-kkbkrm p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokies96-zf0ttc.pokies96-tskd1l p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.pokies96-zf0ttc p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokies96-er2sog .pokies96-pakmfz {
  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;
  }
}

.pokies96-ill8ee {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .pokies96-ill8ee {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .pokies96-ill8ee {
    padding: 18px 0;
  }
}

.pokies96-ill8ee .pokies96-8p4d3i {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pokies96-ill8ee .pokies96-8p4d3i {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.pokies96-rr4tk5 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .pokies96-rr4tk5 {
    max-width: 160px;
    height: 40px;
  }
}

.pokies96-rr4tk5 picture,
.pokies96-rr4tk5 img {
  display: block;
  width: 100%;
  height: 100%;
}

.pokies96-rr4tk5 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .pokies96-72fod2 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.pokies96-vvk8a4 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .pokies96-ill8ee.pokies96-inxqq5 .pokies96-72fod2 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pokies96-72fod2 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .pokies96-72fod2 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.pokies96-ibe5lx,
.pokies96-txfadz {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .pokies96-ibe5lx,
  .pokies96-txfadz {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .pokies96-txfadz {
    display: none;
  }
}

.pokies96-prkloz {
  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;
}

.pokies96-inxqq5 .pokies96-prkloz {
  background: var(--fh-bg-color);
}

.pokies96-prkloz button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .pokies96-prkloz {
    display: none;
  }
}

.pokies96-c0jofs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokies96-c0jofs {
    display: none;
  }
}

.pokies96-t54dud {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.pokies96-ill8ee.pokies96-inxqq5 .pokies96-t54dud:first-child {
  display: none;
}

.pokies96-ill8ee.pokies96-inxqq5 .pokies96-t54dud:last-child {
  display: block;
}

.pokies96-t54dud:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pokies96-t54dud {
    display: none;
  }
}

.pokies96-gitxo4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokies96-gitxo4 {
    display: flex;
  }
}

.pokies96-gitxo4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.pokies96-gitxo4:hover ul {
  visibility: visible;
  opacity: 1;
}

.pokies96-gitxo4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.pokies96-gitxo4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.pokies96-gitxo4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.pokies96-gitxo4:hover .pokies96-e974ib svg {
  transform: rotate(180deg);
}

.pokies96-stejdi {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.pokies96-70eyvr {
  padding: 0 8px;
}

.pokies96-258sp6 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.pokies96-258sp6:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .pokies96-258sp6 {
    padding: 4px 8px;
  }
}

.pokies96-qnge5y {
  display: flex;
}

.pokies96-qnge5y img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.pokies96-e974ib {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.pokies96-e974ib svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.pokies96-b35duf {
  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) {
  .pokies96-b35duf {
    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;
  }
}

.pokies96-4ofodc {
  width: 100%;
}

@media (min-width: 1200px) {
  .pokies96-4ofodc {
    display: none;
  }
}

.pokies96-hfx6gs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.pokies96-tnb7mq {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.pokies96-9hpa27 {
  display: flex;
}

.pokies96-ls2vx5 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.pokies96-cehmuv {
  list-style: none;
}

@media (max-width: 1199px) {
  .pokies96-cehmuv {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .pokies96-cehmuv {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .pokies96-cehmuv .pokies96-7ygb8u [data-ref-el],
  .pokies96-cehmuv .pokies96-7ygb8u span,
  .pokies96-cehmuv .pokies96-7ygb8u a {
    white-space: nowrap;
  }
}

.pokies96-vr2hd5 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .pokies96-vr2hd5.pokies96-nkaz94 > .pokies96-7ygb8u {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .pokies96-vr2hd5.pokies96-hhx7bv:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .pokies96-vr2hd5.pokies96-nkaz94 > .pokies96-2cgyne {
    height: auto;
  }

  .pokies96-vr2hd5.pokies96-nkaz94 > div > .pokies96-yy4ayq {
    transform: rotate(180deg);
  }
}

.pokies96-vr2hd5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.pokies96-vr2hd5 [data-ref-el],
.pokies96-vr2hd5 span {
  cursor: pointer;
}

.pokies96-vr2hd5 [data-ref-el],
.pokies96-vr2hd5 span,
.pokies96-vr2hd5 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .pokies96-vr2hd5 [data-ref-el],
  .pokies96-vr2hd5 span,
  .pokies96-vr2hd5 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .pokies96-vr2hd5 [data-ref-el],
  .pokies96-vr2hd5 span,
  .pokies96-vr2hd5 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.pokies96-2cgyne {
  height: 0;
  overflow: hidden;
  transition: height 0.pokies96-vvk8a4 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.pokies96-2cgyne::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.pokies96-2cgyne::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.pokies96-2cgyne::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .pokies96-2cgyne {
    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;
  }

  .pokies96-2cgyne:has(> .pokies96-vr2hd5.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .pokies96-2cgyne .pokies96-2cgyne {
    padding: 0;
  }

  .pokies96-2cgyne .pokies96-vr2hd5 {
    font-weight: 400;
  }

  .pokies96-2cgyne .pokies96-vr2hd5:hover > .pokies96-7ygb8u {
    background: var(--Neutral-300);
  }

  .pokies96-2cgyne .pokies96-yy4ayq {
    rotate: -90deg;
  }
}

.pokies96-7ygb8u {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokies96-7ygb8u {
    padding: 8px;
  }

  .pokies96-vr2hd5.pokies96-jwt8af > .pokies96-7ygb8u {
    background: var(--Neutral-300);
  }
}

.pokies96-yy4ayq {
  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.pokies96-07lxtc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.pokies96-osiip2 0.pokies96-ou8wgt.pokies96-smxmpd -0.pokies96-ghhhq5 0.pokies96-5k052k -0.pokies96-ghhhq5 1.pokies96-6wanma 0.pokies96-js7l6g.pokies96-kwe9s2 4.pokies96-zhcoe5.pokies96-osiip2 0.pokies96-7482dq.pokies96-rq0jfp -0.pokies96-ghhhq5 9.pokies96-kko0qf -0.pokies96-ghhhq5 10.pokies96-nwpliu 0.pokies96-bvgdwo.pokies96-d12y3o 0.pokies96-smxmpd 10.pokies96-d12y3o 0.pokies96-5k052k 10.pokies96-nwpliu 1.pokies96-703l9h.pokies96-qcn9mx 5.pokies96-c1fwy5.pokies96-4yicoy 6.pokies96-gm4ni4 5.pokies96-z60dp8 6.pokies96-gm4ni4 4.pokies96-74cq9n 5.pokies96-3sm625.pokies96-osiip2 1.pokies96-bfv54n.pokies96-ghhhq5 0.pokies96-5k052k -0.pokies96-ghhhq5 0.pokies96-smxmpd 0.pokies96-osiip2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.pokies96-vvk8a4 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokies96-yy4ayq {
    cursor: default;
  }
}

.pokies96-5hpzxf {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.pokies96-6pgyow {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .pokies96-6pgyow {
    padding: 40px 4px;
  }
}

.pokies96-q4mj31 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .pokies96-q4mj31 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.pokies96-45oqwt {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .pokies96-45oqwt {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.pokies96-45oqwt ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.pokies96-45oqwt [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.pokies96-45oqwt [data-ref-el],
.pokies96-45oqwt span,
.pokies96-45oqwt a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.pokies96-nu7fua {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokies96-nu7fua {
    margin-bottom: 12px;
  }
}

.pokies96-v5ise0 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.pokies96-v5ise0 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .pokies96-v5ise0:last-child {
    margin-right: 0;
  }
}

.pokies96-951k0h {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokies96-nu7fua:hover .pokies96-rc5ln4 {
  visibility: visible;
  opacity: 1;
}

.pokies96-rc5ln4 {
  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);
}

.pokies96-85g93c {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.pokies96-td4lgt {
  display: flex;
  margin: 6px;
}

.pokies96-td4lgt img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.pokies96-rc5ln4::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);
}

.pokies96-rc5ln4::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);
}

.pokies96-jd28r2 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .pokies96-jd28r2 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.pokies96-azh1n8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .pokies96-azh1n8 {
    margin-right: 32px;
  }
}

.pokies96-xlhps4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokies96-xlhps4 {
    margin-top: 0;
    width: 340px;
  }
}

.pokies96-xlhps4 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokies96-8wptrp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.pokies96-dx53xh {
  position: relative;
}

@media (min-width: 768px) {
  .pokies96-dx53xh {
    margin-top: 40px;
  }
}

.pokies96-dx53xh + .pokies96-sy1clp,
.pokies96-dx53xh + .pokies96-dx53xh {
  margin-top: 24px;
}

.pokies96-k2c4uf {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .pokies96-k2c4uf {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-k2c4uf {
    padding: 80px;
  }
}

.pokies96-no1yne {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .pokies96-no1yne {
    padding: 0 16px;
}


}

.pokies96-5a7rzf {
  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) {
  .pokies96-5a7rzf {
    font-size: 48px;
    line-height: 56px;
  }
}

.pokies96-5axv5m {
  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) {
  .pokies96-5axv5m {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokies96-9sk9t0 {
  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;
}

.pokies96-9sk9t0:hover {
  background: var(--button-bg-hover);
}

.pokies96-42gbjl {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.pokies96-42gbjl img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .pokies96-42gbjl img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .pokies96-42gbjl img {
  min-height: 100%;
  }
}

.pokies96-k2c4uf::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.pokies96-8a6h72 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pokies96-8a6h72 h1,
.pokies96-8a6h72 h2,
.pokies96-8a6h72 h3,
.pokies96-8a6h72 h4 {
  margin-bottom: 6px;
}

.pokies96-8a6h72 h1:not(:first-child),
.pokies96-8a6h72 h2:not(:first-child),
.pokies96-8a6h72 h3:not(:first-child),
.pokies96-8a6h72 h4:not(:first-child) {
  margin-top: 16px;
}

.pokies96-8a6h72 h1,
.pokies96-8a6h72 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .pokies96-8a6h72 h1,
  .pokies96-8a6h72 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.pokies96-8a6h72 h2,
.pokies96-8a6h72 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .pokies96-8a6h72 h2,
  .pokies96-8a6h72 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-8a6h72 h3,
.pokies96-8a6h72 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .pokies96-8a6h72 h3,
  .pokies96-8a6h72 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokies96-8a6h72 h4,
.pokies96-8a6h72 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.pokies96-8a6h72 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.pokies96-8a6h72 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.pokies96-8a6h72 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);
}

.pokies96-8a6h72 ul ul {
  margin-bottom: 8px;
}

.pokies96-8a6h72 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.pokies96-8a6h72 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.pokies96-8a6h72 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.pokies96-8a6h72 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.pokies96-8a6h72 ol li::marker {
  font-weight: 700;
}

.pokies96-8a6h72 ol ol {
  margin-bottom: 8px;
}

.pokies96-8a6h72 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.pokies96-8a6h72 ol ul li {
  padding-left: 16px;
}

.pokies96-8a6h72 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) {
  .pokies96-8a6h72 table {
    padding: 24px;
  }
}

.pokies96-8a6h72 table.pokies96-kly1pn {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pokies96-vvk8a4,
    mask-image 0.3s;
}

.pokies96-8a6h72 table.pokies96-kly1pn.pokies96-ptpch6 {
  -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) {
  .pokies96-8a6h72 table {
    display: table;
  }
}

.pokies96-8a6h72 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);
}

.pokies96-8a6h72 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokies96-8a6h72 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokies96-8a6h72 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) {
  .pokies96-8a6h72 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.pokies96-8a6h72 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokies96-8a6h72 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokies96-8a6h72 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.pokies96-8a6h72 img {
  max-width: 100%;
  height: auto;
}

.pokies96-70qzvo {
  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) {
  .pokies96-70qzvo {
    padding: 24px;
  }
}

.pokies96-gmpsp9 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .pokies96-gmpsp9 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.pokies96-gmpsp9 > * {
  margin: 0 !important;
}

.pokies96-gmpsp9 img,
.pokies96-8vgaj8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-gmpsp9 img,
  .pokies96-8vgaj8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-1ka87a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-1ka87a {
    width: 32px;
    height: 32px;
  }
}

.pokies96-yat3oa {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pokies96-yat3oa .pokies96-85gah0 {
  flex-shrink: 0;
}

.pokies96-yat3oa .pokies96-4ws3tn svg {
  display: none;
}

.pokies96-omfr84 {
  display: grid;
  transition: max-height 0.pokies96-vvk8a4 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .pokies96-omfr84 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .pokies96-omfr84 {
    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));
  }
}

.pokies96-omfr84.pokies96-vg7grs + .pokies96-85gah0 svg {
  transform: rotate(180deg);
}

.pokies96-lom1bn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.pokies96-lom1bn > div:nth-child(3n) {
  grid-column: span 2;
}

.pokies96-lom1bn
  > div:nth-child(3n)
  .pokies96-g4hd06
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .pokies96-lom1bn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .pokies96-lom1bn > div:nth-child(3n) {
    grid-column: unset;
  }

  .pokies96-lom1bn
    > div:nth-child(3n)
    .pokies96-g4hd06
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .pokies96-lom1bn {
    max-width: 270px;
  }
}

.pokies96-lom1bn .pokies96-g4hd06 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .pokies96-lom1bn .pokies96-g4hd06 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .pokies96-lom1bn .pokies96-g4hd06 button {
    max-width: 104px;
  }
}

.pokies96-f91qgg {
  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) {
  .pokies96-f91qgg {
    margin-bottom: 0;
  }
}

.pokies96-6g17ng {
  display: none;
  opacity: 0;
}

.pokies96-ny4yg5 {
  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;
  }
}

.pokies96-ny4yg5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.pokies96-g4hd06 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.pokies96-g4hd06 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokies96-g4hd06
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokies96-g4hd06
    button {
    max-width: 145px;
  }
}

.pokies96-n58jzd:first-child
  .pokies96-g4hd06
  button {
  max-width: 270px;
}

.pokies96-ymhgun {
  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%;
}

.pokies96-f91qgg picture {
  width: 100%;
  max-width: 100%;
}

.pokies96-ncbq4f {
  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;
}

.pokies96-ncbq4f svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.pokies96-f91qgg:hover .pokies96-ncbq4f {
  display: flex;
}

.pokies96-bhta93 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.pokies96-dmifpn {
  display: flex;
}

.pokies96-dmifpn:hover .pokies96-qvm9pg,
.pokies96-dmifpn .pokies96-jwt8af .pokies96-qvm9pg {
  display: flex;
}

.pokies96-dmifpn svg {
  flex-shrink: 0;
}

.pokies96-qvm9pg {
  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) {
  .pokies96-qvm9pg {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.pokies96-qvm9pg:hover {
  display: flex;
}

.pokies96-qvm9pg svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.pokies96-rg2m46 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .pokies96-rg2m46 {
    font-size: 12px;
  }
}

.pokies96-zbojrb,
.pokies96-09hhid {
  width: 50%;
  flex-shrink: 0;
}

.pokies96-zbojrb {
  font-weight: 700;
}

.pokies96-w67fem .pokies96-omfr84 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pokies96-w67fem .pokies96-omfr84 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pokies96-w67fem .pokies96-omfr84 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pokies96-w67fem
  .pokies96-ymhgun:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.pokies96-w67fem .pokies96-ny4yg5 {
  height: 100% !important;
  border-radius: 16px;
}

.pokies96-w67fem .pokies96-g4hd06 {
  gap: 4px;
  align-items: center;
}

.pokies96-w67fem .pokies96-g4hd06 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pokies96-w67fem .pokies96-g4hd06 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.pokies96-w67fem .pokies96-lqgu96,
.pokies96-w67fem .pokies96-axzjxy {
  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.pokies96-07lxtc.org/2000/svg'%3E%3Cpath d='M9.pokies96-7rgvol 4.pokies96-zmi8ky.pokies96-08q6ik 5.pokies96-jvf31c.pokies96-80bfba 5.pokies96-k673i7.pokies96-ye00x7 5.pokies96-yw75ez.pokies96-asl090 8.pokies96-tvn6dh.pokies96-aiihuk 9.pokies96-sr0eki.pokies96-wiojw8 9.pokies96-1iufzu.pokies96-ccihaw 13.pokies96-is3btz.pokies96-64hrwa 11.pokies96-h1upnk.pokies96-7b0nxr 11.pokies96-5mp5kf.pokies96-wlz6ms 11.pokies96-q8dbi5.pokies96-0fd9c6 13.pokies96-sw05p1.pokies96-48iew5 9.pokies96-60t1i9.pokies96-lf1bzc 9.pokies96-kx8hnm.pokies96-gh3jn6 8.pokies96-ko6whu.pokies96-pe7n70 5.pokies96-aa4ipj.pokies96-ie7pod 5.pokies96-f9dfkc.pokies96-9vb1oz 5.pokies96-j9hpmg.pokies96-k6fni2 4.pokies96-utpegk.pokies96-7b0nxr 1.pokies96-30z659.pokies96-7rgvol 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.pokies96-w67fem .pokies96-lqgu96 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.pokies96-w67fem .pokies96-axzjxy {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.pokies96-iwrvkb {
  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) {
  .pokies96-iwrvkb {
    padding: 24px;
  }
}

.pokies96-iwrvkb .pokies96-85gah0 {
  display: flex;
}

@media (min-width: 768px) {
  .pokies96-iwrvkb .pokies96-85gah0 {
    display: none;
  }
}

.pokies96-iwrvkb .pokies96-4ws3tn svg {
  display: none;
}

.pokies96-3ph009 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pokies96-3ph009 .pokies96-dt1fs1 {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-3ph009 .pokies96-dt1fs1 {
    display: flex;
  }
}

.pokies96-45tnpb {
  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) {
  .pokies96-45tnpb {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-45tnpb > * {
  margin: 0 !important;
}

.pokies96-45tnpb img,
.pokies96-2hkw5q {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-45tnpb img,
  .pokies96-2hkw5q {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-klqlce {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-klqlce {
    width: 32px;
    height: 32px;
  }
}

.pokies96-fs45mb {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .pokies96-fs45mb {
    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;
  }

  .pokies96-fs45mb::-webkit-scrollbar {
    display: none;
  }
}

.pokies96-vgbssx {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .pokies96-vgbssx {
    padding: 7px 15px;
  }
}

.pokies96-vgbssx:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokies96-c8kp9c {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokies96-c8kp9c {
    display: flex;
    opacity: 1;
  }
}

.pokies96-vgbssx picture {
  height: 100%;
  display: block;
}

.pokies96-vgbssx img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .pokies96-vgbssx img {
    width: 88px;
    height: 44px;
  }
}

.pokies96-vgbssx p {
  text-align: center;
  width: 100%;
}

.pokies96-espgtm {
  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) {
  .pokies96-espgtm {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-espgtm img,
.pokies96-vpzdya {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-espgtm img,
  .pokies96-vpzdya {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-lrnjiu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-lrnjiu {
    width: 32px;
    height: 32px;
  }
}

.pokies96-4xg3uk {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.pokies96-szi91m {
  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;
}

.pokies96-qve9cn {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.pokies96-qve9cn.pokies96-jwt8af {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.pokies96-25sujg {
  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) {
  .pokies96-25sujg {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokies96-75cphz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.pokies96-mpjrcu {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.pokies96-vvk8a4 ease;
  opacity: 0;
  color: var(--text-color);
}

.pokies96-6p19oa {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.pokies96-6p19oa ol,
.pokies96-6p19oa ul {
  padding-left: 1.3em;
}

.pokies96-qve9cn.pokies96-jwt8af .pokies96-mpjrcu {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.pokies96-qve9cn.pokies96-jwt8af .pokies96-75cphz {
  transform: rotate(180deg);
  color: var(--text-color);
}

.pokies96-x09jzi {
  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) {
  .pokies96-x09jzi {
    padding: 24px;
  }
}

.pokies96-x09jzi .pokies96-85gah0 {
  display: flex;
}

@media (min-width: 768px) {
  .pokies96-x09jzi .pokies96-85gah0 {
    display: none;
  }
}

.pokies96-x09jzi .pokies96-4ws3tn svg {
  display: none;
}

.pokies96-lp6vjy {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pokies96-lp6vjy .pokies96-dt1fs1 {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-lp6vjy .pokies96-dt1fs1 {
    display: flex;
  }
}

.pokies96-o84764 {
  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) {
  .pokies96-o84764 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-o84764 > * {
  margin: 0 !important;
}

.pokies96-o84764 img,
.pokies96-d0g611 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-o84764 img,
  .pokies96-d0g611 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-ji2a4d {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-ji2a4d {
    width: 32px;
    height: 32px;
  }
}

.pokies96-0y16wr {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .pokies96-0y16wr {
    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;
  }

  .pokies96-0y16wr::-webkit-scrollbar {
    display: none;
  }
}

.pokies96-ws9y4e {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.pokies96-ws9y4e:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokies96-c3793b {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokies96-c3793b {
    display: flex;
    opacity: 1;
  }
}

.pokies96-ws9y4e picture {
  width: auto;
  height: 100%;
  display: block;
}

.pokies96-ws9y4e picture img {
  display: block;
  width: auto;
  height: 100%;
}

.pokies96-qetcu7 {
  margin: -24px 0;
}

.pokies96-qetcu7:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .pokies96-qetcu7 {
    margin: -16px 0;
  }
}

.pokies96-rqu529 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .pokies96-rqu529 {
    flex-direction: row;
  }
}

.pokies96-b6curx {
  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) {
  .pokies96-b6curx {
    flex: 1;
  }
}

.pokies96-b6curx::placeholder {
  color: var(--Text-400);
}

.pokies96-ouaand {
  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;
}

.pokies96-6bevs5 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.pokies96-6bevs5::-webkit-scrollbar {
  display: none;
}

.pokies96-6zbd3a {
  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;
}

.pokies96-6zbd3a img,
.pokies96-6zbd3a svg {
  margin-right: 8px;
}

.pokies96-j1ag88 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.pokies96-qetcu7 + .pokies96-jxsdgh {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pokies96-qetcu7 + .pokies96-jxsdgh {
    margin-top: -16px;
  }
}

.pokies96-ruw344 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.pokies96-ruw344 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.pokies96-ruw344 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.pokies96-itsz64 {
  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;
}

.pokies96-c3h512 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.pokies96-ga2k79 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.pokies96-1a8at7 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.pokies96-qc13ee {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.pokies96-itsz64 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;
}

.pokies96-itsz64 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) {
  .pokies96-itsz64 {
    padding: 39px 179px 39px 39px;
  }

  .pokies96-c3h512 {
    font-size: 40px;
    line-height: 48px;
  }

  .pokies96-qc13ee {
    height: 348px;
  }

  .pokies96-itsz64 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .pokies96-itsz64 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-itsz64 {
    padding: 63px;
  }
}

.pokies96-hsqjmi {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .pokies96-hsqjmi {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.pokies96-byx9h9 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokies96-byx9h9 {
    width: auto;
  }
}

.pokies96-s9r3gd {
  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;
}

.pokies96-s9r3gd::-webkit-scrollbar {
  display: none;
}

.pokies96-s9r3gd 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);
}

.pokies96-s9r3gd a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokies96-s9r3gd {
    margin-left: 16px;
    margin-top: 0;
  }
}

.pokies96-hsqjmi .pokies96-9yhyzz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pokies96-vvk8a4,
    mask-image 0.3s;
}

.pokies96-hsqjmi .pokies96-9yhyzz.pokies96-ptpch6 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.pokies96-8fftoq {
  margin: 40px -16px;
}

.pokies96-co5dzw + .pokies96-sy1clp,
.pokies96-co5dzw + .pokies96-dx53xh {
  margin-top: 24px;
}

.pokies96-s8auhl {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.pokies96-s8auhl picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.pokies96-0xv7mb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .pokies96-0xv7mb {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .pokies96-0xv7mb {
    margin-top: 0;
  }
}

.pokies96-nyev3a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokies96-nyev3a {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokies96-eldsq5 {
  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) {
  .pokies96-eldsq5 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.pokies96-iv0veo {
  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) {
  .pokies96-iv0veo {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.pokies96-qni27b {
  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) {
  .pokies96-qni27b {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokies96-aldlyj {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokies96-aldlyj {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokies96-tw98md {
  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;
}

.pokies96-ga4bqd {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.pokies96-ga4bqd img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pokies96-jxsdgh {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.pokies96-fmc654 {
  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) {
  .pokies96-fmc654 {
    padding: 15px 48px;
  }
}

main > .pokies96-jxsdgh {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .pokies96-omfr84.pokies96-qqhcbh > div:nth-child(n+5) {
    display: none;
  }
}

.pokies96-8a6h72 p a img {
  display: block;
  margin: 0 auto;
}


.pokies96-qdb0eu {
  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 */
.pokies96-x1y4gq {
  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;
}

.pokies96-x1y4gq label {
  font-size: 14px;
}

.pokies96-x1y4gq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pokies96-x1y4gq input,
.pokies96-x1y4gq textarea,
.pokies96-x1y4gq 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;
}
.pokies96-x1y4gq button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pokies96-thepng ease;
}
.pokies96-x1y4gq button:hover {
  background-color: var(--button-bg-hover);
}
.pokies96-gtlokm {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pokies96-aldlgn ease-in;
}

.pokies96-gtlokm 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;
}
.pokies96-98yr9y, .pokies96-zfau4r, [class*="review-card"],
thead, thead th, table th, .pokies96-3b1xk5,
.pokies96-50knb8, [class*="collapsible-header"],
.pokies96-5tptkm, [class*="updated-block"] {
  color: #ece7dc !important;
}
