* {
  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;
  }
}

.pokiesurf-fbde04 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-fbde04 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesurf-fbde04 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.pokiesurf-dtfgty {
  overflow: hidden;
}

.pokiesurf-w36xxz img {
  background: var(--Neutral-300);
}

.pokiesurf-t4no1j {
  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;
}

.pokiesurf-s86cp0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.pokiesurf-s86cp0:hover {
  background: var(--button-bg-hover);
}

.pokiesurf-h7xzr8 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.pokiesurf-h7xzr8:hover {
  background: var(--button-bg-hover);
}

.pokiesurf-4ulssu {
  font-size: 12px;
  line-height: 18px;
}

.pokiesurf-jotv6e {
  font-size: 18px;
  line-height: 26px;
}

.pokiesurf-nn1ejd {
  width: 100%;
}

.pokiesurf-1zax88 {
  padding: 6px 16px;
}

.pokiesurf-8bw0dp {
  padding: 10px 16px;
}

.pokiesurf-dtrtli {
  padding: 15px 26px;
}

.pokiesurf-r9bbj8 {
  flex-shrink: 0;
}

.pokiesurf-l8ja8f {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.pokiesurf-cyu49x {
  display: none;
}

.pokiesurf-zi8qpv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.pokiesurf-5rbinu {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.pokiesurf-4i6x9s {
  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;
}

.pokiesurf-n8vwmw {
  cursor: grab;
}

.pokiesurf-4i6x9s::-webkit-scrollbar {
  display: none;
}

.pokiesurf-4vr8u8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.pokiesurf-sx2g7t {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.pokiesurf-we48yd {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.pokiesurf-guccs4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.pokiesurf-dhcclm {
  visibility: visible;
}

.pokiesurf-322v5k {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.pokiesurf-sbg5gj ease;
}

.pokiesurf-vkt3jv {
  background-color: var(--Primary-200);
  width: 16px;
}

.pokiesurf-cbnb6v {
  -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.pokiesurf-sbg5gj,
    mask-image 0.3s;
}

.pokiesurf-cbnb6v.pokiesurf-x3bd93 {
  -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;
  }
}

.pokiesurf-hsx2lm: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;
}

.pokiesurf-8roiz2 {
  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.pokiesurf-txz1bw.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.pokiesurf-txz1bw.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;
}

.pokiesurf-a3w4x1 {
  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);
}

.pokiesurf-a3w4x1::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%
  );
}

.pokiesurf-p7mm9i {
  position: relative;
  z-index: 1;
}

.pokiesurf-kyfg8v {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.pokiesurf-d7a3ml {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.pokiesurf-0w46i8 {
  font-size: 40px;
  line-height: 48px;
}

.pokiesurf-w8q8f3 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pokiesurf-cfae5s {
  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;
}

.pokiesurf-cfae5s:hover {
  background: var(--Primary-400);
}

.pokiesurf-cfae5s svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.pokiesurf-hsx2lm 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) {
  .pokiesurf-a3w4x1 {
    max-width: 600px;
    padding: 64px;
  }

  .pokiesurf-kyfg8v {
    font-size: 24px;
    line-height: 32px;
  }

  .pokiesurf-d7a3ml {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .pokiesurf-0w46i8 {
    font-size: 50px;
    line-height: 56px;
  }

  .pokiesurf-w8q8f3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .pokiesurf-8roiz2 {
    top: 25px;
    right: 25px;
  }
}

.pokiesurf-97mtct,
.pokiesurf-nke79r {
  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;
}

.pokiesurf-j3stgc.pokiesurf-j8ujac::before,
.pokiesurf-nke79r::before,
.pokiesurf-mmpr12::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.pokiesurf-txz1bw.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.pokiesurf-drhn4o 14.pokiesurf-db1mcw.pokiesurf-2ayep1 14.pokiesurf-piayia 15.pokiesurf-j4tkay 14.pokiesurf-ospa75 15.pokiesurf-lvhwu2 14.pokiesurf-i3hk15.pokiesurf-pg7p6y 14.pokiesurf-4q7k7u 19.pokiesurf-g9y29v 12.pokiesurf-djgarg 19.pokiesurf-g9y29v 10.pokiesurf-b08mv9.pokiesurf-g9y29v 8.pokiesurf-zomt5f 17.pokiesurf-j3l9b1 7.pokiesurf-4lr4eg 15.pokiesurf-6ttvq0 7.pokiesurf-u9c3gv.pokiesurf-mkuufj 7.pokiesurf-4lr4eg 11.pokiesurf-kzfvmk 8.pokiesurf-zomt5f 11.pokiesurf-kzfvmk 10.pokiesurf-mpjdqg.pokiesurf-kzfvmk 12.pokiesurf-h4c4dl 13.pokiesurf-dat7zw 14.pokiesurf-uftgl6 15.pokiesurf-wns3yi 14.pokiesurf-vcba9v.pokiesurf-50s0gq 14.pokiesurf-j85r1i 15.pokiesurf-okj4xq 14.pokiesurf-cdvscl 15.pokiesurf-wsyvat 14.pokiesurf-zia5d0.pokiesurf-drhn4o 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.pokiesurf-enh8cn 15.pokiesurf-jl8d8m.pokiesurf-ozfcdq 15.pokiesurf-5v6tx0 15.pokiesurf-21v7ag 15.pokiesurf-rcsvfe 15.pokiesurf-6647on 15.pokiesurf-u1w4f5.pokiesurf-n3hgh4 15.pokiesurf-rcsvfe 15.pokiesurf-mx2zt9 15.pokiesurf-jkxsxu 15.pokiesurf-jykxar 15.pokiesurf-3e06yn.pokiesurf-aqvegz 15.pokiesurf-o1s4nn 7.pokiesurf-jld711 18.pokiesurf-hmyc2p 7.pokiesurf-6w8xfd 23.pokiesurf-yvf4fg.pokiesurf-20nict.pokiesurf-6ah07h 18.pokiesurf-pepgdc 19.pokiesurf-h3ogj5 15.pokiesurf-oed102 15.pokiesurf-enh8cn 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.pokiesurf-zm5me9 [type="submit"] *,
.pokiesurf-ddmd0f button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .pokiesurf-ni3whc {
    display: none;
  }
}

.pokiesurf-mlaof5 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .pokiesurf-mlaof5 {
  display: none;
}

@media (min-width: 768px) {
  .pokiesurf-mlaof5 {
    bottom: 22px;
  }
}

.pokiesurf-mlaof5 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .pokiesurf-mlaof5 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.pokiesurf-kayprb.static) .pokiesurf-mlaof5 {
    bottom: 8px;
  }
}

.pokiesurf-j3fjs5 {
  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.pokiesurf-txz1bw.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.pokiesurf-5136qr 3.pokiesurf-i6ihr0.pokiesurf-2u6x4b.pokiesurf-k1wsnq 3.pokiesurf-ey138q 3.pokiesurf-2rfmxl 5.pokiesurf-j4e5ir 3.pokiesurf-2rfmxl 8.pokiesurf-sfsvju.pokiesurf-39womb.pokiesurf-2rfmxl 26.pokiesurf-1lteoh 5.pokiesurf-mocb7u 28.pokiesurf-rptd80 8.pokiesurf-2utf6f 28.pokiesurf-opkaed.pokiesurf-b56dei 28.pokiesurf-tcbjw3.pokiesurf-xk3hsq 34.pokiesurf-pbwrh0.pokiesurf-9lz9co 36.pokiesurf-az2k8h 11.pokiesurf-czhxtm 37.pokiesurf-czra72 12.pokiesurf-yk42jp 36.pokiesurf-a8d9fi.pokiesurf-ndheub 28.pokiesurf-t8cc2c.pokiesurf-ptxgvm.pokiesurf-igb6mz 28.pokiesurf-sq63o3 36.pokiesurf-e9x3fz 26.pokiesurf-s0s1g3 36.pokiesurf-e9x3fz 23.pokiesurf-1pbz6s.pokiesurf-oyq8sk.pokiesurf-e9x3fz 5.pokiesurf-eytwe4 34.pokiesurf-fmgn3w 3.pokiesurf-ey138q 31.pokiesurf-5136qr 3.pokiesurf-tut38o.pokiesurf-37en88 18.pokiesurf-5fckbp.pokiesurf-smh7jf 18.pokiesurf-81ohz2 8.pokiesurf-jk2z9t 17.pokiesurf-3a5ems 8.pokiesurf-jk2z9t 15.pokiesurf-vjygra.pokiesurf-jk2z9t 14.pokiesurf-0k4u0s 9.pokiesurf-smh7jf 13.pokiesurf-77c01d 11.pokiesurf-37en88 13.pokiesurf-rmozyp.pokiesurf-z13jsm 13.pokiesurf-77c01d 13.pokiesurf-8hm3bp 14.pokiesurf-0k4u0s 13.pokiesurf-8hm3bp 15.pokiesurf-avp29c.pokiesurf-8hm3bp 17.pokiesurf-3a5ems 12.pokiesurf-z13jsm 18.pokiesurf-81ohz2 11.pokiesurf-37en88 18.pokiesurf-z5usug.pokiesurf-5ymfud 18.pokiesurf-5ao9az.pokiesurf-gyk0k6 18.pokiesurf-81ohz2 17.pokiesurf-bnf93g 17.pokiesurf-3a5ems 17.pokiesurf-bnf93g 15.pokiesurf-esmsm8.pokiesurf-bnf93g 14.pokiesurf-0k4u0s 18.pokiesurf-gyk0k6 13.pokiesurf-77c01d 20.pokiesurf-5ymfud 13.pokiesurf-8pb4z7.pokiesurf-q2nffr 13.pokiesurf-77c01d 22.pokiesurf-fggokw 14.pokiesurf-0k4u0s 22.pokiesurf-fggokw 15.pokiesurf-uhjzc4.pokiesurf-3vajqt 17.pokiesurf-3a5ems 21.pokiesurf-q2nffr 18.pokiesurf-81ohz2 20.pokiesurf-5ymfud 18.pokiesurf-2uxw1g.pokiesurf-xkbnm8 18.pokiesurf-ocsjp9.pokiesurf-uhksa4 18.pokiesurf-81ohz2 26.pokiesurf-631fum 17.pokiesurf-3a5ems 26.pokiesurf-631fum 15.pokiesurf-6up3k1.pokiesurf-631fum 14.pokiesurf-0k4u0s 27.pokiesurf-uhksa4 13.pokiesurf-77c01d 28.pokiesurf-xkbnm8 13.pokiesurf-8sv1sn.pokiesurf-xhfgkx 13.pokiesurf-77c01d 31.pokiesurf-d2o9gn 14.pokiesurf-0k4u0s 31.pokiesurf-d2o9gn 15.pokiesurf-w0kefv.pokiesurf-631fum 17.pokiesurf-3a5ems 30.pokiesurf-xhfgkx 18.pokiesurf-81ohz2 28.pokiesurf-xkbnm8 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"])
    .pokiesurf-j3fjs5 {
    display: none;
  }
}

.pokiesurf-3d9ll9 {
  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) {
  .pokiesurf-3d9ll9 {
    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;
}

.pokiesurf-ddmd0f {
  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) {
  .pokiesurf-ddmd0f {
    padding: 14px 16px;
  }
}

.pokiesurf-ddmd0f button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.pokiesurf-ddmd0f button:first-child {
  align-content: end;
}

.pokiesurf-ddmd0f button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .pokiesurf-ddmd0f
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .pokiesurf-ddmd0f
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.pokiesurf-ddmd0f button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.pokiesurf-ddmd0f button:last-child svg {
  width: 38px;
  height: 38px;
}

.pokiesurf-mmpr12 {
  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;
}

.pokiesurf-mmpr12::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .pokiesurf-mmpr12,
.pc61d126-chatbot[data-active-screen="3"]
  .pokiesurf-mmpr12 {
  opacity: 1;
  visibility: visible;
}

.pokiesurf-5bbl82 {
  flex: 1 1;
}

.pokiesurf-xn7efc {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-xn7efc {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .pokiesurf-o9odcw {
  display: block;
}

.pokiesurf-6y9vx8 {
  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) {
  .pokiesurf-6y9vx8 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.pokiesurf-nke79r {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.pokiesurf-nke79r::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.pokiesurf-udumd7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.pokiesurf-udumd7 p {
  color: var(--Text-100);
}

.pokiesurf-nke79r .pokiesurf-rzjwls {
  grid-area: button;
}

.pokiesurf-nke79r .pokiesurf-rzjwls::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.pokiesurf-txz1bw.org/2000/svg'%3E%3Cpath d='M4.pokiesurf-4x3bb4 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokiesurf-oajvif 15L16.pokiesurf-oajvif 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokiesurf-oajvif 5L16.pokiesurf-oajvif 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .pokiesurf-iwpqhx {
  display: block;
}

.pokiesurf-47bej1 {
  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) {
  .pokiesurf-47bej1 {
    margin-top: 40px;
  }
}

.pokiesurf-97mtct label,
.pokiesurf-97mtct input {
  display: block;
  width: 100%;
}

.pokiesurf-97mtct label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.pokiesurf-97mtct label.pokiesurf-56a9uj input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.pokiesurf-97mtct label.pokiesurf-56a9uj::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;
}

.pokiesurf-97mtct 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;
}

.pokiesurf-97mtct input::placeholder {
  color: var(--Text-400);
}

.pokiesurf-ixjg6c {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .pokiesurf-ixjg6c {
  display: flex;
}

.pokiesurf-ixjg6c ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .pokiesurf-ixjg6c ol {
    height: 420px;
    padding: 24px;
  }
}

.pokiesurf-ixjg6c ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.pokiesurf-zm5me9 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-zm5me9 {
    padding: 0 24px 24px;
  }
}

.pokiesurf-zm5me9 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;
}

.pokiesurf-zm5me9 input::placeholder {
  color: var(--Text-400);
}

.pokiesurf-zm5me9 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.pokiesurf-zm5me9 [type="submit"]:disabled {
  opacity: 0.5;
}

.pokiesurf-zm5me9 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .pokiesurf-zm5me9 [type="submit"] {
    right: 40px;
  }
}

.pokiesurf-j3stgc {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.pokiesurf-j3stgc.pokiesurf-j8ujac {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.pokiesurf-j3stgc.pokiesurf-j8ujac::before {
  content: "";
  width: 31px;
}

.pokiesurf-j3stgc.pokiesurf-j8ujac p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokiesurf-j3stgc.pokiesurf-fkika5 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.pokiesurf-j3stgc p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokiesurf-mlaof5 .pokiesurf-rzjwls {
  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;
  }
}

.pokiesurf-ni3whc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .pokiesurf-ni3whc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .pokiesurf-ni3whc {
    padding: 18px 0;
  }
}

.pokiesurf-ni3whc .pokiesurf-fbde04 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pokiesurf-ni3whc .pokiesurf-fbde04 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.pokiesurf-02zebi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .pokiesurf-02zebi {
    max-width: 160px;
    height: 40px;
  }
}

.pokiesurf-02zebi picture,
.pokiesurf-02zebi img {
  display: block;
  width: 100%;
  height: 100%;
}

.pokiesurf-02zebi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .pokiesurf-hiiv0a {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.pokiesurf-sbg5gj ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .pokiesurf-ni3whc.pokiesurf-i4qgea .pokiesurf-hiiv0a {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pokiesurf-hiiv0a {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .pokiesurf-hiiv0a {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.pokiesurf-d38zea,
.pokiesurf-dqdkkp {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .pokiesurf-d38zea,
  .pokiesurf-dqdkkp {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .pokiesurf-dqdkkp {
    display: none;
  }
}

.pokiesurf-d2jo3p {
  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;
}

.pokiesurf-i4qgea .pokiesurf-d2jo3p {
  background: var(--fh-bg-color);
}

.pokiesurf-d2jo3p button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .pokiesurf-d2jo3p {
    display: none;
  }
}

.pokiesurf-jwjhh2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokiesurf-jwjhh2 {
    display: none;
  }
}

.pokiesurf-n2isdf {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.pokiesurf-ni3whc.pokiesurf-i4qgea .pokiesurf-n2isdf:first-child {
  display: none;
}

.pokiesurf-ni3whc.pokiesurf-i4qgea .pokiesurf-n2isdf:last-child {
  display: block;
}

.pokiesurf-n2isdf:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pokiesurf-n2isdf {
    display: none;
  }
}

.pokiesurf-m31h0w {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokiesurf-m31h0w {
    display: flex;
  }
}

.pokiesurf-m31h0w ul {
  max-height: 350px;
  overflow-y: auto;
}

.pokiesurf-m31h0w:hover ul {
  visibility: visible;
  opacity: 1;
}

.pokiesurf-m31h0w:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.pokiesurf-m31h0w:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.pokiesurf-m31h0w:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.pokiesurf-m31h0w:hover .pokiesurf-l6y2hz svg {
  transform: rotate(180deg);
}

.pokiesurf-0sdq3h {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.pokiesurf-1dflz9 {
  padding: 0 8px;
}

.pokiesurf-puvsuf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.pokiesurf-puvsuf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .pokiesurf-puvsuf {
    padding: 4px 8px;
  }
}

.pokiesurf-sfjn1a {
  display: flex;
}

.pokiesurf-sfjn1a img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.pokiesurf-l6y2hz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.pokiesurf-l6y2hz svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.pokiesurf-qvigzr {
  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) {
  .pokiesurf-qvigzr {
    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;
  }
}

.pokiesurf-z56hnr {
  width: 100%;
}

@media (min-width: 1200px) {
  .pokiesurf-z56hnr {
    display: none;
  }
}

.pokiesurf-lupuc9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.pokiesurf-2e0nmh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.pokiesurf-i9qln6 {
  display: flex;
}

.pokiesurf-vgzyzy {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.pokiesurf-9vtmq9 {
  list-style: none;
}

@media (max-width: 1199px) {
  .pokiesurf-9vtmq9 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .pokiesurf-9vtmq9 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .pokiesurf-9vtmq9 .pokiesurf-low9x7 [data-ref-el],
  .pokiesurf-9vtmq9 .pokiesurf-low9x7 span,
  .pokiesurf-9vtmq9 .pokiesurf-low9x7 a {
    white-space: nowrap;
  }
}

.pokiesurf-rwr9vo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .pokiesurf-rwr9vo.pokiesurf-9yxx8r > .pokiesurf-low9x7 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .pokiesurf-rwr9vo.pokiesurf-1xdniv:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .pokiesurf-rwr9vo.pokiesurf-9yxx8r > .pokiesurf-65b4yq {
    height: auto;
  }

  .pokiesurf-rwr9vo.pokiesurf-9yxx8r > div > .pokiesurf-qbsya5 {
    transform: rotate(180deg);
  }
}

.pokiesurf-rwr9vo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.pokiesurf-rwr9vo [data-ref-el],
.pokiesurf-rwr9vo span {
  cursor: pointer;
}

.pokiesurf-rwr9vo [data-ref-el],
.pokiesurf-rwr9vo span,
.pokiesurf-rwr9vo a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .pokiesurf-rwr9vo [data-ref-el],
  .pokiesurf-rwr9vo span,
  .pokiesurf-rwr9vo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .pokiesurf-rwr9vo [data-ref-el],
  .pokiesurf-rwr9vo span,
  .pokiesurf-rwr9vo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.pokiesurf-65b4yq {
  height: 0;
  overflow: hidden;
  transition: height 0.pokiesurf-sbg5gj ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.pokiesurf-65b4yq::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.pokiesurf-65b4yq::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.pokiesurf-65b4yq::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .pokiesurf-65b4yq {
    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;
  }

  .pokiesurf-65b4yq:has(> .pokiesurf-rwr9vo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .pokiesurf-65b4yq .pokiesurf-65b4yq {
    padding: 0;
  }

  .pokiesurf-65b4yq .pokiesurf-rwr9vo {
    font-weight: 400;
  }

  .pokiesurf-65b4yq .pokiesurf-rwr9vo:hover > .pokiesurf-low9x7 {
    background: var(--Neutral-300);
  }

  .pokiesurf-65b4yq .pokiesurf-qbsya5 {
    rotate: -90deg;
  }
}

.pokiesurf-low9x7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokiesurf-low9x7 {
    padding: 8px;
  }

  .pokiesurf-rwr9vo.pokiesurf-e567yn > .pokiesurf-low9x7 {
    background: var(--Neutral-300);
  }
}

.pokiesurf-qbsya5 {
  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.pokiesurf-txz1bw.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.pokiesurf-560l78 0.pokiesurf-kxx7be.pokiesurf-06kdc3 -0.pokiesurf-zqnuu2 0.pokiesurf-8vqcb7 -0.pokiesurf-zqnuu2 1.pokiesurf-9s8l6i 0.pokiesurf-z21agf.pokiesurf-zv4fs6 4.pokiesurf-1js8oo.pokiesurf-560l78 0.pokiesurf-yq1905.pokiesurf-a2p3us -0.pokiesurf-zqnuu2 9.pokiesurf-lo1lna -0.pokiesurf-zqnuu2 10.pokiesurf-14x16d 0.pokiesurf-sa4op8.pokiesurf-kd28ne 0.pokiesurf-06kdc3 10.pokiesurf-kd28ne 0.pokiesurf-8vqcb7 10.pokiesurf-14x16d 1.pokiesurf-y6z7zt.pokiesurf-ivixtv 5.pokiesurf-8heb2c.pokiesurf-swr2sg 6.pokiesurf-zvdzo5 5.pokiesurf-5iilzt 6.pokiesurf-zvdzo5 4.pokiesurf-rns3s7 5.pokiesurf-9d6xeq.pokiesurf-560l78 1.pokiesurf-v7cyx3.pokiesurf-zqnuu2 0.pokiesurf-8vqcb7 -0.pokiesurf-zqnuu2 0.pokiesurf-06kdc3 0.pokiesurf-560l78 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.pokiesurf-sbg5gj ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokiesurf-qbsya5 {
    cursor: default;
  }
}

.pokiesurf-whgs5e {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.pokiesurf-2bd0x6 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .pokiesurf-2bd0x6 {
    padding: 40px 4px;
  }
}

.pokiesurf-an75l2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .pokiesurf-an75l2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.pokiesurf-pay7hc {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .pokiesurf-pay7hc {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.pokiesurf-pay7hc ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.pokiesurf-pay7hc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.pokiesurf-pay7hc [data-ref-el],
.pokiesurf-pay7hc span,
.pokiesurf-pay7hc a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.pokiesurf-oifmim {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokiesurf-oifmim {
    margin-bottom: 12px;
  }
}

.pokiesurf-ldhvz2 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.pokiesurf-ldhvz2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .pokiesurf-ldhvz2:last-child {
    margin-right: 0;
  }
}

.pokiesurf-ekz1n4 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokiesurf-oifmim:hover .pokiesurf-9lpb2b {
  visibility: visible;
  opacity: 1;
}

.pokiesurf-9lpb2b {
  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);
}

.pokiesurf-bxrcon {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.pokiesurf-xr2o30 {
  display: flex;
  margin: 6px;
}

.pokiesurf-xr2o30 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.pokiesurf-9lpb2b::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);
}

.pokiesurf-9lpb2b::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);
}

.pokiesurf-a4lvv3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .pokiesurf-a4lvv3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.pokiesurf-0dq69c {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .pokiesurf-0dq69c {
    margin-right: 32px;
  }
}

.pokiesurf-1sfxuo {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokiesurf-1sfxuo {
    margin-top: 0;
    width: 340px;
  }
}

.pokiesurf-1sfxuo a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokiesurf-ksppgj {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.pokiesurf-brcg2d {
  position: relative;
}

@media (min-width: 768px) {
  .pokiesurf-brcg2d {
    margin-top: 40px;
  }
}

.pokiesurf-brcg2d + .pokiesurf-qubzot,
.pokiesurf-brcg2d + .pokiesurf-brcg2d {
  margin-top: 24px;
}

.pokiesurf-0c11h1 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-0c11h1 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesurf-0c11h1 {
    padding: 80px;
  }
}

.pokiesurf-4y4507 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .pokiesurf-4y4507 {
    padding: 0 16px;
}


}

.pokiesurf-51mip5 {
  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) {
  .pokiesurf-51mip5 {
    font-size: 48px;
    line-height: 56px;
  }
}

.pokiesurf-f3tgi9 {
  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) {
  .pokiesurf-f3tgi9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokiesurf-ghn2e1 {
  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;
}

.pokiesurf-ghn2e1:hover {
  background: var(--button-bg-hover);
}

.pokiesurf-vxwbs1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.pokiesurf-vxwbs1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .pokiesurf-vxwbs1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .pokiesurf-vxwbs1 img {
  min-height: 100%;
  }
}

.pokiesurf-0c11h1::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.pokiesurf-z51x75 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pokiesurf-z51x75 h1,
.pokiesurf-z51x75 h2,
.pokiesurf-z51x75 h3,
.pokiesurf-z51x75 h4 {
  margin-bottom: 6px;
}

.pokiesurf-z51x75 h1:not(:first-child),
.pokiesurf-z51x75 h2:not(:first-child),
.pokiesurf-z51x75 h3:not(:first-child),
.pokiesurf-z51x75 h4:not(:first-child) {
  margin-top: 16px;
}

.pokiesurf-z51x75 h1,
.pokiesurf-z51x75 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .pokiesurf-z51x75 h1,
  .pokiesurf-z51x75 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.pokiesurf-z51x75 h2,
.pokiesurf-z51x75 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .pokiesurf-z51x75 h2,
  .pokiesurf-z51x75 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesurf-z51x75 h3,
.pokiesurf-z51x75 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .pokiesurf-z51x75 h3,
  .pokiesurf-z51x75 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokiesurf-z51x75 h4,
.pokiesurf-z51x75 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.pokiesurf-z51x75 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.pokiesurf-z51x75 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.pokiesurf-z51x75 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);
}

.pokiesurf-z51x75 ul ul {
  margin-bottom: 8px;
}

.pokiesurf-z51x75 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.pokiesurf-z51x75 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.pokiesurf-z51x75 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.pokiesurf-z51x75 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.pokiesurf-z51x75 ol li::marker {
  font-weight: 700;
}

.pokiesurf-z51x75 ol ol {
  margin-bottom: 8px;
}

.pokiesurf-z51x75 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.pokiesurf-z51x75 ol ul li {
  padding-left: 16px;
}

.pokiesurf-z51x75 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) {
  .pokiesurf-z51x75 table {
    padding: 24px;
  }
}

.pokiesurf-z51x75 table.pokiesurf-pq9hvl {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pokiesurf-sbg5gj,
    mask-image 0.3s;
}

.pokiesurf-z51x75 table.pokiesurf-pq9hvl.pokiesurf-x3bd93 {
  -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) {
  .pokiesurf-z51x75 table {
    display: table;
  }
}

.pokiesurf-z51x75 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);
}

.pokiesurf-z51x75 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokiesurf-z51x75 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokiesurf-z51x75 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) {
  .pokiesurf-z51x75 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.pokiesurf-z51x75 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokiesurf-z51x75 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokiesurf-z51x75 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.pokiesurf-z51x75 img {
  max-width: 100%;
  height: auto;
}

.pokiesurf-4jwy8u {
  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) {
  .pokiesurf-4jwy8u {
    padding: 24px;
  }
}

.pokiesurf-ynhq1q {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .pokiesurf-ynhq1q {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.pokiesurf-ynhq1q > * {
  margin: 0 !important;
}

.pokiesurf-ynhq1q img,
.pokiesurf-dmuof4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-ynhq1q img,
  .pokiesurf-dmuof4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesurf-fmel10 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesurf-fmel10 {
    width: 32px;
    height: 32px;
  }
}

.pokiesurf-2luazo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pokiesurf-2luazo .pokiesurf-q78u51 {
  flex-shrink: 0;
}

.pokiesurf-2luazo .pokiesurf-iv7k4m svg {
  display: none;
}

.pokiesurf-rl8zfy {
  display: grid;
  transition: max-height 0.pokiesurf-sbg5gj ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .pokiesurf-rl8zfy {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .pokiesurf-rl8zfy {
    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));
  }
}

.pokiesurf-rl8zfy.pokiesurf-l9iw35 + .pokiesurf-q78u51 svg {
  transform: rotate(180deg);
}

.pokiesurf-xjt9oz {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.pokiesurf-xjt9oz > div:nth-child(3n) {
  grid-column: span 2;
}

.pokiesurf-xjt9oz
  > div:nth-child(3n)
  .pokiesurf-r7kna4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .pokiesurf-xjt9oz {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .pokiesurf-xjt9oz > div:nth-child(3n) {
    grid-column: unset;
  }

  .pokiesurf-xjt9oz
    > div:nth-child(3n)
    .pokiesurf-r7kna4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .pokiesurf-xjt9oz {
    max-width: 270px;
  }
}

.pokiesurf-xjt9oz .pokiesurf-r7kna4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .pokiesurf-xjt9oz .pokiesurf-r7kna4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .pokiesurf-xjt9oz .pokiesurf-r7kna4 button {
    max-width: 104px;
  }
}

.pokiesurf-4njnjm {
  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) {
  .pokiesurf-4njnjm {
    margin-bottom: 0;
  }
}

.pokiesurf-xo16s4 {
  display: none;
  opacity: 0;
}

.pokiesurf-ypn47f {
  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;
  }
}

.pokiesurf-ypn47f img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.pokiesurf-r7kna4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.pokiesurf-r7kna4 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokiesurf-r7kna4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokiesurf-r7kna4
    button {
    max-width: 145px;
  }
}

.pokiesurf-q8j9ee:first-child
  .pokiesurf-r7kna4
  button {
  max-width: 270px;
}

.pokiesurf-240jpi {
  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%;
}

.pokiesurf-4njnjm picture {
  width: 100%;
  max-width: 100%;
}

.pokiesurf-87m9v7 {
  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;
}

.pokiesurf-87m9v7 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.pokiesurf-4njnjm:hover .pokiesurf-87m9v7 {
  display: flex;
}

.pokiesurf-nceh13 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.pokiesurf-k4xcyl {
  display: flex;
}

.pokiesurf-k4xcyl:hover .pokiesurf-96ogn8,
.pokiesurf-k4xcyl .pokiesurf-e567yn .pokiesurf-96ogn8 {
  display: flex;
}

.pokiesurf-k4xcyl svg {
  flex-shrink: 0;
}

.pokiesurf-96ogn8 {
  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) {
  .pokiesurf-96ogn8 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.pokiesurf-96ogn8:hover {
  display: flex;
}

.pokiesurf-96ogn8 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.pokiesurf-l53hl3 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .pokiesurf-l53hl3 {
    font-size: 12px;
  }
}

.pokiesurf-pkru74,
.pokiesurf-1zvip4 {
  width: 50%;
  flex-shrink: 0;
}

.pokiesurf-pkru74 {
  font-weight: 700;
}

.pokiesurf-gjir91 .pokiesurf-rl8zfy {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pokiesurf-gjir91 .pokiesurf-rl8zfy {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pokiesurf-gjir91 .pokiesurf-rl8zfy {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pokiesurf-gjir91
  .pokiesurf-240jpi:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.pokiesurf-gjir91 .pokiesurf-ypn47f {
  height: 100% !important;
  border-radius: 16px;
}

.pokiesurf-gjir91 .pokiesurf-r7kna4 {
  gap: 4px;
  align-items: center;
}

.pokiesurf-gjir91 .pokiesurf-r7kna4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pokiesurf-gjir91 .pokiesurf-r7kna4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.pokiesurf-gjir91 .pokiesurf-ahs7gd,
.pokiesurf-gjir91 .pokiesurf-mc4jjg {
  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.pokiesurf-txz1bw.org/2000/svg'%3E%3Cpath d='M9.pokiesurf-6b4oso 4.pokiesurf-wfdh1t.pokiesurf-8hzya1 5.pokiesurf-x2ejhh.pokiesurf-yytwtt 5.pokiesurf-hsex1l.pokiesurf-vp5bqe 5.pokiesurf-rrlymd.pokiesurf-fh6at0 8.pokiesurf-om9127.pokiesurf-ar4nse 9.pokiesurf-jmyzol.pokiesurf-90fic3 9.pokiesurf-3xrddt.pokiesurf-mkladv 13.pokiesurf-q9ojxo.pokiesurf-u1x3u2 11.pokiesurf-rnx8wj.pokiesurf-v4x21c 11.pokiesurf-rlsl12.pokiesurf-dagdmk 11.pokiesurf-q638i6.pokiesurf-s2j35b 13.pokiesurf-98ie35.pokiesurf-pdn99x 9.pokiesurf-4uo2n5.pokiesurf-jpewsi 9.pokiesurf-56pyn6.pokiesurf-youdcd 8.pokiesurf-zgf97y.pokiesurf-cehjia 5.pokiesurf-8csj01.pokiesurf-1zcj6d 5.pokiesurf-xa2104.pokiesurf-p4e51e 5.pokiesurf-b6hcqe.pokiesurf-4vfblk 4.pokiesurf-ptdkv8.pokiesurf-v4x21c 1.pokiesurf-wg148f.pokiesurf-6b4oso 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.pokiesurf-gjir91 .pokiesurf-ahs7gd {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.pokiesurf-gjir91 .pokiesurf-mc4jjg {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.pokiesurf-eshp79 {
  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) {
  .pokiesurf-eshp79 {
    padding: 24px;
  }
}

.pokiesurf-eshp79 .pokiesurf-q78u51 {
  display: flex;
}

@media (min-width: 768px) {
  .pokiesurf-eshp79 .pokiesurf-q78u51 {
    display: none;
  }
}

.pokiesurf-eshp79 .pokiesurf-iv7k4m svg {
  display: none;
}

.pokiesurf-t5h83p {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pokiesurf-t5h83p .pokiesurf-t4no1j {
  display: none;
}

@media (min-width: 768px) {
  .pokiesurf-t5h83p .pokiesurf-t4no1j {
    display: flex;
  }
}

.pokiesurf-shmgo2 {
  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) {
  .pokiesurf-shmgo2 {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesurf-shmgo2 > * {
  margin: 0 !important;
}

.pokiesurf-shmgo2 img,
.pokiesurf-ng5c8r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-shmgo2 img,
  .pokiesurf-ng5c8r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesurf-gzwm21 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesurf-gzwm21 {
    width: 32px;
    height: 32px;
  }
}

.pokiesurf-8pp1wz {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .pokiesurf-8pp1wz {
    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;
  }

  .pokiesurf-8pp1wz::-webkit-scrollbar {
    display: none;
  }
}

.pokiesurf-bq5a2x {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .pokiesurf-bq5a2x {
    padding: 7px 15px;
  }
}

.pokiesurf-bq5a2x:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokiesurf-s5n578 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokiesurf-s5n578 {
    display: flex;
    opacity: 1;
  }
}

.pokiesurf-bq5a2x picture {
  height: 100%;
  display: block;
}

.pokiesurf-bq5a2x img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .pokiesurf-bq5a2x img {
    width: 88px;
    height: 44px;
  }
}

.pokiesurf-bq5a2x p {
  text-align: center;
  width: 100%;
}

.pokiesurf-q40xuh {
  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) {
  .pokiesurf-q40xuh {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesurf-q40xuh img,
.pokiesurf-tgdd8d {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-q40xuh img,
  .pokiesurf-tgdd8d {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesurf-12py0u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesurf-12py0u {
    width: 32px;
    height: 32px;
  }
}

.pokiesurf-zm3jpp {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.pokiesurf-vzalth {
  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;
}

.pokiesurf-0dkxiv {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.pokiesurf-0dkxiv.pokiesurf-e567yn {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.pokiesurf-dmhdvk {
  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) {
  .pokiesurf-dmhdvk {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokiesurf-24e0z5 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.pokiesurf-bcpqoh {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.pokiesurf-sbg5gj ease;
  opacity: 0;
  color: var(--text-color);
}

.pokiesurf-3g6wsg {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.pokiesurf-3g6wsg ol,
.pokiesurf-3g6wsg ul {
  padding-left: 1.3em;
}

.pokiesurf-0dkxiv.pokiesurf-e567yn .pokiesurf-bcpqoh {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.pokiesurf-0dkxiv.pokiesurf-e567yn .pokiesurf-24e0z5 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.pokiesurf-dfklzb {
  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) {
  .pokiesurf-dfklzb {
    padding: 24px;
  }
}

.pokiesurf-dfklzb .pokiesurf-q78u51 {
  display: flex;
}

@media (min-width: 768px) {
  .pokiesurf-dfklzb .pokiesurf-q78u51 {
    display: none;
  }
}

.pokiesurf-dfklzb .pokiesurf-iv7k4m svg {
  display: none;
}

.pokiesurf-lj8y8z {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pokiesurf-lj8y8z .pokiesurf-t4no1j {
  display: none;
}

@media (min-width: 768px) {
  .pokiesurf-lj8y8z .pokiesurf-t4no1j {
    display: flex;
  }
}

.pokiesurf-x0khll {
  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) {
  .pokiesurf-x0khll {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesurf-x0khll > * {
  margin: 0 !important;
}

.pokiesurf-x0khll img,
.pokiesurf-afslyd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesurf-x0khll img,
  .pokiesurf-afslyd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesurf-ufv7r5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesurf-ufv7r5 {
    width: 32px;
    height: 32px;
  }
}

.pokiesurf-qpx13h {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .pokiesurf-qpx13h {
    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;
  }

  .pokiesurf-qpx13h::-webkit-scrollbar {
    display: none;
  }
}

.pokiesurf-z0ewwn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.pokiesurf-z0ewwn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokiesurf-8k9bhi {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokiesurf-8k9bhi {
    display: flex;
    opacity: 1;
  }
}

.pokiesurf-z0ewwn picture {
  width: auto;
  height: 100%;
  display: block;
}

.pokiesurf-z0ewwn picture img {
  display: block;
  width: auto;
  height: 100%;
}

.pokiesurf-1kaffw {
  margin: -24px 0;
}

.pokiesurf-1kaffw:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .pokiesurf-1kaffw {
    margin: -16px 0;
  }
}

.pokiesurf-qz65w7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .pokiesurf-qz65w7 {
    flex-direction: row;
  }
}

.pokiesurf-yvrvv0 {
  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) {
  .pokiesurf-yvrvv0 {
    flex: 1;
  }
}

.pokiesurf-yvrvv0::placeholder {
  color: var(--Text-400);
}

.pokiesurf-wr5kc9 {
  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;
}

.pokiesurf-ddlw1j {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.pokiesurf-ddlw1j::-webkit-scrollbar {
  display: none;
}

.pokiesurf-9zoocm {
  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;
}

.pokiesurf-9zoocm img,
.pokiesurf-9zoocm svg {
  margin-right: 8px;
}

.pokiesurf-gjgion {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.pokiesurf-1kaffw + .pokiesurf-cjrrnf {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pokiesurf-1kaffw + .pokiesurf-cjrrnf {
    margin-top: -16px;
  }
}

.pokiesurf-wcct4n {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.pokiesurf-wcct4n > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.pokiesurf-wcct4n > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.pokiesurf-6isqz0 {
  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;
}

.pokiesurf-bbhkij {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.pokiesurf-tf9ew0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.pokiesurf-m0jswz {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.pokiesurf-lnwgmt {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.pokiesurf-6isqz0 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;
}

.pokiesurf-6isqz0 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) {
  .pokiesurf-6isqz0 {
    padding: 39px 179px 39px 39px;
  }

  .pokiesurf-bbhkij {
    font-size: 40px;
    line-height: 48px;
  }

  .pokiesurf-lnwgmt {
    height: 348px;
  }

  .pokiesurf-6isqz0 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .pokiesurf-6isqz0 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesurf-6isqz0 {
    padding: 63px;
  }
}

.pokiesurf-b85aqr {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .pokiesurf-b85aqr {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.pokiesurf-5po3qg {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokiesurf-5po3qg {
    width: auto;
  }
}

.pokiesurf-kbcz1j {
  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;
}

.pokiesurf-kbcz1j::-webkit-scrollbar {
  display: none;
}

.pokiesurf-kbcz1j 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);
}

.pokiesurf-kbcz1j a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokiesurf-kbcz1j {
    margin-left: 16px;
    margin-top: 0;
  }
}

.pokiesurf-b85aqr .pokiesurf-n5jc0z {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pokiesurf-sbg5gj,
    mask-image 0.3s;
}

.pokiesurf-b85aqr .pokiesurf-n5jc0z.pokiesurf-x3bd93 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.pokiesurf-ic80lx {
  margin: 40px -16px;
}

.pokiesurf-a909h3 + .pokiesurf-qubzot,
.pokiesurf-a909h3 + .pokiesurf-brcg2d {
  margin-top: 24px;
}

.pokiesurf-l1cfwo {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.pokiesurf-l1cfwo picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.pokiesurf-og5f89 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .pokiesurf-og5f89 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .pokiesurf-og5f89 {
    margin-top: 0;
  }
}

.pokiesurf-hl5fcj {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokiesurf-hl5fcj {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokiesurf-52prve {
  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) {
  .pokiesurf-52prve {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.pokiesurf-woncvn {
  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) {
  .pokiesurf-woncvn {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.pokiesurf-8x7tbl {
  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) {
  .pokiesurf-8x7tbl {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokiesurf-dm8ija {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokiesurf-dm8ija {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokiesurf-o63i8j {
  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;
}

.pokiesurf-z2aak3 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.pokiesurf-z2aak3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pokiesurf-cjrrnf {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.pokiesurf-dje0gx {
  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) {
  .pokiesurf-dje0gx {
    padding: 15px 48px;
  }
}

main > .pokiesurf-cjrrnf {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .pokiesurf-rl8zfy.pokiesurf-ttly9b > div:nth-child(n+5) {
    display: none;
  }
}

.pokiesurf-z51x75 p a img {
  display: block;
  margin: 0 auto;
}


.pokiesurf-3pwcp8 {
  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 */
.pokiesurf-6ezqk3 {
  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;
}

.pokiesurf-6ezqk3 label {
  font-size: 14px;
}

.pokiesurf-6ezqk3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pokiesurf-6ezqk3 input,
.pokiesurf-6ezqk3 textarea,
.pokiesurf-6ezqk3 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;
}
.pokiesurf-6ezqk3 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pokiesurf-1p1tcs ease;
}
.pokiesurf-6ezqk3 button:hover {
  background-color: var(--button-bg-hover);
}
.pokiesurf-f4t4hl {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pokiesurf-dcxm8f ease-in;
}

.pokiesurf-f4t4hl 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;
}
.pokiesurf-22tog0, .pokiesurf-rd6re3, [class*="review-card"],
thead, thead th, table th, .pokiesurf-rdcfx3,
.pokiesurf-u9pggi, [class*="collapsible-header"],
.pokiesurf-rm0fs9, [class*="updated-block"] {
  color: #ece7dc !important;
}
