@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.jackpot-jill-2nsu45 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.jackpot-jill-y2borr {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.jackpot-jill-vpxdwr,
ul.jackpot-jill-vpxdwr {
  padding-left: 20px;
}

ul.jackpot-jill-vpxdwr {
  list-style: disc;
}

ol.jackpot-jill-vpxdwr {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.jackpot-jill-7gdbhx > .jackpot-jill-ws8u6z,
.jackpot-jill-7gdbhx > .jackpot-jill-6i6hc6,
.jackpot-jill-7gdbhx > blockquote,
.jackpot-jill-7gdbhx > h1,
.jackpot-jill-7gdbhx > h2,
.jackpot-jill-7gdbhx > h3,
.jackpot-jill-7gdbhx > h4,
.jackpot-jill-7gdbhx > h5,
.jackpot-jill-7gdbhx > h6,
.jackpot-jill-7gdbhx > ol,
.jackpot-jill-7gdbhx > p,
.jackpot-jill-7gdbhx > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.jackpot-jill-7gdbhx > ol,
.jackpot-jill-7gdbhx > ul {
  padding-left: 50px;
}

.jackpot-jill-7gdbhx blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.jackpot-jill-7gdbhx:not(:last-child) {
  margin-bottom: 2rem;
}

.jackpot-jill-7gdbhx > :not(:first-child) {
  margin-top: 2rem;
}

.jackpot-jill-7gdbhx {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.jackpot-jill-7gdbhx:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .jackpot-jill-7gdbhx:first-child {
    margin-top: 20px;
  }
}

.jackpot-jill-7gdbhx > p:last-of-type {
  margin-bottom: 32px;
}

.jackpot-jill-7gdbhx > .jackpot-jill-dn10m5:not(:first-child) {
  margin: 64px auto 16px auto;
}

.jackpot-jill-0vr1kb > .jackpot-jill-dn10m5 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.jackpot-jill-6i6hc6 {
  overflow: auto;
}

.jackpot-jill-6i6hc6::-webkit-scrollbar {
  height: 5px;
}

.jackpot-jill-6i6hc6 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.jackpot-jill-6i6hc6 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.jackpot-jill-6i6hc6 table thead,
table thead {
  border-bottom: none;
}

.jackpot-jill-6i6hc6 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.jackpot-jill-6i6hc6 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.jackpot-jill-6i6hc6 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.jackpot-jill-6i6hc6 .jackpot-jill-j94jto {
  table-layout: auto;
}

.jackpot-jill-6i6hc6 .jackpot-jill-j94jto th {
  word-break: normal;
}

.jackpot-jill-6i6hc6 .jackpot-jill-j94jto td {
  word-break: normal;
}

.jackpot-jill-2nsu45 .jackpot-jill-2nsu45 {
  padding-right: 0;
  padding-left: 0;
}

.jackpot-jill-zt3js3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.jackpot-jill-qaa25v {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.jackpot-jill-nxl9li {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.jackpot-jill-ws8u6z {
  margin-top: 24px;
}

.jackpot-jill-ws8u6z.jackpot-jill-87xczx {
  text-align: left;
}

.jackpot-jill-ws8u6z.jackpot-jill-z66np9 {
  text-align: right;
}

.jackpot-jill-ws8u6z.jackpot-jill-q65xry {
  text-align: center;
}

.jackpot-jill-gadt9v {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.jackpot-jill-2eayo8 ease-in-out;
  cursor: pointer;
}

.jackpot-jill-gadt9v:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.jackpot-jill-gadt9v {
  min-width: 328px;
}

@media (max-width: 768px) {
  .jackpot-jill-gadt9v {
    min-width: unset;
  }
}

.jackpot-jill-hfhig6 {
  background-color: var(--fh-bg-color);
}

.jackpot-jill-zn0mqn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.jackpot-jill-sf5hfi {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.jackpot-jill-sf5hfi img {
  max-height: 80px;
  object-fit: contain;
}

.jackpot-jill-1ve8sx {
  flex: 1 1;
}

.jackpot-jill-q2yr85 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.jackpot-jill-xs39ni {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.jackpot-jill-xs39ni span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.jackpot-jill-xs39ni.jackpot-jill-k8smyv span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.jackpot-jill-xs39ni.jackpot-jill-k8smyv span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.jackpot-jill-xs39ni.jackpot-jill-k8smyv span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.jackpot-jill-1ve8sx + .jackpot-jill-q2yr85 {
  margin-left: 20px;
}

.jackpot-jill-76ksvw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.jackpot-jill-76ksvw > svg {
  max-width: 24px;
  max-height: 24px;
}

.jackpot-jill-76ksvw + .jackpot-jill-76ksvw {
  margin-left: 5px;
}

.jackpot-jill-3osw17 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.jackpot-jill-3osw17:hover {
  background-color: var(--button-bg-hover);
}

.jackpot-jill-4ve6jw {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.jackpot-jill-2eayo8 ease-in-out;
  border: 1px solid var(--border-color);
}

.jackpot-jill-4ve6jw:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.jackpot-jill-aerew9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .jackpot-jill-1ve8sx {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .jackpot-jill-aerew9 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .jackpot-jill-1ve8sx {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .jackpot-jill-76ksvw {
    min-width: unset;
    flex: 1 1;
  }
}

.jackpot-jill-iayutm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.jackpot-jill-iayutm:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.jackpot-jill-iayutm:hover .jackpot-jill-6tbuo3 {
  opacity: 1;
  pointer-events: auto;
}

.jackpot-jill-491w94 {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.jackpot-jill-azghc7 ease-in-out;
  gap: 4px;
}

.jackpot-jill-491w94 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.jackpot-jill-491w94 .jackpot-jill-zt3js3 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.jackpot-jill-wjier1,
.jackpot-jill-491w94:hover {
  color: var(--button-bg-hover);
}

.jackpot-jill-7gtjjg {
  position: relative;
}

.jackpot-jill-7gtjjg .jackpot-jill-491w94 {
  margin-right: 0;
  padding-right: 4px;
}

.jackpot-jill-f4qkm5 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.jackpot-jill-7gtjjg.jackpot-jill-k8smyv .jackpot-jill-f4qkm5 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.jackpot-jill-7gtjjg.jackpot-jill-k8smyv .jackpot-jill-6tbuo3 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.jackpot-jill-7gtjjg.jackpot-jill-k8smyv .jackpot-jill-6tbuo3::before {
  display: none;
}

.jackpot-jill-f4qkm5 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.jackpot-jill-6tbuo3 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.jackpot-jill-ur45e4 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.jackpot-jill-6tbuo3::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.jackpot-jill-6tbuo3:hover {
  color: var(--fh-bg-color);
}

.jackpot-jill-a4j752 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.jackpot-jill-ur45e4 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.jackpot-jill-azghc7 ease-in-out;
  -o-transition: 0.jackpot-jill-azghc7 ease-in-out;
  transition: 0.jackpot-jill-azghc7 ease-in-out;
}

.jackpot-jill-a4j752 .jackpot-jill-zt3js3 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.jackpot-jill-7tiq19,
.jackpot-jill-a4j752:hover {
  color: var(--button-bg-hover);
}

.jackpot-jill-4jqxml {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.jackpot-jill-4jqxml.jackpot-jill-5crss7 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.jackpot-jill-4jqxml.jackpot-jill-5crss7:after,
.jackpot-jill-4jqxml.jackpot-jill-5crss7:before {
  content: "";
  position: absolute;
  margin: auto;
}

.jackpot-jill-4jqxml.jackpot-jill-5crss7:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.jackpot-jill-4jqxml.jackpot-jill-5crss7:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.jackpot-jill-4jqxml.jackpot-jill-5crss7 > * {
  z-index: 1;
}

.jackpot-jill-4jqxml b,
.jackpot-jill-4jqxml strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.jackpot-jill-4jqxml .jackpot-jill-d39n71 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.jackpot-jill-4jqxml .jackpot-jill-h4r9q6 {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.jackpot-jill-4jqxml .jackpot-jill-zt3js3 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.jackpot-jill-4jqxml .jackpot-jill-j7gs4m {
  margin-top: 12px;
}

.jackpot-jill-j7gs4m {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.jackpot-jill-1bndsj {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.jackpot-jill-j7gs4m .jackpot-jill-1knpq7 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.jackpot-jill-2eayo8 ease-in-out;
}

.jackpot-jill-j7gs4m .jackpot-jill-1knpq7:hover {
  background: rgba(255, 255, 255, 0.3);
}

.jackpot-jill-hcz07q {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.jackpot-jill-4jqxml.jackpot-jill-091607 {
  gap: 12px;
  padding: 16px;
}

.jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-hcz07q {
  min-width: 240px;
}

.jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-hcz07q.jackpot-jill-8difsz {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .jackpot-jill-4jqxml .jackpot-jill-d39n71 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .jackpot-jill-4jqxml .jackpot-jill-h4r9q6 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .jackpot-jill-4jqxml .jackpot-jill-zt3js3 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-zt3js3 {
    max-width: 126px;
  }
  .jackpot-jill-4jqxml .jackpot-jill-j7gs4m {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .jackpot-jill-4jqxml .jackpot-jill-1bndsj {
    max-width: unset;
  }
  .jackpot-jill-hcz07q {
    min-width: unset;
    width: 100%;
  }
  .jackpot-jill-4jqxml .jackpot-jill-hcz07q {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 {
    grid-template-rows: auto 1fr auto;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-hcz07q {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .jackpot-jill-4jqxml {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .jackpot-jill-4jqxml .jackpot-jill-d39n71 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .jackpot-jill-4jqxml .jackpot-jill-zt3js3 {
    max-width: 78px;
  }
  .jackpot-jill-4jqxml .jackpot-jill-j7gs4m {
    margin-top: -12px;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 {
    gap: 8px;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-d39n71 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-h4r9q6 {
    grid-column: 1/3;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-zt3js3 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .jackpot-jill-4jqxml.jackpot-jill-091607 .jackpot-jill-zt3js3 img {
    max-width: 114px;
  }
}

.jackpot-jill-hcz07q.jackpot-jill-w77mfs,
.jackpot-jill-hcz07q.jackpot-jill-4ngz0x,
.jackpot-jill-hcz07q.jackpot-jill-72wkda {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.jackpot-jill-2eayo8 ease-in-out;
}

.jackpot-jill-hcz07q.jackpot-jill-w77mfs,
.jackpot-jill-hcz07q.jackpot-jill-72wkda {
  padding: 10px;
}

.jackpot-jill-hcz07q.jackpot-jill-w77mfs:hover,
.jackpot-jill-hcz07q.jackpot-jill-4ngz0x:hover,
.jackpot-jill-hcz07q.jackpot-jill-72wkda:hover {
  background: var(--button-bg-hover);
}

.jackpot-jill-hcz07q.jackpot-jill-w77mfs:hover svg path,
.jackpot-jill-hcz07q.jackpot-jill-72wkda:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.jackpot-jill-hcz07q.jackpot-jill-8difsz {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.jackpot-jill-2eayo8 ease-in-out;
  background: var(--button-bg-color);
}

.jackpot-jill-hcz07q.jackpot-jill-8difsz:hover {
  background-color: var(--button-bg-hover);
}

.jackpot-jill-hcz07q.jackpot-jill-4ngz0x:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.jackpot-jill-hcz07q.jackpot-jill-4ngz0x:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.jackpot-jill-hcz07q.jackpot-jill-8difsz:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.jackpot-jill-ubt6j4 {
  max-width: 650px;
}

.jackpot-jill-m5sngd {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.jackpot-jill-b4zxcq {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.jackpot-jill-7hlw9w {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.jackpot-jill-azghc7 ease-in-out;
  cursor: pointer;
}

.jackpot-jill-7hlw9w:hover {
  opacity: 0.5;
}

.jackpot-jill-7hlw9w:focus {
  outline: 0;
}

.jackpot-jill-7hlw9w:focus .jackpot-jill-u380wx,
.jackpot-jill-7hlw9w:hover .jackpot-jill-u380wx {
  fill: red;
  fill-opacity: 1;
}

.jackpot-jill-7hlw9w:hover {
  cursor: pointer;
}

.jackpot-jill-o390qs {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.jackpot-jill-ubt6j4.jackpot-jill-q65xry {
  margin: 0 auto;
}

.jackpot-jill-ubt6j4.jackpot-jill-z66np9 {
  margin-left: auto;
}

.jackpot-jill-cs5c3d {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.jackpot-jill-cna9qf {
  padding-bottom: 50px;
}

.jackpot-jill-wonjow {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.jackpot-jill-o5knjt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.jackpot-jill-csot3x {
  margin-top: 24px;
}

.jackpot-jill-0sx9q6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jackpot-jill-dxt4oq {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.jackpot-jill-2polsa {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.jackpot-jill-rvifwi {
  width: 468px;
}

.jackpot-jill-2polsa .jackpot-jill-6tbuo3 {
  margin: 0.jackpot-jill-qo9c78 0;
}

.jackpot-jill-f97e3v {
  display: flex;
  min-width: 224px;
}

.jackpot-jill-56g77l {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.jackpot-jill-azghc7 ease-in-out;
}

.jackpot-jill-88750f,
.jackpot-jill-56g77l:hover {
  color: var(--text-color);
}

.jackpot-jill-ur7i9e {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.jackpot-jill-6sjdl3 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .jackpot-jill-cs5c3d {
    padding: 16px;
  }
  .jackpot-jill-ur7i9e {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .jackpot-jill-6sjdl3 {
    align-items: center;
  }
  .jackpot-jill-rvifwi {
    width: unset;
  }
  .jackpot-jill-f97e3v {
    min-width: unset;
  }
  .jackpot-jill-2polsa {
    max-height: unset;
  }
  .jackpot-jill-wonjow {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .jackpot-jill-cs5c3d {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.jackpot-jill-fs02hx {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.jackpot-jill-fs02hx:not(:last-child) {
  margin-bottom: 16px;
}

.jackpot-jill-vurj8m {
  outline: 0;
}

.jackpot-jill-vurj8m .jackpot-jill-zv1rer {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.jackpot-jill-4nig74 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .jackpot-jill-4nig74 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.jackpot-jill-4nig74::-webkit-details-marker {
  display: none;
}

.jackpot-jill-4nig74:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.jackpot-jill-4nig74:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .jackpot-jill-4nig74:after {
  transform: unset;
}

.jackpot-jill-zv1rer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.jackpot-jill-zv1rer svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.jackpot-jill-azghc7 ease-in-out;
  -o-transition: 0.jackpot-jill-azghc7 ease-in-out;
  transition: 0.jackpot-jill-azghc7 ease-in-out;
}

.jackpot-jill-oqpdgg {
  padding: 16px 0 0 0;
}

.jackpot-jill-oqpdgg * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .jackpot-jill-oqpdgg :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .jackpot-jill-4nig74 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .jackpot-jill-4nig74::after {
    margin-left: auto;
  }
  .jackpot-jill-zv1rer {
    order: 3;
    flex: 1 1 100%;
  }
  .jackpot-jill-4nig74 {
    font-size: 14px;
    line-height: 130%;
  }
  .jackpot-jill-zv1rer svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.jackpot-jill-3i8z9m {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.jackpot-jill-2ftwfa {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.jackpot-jill-3i8z9m.jackpot-jill-k8smyv .jackpot-jill-2ftwfa {
  margin-bottom: 12px;
}

.jackpot-jill-2ftwfa::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.jackpot-jill-3i8z9m.jackpot-jill-k8smyv .jackpot-jill-2ftwfa::after {
  transform: unset;
}

.jackpot-jill-ugg2o4 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.jackpot-jill-92gwpt {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.jackpot-jill-azghc7 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.jackpot-jill-92gwpt:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.jackpot-jill-3i8z9m.jackpot-jill-k8smyv .jackpot-jill-ugg2o4 {
  max-height: 100%;
}

.jackpot-jill-fvr9j9 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.jackpot-jill-skw7ym {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.jackpot-jill-wi8qul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.jackpot-jill-m4rcl2 {
  margin-right: 4px;
}

.jackpot-jill-wzws46 {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.jackpot-jill-azghc7 ease-in-out;
}

.jackpot-jill-wzws46 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.jackpot-jill-fk4mz4,
.jackpot-jill-wzws46:hover {
  color: var(--text-color);
}

.jackpot-jill-pawx5i {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.jackpot-jill-pawx5i img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.jackpot-jill-pawx5i .jackpot-jill-ty1mtf {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.jackpot-jill-pawx5i .jackpot-jill-w7helq {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.jackpot-jill-6eejum {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.jackpot-jill-dlmamd {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.jackpot-jill-bzkanb .jackpot-jill-2nsu45 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.jackpot-jill-bzkanb {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.jackpot-jill-2ws2dv {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.jackpot-jill-mugazb {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.jackpot-jill-7invc7 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.jackpot-jill-7hku6e 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.jackpot-jill-7invc7:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.jackpot-jill-ck5zd8 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.jackpot-jill-pd5qrh {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.jackpot-jill-azghc7 ease-in-out;
  transition: transform 0.jackpot-jill-azghc7 ease-in-out;
  -o-transition: transform 0.jackpot-jill-azghc7 ease-in-out;
  transition:
    transform 0.jackpot-jill-azghc7 ease-in-out,
    -webkit-transform 0.jackpot-jill-azghc7 ease-in-out;
  cursor: pointer;
}

.jackpot-jill-pd5qrh svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.jackpot-jill-pd5qrh:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.jackpot-jill-wc89ke {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .jackpot-jill-wc89ke {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.jackpot-jill-g4146a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.jackpot-jill-w3k0sr {
  position: relative;
  width: 100%;
}

.jackpot-jill-g4146a.jackpot-jill-hzrl8n {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.jackpot-jill-g4146a.jackpot-jill-q65xry {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jackpot-jill-g4146a.jackpot-jill-z66np9 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.jackpot-jill-gbic5z {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.jackpot-jill-pamrua {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.jackpot-jill-azghc7 ease-in-out;
  cursor: pointer;
}

.jackpot-jill-pamrua:hover {
  opacity: 0.5;
}

.jackpot-jill-g4146a.jackpot-jill-hzty3j .jackpot-jill-pamrua {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.jackpot-jill-g4146a.jackpot-jill-hzty3j .jackpot-jill-gbic5z {
  cursor: pointer;
}

.jackpot-jill-zx0v38 {
  fill: #0009;
}

.jackpot-jill-wl0tpz {
  fill: #fff;
}

.jackpot-jill-pamrua:hover .jackpot-jill-zx0v38 {
  fill: red;
}

.jackpot-jill-pamrua svg path {
  -webkit-transition: 0.jackpot-jill-azghc7 ease-in-out;
  -o-transition: 0.jackpot-jill-azghc7 ease-in-out;
  transition: 0.jackpot-jill-azghc7 ease-in-out;
}

.jackpot-jill-iapu6q {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.jackpot-jill-iapu6q > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.jackpot-jill-iapu6q.jackpot-jill-msyjkq > :not(.get-image) {
  grid-column: 1/3;
}

.jackpot-jill-4zcy29:not(._h1-block) .jackpot-jill-iapu6q > .jackpot-jill-dn10m5 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.jackpot-jill-iapu6q.jackpot-jill-msyjkq .jackpot-jill-rrn1dq {
  grid-column: 2/3;
}

.jackpot-jill-iapu6q.jackpot-jill-msyjkq > .jackpot-jill-zt3js3 {
  grid-column: 1/2;
}

.jackpot-jill-iapu6q.jackpot-jill-msyjkq > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.jackpot-jill-iapu6q > p:first-of-type {
  margin-top: 0;
}

.jackpot-jill-iapu6q .jackpot-jill-zt3js3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.jackpot-jill-4zcy29:not(._h1-block) .jackpot-jill-dn10m5 ~ .jackpot-jill-zt3js3 {
  grid-row: 2/10;
}

.jackpot-jill-4zcy29.jackpot-jill-39wk15 .jackpot-jill-dn10m5 ~ .jackpot-jill-zt3js3 {
  grid-row: 1/10;
}

.jackpot-jill-4zcy29.jackpot-jill-39wk15 > .jackpot-jill-dn10m5 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.jackpot-jill-4zcy29.jackpot-jill-39wk15 .jackpot-jill-zt3js3 {
  grid-row: 1/10;
}

.jackpot-jill-iapu6q.jackpot-jill-5q2j7q .jackpot-jill-zt3js3 {
  align-items: flex-start;
}

.jackpot-jill-iapu6q.jackpot-jill-q65xry .jackpot-jill-rrn1dq {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.jackpot-jill-iapu6q.jackpot-jill-q65xry .jackpot-jill-zt3js3 {
  align-items: center;
}

.jackpot-jill-iapu6q.jackpot-jill-ivq1wz .jackpot-jill-zt3js3 {
  align-items: flex-end;
}

.jackpot-jill-rrn1dq > :first-child {
  margin-top: 0;
}

.jackpot-jill-rrn1dq > :last-child {
  margin-bottom: 0;
}

* + .jackpot-jill-ogkejv,
.jackpot-jill-4zcy29 + .jackpot-jill-4zcy29 {
  margin-top: 2rem;
}

.jackpot-jill-et8w44 td::before,
.jackpot-jill-et8w44 th::after {
  display: none !important;
}

.jackpot-jill-et8w44 #link-selector {
  color: #000;
}

.jackpot-jill-et8w44 .jackpot-jill-ru4nub {
  color: #135e96;
}

.jackpot-jill-et8w44 .jackpot-jill-gofgu2 *,
.jackpot-jill-et8w44 .jackpot-jill-zsbhms p,
.jackpot-jill-et8w44 .jackpot-jill-h1zb9f * {
  color: #000;
}

.jackpot-jill-et8w44 .jackpot-jill-a1uuoq {
  background: 0 0 !important;
}

.jackpot-jill-et8w44 .jackpot-jill-fyolhr {
  color: #000;
}

.jackpot-jill-et8w44 .jackpot-jill-qesobe.jackpot-jill-lgkprd {
  color: #fff;
}

.jackpot-jill-et8w44 .jackpot-jill-on1mj1 {
  color: #000;
}

.jackpot-jill-et8w44
  .jackpot-jill-aill3v
  .jackpot-jill-h6domm.jackpot-jill-lgkprd.jackpot-jill-reeqng {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.jackpot-jill-6vf1yq,
body .jackpot-jill-4mfm8u {
  color: #000;
  background: var(--color-body) !important;
}

.jackpot-jill-6vf1yq .jackpot-jill-pjif7e .jackpot-jill-dxefi5,
body .jackpot-jill-4mfm8u .jackpot-jill-pjif7e .jackpot-jill-dxefi5 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .jackpot-jill-92gwpt:focus,
  .jackpot-jill-92gwpt:hover {
    color: #f9cb16;
  }
  .jackpot-jill-tyfszk:focus,
  .jackpot-jill-tyfszk:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .jackpot-jill-l29z81:focus img,
  .jackpot-jill-l29z81:focus svg,
  .jackpot-jill-l29z81:hover img,
  .jackpot-jill-l29z81:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .jackpot-jill-pawx5i {
    display: none;
  }
}

@media (min-width: 1024px) {
  .jackpot-jill-7gtjjg:hover .jackpot-jill-f4qkm5 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .jackpot-jill-f4qkm5 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .jackpot-jill-f24rhf {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .jackpot-jill-gc496e {
    grid-template-columns: repeat(4, 1fr);
  }
  .jackpot-jill-6ob6wn {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .jackpot-jill-yhoc4n .jackpot-jill-ibbim5 {
    grid-template-columns: 1fr;
  }
  .jackpot-jill-yhoc4n .jackpot-jill-15gpb3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .jackpot-jill-yhoc4n .jackpot-jill-jhzipp {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .jackpot-jill-yhoc4n .jackpot-jill-gnx3ic {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .jackpot-jill-yhoc4n .jackpot-jill-0aae1c {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .jackpot-jill-yhoc4n .jackpot-jill-jhzipp:not(:first-child) {
    border: none;
  }
  .jackpot-jill-yhoc4n .jackpot-jill-jhzipp:first-child .jackpot-jill-gnx3ic {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .jackpot-jill-yhoc4n .jackpot-jill-jhzipp:last-child .jackpot-jill-gnx3ic {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .jackpot-jill-zn0mqn {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .jackpot-jill-sf5hfi {
    max-width: 100px;
  }
  .jackpot-jill-1ve8sx {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .jackpot-jill-q2yr85 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .jackpot-jill-q2yr85 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .jackpot-jill-xs39ni {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .jackpot-jill-1ve8sx + .jackpot-jill-q2yr85 {
    margin-left: auto;
  }
  .jackpot-jill-8cy2uu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .jackpot-jill-8cy2uu.jackpot-jill-k8smyv {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .jackpot-jill-aerew9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .jackpot-jill-iayutm {
    width: 100%;
  }
  .jackpot-jill-iayutm:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .jackpot-jill-491w94 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .jackpot-jill-491w94 svg {
    margin-right: 4px;
  }
  .jackpot-jill-7gtjjg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .jackpot-jill-f4qkm5 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .jackpot-jill-f4qkm5 {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .jackpot-jill-6tbuo3 {
    display: none;
    width: 100%;
  }
  .jackpot-jill-7gtjjg.jackpot-jill-k8smyv .jackpot-jill-6tbuo3 {
    padding: 0 0 0 48px;
  }
  .jackpot-jill-a4j752 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .jackpot-jill-o5knjt .jackpot-jill-zt3js3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .jackpot-jill-wu2xep {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .jackpot-jill-wu2xep + .jackpot-jill-wu2xep {
    margin-right: 0;
  }
  .jackpot-jill-wu2xep + .jackpot-jill-zt3js3 {
    margin: 0;
  }
  .jackpot-jill-f24rhf {
    grid-template-columns: repeat(4, 1fr);
  }
  .jackpot-jill-gc496e {
    grid-template-columns: repeat(3, 1fr);
  }
  .jackpot-jill-4wvxmm,
  .jackpot-jill-mjimx3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .jackpot-jill-iapu6q {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .jackpot-jill-iapu6q.jackpot-jill-msyjkq .jackpot-jill-rrn1dq {
    grid-column: auto;
    grid-row: auto;
  }
  .jackpot-jill-iapu6q > .jackpot-jill-dn10m5 {
    grid-column: 1/2;
  }
  .jackpot-jill-iapu6q.jackpot-jill-msyjkq > :not(.get-image) {
    grid-column: 1/2;
  }
  .jackpot-jill-iapu6q .jackpot-jill-zt3js3,
  .jackpot-jill-iapu6q.jackpot-jill-msyjkq > .jackpot-jill-zt3js3 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .jackpot-jill-iapu6q.jackpot-jill-msyjkq > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .jackpot-jill-4zcy29.jackpot-jill-39wk15 .jackpot-jill-iapu6q > .jackpot-jill-zt3js3 {
    grid-row: 1/2;
  }
  .jackpot-jill-iapu6q .jackpot-jill-dn10m5 ~ .jackpot-jill-zt3js3,
  .jackpot-jill-iapu6q.jackpot-jill-msyjkq .jackpot-jill-dn10m5 ~ .jackpot-jill-zt3js3 {
    grid-row: 2/3;
  }
  .jackpot-jill-4zcy29.jackpot-jill-39wk15 .jackpot-jill-dn10m5 ~ .jackpot-jill-zt3js3 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .jackpot-jill-7gdbhx:first-child .jackpot-jill-08c73a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .jackpot-jill-7gdbhx:first-child .jackpot-jill-08c73a h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .jackpot-jill-7gdbhx {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-7gdbhx {
    padding: 0;
  }
  .jackpot-jill-ws8u6z {
    margin-top: 1rem;
  }
  .jackpot-jill-vurj8m {
    border-radius: 5px;
  }
  .jackpot-jill-iwha3v {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .jackpot-jill-2ftwfa::after {
    display: inline-block;
  }
  .jackpot-jill-2ftwfa {
    margin: 0;
    width: 100%;
  }
  .jackpot-jill-ugg2o4 {
    width: 100%;
  }
  .jackpot-jill-ugg2o4.jackpot-jill-pw8rxq {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .jackpot-jill-ugg2o4.jackpot-jill-pw8rxq .jackpot-jill-eipnqe {
    width: 100%;
  }
  .jackpot-jill-ugg2o4.jackpot-jill-pw8rxq .jackpot-jill-eipnqe:not(:last-child) {
    margin-right: 0;
  }
  .jackpot-jill-92gwpt {
    width: 100%;
    text-align: center;
  }
  .jackpot-jill-3i8z9m.jackpot-jill-k8smyv .jackpot-jill-ugg2o4 {
    margin-top: 1rem;
  }
  .jackpot-jill-f24rhf {
    grid-template-columns: repeat(3, 1fr);
  }
  .jackpot-jill-6ob6wn,
  .jackpot-jill-gc496e {
    grid-template-columns: repeat(2, 1fr);
  }
  .jackpot-jill-4wvxmm,
  .jackpot-jill-mjimx3,
  .jackpot-jill-r7fwwg {
    grid-template-columns: 1fr;
  }
  .jackpot-jill-2xj676 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .jackpot-jill-q3fs36 {
    min-width: 300px;
    max-width: 325px;
  }
  .jackpot-jill-gnx3ic {
    cursor: auto;
  }
  .jackpot-jill-tg6rsy .jackpot-jill-gnx3ic {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .jackpot-jill-wc89ke {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .jackpot-jill-6tbuo3 {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .jackpot-jill-wc89ke {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.jackpot-jill-wu2xep p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .jackpot-jill-q2yr85 {
    margin: 0 -0.2rem;
  }
  .jackpot-jill-wu2xep {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .jackpot-jill-ya3wga {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .jackpot-jill-vm6b1z {
    max-width: 100%;
  }
  .jackpot-jill-f24rhf {
    grid-template-columns: repeat(2, 1fr);
  }
  .jackpot-jill-6ob6wn,
  .jackpot-jill-gc496e {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .jackpot-jill-zn0mqn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .jackpot-jill-q2yr85 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .jackpot-jill-hfhig6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .jackpot-jill-76ksvw {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .jackpot-jill-hk1ggi,
  .jackpot-jill-0e30xv {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .jackpot-jill-gadt9v {
    width: 100%;
  }
  .jackpot-jill-f24rhf {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .jackpot-jill-wc89ke {
    top: 127px !important;
  }
}

.jackpot-jill-p9hgd1 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .jackpot-jill-p9hgd1 {
  }
}

@media (max-width: 767px) {
  .jackpot-jill-p9hgd1 {
    margin-bottom: 12px;
  }
}

.jackpot-jill-p9hgd1 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.jackpot-jill-dm2hp6 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.jackpot-jill-dm2hp6 > .jackpot-jill-6znxq7 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .jackpot-jill-dm2hp6 {
    flex-direction: column;
    gap: 12px;
  }
}

.jackpot-jill-uw2uwq {
  display: flex;
}

.jackpot-jill-uw2uwq .jackpot-jill-2e9h2x {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.jackpot-jill-uw2uwq .jackpot-jill-zgv12g {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.jackpot-jill-uw2uwq .jackpot-jill-3rb6dp {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.jackpot-jill-uw2uwq .jackpot-jill-5an4ti {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.jackpot-jill-uw2uwq .jackpot-jill-5an4ti:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.jackpot-jill-uw2uwq .jackpot-jill-go7jef {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.jackpot-jill-zt3fx7 {
  border: unset;
  background-color: unset;
}

.jackpot-jill-zt3fx7 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-bir21r,
.jackpot-jill-zt3fx7 .jackpot-jill-watisa {
  flex: 0 1 330px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc {
  flex: 1 1;
}

.jackpot-jill-zt3fx7 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.jackpot-jill-zt3fx7 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.jackpot-jill-zt3fx7 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.jackpot-jill-zt3fx7 tr td p {
  color: #fff;
  margin: 0;
}

.jackpot-jill-zt3fx7 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.jackpot-jill-zt3fx7 tr.jackpot-jill-bir21r td p {
  padding: 16px 0;
}

.jackpot-jill-zt3fx7 tr.jackpot-jill-bir21r td p:not(:last-child),
.jackpot-jill-zt3fx7 tr.jackpot-jill-watisa td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.jackpot-jill-zt3fx7 tr.jackpot-jill-bir21r td p:first-child,
.jackpot-jill-zt3fx7 tr.jackpot-jill-watisa td p:first-child {
  padding-top: 0;
}

.jackpot-jill-zt3fx7 tr.jackpot-jill-watisa td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.jackpot-jill-zt3fx7 tr.jackpot-jill-watisa td p:last-child {
  padding-bottom: 0;
}

.jackpot-jill-zt3fx7 .jackpot-jill-watisa img {
  max-width: 32px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc {
  min-width: 718px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td {
  display: flex;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-bumr93,
.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-gq08xu,
.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-grfh9u {
  flex: 1 1 50%;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-zfpseb {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-9uh83m,
.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-ivh4r2 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-bumr93,
.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-gq08xu {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-bumr93 span,
.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-gq08xu span {
  font-weight: 800;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td .jackpot-jill-grfh9u:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-zt3fx7 tr.jackpot-jill-bir21r td p:last-child {
    padding-bottom: 0;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-watisa > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-watisa > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .jackpot-jill-zt3fx7 tr.jackpot-jill-bir21r td p:not(:last-child),
  .jackpot-jill-zt3fx7 tr.jackpot-jill-watisa td p:not(:last-child) {
    border-bottom: unset;
  }
  .jackpot-jill-zt3fx7 tr.jackpot-jill-watisa td p:last-child {
    padding-bottom: 12px;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-bumr93,
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-gq08xu,
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-grfh9u {
    flex: 1 1 50%;
    padding: 0;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-bumr93,
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-gq08xu {
    margin-top: 16px;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-grfh9u {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-bumr93 {
    border-right: 1px solid var(--border-color);
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-grfh9u:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td:last-child .jackpot-jill-grfh9u:last-child {
    padding-bottom: 0;
  }
}

.jackpot-jill-grfh9u {
  display: flex;
  flex-direction: column;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td .jackpot-jill-grfh9u {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td .jackpot-jill-grfh9u:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td .jackpot-jill-grfh9u:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td .jackpot-jill-grfh9u:not(:first-child) {
    padding-left: 0;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc td .jackpot-jill-grfh9u:not(:last-of-type) {
    border-right: unset;
  }
}

.jackpot-jill-zt3fx7 .jackpot-jill-gu5ub7 {
  flex: 0 1 485px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-ldvkvc {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.jackpot-jill-zt3fx7 .jackpot-jill-ldvkvc li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-ldvkvc li.jackpot-jill-i1ncwb {
  padding: 6px 12px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-ldvkvc li a,
.jackpot-jill-zt3fx7 .jackpot-jill-ldvkvc li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.jackpot-jill-zt3fx7 .jackpot-jill-d3sv3l,
.jackpot-jill-zt3fx7 .jackpot-jill-ooyzce {
  flex: 1 1;
}

.jackpot-jill-zt3fx7 .jackpot-jill-hslz4j,
.jackpot-jill-zt3fx7 .jackpot-jill-pebbk4 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-hslz4j li,
.jackpot-jill-zt3fx7 .jackpot-jill-pebbk4 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-ooyzce img {
  max-width: 32px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-d3sv3l img {
  max-width: 32px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-9ishbd {
  min-width: 280px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-9ishbd img {
  max-width: 146px;
}

.jackpot-jill-zt3fx7 .jackpot-jill-9ishbd td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .jackpot-jill-zt3fx7 .jackpot-jill-bir21r,
  .jackpot-jill-zt3fx7 .jackpot-jill-watisa {
    flex: 0 1 auto;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .jackpot-jill-zt3fx7 .jackpot-jill-bir21r,
  .jackpot-jill-zt3fx7 .jackpot-jill-gu5ub7,
  .jackpot-jill-zt3fx7 .jackpot-jill-watisa,
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc {
    flex: 1 1 calc(50% - 20px);
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-d3sv3l,
  .jackpot-jill-zt3fx7 .jackpot-jill-9ishbd,
  .jackpot-jill-zt3fx7 .jackpot-jill-ooyzce {
    flex: 1 1 30%;
  }
  .jackpot-jill-zt3fx7 .jackpot-jill-9ishbd {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-zt3fx7 .jackpot-jill-bir21r,
  .jackpot-jill-zt3fx7 .jackpot-jill-gu5ub7,
  .jackpot-jill-zt3fx7 .jackpot-jill-d3sv3l,
  .jackpot-jill-zt3fx7 .jackpot-jill-watisa,
  .jackpot-jill-zt3fx7 .jackpot-jill-k11ufc,
  .jackpot-jill-zt3fx7 .jackpot-jill-9ishbd,
  .jackpot-jill-zt3fx7 .jackpot-jill-ooyzce {
    flex: 1 1 100%;
  }
}

.jackpot-jill-ih7hay .jackpot-jill-k2sckv {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.jackpot-jill-ih7hay .jackpot-jill-rj1u0b {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.jackpot-jill-ih7hay .jackpot-jill-jhqqb9 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.jackpot-jill-ih7hay .jackpot-jill-qfzabt {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.jackpot-jill-ih7hay .jackpot-jill-qfzabt > :nth-child(3) {
  margin-top: 0;
}

.jackpot-jill-ih7hay .jackpot-jill-zt3js3 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.jackpot-jill-ih7hay .jackpot-jill-4asdhm {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.jackpot-jill-ih7hay .jackpot-jill-ws8u6z {
  grid-column: 1/2;
}

.jackpot-jill-ih7hay > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.jackpot-jill-ih7hay .jackpot-jill-rj1u0b:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.jackpot-jill-ih7hay .jackpot-jill-rj1u0b:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.jackpot-jill-ih7hay .jackpot-jill-gadt9v {
  min-width: 240px;
}

@media (max-width: 768px) {
  .jackpot-jill-ih7hay .jackpot-jill-rj1u0b:not(:last-child):before {
    bottom: 8px;
  }
  .jackpot-jill-ih7hay .jackpot-jill-rj1u0b:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .jackpot-jill-ih7hay .jackpot-jill-qfzabt {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .jackpot-jill-ih7hay .jackpot-jill-zt3js3 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .jackpot-jill-ih7hay .jackpot-jill-zt3js3 img {
    width: 100%;
    height: auto;
  }
  .jackpot-jill-ih7hay .jackpot-jill-gadt9v {
    width: 100%;
    min-width: unset;
  }
}

.jackpot-jill-whoo0l .jackpot-jill-pfiub1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.jackpot-jill-whoo0l .jackpot-jill-k22w9b {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.jackpot-jill-whoo0l .jackpot-jill-zt3js3 {
  height: 100%;
}

.jackpot-jill-whoo0l .jackpot-jill-zt3js3 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.jackpot-jill-whoo0l .jackpot-jill-x1xv4t {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.jackpot-jill-whoo0l .jackpot-jill-jn1qp5 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.jackpot-jill-whoo0l .jackpot-jill-tf5k4u {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .jackpot-jill-whoo0l .jackpot-jill-k22w9b {
    flex: 1 1 100%;
  }
  .jackpot-jill-whoo0l .jackpot-jill-hcz07q {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-whoo0l .jackpot-jill-k22w9b {
    flex-direction: column;
  }
  .jackpot-jill-whoo0l .jackpot-jill-zt3js3 {
    width: 100%;
    height: auto;
  }
  .jackpot-jill-whoo0l .jackpot-jill-zt3js3 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .jackpot-jill-whoo0l .jackpot-jill-x1xv4t {
    padding: 0 16px 16px 16px;
  }
  .jackpot-jill-whoo0l .jackpot-jill-hcz07q {
    min-width: unset;
    width: 100%;
  }
}

.jackpot-jill-fkpig0 .jackpot-jill-0bibdc {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.jackpot-jill-fkpig0 .jackpot-jill-ebby2y {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.jackpot-jill-fkpig0 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.jackpot-jill-fkpig0 .jackpot-jill-odfuqk {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.jackpot-jill-fkpig0 .jackpot-jill-ebby2y:hover .jackpot-jill-odfuqk {
  display: flex;
}

.jackpot-jill-fkpig0 .jackpot-jill-16bw85 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.jackpot-jill-fkpig0 .jackpot-jill-lf990k {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.jackpot-jill-cqxtsx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.jackpot-jill-cqxtsx.jackpot-jill-tjmkch {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.jackpot-jill-2eayo8 ease-in-out;
}

.jackpot-jill-cqxtsx.jackpot-jill-tjmkch:hover {
  color: #f9cb16;
  background-color: transparent;
}

.jackpot-jill-fkpig0 .jackpot-jill-z3pjos {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.jackpot-jill-2eayo8 ease-in-out;
}

.jackpot-jill-fkpig0 .jackpot-jill-z3pjos:hover {
  color: #196948;
  background-color: #f9cb16;
}

.jackpot-jill-fkpig0 .jackpot-jill-z3pjos:after,
.jackpot-jill-cqxtsx.jackpot-jill-tjmkch:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.jackpot-jill-cqxtsx.jackpot-jill-tjmkch:after {
  background-image: url(../images/Cash.svg);
}

.jackpot-jill-fkpig0 .jackpot-jill-z3pjos:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .jackpot-jill-fkpig0 .jackpot-jill-0bibdc {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .jackpot-jill-fkpig0 .jackpot-jill-0bibdc {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .jackpot-jill-fkpig0 .jackpot-jill-0bibdc {
    grid-template-columns: 1fr;
  }
  .jackpot-jill-fkpig0 .jackpot-jill-ebby2y {
    height: auto;
  }
  .jackpot-jill-fkpig0 .jackpot-jill-ebby2y .jackpot-jill-odfuqk {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .jackpot-jill-fkpig0 .jackpot-jill-16bw85,
  .jackpot-jill-fkpig0 .jackpot-jill-lf990k {
    text-align: left;
  }
  .jackpot-jill-fkpig0 .jackpot-jill-lf990k {
    margin-bottom: 8px;
  }
  .jackpot-jill-fkpig0 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.jackpot-jill-xq8v92 {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.jackpot-jill-xq8v92.jackpot-jill-hzty3j {
  display: block;
}

.jackpot-jill-xq8v92 .jackpot-jill-mh0ev1 {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.jackpot-jill-xq8v92 .jackpot-jill-118qj5 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.jackpot-jill-xq8v92 .jackpot-jill-jhfuj1 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.jackpot-jill-xq8v92 .jackpot-jill-zxkhja {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.jackpot-jill-xq8v92 .jackpot-jill-cqxtsx {
  min-width: 296px;
  margin-bottom: 0;
}

.jackpot-jill-xq8v92 .jackpot-jill-iu8qzt {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.jackpot-jill-xq8v92 .jackpot-jill-psfmof {
  position: relative;
  flex: 1 1;
}

.jackpot-jill-xq8v92 .jackpot-jill-psfmof iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .jackpot-jill-xq8v92 .jackpot-jill-118qj5 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .jackpot-jill-xq8v92 .jackpot-jill-jhfuj1 {
    order: 1;
  }
  .jackpot-jill-xq8v92 .jackpot-jill-zxkhja {
    order: 3;
    flex: 1 1 100%;
  }
  .jackpot-jill-xq8v92 .jackpot-jill-cqxtsx {
    width: 100%;
    min-width: unset;
  }
  .jackpot-jill-xq8v92 .jackpot-jill-iu8qzt {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .jackpot-jill-iapu6q > .jackpot-jill-dn10m5 {
    margin-bottom: 0;
  }
  .jackpot-jill-iapu6q > .jackpot-jill-ws8u6z,
  .jackpot-jill-iapu6q > p {
    margin-top: 0;
  }
}

.jackpot-jill-ots0bx img,
.jackpot-jill-wu2xep img {
  width: auto;
  object-fit: contain;
}

.jackpot-jill-ots0bx {
  align-items: center;
}

.jackpot-jill-ots0bx img {
  max-height: 76px;
}

.jackpot-jill-wu2xep img {
  max-height: 64px;
}

.jackpot-jill-tbmct2 {
  overflow: auto;
}

.jackpot-jill-uf9qc5 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.jackpot-jill-a6tgn0:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.jackpot-jill-ohpa22 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.jackpot-jill-qfr7vn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.jackpot-jill-ohpa22 .jackpot-jill-zt3js3 {
  margin-right: 20px;
  flex-shrink: 0;
}

.jackpot-jill-ohpa22 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.jackpot-jill-1hzrjj {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.jackpot-jill-1hzrjj > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .jackpot-jill-ohpa22 {
    padding: 15px 10px;
  }
  .jackpot-jill-1hzrjj {
    padding: 15px 10px;
  }
  .jackpot-jill-ohpa22 .jackpot-jill-zt3js3 {
    margin-right: 10px;
  }
}

.jackpot-jill-8llo9h {
  overflow-x: auto;
}

.jackpot-jill-vtb93p {
  border-collapse: collapse;
  width: 100%;
}

.jackpot-jill-8llo9h th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.jackpot-jill-8llo9h td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.jackpot-jill-8llo9h td.jackpot-jill-el9q5a {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.jackpot-jill-8llo9h td.jackpot-jill-b31m1x {
  border-right: none;
}

.jackpot-jill-8llo9h td.jackpot-jill-b31m1x .jackpot-jill-zt3js3 {
  justify-content: flex-start;
}

.jackpot-jill-8llo9h td.jackpot-jill-b31m1x .jackpot-jill-zt3js3 img {
  height: auto;
  width: 90px;
}

.jackpot-jill-8llo9h td.jackpot-jill-zjvp7d,
.jackpot-jill-8llo9h td.jackpot-jill-k8adlv {
  font-weight: 600;
  text-align: right;
}

.jackpot-jill-8llo9h td.jackpot-jill-k2log2,
.jackpot-jill-8llo9h td.jackpot-jill-zjvp7d {
  padding-bottom: 10px;
  border-bottom: none;
}

.jackpot-jill-8llo9h td.jackpot-jill-zjvp7d,
.jackpot-jill-8llo9h td.jackpot-jill-k8adlv {
  border-left: none;
}

.jackpot-jill-8llo9h td.jackpot-jill-k2log2,
.jackpot-jill-8llo9h td.jackpot-jill-0t6kgk {
  border-right: none;
}

.jackpot-jill-8llo9h td.jackpot-jill-0t6kgk,
.jackpot-jill-8llo9h td.jackpot-jill-k8adlv {
  border-top: none;
  padding-top: 10px;
}

.jackpot-jill-c2u9zr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.jackpot-jill-c2u9zr .jackpot-jill-hcz07q {
  min-width: unset;
  width: 100%;
}

.jackpot-jill-c2u9zr .jackpot-jill-hcz07q.jackpot-jill-w77mfs {
  grid-column: 1/2;
  grid-row: 1/2;
}

.jackpot-jill-c2u9zr .jackpot-jill-hcz07q.jackpot-jill-72wkda {
  grid-column: 2/3;
  grid-row: 1/2;
}

.jackpot-jill-c2u9zr .jackpot-jill-b9vg9z {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .jackpot-jill-c2u9zr {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .jackpot-jill-c2u9zr .jackpot-jill-hcz07q.jackpot-jill-w77mfs {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .jackpot-jill-c2u9zr .jackpot-jill-hcz07q.jackpot-jill-72wkda {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .jackpot-jill-c2u9zr .jackpot-jill-b9vg9z {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.jackpot-jill-cbpqya {
  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;
}

.jackpot-jill-2wefgf {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.jackpot-jill-0vr1kb p a img {
  margin: 0 auto;
  display: block;
}

.jackpot-jill-0vr1kb table {
  margin-bottom: 17px;
}

/* contanct form */
.jackpot-jill-si88tv {
  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-si88tv label {
  font-size: 14px;
}

.jackpot-jill-si88tv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.jackpot-jill-si88tv input,
.jackpot-jill-si88tv textarea,
.jackpot-jill-si88tv 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-si88tv button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.jackpot-jill-2eayo8 ease;
}
.jackpot-jill-si88tv button:hover {
  background-color: #691204;
}
.jackpot-jill-k0qlxv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.jackpot-jill-vu7idj ease-in;
}

.jackpot-jill-k0qlxv h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.jackpot-jill-uk1uin, .jackpot-jill-7vzppz, [class*="review-card"],
thead, thead th, table th, .jackpot-jill-m5l2r1,
.jackpot-jill-56kx15, [class*="collapsible-header"],
.jackpot-jill-01jv7o, [class*="updated-block"] {
  color: #ece7dc !important;
}
