* {
  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-4av9s8 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-4av9s8 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-4av9s8 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.jackpot-jill-yaip0w {
  overflow: hidden;
}

.jackpot-jill-2ue7vt img {
  background: var(--Neutral-300);
}

.jackpot-jill-y5p6fh {
  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-sdxfgl {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.jackpot-jill-sdxfgl:hover {
  background: var(--button-bg-hover);
}

.jackpot-jill-9puviq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.jackpot-jill-9puviq:hover {
  background: var(--button-bg-hover);
}

.jackpot-jill-9tuxz2 {
  font-size: 12px;
  line-height: 18px;
}

.jackpot-jill-9tbj6n {
  font-size: 18px;
  line-height: 26px;
}

.jackpot-jill-lkt91n {
  width: 100%;
}

.jackpot-jill-5dqdcv {
  padding: 6px 16px;
}

.jackpot-jill-2lffxg {
  padding: 10px 16px;
}

.jackpot-jill-jvo7q2 {
  padding: 15px 26px;
}

.jackpot-jill-7faf8l {
  flex-shrink: 0;
}

.jackpot-jill-h5sa89 {
  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-3nvd96 {
  display: none;
}

.jackpot-jill-ozdg1n {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.jackpot-jill-8fioes {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.jackpot-jill-jxtl2e {
  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-s2m8qj {
  cursor: grab;
}

.jackpot-jill-jxtl2e::-webkit-scrollbar {
  display: none;
}

.jackpot-jill-zhhbo8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.jackpot-jill-rabch1 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.jackpot-jill-qvqxvw {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.jackpot-jill-0v2lij {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.jackpot-jill-4axoek {
  visibility: visible;
}

.jackpot-jill-u5kxl4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.jackpot-jill-6i43e2 ease;
}

.jackpot-jill-17upot {
  background-color: var(--Primary-200);
  width: 16px;
}

.jackpot-jill-oybrtu {
  -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-6i43e2,
    mask-image 0.3s;
}

.jackpot-jill-oybrtu.jackpot-jill-lkwlnf {
  -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-3yjxtd: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-8p265i {
  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-jo2z0y.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-jo2z0y.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-akuxlg {
  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-akuxlg::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-f8yqgh {
  position: relative;
  z-index: 1;
}

.jackpot-jill-ombauu {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.jackpot-jill-ooey3t {
  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-v3izm8 {
  font-size: 40px;
  line-height: 48px;
}

.jackpot-jill-3h0qtv {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.jackpot-jill-p0b1al {
  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-p0b1al:hover {
  background: var(--Primary-400);
}

.jackpot-jill-p0b1al svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.jackpot-jill-3yjxtd 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-akuxlg {
    max-width: 600px;
    padding: 64px;
  }

  .jackpot-jill-ombauu {
    font-size: 24px;
    line-height: 32px;
  }

  .jackpot-jill-ooey3t {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .jackpot-jill-v3izm8 {
    font-size: 50px;
    line-height: 56px;
  }

  .jackpot-jill-3h0qtv {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .jackpot-jill-8p265i {
    top: 25px;
    right: 25px;
  }
}

.jackpot-jill-ocyvak,
.jackpot-jill-g3lxx1 {
  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-h432oh.jackpot-jill-e5l5d5::before,
.jackpot-jill-g3lxx1::before,
.jackpot-jill-gbbz7b::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-jo2z0y.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.jackpot-jill-mesmml 14.jackpot-jill-9ork4y.jackpot-jill-vlg9hp 14.jackpot-jill-24ge39 15.jackpot-jill-59jwgs 14.jackpot-jill-1dj34x 15.jackpot-jill-a2f5uf 14.jackpot-jill-5scs1e.jackpot-jill-gl8c0e 14.jackpot-jill-tpayjm 19.jackpot-jill-wcvb69 12.jackpot-jill-qbd1wb 19.jackpot-jill-wcvb69 10.jackpot-jill-b4thaw.jackpot-jill-wcvb69 8.jackpot-jill-90wfno 17.jackpot-jill-osxv2j 7.jackpot-jill-oc4461 15.jackpot-jill-pfaiz9 7.jackpot-jill-m7f98r.jackpot-jill-mbfy5p 7.jackpot-jill-oc4461 11.jackpot-jill-roruyv 8.jackpot-jill-90wfno 11.jackpot-jill-roruyv 10.jackpot-jill-qbwlr8.jackpot-jill-roruyv 12.jackpot-jill-yayga4 13.jackpot-jill-npirla 14.jackpot-jill-nof3zu 15.jackpot-jill-zxro4y 14.jackpot-jill-pjha08.jackpot-jill-nyy96c 14.jackpot-jill-9pzg1x 15.jackpot-jill-im1m0b 14.jackpot-jill-cvcl16 15.jackpot-jill-ssm8m8 14.jackpot-jill-p0y1kg.jackpot-jill-mesmml 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.jackpot-jill-t0bd1n 15.jackpot-jill-zvghnt.jackpot-jill-mqjtm1 15.jackpot-jill-gf2cly 15.jackpot-jill-qspitr 15.jackpot-jill-s738b4 15.jackpot-jill-j870gb 15.jackpot-jill-ov2t9l.jackpot-jill-3lt5z1 15.jackpot-jill-s738b4 15.jackpot-jill-jphlib 15.jackpot-jill-9qxsxv 15.jackpot-jill-ta91uk 15.jackpot-jill-pn3gxz.jackpot-jill-opd8dd 15.jackpot-jill-b1nc92 7.jackpot-jill-2ai1eg 18.jackpot-jill-071s94 7.jackpot-jill-esprdn 23.jackpot-jill-c7r1n8.jackpot-jill-aby0dh.jackpot-jill-wif0mj 18.jackpot-jill-ijiccp 19.jackpot-jill-xoduop 15.jackpot-jill-cxddaf 15.jackpot-jill-t0bd1n 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-stil27 [type="submit"] *,
.jackpot-jill-g6f6x5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .jackpot-jill-0ternb {
    display: none;
  }
}

.jackpot-jill-uz6mrv {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .jackpot-jill-uz6mrv {
  display: none;
}

@media (min-width: 768px) {
  .jackpot-jill-uz6mrv {
    bottom: 22px;
  }
}

.jackpot-jill-uz6mrv input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .jackpot-jill-uz6mrv {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.jackpot-jill-t3bgyz.static) .jackpot-jill-uz6mrv {
    bottom: 8px;
  }
}

.jackpot-jill-qovl2u {
  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-jo2z0y.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.jackpot-jill-19f1oo 3.jackpot-jill-entopj.jackpot-jill-8wz3uq.jackpot-jill-50lvaf 3.jackpot-jill-ls5cim 3.jackpot-jill-c3vrvc 5.jackpot-jill-nfwdz6 3.jackpot-jill-c3vrvc 8.jackpot-jill-h513sa.jackpot-jill-dnsi0j.jackpot-jill-c3vrvc 26.jackpot-jill-djwd9q 5.jackpot-jill-fkkb2v 28.jackpot-jill-6hont5 8.jackpot-jill-gy9f4z 28.jackpot-jill-6uzkn0.jackpot-jill-tv17q9 28.jackpot-jill-vhko82.jackpot-jill-fig0dg 34.jackpot-jill-mlq82a.jackpot-jill-nxmijh 36.jackpot-jill-xviazh 11.jackpot-jill-eridd2 37.jackpot-jill-3ohdjz 12.jackpot-jill-gph7ef 36.jackpot-jill-9k674f.jackpot-jill-66e0wa 28.jackpot-jill-w4nh0q.jackpot-jill-uxcw1j.jackpot-jill-yv6c2z 28.jackpot-jill-dztbav 36.jackpot-jill-8i9r7s 26.jackpot-jill-zzu8ov 36.jackpot-jill-8i9r7s 23.jackpot-jill-bqpst6.jackpot-jill-44aiwh.jackpot-jill-8i9r7s 5.jackpot-jill-jyt724 34.jackpot-jill-o3ozs3 3.jackpot-jill-ls5cim 31.jackpot-jill-19f1oo 3.jackpot-jill-2twje8.jackpot-jill-u8sb6w 18.jackpot-jill-s22n98.jackpot-jill-xx0jd9 18.jackpot-jill-dc351e 8.jackpot-jill-j0tzve 17.jackpot-jill-xvq8y0 8.jackpot-jill-j0tzve 15.jackpot-jill-vp47iq.jackpot-jill-j0tzve 14.jackpot-jill-ys1pc0 9.jackpot-jill-xx0jd9 13.jackpot-jill-3ojnk0 11.jackpot-jill-u8sb6w 13.jackpot-jill-64bm09.jackpot-jill-o6vpwx 13.jackpot-jill-3ojnk0 13.jackpot-jill-z7851e 14.jackpot-jill-ys1pc0 13.jackpot-jill-z7851e 15.jackpot-jill-2mctz6.jackpot-jill-z7851e 17.jackpot-jill-xvq8y0 12.jackpot-jill-o6vpwx 18.jackpot-jill-dc351e 11.jackpot-jill-u8sb6w 18.jackpot-jill-gxyz4i.jackpot-jill-5wmvv6 18.jackpot-jill-jhxfsr.jackpot-jill-ju8ggb 18.jackpot-jill-dc351e 17.jackpot-jill-rim35s 17.jackpot-jill-xvq8y0 17.jackpot-jill-rim35s 15.jackpot-jill-csnfyn.jackpot-jill-rim35s 14.jackpot-jill-ys1pc0 18.jackpot-jill-ju8ggb 13.jackpot-jill-3ojnk0 20.jackpot-jill-5wmvv6 13.jackpot-jill-s3ym34.jackpot-jill-g0cx2c 13.jackpot-jill-3ojnk0 22.jackpot-jill-hyeqtz 14.jackpot-jill-ys1pc0 22.jackpot-jill-hyeqtz 15.jackpot-jill-9ynuq2.jackpot-jill-xdwgti 17.jackpot-jill-xvq8y0 21.jackpot-jill-g0cx2c 18.jackpot-jill-dc351e 20.jackpot-jill-5wmvv6 18.jackpot-jill-36pw8i.jackpot-jill-mf09wk 18.jackpot-jill-gx6g8r.jackpot-jill-u5tkew 18.jackpot-jill-dc351e 26.jackpot-jill-vqv57y 17.jackpot-jill-xvq8y0 26.jackpot-jill-vqv57y 15.jackpot-jill-g15bvz.jackpot-jill-vqv57y 14.jackpot-jill-ys1pc0 27.jackpot-jill-u5tkew 13.jackpot-jill-3ojnk0 28.jackpot-jill-mf09wk 13.jackpot-jill-256kxy.jackpot-jill-7gmm1b 13.jackpot-jill-3ojnk0 31.jackpot-jill-23grsu 14.jackpot-jill-ys1pc0 31.jackpot-jill-23grsu 15.jackpot-jill-nosmac.jackpot-jill-vqv57y 17.jackpot-jill-xvq8y0 30.jackpot-jill-7gmm1b 18.jackpot-jill-dc351e 28.jackpot-jill-mf09wk 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-qovl2u {
    display: none;
  }
}

.jackpot-jill-tx7z3e {
  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-tx7z3e {
    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-g6f6x5 {
  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-g6f6x5 {
    padding: 14px 16px;
  }
}

.jackpot-jill-g6f6x5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.jackpot-jill-g6f6x5 button:first-child {
  align-content: end;
}

.jackpot-jill-g6f6x5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .jackpot-jill-g6f6x5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .jackpot-jill-g6f6x5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.jackpot-jill-g6f6x5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.jackpot-jill-g6f6x5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.jackpot-jill-gbbz7b {
  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-gbbz7b::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .jackpot-jill-gbbz7b,
.pc61d126-chatbot[data-active-screen="3"]
  .jackpot-jill-gbbz7b {
  opacity: 1;
  visibility: visible;
}

.jackpot-jill-dra16o {
  flex: 1 1;
}

.jackpot-jill-4pp8z1 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-4pp8z1 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .jackpot-jill-zujf60 {
  display: block;
}

.jackpot-jill-rf2tnw {
  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-rf2tnw {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.jackpot-jill-g3lxx1 {
  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-g3lxx1::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.jackpot-jill-brzqg6 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.jackpot-jill-brzqg6 p {
  color: var(--Text-100);
}

.jackpot-jill-g3lxx1 .jackpot-jill-ij0lm1 {
  grid-area: button;
}

.jackpot-jill-g3lxx1 .jackpot-jill-ij0lm1::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-jo2z0y.org/2000/svg'%3E%3Cpath d='M4.jackpot-jill-xlucen 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jackpot-jill-tloth8 15L16.jackpot-jill-tloth8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.jackpot-jill-tloth8 5L16.jackpot-jill-tloth8 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-38io6y {
  display: block;
}

.jackpot-jill-e9r4ou {
  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-e9r4ou {
    margin-top: 40px;
  }
}

.jackpot-jill-ocyvak label,
.jackpot-jill-ocyvak input {
  display: block;
  width: 100%;
}

.jackpot-jill-ocyvak label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.jackpot-jill-ocyvak label.jackpot-jill-y8m5ul input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.jackpot-jill-ocyvak label.jackpot-jill-y8m5ul::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-ocyvak 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-ocyvak input::placeholder {
  color: var(--Text-400);
}

.jackpot-jill-pc5fqr {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .jackpot-jill-pc5fqr {
  display: flex;
}

.jackpot-jill-pc5fqr ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .jackpot-jill-pc5fqr ol {
    height: 420px;
    padding: 24px;
  }
}

.jackpot-jill-pc5fqr ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.jackpot-jill-stil27 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-stil27 {
    padding: 0 24px 24px;
  }
}

.jackpot-jill-stil27 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-stil27 input::placeholder {
  color: var(--Text-400);
}

.jackpot-jill-stil27 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.jackpot-jill-stil27 [type="submit"]:disabled {
  opacity: 0.5;
}

.jackpot-jill-stil27 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .jackpot-jill-stil27 [type="submit"] {
    right: 40px;
  }
}

.jackpot-jill-h432oh {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.jackpot-jill-h432oh.jackpot-jill-e5l5d5 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.jackpot-jill-h432oh.jackpot-jill-e5l5d5::before {
  content: "";
  width: 31px;
}

.jackpot-jill-h432oh.jackpot-jill-e5l5d5 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.jackpot-jill-h432oh.jackpot-jill-b4rh0h p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.jackpot-jill-h432oh 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-uz6mrv .jackpot-jill-ij0lm1 {
  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-0ternb {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .jackpot-jill-0ternb {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-0ternb {
    padding: 18px 0;
  }
}

.jackpot-jill-0ternb .jackpot-jill-4av9s8 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .jackpot-jill-0ternb .jackpot-jill-4av9s8 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.jackpot-jill-e3f9ey {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .jackpot-jill-e3f9ey {
    max-width: 160px;
    height: 40px;
  }
}

.jackpot-jill-e3f9ey picture,
.jackpot-jill-e3f9ey img {
  display: block;
  width: 100%;
  height: 100%;
}

.jackpot-jill-e3f9ey img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .jackpot-jill-74xlsm {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.jackpot-jill-6i43e2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .jackpot-jill-0ternb.jackpot-jill-x08grw .jackpot-jill-74xlsm {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .jackpot-jill-74xlsm {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-74xlsm {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.jackpot-jill-dxgz0q,
.jackpot-jill-5vsdup {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .jackpot-jill-dxgz0q,
  .jackpot-jill-5vsdup {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-5vsdup {
    display: none;
  }
}

.jackpot-jill-hcn1zw {
  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-x08grw .jackpot-jill-hcn1zw {
  background: var(--fh-bg-color);
}

.jackpot-jill-hcn1zw button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .jackpot-jill-hcn1zw {
    display: none;
  }
}

.jackpot-jill-vo5wre {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .jackpot-jill-vo5wre {
    display: none;
  }
}

.jackpot-jill-6dpkz8 {
  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-0ternb.jackpot-jill-x08grw .jackpot-jill-6dpkz8:first-child {
  display: none;
}

.jackpot-jill-0ternb.jackpot-jill-x08grw .jackpot-jill-6dpkz8:last-child {
  display: block;
}

.jackpot-jill-6dpkz8:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .jackpot-jill-6dpkz8 {
    display: none;
  }
}

.jackpot-jill-hqjc9s {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jackpot-jill-hqjc9s {
    display: flex;
  }
}

.jackpot-jill-hqjc9s ul {
  max-height: 350px;
  overflow-y: auto;
}

.jackpot-jill-hqjc9s:hover ul {
  visibility: visible;
  opacity: 1;
}

.jackpot-jill-hqjc9s:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.jackpot-jill-hqjc9s:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.jackpot-jill-hqjc9s:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.jackpot-jill-hqjc9s:hover .jackpot-jill-0fxzcf svg {
  transform: rotate(180deg);
}

.jackpot-jill-p6g757 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.jackpot-jill-wlrrlq {
  padding: 0 8px;
}

.jackpot-jill-5b1ncf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.jackpot-jill-5b1ncf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .jackpot-jill-5b1ncf {
    padding: 4px 8px;
  }
}

.jackpot-jill-g4m41d {
  display: flex;
}

.jackpot-jill-g4m41d img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.jackpot-jill-0fxzcf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.jackpot-jill-0fxzcf svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.jackpot-jill-pf4zv1 {
  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-pf4zv1 {
    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-jp6i35 {
  width: 100%;
}

@media (min-width: 1200px) {
  .jackpot-jill-jp6i35 {
    display: none;
  }
}

.jackpot-jill-qlo25l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.jackpot-jill-o339dd {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.jackpot-jill-th35s0 {
  display: flex;
}

.jackpot-jill-e8xfsc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.jackpot-jill-13loh6 {
  list-style: none;
}

@media (max-width: 1199px) {
  .jackpot-jill-13loh6 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-13loh6 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .jackpot-jill-13loh6 .jackpot-jill-66g8ev [data-ref-el],
  .jackpot-jill-13loh6 .jackpot-jill-66g8ev span,
  .jackpot-jill-13loh6 .jackpot-jill-66g8ev a {
    white-space: nowrap;
  }
}

.jackpot-jill-57lr1e {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .jackpot-jill-57lr1e.jackpot-jill-jwdoeb > .jackpot-jill-66g8ev {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-57lr1e.jackpot-jill-b02o1d:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .jackpot-jill-57lr1e.jackpot-jill-jwdoeb > .jackpot-jill-94tte0 {
    height: auto;
  }

  .jackpot-jill-57lr1e.jackpot-jill-jwdoeb > div > .jackpot-jill-1ulqb1 {
    transform: rotate(180deg);
  }
}

.jackpot-jill-57lr1e [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.jackpot-jill-57lr1e [data-ref-el],
.jackpot-jill-57lr1e span {
  cursor: pointer;
}

.jackpot-jill-57lr1e [data-ref-el],
.jackpot-jill-57lr1e span,
.jackpot-jill-57lr1e 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-57lr1e [data-ref-el],
  .jackpot-jill-57lr1e span,
  .jackpot-jill-57lr1e a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-57lr1e [data-ref-el],
  .jackpot-jill-57lr1e span,
  .jackpot-jill-57lr1e a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.jackpot-jill-94tte0 {
  height: 0;
  overflow: hidden;
  transition: height 0.jackpot-jill-6i43e2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.jackpot-jill-94tte0::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.jackpot-jill-94tte0::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.jackpot-jill-94tte0::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .jackpot-jill-94tte0 {
    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-94tte0:has(> .jackpot-jill-57lr1e.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .jackpot-jill-94tte0 .jackpot-jill-94tte0 {
    padding: 0;
  }

  .jackpot-jill-94tte0 .jackpot-jill-57lr1e {
    font-weight: 400;
  }

  .jackpot-jill-94tte0 .jackpot-jill-57lr1e:hover > .jackpot-jill-66g8ev {
    background: var(--Neutral-300);
  }

  .jackpot-jill-94tte0 .jackpot-jill-1ulqb1 {
    rotate: -90deg;
  }
}

.jackpot-jill-66g8ev {
  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-66g8ev {
    padding: 8px;
  }

  .jackpot-jill-57lr1e.jackpot-jill-fhxc6m > .jackpot-jill-66g8ev {
    background: var(--Neutral-300);
  }
}

.jackpot-jill-1ulqb1 {
  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-jo2z0y.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.jackpot-jill-bpest9 0.jackpot-jill-dserv3.jackpot-jill-b3ly0q -0.jackpot-jill-389rsw 0.jackpot-jill-myyzlr -0.jackpot-jill-389rsw 1.jackpot-jill-u7hshy 0.jackpot-jill-4yjm92.jackpot-jill-h2kuqd 4.jackpot-jill-qznok3.jackpot-jill-bpest9 0.jackpot-jill-ankj1k.jackpot-jill-aj42pj -0.jackpot-jill-389rsw 9.jackpot-jill-zodytn -0.jackpot-jill-389rsw 10.jackpot-jill-16ifaf 0.jackpot-jill-6g3mfq.jackpot-jill-pu680x 0.jackpot-jill-b3ly0q 10.jackpot-jill-pu680x 0.jackpot-jill-myyzlr 10.jackpot-jill-16ifaf 1.jackpot-jill-zmtfas.jackpot-jill-rewdlc 5.jackpot-jill-xlqav0.jackpot-jill-dcovbu 6.jackpot-jill-akyxgy 5.jackpot-jill-unys9e 6.jackpot-jill-akyxgy 4.jackpot-jill-gokjup 5.jackpot-jill-1pz2bb.jackpot-jill-bpest9 1.jackpot-jill-ik2j4r.jackpot-jill-389rsw 0.jackpot-jill-myyzlr -0.jackpot-jill-389rsw 0.jackpot-jill-b3ly0q 0.jackpot-jill-bpest9 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.jackpot-jill-6i43e2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .jackpot-jill-1ulqb1 {
    cursor: default;
  }
}

.jackpot-jill-sojq5o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.jackpot-jill-n1twtr {
  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-n1twtr {
    padding: 40px 4px;
  }
}

.jackpot-jill-ymwnkm {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-ymwnkm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.jackpot-jill-nnugrl {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .jackpot-jill-nnugrl {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.jackpot-jill-nnugrl ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.jackpot-jill-nnugrl [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.jackpot-jill-nnugrl [data-ref-el],
.jackpot-jill-nnugrl span,
.jackpot-jill-nnugrl a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.jackpot-jill-q2nqgb {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jackpot-jill-q2nqgb {
    margin-bottom: 12px;
  }
}

.jackpot-jill-rahzvw {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.jackpot-jill-rahzvw img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-rahzvw:last-child {
    margin-right: 0;
  }
}

.jackpot-jill-ombibo {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jackpot-jill-q2nqgb:hover .jackpot-jill-ue735r {
  visibility: visible;
  opacity: 1;
}

.jackpot-jill-ue735r {
  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-c5nfr3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.jackpot-jill-qrlw65 {
  display: flex;
  margin: 6px;
}

.jackpot-jill-qrlw65 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.jackpot-jill-ue735r::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-ue735r::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-gs7vmw {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .jackpot-jill-gs7vmw {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.jackpot-jill-1pspw9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .jackpot-jill-1pspw9 {
    margin-right: 32px;
  }
}

.jackpot-jill-u0utgd {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .jackpot-jill-u0utgd {
    margin-top: 0;
    width: 340px;
  }
}

.jackpot-jill-u0utgd a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.jackpot-jill-vy3gc4 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.jackpot-jill-bq7w6p {
  position: relative;
}

@media (min-width: 768px) {
  .jackpot-jill-bq7w6p {
    margin-top: 40px;
  }
}

.jackpot-jill-bq7w6p + .jackpot-jill-efavq4,
.jackpot-jill-bq7w6p + .jackpot-jill-bq7w6p {
  margin-top: 24px;
}

.jackpot-jill-53x4my {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-53x4my {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-53x4my {
    padding: 80px;
  }
}

.jackpot-jill-gj0fyu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .jackpot-jill-gj0fyu {
    padding: 0 16px;
}


}

.jackpot-jill-di6h8q {
  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-di6h8q {
    font-size: 48px;
    line-height: 56px;
  }
}

.jackpot-jill-d2jc9n {
  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-d2jc9n {
    font-size: 24px;
    line-height: 32px;
  }
}

.jackpot-jill-rorzm0 {
  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-rorzm0:hover {
  background: var(--button-bg-hover);
}

.jackpot-jill-4o3afv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.jackpot-jill-4o3afv img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .jackpot-jill-4o3afv img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .jackpot-jill-4o3afv img {
  min-height: 100%;
  }
}

.jackpot-jill-53x4my::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.jackpot-jill-lta646 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.jackpot-jill-lta646 h1,
.jackpot-jill-lta646 h2,
.jackpot-jill-lta646 h3,
.jackpot-jill-lta646 h4 {
  margin-bottom: 6px;
}

.jackpot-jill-lta646 h1:not(:first-child),
.jackpot-jill-lta646 h2:not(:first-child),
.jackpot-jill-lta646 h3:not(:first-child),
.jackpot-jill-lta646 h4:not(:first-child) {
  margin-top: 16px;
}

.jackpot-jill-lta646 h1,
.jackpot-jill-lta646 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .jackpot-jill-lta646 h1,
  .jackpot-jill-lta646 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.jackpot-jill-lta646 h2,
.jackpot-jill-lta646 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .jackpot-jill-lta646 h2,
  .jackpot-jill-lta646 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-lta646 h3,
.jackpot-jill-lta646 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .jackpot-jill-lta646 h3,
  .jackpot-jill-lta646 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.jackpot-jill-lta646 h4,
.jackpot-jill-lta646 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.jackpot-jill-lta646 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.jackpot-jill-lta646 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.jackpot-jill-lta646 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-lta646 ul ul {
  margin-bottom: 8px;
}

.jackpot-jill-lta646 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.jackpot-jill-lta646 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.jackpot-jill-lta646 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.jackpot-jill-lta646 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.jackpot-jill-lta646 ol li::marker {
  font-weight: 700;
}

.jackpot-jill-lta646 ol ol {
  margin-bottom: 8px;
}

.jackpot-jill-lta646 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.jackpot-jill-lta646 ol ul li {
  padding-left: 16px;
}

.jackpot-jill-lta646 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-lta646 table {
    padding: 24px;
  }
}

.jackpot-jill-lta646 table.jackpot-jill-pcadr3 {
  -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-6i43e2,
    mask-image 0.3s;
}

.jackpot-jill-lta646 table.jackpot-jill-pcadr3.jackpot-jill-lkwlnf {
  -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-lta646 table {
    display: table;
  }
}

.jackpot-jill-lta646 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-lta646 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jackpot-jill-lta646 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jackpot-jill-lta646 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-lta646 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.jackpot-jill-lta646 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.jackpot-jill-lta646 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.jackpot-jill-lta646 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.jackpot-jill-lta646 img {
  max-width: 100%;
  height: auto;
}

.jackpot-jill-6mnary {
  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-6mnary {
    padding: 24px;
  }
}

.jackpot-jill-0962q1 {
  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-0962q1 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.jackpot-jill-0962q1 > * {
  margin: 0 !important;
}

.jackpot-jill-0962q1 img,
.jackpot-jill-womtmz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-0962q1 img,
  .jackpot-jill-womtmz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-435nr6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-435nr6 {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-vaue4c {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.jackpot-jill-vaue4c .jackpot-jill-5q8uc9 {
  flex-shrink: 0;
}

.jackpot-jill-vaue4c .jackpot-jill-747ggl svg {
  display: none;
}

.jackpot-jill-0xq7d7 {
  display: grid;
  transition: max-height 0.jackpot-jill-6i43e2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .jackpot-jill-0xq7d7 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-0xq7d7 {
    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-0xq7d7.jackpot-jill-uy3qph + .jackpot-jill-5q8uc9 svg {
  transform: rotate(180deg);
}

.jackpot-jill-pkhvdx {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.jackpot-jill-pkhvdx > div:nth-child(3n) {
  grid-column: span 2;
}

.jackpot-jill-pkhvdx
  > div:nth-child(3n)
  .jackpot-jill-8dit8o
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .jackpot-jill-pkhvdx {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .jackpot-jill-pkhvdx > div:nth-child(3n) {
    grid-column: unset;
  }

  .jackpot-jill-pkhvdx
    > div:nth-child(3n)
    .jackpot-jill-8dit8o
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-pkhvdx {
    max-width: 270px;
  }
}

.jackpot-jill-pkhvdx .jackpot-jill-8dit8o button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .jackpot-jill-pkhvdx .jackpot-jill-8dit8o button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-pkhvdx .jackpot-jill-8dit8o button {
    max-width: 104px;
  }
}

.jackpot-jill-tgekqe {
  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-tgekqe {
    margin-bottom: 0;
  }
}

.jackpot-jill-fzufjq {
  display: none;
  opacity: 0;
}

.jackpot-jill-scmxui {
  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-scmxui img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.jackpot-jill-8dit8o {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.jackpot-jill-8dit8o 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-8dit8o
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .jackpot-jill-8dit8o
    button {
    max-width: 145px;
  }
}

.jackpot-jill-qsyutf:first-child
  .jackpot-jill-8dit8o
  button {
  max-width: 270px;
}

.jackpot-jill-usyv2s {
  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-tgekqe picture {
  width: 100%;
  max-width: 100%;
}

.jackpot-jill-k08sbn {
  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-k08sbn svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.jackpot-jill-tgekqe:hover .jackpot-jill-k08sbn {
  display: flex;
}

.jackpot-jill-9loala {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.jackpot-jill-hdy5di {
  display: flex;
}

.jackpot-jill-hdy5di:hover .jackpot-jill-8p8rzo,
.jackpot-jill-hdy5di .jackpot-jill-fhxc6m .jackpot-jill-8p8rzo {
  display: flex;
}

.jackpot-jill-hdy5di svg {
  flex-shrink: 0;
}

.jackpot-jill-8p8rzo {
  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-8p8rzo {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.jackpot-jill-8p8rzo:hover {
  display: flex;
}

.jackpot-jill-8p8rzo svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.jackpot-jill-xnvlrn {
  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-xnvlrn {
    font-size: 12px;
  }
}

.jackpot-jill-2fsj2x,
.jackpot-jill-5gqqr5 {
  width: 50%;
  flex-shrink: 0;
}

.jackpot-jill-2fsj2x {
  font-weight: 700;
}

.jackpot-jill-1l5t02 .jackpot-jill-0xq7d7 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .jackpot-jill-1l5t02 .jackpot-jill-0xq7d7 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-1l5t02 .jackpot-jill-0xq7d7 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.jackpot-jill-1l5t02
  .jackpot-jill-usyv2s:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.jackpot-jill-1l5t02 .jackpot-jill-scmxui {
  height: 100% !important;
  border-radius: 16px;
}

.jackpot-jill-1l5t02 .jackpot-jill-8dit8o {
  gap: 4px;
  align-items: center;
}

.jackpot-jill-1l5t02 .jackpot-jill-8dit8o button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jackpot-jill-1l5t02 .jackpot-jill-8dit8o svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.jackpot-jill-1l5t02 .jackpot-jill-0f1omq,
.jackpot-jill-1l5t02 .jackpot-jill-wjn70g {
  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-jo2z0y.org/2000/svg'%3E%3Cpath d='M9.jackpot-jill-80pjzk 4.jackpot-jill-fb7uo5.jackpot-jill-o4takg 5.jackpot-jill-hyhjj7.jackpot-jill-pytpqx 5.jackpot-jill-twnbrm.jackpot-jill-xzlovf 5.jackpot-jill-rkrm1j.jackpot-jill-keipki 8.jackpot-jill-8cpunk.jackpot-jill-204rd6 9.jackpot-jill-yu3iav.jackpot-jill-6jaxpv 9.jackpot-jill-8hu6ty.jackpot-jill-gp1p1n 13.jackpot-jill-uhsy06.jackpot-jill-mgr10g 11.jackpot-jill-3vql4r.jackpot-jill-4kh9yb 11.jackpot-jill-wai81i.jackpot-jill-cs97aj 11.jackpot-jill-upfwj8.jackpot-jill-kjl031 13.jackpot-jill-b3ed0n.jackpot-jill-d8ek2q 9.jackpot-jill-4xa76i.jackpot-jill-l9u613 9.jackpot-jill-483vvg.jackpot-jill-n54ruk 8.jackpot-jill-vtufl0.jackpot-jill-0c631h 5.jackpot-jill-v18cqj.jackpot-jill-djgwao 5.jackpot-jill-q88zn3.jackpot-jill-qmzz2s 5.jackpot-jill-7eqojk.jackpot-jill-ov6654 4.jackpot-jill-2ujqt6.jackpot-jill-4kh9yb 1.jackpot-jill-wphv1e.jackpot-jill-80pjzk 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.jackpot-jill-1l5t02 .jackpot-jill-0f1omq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.jackpot-jill-1l5t02 .jackpot-jill-wjn70g {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.jackpot-jill-d9i2pe {
  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-d9i2pe {
    padding: 24px;
  }
}

.jackpot-jill-d9i2pe .jackpot-jill-5q8uc9 {
  display: flex;
}

@media (min-width: 768px) {
  .jackpot-jill-d9i2pe .jackpot-jill-5q8uc9 {
    display: none;
  }
}

.jackpot-jill-d9i2pe .jackpot-jill-747ggl svg {
  display: none;
}

.jackpot-jill-17qoop {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.jackpot-jill-17qoop .jackpot-jill-y5p6fh {
  display: none;
}

@media (min-width: 768px) {
  .jackpot-jill-17qoop .jackpot-jill-y5p6fh {
    display: flex;
  }
}

.jackpot-jill-cngnrv {
  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-cngnrv {
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-cngnrv > * {
  margin: 0 !important;
}

.jackpot-jill-cngnrv img,
.jackpot-jill-xajaok {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-cngnrv img,
  .jackpot-jill-xajaok {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-tqk6qy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-tqk6qy {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-xy6vh0 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .jackpot-jill-xy6vh0 {
    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-xy6vh0::-webkit-scrollbar {
    display: none;
  }
}

.jackpot-jill-zcgz6e {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .jackpot-jill-zcgz6e {
    padding: 7px 15px;
  }
}

.jackpot-jill-zcgz6e:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jackpot-jill-uqljpj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jackpot-jill-uqljpj {
    display: flex;
    opacity: 1;
  }
}

.jackpot-jill-zcgz6e picture {
  height: 100%;
  display: block;
}

.jackpot-jill-zcgz6e img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .jackpot-jill-zcgz6e img {
    width: 88px;
    height: 44px;
  }
}

.jackpot-jill-zcgz6e p {
  text-align: center;
  width: 100%;
}

.jackpot-jill-g6bonf {
  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-g6bonf {
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-g6bonf img,
.jackpot-jill-axaed6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-g6bonf img,
  .jackpot-jill-axaed6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-ulfl22 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-ulfl22 {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-em27qz {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.jackpot-jill-8uvccb {
  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-q58bni {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.jackpot-jill-q58bni.jackpot-jill-fhxc6m {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.jackpot-jill-20n4pz {
  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-20n4pz {
    font-size: 20px;
    line-height: 28px;
  }
}

.jackpot-jill-w9qjxg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.jackpot-jill-fqy2fb {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.jackpot-jill-6i43e2 ease;
  opacity: 0;
  color: var(--text-color);
}

.jackpot-jill-zsue13 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.jackpot-jill-zsue13 ol,
.jackpot-jill-zsue13 ul {
  padding-left: 1.3em;
}

.jackpot-jill-q58bni.jackpot-jill-fhxc6m .jackpot-jill-fqy2fb {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.jackpot-jill-q58bni.jackpot-jill-fhxc6m .jackpot-jill-w9qjxg {
  transform: rotate(180deg);
  color: var(--text-color);
}

.jackpot-jill-pj2887 {
  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-pj2887 {
    padding: 24px;
  }
}

.jackpot-jill-pj2887 .jackpot-jill-5q8uc9 {
  display: flex;
}

@media (min-width: 768px) {
  .jackpot-jill-pj2887 .jackpot-jill-5q8uc9 {
    display: none;
  }
}

.jackpot-jill-pj2887 .jackpot-jill-747ggl svg {
  display: none;
}

.jackpot-jill-aibg48 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jackpot-jill-aibg48 .jackpot-jill-y5p6fh {
  display: none;
}

@media (min-width: 768px) {
  .jackpot-jill-aibg48 .jackpot-jill-y5p6fh {
    display: flex;
  }
}

.jackpot-jill-2p0wlx {
  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-2p0wlx {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.jackpot-jill-2p0wlx > * {
  margin: 0 !important;
}

.jackpot-jill-2p0wlx img,
.jackpot-jill-10s7ub {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .jackpot-jill-2p0wlx img,
  .jackpot-jill-10s7ub {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.jackpot-jill-fgl2ve {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .jackpot-jill-fgl2ve {
    width: 32px;
    height: 32px;
  }
}

.jackpot-jill-bxz0jv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .jackpot-jill-bxz0jv {
    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-bxz0jv::-webkit-scrollbar {
    display: none;
  }
}

.jackpot-jill-y5shzb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.jackpot-jill-y5shzb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.jackpot-jill-ndvxer {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .jackpot-jill-ndvxer {
    display: flex;
    opacity: 1;
  }
}

.jackpot-jill-y5shzb picture {
  width: auto;
  height: 100%;
  display: block;
}

.jackpot-jill-y5shzb picture img {
  display: block;
  width: auto;
  height: 100%;
}

.jackpot-jill-r0td00 {
  margin: -24px 0;
}

.jackpot-jill-r0td00:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .jackpot-jill-r0td00 {
    margin: -16px 0;
  }
}

.jackpot-jill-fdd3fp {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .jackpot-jill-fdd3fp {
    flex-direction: row;
  }
}

.jackpot-jill-vmc1e9 {
  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-vmc1e9 {
    flex: 1;
  }
}

.jackpot-jill-vmc1e9::placeholder {
  color: var(--Text-400);
}

.jackpot-jill-hm0fxw {
  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-xmbzgu {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.jackpot-jill-xmbzgu::-webkit-scrollbar {
  display: none;
}

.jackpot-jill-v01pmb {
  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-v01pmb img,
.jackpot-jill-v01pmb svg {
  margin-right: 8px;
}

.jackpot-jill-g6n9py {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.jackpot-jill-r0td00 + .jackpot-jill-zpddbt {
  margin-top: 0;
}

@media (min-width: 768px) {
  .jackpot-jill-r0td00 + .jackpot-jill-zpddbt {
    margin-top: -16px;
  }
}

.jackpot-jill-stb4ik {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.jackpot-jill-stb4ik > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.jackpot-jill-stb4ik > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.jackpot-jill-wpkmx8 {
  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-1c9ghq {
  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-5juthn {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.jackpot-jill-mkoo1b {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.jackpot-jill-lr577i {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.jackpot-jill-wpkmx8 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-wpkmx8 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-wpkmx8 {
    padding: 39px 179px 39px 39px;
  }

  .jackpot-jill-1c9ghq {
    font-size: 40px;
    line-height: 48px;
  }

  .jackpot-jill-lr577i {
    height: 348px;
  }

  .jackpot-jill-wpkmx8 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .jackpot-jill-wpkmx8 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .jackpot-jill-wpkmx8 {
    padding: 63px;
  }
}

.jackpot-jill-x32azd {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .jackpot-jill-x32azd {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.jackpot-jill-xpraxw {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jackpot-jill-xpraxw {
    width: auto;
  }
}

.jackpot-jill-ugtq17 {
  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-ugtq17::-webkit-scrollbar {
  display: none;
}

.jackpot-jill-ugtq17 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-ugtq17 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .jackpot-jill-ugtq17 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.jackpot-jill-x32azd .jackpot-jill-a55qnv {
  -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-6i43e2,
    mask-image 0.3s;
}

.jackpot-jill-x32azd .jackpot-jill-a55qnv.jackpot-jill-lkwlnf {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.jackpot-jill-rlpjll {
  margin: 40px -16px;
}

.jackpot-jill-gbqbwb + .jackpot-jill-efavq4,
.jackpot-jill-gbqbwb + .jackpot-jill-bq7w6p {
  margin-top: 24px;
}

.jackpot-jill-w4s1k8 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.jackpot-jill-w4s1k8 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.jackpot-jill-f3q7s1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .jackpot-jill-f3q7s1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .jackpot-jill-f3q7s1 {
    margin-top: 0;
  }
}

.jackpot-jill-d5poek {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jackpot-jill-d5poek {
    font-size: 24px;
    line-height: 32px;
  }
}

.jackpot-jill-dofua5 {
  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-dofua5 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.jackpot-jill-9956nw {
  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-9956nw {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.jackpot-jill-hxpf4d {
  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-hxpf4d {
    font-size: 20px;
    line-height: 28px;
  }
}

.jackpot-jill-aeneiz {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .jackpot-jill-aeneiz {
    font-size: 32px;
    line-height: 40px;
  }
}

.jackpot-jill-yzw6ze {
  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-t8dpsj {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.jackpot-jill-t8dpsj img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.jackpot-jill-zpddbt {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.jackpot-jill-2rglev {
  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-2rglev {
    padding: 15px 48px;
  }
}

main > .jackpot-jill-zpddbt {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .jackpot-jill-0xq7d7.jackpot-jill-d079vg > div:nth-child(n+5) {
    display: none;
  }
}

.jackpot-jill-lta646 p a img {
  display: block;
  margin: 0 auto;
}


.jackpot-jill-cveiy2 {
  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-m480if {
  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-m480if label {
  font-size: 14px;
}

.jackpot-jill-m480if h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.jackpot-jill-m480if input,
.jackpot-jill-m480if textarea,
.jackpot-jill-m480if 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-m480if button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.jackpot-jill-9psp2f ease;
}
.jackpot-jill-m480if button:hover {
  background-color: var(--button-bg-hover);
}
.jackpot-jill-7o7rc6 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.jackpot-jill-h1s2dy ease-in;
}

.jackpot-jill-7o7rc6 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-s9o428, .jackpot-jill-g51kvp, [class*="review-card"],
thead, thead th, table th, .jackpot-jill-tuavmi,
.jackpot-jill-qf0vyn, [class*="collapsible-header"],
.jackpot-jill-m4xsp4, [class*="updated-block"] {
  color: #ece7dc !important;
}
