* {
  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-nm1tb5 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-nm1tb5 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-nm1tb5 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.pokies96-s2xb1y {
  overflow: hidden;
}

.pokies96-hozkuj img {
  background: var(--Neutral-300);
}

.pokies96-9vgfbx {
  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-lz7ukr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.pokies96-lz7ukr:hover {
  background: var(--button-bg-hover);
}

.pokies96-1hro3v {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.pokies96-1hro3v:hover {
  background: var(--button-bg-hover);
}

.pokies96-5oahbt {
  font-size: 12px;
  line-height: 18px;
}

.pokies96-q6igap {
  font-size: 18px;
  line-height: 26px;
}

.pokies96-9bx3br {
  width: 100%;
}

.pokies96-axf0m9 {
  padding: 6px 16px;
}

.pokies96-vlm73t {
  padding: 10px 16px;
}

.pokies96-hc5ox3 {
  padding: 15px 26px;
}

.pokies96-c3s25h {
  flex-shrink: 0;
}

.pokies96-n5p1hi {
  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-p3tlb6 {
  display: none;
}

.pokies96-0cduqn {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.pokies96-kp0cra {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.pokies96-10lfer {
  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-728ijy {
  cursor: grab;
}

.pokies96-10lfer::-webkit-scrollbar {
  display: none;
}

.pokies96-guctkv {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.pokies96-z26cpf {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.pokies96-6omfg8 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.pokies96-2s24ta {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.pokies96-i0s6ho {
  visibility: visible;
}

.pokies96-wxb43e {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.pokies96-bznumf ease;
}

.pokies96-i5fkzn {
  background-color: var(--Primary-200);
  width: 16px;
}

.pokies96-l72zvf {
  -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-bznumf,
    mask-image 0.3s;
}

.pokies96-l72zvf.pokies96-7oc7k4 {
  -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-sfo1en: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-01u2vp {
  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-8sm8uu.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-8sm8uu.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-dkkhhl {
  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-dkkhhl::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-wugs5g {
  position: relative;
  z-index: 1;
}

.pokies96-g5qaxg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.pokies96-m9b2hx {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.pokies96-9999gt {
  font-size: 40px;
  line-height: 48px;
}

.pokies96-hmfoas {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pokies96-vq471b {
  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-vq471b:hover {
  background: var(--Primary-400);
}

.pokies96-vq471b svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.pokies96-sfo1en 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-dkkhhl {
    max-width: 600px;
    padding: 64px;
  }

  .pokies96-g5qaxg {
    font-size: 24px;
    line-height: 32px;
  }

  .pokies96-m9b2hx {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .pokies96-9999gt {
    font-size: 50px;
    line-height: 56px;
  }

  .pokies96-hmfoas {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .pokies96-01u2vp {
    top: 25px;
    right: 25px;
  }
}

.pokies96-byaixd,
.pokies96-jyzm0h {
  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-2zivc0.pokies96-3fbfcx::before,
.pokies96-jyzm0h::before,
.pokies96-rabr21::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-8sm8uu.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.pokies96-j5sq5t 14.pokies96-kl5k4v.pokies96-uaeuds 14.pokies96-v5ne6q 15.pokies96-8h57oj 14.pokies96-zaoy88 15.pokies96-pxjb9x 14.pokies96-dnhxv3.pokies96-6ywuci 14.pokies96-5i8a1v 19.pokies96-3e230y 12.pokies96-jd8tq4 19.pokies96-3e230y 10.pokies96-v9mx8k.pokies96-3e230y 8.pokies96-7ck56w 17.pokies96-qgf521 7.pokies96-8kodki 15.pokies96-x6fe3t 7.pokies96-htdmnj.pokies96-octdpl 7.pokies96-8kodki 11.pokies96-zmuj0f 8.pokies96-7ck56w 11.pokies96-zmuj0f 10.pokies96-r0zvyx.pokies96-zmuj0f 12.pokies96-g1ox39 13.pokies96-igdzsl 14.pokies96-fqq74j 15.pokies96-hkwo93 14.pokies96-n5e952.pokies96-ngds5o 14.pokies96-wj2ak0 15.pokies96-3xwcmv 14.pokies96-qsj5vt 15.pokies96-cnvmru 14.pokies96-ctfm1g.pokies96-j5sq5t 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.pokies96-157s95 15.pokies96-s5jx26.pokies96-q9k78z 15.pokies96-115d6z 15.pokies96-5tjhlx 15.pokies96-1xgz5h 15.pokies96-my17jo 15.pokies96-2y6mja.pokies96-ulacvb 15.pokies96-1xgz5h 15.pokies96-wwdt2p 15.pokies96-m4wplk 15.pokies96-e7sgpn 15.pokies96-wskwi2.pokies96-i9jbjt 15.pokies96-8giuv4 7.pokies96-sk5wmh 18.pokies96-5v8hg2 7.pokies96-vkysqk 23.pokies96-4cii5d.pokies96-5d0gp9.pokies96-2i58lm 18.pokies96-097dap 19.pokies96-fs176o 15.pokies96-b2yp85 15.pokies96-157s95 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.pokies96-wn0bif [type="submit"] *,
.pokies96-8oz5lv button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .pokies96-ns27dn {
    display: none;
  }
}

.pokies96-83ajrx {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .pokies96-83ajrx {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-83ajrx {
    bottom: 22px;
  }
}

.pokies96-83ajrx input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .pokies96-83ajrx {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.pokies96-rl2zkg.static) .pokies96-83ajrx {
    bottom: 8px;
  }
}

.pokies96-073gdb {
  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-8sm8uu.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.pokies96-hzunj1 3.pokies96-pzgtcq.pokies96-tt7nk7.pokies96-e9qwkj 3.pokies96-e8p4zo 3.pokies96-3qyycy 5.pokies96-2eyz54 3.pokies96-3qyycy 8.pokies96-0zzupf.pokies96-xe2np9.pokies96-3qyycy 26.pokies96-91ofzj 5.pokies96-59x97y 28.pokies96-ss7j0v 8.pokies96-doxn8r 28.pokies96-8mh0c7.pokies96-xbrjo3 28.pokies96-ot66nf.pokies96-r5c3bm 34.pokies96-o6kr47.pokies96-7kptb9 36.pokies96-ps7zfu 11.pokies96-37wbiy 37.pokies96-a7dolb 12.pokies96-msz2mz 36.pokies96-jdugc7.pokies96-jj3hgn 28.pokies96-gk76z3.pokies96-92ulwz.pokies96-fl87u1 28.pokies96-niq1zj 36.pokies96-nxjptr 26.pokies96-2dtrvn 36.pokies96-nxjptr 23.pokies96-64is98.pokies96-ehc2iu.pokies96-nxjptr 5.pokies96-kl0c4m 34.pokies96-ywdhad 3.pokies96-e8p4zo 31.pokies96-hzunj1 3.pokies96-bewl2t.pokies96-v95o61 18.pokies96-lj6sxl.pokies96-vneuua 18.pokies96-zz5f2b 8.pokies96-upykrm 17.pokies96-uc8cja 8.pokies96-upykrm 15.pokies96-okozwr.pokies96-upykrm 14.pokies96-pp3kt1 9.pokies96-vneuua 13.pokies96-d5jn1s 11.pokies96-v95o61 13.pokies96-3xdlue.pokies96-x97zjn 13.pokies96-d5jn1s 13.pokies96-bhyqu1 14.pokies96-pp3kt1 13.pokies96-bhyqu1 15.pokies96-rjptx4.pokies96-bhyqu1 17.pokies96-uc8cja 12.pokies96-x97zjn 18.pokies96-zz5f2b 11.pokies96-v95o61 18.pokies96-zeeo4b.pokies96-dmbbdi 18.pokies96-l2fg11.pokies96-ha9i3c 18.pokies96-zz5f2b 17.pokies96-pac34w 17.pokies96-uc8cja 17.pokies96-pac34w 15.pokies96-g9bpj5.pokies96-pac34w 14.pokies96-pp3kt1 18.pokies96-ha9i3c 13.pokies96-d5jn1s 20.pokies96-dmbbdi 13.pokies96-d7vtqj.pokies96-9lx6bq 13.pokies96-d5jn1s 22.pokies96-u205k4 14.pokies96-pp3kt1 22.pokies96-u205k4 15.pokies96-wtf70g.pokies96-x7dt37 17.pokies96-uc8cja 21.pokies96-9lx6bq 18.pokies96-zz5f2b 20.pokies96-dmbbdi 18.pokies96-2zgba2.pokies96-72qu4l 18.pokies96-cmrbu0.pokies96-i7vjw9 18.pokies96-zz5f2b 26.pokies96-qf0j7b 17.pokies96-uc8cja 26.pokies96-qf0j7b 15.pokies96-oeht1e.pokies96-qf0j7b 14.pokies96-pp3kt1 27.pokies96-i7vjw9 13.pokies96-d5jn1s 28.pokies96-72qu4l 13.pokies96-ov4nrl.pokies96-9abu6v 13.pokies96-d5jn1s 31.pokies96-kikyx0 14.pokies96-pp3kt1 31.pokies96-kikyx0 15.pokies96-6hc1om.pokies96-qf0j7b 17.pokies96-uc8cja 30.pokies96-9abu6v 18.pokies96-zz5f2b 28.pokies96-72qu4l 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-073gdb {
    display: none;
  }
}

.pokies96-1kon75 {
  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-1kon75 {
    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-8oz5lv {
  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-8oz5lv {
    padding: 14px 16px;
  }
}

.pokies96-8oz5lv button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.pokies96-8oz5lv button:first-child {
  align-content: end;
}

.pokies96-8oz5lv button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .pokies96-8oz5lv
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .pokies96-8oz5lv
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.pokies96-8oz5lv button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.pokies96-8oz5lv button:last-child svg {
  width: 38px;
  height: 38px;
}

.pokies96-rabr21 {
  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-rabr21::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .pokies96-rabr21,
.pc61d126-chatbot[data-active-screen="3"]
  .pokies96-rabr21 {
  opacity: 1;
  visibility: visible;
}

.pokies96-4p018i {
  flex: 1 1;
}

.pokies96-htf91x {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-htf91x {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .pokies96-kw3tc0 {
  display: block;
}

.pokies96-7xdvpx {
  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-7xdvpx {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.pokies96-jyzm0h {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.pokies96-jyzm0h::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.pokies96-d98aml span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.pokies96-d98aml p {
  color: var(--Text-100);
}

.pokies96-jyzm0h .pokies96-d5rlro {
  grid-area: button;
}

.pokies96-jyzm0h .pokies96-d5rlro::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-8sm8uu.org/2000/svg'%3E%3Cpath d='M4.pokies96-zpo63m 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokies96-8hxk3h 15L16.pokies96-8hxk3h 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokies96-8hxk3h 5L16.pokies96-8hxk3h 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .pokies96-x19k8p {
  display: block;
}

.pokies96-tvhg7w {
  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-tvhg7w {
    margin-top: 40px;
  }
}

.pokies96-byaixd label,
.pokies96-byaixd input {
  display: block;
  width: 100%;
}

.pokies96-byaixd label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.pokies96-byaixd label.pokies96-6a3mif input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.pokies96-byaixd label.pokies96-6a3mif::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-byaixd 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-byaixd input::placeholder {
  color: var(--Text-400);
}

.pokies96-4iivqh {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .pokies96-4iivqh {
  display: flex;
}

.pokies96-4iivqh ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .pokies96-4iivqh ol {
    height: 420px;
    padding: 24px;
  }
}

.pokies96-4iivqh ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.pokies96-wn0bif {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokies96-wn0bif {
    padding: 0 24px 24px;
  }
}

.pokies96-wn0bif 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-wn0bif input::placeholder {
  color: var(--Text-400);
}

.pokies96-wn0bif [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.pokies96-wn0bif [type="submit"]:disabled {
  opacity: 0.5;
}

.pokies96-wn0bif [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .pokies96-wn0bif [type="submit"] {
    right: 40px;
  }
}

.pokies96-2zivc0 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.pokies96-2zivc0.pokies96-3fbfcx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.pokies96-2zivc0.pokies96-3fbfcx::before {
  content: "";
  width: 31px;
}

.pokies96-2zivc0.pokies96-3fbfcx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokies96-2zivc0.pokies96-6669dz p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.pokies96-2zivc0 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokies96-83ajrx .pokies96-d5rlro {
  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-ns27dn {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .pokies96-ns27dn {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .pokies96-ns27dn {
    padding: 18px 0;
  }
}

.pokies96-ns27dn .pokies96-nm1tb5 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pokies96-ns27dn .pokies96-nm1tb5 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.pokies96-mkbkxh {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .pokies96-mkbkxh {
    max-width: 160px;
    height: 40px;
  }
}

.pokies96-mkbkxh picture,
.pokies96-mkbkxh img {
  display: block;
  width: 100%;
  height: 100%;
}

.pokies96-mkbkxh img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .pokies96-g3kd75 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.pokies96-bznumf ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .pokies96-ns27dn.pokies96-itlb6u .pokies96-g3kd75 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pokies96-g3kd75 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .pokies96-g3kd75 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.pokies96-cxq8a4,
.pokies96-v1alip {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .pokies96-cxq8a4,
  .pokies96-v1alip {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .pokies96-v1alip {
    display: none;
  }
}

.pokies96-nxfx7b {
  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-itlb6u .pokies96-nxfx7b {
  background: var(--fh-bg-color);
}

.pokies96-nxfx7b button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .pokies96-nxfx7b {
    display: none;
  }
}

.pokies96-7k2j41 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokies96-7k2j41 {
    display: none;
  }
}

.pokies96-kzi46r {
  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-ns27dn.pokies96-itlb6u .pokies96-kzi46r:first-child {
  display: none;
}

.pokies96-ns27dn.pokies96-itlb6u .pokies96-kzi46r:last-child {
  display: block;
}

.pokies96-kzi46r:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pokies96-kzi46r {
    display: none;
  }
}

.pokies96-5zv65v {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokies96-5zv65v {
    display: flex;
  }
}

.pokies96-5zv65v ul {
  max-height: 350px;
  overflow-y: auto;
}

.pokies96-5zv65v:hover ul {
  visibility: visible;
  opacity: 1;
}

.pokies96-5zv65v:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.pokies96-5zv65v:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.pokies96-5zv65v:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.pokies96-5zv65v:hover .pokies96-bo0utq svg {
  transform: rotate(180deg);
}

.pokies96-t9cwge {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.pokies96-s94k0q {
  padding: 0 8px;
}

.pokies96-5qnjpj {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.pokies96-5qnjpj:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .pokies96-5qnjpj {
    padding: 4px 8px;
  }
}

.pokies96-0vpl4r {
  display: flex;
}

.pokies96-0vpl4r img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.pokies96-bo0utq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.pokies96-bo0utq svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.pokies96-8gkufc {
  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-8gkufc {
    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-2dywhw {
  width: 100%;
}

@media (min-width: 1200px) {
  .pokies96-2dywhw {
    display: none;
  }
}

.pokies96-dx4nkq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.pokies96-6kfwvw {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.pokies96-y0wf0p {
  display: flex;
}

.pokies96-f94vfd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.pokies96-etrf9l {
  list-style: none;
}

@media (max-width: 1199px) {
  .pokies96-etrf9l {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .pokies96-etrf9l {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .pokies96-etrf9l .pokies96-7p5c0y [data-ref-el],
  .pokies96-etrf9l .pokies96-7p5c0y span,
  .pokies96-etrf9l .pokies96-7p5c0y a {
    white-space: nowrap;
  }
}

.pokies96-cn2889 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .pokies96-cn2889.pokies96-ei5xvj > .pokies96-7p5c0y {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .pokies96-cn2889.pokies96-vvg47y:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .pokies96-cn2889.pokies96-ei5xvj > .pokies96-1cyw0g {
    height: auto;
  }

  .pokies96-cn2889.pokies96-ei5xvj > div > .pokies96-husort {
    transform: rotate(180deg);
  }
}

.pokies96-cn2889 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.pokies96-cn2889 [data-ref-el],
.pokies96-cn2889 span {
  cursor: pointer;
}

.pokies96-cn2889 [data-ref-el],
.pokies96-cn2889 span,
.pokies96-cn2889 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-cn2889 [data-ref-el],
  .pokies96-cn2889 span,
  .pokies96-cn2889 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .pokies96-cn2889 [data-ref-el],
  .pokies96-cn2889 span,
  .pokies96-cn2889 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.pokies96-1cyw0g {
  height: 0;
  overflow: hidden;
  transition: height 0.pokies96-bznumf ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.pokies96-1cyw0g::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.pokies96-1cyw0g::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.pokies96-1cyw0g::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .pokies96-1cyw0g {
    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-1cyw0g:has(> .pokies96-cn2889.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .pokies96-1cyw0g .pokies96-1cyw0g {
    padding: 0;
  }

  .pokies96-1cyw0g .pokies96-cn2889 {
    font-weight: 400;
  }

  .pokies96-1cyw0g .pokies96-cn2889:hover > .pokies96-7p5c0y {
    background: var(--Neutral-300);
  }

  .pokies96-1cyw0g .pokies96-husort {
    rotate: -90deg;
  }
}

.pokies96-7p5c0y {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokies96-7p5c0y {
    padding: 8px;
  }

  .pokies96-cn2889.pokies96-73n234 > .pokies96-7p5c0y {
    background: var(--Neutral-300);
  }
}

.pokies96-husort {
  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-8sm8uu.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.pokies96-5z9elh 0.pokies96-rc2njv.pokies96-5ydg3w -0.pokies96-ikg76d 0.pokies96-3ltgpb -0.pokies96-ikg76d 1.pokies96-39qpm5 0.pokies96-yg1rlz.pokies96-rsw04w 4.pokies96-bap2f4.pokies96-5z9elh 0.pokies96-gxqw99.pokies96-l10g3e -0.pokies96-ikg76d 9.pokies96-kl0yog -0.pokies96-ikg76d 10.pokies96-ose5do 0.pokies96-em9ubn.pokies96-fuzupu 0.pokies96-5ydg3w 10.pokies96-fuzupu 0.pokies96-3ltgpb 10.pokies96-ose5do 1.pokies96-f1xjay.pokies96-ih9n5i 5.pokies96-jabulh.pokies96-7lt934 6.pokies96-umv8df 5.pokies96-arbf2v 6.pokies96-umv8df 4.pokies96-gdqg09 5.pokies96-vwv9i5.pokies96-5z9elh 1.pokies96-w99pcn.pokies96-ikg76d 0.pokies96-3ltgpb -0.pokies96-ikg76d 0.pokies96-5ydg3w 0.pokies96-5z9elh 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.pokies96-bznumf ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokies96-husort {
    cursor: default;
  }
}

.pokies96-kt335o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.pokies96-um060t {
  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-um060t {
    padding: 40px 4px;
  }
}

.pokies96-sbdhpt {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .pokies96-sbdhpt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.pokies96-a6613u {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .pokies96-a6613u {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.pokies96-a6613u ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.pokies96-a6613u [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.pokies96-a6613u [data-ref-el],
.pokies96-a6613u span,
.pokies96-a6613u a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.pokies96-wiyp08 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokies96-wiyp08 {
    margin-bottom: 12px;
  }
}

.pokies96-l9g7zw {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.pokies96-l9g7zw img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .pokies96-l9g7zw:last-child {
    margin-right: 0;
  }
}

.pokies96-p0a448 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokies96-wiyp08:hover .pokies96-5sqkbw {
  visibility: visible;
  opacity: 1;
}

.pokies96-5sqkbw {
  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-36ajkr {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.pokies96-dhcwjc {
  display: flex;
  margin: 6px;
}

.pokies96-dhcwjc img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.pokies96-5sqkbw::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-5sqkbw::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-iks16d {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .pokies96-iks16d {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.pokies96-eoue5k {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .pokies96-eoue5k {
    margin-right: 32px;
  }
}

.pokies96-lmh7td {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokies96-lmh7td {
    margin-top: 0;
    width: 340px;
  }
}

.pokies96-lmh7td a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokies96-uo4au5 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.pokies96-z5841y {
  position: relative;
}

@media (min-width: 768px) {
  .pokies96-z5841y {
    margin-top: 40px;
  }
}

.pokies96-z5841y + .pokies96-c5ey5b,
.pokies96-z5841y + .pokies96-z5841y {
  margin-top: 24px;
}

.pokies96-fqarce {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .pokies96-fqarce {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-fqarce {
    padding: 80px;
  }
}

.pokies96-1cdg82 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .pokies96-1cdg82 {
    padding: 0 16px;
}


}

.pokies96-e5ts0d {
  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-e5ts0d {
    font-size: 48px;
    line-height: 56px;
  }
}

.pokies96-q44obn {
  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-q44obn {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokies96-5ai297 {
  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-5ai297:hover {
  background: var(--button-bg-hover);
}

.pokies96-uu93an {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.pokies96-uu93an img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .pokies96-uu93an img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .pokies96-uu93an img {
  min-height: 100%;
  }
}

.pokies96-fqarce::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.pokies96-t7xszb {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pokies96-t7xszb h1,
.pokies96-t7xszb h2,
.pokies96-t7xszb h3,
.pokies96-t7xszb h4 {
  margin-bottom: 6px;
}

.pokies96-t7xszb h1:not(:first-child),
.pokies96-t7xszb h2:not(:first-child),
.pokies96-t7xszb h3:not(:first-child),
.pokies96-t7xszb h4:not(:first-child) {
  margin-top: 16px;
}

.pokies96-t7xszb h1,
.pokies96-t7xszb h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .pokies96-t7xszb h1,
  .pokies96-t7xszb h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.pokies96-t7xszb h2,
.pokies96-t7xszb h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .pokies96-t7xszb h2,
  .pokies96-t7xszb h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-t7xszb h3,
.pokies96-t7xszb h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .pokies96-t7xszb h3,
  .pokies96-t7xszb h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokies96-t7xszb h4,
.pokies96-t7xszb h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.pokies96-t7xszb ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.pokies96-t7xszb ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.pokies96-t7xszb 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-t7xszb ul ul {
  margin-bottom: 8px;
}

.pokies96-t7xszb ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.pokies96-t7xszb ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.pokies96-t7xszb ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.pokies96-t7xszb ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.pokies96-t7xszb ol li::marker {
  font-weight: 700;
}

.pokies96-t7xszb ol ol {
  margin-bottom: 8px;
}

.pokies96-t7xszb ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.pokies96-t7xszb ol ul li {
  padding-left: 16px;
}

.pokies96-t7xszb 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-t7xszb table {
    padding: 24px;
  }
}

.pokies96-t7xszb table.pokies96-zvo0qs {
  -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-bznumf,
    mask-image 0.3s;
}

.pokies96-t7xszb table.pokies96-zvo0qs.pokies96-7oc7k4 {
  -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-t7xszb table {
    display: table;
  }
}

.pokies96-t7xszb 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-t7xszb table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokies96-t7xszb table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokies96-t7xszb 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-t7xszb table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.pokies96-t7xszb table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokies96-t7xszb table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokies96-t7xszb table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.pokies96-t7xszb img {
  max-width: 100%;
  height: auto;
}

.pokies96-20x1z6 {
  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-20x1z6 {
    padding: 24px;
  }
}

.pokies96-7zefhh {
  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-7zefhh {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.pokies96-7zefhh > * {
  margin: 0 !important;
}

.pokies96-7zefhh img,
.pokies96-250aqc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-7zefhh img,
  .pokies96-250aqc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-1gh9b0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-1gh9b0 {
    width: 32px;
    height: 32px;
  }
}

.pokies96-uz6lzi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pokies96-uz6lzi .pokies96-tpahh4 {
  flex-shrink: 0;
}

.pokies96-uz6lzi .pokies96-inx7gw svg {
  display: none;
}

.pokies96-a1xnad {
  display: grid;
  transition: max-height 0.pokies96-bznumf ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .pokies96-a1xnad {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .pokies96-a1xnad {
    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-a1xnad.pokies96-6x9i3t + .pokies96-tpahh4 svg {
  transform: rotate(180deg);
}

.pokies96-8ao7af {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.pokies96-8ao7af > div:nth-child(3n) {
  grid-column: span 2;
}

.pokies96-8ao7af
  > div:nth-child(3n)
  .pokies96-9a3pns
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .pokies96-8ao7af {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .pokies96-8ao7af > div:nth-child(3n) {
    grid-column: unset;
  }

  .pokies96-8ao7af
    > div:nth-child(3n)
    .pokies96-9a3pns
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .pokies96-8ao7af {
    max-width: 270px;
  }
}

.pokies96-8ao7af .pokies96-9a3pns button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .pokies96-8ao7af .pokies96-9a3pns button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .pokies96-8ao7af .pokies96-9a3pns button {
    max-width: 104px;
  }
}

.pokies96-xid998 {
  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-xid998 {
    margin-bottom: 0;
  }
}

.pokies96-0w1d8o {
  display: none;
  opacity: 0;
}

.pokies96-pqx0g0 {
  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-pqx0g0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.pokies96-9a3pns {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.pokies96-9a3pns 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-9a3pns
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokies96-9a3pns
    button {
    max-width: 145px;
  }
}

.pokies96-78f9hc:first-child
  .pokies96-9a3pns
  button {
  max-width: 270px;
}

.pokies96-xk80op {
  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-xid998 picture {
  width: 100%;
  max-width: 100%;
}

.pokies96-i2dd1a {
  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-i2dd1a svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.pokies96-xid998:hover .pokies96-i2dd1a {
  display: flex;
}

.pokies96-svcon7 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.pokies96-4e8fo6 {
  display: flex;
}

.pokies96-4e8fo6:hover .pokies96-8xx85d,
.pokies96-4e8fo6 .pokies96-73n234 .pokies96-8xx85d {
  display: flex;
}

.pokies96-4e8fo6 svg {
  flex-shrink: 0;
}

.pokies96-8xx85d {
  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-8xx85d {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.pokies96-8xx85d:hover {
  display: flex;
}

.pokies96-8xx85d svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.pokies96-kd9rmv {
  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-kd9rmv {
    font-size: 12px;
  }
}

.pokies96-bnswjp,
.pokies96-sao8mr {
  width: 50%;
  flex-shrink: 0;
}

.pokies96-bnswjp {
  font-weight: 700;
}

.pokies96-0yi1cq .pokies96-a1xnad {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pokies96-0yi1cq .pokies96-a1xnad {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pokies96-0yi1cq .pokies96-a1xnad {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pokies96-0yi1cq
  .pokies96-xk80op:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.pokies96-0yi1cq .pokies96-pqx0g0 {
  height: 100% !important;
  border-radius: 16px;
}

.pokies96-0yi1cq .pokies96-9a3pns {
  gap: 4px;
  align-items: center;
}

.pokies96-0yi1cq .pokies96-9a3pns button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pokies96-0yi1cq .pokies96-9a3pns svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.pokies96-0yi1cq .pokies96-shbaqg,
.pokies96-0yi1cq .pokies96-h9joob {
  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-8sm8uu.org/2000/svg'%3E%3Cpath d='M9.pokies96-gr09l7 4.pokies96-7pd02m.pokies96-9i2s84 5.pokies96-hke1zn.pokies96-nfcnsi 5.pokies96-2vd7q7.pokies96-tkfwa0 5.pokies96-01pse2.pokies96-9g836m 8.pokies96-724n5m.pokies96-pdbez4 9.pokies96-zil2fu.pokies96-mnpfbn 9.pokies96-dmx21c.pokies96-6n2ln8 13.pokies96-fk5o0v.pokies96-7wyfmg 11.pokies96-6ojzx6.pokies96-00rpxz 11.pokies96-dbwvla.pokies96-5ml1te 11.pokies96-88k1y1.pokies96-wjgzrk 13.pokies96-ys6art.pokies96-z9nt30 9.pokies96-mngyby.pokies96-n9eg1v 9.pokies96-lr3u0g.pokies96-ng84cj 8.pokies96-g334xg.pokies96-qrl5sc 5.pokies96-g33mu4.pokies96-d6pqm9 5.pokies96-8d20vm.pokies96-xalr54 5.pokies96-6o6xhn.pokies96-sn2uri 4.pokies96-jhkbze.pokies96-00rpxz 1.pokies96-winyiw.pokies96-gr09l7 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.pokies96-0yi1cq .pokies96-shbaqg {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.pokies96-0yi1cq .pokies96-h9joob {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.pokies96-wzzl7z {
  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-wzzl7z {
    padding: 24px;
  }
}

.pokies96-wzzl7z .pokies96-tpahh4 {
  display: flex;
}

@media (min-width: 768px) {
  .pokies96-wzzl7z .pokies96-tpahh4 {
    display: none;
  }
}

.pokies96-wzzl7z .pokies96-inx7gw svg {
  display: none;
}

.pokies96-u51eej {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pokies96-u51eej .pokies96-9vgfbx {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-u51eej .pokies96-9vgfbx {
    display: flex;
  }
}

.pokies96-nazyia {
  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-nazyia {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-nazyia > * {
  margin: 0 !important;
}

.pokies96-nazyia img,
.pokies96-9o77f0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-nazyia img,
  .pokies96-9o77f0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-0mv3lm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-0mv3lm {
    width: 32px;
    height: 32px;
  }
}

.pokies96-gd23a7 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .pokies96-gd23a7 {
    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-gd23a7::-webkit-scrollbar {
    display: none;
  }
}

.pokies96-q0rvgt {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .pokies96-q0rvgt {
    padding: 7px 15px;
  }
}

.pokies96-q0rvgt:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokies96-d7s6s1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokies96-d7s6s1 {
    display: flex;
    opacity: 1;
  }
}

.pokies96-q0rvgt picture {
  height: 100%;
  display: block;
}

.pokies96-q0rvgt img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .pokies96-q0rvgt img {
    width: 88px;
    height: 44px;
  }
}

.pokies96-q0rvgt p {
  text-align: center;
  width: 100%;
}

.pokies96-yn53v4 {
  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-yn53v4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-yn53v4 img,
.pokies96-quqqsa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-yn53v4 img,
  .pokies96-quqqsa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-viciws {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-viciws {
    width: 32px;
    height: 32px;
  }
}

.pokies96-7cs5x8 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.pokies96-j0e765 {
  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-q6kgog {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.pokies96-q6kgog.pokies96-73n234 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.pokies96-fudhsp {
  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-fudhsp {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokies96-wg5pji {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.pokies96-ez9vvb {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.pokies96-bznumf ease;
  opacity: 0;
  color: var(--text-color);
}

.pokies96-a4aogm {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.pokies96-a4aogm ol,
.pokies96-a4aogm ul {
  padding-left: 1.3em;
}

.pokies96-q6kgog.pokies96-73n234 .pokies96-ez9vvb {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.pokies96-q6kgog.pokies96-73n234 .pokies96-wg5pji {
  transform: rotate(180deg);
  color: var(--text-color);
}

.pokies96-xe4am7 {
  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-xe4am7 {
    padding: 24px;
  }
}

.pokies96-xe4am7 .pokies96-tpahh4 {
  display: flex;
}

@media (min-width: 768px) {
  .pokies96-xe4am7 .pokies96-tpahh4 {
    display: none;
  }
}

.pokies96-xe4am7 .pokies96-inx7gw svg {
  display: none;
}

.pokies96-h21kw2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pokies96-h21kw2 .pokies96-9vgfbx {
  display: none;
}

@media (min-width: 768px) {
  .pokies96-h21kw2 .pokies96-9vgfbx {
    display: flex;
  }
}

.pokies96-0kt7j6 {
  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-0kt7j6 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.pokies96-0kt7j6 > * {
  margin: 0 !important;
}

.pokies96-0kt7j6 img,
.pokies96-uyolou {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokies96-0kt7j6 img,
  .pokies96-uyolou {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokies96-iic22l {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokies96-iic22l {
    width: 32px;
    height: 32px;
  }
}

.pokies96-r58ayw {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .pokies96-r58ayw {
    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-r58ayw::-webkit-scrollbar {
    display: none;
  }
}

.pokies96-z4vtgn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.pokies96-z4vtgn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokies96-nnsymb {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokies96-nnsymb {
    display: flex;
    opacity: 1;
  }
}

.pokies96-z4vtgn picture {
  width: auto;
  height: 100%;
  display: block;
}

.pokies96-z4vtgn picture img {
  display: block;
  width: auto;
  height: 100%;
}

.pokies96-5gl2ui {
  margin: -24px 0;
}

.pokies96-5gl2ui:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .pokies96-5gl2ui {
    margin: -16px 0;
  }
}

.pokies96-9iczzz {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .pokies96-9iczzz {
    flex-direction: row;
  }
}

.pokies96-qbl9i9 {
  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-qbl9i9 {
    flex: 1;
  }
}

.pokies96-qbl9i9::placeholder {
  color: var(--Text-400);
}

.pokies96-c2o7hn {
  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-yrn5dr {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.pokies96-yrn5dr::-webkit-scrollbar {
  display: none;
}

.pokies96-990ryq {
  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-990ryq img,
.pokies96-990ryq svg {
  margin-right: 8px;
}

.pokies96-5hxju4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.pokies96-5gl2ui + .pokies96-8b8ags {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pokies96-5gl2ui + .pokies96-8b8ags {
    margin-top: -16px;
  }
}

.pokies96-ake9wk {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.pokies96-ake9wk > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.pokies96-ake9wk > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.pokies96-r395a8 {
  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-mmgzp3 {
  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-5c5pxs {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.pokies96-owu3dd {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.pokies96-02bcrg {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.pokies96-r395a8 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-r395a8 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-r395a8 {
    padding: 39px 179px 39px 39px;
  }

  .pokies96-mmgzp3 {
    font-size: 40px;
    line-height: 48px;
  }

  .pokies96-02bcrg {
    height: 348px;
  }

  .pokies96-r395a8 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .pokies96-r395a8 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pokies96-r395a8 {
    padding: 63px;
  }
}

.pokies96-qtwcud {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .pokies96-qtwcud {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.pokies96-s9jjma {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokies96-s9jjma {
    width: auto;
  }
}

.pokies96-rz9ywi {
  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-rz9ywi::-webkit-scrollbar {
  display: none;
}

.pokies96-rz9ywi 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-rz9ywi a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokies96-rz9ywi {
    margin-left: 16px;
    margin-top: 0;
  }
}

.pokies96-qtwcud .pokies96-v6ntzq {
  -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-bznumf,
    mask-image 0.3s;
}

.pokies96-qtwcud .pokies96-v6ntzq.pokies96-7oc7k4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.pokies96-debc2e {
  margin: 40px -16px;
}

.pokies96-icnni1 + .pokies96-c5ey5b,
.pokies96-icnni1 + .pokies96-z5841y {
  margin-top: 24px;
}

.pokies96-r6iwk6 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.pokies96-r6iwk6 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.pokies96-ekk5zq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .pokies96-ekk5zq {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .pokies96-ekk5zq {
    margin-top: 0;
  }
}

.pokies96-0ufrtg {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokies96-0ufrtg {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokies96-lu1hrw {
  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-lu1hrw {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.pokies96-x55mka {
  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-x55mka {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.pokies96-r72loc {
  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-r72loc {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokies96-cny1r9 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokies96-cny1r9 {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokies96-v7lc8q {
  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-tkswbh {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.pokies96-tkswbh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pokies96-8b8ags {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.pokies96-d1bu3g {
  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-d1bu3g {
    padding: 15px 48px;
  }
}

main > .pokies96-8b8ags {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .pokies96-a1xnad.pokies96-yum0s2 > div:nth-child(n+5) {
    display: none;
  }
}

.pokies96-t7xszb p a img {
  display: block;
  margin: 0 auto;
}


.pokies96-o9mkpe {
  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-on20b1 {
  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-on20b1 label {
  font-size: 14px;
}

.pokies96-on20b1 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pokies96-on20b1 input,
.pokies96-on20b1 textarea,
.pokies96-on20b1 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-on20b1 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pokies96-s7yp49 ease;
}
.pokies96-on20b1 button:hover {
  background-color: var(--button-bg-hover);
}
.pokies96-mkeh17 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pokies96-zm6b2o ease-in;
}

.pokies96-mkeh17 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-xz37z7, .pokies96-eaoqm5, [class*="review-card"],
thead, thead th, table th, .pokies96-e5cd3y,
.pokies96-jayjcj, [class*="collapsible-header"],
.pokies96-3gwvs4, [class*="updated-block"] {
  color: #ece7dc !important;
}
