* {
  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-2tx5ub {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-2tx5ub {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-2tx5ub {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.pokies96-zuj002 {
  overflow: hidden;
}

.pokies96-lce9er img {
  background: var(--Neutral-300);
}

.pokies96-4xtx5z {
  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-6u4s1m {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.pokies96-6u4s1m:hover {
  background: var(--button-bg-hover);
}

.pokies96-domvxt {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.pokies96-domvxt:hover {
  background: var(--button-bg-hover);
}

.pokies96-we8lvi {
  font-size: 12px;
  line-height: 18px;
}

.pokies96-pti6no {
  font-size: 18px;
  line-height: 26px;
}

.pokies96-zmwb7x {
  width: 100%;
}

.pokies96-73iq0u {
  padding: 6px 16px;
}

.pokies96-q8n6su {
  padding: 10px 16px;
}

.pokies96-xl4njt {
  padding: 15px 26px;
}

.pokies96-ym3ddl {
  flex-shrink: 0;
}

.pokies96-nt5t7v {
  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-yn47kz {
  display: none;
}

.pokies96-jgqwte {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.pokies96-t392qk {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.pokies96-1oa3rx {
  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-m5coky {
  cursor: grab;
}

.pokies96-1oa3rx::-webkit-scrollbar {
  display: none;
}

.pokies96-r8gy1t {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.pokies96-za3796 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.pokies96-jkufmo {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.pokies96-nfdore {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.pokies96-a6jdux {
  visibility: visible;
}

.pokies96-kyptad {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.pokies96-tc36xb ease;
}

.pokies96-x50v7o {
  background-color: var(--Primary-200);
  width: 16px;
}

.pokies96-s00h1d {
  -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-tc36xb,
    mask-image 0.3s;
}

.pokies96-s00h1d.pokies96-89qq1a {
  -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-b6l7m5: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-ouizpl {
  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-s9mruc.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-s9mruc.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-gctq0f {
  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-gctq0f::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-oqt7t3 {
  position: relative;
  z-index: 1;
}

.pokies96-ixl7kk {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.pokies96-hk9m2i {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.pokies96-0eqb4k {
  font-size: 40px;
  line-height: 48px;
}

.pokies96-zk2rtr {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pokies96-gwiu77 {
  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-gwiu77:hover {
  background: var(--Primary-400);
}

.pokies96-gwiu77 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.pokies96-b6l7m5 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-gctq0f {
    max-width: 600px;
    padding: 64px;
  }

  .pokies96-ixl7kk {
    font-size: 24px;
    line-height: 32px;
  }

  .pokies96-hk9m2i {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .pokies96-0eqb4k {
    font-size: 50px;
    line-height: 56px;
  }

  .pokies96-zk2rtr {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .pokies96-ouizpl {
    top: 25px;
    right: 25px;
  }
}

.pokies96-vns9c2,
.pokies96-3jor57 {
  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-ccb6ec.pokies96-s1ocza::before,
.pokies96-3jor57::before,
.pokies96-x4pz4q::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-s9mruc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.pokies96-8num95 14.pokies96-w44gkt.pokies96-77arlw 14.pokies96-6h1kn3 15.pokies96-zltamz 14.pokies96-c0rv3p 15.pokies96-dpswyp 14.pokies96-a8cyxt.pokies96-m7je1s 14.pokies96-unndui 19.pokies96-ydx3n4 12.pokies96-9oxkq7 19.pokies96-ydx3n4 10.pokies96-l49kxk.pokies96-ydx3n4 8.pokies96-46sd67 17.pokies96-8goyjh 7.pokies96-u1te71 15.pokies96-9szlon 7.pokies96-st4821.pokies96-h5tbo0 7.pokies96-u1te71 11.pokies96-b2zwgu 8.pokies96-46sd67 11.pokies96-b2zwgu 10.pokies96-pmr6kl.pokies96-b2zwgu 12.pokies96-a9evx4 13.pokies96-m8hkrs 14.pokies96-xwu5yq 15.pokies96-mildfg 14.pokies96-3cq6ix.pokies96-1xjjlj 14.pokies96-g3yhmf 15.pokies96-nbyqm6 14.pokies96-ik3frs 15.pokies96-bizwql 14.pokies96-s3t27d.pokies96-8num95 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.pokies96-p7shdf 15.pokies96-crdpq5.pokies96-ki2td3 15.pokies96-3aiqez 15.pokies96-dld6i0 15.pokies96-v2ce3y 15.pokies96-tzsnp1 15.pokies96-u8j3ta.pokies96-dh580u 15.pokies96-v2ce3y 15.pokies96-p0pe14 15.pokies96-3jow1j 15.pokies96-9dkeew 15.pokies96-3am61l.pokies96-d63qtf 15.pokies96-s78cj1 7.pokies96-qb2jqy 18.pokies96-jfa0u8 7.pokies96-codks6 23.pokies96-kqoz46.pokies96-irnvam.pokies96-bxq672 18.pokies96-d1582m 19.pokies96-kbgq4d 15.pokies96-yz8ipa 15.pokies96-p7shdf 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.pokies96-70luif [type="submit"] *,
.pokies96-o1mtll button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .pokies96-lrhpu0 {
    display: none;
  }
}

.pokies96-4okhci {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .pokies96-4okhci {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-4okhci {
    bottom: 22px;
  }
}

.pokies96-4okhci input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .pokies96-4okhci {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.pokies96-0l1vhg.static) .pokies96-4okhci {
    bottom: 8px;
  }
}

.pokies96-aqi31k {
  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-s9mruc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.pokies96-0uc5lt 3.pokies96-4ffgws.pokies96-9aikfu.pokies96-jsdhnu 3.pokies96-bdzvml 3.pokies96-kn1wjv 5.pokies96-rm3mbn 3.pokies96-kn1wjv 8.pokies96-5l9vcj.pokies96-sfp2lj.pokies96-kn1wjv 26.pokies96-7flvxu 5.pokies96-5suu25 28.pokies96-1zvt38 8.pokies96-k4v93b 28.pokies96-33old9.pokies96-3wyhy0 28.pokies96-oz25j0.pokies96-268pp4 34.pokies96-cq0ho4.pokies96-wkn380 36.pokies96-bfmfv6 11.pokies96-4jgq23 37.pokies96-u865qp 12.pokies96-jette7 36.pokies96-nsscze.pokies96-qa3n9h 28.pokies96-srjxvf.pokies96-77xzxs.pokies96-dz3yal 28.pokies96-ki4z3x 36.pokies96-9pgxko 26.pokies96-vejw64 36.pokies96-9pgxko 23.pokies96-3rp596.pokies96-urajdv.pokies96-9pgxko 5.pokies96-xaoysr 34.pokies96-0mbq9u 3.pokies96-bdzvml 31.pokies96-0uc5lt 3.pokies96-3m9zth.pokies96-26ovu8 18.pokies96-qt2wf0.pokies96-gdqel1 18.pokies96-jzy27w 8.pokies96-93zbkc 17.pokies96-tywm37 8.pokies96-93zbkc 15.pokies96-2qlx8t.pokies96-93zbkc 14.pokies96-dzv5n6 9.pokies96-gdqel1 13.pokies96-4wny3m 11.pokies96-26ovu8 13.pokies96-na6sze.pokies96-gi0fh1 13.pokies96-4wny3m 13.pokies96-kulr8e 14.pokies96-dzv5n6 13.pokies96-kulr8e 15.pokies96-8loh8n.pokies96-kulr8e 17.pokies96-tywm37 12.pokies96-gi0fh1 18.pokies96-jzy27w 11.pokies96-26ovu8 18.pokies96-vd8v56.pokies96-ps6yfl 18.pokies96-35rme8.pokies96-46h9i9 18.pokies96-jzy27w 17.pokies96-3adtv8 17.pokies96-tywm37 17.pokies96-3adtv8 15.pokies96-wuduaw.pokies96-3adtv8 14.pokies96-dzv5n6 18.pokies96-46h9i9 13.pokies96-4wny3m 20.pokies96-ps6yfl 13.pokies96-8eijjr.pokies96-egvkis 13.pokies96-4wny3m 22.pokies96-yb6t1p 14.pokies96-dzv5n6 22.pokies96-yb6t1p 15.pokies96-1w9gat.pokies96-scut99 17.pokies96-tywm37 21.pokies96-egvkis 18.pokies96-jzy27w 20.pokies96-ps6yfl 18.pokies96-u2xo65.pokies96-mcs4vg 18.pokies96-wxwmec.pokies96-m6p7gq 18.pokies96-jzy27w 26.pokies96-2719tl 17.pokies96-tywm37 26.pokies96-2719tl 15.pokies96-dwnesw.pokies96-2719tl 14.pokies96-dzv5n6 27.pokies96-m6p7gq 13.pokies96-4wny3m 28.pokies96-mcs4vg 13.pokies96-eiqmwt.pokies96-wyp1e2 13.pokies96-4wny3m 31.pokies96-ppnhe4 14.pokies96-dzv5n6 31.pokies96-ppnhe4 15.pokies96-5znzn3.pokies96-2719tl 17.pokies96-tywm37 30.pokies96-wyp1e2 18.pokies96-jzy27w 28.pokies96-mcs4vg 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-aqi31k {
    display: none;
  }
}

.pokies96-7u1meo {
  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-7u1meo {
    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-o1mtll {
  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-o1mtll {
    padding: 14px 16px;
  }
}

.pokies96-o1mtll button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.pokies96-o1mtll button:first-child {
  align-content: end;
}

.pokies96-o1mtll button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .pokies96-o1mtll
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .pokies96-o1mtll
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.pokies96-o1mtll button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.pokies96-o1mtll button:last-child svg {
  width: 38px;
  height: 38px;
}

.pokies96-x4pz4q {
  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-x4pz4q::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .pokies96-x4pz4q,
.pc61d126-chatbot[data-active-screen="3"]
  .pokies96-x4pz4q {
  opacity: 1;
  visibility: visible;
}

.pokies96-f2ffrx {
  flex: 1 1;
}

.pokies96-xkt93f {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-xkt93f {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .pokies96-m2l63a {
  display: block;
}

.pokies96-ttuasl {
  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-ttuasl {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.pokies96-3jor57 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.pokies96-3jor57::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.pokies96-oylvwy span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.pokies96-oylvwy p {
  color: var(--Text-100);
}

.pokies96-3jor57 .pokies96-ajx6ku {
  grid-area: button;
}

.pokies96-3jor57 .pokies96-ajx6ku::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-s9mruc.org/2000/svg'%3E%3Cpath d='M4.pokies96-g98qkm 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokies96-gb0b2e 15L16.pokies96-gb0b2e 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokies96-gb0b2e 5L16.pokies96-gb0b2e 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .pokies96-u9xyzl {
  display: block;
}

.pokies96-k1rov3 {
  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-k1rov3 {
    margin-top: 40px;
  }
}

.pokies96-vns9c2 label,
.pokies96-vns9c2 input {
  display: block;
  width: 100%;
}

.pokies96-vns9c2 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.pokies96-vns9c2 label.pokies96-nwhd6g input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.pokies96-vns9c2 label.pokies96-nwhd6g::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-vns9c2 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-vns9c2 input::placeholder {
  color: var(--Text-400);
}

.pokies96-w28pxx {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .pokies96-w28pxx {
  display: flex;
}

.pokies96-w28pxx ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .pokies96-w28pxx ol {
    height: 420px;
    padding: 24px;
  }
}

.pokies96-w28pxx ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.pokies96-70luif {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-70luif {
    padding: 0 24px 24px;
  }
}

.pokies96-70luif 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-70luif input::placeholder {
  color: var(--Text-400);
}

.pokies96-70luif [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.pokies96-70luif [type="submit"]:disabled {
  opacity: 0.5;
}

.pokies96-70luif [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .pokies96-70luif [type="submit"] {
    right: 40px;
  }
}

.pokies96-ccb6ec {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.pokies96-ccb6ec.pokies96-s1ocza {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.pokies96-ccb6ec.pokies96-s1ocza::before {
  content: "";
  width: 31px;
}

.pokies96-ccb6ec.pokies96-s1ocza p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokies96-ccb6ec.pokies96-m5a56e p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.pokies96-ccb6ec p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokies96-4okhci .pokies96-ajx6ku {
  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-lrhpu0 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .pokies96-lrhpu0 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .pokies96-lrhpu0 {
    padding: 18px 0;
  }
}

.pokies96-lrhpu0 .pokies96-2tx5ub {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pokies96-lrhpu0 .pokies96-2tx5ub {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.pokies96-vycslc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .pokies96-vycslc {
    max-width: 160px;
    height: 40px;
  }
}

.pokies96-vycslc picture,
.pokies96-vycslc img {
  display: block;
  width: 100%;
  height: 100%;
}

.pokies96-vycslc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .pokies96-sta6o9 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.pokies96-tc36xb ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .pokies96-lrhpu0.pokies96-gt6mjt .pokies96-sta6o9 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pokies96-sta6o9 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .pokies96-sta6o9 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.pokies96-g5a7dl,
.pokies96-fwpzrn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .pokies96-g5a7dl,
  .pokies96-fwpzrn {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .pokies96-fwpzrn {
    display: none;
  }
}

.pokies96-99rjqm {
  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-gt6mjt .pokies96-99rjqm {
  background: var(--fh-bg-color);
}

.pokies96-99rjqm button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .pokies96-99rjqm {
    display: none;
  }
}

.pokies96-rvmlf5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokies96-rvmlf5 {
    display: none;
  }
}

.pokies96-tvq1uc {
  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-lrhpu0.pokies96-gt6mjt .pokies96-tvq1uc:first-child {
  display: none;
}

.pokies96-lrhpu0.pokies96-gt6mjt .pokies96-tvq1uc:last-child {
  display: block;
}

.pokies96-tvq1uc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pokies96-tvq1uc {
    display: none;
  }
}

.pokies96-jpogy5 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokies96-jpogy5 {
    display: flex;
  }
}

.pokies96-jpogy5 ul {
  max-height: 350px;
  overflow-y: auto;
}

.pokies96-jpogy5:hover ul {
  visibility: visible;
  opacity: 1;
}

.pokies96-jpogy5:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.pokies96-jpogy5:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.pokies96-jpogy5:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.pokies96-jpogy5:hover .pokies96-af46l7 svg {
  transform: rotate(180deg);
}

.pokies96-qe9lxh {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.pokies96-h9ff9o {
  padding: 0 8px;
}

.pokies96-jk4bou {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.pokies96-jk4bou:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .pokies96-jk4bou {
    padding: 4px 8px;
  }
}

.pokies96-5aafin {
  display: flex;
}

.pokies96-5aafin img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.pokies96-af46l7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.pokies96-af46l7 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.pokies96-9wfa6e {
  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-9wfa6e {
    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-8qcgyn {
  width: 100%;
}

@media (min-width: 1200px) {
  .pokies96-8qcgyn {
    display: none;
  }
}

.pokies96-jzc3le {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.pokies96-vuy5gd {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.pokies96-dle6kj {
  display: flex;
}

.pokies96-we1bb2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.pokies96-oyyhjz {
  list-style: none;
}

@media (max-width: 1199px) {
  .pokies96-oyyhjz {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .pokies96-oyyhjz {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .pokies96-oyyhjz .pokies96-0xmgc4 [data-ref-el],
  .pokies96-oyyhjz .pokies96-0xmgc4 span,
  .pokies96-oyyhjz .pokies96-0xmgc4 a {
    white-space: nowrap;
  }
}

.pokies96-zl21uv {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .pokies96-zl21uv.pokies96-m0t2w1 > .pokies96-0xmgc4 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .pokies96-zl21uv.pokies96-1l6du0:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .pokies96-zl21uv.pokies96-m0t2w1 > .pokies96-oupidn {
    height: auto;
  }

  .pokies96-zl21uv.pokies96-m0t2w1 > div > .pokies96-68gkp7 {
    transform: rotate(180deg);
  }
}

.pokies96-zl21uv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.pokies96-zl21uv [data-ref-el],
.pokies96-zl21uv span {
  cursor: pointer;
}

.pokies96-zl21uv [data-ref-el],
.pokies96-zl21uv span,
.pokies96-zl21uv 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-zl21uv [data-ref-el],
  .pokies96-zl21uv span,
  .pokies96-zl21uv a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .pokies96-zl21uv [data-ref-el],
  .pokies96-zl21uv span,
  .pokies96-zl21uv a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.pokies96-oupidn {
  height: 0;
  overflow: hidden;
  transition: height 0.pokies96-tc36xb ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.pokies96-oupidn::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.pokies96-oupidn::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.pokies96-oupidn::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .pokies96-oupidn {
    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-oupidn:has(> .pokies96-zl21uv.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .pokies96-oupidn .pokies96-oupidn {
    padding: 0;
  }

  .pokies96-oupidn .pokies96-zl21uv {
    font-weight: 400;
  }

  .pokies96-oupidn .pokies96-zl21uv:hover > .pokies96-0xmgc4 {
    background: var(--Neutral-300);
  }

  .pokies96-oupidn .pokies96-68gkp7 {
    rotate: -90deg;
  }
}

.pokies96-0xmgc4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokies96-0xmgc4 {
    padding: 8px;
  }

  .pokies96-zl21uv.pokies96-jcu2iw > .pokies96-0xmgc4 {
    background: var(--Neutral-300);
  }
}

.pokies96-68gkp7 {
  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-s9mruc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.pokies96-f5y2m9 0.pokies96-tov53u.pokies96-ephjj2 -0.pokies96-ury6ea 0.pokies96-czzmuy -0.pokies96-ury6ea 1.pokies96-1fqlxs 0.pokies96-sfae3b.pokies96-4laprc 4.pokies96-11noef.pokies96-f5y2m9 0.pokies96-v9rsl5.pokies96-hh1alx -0.pokies96-ury6ea 9.pokies96-9or5kb -0.pokies96-ury6ea 10.pokies96-2alfd3 0.pokies96-ptcvg1.pokies96-airwjn 0.pokies96-ephjj2 10.pokies96-airwjn 0.pokies96-czzmuy 10.pokies96-2alfd3 1.pokies96-51dm88.pokies96-6p2b47 5.pokies96-mycyg8.pokies96-41yngx 6.pokies96-tohlq4 5.pokies96-84stl4 6.pokies96-tohlq4 4.pokies96-lbp59j 5.pokies96-89ziw3.pokies96-f5y2m9 1.pokies96-wmkryt.pokies96-ury6ea 0.pokies96-czzmuy -0.pokies96-ury6ea 0.pokies96-ephjj2 0.pokies96-f5y2m9 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.pokies96-tc36xb ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokies96-68gkp7 {
    cursor: default;
  }
}

.pokies96-dq22x2 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.pokies96-re2okx {
  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-re2okx {
    padding: 40px 4px;
  }
}

.pokies96-nkm1it {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .pokies96-nkm1it {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.pokies96-ygwrdw {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .pokies96-ygwrdw {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.pokies96-ygwrdw ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.pokies96-ygwrdw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.pokies96-ygwrdw [data-ref-el],
.pokies96-ygwrdw span,
.pokies96-ygwrdw a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.pokies96-kb4lqa {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokies96-kb4lqa {
    margin-bottom: 12px;
  }
}

.pokies96-8frgdn {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.pokies96-8frgdn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .pokies96-8frgdn:last-child {
    margin-right: 0;
  }
}

.pokies96-iui20n {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokies96-kb4lqa:hover .pokies96-zlak5p {
  visibility: visible;
  opacity: 1;
}

.pokies96-zlak5p {
  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-94vwzm {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.pokies96-drk5cf {
  display: flex;
  margin: 6px;
}

.pokies96-drk5cf img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.pokies96-zlak5p::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-zlak5p::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-m1q9s1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .pokies96-m1q9s1 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.pokies96-iwvt95 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .pokies96-iwvt95 {
    margin-right: 32px;
  }
}

.pokies96-bdq3rj {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokies96-bdq3rj {
    margin-top: 0;
    width: 340px;
  }
}

.pokies96-bdq3rj a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokies96-z49ckn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.pokies96-99shps {
  position: relative;
}

@media (min-width: 768px) {
  .pokies96-99shps {
    margin-top: 40px;
  }
}

.pokies96-99shps + .pokies96-2r0483,
.pokies96-99shps + .pokies96-99shps {
  margin-top: 24px;
}

.pokies96-gbkr0i {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .pokies96-gbkr0i {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-gbkr0i {
    padding: 80px;
  }
}

.pokies96-cs6nw0 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .pokies96-cs6nw0 {
    padding: 0 16px;
}


}

.pokies96-zbg9bw {
  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-zbg9bw {
    font-size: 48px;
    line-height: 56px;
  }
}

.pokies96-odzxg6 {
  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-odzxg6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokies96-7c7cve {
  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-7c7cve:hover {
  background: var(--button-bg-hover);
}

.pokies96-552hvu {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.pokies96-552hvu img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .pokies96-552hvu img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .pokies96-552hvu img {
  min-height: 100%;
  }
}

.pokies96-gbkr0i::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.pokies96-aqan4f {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pokies96-aqan4f h1,
.pokies96-aqan4f h2,
.pokies96-aqan4f h3,
.pokies96-aqan4f h4 {
  margin-bottom: 6px;
}

.pokies96-aqan4f h1:not(:first-child),
.pokies96-aqan4f h2:not(:first-child),
.pokies96-aqan4f h3:not(:first-child),
.pokies96-aqan4f h4:not(:first-child) {
  margin-top: 16px;
}

.pokies96-aqan4f h1,
.pokies96-aqan4f h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .pokies96-aqan4f h1,
  .pokies96-aqan4f h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.pokies96-aqan4f h2,
.pokies96-aqan4f h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .pokies96-aqan4f h2,
  .pokies96-aqan4f h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-aqan4f h3,
.pokies96-aqan4f h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .pokies96-aqan4f h3,
  .pokies96-aqan4f h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokies96-aqan4f h4,
.pokies96-aqan4f h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.pokies96-aqan4f ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.pokies96-aqan4f ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.pokies96-aqan4f 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-aqan4f ul ul {
  margin-bottom: 8px;
}

.pokies96-aqan4f ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.pokies96-aqan4f ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.pokies96-aqan4f ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.pokies96-aqan4f ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.pokies96-aqan4f ol li::marker {
  font-weight: 700;
}

.pokies96-aqan4f ol ol {
  margin-bottom: 8px;
}

.pokies96-aqan4f ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.pokies96-aqan4f ol ul li {
  padding-left: 16px;
}

.pokies96-aqan4f 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-aqan4f table {
    padding: 24px;
  }
}

.pokies96-aqan4f table.pokies96-8s3se2 {
  -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-tc36xb,
    mask-image 0.3s;
}

.pokies96-aqan4f table.pokies96-8s3se2.pokies96-89qq1a {
  -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-aqan4f table {
    display: table;
  }
}

.pokies96-aqan4f 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-aqan4f table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokies96-aqan4f table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokies96-aqan4f 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-aqan4f table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.pokies96-aqan4f table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokies96-aqan4f table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokies96-aqan4f table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.pokies96-aqan4f img {
  max-width: 100%;
  height: auto;
}

.pokies96-wbcebu {
  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-wbcebu {
    padding: 24px;
  }
}

.pokies96-uklz7z {
  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-uklz7z {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.pokies96-uklz7z > * {
  margin: 0 !important;
}

.pokies96-uklz7z img,
.pokies96-vvfw89 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-uklz7z img,
  .pokies96-vvfw89 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-3rul4o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-3rul4o {
    width: 32px;
    height: 32px;
  }
}

.pokies96-3h0uys {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pokies96-3h0uys .pokies96-w2np41 {
  flex-shrink: 0;
}

.pokies96-3h0uys .pokies96-ief0rp svg {
  display: none;
}

.pokies96-2rl3fw {
  display: grid;
  transition: max-height 0.pokies96-tc36xb ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .pokies96-2rl3fw {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .pokies96-2rl3fw {
    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-2rl3fw.pokies96-vrs2zo + .pokies96-w2np41 svg {
  transform: rotate(180deg);
}

.pokies96-e8g6o0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.pokies96-e8g6o0 > div:nth-child(3n) {
  grid-column: span 2;
}

.pokies96-e8g6o0
  > div:nth-child(3n)
  .pokies96-q9gdb4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .pokies96-e8g6o0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .pokies96-e8g6o0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .pokies96-e8g6o0
    > div:nth-child(3n)
    .pokies96-q9gdb4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .pokies96-e8g6o0 {
    max-width: 270px;
  }
}

.pokies96-e8g6o0 .pokies96-q9gdb4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .pokies96-e8g6o0 .pokies96-q9gdb4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .pokies96-e8g6o0 .pokies96-q9gdb4 button {
    max-width: 104px;
  }
}

.pokies96-mpt59c {
  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-mpt59c {
    margin-bottom: 0;
  }
}

.pokies96-ed2ym0 {
  display: none;
  opacity: 0;
}

.pokies96-3zaj2v {
  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-3zaj2v img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.pokies96-q9gdb4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.pokies96-q9gdb4 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-q9gdb4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokies96-q9gdb4
    button {
    max-width: 145px;
  }
}

.pokies96-sh8vl8:first-child
  .pokies96-q9gdb4
  button {
  max-width: 270px;
}

.pokies96-mt78oh {
  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-mpt59c picture {
  width: 100%;
  max-width: 100%;
}

.pokies96-63j1eo {
  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-63j1eo svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.pokies96-mpt59c:hover .pokies96-63j1eo {
  display: flex;
}

.pokies96-2s1y79 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.pokies96-mf8ct4 {
  display: flex;
}

.pokies96-mf8ct4:hover .pokies96-u3o2p7,
.pokies96-mf8ct4 .pokies96-jcu2iw .pokies96-u3o2p7 {
  display: flex;
}

.pokies96-mf8ct4 svg {
  flex-shrink: 0;
}

.pokies96-u3o2p7 {
  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-u3o2p7 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.pokies96-u3o2p7:hover {
  display: flex;
}

.pokies96-u3o2p7 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.pokies96-h4fiox {
  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-h4fiox {
    font-size: 12px;
  }
}

.pokies96-c7dq91,
.pokies96-46z0iq {
  width: 50%;
  flex-shrink: 0;
}

.pokies96-c7dq91 {
  font-weight: 700;
}

.pokies96-erhi47 .pokies96-2rl3fw {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pokies96-erhi47 .pokies96-2rl3fw {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pokies96-erhi47 .pokies96-2rl3fw {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pokies96-erhi47
  .pokies96-mt78oh:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.pokies96-erhi47 .pokies96-3zaj2v {
  height: 100% !important;
  border-radius: 16px;
}

.pokies96-erhi47 .pokies96-q9gdb4 {
  gap: 4px;
  align-items: center;
}

.pokies96-erhi47 .pokies96-q9gdb4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pokies96-erhi47 .pokies96-q9gdb4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.pokies96-erhi47 .pokies96-kwldv4,
.pokies96-erhi47 .pokies96-ccqtmp {
  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-s9mruc.org/2000/svg'%3E%3Cpath d='M9.pokies96-ilpke1 4.pokies96-4f5glh.pokies96-r174me 5.pokies96-s9yj73.pokies96-84npq7 5.pokies96-u1nuva.pokies96-w4n4fp 5.pokies96-8gr6al.pokies96-ke680o 8.pokies96-mfb8w6.pokies96-nao8uh 9.pokies96-oh7std.pokies96-g1orbf 9.pokies96-bcyg3d.pokies96-bi1lpk 13.pokies96-9k3x8v.pokies96-zzw1mi 11.pokies96-mwsj8w.pokies96-70h0qc 11.pokies96-7jcek8.pokies96-fayvg5 11.pokies96-0puqgo.pokies96-9xrf6q 13.pokies96-oq0aj9.pokies96-vcocgm 9.pokies96-e6ls6l.pokies96-t3w6ml 9.pokies96-zsam03.pokies96-7yi2zt 8.pokies96-qlqw9g.pokies96-qlrg8d 5.pokies96-klw8d3.pokies96-66c5ee 5.pokies96-834pgd.pokies96-oevbf3 5.pokies96-z75dbb.pokies96-e3bdlk 4.pokies96-coivgu.pokies96-70h0qc 1.pokies96-f4ew1u.pokies96-ilpke1 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.pokies96-erhi47 .pokies96-kwldv4 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.pokies96-erhi47 .pokies96-ccqtmp {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.pokies96-68crd9 {
  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-68crd9 {
    padding: 24px;
  }
}

.pokies96-68crd9 .pokies96-w2np41 {
  display: flex;
}

@media (min-width: 768px) {
  .pokies96-68crd9 .pokies96-w2np41 {
    display: none;
  }
}

.pokies96-68crd9 .pokies96-ief0rp svg {
  display: none;
}

.pokies96-xjzkvs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pokies96-xjzkvs .pokies96-4xtx5z {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-xjzkvs .pokies96-4xtx5z {
    display: flex;
  }
}

.pokies96-avmu6b {
  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-avmu6b {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-avmu6b > * {
  margin: 0 !important;
}

.pokies96-avmu6b img,
.pokies96-52sfp1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-avmu6b img,
  .pokies96-52sfp1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-fjd78x {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-fjd78x {
    width: 32px;
    height: 32px;
  }
}

.pokies96-97mdjs {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .pokies96-97mdjs {
    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-97mdjs::-webkit-scrollbar {
    display: none;
  }
}

.pokies96-v12kuf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .pokies96-v12kuf {
    padding: 7px 15px;
  }
}

.pokies96-v12kuf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokies96-z18f25 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokies96-z18f25 {
    display: flex;
    opacity: 1;
  }
}

.pokies96-v12kuf picture {
  height: 100%;
  display: block;
}

.pokies96-v12kuf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .pokies96-v12kuf img {
    width: 88px;
    height: 44px;
  }
}

.pokies96-v12kuf p {
  text-align: center;
  width: 100%;
}

.pokies96-rek4ju {
  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-rek4ju {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-rek4ju img,
.pokies96-clg5wz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-rek4ju img,
  .pokies96-clg5wz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-ef7ght {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-ef7ght {
    width: 32px;
    height: 32px;
  }
}

.pokies96-1de6ud {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.pokies96-vmrve3 {
  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-9jel8a {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.pokies96-9jel8a.pokies96-jcu2iw {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.pokies96-zng2fy {
  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-zng2fy {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokies96-azdhxc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.pokies96-rnyaaz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.pokies96-tc36xb ease;
  opacity: 0;
  color: var(--text-color);
}

.pokies96-1pp438 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.pokies96-1pp438 ol,
.pokies96-1pp438 ul {
  padding-left: 1.3em;
}

.pokies96-9jel8a.pokies96-jcu2iw .pokies96-rnyaaz {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.pokies96-9jel8a.pokies96-jcu2iw .pokies96-azdhxc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.pokies96-b5jgyv {
  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-b5jgyv {
    padding: 24px;
  }
}

.pokies96-b5jgyv .pokies96-w2np41 {
  display: flex;
}

@media (min-width: 768px) {
  .pokies96-b5jgyv .pokies96-w2np41 {
    display: none;
  }
}

.pokies96-b5jgyv .pokies96-ief0rp svg {
  display: none;
}

.pokies96-83e216 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pokies96-83e216 .pokies96-4xtx5z {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-83e216 .pokies96-4xtx5z {
    display: flex;
  }
}

.pokies96-qs785m {
  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-qs785m {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-qs785m > * {
  margin: 0 !important;
}

.pokies96-qs785m img,
.pokies96-6r9sxw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-qs785m img,
  .pokies96-6r9sxw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-5idjwk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-5idjwk {
    width: 32px;
    height: 32px;
  }
}

.pokies96-fgf5ty {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .pokies96-fgf5ty {
    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-fgf5ty::-webkit-scrollbar {
    display: none;
  }
}

.pokies96-vorqmp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.pokies96-vorqmp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokies96-cq37ki {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokies96-cq37ki {
    display: flex;
    opacity: 1;
  }
}

.pokies96-vorqmp picture {
  width: auto;
  height: 100%;
  display: block;
}

.pokies96-vorqmp picture img {
  display: block;
  width: auto;
  height: 100%;
}

.pokies96-dzwvr4 {
  margin: -24px 0;
}

.pokies96-dzwvr4:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .pokies96-dzwvr4 {
    margin: -16px 0;
  }
}

.pokies96-qjg6pm {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .pokies96-qjg6pm {
    flex-direction: row;
  }
}

.pokies96-4xjriw {
  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-4xjriw {
    flex: 1;
  }
}

.pokies96-4xjriw::placeholder {
  color: var(--Text-400);
}

.pokies96-59on0g {
  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-bj60iz {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.pokies96-bj60iz::-webkit-scrollbar {
  display: none;
}

.pokies96-iw83hq {
  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-iw83hq img,
.pokies96-iw83hq svg {
  margin-right: 8px;
}

.pokies96-2o2jdt {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.pokies96-dzwvr4 + .pokies96-gkfzm5 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pokies96-dzwvr4 + .pokies96-gkfzm5 {
    margin-top: -16px;
  }
}

.pokies96-7uuppu {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.pokies96-7uuppu > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.pokies96-7uuppu > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.pokies96-ht09df {
  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-8f6xwa {
  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-sn27n5 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.pokies96-3r0mcb {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.pokies96-io1bq6 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.pokies96-ht09df 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-ht09df 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-ht09df {
    padding: 39px 179px 39px 39px;
  }

  .pokies96-8f6xwa {
    font-size: 40px;
    line-height: 48px;
  }

  .pokies96-io1bq6 {
    height: 348px;
  }

  .pokies96-ht09df button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .pokies96-ht09df button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-ht09df {
    padding: 63px;
  }
}

.pokies96-pf4r2f {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .pokies96-pf4r2f {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.pokies96-rzwty2 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokies96-rzwty2 {
    width: auto;
  }
}

.pokies96-imkes3 {
  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-imkes3::-webkit-scrollbar {
  display: none;
}

.pokies96-imkes3 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-imkes3 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokies96-imkes3 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.pokies96-pf4r2f .pokies96-uudrlg {
  -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-tc36xb,
    mask-image 0.3s;
}

.pokies96-pf4r2f .pokies96-uudrlg.pokies96-89qq1a {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.pokies96-t8aja2 {
  margin: 40px -16px;
}

.pokies96-tjlxea + .pokies96-2r0483,
.pokies96-tjlxea + .pokies96-99shps {
  margin-top: 24px;
}

.pokies96-inst75 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.pokies96-inst75 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.pokies96-5aeq0k {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .pokies96-5aeq0k {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .pokies96-5aeq0k {
    margin-top: 0;
  }
}

.pokies96-6spwts {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokies96-6spwts {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokies96-bah8td {
  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-bah8td {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.pokies96-3efdg5 {
  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-3efdg5 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.pokies96-zwdrgd {
  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-zwdrgd {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokies96-ffh6v6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokies96-ffh6v6 {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokies96-asbu06 {
  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-1vqvnt {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.pokies96-1vqvnt img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pokies96-gkfzm5 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.pokies96-y1yqro {
  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-y1yqro {
    padding: 15px 48px;
  }
}

main > .pokies96-gkfzm5 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .pokies96-2rl3fw.pokies96-jha1z7 > div:nth-child(n+5) {
    display: none;
  }
}

.pokies96-aqan4f p a img {
  display: block;
  margin: 0 auto;
}


.pokies96-slc8ar {
  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-ttv7ja {
  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-ttv7ja label {
  font-size: 14px;
}

.pokies96-ttv7ja h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pokies96-ttv7ja input,
.pokies96-ttv7ja textarea,
.pokies96-ttv7ja 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-ttv7ja button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pokies96-mc19tq ease;
}
.pokies96-ttv7ja button:hover {
  background-color: var(--button-bg-hover);
}
.pokies96-f6y146 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pokies96-5cti7s ease-in;
}

.pokies96-f6y146 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-6b360r, .pokies96-2jownb, [class*="review-card"],
thead, thead th, table th, .pokies96-6uqbv5,
.pokies96-f6bx1m, [class*="collapsible-header"],
.pokies96-16jxo0, [class*="updated-block"] {
  color: #ece7dc !important;
}
