* {
  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;
  }
}

.jackpot-jill-24w033 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-24w033 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-24w033 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.jackpot-jill-jhf3na {
  overflow: hidden;
}

.jackpot-jill-wvrshz img {
  background: var(--Neutral-300);
}

.jackpot-jill-o5uyo5 {
  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;
}

.jackpot-jill-xkez0r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.jackpot-jill-xkez0r:hover {
  background: var(--button-bg-hover);
}

.jackpot-jill-z8taf7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.jackpot-jill-z8taf7:hover {
  background: var(--button-bg-hover);
}

.jackpot-jill-o9dmm3 {
  font-size: 12px;
  line-height: 18px;
}

.jackpot-jill-0yajlt {
  font-size: 18px;
  line-height: 26px;
}

.jackpot-jill-08vxrz {
  width: 100%;
}

.jackpot-jill-7eyfxx {
  padding: 6px 16px;
}

.jackpot-jill-pb9fr9 {
  padding: 10px 16px;
}

.jackpot-jill-lqox4c {
  padding: 15px 26px;
}

.jackpot-jill-7knus2 {
  flex-shrink: 0;
}

.jackpot-jill-vr7qrg {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.jackpot-jill-9v6x61 {
  display: none;
}

.jackpot-jill-f47mud {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.jackpot-jill-f0xp54 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.jackpot-jill-weyer3 {
  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;
}

.jackpot-jill-3t6582 {
  cursor: grab;
}

.jackpot-jill-weyer3::-webkit-scrollbar {
  display: none;
}

.jackpot-jill-b5ruf8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.jackpot-jill-n5rpbz {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.jackpot-jill-szq72q {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.jackpot-jill-sw3obw {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.jackpot-jill-8oomww {
  visibility: visible;
}

.jackpot-jill-uirlj4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.jackpot-jill-gd3km6 ease;
}

.jackpot-jill-kvz387 {
  background-color: var(--Primary-200);
  width: 16px;
}

.jackpot-jill-bls682 {
  -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.jackpot-jill-gd3km6,
    mask-image 0.3s;
}

.jackpot-jill-bls682.jackpot-jill-mbo8md {
  -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;
  }
}

.jackpot-jill-cn2nwt: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;
}

.jackpot-jill-1pnqvz {
  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.jackpot-jill-xh55bb.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.jackpot-jill-xh55bb.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;
}

.jackpot-jill-f7vrwf {
  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);
}

.jackpot-jill-f7vrwf::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%
  );
}

.jackpot-jill-q8dtei {
  position: relative;
  z-index: 1;
}

.jackpot-jill-imf5mz {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.jackpot-jill-wu1gzo {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.jackpot-jill-ehifx0 {
  font-size: 40px;
  line-height: 48px;
}

.jackpot-jill-u73sis {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.jackpot-jill-k7760k {
  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;
}

.jackpot-jill-k7760k:hover {
  background: var(--Primary-400);
}

.jackpot-jill-k7760k svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.jackpot-jill-cn2nwt 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) {
  .jackpot-jill-f7vrwf {
    max-width: 600px;
    padding: 64px;
  }

  .jackpot-jill-imf5mz {
    font-size: 24px;
    line-height: 32px;
  }

  .jackpot-jill-wu1gzo {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .jackpot-jill-ehifx0 {
    font-size: 50px;
    line-height: 56px;
  }

  .jackpot-jill-u73sis {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .jackpot-jill-1pnqvz {
    top: 25px;
    right: 25px;
  }
}

.jackpot-jill-svxmf0,
.jackpot-jill-ipqgdg {
  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;
}

.jackpot-jill-xqi87j.jackpot-jill-ah4e2p::before,
.jackpot-jill-ipqgdg::before,
.jackpot-jill-2vbj5y::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.jackpot-jill-xh55bb.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.jackpot-jill-gtul0q 14.jackpot-jill-5oka2p.jackpot-jill-88c7g2 14.jackpot-jill-sj5m6w 15.jackpot-jill-t01dy6 14.jackpot-jill-h644tc 15.jackpot-jill-cum4lq 14.jackpot-jill-wgg2b1.jackpot-jill-gkz6rw 14.jackpot-jill-mss6ll 19.jackpot-jill-1wat7g 12.jackpot-jill-8zr4jw 19.jackpot-jill-1wat7g 10.jackpot-jill-q6rgrq.jackpot-jill-1wat7g 8.jackpot-jill-xzkh7s 17.jackpot-jill-7286we 7.jackpot-jill-z5udnp 15.jackpot-jill-lqhzij 7.jackpot-jill-x197h6.jackpot-jill-u6d2aq 7.jackpot-jill-z5udnp 11.jackpot-jill-05gx1k 8.jackpot-jill-xzkh7s 11.jackpot-jill-05gx1k 10.jackpot-jill-goc824.jackpot-jill-05gx1k 12.jackpot-jill-vlmmf6 13.jackpot-jill-3n3vyf 14.jackpot-jill-2iwzh5 15.jackpot-jill-mzuy1f 14.jackpot-jill-2moy52.jackpot-jill-y3mib2 14.jackpot-jill-hi80c4 15.jackpot-jill-ho2slr 14.jackpot-jill-ucfmb8 15.jackpot-jill-8oq31a 14.jackpot-jill-rstfre.jackpot-jill-gtul0q 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.jackpot-jill-ki8zsx 15.jackpot-jill-dr3eja.jackpot-jill-rigzfv 15.jackpot-jill-8whdzc 15.jackpot-jill-px1hi8 15.jackpot-jill-s3zlgp 15.jackpot-jill-twvp67 15.jackpot-jill-hcecbh.jackpot-jill-xohu6t 15.jackpot-jill-s3zlgp 15.jackpot-jill-duu8re 15.jackpot-jill-oquo0d 15.jackpot-jill-euzxjt 15.jackpot-jill-3y4sxi.jackpot-jill-1cbuxw 15.jackpot-jill-pypdy7 7.jackpot-jill-jq894s 18.jackpot-jill-sajo72 7.jackpot-jill-u8vcjp 23.jackpot-jill-accnqu.jackpot-jill-oub49t.jackpot-jill-dim40m 18.jackpot-jill-25podc 19.jackpot-jill-2u40yf 15.jackpot-jill-6l8o0u 15.jackpot-jill-ki8zsx 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.jackpot-jill-lqhgi7 [type="submit"] *,
.jackpot-jill-nz8710 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .jackpot-jill-ywdvmc {
    display: none;
  }
}

.jackpot-jill-b2hk6h {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .jackpot-jill-b2hk6h {
  display: none;
}

@media (min-width: 768px) {
  .jackpot-jill-b2hk6h {
    bottom: 22px;
  }
}

.jackpot-jill-b2hk6h input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .jackpot-jill-b2hk6h {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.jackpot-jill-xmaf4f.static) .jackpot-jill-b2hk6h {
    bottom: 8px;
  }
}

.jackpot-jill-phk81i {
  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.jackpot-jill-xh55bb.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.jackpot-jill-sj7h0f 3.jackpot-jill-eoabtw.jackpot-jill-dmsl5q.jackpot-jill-b6g44i 3.jackpot-jill-6piyg2 3.jackpot-jill-oxhj0b 5.jackpot-jill-39ie29 3.jackpot-jill-oxhj0b 8.jackpot-jill-2e9r4x.jackpot-jill-tmsdpy.jackpot-jill-oxhj0b 26.jackpot-jill-mv1fxq 5.jackpot-jill-vo23kh 28.jackpot-jill-p9pixn 8.jackpot-jill-o9vara 28.jackpot-jill-tdl9h0.jackpot-jill-xhzgjb 28.jackpot-jill-fwmt3h.jackpot-jill-785i7g 34.jackpot-jill-igmn23.jackpot-jill-1elb3h 36.jackpot-jill-0p2skf 11.jackpot-jill-hdou2x 37.jackpot-jill-y8ryht 12.jackpot-jill-atbi17 36.jackpot-jill-i4bcra.jackpot-jill-68rtqd 28.jackpot-jill-4ayen4.jackpot-jill-qbnsxi.jackpot-jill-lwmpm2 28.jackpot-jill-g6ge99 36.jackpot-jill-l3aikr 26.jackpot-jill-29e5d8 36.jackpot-jill-l3aikr 23.jackpot-jill-4xa82k.jackpot-jill-zhjdrx.jackpot-jill-l3aikr 5.jackpot-jill-woe07c 34.jackpot-jill-bg9ho6 3.jackpot-jill-6piyg2 31.jackpot-jill-sj7h0f 3.jackpot-jill-aji44c.jackpot-jill-lhzm2b 18.jackpot-jill-of7p9s.jackpot-jill-fpe3x4 18.jackpot-jill-zzgy9w 8.jackpot-jill-x3peg2 17.jackpot-jill-zrsakr 8.jackpot-jill-x3peg2 15.jackpot-jill-ofdtkb.jackpot-jill-x3peg2 14.jackpot-jill-5okkbo 9.jackpot-jill-fpe3x4 13.jackpot-jill-0h3sib 11.jackpot-jill-lhzm2b 13.jackpot-jill-imi98i.jackpot-jill-kov609 13.jackpot-jill-0h3sib 13.jackpot-jill-m1qljf 14.jackpot-jill-5okkbo 13.jackpot-jill-m1qljf 15.jackpot-jill-io5e7j.jackpot-jill-m1qljf 17.jackpot-jill-zrsakr 12.jackpot-jill-kov609 18.jackpot-jill-zzgy9w 11.jackpot-jill-lhzm2b 18.jackpot-jill-kja6c6.jackpot-jill-pj9qun 18.jackpot-jill-3izwn1.jackpot-jill-pcf3pd 18.jackpot-jill-zzgy9w 17.jackpot-jill-mrjwz2 17.jackpot-jill-zrsakr 17.jackpot-jill-mrjwz2 15.jackpot-jill-jqpbdi.jackpot-jill-mrjwz2 14.jackpot-jill-5okkbo 18.jackpot-jill-pcf3pd 13.jackpot-jill-0h3sib 20.jackpot-jill-pj9qun 13.jackpot-jill-3to6vq.jackpot-jill-ljuba4 13.jackpot-jill-0h3sib 22.jackpot-jill-4r60iz 14.jackpot-jill-5okkbo 22.jackpot-jill-4r60iz 15.jackpot-jill-7rmp20.jackpot-jill-5jnco5 17.jackpot-jill-zrsakr 21.jackpot-jill-ljuba4 18.jackpot-jill-zzgy9w 20.jackpot-jill-pj9qun 18.jackpot-jill-kk9ukw.jackpot-jill-oniiq4 18.jackpot-jill-xywai4.jackpot-jill-pip39p 18.jackpot-jill-zzgy9w 26.jackpot-jill-zzjna5 17.jackpot-jill-zrsakr 26.jackpot-jill-zzjna5 15.jackpot-jill-8x5cq2.jackpot-jill-zzjna5 14.jackpot-jill-5okkbo 27.jackpot-jill-pip39p 13.jackpot-jill-0h3sib 28.jackpot-jill-oniiq4 13.jackpot-jill-5ju233.jackpot-jill-bid7yz 13.jackpot-jill-0h3sib 31.jackpot-jill-gas702 14.jackpot-jill-5okkbo 31.jackpot-jill-gas702 15.jackpot-jill-r25vof.jackpot-jill-zzjna5 17.jackpot-jill-zrsakr 30.jackpot-jill-bid7yz 18.jackpot-jill-zzgy9w 28.jackpot-jill-oniiq4 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"])
    .jackpot-jill-phk81i {
    display: none;
  }
}

.jackpot-jill-qd2a2v {
  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) {
  .jackpot-jill-qd2a2v {
    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;
}

.jackpot-jill-nz8710 {
  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) {
  .jackpot-jill-nz8710 {
    padding: 14px 16px;
  }
}

.jackpot-jill-nz8710 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.jackpot-jill-nz8710 button:first-child {
  align-content: end;
}

.jackpot-jill-nz8710 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .jackpot-jill-nz8710
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .jackpot-jill-nz8710
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.jackpot-jill-nz8710 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.jackpot-jill-nz8710 button:last-child svg {
  width: 38px;
  height: 38px;
}

.jackpot-jill-2vbj5y {
  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;
}

.jackpot-jill-2vbj5y::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .jackpot-jill-2vbj5y,
.pc61d126-chatbot[data-active-screen="3"]
  .jackpot-jill-2vbj5y {
  opacity: 1;
  visibility: visible;
}

.jackpot-jill-rklf94 {
  flex: 1 1;
}

.jackpot-jill-jgj2di {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-jgj2di {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .jackpot-jill-s0lae6 {
  display: block;
}

.jackpot-jill-nywkig {
  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) {
  .jackpot-jill-nywkig {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.jackpot-jill-ipqgdg {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.jackpot-jill-ipqgdg::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.jackpot-jill-z61d4d span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.jackpot-jill-z61d4d p {
  color: var(--Text-100);
}

.jackpot-jill-ipqgdg .jackpot-jill-wwpev3 {
  grid-area: button;
}

.jackpot-jill-ipqgdg .jackpot-jill-wwpev3::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.jackpot-jill-xh55bb.org/2000/svg'%3E%3Cpath d='M4.jackpot-jill-6zwoui 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jackpot-jill-x1oht6 15L16.jackpot-jill-x1oht6 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jackpot-jill-x1oht6 5L16.jackpot-jill-x1oht6 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .jackpot-jill-15yfhs {
  display: block;
}

.jackpot-jill-6zshuv {
  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) {
  .jackpot-jill-6zshuv {
    margin-top: 40px;
  }
}

.jackpot-jill-svxmf0 label,
.jackpot-jill-svxmf0 input {
  display: block;
  width: 100%;
}

.jackpot-jill-svxmf0 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.jackpot-jill-svxmf0 label.jackpot-jill-onhpsg input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.jackpot-jill-svxmf0 label.jackpot-jill-onhpsg::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;
}

.jackpot-jill-svxmf0 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;
}

.jackpot-jill-svxmf0 input::placeholder {
  color: var(--Text-400);
}

.jackpot-jill-5twj5y {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .jackpot-jill-5twj5y {
  display: flex;
}

.jackpot-jill-5twj5y ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .jackpot-jill-5twj5y ol {
    height: 420px;
    padding: 24px;
  }
}

.jackpot-jill-5twj5y ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.jackpot-jill-lqhgi7 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-lqhgi7 {
    padding: 0 24px 24px;
  }
}

.jackpot-jill-lqhgi7 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;
}

.jackpot-jill-lqhgi7 input::placeholder {
  color: var(--Text-400);
}

.jackpot-jill-lqhgi7 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.jackpot-jill-lqhgi7 [type="submit"]:disabled {
  opacity: 0.5;
}

.jackpot-jill-lqhgi7 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .jackpot-jill-lqhgi7 [type="submit"] {
    right: 40px;
  }
}

.jackpot-jill-xqi87j {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.jackpot-jill-xqi87j.jackpot-jill-ah4e2p {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.jackpot-jill-xqi87j.jackpot-jill-ah4e2p::before {
  content: "";
  width: 31px;
}

.jackpot-jill-xqi87j.jackpot-jill-ah4e2p p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.jackpot-jill-xqi87j.jackpot-jill-4zlqns p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.jackpot-jill-xqi87j p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.jackpot-jill-b2hk6h .jackpot-jill-wwpev3 {
  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;
  }
}

.jackpot-jill-ywdvmc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .jackpot-jill-ywdvmc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-ywdvmc {
    padding: 18px 0;
  }
}

.jackpot-jill-ywdvmc .jackpot-jill-24w033 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .jackpot-jill-ywdvmc .jackpot-jill-24w033 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.jackpot-jill-x1k8fu {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .jackpot-jill-x1k8fu {
    max-width: 160px;
    height: 40px;
  }
}

.jackpot-jill-x1k8fu picture,
.jackpot-jill-x1k8fu img {
  display: block;
  width: 100%;
  height: 100%;
}

.jackpot-jill-x1k8fu img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .jackpot-jill-6x6sc5 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.jackpot-jill-gd3km6 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .jackpot-jill-ywdvmc.jackpot-jill-b95v20 .jackpot-jill-6x6sc5 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .jackpot-jill-6x6sc5 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-6x6sc5 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.jackpot-jill-xpmqwu,
.jackpot-jill-mheeo3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .jackpot-jill-xpmqwu,
  .jackpot-jill-mheeo3 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-mheeo3 {
    display: none;
  }
}

.jackpot-jill-7p7hby {
  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;
}

.jackpot-jill-b95v20 .jackpot-jill-7p7hby {
  background: var(--fh-bg-color);
}

.jackpot-jill-7p7hby button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .jackpot-jill-7p7hby {
    display: none;
  }
}

.jackpot-jill-eusgnf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .jackpot-jill-eusgnf {
    display: none;
  }
}

.jackpot-jill-z0qm5n {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.jackpot-jill-ywdvmc.jackpot-jill-b95v20 .jackpot-jill-z0qm5n:first-child {
  display: none;
}

.jackpot-jill-ywdvmc.jackpot-jill-b95v20 .jackpot-jill-z0qm5n:last-child {
  display: block;
}

.jackpot-jill-z0qm5n:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .jackpot-jill-z0qm5n {
    display: none;
  }
}

.jackpot-jill-f29pxd {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jackpot-jill-f29pxd {
    display: flex;
  }
}

.jackpot-jill-f29pxd ul {
  max-height: 350px;
  overflow-y: auto;
}

.jackpot-jill-f29pxd:hover ul {
  visibility: visible;
  opacity: 1;
}

.jackpot-jill-f29pxd:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.jackpot-jill-f29pxd:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.jackpot-jill-f29pxd:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.jackpot-jill-f29pxd:hover .jackpot-jill-30cf8r svg {
  transform: rotate(180deg);
}

.jackpot-jill-8f6ctd {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.jackpot-jill-bu4vzn {
  padding: 0 8px;
}

.jackpot-jill-pl5pur {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.jackpot-jill-pl5pur:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .jackpot-jill-pl5pur {
    padding: 4px 8px;
  }
}

.jackpot-jill-y8o51l {
  display: flex;
}

.jackpot-jill-y8o51l img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.jackpot-jill-30cf8r {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.jackpot-jill-30cf8r svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.jackpot-jill-s8xmzr {
  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) {
  .jackpot-jill-s8xmzr {
    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;
  }
}

.jackpot-jill-26znpb {
  width: 100%;
}

@media (min-width: 1200px) {
  .jackpot-jill-26znpb {
    display: none;
  }
}

.jackpot-jill-f7oi3e {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.jackpot-jill-khhosu {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.jackpot-jill-bxyq0u {
  display: flex;
}

.jackpot-jill-y2uiym {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.jackpot-jill-jnudaq {
  list-style: none;
}

@media (max-width: 1199px) {
  .jackpot-jill-jnudaq {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-jnudaq {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .jackpot-jill-jnudaq .jackpot-jill-sm4bye [data-ref-el],
  .jackpot-jill-jnudaq .jackpot-jill-sm4bye span,
  .jackpot-jill-jnudaq .jackpot-jill-sm4bye a {
    white-space: nowrap;
  }
}

.jackpot-jill-mgptjy {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .jackpot-jill-mgptjy.jackpot-jill-87d40r > .jackpot-jill-sm4bye {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-mgptjy.jackpot-jill-o1uozo:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .jackpot-jill-mgptjy.jackpot-jill-87d40r > .jackpot-jill-pptji6 {
    height: auto;
  }

  .jackpot-jill-mgptjy.jackpot-jill-87d40r > div > .jackpot-jill-wmmu6c {
    transform: rotate(180deg);
  }
}

.jackpot-jill-mgptjy [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.jackpot-jill-mgptjy [data-ref-el],
.jackpot-jill-mgptjy span {
  cursor: pointer;
}

.jackpot-jill-mgptjy [data-ref-el],
.jackpot-jill-mgptjy span,
.jackpot-jill-mgptjy a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .jackpot-jill-mgptjy [data-ref-el],
  .jackpot-jill-mgptjy span,
  .jackpot-jill-mgptjy a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-mgptjy [data-ref-el],
  .jackpot-jill-mgptjy span,
  .jackpot-jill-mgptjy a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.jackpot-jill-pptji6 {
  height: 0;
  overflow: hidden;
  transition: height 0.jackpot-jill-gd3km6 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.jackpot-jill-pptji6::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.jackpot-jill-pptji6::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.jackpot-jill-pptji6::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .jackpot-jill-pptji6 {
    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;
  }

  .jackpot-jill-pptji6:has(> .jackpot-jill-mgptjy.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .jackpot-jill-pptji6 .jackpot-jill-pptji6 {
    padding: 0;
  }

  .jackpot-jill-pptji6 .jackpot-jill-mgptjy {
    font-weight: 400;
  }

  .jackpot-jill-pptji6 .jackpot-jill-mgptjy:hover > .jackpot-jill-sm4bye {
    background: var(--Neutral-300);
  }

  .jackpot-jill-pptji6 .jackpot-jill-wmmu6c {
    rotate: -90deg;
  }
}

.jackpot-jill-sm4bye {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .jackpot-jill-sm4bye {
    padding: 8px;
  }

  .jackpot-jill-mgptjy.jackpot-jill-xvd539 > .jackpot-jill-sm4bye {
    background: var(--Neutral-300);
  }
}

.jackpot-jill-wmmu6c {
  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.jackpot-jill-xh55bb.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.jackpot-jill-nji0tf 0.jackpot-jill-4auqta.jackpot-jill-b4prj3 -0.jackpot-jill-sbm0ii 0.jackpot-jill-y1ma7o -0.jackpot-jill-sbm0ii 1.jackpot-jill-6ny7cv 0.jackpot-jill-kiru58.jackpot-jill-us73zv 4.jackpot-jill-elsdxh.jackpot-jill-nji0tf 0.jackpot-jill-kvvpx8.jackpot-jill-supn5w -0.jackpot-jill-sbm0ii 9.jackpot-jill-kxyr94 -0.jackpot-jill-sbm0ii 10.jackpot-jill-0mcmjk 0.jackpot-jill-zge2md.jackpot-jill-d4laf0 0.jackpot-jill-b4prj3 10.jackpot-jill-d4laf0 0.jackpot-jill-y1ma7o 10.jackpot-jill-0mcmjk 1.jackpot-jill-cfnk2o.jackpot-jill-1godxp 5.jackpot-jill-sx0d75.jackpot-jill-5vi0qq 6.jackpot-jill-ux6401 5.jackpot-jill-p20bxx 6.jackpot-jill-ux6401 4.jackpot-jill-uohae2 5.jackpot-jill-jreknq.jackpot-jill-nji0tf 1.jackpot-jill-i4c4da.jackpot-jill-sbm0ii 0.jackpot-jill-y1ma7o -0.jackpot-jill-sbm0ii 0.jackpot-jill-b4prj3 0.jackpot-jill-nji0tf 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.jackpot-jill-gd3km6 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jackpot-jill-wmmu6c {
    cursor: default;
  }
}

.jackpot-jill-faif9u {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.jackpot-jill-in4hmt {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .jackpot-jill-in4hmt {
    padding: 40px 4px;
  }
}

.jackpot-jill-n0ju3m {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-n0ju3m {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.jackpot-jill-1qnptn {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .jackpot-jill-1qnptn {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.jackpot-jill-1qnptn ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.jackpot-jill-1qnptn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.jackpot-jill-1qnptn [data-ref-el],
.jackpot-jill-1qnptn span,
.jackpot-jill-1qnptn a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.jackpot-jill-r7jtxp {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jackpot-jill-r7jtxp {
    margin-bottom: 12px;
  }
}

.jackpot-jill-3ehsiu {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.jackpot-jill-3ehsiu img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-3ehsiu:last-child {
    margin-right: 0;
  }
}

.jackpot-jill-lkb8eo {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jackpot-jill-r7jtxp:hover .jackpot-jill-2occxx {
  visibility: visible;
  opacity: 1;
}

.jackpot-jill-2occxx {
  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);
}

.jackpot-jill-tfewuh {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.jackpot-jill-48o9qn {
  display: flex;
  margin: 6px;
}

.jackpot-jill-48o9qn img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.jackpot-jill-2occxx::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);
}

.jackpot-jill-2occxx::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);
}

.jackpot-jill-sioelp {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .jackpot-jill-sioelp {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.jackpot-jill-g1vn1j {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .jackpot-jill-g1vn1j {
    margin-right: 32px;
  }
}

.jackpot-jill-xaas95 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jackpot-jill-xaas95 {
    margin-top: 0;
    width: 340px;
  }
}

.jackpot-jill-xaas95 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jackpot-jill-dk8gej {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.jackpot-jill-h1ng6m {
  position: relative;
}

@media (min-width: 768px) {
  .jackpot-jill-h1ng6m {
    margin-top: 40px;
  }
}

.jackpot-jill-h1ng6m + .jackpot-jill-ix0n99,
.jackpot-jill-h1ng6m + .jackpot-jill-h1ng6m {
  margin-top: 24px;
}

.jackpot-jill-mkur3c {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-mkur3c {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-mkur3c {
    padding: 80px;
  }
}

.jackpot-jill-kba4n9 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .jackpot-jill-kba4n9 {
    padding: 0 16px;
}


}

.jackpot-jill-64sbw2 {
  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) {
  .jackpot-jill-64sbw2 {
    font-size: 48px;
    line-height: 56px;
  }
}

.jackpot-jill-vr6uhr {
  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) {
  .jackpot-jill-vr6uhr {
    font-size: 24px;
    line-height: 32px;
  }
}

.jackpot-jill-r4ifei {
  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;
}

.jackpot-jill-r4ifei:hover {
  background: var(--button-bg-hover);
}

.jackpot-jill-s51yrg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.jackpot-jill-s51yrg img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .jackpot-jill-s51yrg img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .jackpot-jill-s51yrg img {
  min-height: 100%;
  }
}

.jackpot-jill-mkur3c::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.jackpot-jill-kzl7qx {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.jackpot-jill-kzl7qx h1,
.jackpot-jill-kzl7qx h2,
.jackpot-jill-kzl7qx h3,
.jackpot-jill-kzl7qx h4 {
  margin-bottom: 6px;
}

.jackpot-jill-kzl7qx h1:not(:first-child),
.jackpot-jill-kzl7qx h2:not(:first-child),
.jackpot-jill-kzl7qx h3:not(:first-child),
.jackpot-jill-kzl7qx h4:not(:first-child) {
  margin-top: 16px;
}

.jackpot-jill-kzl7qx h1,
.jackpot-jill-kzl7qx h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .jackpot-jill-kzl7qx h1,
  .jackpot-jill-kzl7qx h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.jackpot-jill-kzl7qx h2,
.jackpot-jill-kzl7qx h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .jackpot-jill-kzl7qx h2,
  .jackpot-jill-kzl7qx h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-kzl7qx h3,
.jackpot-jill-kzl7qx h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .jackpot-jill-kzl7qx h3,
  .jackpot-jill-kzl7qx h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.jackpot-jill-kzl7qx h4,
.jackpot-jill-kzl7qx h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.jackpot-jill-kzl7qx ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.jackpot-jill-kzl7qx ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.jackpot-jill-kzl7qx 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);
}

.jackpot-jill-kzl7qx ul ul {
  margin-bottom: 8px;
}

.jackpot-jill-kzl7qx ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.jackpot-jill-kzl7qx ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.jackpot-jill-kzl7qx ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.jackpot-jill-kzl7qx ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.jackpot-jill-kzl7qx ol li::marker {
  font-weight: 700;
}

.jackpot-jill-kzl7qx ol ol {
  margin-bottom: 8px;
}

.jackpot-jill-kzl7qx ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.jackpot-jill-kzl7qx ol ul li {
  padding-left: 16px;
}

.jackpot-jill-kzl7qx 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) {
  .jackpot-jill-kzl7qx table {
    padding: 24px;
  }
}

.jackpot-jill-kzl7qx table.jackpot-jill-coe1m4 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.jackpot-jill-gd3km6,
    mask-image 0.3s;
}

.jackpot-jill-kzl7qx table.jackpot-jill-coe1m4.jackpot-jill-mbo8md {
  -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) {
  .jackpot-jill-kzl7qx table {
    display: table;
  }
}

.jackpot-jill-kzl7qx 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);
}

.jackpot-jill-kzl7qx table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jackpot-jill-kzl7qx table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jackpot-jill-kzl7qx 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) {
  .jackpot-jill-kzl7qx table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.jackpot-jill-kzl7qx table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jackpot-jill-kzl7qx table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jackpot-jill-kzl7qx table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.jackpot-jill-kzl7qx img {
  max-width: 100%;
  height: auto;
}

.jackpot-jill-jqnl4z {
  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) {
  .jackpot-jill-jqnl4z {
    padding: 24px;
  }
}

.jackpot-jill-4vcbiu {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .jackpot-jill-4vcbiu {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.jackpot-jill-4vcbiu > * {
  margin: 0 !important;
}

.jackpot-jill-4vcbiu img,
.jackpot-jill-mpjhgx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-4vcbiu img,
  .jackpot-jill-mpjhgx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-zqm736 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-zqm736 {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-pkpmv5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.jackpot-jill-pkpmv5 .jackpot-jill-vjjoos {
  flex-shrink: 0;
}

.jackpot-jill-pkpmv5 .jackpot-jill-29fri2 svg {
  display: none;
}

.jackpot-jill-4vkpvd {
  display: grid;
  transition: max-height 0.jackpot-jill-gd3km6 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .jackpot-jill-4vkpvd {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-4vkpvd {
    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));
  }
}

.jackpot-jill-4vkpvd.jackpot-jill-ffu9la + .jackpot-jill-vjjoos svg {
  transform: rotate(180deg);
}

.jackpot-jill-m7ekhk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.jackpot-jill-m7ekhk > div:nth-child(3n) {
  grid-column: span 2;
}

.jackpot-jill-m7ekhk
  > div:nth-child(3n)
  .jackpot-jill-wo9i2m
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .jackpot-jill-m7ekhk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .jackpot-jill-m7ekhk > div:nth-child(3n) {
    grid-column: unset;
  }

  .jackpot-jill-m7ekhk
    > div:nth-child(3n)
    .jackpot-jill-wo9i2m
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-m7ekhk {
    max-width: 270px;
  }
}

.jackpot-jill-m7ekhk .jackpot-jill-wo9i2m button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .jackpot-jill-m7ekhk .jackpot-jill-wo9i2m button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-m7ekhk .jackpot-jill-wo9i2m button {
    max-width: 104px;
  }
}

.jackpot-jill-jjpw5e {
  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) {
  .jackpot-jill-jjpw5e {
    margin-bottom: 0;
  }
}

.jackpot-jill-rvfdza {
  display: none;
  opacity: 0;
}

.jackpot-jill-d9fp6m {
  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;
  }
}

.jackpot-jill-d9fp6m img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.jackpot-jill-wo9i2m {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.jackpot-jill-wo9i2m button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .jackpot-jill-wo9i2m
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .jackpot-jill-wo9i2m
    button {
    max-width: 145px;
  }
}

.jackpot-jill-l957ld:first-child
  .jackpot-jill-wo9i2m
  button {
  max-width: 270px;
}

.jackpot-jill-ccskcs {
  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%;
}

.jackpot-jill-jjpw5e picture {
  width: 100%;
  max-width: 100%;
}

.jackpot-jill-t36ugo {
  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;
}

.jackpot-jill-t36ugo svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.jackpot-jill-jjpw5e:hover .jackpot-jill-t36ugo {
  display: flex;
}

.jackpot-jill-2db35c {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.jackpot-jill-16f6x6 {
  display: flex;
}

.jackpot-jill-16f6x6:hover .jackpot-jill-mt825h,
.jackpot-jill-16f6x6 .jackpot-jill-xvd539 .jackpot-jill-mt825h {
  display: flex;
}

.jackpot-jill-16f6x6 svg {
  flex-shrink: 0;
}

.jackpot-jill-mt825h {
  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) {
  .jackpot-jill-mt825h {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.jackpot-jill-mt825h:hover {
  display: flex;
}

.jackpot-jill-mt825h svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.jackpot-jill-lcgzcf {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .jackpot-jill-lcgzcf {
    font-size: 12px;
  }
}

.jackpot-jill-s6eis3,
.jackpot-jill-k74y1f {
  width: 50%;
  flex-shrink: 0;
}

.jackpot-jill-s6eis3 {
  font-weight: 700;
}

.jackpot-jill-i4mp4g .jackpot-jill-4vkpvd {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .jackpot-jill-i4mp4g .jackpot-jill-4vkpvd {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-i4mp4g .jackpot-jill-4vkpvd {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.jackpot-jill-i4mp4g
  .jackpot-jill-ccskcs:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.jackpot-jill-i4mp4g .jackpot-jill-d9fp6m {
  height: 100% !important;
  border-radius: 16px;
}

.jackpot-jill-i4mp4g .jackpot-jill-wo9i2m {
  gap: 4px;
  align-items: center;
}

.jackpot-jill-i4mp4g .jackpot-jill-wo9i2m button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jackpot-jill-i4mp4g .jackpot-jill-wo9i2m svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.jackpot-jill-i4mp4g .jackpot-jill-8d189r,
.jackpot-jill-i4mp4g .jackpot-jill-7t84du {
  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.jackpot-jill-xh55bb.org/2000/svg'%3E%3Cpath d='M9.jackpot-jill-6zsjwf 4.jackpot-jill-n9e15w.jackpot-jill-a73lz1 5.jackpot-jill-wfmp61.jackpot-jill-h1sncl 5.jackpot-jill-0dla01.jackpot-jill-07ptvx 5.jackpot-jill-mia5gr.jackpot-jill-wjqa7e 8.jackpot-jill-1lga8m.jackpot-jill-327che 9.jackpot-jill-whz4kx.jackpot-jill-xihr6r 9.jackpot-jill-4id1rf.jackpot-jill-c2ob3j 13.jackpot-jill-5647pr.jackpot-jill-vux4ln 11.jackpot-jill-r52xfl.jackpot-jill-px1zsm 11.jackpot-jill-f4gmvb.jackpot-jill-b8gzcl 11.jackpot-jill-dfy1ak.jackpot-jill-mcemxo 13.jackpot-jill-wzycat.jackpot-jill-izo1br 9.jackpot-jill-3n21nr.jackpot-jill-wg0mm9 9.jackpot-jill-5amzms.jackpot-jill-dyucce 8.jackpot-jill-17r07m.jackpot-jill-63rtaq 5.jackpot-jill-8xt5f5.jackpot-jill-fb8lnl 5.jackpot-jill-q0gqua.jackpot-jill-kp4ufu 5.jackpot-jill-albxof.jackpot-jill-caqnoe 4.jackpot-jill-5kgvqh.jackpot-jill-px1zsm 1.jackpot-jill-qhcz16.jackpot-jill-6zsjwf 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.jackpot-jill-i4mp4g .jackpot-jill-8d189r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.jackpot-jill-i4mp4g .jackpot-jill-7t84du {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.jackpot-jill-hbwd5a {
  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) {
  .jackpot-jill-hbwd5a {
    padding: 24px;
  }
}

.jackpot-jill-hbwd5a .jackpot-jill-vjjoos {
  display: flex;
}

@media (min-width: 768px) {
  .jackpot-jill-hbwd5a .jackpot-jill-vjjoos {
    display: none;
  }
}

.jackpot-jill-hbwd5a .jackpot-jill-29fri2 svg {
  display: none;
}

.jackpot-jill-bwxrpf {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.jackpot-jill-bwxrpf .jackpot-jill-o5uyo5 {
  display: none;
}

@media (min-width: 768px) {
  .jackpot-jill-bwxrpf .jackpot-jill-o5uyo5 {
    display: flex;
  }
}

.jackpot-jill-hpk909 {
  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) {
  .jackpot-jill-hpk909 {
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-hpk909 > * {
  margin: 0 !important;
}

.jackpot-jill-hpk909 img,
.jackpot-jill-pg0wpb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-hpk909 img,
  .jackpot-jill-pg0wpb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-b3d2nz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-b3d2nz {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-zhqt4c {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .jackpot-jill-zhqt4c {
    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;
  }

  .jackpot-jill-zhqt4c::-webkit-scrollbar {
    display: none;
  }
}

.jackpot-jill-0faupe {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .jackpot-jill-0faupe {
    padding: 7px 15px;
  }
}

.jackpot-jill-0faupe:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jackpot-jill-ai4tvd {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jackpot-jill-ai4tvd {
    display: flex;
    opacity: 1;
  }
}

.jackpot-jill-0faupe picture {
  height: 100%;
  display: block;
}

.jackpot-jill-0faupe img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .jackpot-jill-0faupe img {
    width: 88px;
    height: 44px;
  }
}

.jackpot-jill-0faupe p {
  text-align: center;
  width: 100%;
}

.jackpot-jill-gfavvp {
  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) {
  .jackpot-jill-gfavvp {
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-gfavvp img,
.jackpot-jill-9fpjyz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-gfavvp img,
  .jackpot-jill-9fpjyz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-p6aw43 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-p6aw43 {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-6n09qk {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.jackpot-jill-iow96l {
  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;
}

.jackpot-jill-6of1su {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.jackpot-jill-6of1su.jackpot-jill-xvd539 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.jackpot-jill-0vgw1z {
  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) {
  .jackpot-jill-0vgw1z {
    font-size: 20px;
    line-height: 28px;
  }
}

.jackpot-jill-jw4tde {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.jackpot-jill-dimrb3 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.jackpot-jill-gd3km6 ease;
  opacity: 0;
  color: var(--text-color);
}

.jackpot-jill-sqn7e8 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.jackpot-jill-sqn7e8 ol,
.jackpot-jill-sqn7e8 ul {
  padding-left: 1.3em;
}

.jackpot-jill-6of1su.jackpot-jill-xvd539 .jackpot-jill-dimrb3 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.jackpot-jill-6of1su.jackpot-jill-xvd539 .jackpot-jill-jw4tde {
  transform: rotate(180deg);
  color: var(--text-color);
}

.jackpot-jill-g4d047 {
  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) {
  .jackpot-jill-g4d047 {
    padding: 24px;
  }
}

.jackpot-jill-g4d047 .jackpot-jill-vjjoos {
  display: flex;
}

@media (min-width: 768px) {
  .jackpot-jill-g4d047 .jackpot-jill-vjjoos {
    display: none;
  }
}

.jackpot-jill-g4d047 .jackpot-jill-29fri2 svg {
  display: none;
}

.jackpot-jill-0kjzps {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jackpot-jill-0kjzps .jackpot-jill-o5uyo5 {
  display: none;
}

@media (min-width: 768px) {
  .jackpot-jill-0kjzps .jackpot-jill-o5uyo5 {
    display: flex;
  }
}

.jackpot-jill-soufa9 {
  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) {
  .jackpot-jill-soufa9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-soufa9 > * {
  margin: 0 !important;
}

.jackpot-jill-soufa9 img,
.jackpot-jill-g7b5dx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-soufa9 img,
  .jackpot-jill-g7b5dx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-b9wtx4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-b9wtx4 {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-x6lyjv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .jackpot-jill-x6lyjv {
    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;
  }

  .jackpot-jill-x6lyjv::-webkit-scrollbar {
    display: none;
  }
}

.jackpot-jill-hasnib {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.jackpot-jill-hasnib:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jackpot-jill-9xi2xs {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jackpot-jill-9xi2xs {
    display: flex;
    opacity: 1;
  }
}

.jackpot-jill-hasnib picture {
  width: auto;
  height: 100%;
  display: block;
}

.jackpot-jill-hasnib picture img {
  display: block;
  width: auto;
  height: 100%;
}

.jackpot-jill-p4zdr1 {
  margin: -24px 0;
}

.jackpot-jill-p4zdr1:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .jackpot-jill-p4zdr1 {
    margin: -16px 0;
  }
}

.jackpot-jill-wn3aoq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .jackpot-jill-wn3aoq {
    flex-direction: row;
  }
}

.jackpot-jill-3ggze8 {
  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) {
  .jackpot-jill-3ggze8 {
    flex: 1;
  }
}

.jackpot-jill-3ggze8::placeholder {
  color: var(--Text-400);
}

.jackpot-jill-4yodcc {
  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;
}

.jackpot-jill-8gxw5b {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.jackpot-jill-8gxw5b::-webkit-scrollbar {
  display: none;
}

.jackpot-jill-94vxf1 {
  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;
}

.jackpot-jill-94vxf1 img,
.jackpot-jill-94vxf1 svg {
  margin-right: 8px;
}

.jackpot-jill-eqszwq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.jackpot-jill-p4zdr1 + .jackpot-jill-jcee9u {
  margin-top: 0;
}

@media (min-width: 768px) {
  .jackpot-jill-p4zdr1 + .jackpot-jill-jcee9u {
    margin-top: -16px;
  }
}

.jackpot-jill-glbc10 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.jackpot-jill-glbc10 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.jackpot-jill-glbc10 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.jackpot-jill-7g2eok {
  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;
}

.jackpot-jill-jlp5df {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.jackpot-jill-zykxz6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.jackpot-jill-ltfgo7 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.jackpot-jill-rg3zk3 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.jackpot-jill-7g2eok 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;
}

.jackpot-jill-7g2eok 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) {
  .jackpot-jill-7g2eok {
    padding: 39px 179px 39px 39px;
  }

  .jackpot-jill-jlp5df {
    font-size: 40px;
    line-height: 48px;
  }

  .jackpot-jill-rg3zk3 {
    height: 348px;
  }

  .jackpot-jill-7g2eok button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .jackpot-jill-7g2eok button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-7g2eok {
    padding: 63px;
  }
}

.jackpot-jill-tml1oy {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .jackpot-jill-tml1oy {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.jackpot-jill-pudkdd {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jackpot-jill-pudkdd {
    width: auto;
  }
}

.jackpot-jill-jlv9kn {
  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;
}

.jackpot-jill-jlv9kn::-webkit-scrollbar {
  display: none;
}

.jackpot-jill-jlv9kn 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);
}

.jackpot-jill-jlv9kn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jackpot-jill-jlv9kn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.jackpot-jill-tml1oy .jackpot-jill-ykn7w1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.jackpot-jill-gd3km6,
    mask-image 0.3s;
}

.jackpot-jill-tml1oy .jackpot-jill-ykn7w1.jackpot-jill-mbo8md {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.jackpot-jill-0x3qvs {
  margin: 40px -16px;
}

.jackpot-jill-15jepr + .jackpot-jill-ix0n99,
.jackpot-jill-15jepr + .jackpot-jill-h1ng6m {
  margin-top: 24px;
}

.jackpot-jill-kim7ky {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.jackpot-jill-kim7ky picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.jackpot-jill-x8qal4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .jackpot-jill-x8qal4 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-x8qal4 {
    margin-top: 0;
  }
}

.jackpot-jill-m0sff3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jackpot-jill-m0sff3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.jackpot-jill-i2f2q1 {
  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) {
  .jackpot-jill-i2f2q1 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.jackpot-jill-qqy1w4 {
  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) {
  .jackpot-jill-qqy1w4 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.jackpot-jill-xfbdvx {
  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) {
  .jackpot-jill-xfbdvx {
    font-size: 20px;
    line-height: 28px;
  }
}

.jackpot-jill-t8wtlc {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jackpot-jill-t8wtlc {
    font-size: 32px;
    line-height: 40px;
  }
}

.jackpot-jill-c1sysq {
  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;
}

.jackpot-jill-uzk9wl {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.jackpot-jill-uzk9wl img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.jackpot-jill-jcee9u {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.jackpot-jill-h0rwar {
  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) {
  .jackpot-jill-h0rwar {
    padding: 15px 48px;
  }
}

main > .jackpot-jill-jcee9u {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .jackpot-jill-4vkpvd.jackpot-jill-6gtsim > div:nth-child(n+5) {
    display: none;
  }
}

.jackpot-jill-kzl7qx p a img {
  display: block;
  margin: 0 auto;
}


.jackpot-jill-kydbrg {
  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 */
.jackpot-jill-oqd59l {
  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;
}

.jackpot-jill-oqd59l label {
  font-size: 14px;
}

.jackpot-jill-oqd59l h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.jackpot-jill-oqd59l input,
.jackpot-jill-oqd59l textarea,
.jackpot-jill-oqd59l 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;
}
.jackpot-jill-oqd59l button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.jackpot-jill-duovpg ease;
}
.jackpot-jill-oqd59l button:hover {
  background-color: var(--button-bg-hover);
}
.jackpot-jill-25f9qd {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.jackpot-jill-4g8k86 ease-in;
}

.jackpot-jill-25f9qd 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;
}
.jackpot-jill-6sk3c6, .jackpot-jill-h9g925, [class*="review-card"],
thead, thead th, table th, .jackpot-jill-24mmgp,
.jackpot-jill-efx9lp, [class*="collapsible-header"],
.jackpot-jill-t40ouk, [class*="updated-block"] {
  color: #ece7dc !important;
}
