* {
  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;
  }
}

.thepokies-jpex6s {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .thepokies-jpex6s {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .thepokies-jpex6s {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.thepokies-ki8kpi {
  overflow: hidden;
}

.thepokies-5dkmf7 img {
  background: var(--Neutral-300);
}

.thepokies-qf8lxv {
  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;
}

.thepokies-boa0eb {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.thepokies-boa0eb:hover {
  background: var(--button-bg-hover);
}

.thepokies-edzqkj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.thepokies-edzqkj:hover {
  background: var(--button-bg-hover);
}

.thepokies-cqneu9 {
  font-size: 12px;
  line-height: 18px;
}

.thepokies-iazgwd {
  font-size: 18px;
  line-height: 26px;
}

.thepokies-ovuep4 {
  width: 100%;
}

.thepokies-zpphz1 {
  padding: 6px 16px;
}

.thepokies-osjgjx {
  padding: 10px 16px;
}

.thepokies-8jsg5i {
  padding: 15px 26px;
}

.thepokies-4yxe2w {
  flex-shrink: 0;
}

.thepokies-61p3uc {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.thepokies-1mc27d {
  display: none;
}

.thepokies-c5w9cc {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.thepokies-miwga8 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.thepokies-x4l82c {
  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;
}

.thepokies-lsgetp {
  cursor: grab;
}

.thepokies-x4l82c::-webkit-scrollbar {
  display: none;
}

.thepokies-3nlh8n {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.thepokies-vo00nb {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.thepokies-hjqqqm {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.thepokies-53ngld {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.thepokies-e4gvw3 {
  visibility: visible;
}

.thepokies-prwgj7 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.thepokies-yg3qix ease;
}

.thepokies-hwxajv {
  background-color: var(--Primary-200);
  width: 16px;
}

.thepokies-md7pmc {
  -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.thepokies-yg3qix,
    mask-image 0.3s;
}

.thepokies-md7pmc.thepokies-oaf9tw {
  -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;
  }
}

.thepokies-wkih9f: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;
}

.thepokies-mrxbhp {
  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.thepokies-aq2ibi.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.thepokies-aq2ibi.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;
}

.thepokies-xdbxcq {
  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);
}

.thepokies-xdbxcq::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%
  );
}

.thepokies-te1n3i {
  position: relative;
  z-index: 1;
}

.thepokies-q6f89t {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.thepokies-3mbr6x {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.thepokies-9zo8x9 {
  font-size: 40px;
  line-height: 48px;
}

.thepokies-6ubuya {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.thepokies-etk6ce {
  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;
}

.thepokies-etk6ce:hover {
  background: var(--Primary-400);
}

.thepokies-etk6ce svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.thepokies-wkih9f 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) {
  .thepokies-xdbxcq {
    max-width: 600px;
    padding: 64px;
  }

  .thepokies-q6f89t {
    font-size: 24px;
    line-height: 32px;
  }

  .thepokies-3mbr6x {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .thepokies-9zo8x9 {
    font-size: 50px;
    line-height: 56px;
  }

  .thepokies-6ubuya {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .thepokies-mrxbhp {
    top: 25px;
    right: 25px;
  }
}

.thepokies-ce19zf,
.thepokies-o584w5 {
  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;
}

.thepokies-q4ie89.thepokies-o9i76d::before,
.thepokies-o584w5::before,
.thepokies-l2n4tv::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.thepokies-aq2ibi.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.thepokies-s6ytsm 14.thepokies-yiln9z.thepokies-xmpdaa 14.thepokies-qiv6vv 15.thepokies-9fcz9k 14.thepokies-qchd9z 15.thepokies-j2744u 14.thepokies-u3nyt3.thepokies-zq4wx3 14.thepokies-ueqsh4 19.thepokies-9ho4rl 12.thepokies-01kgev 19.thepokies-9ho4rl 10.thepokies-iawup9.thepokies-9ho4rl 8.thepokies-xcilbd 17.thepokies-ynz1a2 7.thepokies-onhgt9 15.thepokies-7b0vyj 7.thepokies-1kcuao.thepokies-af16vw 7.thepokies-onhgt9 11.thepokies-76rhqb 8.thepokies-xcilbd 11.thepokies-76rhqb 10.thepokies-cl36x1.thepokies-76rhqb 12.thepokies-k2j8j0 13.thepokies-8m7u1c 14.thepokies-x105o5 15.thepokies-o07sy4 14.thepokies-5jnipw.thepokies-qwo3rr 14.thepokies-99dzw6 15.thepokies-ioprnc 14.thepokies-6csasd 15.thepokies-nhoyqe 14.thepokies-jmn6bm.thepokies-s6ytsm 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.thepokies-3w7ne8 15.thepokies-wqoy81.thepokies-nwqgtw 15.thepokies-b9ly3t 15.thepokies-whhe37 15.thepokies-wrod21 15.thepokies-sat2x2 15.thepokies-euxtzq.thepokies-a0kln1 15.thepokies-wrod21 15.thepokies-gmeide 15.thepokies-fxd8k3 15.thepokies-jx9dqy 15.thepokies-7d0cxg.thepokies-9y5b43 15.thepokies-wwekbv 7.thepokies-k7h6kl 18.thepokies-w5eb1a 7.thepokies-52qu6p 23.thepokies-ppwybu.thepokies-up7oz8.thepokies-up45x6 18.thepokies-efmf0z 19.thepokies-3j1z1r 15.thepokies-3adpq0 15.thepokies-3w7ne8 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.thepokies-f7kwov [type="submit"] *,
.thepokies-pautdp button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .thepokies-n3bbz6 {
    display: none;
  }
}

.thepokies-r4tl9t {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .thepokies-r4tl9t {
  display: none;
}

@media (min-width: 768px) {
  .thepokies-r4tl9t {
    bottom: 22px;
  }
}

.thepokies-r4tl9t input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .thepokies-r4tl9t {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.thepokies-akqayv.static) .thepokies-r4tl9t {
    bottom: 8px;
  }
}

.thepokies-uojx0r {
  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.thepokies-aq2ibi.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.thepokies-3arupx 3.thepokies-kqn89k.thepokies-ify94e.thepokies-j799js 3.thepokies-y2awpt 3.thepokies-lgl3t8 5.thepokies-4qgqg0 3.thepokies-lgl3t8 8.thepokies-mdk05v.thepokies-kvwt4f.thepokies-lgl3t8 26.thepokies-s1zea3 5.thepokies-v9a55z 28.thepokies-71xstn 8.thepokies-qnufhw 28.thepokies-a2uqy7.thepokies-0sz25g 28.thepokies-k9yk61.thepokies-il6okx 34.thepokies-aspf6j.thepokies-c2hjxe 36.thepokies-8mn6az 11.thepokies-g1y2md 37.thepokies-yubi7v 12.thepokies-0ynhye 36.thepokies-m4l4vm.thepokies-7583q4 28.thepokies-ryzufp.thepokies-07d65p.thepokies-kk4x58 28.thepokies-onrjbg 36.thepokies-22neyj 26.thepokies-kb1a7p 36.thepokies-22neyj 23.thepokies-zu54wv.thepokies-e7ch24.thepokies-22neyj 5.thepokies-0ig634 34.thepokies-yvfv86 3.thepokies-y2awpt 31.thepokies-3arupx 3.thepokies-5zimsv.thepokies-mqgyoh 18.thepokies-rpv1gq.thepokies-3xq3nv 18.thepokies-00e8ya 8.thepokies-kssj8k 17.thepokies-ph6hp5 8.thepokies-kssj8k 15.thepokies-exmhir.thepokies-kssj8k 14.thepokies-5fmuk5 9.thepokies-3xq3nv 13.thepokies-lr9kae 11.thepokies-mqgyoh 13.thepokies-zxlbj7.thepokies-0cqmwi 13.thepokies-lr9kae 13.thepokies-twvujm 14.thepokies-5fmuk5 13.thepokies-twvujm 15.thepokies-8eyr1e.thepokies-twvujm 17.thepokies-ph6hp5 12.thepokies-0cqmwi 18.thepokies-00e8ya 11.thepokies-mqgyoh 18.thepokies-n8idt5.thepokies-326dra 18.thepokies-eho1wl.thepokies-50kwf8 18.thepokies-00e8ya 17.thepokies-isli5h 17.thepokies-ph6hp5 17.thepokies-isli5h 15.thepokies-6a6apq.thepokies-isli5h 14.thepokies-5fmuk5 18.thepokies-50kwf8 13.thepokies-lr9kae 20.thepokies-326dra 13.thepokies-fdsruv.thepokies-10uj47 13.thepokies-lr9kae 22.thepokies-52taoo 14.thepokies-5fmuk5 22.thepokies-52taoo 15.thepokies-bsw9kk.thepokies-j74q1n 17.thepokies-ph6hp5 21.thepokies-10uj47 18.thepokies-00e8ya 20.thepokies-326dra 18.thepokies-vb99qy.thepokies-6u1kbu 18.thepokies-c4teng.thepokies-vauxpf 18.thepokies-00e8ya 26.thepokies-n9zucv 17.thepokies-ph6hp5 26.thepokies-n9zucv 15.thepokies-hsbnds.thepokies-n9zucv 14.thepokies-5fmuk5 27.thepokies-vauxpf 13.thepokies-lr9kae 28.thepokies-6u1kbu 13.thepokies-cxrwjj.thepokies-qyp7of 13.thepokies-lr9kae 31.thepokies-l9m022 14.thepokies-5fmuk5 31.thepokies-l9m022 15.thepokies-zyqx7l.thepokies-n9zucv 17.thepokies-ph6hp5 30.thepokies-qyp7of 18.thepokies-00e8ya 28.thepokies-6u1kbu 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"])
    .thepokies-uojx0r {
    display: none;
  }
}

.thepokies-hab324 {
  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) {
  .thepokies-hab324 {
    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;
}

.thepokies-pautdp {
  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) {
  .thepokies-pautdp {
    padding: 14px 16px;
  }
}

.thepokies-pautdp button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.thepokies-pautdp button:first-child {
  align-content: end;
}

.thepokies-pautdp button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .thepokies-pautdp
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .thepokies-pautdp
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.thepokies-pautdp button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.thepokies-pautdp button:last-child svg {
  width: 38px;
  height: 38px;
}

.thepokies-l2n4tv {
  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;
}

.thepokies-l2n4tv::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .thepokies-l2n4tv,
.pc61d126-chatbot[data-active-screen="3"]
  .thepokies-l2n4tv {
  opacity: 1;
  visibility: visible;
}

.thepokies-rhf8q1 {
  flex: 1 1;
}

.thepokies-v522yl {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .thepokies-v522yl {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .thepokies-6jegbw {
  display: block;
}

.thepokies-7ggbk6 {
  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) {
  .thepokies-7ggbk6 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.thepokies-o584w5 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.thepokies-o584w5::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.thepokies-noht1z span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.thepokies-noht1z p {
  color: var(--Text-100);
}

.thepokies-o584w5 .thepokies-imk875 {
  grid-area: button;
}

.thepokies-o584w5 .thepokies-imk875::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.thepokies-aq2ibi.org/2000/svg'%3E%3Cpath d='M4.thepokies-23ffvt 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.thepokies-2rfbm6 15L16.thepokies-2rfbm6 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.thepokies-2rfbm6 5L16.thepokies-2rfbm6 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .thepokies-jtqpau {
  display: block;
}

.thepokies-2kt8s1 {
  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) {
  .thepokies-2kt8s1 {
    margin-top: 40px;
  }
}

.thepokies-ce19zf label,
.thepokies-ce19zf input {
  display: block;
  width: 100%;
}

.thepokies-ce19zf label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.thepokies-ce19zf label.thepokies-n4fh15 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.thepokies-ce19zf label.thepokies-n4fh15::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;
}

.thepokies-ce19zf 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;
}

.thepokies-ce19zf input::placeholder {
  color: var(--Text-400);
}

.thepokies-7f41qx {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .thepokies-7f41qx {
  display: flex;
}

.thepokies-7f41qx ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .thepokies-7f41qx ol {
    height: 420px;
    padding: 24px;
  }
}

.thepokies-7f41qx ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.thepokies-f7kwov {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .thepokies-f7kwov {
    padding: 0 24px 24px;
  }
}

.thepokies-f7kwov 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;
}

.thepokies-f7kwov input::placeholder {
  color: var(--Text-400);
}

.thepokies-f7kwov [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.thepokies-f7kwov [type="submit"]:disabled {
  opacity: 0.5;
}

.thepokies-f7kwov [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .thepokies-f7kwov [type="submit"] {
    right: 40px;
  }
}

.thepokies-q4ie89 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.thepokies-q4ie89.thepokies-o9i76d {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.thepokies-q4ie89.thepokies-o9i76d::before {
  content: "";
  width: 31px;
}

.thepokies-q4ie89.thepokies-o9i76d p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.thepokies-q4ie89.thepokies-xy12hx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.thepokies-q4ie89 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.thepokies-r4tl9t .thepokies-imk875 {
  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;
  }
}

.thepokies-n3bbz6 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .thepokies-n3bbz6 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .thepokies-n3bbz6 {
    padding: 18px 0;
  }
}

.thepokies-n3bbz6 .thepokies-jpex6s {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .thepokies-n3bbz6 .thepokies-jpex6s {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.thepokies-cnpeen {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .thepokies-cnpeen {
    max-width: 160px;
    height: 40px;
  }
}

.thepokies-cnpeen picture,
.thepokies-cnpeen img {
  display: block;
  width: 100%;
  height: 100%;
}

.thepokies-cnpeen img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .thepokies-jzuzok {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.thepokies-yg3qix ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .thepokies-n3bbz6.thepokies-291vj7 .thepokies-jzuzok {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .thepokies-jzuzok {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .thepokies-jzuzok {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.thepokies-1zrilk,
.thepokies-uoe9vi {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .thepokies-1zrilk,
  .thepokies-uoe9vi {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .thepokies-uoe9vi {
    display: none;
  }
}

.thepokies-n859ke {
  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;
}

.thepokies-291vj7 .thepokies-n859ke {
  background: var(--fh-bg-color);
}

.thepokies-n859ke button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .thepokies-n859ke {
    display: none;
  }
}

.thepokies-29w9c7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .thepokies-29w9c7 {
    display: none;
  }
}

.thepokies-16p99y {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.thepokies-n3bbz6.thepokies-291vj7 .thepokies-16p99y:first-child {
  display: none;
}

.thepokies-n3bbz6.thepokies-291vj7 .thepokies-16p99y:last-child {
  display: block;
}

.thepokies-16p99y:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .thepokies-16p99y {
    display: none;
  }
}

.thepokies-jc79jw {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .thepokies-jc79jw {
    display: flex;
  }
}

.thepokies-jc79jw ul {
  max-height: 350px;
  overflow-y: auto;
}

.thepokies-jc79jw:hover ul {
  visibility: visible;
  opacity: 1;
}

.thepokies-jc79jw:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.thepokies-jc79jw:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.thepokies-jc79jw:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.thepokies-jc79jw:hover .thepokies-fo1gw5 svg {
  transform: rotate(180deg);
}

.thepokies-zo0432 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.thepokies-92hllp {
  padding: 0 8px;
}

.thepokies-oy6d3m {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.thepokies-oy6d3m:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .thepokies-oy6d3m {
    padding: 4px 8px;
  }
}

.thepokies-f6jhm6 {
  display: flex;
}

.thepokies-f6jhm6 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.thepokies-fo1gw5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.thepokies-fo1gw5 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.thepokies-awo5an {
  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) {
  .thepokies-awo5an {
    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;
  }
}

.thepokies-uyfish {
  width: 100%;
}

@media (min-width: 1200px) {
  .thepokies-uyfish {
    display: none;
  }
}

.thepokies-r06gxc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.thepokies-ny9ixt {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.thepokies-refcma {
  display: flex;
}

.thepokies-nkay5h {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.thepokies-w3ftu8 {
  list-style: none;
}

@media (max-width: 1199px) {
  .thepokies-w3ftu8 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .thepokies-w3ftu8 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .thepokies-w3ftu8 .thepokies-epjg0d [data-ref-el],
  .thepokies-w3ftu8 .thepokies-epjg0d span,
  .thepokies-w3ftu8 .thepokies-epjg0d a {
    white-space: nowrap;
  }
}

.thepokies-n95lge {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .thepokies-n95lge.thepokies-v3rvmc > .thepokies-epjg0d {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .thepokies-n95lge.thepokies-3fo4n3:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .thepokies-n95lge.thepokies-v3rvmc > .thepokies-av4d0b {
    height: auto;
  }

  .thepokies-n95lge.thepokies-v3rvmc > div > .thepokies-igcig2 {
    transform: rotate(180deg);
  }
}

.thepokies-n95lge [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.thepokies-n95lge [data-ref-el],
.thepokies-n95lge span {
  cursor: pointer;
}

.thepokies-n95lge [data-ref-el],
.thepokies-n95lge span,
.thepokies-n95lge a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .thepokies-n95lge [data-ref-el],
  .thepokies-n95lge span,
  .thepokies-n95lge a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .thepokies-n95lge [data-ref-el],
  .thepokies-n95lge span,
  .thepokies-n95lge a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.thepokies-av4d0b {
  height: 0;
  overflow: hidden;
  transition: height 0.thepokies-yg3qix ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.thepokies-av4d0b::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.thepokies-av4d0b::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.thepokies-av4d0b::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .thepokies-av4d0b {
    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;
  }

  .thepokies-av4d0b:has(> .thepokies-n95lge.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .thepokies-av4d0b .thepokies-av4d0b {
    padding: 0;
  }

  .thepokies-av4d0b .thepokies-n95lge {
    font-weight: 400;
  }

  .thepokies-av4d0b .thepokies-n95lge:hover > .thepokies-epjg0d {
    background: var(--Neutral-300);
  }

  .thepokies-av4d0b .thepokies-igcig2 {
    rotate: -90deg;
  }
}

.thepokies-epjg0d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .thepokies-epjg0d {
    padding: 8px;
  }

  .thepokies-n95lge.thepokies-ttocgf > .thepokies-epjg0d {
    background: var(--Neutral-300);
  }
}

.thepokies-igcig2 {
  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.thepokies-aq2ibi.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.thepokies-gf1fyc 0.thepokies-hkd32w.thepokies-le31kf -0.thepokies-xpnatx 0.thepokies-ernejv -0.thepokies-xpnatx 1.thepokies-fxpqlx 0.thepokies-if6nil.thepokies-j1uzcu 4.thepokies-3pgxoh.thepokies-gf1fyc 0.thepokies-vtwlwd.thepokies-9y9m8k -0.thepokies-xpnatx 9.thepokies-lnnahb -0.thepokies-xpnatx 10.thepokies-r96gu9 0.thepokies-4n62un.thepokies-754bln 0.thepokies-le31kf 10.thepokies-754bln 0.thepokies-ernejv 10.thepokies-r96gu9 1.thepokies-3j612v.thepokies-ex0btp 5.thepokies-uusit3.thepokies-7s5s81 6.thepokies-ye4h0q 5.thepokies-bnhcok 6.thepokies-ye4h0q 4.thepokies-gl47dy 5.thepokies-ge9yhm.thepokies-gf1fyc 1.thepokies-2g6cav.thepokies-xpnatx 0.thepokies-ernejv -0.thepokies-xpnatx 0.thepokies-le31kf 0.thepokies-gf1fyc 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.thepokies-yg3qix ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .thepokies-igcig2 {
    cursor: default;
  }
}

.thepokies-fr5rt5 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.thepokies-evtvpa {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .thepokies-evtvpa {
    padding: 40px 4px;
  }
}

.thepokies-xv3n79 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .thepokies-xv3n79 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.thepokies-zmo772 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .thepokies-zmo772 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.thepokies-zmo772 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.thepokies-zmo772 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.thepokies-zmo772 [data-ref-el],
.thepokies-zmo772 span,
.thepokies-zmo772 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.thepokies-6zwj2w {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .thepokies-6zwj2w {
    margin-bottom: 12px;
  }
}

.thepokies-4rs1p1 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.thepokies-4rs1p1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .thepokies-4rs1p1:last-child {
    margin-right: 0;
  }
}

.thepokies-y9thvx {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.thepokies-6zwj2w:hover .thepokies-nyx4nd {
  visibility: visible;
  opacity: 1;
}

.thepokies-nyx4nd {
  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);
}

.thepokies-imq3zo {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.thepokies-9vt3z6 {
  display: flex;
  margin: 6px;
}

.thepokies-9vt3z6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.thepokies-nyx4nd::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);
}

.thepokies-nyx4nd::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);
}

.thepokies-defzo0 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .thepokies-defzo0 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.thepokies-a6sfbv {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .thepokies-a6sfbv {
    margin-right: 32px;
  }
}

.thepokies-kf16bm {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .thepokies-kf16bm {
    margin-top: 0;
    width: 340px;
  }
}

.thepokies-kf16bm a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.thepokies-hl2ibp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.thepokies-vmsp7z {
  position: relative;
}

@media (min-width: 768px) {
  .thepokies-vmsp7z {
    margin-top: 40px;
  }
}

.thepokies-vmsp7z + .thepokies-l0co47,
.thepokies-vmsp7z + .thepokies-vmsp7z {
  margin-top: 24px;
}

.thepokies-qs892k {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .thepokies-qs892k {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .thepokies-qs892k {
    padding: 80px;
  }
}

.thepokies-f271p4 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .thepokies-f271p4 {
    padding: 0 16px;
}


}

.thepokies-in0iq4 {
  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) {
  .thepokies-in0iq4 {
    font-size: 48px;
    line-height: 56px;
  }
}

.thepokies-m7dedh {
  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) {
  .thepokies-m7dedh {
    font-size: 24px;
    line-height: 32px;
  }
}

.thepokies-td8p5o {
  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;
}

.thepokies-td8p5o:hover {
  background: var(--button-bg-hover);
}

.thepokies-czo70u {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.thepokies-czo70u img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .thepokies-czo70u img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .thepokies-czo70u img {
  min-height: 100%;
  }
}

.thepokies-qs892k::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.thepokies-0zdgbm {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.thepokies-0zdgbm h1,
.thepokies-0zdgbm h2,
.thepokies-0zdgbm h3,
.thepokies-0zdgbm h4 {
  margin-bottom: 6px;
}

.thepokies-0zdgbm h1:not(:first-child),
.thepokies-0zdgbm h2:not(:first-child),
.thepokies-0zdgbm h3:not(:first-child),
.thepokies-0zdgbm h4:not(:first-child) {
  margin-top: 16px;
}

.thepokies-0zdgbm h1,
.thepokies-0zdgbm h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .thepokies-0zdgbm h1,
  .thepokies-0zdgbm h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.thepokies-0zdgbm h2,
.thepokies-0zdgbm h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .thepokies-0zdgbm h2,
  .thepokies-0zdgbm h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.thepokies-0zdgbm h3,
.thepokies-0zdgbm h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .thepokies-0zdgbm h3,
  .thepokies-0zdgbm h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.thepokies-0zdgbm h4,
.thepokies-0zdgbm h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.thepokies-0zdgbm ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.thepokies-0zdgbm ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.thepokies-0zdgbm 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);
}

.thepokies-0zdgbm ul ul {
  margin-bottom: 8px;
}

.thepokies-0zdgbm ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.thepokies-0zdgbm ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.thepokies-0zdgbm ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.thepokies-0zdgbm ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.thepokies-0zdgbm ol li::marker {
  font-weight: 700;
}

.thepokies-0zdgbm ol ol {
  margin-bottom: 8px;
}

.thepokies-0zdgbm ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.thepokies-0zdgbm ol ul li {
  padding-left: 16px;
}

.thepokies-0zdgbm 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) {
  .thepokies-0zdgbm table {
    padding: 24px;
  }
}

.thepokies-0zdgbm table.thepokies-57ymmp {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.thepokies-yg3qix,
    mask-image 0.3s;
}

.thepokies-0zdgbm table.thepokies-57ymmp.thepokies-oaf9tw {
  -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) {
  .thepokies-0zdgbm table {
    display: table;
  }
}

.thepokies-0zdgbm 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);
}

.thepokies-0zdgbm table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.thepokies-0zdgbm table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.thepokies-0zdgbm 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) {
  .thepokies-0zdgbm table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.thepokies-0zdgbm table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.thepokies-0zdgbm table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.thepokies-0zdgbm table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.thepokies-0zdgbm img {
  max-width: 100%;
  height: auto;
}

.thepokies-uxl406 {
  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) {
  .thepokies-uxl406 {
    padding: 24px;
  }
}

.thepokies-h002jo {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .thepokies-h002jo {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.thepokies-h002jo > * {
  margin: 0 !important;
}

.thepokies-h002jo img,
.thepokies-gept62 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .thepokies-h002jo img,
  .thepokies-gept62 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.thepokies-wx21z7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .thepokies-wx21z7 {
    width: 32px;
    height: 32px;
  }
}

.thepokies-grd6xu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.thepokies-grd6xu .thepokies-ucn692 {
  flex-shrink: 0;
}

.thepokies-grd6xu .thepokies-nzk2xe svg {
  display: none;
}

.thepokies-x395b3 {
  display: grid;
  transition: max-height 0.thepokies-yg3qix ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .thepokies-x395b3 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .thepokies-x395b3 {
    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));
  }
}

.thepokies-x395b3.thepokies-8jzyph + .thepokies-ucn692 svg {
  transform: rotate(180deg);
}

.thepokies-5mp5u7 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.thepokies-5mp5u7 > div:nth-child(3n) {
  grid-column: span 2;
}

.thepokies-5mp5u7
  > div:nth-child(3n)
  .thepokies-ceszzd
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .thepokies-5mp5u7 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .thepokies-5mp5u7 > div:nth-child(3n) {
    grid-column: unset;
  }

  .thepokies-5mp5u7
    > div:nth-child(3n)
    .thepokies-ceszzd
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .thepokies-5mp5u7 {
    max-width: 270px;
  }
}

.thepokies-5mp5u7 .thepokies-ceszzd button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .thepokies-5mp5u7 .thepokies-ceszzd button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .thepokies-5mp5u7 .thepokies-ceszzd button {
    max-width: 104px;
  }
}

.thepokies-dieui8 {
  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) {
  .thepokies-dieui8 {
    margin-bottom: 0;
  }
}

.thepokies-qu8wxa {
  display: none;
  opacity: 0;
}

.thepokies-spmkc1 {
  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;
  }
}

.thepokies-spmkc1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.thepokies-ceszzd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.thepokies-ceszzd button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .thepokies-ceszzd
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .thepokies-ceszzd
    button {
    max-width: 145px;
  }
}

.thepokies-dhbrdf:first-child
  .thepokies-ceszzd
  button {
  max-width: 270px;
}

.thepokies-wnn9dq {
  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%;
}

.thepokies-dieui8 picture {
  width: 100%;
  max-width: 100%;
}

.thepokies-sj1611 {
  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;
}

.thepokies-sj1611 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.thepokies-dieui8:hover .thepokies-sj1611 {
  display: flex;
}

.thepokies-vj9zo2 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.thepokies-q3xbpy {
  display: flex;
}

.thepokies-q3xbpy:hover .thepokies-pk2av9,
.thepokies-q3xbpy .thepokies-ttocgf .thepokies-pk2av9 {
  display: flex;
}

.thepokies-q3xbpy svg {
  flex-shrink: 0;
}

.thepokies-pk2av9 {
  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) {
  .thepokies-pk2av9 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.thepokies-pk2av9:hover {
  display: flex;
}

.thepokies-pk2av9 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.thepokies-7ewse8 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .thepokies-7ewse8 {
    font-size: 12px;
  }
}

.thepokies-ehxubb,
.thepokies-t9mh7r {
  width: 50%;
  flex-shrink: 0;
}

.thepokies-ehxubb {
  font-weight: 700;
}

.thepokies-gty4oj .thepokies-x395b3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .thepokies-gty4oj .thepokies-x395b3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .thepokies-gty4oj .thepokies-x395b3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.thepokies-gty4oj
  .thepokies-wnn9dq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.thepokies-gty4oj .thepokies-spmkc1 {
  height: 100% !important;
  border-radius: 16px;
}

.thepokies-gty4oj .thepokies-ceszzd {
  gap: 4px;
  align-items: center;
}

.thepokies-gty4oj .thepokies-ceszzd button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.thepokies-gty4oj .thepokies-ceszzd svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.thepokies-gty4oj .thepokies-0rl5up,
.thepokies-gty4oj .thepokies-pf4rtv {
  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.thepokies-aq2ibi.org/2000/svg'%3E%3Cpath d='M9.thepokies-0y89ks 4.thepokies-h7higk.thepokies-b8ugxj 5.thepokies-q0dr1o.thepokies-o2mcan 5.thepokies-0u57ni.thepokies-10sg7q 5.thepokies-50t37s.thepokies-hc3oc9 8.thepokies-3otueu.thepokies-jijjwt 9.thepokies-p1giwy.thepokies-78g0b3 9.thepokies-2n5blf.thepokies-0c1n19 13.thepokies-yhwk3u.thepokies-imi8l6 11.thepokies-r6s01m.thepokies-l9emkw 11.thepokies-42174a.thepokies-t0wotq 11.thepokies-cgyoyy.thepokies-8qb6yw 13.thepokies-ej8nfp.thepokies-zq7gte 9.thepokies-pyzsj8.thepokies-nszq2s 9.thepokies-7fgql8.thepokies-vrmrks 8.thepokies-lu3qbx.thepokies-yxpvqu 5.thepokies-y31z4u.thepokies-46rj71 5.thepokies-hmxm7r.thepokies-kvb9t1 5.thepokies-dhe2ga.thepokies-a4gnnl 4.thepokies-6zyt51.thepokies-l9emkw 1.thepokies-7k9wug.thepokies-0y89ks 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.thepokies-gty4oj .thepokies-0rl5up {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.thepokies-gty4oj .thepokies-pf4rtv {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.thepokies-n2sfwx {
  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) {
  .thepokies-n2sfwx {
    padding: 24px;
  }
}

.thepokies-n2sfwx .thepokies-ucn692 {
  display: flex;
}

@media (min-width: 768px) {
  .thepokies-n2sfwx .thepokies-ucn692 {
    display: none;
  }
}

.thepokies-n2sfwx .thepokies-nzk2xe svg {
  display: none;
}

.thepokies-npyupp {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.thepokies-npyupp .thepokies-qf8lxv {
  display: none;
}

@media (min-width: 768px) {
  .thepokies-npyupp .thepokies-qf8lxv {
    display: flex;
  }
}

.thepokies-id3onv {
  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) {
  .thepokies-id3onv {
    font-size: 40px;
    line-height: 48px;
  }
}

.thepokies-id3onv > * {
  margin: 0 !important;
}

.thepokies-id3onv img,
.thepokies-8dwopy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .thepokies-id3onv img,
  .thepokies-8dwopy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.thepokies-nzpdim {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .thepokies-nzpdim {
    width: 32px;
    height: 32px;
  }
}

.thepokies-mh9kjd {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .thepokies-mh9kjd {
    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;
  }

  .thepokies-mh9kjd::-webkit-scrollbar {
    display: none;
  }
}

.thepokies-9btrdp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .thepokies-9btrdp {
    padding: 7px 15px;
  }
}

.thepokies-9btrdp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.thepokies-ufzk8o {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .thepokies-ufzk8o {
    display: flex;
    opacity: 1;
  }
}

.thepokies-9btrdp picture {
  height: 100%;
  display: block;
}

.thepokies-9btrdp img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .thepokies-9btrdp img {
    width: 88px;
    height: 44px;
  }
}

.thepokies-9btrdp p {
  text-align: center;
  width: 100%;
}

.thepokies-dcrjff {
  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) {
  .thepokies-dcrjff {
    font-size: 40px;
    line-height: 48px;
  }
}

.thepokies-dcrjff img,
.thepokies-ea777x {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .thepokies-dcrjff img,
  .thepokies-ea777x {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.thepokies-9go7da {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .thepokies-9go7da {
    width: 32px;
    height: 32px;
  }
}

.thepokies-e4plg6 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.thepokies-oijxso {
  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;
}

.thepokies-9zj3rg {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.thepokies-9zj3rg.thepokies-ttocgf {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.thepokies-wss56r {
  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) {
  .thepokies-wss56r {
    font-size: 20px;
    line-height: 28px;
  }
}

.thepokies-8ldvqh {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.thepokies-nzzjm3 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.thepokies-yg3qix ease;
  opacity: 0;
  color: var(--text-color);
}

.thepokies-kh2r0d {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.thepokies-kh2r0d ol,
.thepokies-kh2r0d ul {
  padding-left: 1.3em;
}

.thepokies-9zj3rg.thepokies-ttocgf .thepokies-nzzjm3 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.thepokies-9zj3rg.thepokies-ttocgf .thepokies-8ldvqh {
  transform: rotate(180deg);
  color: var(--text-color);
}

.thepokies-nqi4rj {
  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) {
  .thepokies-nqi4rj {
    padding: 24px;
  }
}

.thepokies-nqi4rj .thepokies-ucn692 {
  display: flex;
}

@media (min-width: 768px) {
  .thepokies-nqi4rj .thepokies-ucn692 {
    display: none;
  }
}

.thepokies-nqi4rj .thepokies-nzk2xe svg {
  display: none;
}

.thepokies-2j36bh {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.thepokies-2j36bh .thepokies-qf8lxv {
  display: none;
}

@media (min-width: 768px) {
  .thepokies-2j36bh .thepokies-qf8lxv {
    display: flex;
  }
}

.thepokies-5i88ha {
  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) {
  .thepokies-5i88ha {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.thepokies-5i88ha > * {
  margin: 0 !important;
}

.thepokies-5i88ha img,
.thepokies-ts1yfi {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .thepokies-5i88ha img,
  .thepokies-ts1yfi {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.thepokies-9kbdmu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .thepokies-9kbdmu {
    width: 32px;
    height: 32px;
  }
}

.thepokies-wg6pnq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .thepokies-wg6pnq {
    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;
  }

  .thepokies-wg6pnq::-webkit-scrollbar {
    display: none;
  }
}

.thepokies-97t9li {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.thepokies-97t9li:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.thepokies-r3pahr {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .thepokies-r3pahr {
    display: flex;
    opacity: 1;
  }
}

.thepokies-97t9li picture {
  width: auto;
  height: 100%;
  display: block;
}

.thepokies-97t9li picture img {
  display: block;
  width: auto;
  height: 100%;
}

.thepokies-fzaowz {
  margin: -24px 0;
}

.thepokies-fzaowz:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .thepokies-fzaowz {
    margin: -16px 0;
  }
}

.thepokies-9ldznm {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .thepokies-9ldznm {
    flex-direction: row;
  }
}

.thepokies-j3zksh {
  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) {
  .thepokies-j3zksh {
    flex: 1;
  }
}

.thepokies-j3zksh::placeholder {
  color: var(--Text-400);
}

.thepokies-fvsvyj {
  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;
}

.thepokies-z3xej3 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.thepokies-z3xej3::-webkit-scrollbar {
  display: none;
}

.thepokies-ese9sl {
  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;
}

.thepokies-ese9sl img,
.thepokies-ese9sl svg {
  margin-right: 8px;
}

.thepokies-r9dd5t {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.thepokies-fzaowz + .thepokies-xa06t7 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .thepokies-fzaowz + .thepokies-xa06t7 {
    margin-top: -16px;
  }
}

.thepokies-061ua2 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.thepokies-061ua2 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.thepokies-061ua2 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.thepokies-a5awlo {
  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;
}

.thepokies-rkmfh1 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.thepokies-ere0ix {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.thepokies-4t2r3o {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.thepokies-8dw18n {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.thepokies-a5awlo 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;
}

.thepokies-a5awlo 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) {
  .thepokies-a5awlo {
    padding: 39px 179px 39px 39px;
  }

  .thepokies-rkmfh1 {
    font-size: 40px;
    line-height: 48px;
  }

  .thepokies-8dw18n {
    height: 348px;
  }

  .thepokies-a5awlo button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .thepokies-a5awlo button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .thepokies-a5awlo {
    padding: 63px;
  }
}

.thepokies-ds3bfl {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .thepokies-ds3bfl {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.thepokies-8wapbw {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .thepokies-8wapbw {
    width: auto;
  }
}

.thepokies-mw61pg {
  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;
}

.thepokies-mw61pg::-webkit-scrollbar {
  display: none;
}

.thepokies-mw61pg 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);
}

.thepokies-mw61pg a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .thepokies-mw61pg {
    margin-left: 16px;
    margin-top: 0;
  }
}

.thepokies-ds3bfl .thepokies-ds42dn {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.thepokies-yg3qix,
    mask-image 0.3s;
}

.thepokies-ds3bfl .thepokies-ds42dn.thepokies-oaf9tw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.thepokies-907y84 {
  margin: 40px -16px;
}

.thepokies-k65hdg + .thepokies-l0co47,
.thepokies-k65hdg + .thepokies-vmsp7z {
  margin-top: 24px;
}

.thepokies-dk83dz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.thepokies-dk83dz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.thepokies-b3oyrp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .thepokies-b3oyrp {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .thepokies-b3oyrp {
    margin-top: 0;
  }
}

.thepokies-ry8cti {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .thepokies-ry8cti {
    font-size: 24px;
    line-height: 32px;
  }
}

.thepokies-4do9e7 {
  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) {
  .thepokies-4do9e7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.thepokies-rarbqy {
  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) {
  .thepokies-rarbqy {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.thepokies-ol9cp7 {
  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) {
  .thepokies-ol9cp7 {
    font-size: 20px;
    line-height: 28px;
  }
}

.thepokies-kans83 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .thepokies-kans83 {
    font-size: 32px;
    line-height: 40px;
  }
}

.thepokies-8ldmmo {
  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;
}

.thepokies-bjtb08 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.thepokies-bjtb08 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.thepokies-xa06t7 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.thepokies-1gomw0 {
  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) {
  .thepokies-1gomw0 {
    padding: 15px 48px;
  }
}

main > .thepokies-xa06t7 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .thepokies-x395b3.thepokies-27oyqa > div:nth-child(n+5) {
    display: none;
  }
}

.thepokies-0zdgbm p a img {
  display: block;
  margin: 0 auto;
}


.thepokies-n83htf {
  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 */
.thepokies-taiewo {
  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;
}

.thepokies-taiewo label {
  font-size: 14px;
}

.thepokies-taiewo h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.thepokies-taiewo input,
.thepokies-taiewo textarea,
.thepokies-taiewo 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;
}
.thepokies-taiewo button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.thepokies-iqxwjy ease;
}
.thepokies-taiewo button:hover {
  background-color: var(--button-bg-hover);
}
.thepokies-3rpv4n {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.thepokies-9fil8n ease-in;
}

.thepokies-3rpv4n 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;
}
.thepokies-u72r0u, .thepokies-yie9ir, [class*="review-card"],
thead, thead th, table th, .thepokies-igqolh,
.thepokies-qzz0x1, [class*="collapsible-header"],
.thepokies-g04p08, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
