* {
  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-4udg8m {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-4udg8m {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesgg-4udg8m {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.pokiesgg-ym9bq6 {
  overflow: hidden;
}

.pokiesgg-pjcvb3 img {
  background: var(--Neutral-300);
}

.pokiesgg-hzuhuh {
  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-hr3nfl {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.pokiesgg-hr3nfl:hover {
  background: var(--button-bg-hover);
}

.pokiesgg-llyihc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.pokiesgg-llyihc:hover {
  background: var(--button-bg-hover);
}

.pokiesgg-x3cxqo {
  font-size: 12px;
  line-height: 18px;
}

.pokiesgg-d8vqp0 {
  font-size: 18px;
  line-height: 26px;
}

.pokiesgg-iciekj {
  width: 100%;
}

.pokiesgg-oxh4w6 {
  padding: 6px 16px;
}

.pokiesgg-zica7o {
  padding: 10px 16px;
}

.pokiesgg-igid4q {
  padding: 15px 26px;
}

.pokiesgg-9u256m {
  flex-shrink: 0;
}

.pokiesgg-vrdo67 {
  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-n7sbhq {
  display: none;
}

.pokiesgg-l1qav0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.pokiesgg-67617g {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.pokiesgg-6i0qsj {
  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-lqxicn {
  cursor: grab;
}

.pokiesgg-6i0qsj::-webkit-scrollbar {
  display: none;
}

.pokiesgg-xapeng {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.pokiesgg-0rfkl7 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.pokiesgg-h48a2n {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.pokiesgg-8mrhwj {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.pokiesgg-3ekxni {
  visibility: visible;
}

.pokiesgg-l70ya0 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.pokiesgg-blrx8v ease;
}

.pokiesgg-t26f1b {
  background-color: var(--Primary-200);
  width: 16px;
}

.pokiesgg-v3wmne {
  -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-blrx8v,
    mask-image 0.3s;
}

.pokiesgg-v3wmne.pokiesgg-9wi0kn {
  -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-bqh83s: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-uv55jt {
  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-ur0aa1.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-ur0aa1.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-vqyusi {
  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-vqyusi::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-7bkdvg {
  position: relative;
  z-index: 1;
}

.pokiesgg-kyhdp6 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.pokiesgg-h8x5e0 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.pokiesgg-gtmvzs {
  font-size: 40px;
  line-height: 48px;
}

.pokiesgg-pd388f {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pokiesgg-2tqrhm {
  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-2tqrhm:hover {
  background: var(--Primary-400);
}

.pokiesgg-2tqrhm svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.pokiesgg-bqh83s 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-vqyusi {
    max-width: 600px;
    padding: 64px;
  }

  .pokiesgg-kyhdp6 {
    font-size: 24px;
    line-height: 32px;
  }

  .pokiesgg-h8x5e0 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .pokiesgg-gtmvzs {
    font-size: 50px;
    line-height: 56px;
  }

  .pokiesgg-pd388f {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .pokiesgg-uv55jt {
    top: 25px;
    right: 25px;
  }
}

.pokiesgg-3e6d4s,
.pokiesgg-oh4s3q {
  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-p0fg6t.pokiesgg-z3egj2::before,
.pokiesgg-oh4s3q::before,
.pokiesgg-1yju6i::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-ur0aa1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.pokiesgg-7wpcx4 14.pokiesgg-vjbn3n.pokiesgg-pnnufg 14.pokiesgg-rg4lov 15.pokiesgg-t7a518 14.pokiesgg-ywt8ib 15.pokiesgg-2w5hvc 14.pokiesgg-nmfxdh.pokiesgg-jvw2aa 14.pokiesgg-vf0h85 19.pokiesgg-d92sqf 12.pokiesgg-q6p6p7 19.pokiesgg-d92sqf 10.pokiesgg-kyjx8n.pokiesgg-d92sqf 8.pokiesgg-jno6jw 17.pokiesgg-z7dd1m 7.pokiesgg-0txhdc 15.pokiesgg-o5m4yx 7.pokiesgg-t3mofc.pokiesgg-v860ru 7.pokiesgg-0txhdc 11.pokiesgg-2caoti 8.pokiesgg-jno6jw 11.pokiesgg-2caoti 10.pokiesgg-txj19w.pokiesgg-2caoti 12.pokiesgg-1giuqi 13.pokiesgg-k7tuya 14.pokiesgg-m3lt6f 15.pokiesgg-m41xxd 14.pokiesgg-75lysn.pokiesgg-ri7fhw 14.pokiesgg-wdjfiq 15.pokiesgg-d7bqec 14.pokiesgg-p1w41f 15.pokiesgg-mlx4bk 14.pokiesgg-dkqwwl.pokiesgg-7wpcx4 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.pokiesgg-xc0xy4 15.pokiesgg-wkv6al.pokiesgg-gqpqi4 15.pokiesgg-dpljp1 15.pokiesgg-etlagr 15.pokiesgg-8te2gi 15.pokiesgg-754fae 15.pokiesgg-ndoyxb.pokiesgg-4oxlh5 15.pokiesgg-8te2gi 15.pokiesgg-a7c6ie 15.pokiesgg-tdy5dm 15.pokiesgg-p4dx01 15.pokiesgg-yjoyuz.pokiesgg-f8n8ek 15.pokiesgg-eq36q9 7.pokiesgg-0fs4l7 18.pokiesgg-17zwzs 7.pokiesgg-b3psbw 23.pokiesgg-8y23nn.pokiesgg-r8mxrh.pokiesgg-cuypgg 18.pokiesgg-6g7f5y 19.pokiesgg-tun9rn 15.pokiesgg-2colrl 15.pokiesgg-xc0xy4 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.pokiesgg-od99zt [type="submit"] *,
.pokiesgg-z0riy6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .pokiesgg-isqc4h {
    display: none;
  }
}

.pokiesgg-wi3zbn {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .pokiesgg-wi3zbn {
  display: none;
}

@media (min-width: 768px) {
  .pokiesgg-wi3zbn {
    bottom: 22px;
  }
}

.pokiesgg-wi3zbn input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .pokiesgg-wi3zbn {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.pokiesgg-j9sxgx.static) .pokiesgg-wi3zbn {
    bottom: 8px;
  }
}

.pokiesgg-3zo4an {
  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-ur0aa1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.pokiesgg-2qoajg 3.pokiesgg-yz7576.pokiesgg-2uluze.pokiesgg-7ljz8f 3.pokiesgg-ow67h4 3.pokiesgg-xeesd8 5.pokiesgg-24xwdh 3.pokiesgg-xeesd8 8.pokiesgg-q5wlm2.pokiesgg-zm9we7.pokiesgg-xeesd8 26.pokiesgg-0kacpg 5.pokiesgg-zzues0 28.pokiesgg-py9xws 8.pokiesgg-o52txw 28.pokiesgg-me9gna.pokiesgg-vw91sr 28.pokiesgg-43p5dc.pokiesgg-1ygp6r 34.pokiesgg-o91732.pokiesgg-j1fjo4 36.pokiesgg-g118yf 11.pokiesgg-vsed0l 37.pokiesgg-wseiq3 12.pokiesgg-n7jrvr 36.pokiesgg-zewtin.pokiesgg-hq85c7 28.pokiesgg-q40wib.pokiesgg-xpr8tb.pokiesgg-dwk8xd 28.pokiesgg-rctp7i 36.pokiesgg-pqt1k3 26.pokiesgg-skowf0 36.pokiesgg-pqt1k3 23.pokiesgg-dxpolc.pokiesgg-96w0ga.pokiesgg-pqt1k3 5.pokiesgg-oely78 34.pokiesgg-vwatii 3.pokiesgg-ow67h4 31.pokiesgg-2qoajg 3.pokiesgg-azbmut.pokiesgg-rxz0xx 18.pokiesgg-0cgbpm.pokiesgg-bifqpl 18.pokiesgg-cyl9fv 8.pokiesgg-a4v9lc 17.pokiesgg-g7tlo4 8.pokiesgg-a4v9lc 15.pokiesgg-tbbqs8.pokiesgg-a4v9lc 14.pokiesgg-8p6wq4 9.pokiesgg-bifqpl 13.pokiesgg-ekuzif 11.pokiesgg-rxz0xx 13.pokiesgg-896m2s.pokiesgg-9ssahv 13.pokiesgg-ekuzif 13.pokiesgg-5ztpce 14.pokiesgg-8p6wq4 13.pokiesgg-5ztpce 15.pokiesgg-fa32a0.pokiesgg-5ztpce 17.pokiesgg-g7tlo4 12.pokiesgg-9ssahv 18.pokiesgg-cyl9fv 11.pokiesgg-rxz0xx 18.pokiesgg-vyhj10.pokiesgg-cw25ht 18.pokiesgg-9irqmt.pokiesgg-s4ws5u 18.pokiesgg-cyl9fv 17.pokiesgg-op09bc 17.pokiesgg-g7tlo4 17.pokiesgg-op09bc 15.pokiesgg-9ipjdj.pokiesgg-op09bc 14.pokiesgg-8p6wq4 18.pokiesgg-s4ws5u 13.pokiesgg-ekuzif 20.pokiesgg-cw25ht 13.pokiesgg-8d8aoo.pokiesgg-3tnba3 13.pokiesgg-ekuzif 22.pokiesgg-sey6uv 14.pokiesgg-8p6wq4 22.pokiesgg-sey6uv 15.pokiesgg-fjcmkg.pokiesgg-85z6mz 17.pokiesgg-g7tlo4 21.pokiesgg-3tnba3 18.pokiesgg-cyl9fv 20.pokiesgg-cw25ht 18.pokiesgg-ktky8h.pokiesgg-xkifke 18.pokiesgg-mr6ezj.pokiesgg-0aeq9x 18.pokiesgg-cyl9fv 26.pokiesgg-nvcoqx 17.pokiesgg-g7tlo4 26.pokiesgg-nvcoqx 15.pokiesgg-kfo2zs.pokiesgg-nvcoqx 14.pokiesgg-8p6wq4 27.pokiesgg-0aeq9x 13.pokiesgg-ekuzif 28.pokiesgg-xkifke 13.pokiesgg-ak49iq.pokiesgg-kfkszk 13.pokiesgg-ekuzif 31.pokiesgg-41lj6h 14.pokiesgg-8p6wq4 31.pokiesgg-41lj6h 15.pokiesgg-ve44fd.pokiesgg-nvcoqx 17.pokiesgg-g7tlo4 30.pokiesgg-kfkszk 18.pokiesgg-cyl9fv 28.pokiesgg-xkifke 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-3zo4an {
    display: none;
  }
}

.pokiesgg-2g97kj {
  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-2g97kj {
    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-z0riy6 {
  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-z0riy6 {
    padding: 14px 16px;
  }
}

.pokiesgg-z0riy6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.pokiesgg-z0riy6 button:first-child {
  align-content: end;
}

.pokiesgg-z0riy6 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .pokiesgg-z0riy6
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .pokiesgg-z0riy6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.pokiesgg-z0riy6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.pokiesgg-z0riy6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.pokiesgg-1yju6i {
  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-1yju6i::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .pokiesgg-1yju6i,
.pc61d126-chatbot[data-active-screen="3"]
  .pokiesgg-1yju6i {
  opacity: 1;
  visibility: visible;
}

.pokiesgg-fju01s {
  flex: 1 1;
}

.pokiesgg-65d4ua {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-65d4ua {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .pokiesgg-pc7d6m {
  display: block;
}

.pokiesgg-ei7nbr {
  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-ei7nbr {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.pokiesgg-oh4s3q {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.pokiesgg-oh4s3q::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.pokiesgg-65t9mh span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.pokiesgg-65t9mh p {
  color: var(--Text-100);
}

.pokiesgg-oh4s3q .pokiesgg-13kybe {
  grid-area: button;
}

.pokiesgg-oh4s3q .pokiesgg-13kybe::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-ur0aa1.org/2000/svg'%3E%3Cpath d='M4.pokiesgg-ahwm9y 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokiesgg-mqcv4k 15L16.pokiesgg-mqcv4k 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pokiesgg-mqcv4k 5L16.pokiesgg-mqcv4k 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .pokiesgg-b0kb9s {
  display: block;
}

.pokiesgg-4k95q2 {
  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-4k95q2 {
    margin-top: 40px;
  }
}

.pokiesgg-3e6d4s label,
.pokiesgg-3e6d4s input {
  display: block;
  width: 100%;
}

.pokiesgg-3e6d4s label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.pokiesgg-3e6d4s label.pokiesgg-b96eib input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.pokiesgg-3e6d4s label.pokiesgg-b96eib::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-3e6d4s 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-3e6d4s input::placeholder {
  color: var(--Text-400);
}

.pokiesgg-zs6m33 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .pokiesgg-zs6m33 {
  display: flex;
}

.pokiesgg-zs6m33 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .pokiesgg-zs6m33 ol {
    height: 420px;
    padding: 24px;
  }
}

.pokiesgg-zs6m33 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.pokiesgg-od99zt {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-od99zt {
    padding: 0 24px 24px;
  }
}

.pokiesgg-od99zt 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-od99zt input::placeholder {
  color: var(--Text-400);
}

.pokiesgg-od99zt [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.pokiesgg-od99zt [type="submit"]:disabled {
  opacity: 0.5;
}

.pokiesgg-od99zt [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .pokiesgg-od99zt [type="submit"] {
    right: 40px;
  }
}

.pokiesgg-p0fg6t {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.pokiesgg-p0fg6t.pokiesgg-z3egj2 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.pokiesgg-p0fg6t.pokiesgg-z3egj2::before {
  content: "";
  width: 31px;
}

.pokiesgg-p0fg6t.pokiesgg-z3egj2 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokiesgg-p0fg6t.pokiesgg-98bdjj p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.pokiesgg-p0fg6t p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pokiesgg-wi3zbn .pokiesgg-13kybe {
  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-isqc4h {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .pokiesgg-isqc4h {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .pokiesgg-isqc4h {
    padding: 18px 0;
  }
}

.pokiesgg-isqc4h .pokiesgg-4udg8m {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pokiesgg-isqc4h .pokiesgg-4udg8m {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.pokiesgg-9z4lq1 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .pokiesgg-9z4lq1 {
    max-width: 160px;
    height: 40px;
  }
}

.pokiesgg-9z4lq1 picture,
.pokiesgg-9z4lq1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.pokiesgg-9z4lq1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .pokiesgg-jde7ey {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.pokiesgg-blrx8v ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .pokiesgg-isqc4h.pokiesgg-5dyjzj .pokiesgg-jde7ey {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pokiesgg-jde7ey {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .pokiesgg-jde7ey {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.pokiesgg-byfi1n,
.pokiesgg-ftp581 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .pokiesgg-byfi1n,
  .pokiesgg-ftp581 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .pokiesgg-ftp581 {
    display: none;
  }
}

.pokiesgg-nrd3u3 {
  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-5dyjzj .pokiesgg-nrd3u3 {
  background: var(--fh-bg-color);
}

.pokiesgg-nrd3u3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .pokiesgg-nrd3u3 {
    display: none;
  }
}

.pokiesgg-t10l7i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokiesgg-t10l7i {
    display: none;
  }
}

.pokiesgg-rzkj35 {
  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-isqc4h.pokiesgg-5dyjzj .pokiesgg-rzkj35:first-child {
  display: none;
}

.pokiesgg-isqc4h.pokiesgg-5dyjzj .pokiesgg-rzkj35:last-child {
  display: block;
}

.pokiesgg-rzkj35:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pokiesgg-rzkj35 {
    display: none;
  }
}

.pokiesgg-7alp9j {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokiesgg-7alp9j {
    display: flex;
  }
}

.pokiesgg-7alp9j ul {
  max-height: 350px;
  overflow-y: auto;
}

.pokiesgg-7alp9j:hover ul {
  visibility: visible;
  opacity: 1;
}

.pokiesgg-7alp9j:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.pokiesgg-7alp9j:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.pokiesgg-7alp9j:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.pokiesgg-7alp9j:hover .pokiesgg-inbeae svg {
  transform: rotate(180deg);
}

.pokiesgg-t8vtiv {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.pokiesgg-pc2yey {
  padding: 0 8px;
}

.pokiesgg-jrn00k {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.pokiesgg-jrn00k:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .pokiesgg-jrn00k {
    padding: 4px 8px;
  }
}

.pokiesgg-f19cfs {
  display: flex;
}

.pokiesgg-f19cfs img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.pokiesgg-inbeae {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.pokiesgg-inbeae svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.pokiesgg-hmyto5 {
  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-hmyto5 {
    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-cxpv0h {
  width: 100%;
}

@media (min-width: 1200px) {
  .pokiesgg-cxpv0h {
    display: none;
  }
}

.pokiesgg-v3dp86 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.pokiesgg-unmb9l {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.pokiesgg-cxiqxt {
  display: flex;
}

.pokiesgg-gt7ng4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.pokiesgg-32nmkv {
  list-style: none;
}

@media (max-width: 1199px) {
  .pokiesgg-32nmkv {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-32nmkv {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .pokiesgg-32nmkv .pokiesgg-94wufx [data-ref-el],
  .pokiesgg-32nmkv .pokiesgg-94wufx span,
  .pokiesgg-32nmkv .pokiesgg-94wufx a {
    white-space: nowrap;
  }
}

.pokiesgg-a4gtq2 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .pokiesgg-a4gtq2.pokiesgg-kjaw2a > .pokiesgg-94wufx {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .pokiesgg-a4gtq2.pokiesgg-a4xo98:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .pokiesgg-a4gtq2.pokiesgg-kjaw2a > .pokiesgg-sn72z7 {
    height: auto;
  }

  .pokiesgg-a4gtq2.pokiesgg-kjaw2a > div > .pokiesgg-d4rdxy {
    transform: rotate(180deg);
  }
}

.pokiesgg-a4gtq2 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.pokiesgg-a4gtq2 [data-ref-el],
.pokiesgg-a4gtq2 span {
  cursor: pointer;
}

.pokiesgg-a4gtq2 [data-ref-el],
.pokiesgg-a4gtq2 span,
.pokiesgg-a4gtq2 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-a4gtq2 [data-ref-el],
  .pokiesgg-a4gtq2 span,
  .pokiesgg-a4gtq2 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-a4gtq2 [data-ref-el],
  .pokiesgg-a4gtq2 span,
  .pokiesgg-a4gtq2 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.pokiesgg-sn72z7 {
  height: 0;
  overflow: hidden;
  transition: height 0.pokiesgg-blrx8v ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.pokiesgg-sn72z7::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.pokiesgg-sn72z7::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.pokiesgg-sn72z7::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .pokiesgg-sn72z7 {
    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-sn72z7:has(> .pokiesgg-a4gtq2.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .pokiesgg-sn72z7 .pokiesgg-sn72z7 {
    padding: 0;
  }

  .pokiesgg-sn72z7 .pokiesgg-a4gtq2 {
    font-weight: 400;
  }

  .pokiesgg-sn72z7 .pokiesgg-a4gtq2:hover > .pokiesgg-94wufx {
    background: var(--Neutral-300);
  }

  .pokiesgg-sn72z7 .pokiesgg-d4rdxy {
    rotate: -90deg;
  }
}

.pokiesgg-94wufx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pokiesgg-94wufx {
    padding: 8px;
  }

  .pokiesgg-a4gtq2.pokiesgg-hliqpf > .pokiesgg-94wufx {
    background: var(--Neutral-300);
  }
}

.pokiesgg-d4rdxy {
  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-ur0aa1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.pokiesgg-l4z7w0 0.pokiesgg-1iv0z5.pokiesgg-q1ma69 -0.pokiesgg-kvlovb 0.pokiesgg-acrxrx -0.pokiesgg-kvlovb 1.pokiesgg-46ntry 0.pokiesgg-lxnrmp.pokiesgg-cpwko4 4.pokiesgg-ejewgq.pokiesgg-l4z7w0 0.pokiesgg-vyhtja.pokiesgg-9sst8z -0.pokiesgg-kvlovb 9.pokiesgg-lnsw3u -0.pokiesgg-kvlovb 10.pokiesgg-0i0rwx 0.pokiesgg-82fp2b.pokiesgg-xmz4xd 0.pokiesgg-q1ma69 10.pokiesgg-xmz4xd 0.pokiesgg-acrxrx 10.pokiesgg-0i0rwx 1.pokiesgg-78nn7t.pokiesgg-sm9qbr 5.pokiesgg-75x6rp.pokiesgg-193ewl 6.pokiesgg-krj9fb 5.pokiesgg-9fknxm 6.pokiesgg-krj9fb 4.pokiesgg-mr1hpd 5.pokiesgg-5utgpu.pokiesgg-l4z7w0 1.pokiesgg-i428ce.pokiesgg-kvlovb 0.pokiesgg-acrxrx -0.pokiesgg-kvlovb 0.pokiesgg-q1ma69 0.pokiesgg-l4z7w0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.pokiesgg-blrx8v ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pokiesgg-d4rdxy {
    cursor: default;
  }
}

.pokiesgg-1fkv26 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.pokiesgg-ald17a {
  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-ald17a {
    padding: 40px 4px;
  }
}

.pokiesgg-7vq1kq {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .pokiesgg-7vq1kq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.pokiesgg-u0c5hm {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .pokiesgg-u0c5hm {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.pokiesgg-u0c5hm ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.pokiesgg-u0c5hm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.pokiesgg-u0c5hm [data-ref-el],
.pokiesgg-u0c5hm span,
.pokiesgg-u0c5hm a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.pokiesgg-naok4v {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokiesgg-naok4v {
    margin-bottom: 12px;
  }
}

.pokiesgg-diueos {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.pokiesgg-diueos img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .pokiesgg-diueos:last-child {
    margin-right: 0;
  }
}

.pokiesgg-eo696k {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokiesgg-naok4v:hover .pokiesgg-rv65xa {
  visibility: visible;
  opacity: 1;
}

.pokiesgg-rv65xa {
  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-tzkuqx {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.pokiesgg-c4meoe {
  display: flex;
  margin: 6px;
}

.pokiesgg-c4meoe img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.pokiesgg-rv65xa::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-rv65xa::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-h9sutn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .pokiesgg-h9sutn {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.pokiesgg-ezgx42 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .pokiesgg-ezgx42 {
    margin-right: 32px;
  }
}

.pokiesgg-vwcvkr {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pokiesgg-vwcvkr {
    margin-top: 0;
    width: 340px;
  }
}

.pokiesgg-vwcvkr a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pokiesgg-bhwn6m {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.pokiesgg-gc2lzd {
  position: relative;
}

@media (min-width: 768px) {
  .pokiesgg-gc2lzd {
    margin-top: 40px;
  }
}

.pokiesgg-gc2lzd + .pokiesgg-l26p6c,
.pokiesgg-gc2lzd + .pokiesgg-gc2lzd {
  margin-top: 24px;
}

.pokiesgg-0ztb0i {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-0ztb0i {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesgg-0ztb0i {
    padding: 80px;
  }
}

.pokiesgg-2fe50n {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .pokiesgg-2fe50n {
    padding: 0 16px;
}


}

.pokiesgg-v7iew0 {
  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-v7iew0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.pokiesgg-gj6in3 {
  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-gj6in3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokiesgg-w223z9 {
  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-w223z9:hover {
  background: var(--button-bg-hover);
}

.pokiesgg-8l3m4a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.pokiesgg-8l3m4a img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .pokiesgg-8l3m4a img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .pokiesgg-8l3m4a img {
  min-height: 100%;
  }
}

.pokiesgg-0ztb0i::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.pokiesgg-mqr1lz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pokiesgg-mqr1lz h1,
.pokiesgg-mqr1lz h2,
.pokiesgg-mqr1lz h3,
.pokiesgg-mqr1lz h4 {
  margin-bottom: 6px;
}

.pokiesgg-mqr1lz h1:not(:first-child),
.pokiesgg-mqr1lz h2:not(:first-child),
.pokiesgg-mqr1lz h3:not(:first-child),
.pokiesgg-mqr1lz h4:not(:first-child) {
  margin-top: 16px;
}

.pokiesgg-mqr1lz h1,
.pokiesgg-mqr1lz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .pokiesgg-mqr1lz h1,
  .pokiesgg-mqr1lz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.pokiesgg-mqr1lz h2,
.pokiesgg-mqr1lz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .pokiesgg-mqr1lz h2,
  .pokiesgg-mqr1lz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-mqr1lz h3,
.pokiesgg-mqr1lz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .pokiesgg-mqr1lz h3,
  .pokiesgg-mqr1lz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokiesgg-mqr1lz h4,
.pokiesgg-mqr1lz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.pokiesgg-mqr1lz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.pokiesgg-mqr1lz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.pokiesgg-mqr1lz 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-mqr1lz ul ul {
  margin-bottom: 8px;
}

.pokiesgg-mqr1lz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.pokiesgg-mqr1lz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.pokiesgg-mqr1lz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.pokiesgg-mqr1lz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.pokiesgg-mqr1lz ol li::marker {
  font-weight: 700;
}

.pokiesgg-mqr1lz ol ol {
  margin-bottom: 8px;
}

.pokiesgg-mqr1lz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.pokiesgg-mqr1lz ol ul li {
  padding-left: 16px;
}

.pokiesgg-mqr1lz 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-mqr1lz table {
    padding: 24px;
  }
}

.pokiesgg-mqr1lz table.pokiesgg-grk9f5 {
  -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-blrx8v,
    mask-image 0.3s;
}

.pokiesgg-mqr1lz table.pokiesgg-grk9f5.pokiesgg-9wi0kn {
  -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-mqr1lz table {
    display: table;
  }
}

.pokiesgg-mqr1lz 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-mqr1lz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokiesgg-mqr1lz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokiesgg-mqr1lz 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-mqr1lz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.pokiesgg-mqr1lz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pokiesgg-mqr1lz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pokiesgg-mqr1lz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.pokiesgg-mqr1lz img {
  max-width: 100%;
  height: auto;
}

.pokiesgg-30ek5c {
  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-30ek5c {
    padding: 24px;
  }
}

.pokiesgg-au6t3g {
  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-au6t3g {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.pokiesgg-au6t3g > * {
  margin: 0 !important;
}

.pokiesgg-au6t3g img,
.pokiesgg-xtu0tj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-au6t3g img,
  .pokiesgg-xtu0tj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-97z27k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-97z27k {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-vsy9p7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pokiesgg-vsy9p7 .pokiesgg-zc0j7i {
  flex-shrink: 0;
}

.pokiesgg-vsy9p7 .pokiesgg-tc9q21 svg {
  display: none;
}

.pokiesgg-k5or2p {
  display: grid;
  transition: max-height 0.pokiesgg-blrx8v ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .pokiesgg-k5or2p {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-k5or2p {
    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-k5or2p.pokiesgg-khglrn + .pokiesgg-zc0j7i svg {
  transform: rotate(180deg);
}

.pokiesgg-rhui6u {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.pokiesgg-rhui6u > div:nth-child(3n) {
  grid-column: span 2;
}

.pokiesgg-rhui6u
  > div:nth-child(3n)
  .pokiesgg-per3ca
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .pokiesgg-rhui6u {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .pokiesgg-rhui6u > div:nth-child(3n) {
    grid-column: unset;
  }

  .pokiesgg-rhui6u
    > div:nth-child(3n)
    .pokiesgg-per3ca
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-rhui6u {
    max-width: 270px;
  }
}

.pokiesgg-rhui6u .pokiesgg-per3ca button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .pokiesgg-rhui6u .pokiesgg-per3ca button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-rhui6u .pokiesgg-per3ca button {
    max-width: 104px;
  }
}

.pokiesgg-jq2fv9 {
  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-jq2fv9 {
    margin-bottom: 0;
  }
}

.pokiesgg-dgwazy {
  display: none;
  opacity: 0;
}

.pokiesgg-npjjzx {
  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-npjjzx img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.pokiesgg-per3ca {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.pokiesgg-per3ca 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-per3ca
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pokiesgg-per3ca
    button {
    max-width: 145px;
  }
}

.pokiesgg-k04eu6:first-child
  .pokiesgg-per3ca
  button {
  max-width: 270px;
}

.pokiesgg-ltum0x {
  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-jq2fv9 picture {
  width: 100%;
  max-width: 100%;
}

.pokiesgg-11r4mk {
  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-11r4mk svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.pokiesgg-jq2fv9:hover .pokiesgg-11r4mk {
  display: flex;
}

.pokiesgg-q2ivjs {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.pokiesgg-xmudak {
  display: flex;
}

.pokiesgg-xmudak:hover .pokiesgg-ng3o8i,
.pokiesgg-xmudak .pokiesgg-hliqpf .pokiesgg-ng3o8i {
  display: flex;
}

.pokiesgg-xmudak svg {
  flex-shrink: 0;
}

.pokiesgg-ng3o8i {
  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-ng3o8i {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.pokiesgg-ng3o8i:hover {
  display: flex;
}

.pokiesgg-ng3o8i svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.pokiesgg-t0gl82 {
  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-t0gl82 {
    font-size: 12px;
  }
}

.pokiesgg-9q6ziv,
.pokiesgg-g9sxa2 {
  width: 50%;
  flex-shrink: 0;
}

.pokiesgg-9q6ziv {
  font-weight: 700;
}

.pokiesgg-bqjy50 .pokiesgg-k5or2p {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pokiesgg-bqjy50 .pokiesgg-k5or2p {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pokiesgg-bqjy50 .pokiesgg-k5or2p {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pokiesgg-bqjy50
  .pokiesgg-ltum0x:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.pokiesgg-bqjy50 .pokiesgg-npjjzx {
  height: 100% !important;
  border-radius: 16px;
}

.pokiesgg-bqjy50 .pokiesgg-per3ca {
  gap: 4px;
  align-items: center;
}

.pokiesgg-bqjy50 .pokiesgg-per3ca button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pokiesgg-bqjy50 .pokiesgg-per3ca svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.pokiesgg-bqjy50 .pokiesgg-2jwfz2,
.pokiesgg-bqjy50 .pokiesgg-kw3i4n {
  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-ur0aa1.org/2000/svg'%3E%3Cpath d='M9.pokiesgg-s1c98d 4.pokiesgg-iw4f4d.pokiesgg-slnd5r 5.pokiesgg-h7qlzi.pokiesgg-mgdcdk 5.pokiesgg-rquk4x.pokiesgg-tywzuy 5.pokiesgg-2lnv1m.pokiesgg-umm5j9 8.pokiesgg-8y84li.pokiesgg-odz7to 9.pokiesgg-cfax6z.pokiesgg-486bmf 9.pokiesgg-wy2wgm.pokiesgg-sjr2jk 13.pokiesgg-kpido8.pokiesgg-fkcx4v 11.pokiesgg-hll719.pokiesgg-iqwp90 11.pokiesgg-pzopyx.pokiesgg-1hp2qd 11.pokiesgg-jumhu4.pokiesgg-6o29u7 13.pokiesgg-9qqpgw.pokiesgg-k5m0mj 9.pokiesgg-r31b8v.pokiesgg-35eqfy 9.pokiesgg-lwijnl.pokiesgg-hq3npz 8.pokiesgg-q92lpo.pokiesgg-t6zwvq 5.pokiesgg-pplrja.pokiesgg-r6laz9 5.pokiesgg-5ua8uo.pokiesgg-8z3z9n 5.pokiesgg-mghhp0.pokiesgg-tfnjex 4.pokiesgg-ml221z.pokiesgg-iqwp90 1.pokiesgg-49b6zh.pokiesgg-s1c98d 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.pokiesgg-bqjy50 .pokiesgg-2jwfz2 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.pokiesgg-bqjy50 .pokiesgg-kw3i4n {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.pokiesgg-t0m3tv {
  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-t0m3tv {
    padding: 24px;
  }
}

.pokiesgg-t0m3tv .pokiesgg-zc0j7i {
  display: flex;
}

@media (min-width: 768px) {
  .pokiesgg-t0m3tv .pokiesgg-zc0j7i {
    display: none;
  }
}

.pokiesgg-t0m3tv .pokiesgg-tc9q21 svg {
  display: none;
}

.pokiesgg-aq6o7x {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pokiesgg-aq6o7x .pokiesgg-hzuhuh {
  display: none;
}

@media (min-width: 768px) {
  .pokiesgg-aq6o7x .pokiesgg-hzuhuh {
    display: flex;
  }
}

.pokiesgg-stq6qj {
  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-stq6qj {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-stq6qj > * {
  margin: 0 !important;
}

.pokiesgg-stq6qj img,
.pokiesgg-0ee754 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-stq6qj img,
  .pokiesgg-0ee754 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-ebt0pa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-ebt0pa {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-pzm1zi {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .pokiesgg-pzm1zi {
    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-pzm1zi::-webkit-scrollbar {
    display: none;
  }
}

.pokiesgg-bumwj7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .pokiesgg-bumwj7 {
    padding: 7px 15px;
  }
}

.pokiesgg-bumwj7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokiesgg-1i70lj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokiesgg-1i70lj {
    display: flex;
    opacity: 1;
  }
}

.pokiesgg-bumwj7 picture {
  height: 100%;
  display: block;
}

.pokiesgg-bumwj7 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .pokiesgg-bumwj7 img {
    width: 88px;
    height: 44px;
  }
}

.pokiesgg-bumwj7 p {
  text-align: center;
  width: 100%;
}

.pokiesgg-sirb5v {
  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-sirb5v {
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-sirb5v img,
.pokiesgg-9dz38z {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-sirb5v img,
  .pokiesgg-9dz38z {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-s1ooeb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-s1ooeb {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-vedpdp {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.pokiesgg-sjkwd9 {
  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-jvcnez {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.pokiesgg-jvcnez.pokiesgg-hliqpf {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.pokiesgg-e3pmjh {
  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-e3pmjh {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokiesgg-7y9961 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.pokiesgg-rd9q4c {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.pokiesgg-blrx8v ease;
  opacity: 0;
  color: var(--text-color);
}

.pokiesgg-ar9401 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.pokiesgg-ar9401 ol,
.pokiesgg-ar9401 ul {
  padding-left: 1.3em;
}

.pokiesgg-jvcnez.pokiesgg-hliqpf .pokiesgg-rd9q4c {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.pokiesgg-jvcnez.pokiesgg-hliqpf .pokiesgg-7y9961 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.pokiesgg-qux7ia {
  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-qux7ia {
    padding: 24px;
  }
}

.pokiesgg-qux7ia .pokiesgg-zc0j7i {
  display: flex;
}

@media (min-width: 768px) {
  .pokiesgg-qux7ia .pokiesgg-zc0j7i {
    display: none;
  }
}

.pokiesgg-qux7ia .pokiesgg-tc9q21 svg {
  display: none;
}

.pokiesgg-fqv87t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pokiesgg-fqv87t .pokiesgg-hzuhuh {
  display: none;
}

@media (min-width: 768px) {
  .pokiesgg-fqv87t .pokiesgg-hzuhuh {
    display: flex;
  }
}

.pokiesgg-5f4jm5 {
  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-5f4jm5 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.pokiesgg-5f4jm5 > * {
  margin: 0 !important;
}

.pokiesgg-5f4jm5 img,
.pokiesgg-xlcwon {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pokiesgg-5f4jm5 img,
  .pokiesgg-xlcwon {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pokiesgg-y17us5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pokiesgg-y17us5 {
    width: 32px;
    height: 32px;
  }
}

.pokiesgg-57hsie {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .pokiesgg-57hsie {
    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-57hsie::-webkit-scrollbar {
    display: none;
  }
}

.pokiesgg-x8rx09 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.pokiesgg-x8rx09:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pokiesgg-12ykwt {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pokiesgg-12ykwt {
    display: flex;
    opacity: 1;
  }
}

.pokiesgg-x8rx09 picture {
  width: auto;
  height: 100%;
  display: block;
}

.pokiesgg-x8rx09 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.pokiesgg-yf0pxo {
  margin: -24px 0;
}

.pokiesgg-yf0pxo:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .pokiesgg-yf0pxo {
    margin: -16px 0;
  }
}

.pokiesgg-6j67j4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .pokiesgg-6j67j4 {
    flex-direction: row;
  }
}

.pokiesgg-vyfu9x {
  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-vyfu9x {
    flex: 1;
  }
}

.pokiesgg-vyfu9x::placeholder {
  color: var(--Text-400);
}

.pokiesgg-37nnfi {
  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-hv9xsx {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.pokiesgg-hv9xsx::-webkit-scrollbar {
  display: none;
}

.pokiesgg-xdriyg {
  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-xdriyg img,
.pokiesgg-xdriyg svg {
  margin-right: 8px;
}

.pokiesgg-2va8h7 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.pokiesgg-yf0pxo + .pokiesgg-n43eyw {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pokiesgg-yf0pxo + .pokiesgg-n43eyw {
    margin-top: -16px;
  }
}

.pokiesgg-if404m {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.pokiesgg-if404m > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.pokiesgg-if404m > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.pokiesgg-r7zpgb {
  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-v5lczu {
  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-u1al4g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.pokiesgg-v778m1 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.pokiesgg-4u7vjx {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.pokiesgg-r7zpgb 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-r7zpgb 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-r7zpgb {
    padding: 39px 179px 39px 39px;
  }

  .pokiesgg-v5lczu {
    font-size: 40px;
    line-height: 48px;
  }

  .pokiesgg-4u7vjx {
    height: 348px;
  }

  .pokiesgg-r7zpgb button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .pokiesgg-r7zpgb button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pokiesgg-r7zpgb {
    padding: 63px;
  }
}

.pokiesgg-qx2qn9 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .pokiesgg-qx2qn9 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.pokiesgg-vx7r1x {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokiesgg-vx7r1x {
    width: auto;
  }
}

.pokiesgg-36dupx {
  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-36dupx::-webkit-scrollbar {
  display: none;
}

.pokiesgg-36dupx 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-36dupx a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pokiesgg-36dupx {
    margin-left: 16px;
    margin-top: 0;
  }
}

.pokiesgg-qx2qn9 .pokiesgg-ngne43 {
  -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-blrx8v,
    mask-image 0.3s;
}

.pokiesgg-qx2qn9 .pokiesgg-ngne43.pokiesgg-9wi0kn {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.pokiesgg-xpe1x7 {
  margin: 40px -16px;
}

.pokiesgg-qutm84 + .pokiesgg-l26p6c,
.pokiesgg-qutm84 + .pokiesgg-gc2lzd {
  margin-top: 24px;
}

.pokiesgg-625vl9 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.pokiesgg-625vl9 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.pokiesgg-ok3n5u {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .pokiesgg-ok3n5u {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .pokiesgg-ok3n5u {
    margin-top: 0;
  }
}

.pokiesgg-506tin {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokiesgg-506tin {
    font-size: 24px;
    line-height: 32px;
  }
}

.pokiesgg-ubu81k {
  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-ubu81k {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.pokiesgg-ol5h4f {
  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-ol5h4f {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.pokiesgg-nux3o4 {
  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-nux3o4 {
    font-size: 20px;
    line-height: 28px;
  }
}

.pokiesgg-oimeaa {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pokiesgg-oimeaa {
    font-size: 32px;
    line-height: 40px;
  }
}

.pokiesgg-eg9jk8 {
  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-nbjtvp {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.pokiesgg-nbjtvp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pokiesgg-n43eyw {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.pokiesgg-bth2g1 {
  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-bth2g1 {
    padding: 15px 48px;
  }
}

main > .pokiesgg-n43eyw {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .pokiesgg-k5or2p.pokiesgg-poyxt2 > div:nth-child(n+5) {
    display: none;
  }
}

.pokiesgg-mqr1lz p a img {
  display: block;
  margin: 0 auto;
}


.pokiesgg-qfkkuu {
  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-hdxn4g {
  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-hdxn4g label {
  font-size: 14px;
}

.pokiesgg-hdxn4g h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pokiesgg-hdxn4g input,
.pokiesgg-hdxn4g textarea,
.pokiesgg-hdxn4g 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-hdxn4g button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pokiesgg-0abphe ease;
}
.pokiesgg-hdxn4g button:hover {
  background-color: var(--button-bg-hover);
}
.pokiesgg-iwq88f {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pokiesgg-9whric ease-in;
}

.pokiesgg-iwq88f 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-yxs52y, .pokiesgg-haq209, [class*="review-card"],
thead, thead th, table th, .pokiesgg-hfogho,
.pokiesgg-2iqvuz, [class*="collapsible-header"],
.pokiesgg-nyr9gt, [class*="updated-block"] {
  color: #ece7dc !important;
}
