* {
  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;
  }
}

.pokiesgg-1kqdsv {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-1kqdsv {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesgg-1kqdsv {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.pokiesgg-omv369 {
  overflow: hidden;
}

.pokiesgg-plmjdx img {
  background: var(--Neutral-300);
}

.pokiesgg-njjj4p {
  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;
}

.pokiesgg-abnxto {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.pokiesgg-abnxto:hover {
  background: var(--button-bg-hover);
}

.pokiesgg-a9gdpc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.pokiesgg-a9gdpc:hover {
  background: var(--button-bg-hover);
}

.pokiesgg-yr7j3e {
  font-size: 12px;
  line-height: 18px;
}

.pokiesgg-wm21y9 {
  font-size: 18px;
  line-height: 26px;
}

.pokiesgg-9g8jy6 {
  width: 100%;
}

.pokiesgg-ymneut {
  padding: 6px 16px;
}

.pokiesgg-7et3pp {
  padding: 10px 16px;
}

.pokiesgg-pfjetl {
  padding: 15px 26px;
}

.pokiesgg-qmgnnr {
  flex-shrink: 0;
}

.pokiesgg-ybhtfh {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.pokiesgg-6m1msk {
  display: none;
}

.pokiesgg-o54x62 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.pokiesgg-ldfxte {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.pokiesgg-gby82w {
  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;
}

.pokiesgg-zt6jnn {
  cursor: grab;
}

.pokiesgg-gby82w::-webkit-scrollbar {
  display: none;
}

.pokiesgg-bx4pg2 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.pokiesgg-e81jfg {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.pokiesgg-9clmwq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.pokiesgg-86dt4q {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.pokiesgg-g0wc9y {
  visibility: visible;
}

.pokiesgg-lkz6p0 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.pokiesgg-gry4xl ease;
}

.pokiesgg-qcpktn {
  background-color: var(--Primary-200);
  width: 16px;
}

.pokiesgg-waa5df {
  -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.pokiesgg-gry4xl,
    mask-image 0.3s;
}

.pokiesgg-waa5df.pokiesgg-fw97bi {
  -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;
  }
}

.pokiesgg-2d9v5f: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;
}

.pokiesgg-i4py2r {
  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.pokiesgg-2qzrbp.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.pokiesgg-2qzrbp.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;
}

.pokiesgg-7rt9xw {
  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);
}

.pokiesgg-7rt9xw::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%
  );
}

.pokiesgg-gdu24p {
  position: relative;
  z-index: 1;
}

.pokiesgg-twd0nz {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.pokiesgg-d3f8w2 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.pokiesgg-6kxcup {
  font-size: 40px;
  line-height: 48px;
}

.pokiesgg-3ewcbt {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pokiesgg-01xrh4 {
  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;
}

.pokiesgg-01xrh4:hover {
  background: var(--Primary-400);
}

.pokiesgg-01xrh4 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.pokiesgg-2d9v5f 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) {
  .pokiesgg-7rt9xw {
    max-width: 600px;
    padding: 64px;
  }

  .pokiesgg-twd0nz {
    font-size: 24px;
    line-height: 32px;
  }

  .pokiesgg-d3f8w2 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .pokiesgg-6kxcup {
    font-size: 50px;
    line-height: 56px;
  }

  .pokiesgg-3ewcbt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .pokiesgg-i4py2r {
    top: 25px;
    right: 25px;
  }
}

.pokiesgg-3neloi,
.pokiesgg-l4n0rd {
  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;
}

.pokiesgg-vpwmuc.pokiesgg-rfvpcr::before,
.pokiesgg-l4n0rd::before,
.pokiesgg-ci54hb::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.pokiesgg-2qzrbp.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.pokiesgg-zyhs9z 14.pokiesgg-cpqpw4.pokiesgg-szjdnj 14.pokiesgg-fl2ex8 15.pokiesgg-cxeow9 14.pokiesgg-gyxiob 15.pokiesgg-9muvw5 14.pokiesgg-a8t7sk.pokiesgg-5o6xwh 14.pokiesgg-97p1h3 19.pokiesgg-b2hvbo 12.pokiesgg-262x4t 19.pokiesgg-b2hvbo 10.pokiesgg-xpg5gv.pokiesgg-b2hvbo 8.pokiesgg-nao0ra 17.pokiesgg-096yj9 7.pokiesgg-6k011p 15.pokiesgg-rtrpkr 7.pokiesgg-qsvrgo.pokiesgg-6ug5p7 7.pokiesgg-6k011p 11.pokiesgg-80pfyc 8.pokiesgg-nao0ra 11.pokiesgg-80pfyc 10.pokiesgg-c00mod.pokiesgg-80pfyc 12.pokiesgg-7uw0b1 13.pokiesgg-jy5qxw 14.pokiesgg-5n0jo0 15.pokiesgg-8uwl9v 14.pokiesgg-5ve0fy.pokiesgg-xrba8l 14.pokiesgg-lcpj3s 15.pokiesgg-ivoi2o 14.pokiesgg-zdso2e 15.pokiesgg-tgs1x3 14.pokiesgg-ljng4q.pokiesgg-zyhs9z 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.pokiesgg-gnng6c 15.pokiesgg-yksndg.pokiesgg-tezlf2 15.pokiesgg-mxnt75 15.pokiesgg-yspyfw 15.pokiesgg-4nxil3 15.pokiesgg-pzgidd 15.pokiesgg-5slost.pokiesgg-3xtglz 15.pokiesgg-4nxil3 15.pokiesgg-1c0gff 15.pokiesgg-u5i8o2 15.pokiesgg-kmnbt6 15.pokiesgg-dyyr89.pokiesgg-mqojr4 15.pokiesgg-ws11vk 7.pokiesgg-mxy7sh 18.pokiesgg-df2edv 7.pokiesgg-7hmyoz 23.pokiesgg-0ld2po.pokiesgg-obxupj.pokiesgg-gdac5f 18.pokiesgg-4bfg5g 19.pokiesgg-w75nom 15.pokiesgg-gw6rwo 15.pokiesgg-gnng6c 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.pokiesgg-e6abw7 [type="submit"] *,
.pokiesgg-oxaoqn button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .pokiesgg-30dnyg {
    display: none;
  }
}

.pokiesgg-nmmg2u {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .pokiesgg-nmmg2u {
  display: none;
}

@media (min-width: 768px) {
  .pokiesgg-nmmg2u {
    bottom: 22px;
  }
}

.pokiesgg-nmmg2u input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .pokiesgg-nmmg2u {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.pokiesgg-2ov5zz.static) .pokiesgg-nmmg2u {
    bottom: 8px;
  }
}

.pokiesgg-58cemr {
  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.pokiesgg-2qzrbp.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.pokiesgg-v8de3v 3.pokiesgg-8twk8t.pokiesgg-zo3gmf.pokiesgg-fnj3v3 3.pokiesgg-fstffm 3.pokiesgg-x09kkl 5.pokiesgg-50a0d4 3.pokiesgg-x09kkl 8.pokiesgg-a7ewa3.pokiesgg-sw0c53.pokiesgg-x09kkl 26.pokiesgg-pu1sx4 5.pokiesgg-5bgtqw 28.pokiesgg-h6dpvx 8.pokiesgg-l9ypl6 28.pokiesgg-3skjme.pokiesgg-uxesrs 28.pokiesgg-jk4hao.pokiesgg-lfhw2q 34.pokiesgg-vzci57.pokiesgg-08o4kh 36.pokiesgg-145voq 11.pokiesgg-ibnbj1 37.pokiesgg-q26of4 12.pokiesgg-vh1nzg 36.pokiesgg-vezncg.pokiesgg-ux397g 28.pokiesgg-je9dks.pokiesgg-2p19hm.pokiesgg-42qxpd 28.pokiesgg-8vcqzb 36.pokiesgg-b2ughm 26.pokiesgg-3z1usd 36.pokiesgg-b2ughm 23.pokiesgg-oukr7d.pokiesgg-fc0eub.pokiesgg-b2ughm 5.pokiesgg-6xd5w1 34.pokiesgg-iwhsgu 3.pokiesgg-fstffm 31.pokiesgg-v8de3v 3.pokiesgg-n1i3iv.pokiesgg-bb5uup 18.pokiesgg-85k1gh.pokiesgg-pu8540 18.pokiesgg-lg6bj1 8.pokiesgg-1p7y45 17.pokiesgg-rl8d3k 8.pokiesgg-1p7y45 15.pokiesgg-pfo1jz.pokiesgg-1p7y45 14.pokiesgg-4et3me 9.pokiesgg-pu8540 13.pokiesgg-pc1ol7 11.pokiesgg-bb5uup 13.pokiesgg-zmv6o3.pokiesgg-lpous8 13.pokiesgg-pc1ol7 13.pokiesgg-gddgip 14.pokiesgg-4et3me 13.pokiesgg-gddgip 15.pokiesgg-uca328.pokiesgg-gddgip 17.pokiesgg-rl8d3k 12.pokiesgg-lpous8 18.pokiesgg-lg6bj1 11.pokiesgg-bb5uup 18.pokiesgg-t22c5b.pokiesgg-cbvqhu 18.pokiesgg-5px0c0.pokiesgg-vkj4tp 18.pokiesgg-lg6bj1 17.pokiesgg-z80uqu 17.pokiesgg-rl8d3k 17.pokiesgg-z80uqu 15.pokiesgg-aqlyzj.pokiesgg-z80uqu 14.pokiesgg-4et3me 18.pokiesgg-vkj4tp 13.pokiesgg-pc1ol7 20.pokiesgg-cbvqhu 13.pokiesgg-11kh95.pokiesgg-ivoph6 13.pokiesgg-pc1ol7 22.pokiesgg-ascvmt 14.pokiesgg-4et3me 22.pokiesgg-ascvmt 15.pokiesgg-kd9swy.pokiesgg-eglfwy 17.pokiesgg-rl8d3k 21.pokiesgg-ivoph6 18.pokiesgg-lg6bj1 20.pokiesgg-cbvqhu 18.pokiesgg-9vaqhj.pokiesgg-8deulr 18.pokiesgg-zqv1cg.pokiesgg-ozs0is 18.pokiesgg-lg6bj1 26.pokiesgg-2q9v4e 17.pokiesgg-rl8d3k 26.pokiesgg-2q9v4e 15.pokiesgg-c102xa.pokiesgg-2q9v4e 14.pokiesgg-4et3me 27.pokiesgg-ozs0is 13.pokiesgg-pc1ol7 28.pokiesgg-8deulr 13.pokiesgg-28zln2.pokiesgg-08d41q 13.pokiesgg-pc1ol7 31.pokiesgg-tpc8lb 14.pokiesgg-4et3me 31.pokiesgg-tpc8lb 15.pokiesgg-e9gsw6.pokiesgg-2q9v4e 17.pokiesgg-rl8d3k 30.pokiesgg-08d41q 18.pokiesgg-lg6bj1 28.pokiesgg-8deulr 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"])
    .pokiesgg-58cemr {
    display: none;
  }
}

.pokiesgg-f6usq3 {
  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) {
  .pokiesgg-f6usq3 {
    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;
}

.pokiesgg-oxaoqn {
  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) {
  .pokiesgg-oxaoqn {
    padding: 14px 16px;
  }
}

.pokiesgg-oxaoqn button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.pokiesgg-oxaoqn button:first-child {
  align-content: end;
}

.pokiesgg-oxaoqn button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .pokiesgg-oxaoqn
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .pokiesgg-oxaoqn
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.pokiesgg-oxaoqn button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.pokiesgg-oxaoqn button:last-child svg {
  width: 38px;
  height: 38px;
}

.pokiesgg-ci54hb {
  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;
}

.pokiesgg-ci54hb::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .pokiesgg-ci54hb,
.pc61d126-chatbot[data-active-screen="3"]
  .pokiesgg-ci54hb {
  opacity: 1;
  visibility: visible;
}

.pokiesgg-9ain8e {
  flex: 1 1;
}

.pokiesgg-w3ufw1 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-w3ufw1 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .pokiesgg-n2wer3 {
  display: block;
}

.pokiesgg-cbz3l7 {
  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) {
  .pokiesgg-cbz3l7 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.pokiesgg-l4n0rd {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.pokiesgg-l4n0rd::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.pokiesgg-034dco span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.pokiesgg-034dco p {
  color: var(--Text-100);
}

.pokiesgg-l4n0rd .pokiesgg-4gatrt {
  grid-area: button;
}

.pokiesgg-l4n0rd .pokiesgg-4gatrt::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.pokiesgg-2qzrbp.org/2000/svg'%3E%3Cpath d='M4.pokiesgg-b785gx 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokiesgg-ipu8e4 15L16.pokiesgg-ipu8e4 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokiesgg-ipu8e4 5L16.pokiesgg-ipu8e4 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .pokiesgg-pfdyts {
  display: block;
}

.pokiesgg-fniw8h {
  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) {
  .pokiesgg-fniw8h {
    margin-top: 40px;
  }
}

.pokiesgg-3neloi label,
.pokiesgg-3neloi input {
  display: block;
  width: 100%;
}

.pokiesgg-3neloi label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.pokiesgg-3neloi label.pokiesgg-cyrpso input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.pokiesgg-3neloi label.pokiesgg-cyrpso::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;
}

.pokiesgg-3neloi 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;
}

.pokiesgg-3neloi input::placeholder {
  color: var(--Text-400);
}

.pokiesgg-1i9cra {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .pokiesgg-1i9cra {
  display: flex;
}

.pokiesgg-1i9cra ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .pokiesgg-1i9cra ol {
    height: 420px;
    padding: 24px;
  }
}

.pokiesgg-1i9cra ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.pokiesgg-e6abw7 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-e6abw7 {
    padding: 0 24px 24px;
  }
}

.pokiesgg-e6abw7 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;
}

.pokiesgg-e6abw7 input::placeholder {
  color: var(--Text-400);
}

.pokiesgg-e6abw7 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.pokiesgg-e6abw7 [type="submit"]:disabled {
  opacity: 0.5;
}

.pokiesgg-e6abw7 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .pokiesgg-e6abw7 [type="submit"] {
    right: 40px;
  }
}

.pokiesgg-vpwmuc {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.pokiesgg-vpwmuc.pokiesgg-rfvpcr {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.pokiesgg-vpwmuc.pokiesgg-rfvpcr::before {
  content: "";
  width: 31px;
}

.pokiesgg-vpwmuc.pokiesgg-rfvpcr p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokiesgg-vpwmuc.pokiesgg-s0n0gx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.pokiesgg-vpwmuc p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokiesgg-nmmg2u .pokiesgg-4gatrt {
  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;
  }
}

.pokiesgg-30dnyg {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .pokiesgg-30dnyg {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .pokiesgg-30dnyg {
    padding: 18px 0;
  }
}

.pokiesgg-30dnyg .pokiesgg-1kqdsv {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pokiesgg-30dnyg .pokiesgg-1kqdsv {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.pokiesgg-05u95t {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .pokiesgg-05u95t {
    max-width: 160px;
    height: 40px;
  }
}

.pokiesgg-05u95t picture,
.pokiesgg-05u95t img {
  display: block;
  width: 100%;
  height: 100%;
}

.pokiesgg-05u95t img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .pokiesgg-qzd2n1 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.pokiesgg-gry4xl ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .pokiesgg-30dnyg.pokiesgg-00zj7z .pokiesgg-qzd2n1 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pokiesgg-qzd2n1 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .pokiesgg-qzd2n1 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.pokiesgg-9cdeii,
.pokiesgg-mr495q {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .pokiesgg-9cdeii,
  .pokiesgg-mr495q {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .pokiesgg-mr495q {
    display: none;
  }
}

.pokiesgg-waxino {
  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;
}

.pokiesgg-00zj7z .pokiesgg-waxino {
  background: var(--fh-bg-color);
}

.pokiesgg-waxino button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .pokiesgg-waxino {
    display: none;
  }
}

.pokiesgg-6mgqat {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokiesgg-6mgqat {
    display: none;
  }
}

.pokiesgg-45j7h2 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.pokiesgg-30dnyg.pokiesgg-00zj7z .pokiesgg-45j7h2:first-child {
  display: none;
}

.pokiesgg-30dnyg.pokiesgg-00zj7z .pokiesgg-45j7h2:last-child {
  display: block;
}

.pokiesgg-45j7h2:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pokiesgg-45j7h2 {
    display: none;
  }
}

.pokiesgg-onsme4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokiesgg-onsme4 {
    display: flex;
  }
}

.pokiesgg-onsme4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.pokiesgg-onsme4:hover ul {
  visibility: visible;
  opacity: 1;
}

.pokiesgg-onsme4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.pokiesgg-onsme4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.pokiesgg-onsme4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.pokiesgg-onsme4:hover .pokiesgg-yinqjw svg {
  transform: rotate(180deg);
}

.pokiesgg-v06dup {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.pokiesgg-wcx4rb {
  padding: 0 8px;
}

.pokiesgg-v3iz0w {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.pokiesgg-v3iz0w:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .pokiesgg-v3iz0w {
    padding: 4px 8px;
  }
}

.pokiesgg-ha6gpi {
  display: flex;
}

.pokiesgg-ha6gpi img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.pokiesgg-yinqjw {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.pokiesgg-yinqjw svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.pokiesgg-7aj4v5 {
  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) {
  .pokiesgg-7aj4v5 {
    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;
  }
}

.pokiesgg-56g5mf {
  width: 100%;
}

@media (min-width: 1200px) {
  .pokiesgg-56g5mf {
    display: none;
  }
}

.pokiesgg-m70t28 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.pokiesgg-16h0jn {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.pokiesgg-75d37g {
  display: flex;
}

.pokiesgg-mq5n8s {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.pokiesgg-0jeqi1 {
  list-style: none;
}

@media (max-width: 1199px) {
  .pokiesgg-0jeqi1 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-0jeqi1 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .pokiesgg-0jeqi1 .pokiesgg-ro9kvg [data-ref-el],
  .pokiesgg-0jeqi1 .pokiesgg-ro9kvg span,
  .pokiesgg-0jeqi1 .pokiesgg-ro9kvg a {
    white-space: nowrap;
  }
}

.pokiesgg-e1zhzm {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .pokiesgg-e1zhzm.pokiesgg-n0dqwo > .pokiesgg-ro9kvg {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .pokiesgg-e1zhzm.pokiesgg-mycygs:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .pokiesgg-e1zhzm.pokiesgg-n0dqwo > .pokiesgg-kvefnt {
    height: auto;
  }

  .pokiesgg-e1zhzm.pokiesgg-n0dqwo > div > .pokiesgg-8xoof8 {
    transform: rotate(180deg);
  }
}

.pokiesgg-e1zhzm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.pokiesgg-e1zhzm [data-ref-el],
.pokiesgg-e1zhzm span {
  cursor: pointer;
}

.pokiesgg-e1zhzm [data-ref-el],
.pokiesgg-e1zhzm span,
.pokiesgg-e1zhzm a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .pokiesgg-e1zhzm [data-ref-el],
  .pokiesgg-e1zhzm span,
  .pokiesgg-e1zhzm a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-e1zhzm [data-ref-el],
  .pokiesgg-e1zhzm span,
  .pokiesgg-e1zhzm a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.pokiesgg-kvefnt {
  height: 0;
  overflow: hidden;
  transition: height 0.pokiesgg-gry4xl ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.pokiesgg-kvefnt::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.pokiesgg-kvefnt::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.pokiesgg-kvefnt::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .pokiesgg-kvefnt {
    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;
  }

  .pokiesgg-kvefnt:has(> .pokiesgg-e1zhzm.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .pokiesgg-kvefnt .pokiesgg-kvefnt {
    padding: 0;
  }

  .pokiesgg-kvefnt .pokiesgg-e1zhzm {
    font-weight: 400;
  }

  .pokiesgg-kvefnt .pokiesgg-e1zhzm:hover > .pokiesgg-ro9kvg {
    background: var(--Neutral-300);
  }

  .pokiesgg-kvefnt .pokiesgg-8xoof8 {
    rotate: -90deg;
  }
}

.pokiesgg-ro9kvg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokiesgg-ro9kvg {
    padding: 8px;
  }

  .pokiesgg-e1zhzm.pokiesgg-pgwebm > .pokiesgg-ro9kvg {
    background: var(--Neutral-300);
  }
}

.pokiesgg-8xoof8 {
  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.pokiesgg-2qzrbp.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.pokiesgg-d18k3a 0.pokiesgg-uc7sgq.pokiesgg-rzszea -0.pokiesgg-68nn18 0.pokiesgg-qe7l7o -0.pokiesgg-68nn18 1.pokiesgg-9dg4mg 0.pokiesgg-u08k1r.pokiesgg-0l5ar9 4.pokiesgg-w6s0pj.pokiesgg-d18k3a 0.pokiesgg-y11cf7.pokiesgg-sjage7 -0.pokiesgg-68nn18 9.pokiesgg-5dfar9 -0.pokiesgg-68nn18 10.pokiesgg-3n8qtz 0.pokiesgg-grs37w.pokiesgg-lu9v65 0.pokiesgg-rzszea 10.pokiesgg-lu9v65 0.pokiesgg-qe7l7o 10.pokiesgg-3n8qtz 1.pokiesgg-ev7cq8.pokiesgg-88o1vk 5.pokiesgg-aooewx.pokiesgg-z6togm 6.pokiesgg-32vl00 5.pokiesgg-26t2yy 6.pokiesgg-32vl00 4.pokiesgg-wbousr 5.pokiesgg-fafphs.pokiesgg-d18k3a 1.pokiesgg-9juzsf.pokiesgg-68nn18 0.pokiesgg-qe7l7o -0.pokiesgg-68nn18 0.pokiesgg-rzszea 0.pokiesgg-d18k3a 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.pokiesgg-gry4xl ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokiesgg-8xoof8 {
    cursor: default;
  }
}

.pokiesgg-2v4161 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.pokiesgg-4b40xs {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .pokiesgg-4b40xs {
    padding: 40px 4px;
  }
}

.pokiesgg-dmaxzr {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .pokiesgg-dmaxzr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.pokiesgg-ngklpd {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .pokiesgg-ngklpd {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.pokiesgg-ngklpd ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.pokiesgg-ngklpd [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.pokiesgg-ngklpd [data-ref-el],
.pokiesgg-ngklpd span,
.pokiesgg-ngklpd a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.pokiesgg-e9fs5a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokiesgg-e9fs5a {
    margin-bottom: 12px;
  }
}

.pokiesgg-qsqljq {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.pokiesgg-qsqljq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .pokiesgg-qsqljq:last-child {
    margin-right: 0;
  }
}

.pokiesgg-e74noj {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokiesgg-e9fs5a:hover .pokiesgg-ntyo75 {
  visibility: visible;
  opacity: 1;
}

.pokiesgg-ntyo75 {
  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);
}

.pokiesgg-othtjm {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.pokiesgg-y33roe {
  display: flex;
  margin: 6px;
}

.pokiesgg-y33roe img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.pokiesgg-ntyo75::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);
}

.pokiesgg-ntyo75::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);
}

.pokiesgg-5t8y1u {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .pokiesgg-5t8y1u {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.pokiesgg-125uhm {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .pokiesgg-125uhm {
    margin-right: 32px;
  }
}

.pokiesgg-34oi5h {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokiesgg-34oi5h {
    margin-top: 0;
    width: 340px;
  }
}

.pokiesgg-34oi5h a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokiesgg-2n8421 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.pokiesgg-epzdtx {
  position: relative;
}

@media (min-width: 768px) {
  .pokiesgg-epzdtx {
    margin-top: 40px;
  }
}

.pokiesgg-epzdtx + .pokiesgg-v5ev8y,
.pokiesgg-epzdtx + .pokiesgg-epzdtx {
  margin-top: 24px;
}

.pokiesgg-5gimou {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-5gimou {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesgg-5gimou {
    padding: 80px;
  }
}

.pokiesgg-yclhw9 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .pokiesgg-yclhw9 {
    padding: 0 16px;
}


}

.pokiesgg-rsca19 {
  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) {
  .pokiesgg-rsca19 {
    font-size: 48px;
    line-height: 56px;
  }
}

.pokiesgg-5nqg8q {
  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) {
  .pokiesgg-5nqg8q {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokiesgg-ilkptj {
  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;
}

.pokiesgg-ilkptj:hover {
  background: var(--button-bg-hover);
}

.pokiesgg-32uozv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.pokiesgg-32uozv img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .pokiesgg-32uozv img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .pokiesgg-32uozv img {
  min-height: 100%;
  }
}

.pokiesgg-5gimou::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.pokiesgg-2l63de {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pokiesgg-2l63de h1,
.pokiesgg-2l63de h2,
.pokiesgg-2l63de h3,
.pokiesgg-2l63de h4 {
  margin-bottom: 6px;
}

.pokiesgg-2l63de h1:not(:first-child),
.pokiesgg-2l63de h2:not(:first-child),
.pokiesgg-2l63de h3:not(:first-child),
.pokiesgg-2l63de h4:not(:first-child) {
  margin-top: 16px;
}

.pokiesgg-2l63de h1,
.pokiesgg-2l63de h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .pokiesgg-2l63de h1,
  .pokiesgg-2l63de h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.pokiesgg-2l63de h2,
.pokiesgg-2l63de h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .pokiesgg-2l63de h2,
  .pokiesgg-2l63de h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-2l63de h3,
.pokiesgg-2l63de h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .pokiesgg-2l63de h3,
  .pokiesgg-2l63de h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokiesgg-2l63de h4,
.pokiesgg-2l63de h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.pokiesgg-2l63de ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.pokiesgg-2l63de ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.pokiesgg-2l63de 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);
}

.pokiesgg-2l63de ul ul {
  margin-bottom: 8px;
}

.pokiesgg-2l63de ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.pokiesgg-2l63de ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.pokiesgg-2l63de ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.pokiesgg-2l63de ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.pokiesgg-2l63de ol li::marker {
  font-weight: 700;
}

.pokiesgg-2l63de ol ol {
  margin-bottom: 8px;
}

.pokiesgg-2l63de ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.pokiesgg-2l63de ol ul li {
  padding-left: 16px;
}

.pokiesgg-2l63de 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) {
  .pokiesgg-2l63de table {
    padding: 24px;
  }
}

.pokiesgg-2l63de table.pokiesgg-6yebja {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pokiesgg-gry4xl,
    mask-image 0.3s;
}

.pokiesgg-2l63de table.pokiesgg-6yebja.pokiesgg-fw97bi {
  -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) {
  .pokiesgg-2l63de table {
    display: table;
  }
}

.pokiesgg-2l63de 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);
}

.pokiesgg-2l63de table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokiesgg-2l63de table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokiesgg-2l63de 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) {
  .pokiesgg-2l63de table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.pokiesgg-2l63de table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokiesgg-2l63de table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokiesgg-2l63de table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.pokiesgg-2l63de img {
  max-width: 100%;
  height: auto;
}

.pokiesgg-epxd6v {
  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) {
  .pokiesgg-epxd6v {
    padding: 24px;
  }
}

.pokiesgg-842ww6 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .pokiesgg-842ww6 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.pokiesgg-842ww6 > * {
  margin: 0 !important;
}

.pokiesgg-842ww6 img,
.pokiesgg-erz7z9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-842ww6 img,
  .pokiesgg-erz7z9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-xhm20q {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-xhm20q {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-ki4pfb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pokiesgg-ki4pfb .pokiesgg-qef0cd {
  flex-shrink: 0;
}

.pokiesgg-ki4pfb .pokiesgg-igygsg svg {
  display: none;
}

.pokiesgg-s2ei8o {
  display: grid;
  transition: max-height 0.pokiesgg-gry4xl ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .pokiesgg-s2ei8o {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-s2ei8o {
    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));
  }
}

.pokiesgg-s2ei8o.pokiesgg-kprdwc + .pokiesgg-qef0cd svg {
  transform: rotate(180deg);
}

.pokiesgg-y3ky62 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.pokiesgg-y3ky62 > div:nth-child(3n) {
  grid-column: span 2;
}

.pokiesgg-y3ky62
  > div:nth-child(3n)
  .pokiesgg-uaq07g
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .pokiesgg-y3ky62 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .pokiesgg-y3ky62 > div:nth-child(3n) {
    grid-column: unset;
  }

  .pokiesgg-y3ky62
    > div:nth-child(3n)
    .pokiesgg-uaq07g
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-y3ky62 {
    max-width: 270px;
  }
}

.pokiesgg-y3ky62 .pokiesgg-uaq07g button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .pokiesgg-y3ky62 .pokiesgg-uaq07g button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-y3ky62 .pokiesgg-uaq07g button {
    max-width: 104px;
  }
}

.pokiesgg-lgqsn1 {
  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) {
  .pokiesgg-lgqsn1 {
    margin-bottom: 0;
  }
}

.pokiesgg-9dcbbw {
  display: none;
  opacity: 0;
}

.pokiesgg-5c163o {
  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;
  }
}

.pokiesgg-5c163o img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.pokiesgg-uaq07g {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.pokiesgg-uaq07g button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokiesgg-uaq07g
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokiesgg-uaq07g
    button {
    max-width: 145px;
  }
}

.pokiesgg-b5vhtx:first-child
  .pokiesgg-uaq07g
  button {
  max-width: 270px;
}

.pokiesgg-qqlfuu {
  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%;
}

.pokiesgg-lgqsn1 picture {
  width: 100%;
  max-width: 100%;
}

.pokiesgg-nimcdk {
  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;
}

.pokiesgg-nimcdk svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.pokiesgg-lgqsn1:hover .pokiesgg-nimcdk {
  display: flex;
}

.pokiesgg-zsyaos {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.pokiesgg-yvosxm {
  display: flex;
}

.pokiesgg-yvosxm:hover .pokiesgg-txic6u,
.pokiesgg-yvosxm .pokiesgg-pgwebm .pokiesgg-txic6u {
  display: flex;
}

.pokiesgg-yvosxm svg {
  flex-shrink: 0;
}

.pokiesgg-txic6u {
  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) {
  .pokiesgg-txic6u {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.pokiesgg-txic6u:hover {
  display: flex;
}

.pokiesgg-txic6u svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.pokiesgg-y98e85 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .pokiesgg-y98e85 {
    font-size: 12px;
  }
}

.pokiesgg-ffj6wa,
.pokiesgg-9jnhwe {
  width: 50%;
  flex-shrink: 0;
}

.pokiesgg-ffj6wa {
  font-weight: 700;
}

.pokiesgg-u5cao2 .pokiesgg-s2ei8o {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pokiesgg-u5cao2 .pokiesgg-s2ei8o {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pokiesgg-u5cao2 .pokiesgg-s2ei8o {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pokiesgg-u5cao2
  .pokiesgg-qqlfuu:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.pokiesgg-u5cao2 .pokiesgg-5c163o {
  height: 100% !important;
  border-radius: 16px;
}

.pokiesgg-u5cao2 .pokiesgg-uaq07g {
  gap: 4px;
  align-items: center;
}

.pokiesgg-u5cao2 .pokiesgg-uaq07g button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pokiesgg-u5cao2 .pokiesgg-uaq07g svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.pokiesgg-u5cao2 .pokiesgg-1jr50r,
.pokiesgg-u5cao2 .pokiesgg-kssoec {
  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.pokiesgg-2qzrbp.org/2000/svg'%3E%3Cpath d='M9.pokiesgg-rnl2ch 4.pokiesgg-qm4tpq.pokiesgg-u1pe3d 5.pokiesgg-yn8in8.pokiesgg-estnz9 5.pokiesgg-3ttown.pokiesgg-k7vgoy 5.pokiesgg-45awfe.pokiesgg-zzmrgh 8.pokiesgg-y8p68z.pokiesgg-km692a 9.pokiesgg-9b6rzc.pokiesgg-9kmcuw 9.pokiesgg-oy71nt.pokiesgg-l1sirf 13.pokiesgg-8szrs1.pokiesgg-sivo3g 11.pokiesgg-r7ea94.pokiesgg-p9t58k 11.pokiesgg-bhnuaf.pokiesgg-4z0gf2 11.pokiesgg-h541nq.pokiesgg-1o9vd9 13.pokiesgg-3gcm1s.pokiesgg-3p25pd 9.pokiesgg-86socu.pokiesgg-g1y92l 9.pokiesgg-0v8qj2.pokiesgg-8vzl70 8.pokiesgg-8ejgu1.pokiesgg-3zp8o5 5.pokiesgg-6izkhv.pokiesgg-7db9tj 5.pokiesgg-upm92a.pokiesgg-fdwnkb 5.pokiesgg-du7mtf.pokiesgg-4dhft8 4.pokiesgg-6xnzlq.pokiesgg-p9t58k 1.pokiesgg-8p90i3.pokiesgg-rnl2ch 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.pokiesgg-u5cao2 .pokiesgg-1jr50r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.pokiesgg-u5cao2 .pokiesgg-kssoec {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.pokiesgg-swvg84 {
  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) {
  .pokiesgg-swvg84 {
    padding: 24px;
  }
}

.pokiesgg-swvg84 .pokiesgg-qef0cd {
  display: flex;
}

@media (min-width: 768px) {
  .pokiesgg-swvg84 .pokiesgg-qef0cd {
    display: none;
  }
}

.pokiesgg-swvg84 .pokiesgg-igygsg svg {
  display: none;
}

.pokiesgg-km5hpa {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pokiesgg-km5hpa .pokiesgg-njjj4p {
  display: none;
}

@media (min-width: 768px) {
  .pokiesgg-km5hpa .pokiesgg-njjj4p {
    display: flex;
  }
}

.pokiesgg-z0orwv {
  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) {
  .pokiesgg-z0orwv {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-z0orwv > * {
  margin: 0 !important;
}

.pokiesgg-z0orwv img,
.pokiesgg-is4jaq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-z0orwv img,
  .pokiesgg-is4jaq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-ykipnn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-ykipnn {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-z4mjui {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .pokiesgg-z4mjui {
    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;
  }

  .pokiesgg-z4mjui::-webkit-scrollbar {
    display: none;
  }
}

.pokiesgg-h248rj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .pokiesgg-h248rj {
    padding: 7px 15px;
  }
}

.pokiesgg-h248rj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokiesgg-hb7a5d {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokiesgg-hb7a5d {
    display: flex;
    opacity: 1;
  }
}

.pokiesgg-h248rj picture {
  height: 100%;
  display: block;
}

.pokiesgg-h248rj img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .pokiesgg-h248rj img {
    width: 88px;
    height: 44px;
  }
}

.pokiesgg-h248rj p {
  text-align: center;
  width: 100%;
}

.pokiesgg-2r4puq {
  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) {
  .pokiesgg-2r4puq {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-2r4puq img,
.pokiesgg-1rjoar {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-2r4puq img,
  .pokiesgg-1rjoar {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-pedwqj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-pedwqj {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-v5gcqo {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.pokiesgg-4t7whh {
  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;
}

.pokiesgg-g9ure0 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.pokiesgg-g9ure0.pokiesgg-pgwebm {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.pokiesgg-oa4m5f {
  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) {
  .pokiesgg-oa4m5f {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokiesgg-g6eoxn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.pokiesgg-x1va3t {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.pokiesgg-gry4xl ease;
  opacity: 0;
  color: var(--text-color);
}

.pokiesgg-zgnols {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.pokiesgg-zgnols ol,
.pokiesgg-zgnols ul {
  padding-left: 1.3em;
}

.pokiesgg-g9ure0.pokiesgg-pgwebm .pokiesgg-x1va3t {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.pokiesgg-g9ure0.pokiesgg-pgwebm .pokiesgg-g6eoxn {
  transform: rotate(180deg);
  color: var(--text-color);
}

.pokiesgg-fhamti {
  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) {
  .pokiesgg-fhamti {
    padding: 24px;
  }
}

.pokiesgg-fhamti .pokiesgg-qef0cd {
  display: flex;
}

@media (min-width: 768px) {
  .pokiesgg-fhamti .pokiesgg-qef0cd {
    display: none;
  }
}

.pokiesgg-fhamti .pokiesgg-igygsg svg {
  display: none;
}

.pokiesgg-i3izlg {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pokiesgg-i3izlg .pokiesgg-njjj4p {
  display: none;
}

@media (min-width: 768px) {
  .pokiesgg-i3izlg .pokiesgg-njjj4p {
    display: flex;
  }
}

.pokiesgg-cq5att {
  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) {
  .pokiesgg-cq5att {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-cq5att > * {
  margin: 0 !important;
}

.pokiesgg-cq5att img,
.pokiesgg-5mdg7o {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-cq5att img,
  .pokiesgg-5mdg7o {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-78iyhb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-78iyhb {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-8jg7u9 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .pokiesgg-8jg7u9 {
    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;
  }

  .pokiesgg-8jg7u9::-webkit-scrollbar {
    display: none;
  }
}

.pokiesgg-ryh4ju {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.pokiesgg-ryh4ju:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokiesgg-lj5hc8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokiesgg-lj5hc8 {
    display: flex;
    opacity: 1;
  }
}

.pokiesgg-ryh4ju picture {
  width: auto;
  height: 100%;
  display: block;
}

.pokiesgg-ryh4ju picture img {
  display: block;
  width: auto;
  height: 100%;
}

.pokiesgg-3rnt5j {
  margin: -24px 0;
}

.pokiesgg-3rnt5j:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .pokiesgg-3rnt5j {
    margin: -16px 0;
  }
}

.pokiesgg-ruhstu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .pokiesgg-ruhstu {
    flex-direction: row;
  }
}

.pokiesgg-ejtf0w {
  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) {
  .pokiesgg-ejtf0w {
    flex: 1;
  }
}

.pokiesgg-ejtf0w::placeholder {
  color: var(--Text-400);
}

.pokiesgg-428y4g {
  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;
}

.pokiesgg-g6t1wu {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.pokiesgg-g6t1wu::-webkit-scrollbar {
  display: none;
}

.pokiesgg-k2uozn {
  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;
}

.pokiesgg-k2uozn img,
.pokiesgg-k2uozn svg {
  margin-right: 8px;
}

.pokiesgg-gwa08p {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.pokiesgg-3rnt5j + .pokiesgg-x4p2md {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pokiesgg-3rnt5j + .pokiesgg-x4p2md {
    margin-top: -16px;
  }
}

.pokiesgg-6yd6p0 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.pokiesgg-6yd6p0 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.pokiesgg-6yd6p0 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.pokiesgg-ld6456 {
  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;
}

.pokiesgg-qbmt38 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.pokiesgg-bcrs0d {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.pokiesgg-i4bdsj {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.pokiesgg-fnys1w {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.pokiesgg-ld6456 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;
}

.pokiesgg-ld6456 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) {
  .pokiesgg-ld6456 {
    padding: 39px 179px 39px 39px;
  }

  .pokiesgg-qbmt38 {
    font-size: 40px;
    line-height: 48px;
  }

  .pokiesgg-fnys1w {
    height: 348px;
  }

  .pokiesgg-ld6456 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .pokiesgg-ld6456 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesgg-ld6456 {
    padding: 63px;
  }
}

.pokiesgg-k2idza {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .pokiesgg-k2idza {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.pokiesgg-g5wvrc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokiesgg-g5wvrc {
    width: auto;
  }
}

.pokiesgg-cqlg2m {
  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;
}

.pokiesgg-cqlg2m::-webkit-scrollbar {
  display: none;
}

.pokiesgg-cqlg2m 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);
}

.pokiesgg-cqlg2m a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokiesgg-cqlg2m {
    margin-left: 16px;
    margin-top: 0;
  }
}

.pokiesgg-k2idza .pokiesgg-bs3877 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pokiesgg-gry4xl,
    mask-image 0.3s;
}

.pokiesgg-k2idza .pokiesgg-bs3877.pokiesgg-fw97bi {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.pokiesgg-g67e4d {
  margin: 40px -16px;
}

.pokiesgg-7blrxn + .pokiesgg-v5ev8y,
.pokiesgg-7blrxn + .pokiesgg-epzdtx {
  margin-top: 24px;
}

.pokiesgg-xmcx4z {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.pokiesgg-xmcx4z picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.pokiesgg-t8tatv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .pokiesgg-t8tatv {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-t8tatv {
    margin-top: 0;
  }
}

.pokiesgg-34gv1h {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokiesgg-34gv1h {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokiesgg-pu3w92 {
  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) {
  .pokiesgg-pu3w92 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.pokiesgg-qqh2i0 {
  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) {
  .pokiesgg-qqh2i0 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.pokiesgg-nr1k60 {
  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) {
  .pokiesgg-nr1k60 {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokiesgg-5hsnyo {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokiesgg-5hsnyo {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokiesgg-9rumgu {
  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;
}

.pokiesgg-rl6lw7 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.pokiesgg-rl6lw7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pokiesgg-x4p2md {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.pokiesgg-h1ixsw {
  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) {
  .pokiesgg-h1ixsw {
    padding: 15px 48px;
  }
}

main > .pokiesgg-x4p2md {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .pokiesgg-s2ei8o.pokiesgg-4ztab9 > div:nth-child(n+5) {
    display: none;
  }
}

.pokiesgg-2l63de p a img {
  display: block;
  margin: 0 auto;
}


.pokiesgg-n4gj0t {
  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 */
.pokiesgg-mcutib {
  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;
}

.pokiesgg-mcutib label {
  font-size: 14px;
}

.pokiesgg-mcutib h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pokiesgg-mcutib input,
.pokiesgg-mcutib textarea,
.pokiesgg-mcutib 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;
}
.pokiesgg-mcutib button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pokiesgg-ot1t2c ease;
}
.pokiesgg-mcutib button:hover {
  background-color: var(--button-bg-hover);
}
.pokiesgg-6dtbbu {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pokiesgg-tvyxmt ease-in;
}

.pokiesgg-6dtbbu 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;
}
.pokiesgg-ouxx7w, .pokiesgg-pam3mz, [class*="review-card"],
thead, thead th, table th, .pokiesgg-4hbef9,
.pokiesgg-rk8rh7, [class*="collapsible-header"],
.pokiesgg-447bl1, [class*="updated-block"] {
  color: #ece7dc !important;
}
