html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.jackpot-jill-dznya3 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-dznya3 {
    padding: 54px 0 0;
  }
}

.jackpot-jill-g7olll {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-g7olll:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.jackpot-jill-w3jak1 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-w3jak1 {
    margin: 20px auto 100px;
  }
}

.jackpot-jill-w3jak1 h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-w3jak1 h1 {
    font-size: 120px;
  }
}

.jackpot-jill-w3jak1 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.jackpot-jill-jxco00 {
  cursor: pointer;
}

.jackpot-jill-sjg66g {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.jackpot-jill-4zqwmc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.jackpot-jill-4zqwmc figure {
  margin: 0;
}

.jackpot-jill-4zqwmc.jackpot-jill-8dlk0q {
  justify-content: flex-start;
  margin-right: 4px;
}

.jackpot-jill-4zqwmc.jackpot-jill-ryta28 {
  justify-content: flex-end;
  margin-left: 4px;
}

.jackpot-jill-4zqwmc.jackpot-jill-ew4tlj {
  justify-content: center;
}

.jackpot-jill-4zqwmc.jackpot-jill-jki0te {
  justify-content: normal;
}

.jackpot-jill-z3zpu1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-z3zpu1 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-z3zpu1 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.jackpot-jill-vqhliu {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-vqhliu {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.jackpot-jill-pya4e2 {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-pya4e2 {
    flex-direction: column;
  }
}

.jackpot-jill-360gx2 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.jackpot-jill-360gx2 img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-360gx2 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.jackpot-jill-cicih8 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.jackpot-jill-cicih8 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cicih8 ul {
    margin-bottom: 15px;
  }
}

.jackpot-jill-cicih8 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.jackpot-jill-cicih8 ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.jackpot-jill-cicih8 ul li span svg {
  fill: var(--title-color);
}

.jackpot-jill-cicih8 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cicih8 ul li small {
    font-size: 12px;
  }
}

.jackpot-jill-cicih8 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.jackpot-jill-cicih8 ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cicih8 {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.jackpot-jill-bpxyl7 {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-bpxyl7 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.jackpot-jill-q5jf0i {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.jackpot-jill-wfsoes {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-wfsoes {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-wfsoes:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.jackpot-jill-wfsoes.jackpot-jill-rv4ni9 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-wfsoes.jackpot-jill-rv4ni9:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.jackpot-jill-5oldoq {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-5oldoq {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-5oldoq {
    padding: 50px 16px 68px;
  }
}

.jackpot-jill-6crd5a {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-6crd5a {
    flex-direction: column;
  }
}

.jackpot-jill-sf3eh7 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-sf3eh7 {
    margin-bottom: 40px;
  }
}

.jackpot-jill-v2nct2 .jackpot-jill-hckilw {
  margin-bottom: 28px;
}

.jackpot-jill-v2nct2 .jackpot-jill-hckilw img {
  max-height: 100px;
  width: auto;
}

.jackpot-jill-lj44yg {
  display: flex;
  align-items: center;
}

.jackpot-jill-lj44yg a + a {
  margin-left: 24px;
}

.jackpot-jill-lj44yg img {
  max-height: 56px;
  width: auto;
}

.jackpot-jill-lj44yg img + img {
  margin-left: 24px;
}

.jackpot-jill-qx5q1n {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-qx5q1n {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.jackpot-jill-exkhl5 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-exkhl5 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.jackpot-jill-z7be2x {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-z7be2x {
    flex-wrap: wrap;
  }
}

.jackpot-jill-z7be2x li {
  display: flex;
  margin: 0 7px;
}

.jackpot-jill-z7be2x li svg {
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-z7be2x li:hover svg {
    transform: scale(1.2);
  }
}

.jackpot-jill-xe3s2h {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.jackpot-jill-inpl5h + .jackpot-jill-inpl5h {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-inpl5h + .jackpot-jill-inpl5h {
    margin: 36px 0 0;
  }
}

.jackpot-jill-64xi3k {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.jackpot-jill-rs65t8 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.jackpot-jill-rs65t8 li {
  font-size: 16px;
}

.jackpot-jill-rs65t8 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-rs65t8 li a:hover {
    text-decoration: underline;
  }
}

.jackpot-jill-rs65t8 li + li {
  margin-top: 16px;
}

.jackpot-jill-0bd9su {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.jackpot-jill-021a5t ease-in-out;
}

.jackpot-jill-0bd9su.jackpot-jill-77x3fh {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.jackpot-jill-negsat {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.jackpot-jill-negsat h1,
.jackpot-jill-negsat h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-negsat h1,
  .jackpot-jill-negsat h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-negsat {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-negsat {
    margin-bottom: 60px;
  }
}

.jackpot-jill-5z4sgt {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-5z4sgt {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.jackpot-jill-5z4sgt li {
  width: 100%;
}

.jackpot-jill-5z4sgt li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.jackpot-jill-5z4sgt li a svg {
  fill: var(--button-text-color);
}

.jackpot-jill-5z4sgt li a.jackpot-jill-77x3fh {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-5z4sgt li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-5z4sgt li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .jackpot-jill-5z4sgt li a img {
    max-width: 16px;
  }
}

.jackpot-jill-r8ex35 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-r8ex35 {
    margin: 0 -5px;
  }
}

.jackpot-jill-2me9cu {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.jackpot-jill-2me9cu span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.jackpot-jill-2me9cu small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-2me9cu {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .jackpot-jill-2me9cu span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.jackpot-jill-3nobtx {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.jackpot-jill-3nobtx img {
  width: 100%;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-3nobtx:hover img {
    transform: scale(1.1);
  }
}

.jackpot-jill-u02eid {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-u02eid {
    height: 54px;
  }
}

.jackpot-jill-wgawek {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .jackpot-jill-wgawek {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-wgawek {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-wgawek .jackpot-jill-hckilw img {
    max-width: 90px;
  }
}

.jackpot-jill-hckilw img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-hckilw {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-9r01oc {
    display: none;
  }
  .jackpot-jill-9r01oc::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.jackpot-jill-znqnit {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jackpot-jill-znqnit li {
  font-size: 16px;
  margin: 0 20px;
}

.jackpot-jill-znqnit li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-znqnit li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-znqnit {
    display: block;
  }
  .jackpot-jill-znqnit li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .jackpot-jill-znqnit li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .jackpot-jill-znqnit li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .jackpot-jill-znqnit li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.jackpot-jill-xz6otm {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .jackpot-jill-xz6otm {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-xz6otm {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-xz6otm {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.jackpot-jill-xz6otm.jackpot-jill-48nnr9 {
  margin-right: 0;
}

.jackpot-jill-4bfc6f {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-4bfc6f {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-4bfc6f:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.jackpot-jill-kbf4g8 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-kbf4g8:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-kbf4g8 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.jackpot-jill-bdezcn {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-bdezcn {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.jackpot-jill-bdezcn:hover > ul {
  display: flex;
}

.jackpot-jill-bdezcn:focus > ul {
  display: flex;
}

.jackpot-jill-bdezcn:focus-within > ul {
  display: flex;
}

.jackpot-jill-6d31bs {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.jackpot-jill-6d31bs::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.jackpot-jill-021a5t ease-in-out;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-6d31bs {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .jackpot-jill-6d31bs img {
    max-width: 20px;
  }
}

.jackpot-jill-bdezcn ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-bdezcn ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.jackpot-jill-bdezcn ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-bdezcn ul li {
    padding: 5px;
  }
}

.jackpot-jill-bdezcn ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-bdezcn ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-bdezcn ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .jackpot-jill-bdezcn ul li a img {
    max-width: 20px;
  }
}

.jackpot-jill-rea6jv {
  display: none;
}

.jackpot-jill-k0vjd9 {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-k0vjd9 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.jackpot-jill-k0vjd9 span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-rea6jv:checked ~ .jackpot-jill-9r01oc {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .jackpot-jill-9r01oc {
    display: none;
    transition: display 0.jackpot-jill-5fvq7x ease-in-out;
  }
  .jackpot-jill-rea6jv:checked ~ .jackpot-jill-9r01oc {
    display: block;
  }
  .jackpot-jill-rea6jv:checked + .jackpot-jill-k0vjd9 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .jackpot-jill-rea6jv:checked + .jackpot-jill-k0vjd9 span:nth-child(2) {
    display: none;
  }
  .jackpot-jill-rea6jv:checked + .jackpot-jill-k0vjd9 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.jackpot-jill-vw09d6 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-vw09d6 {
    padding: 0 16px;
  }
}

.jackpot-jill-vw09d6 img {
  margin-bottom: 20px;
}

.jackpot-jill-vw09d6 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-vw09d6 p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-vw09d6 {
    margin-bottom: 60px;
  }
}

.jackpot-jill-g82xdo {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-g82xdo {
    font-size: 32px;
  }
}

.jackpot-jill-5rrpe8 {
  color: var(--text-color);
}

.jackpot-jill-hypm35 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-hypm35 {
    font-size: 16px;
    line-height: 140%;
  }
}

.jackpot-jill-hypm35 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.jackpot-jill-hypm35 p img {
  display: block;
  margin: 0 auto;
}

.jackpot-jill-hypm35 p:first-of-type {
  margin-top: 0;
}

.jackpot-jill-hypm35 p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-hypm35 p {
    font-size: 18px;
    line-height: 140%;
  }
}

.jackpot-jill-hypm35 ul {
  padding: 0 0 0 20px;
}

.jackpot-jill-hypm35 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.jackpot-jill-hypm35 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-hypm35 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.jackpot-jill-hypm35 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-hypm35 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.jackpot-jill-hypm35 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.jackpot-jill-hypm35 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-hypm35 iframe {
    height: 200px;
  }
}

.jackpot-jill-cg7jr1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-cg7jr1 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cg7jr1 {
    margin-bottom: 60px;
  }
}

.jackpot-jill-qvej9d {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-qvej9d {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.jackpot-jill-qvej9d h1,
.jackpot-jill-qvej9d h2,
.jackpot-jill-qvej9d h3,
.jackpot-jill-qvej9d h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-qvej9d h1,
  .jackpot-jill-qvej9d h2,
  .jackpot-jill-qvej9d h3,
  .jackpot-jill-qvej9d h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.jackpot-jill-pcnyan {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-pcnyan {
    flex-direction: column-reverse;
  }
}

.jackpot-jill-pcnyan .jackpot-jill-dvlgct {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-pcnyan .jackpot-jill-dvlgct {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.jackpot-jill-pcnyan .jackpot-jill-beo570 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-pcnyan .jackpot-jill-beo570 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .jackpot-jill-pcnyan .jackpot-jill-beo570 img {
    width: 100%;
  }
}

.jackpot-jill-beo570 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-beo570 {
    margin-bottom: 18px;
  }
}

.jackpot-jill-dvlgct {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-dvlgct {
    margin-bottom: 18px;
  }
}

.jackpot-jill-cg7jr1 h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cg7jr1 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.jackpot-jill-cg7jr1 .jackpot-jill-g7olll {
  margin-top: 30px;
  margin-bottom: 30px;
}

.jackpot-jill-4tcg74 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-4tcg74 {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-4tcg74 {
    margin-bottom: 60px;
  }
}

.jackpot-jill-76yirz {
  position: relative;
  border: none;
}

.jackpot-jill-76yirz::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.jackpot-jill-hbobq6 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.jackpot-jill-hbobq6 span {
  height: 32px;
}

.jackpot-jill-hbobq6 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.jackpot-jill-hbobq6.jackpot-jill-qdcuai span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-hbobq6 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.jackpot-jill-kex244 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jackpot-jill-kex244 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-kex244 li {
    font-size: 16px;
  }
}

.jackpot-jill-kex244 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-kex244 li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-kex244 li a {
    padding: 12px 14px;
  }
}

.jackpot-jill-kex244.jackpot-jill-o0jbm9 {
  display: none;
}

.jackpot-jill-80x8d6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.jackpot-jill-80x8d6 table {
  width: 100%;
  border-collapse: collapse;
}

.jackpot-jill-80x8d6 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-80x8d6 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .jackpot-jill-80x8d6 table td {
    min-width: 75px;
  }
}

.jackpot-jill-80x8d6 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-80x8d6 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.jackpot-jill-80x8d6 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.jackpot-jill-80x8d6 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-80x8d6 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-80x8d6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-80x8d6 {
    margin-bottom: 60px;
  }
}

.jackpot-jill-zi1op3 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-zi1op3 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.jackpot-jill-3lcaph {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .jackpot-jill-3lcaph {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.jackpot-jill-3lcaph tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-3lcaph tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.jackpot-jill-3lcaph tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.jackpot-jill-ca4br4 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.jackpot-jill-ca4br4 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.jackpot-jill-ca4br4 p {
  color: var(--text-color);
}

.jackpot-jill-9dtqot {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-9dtqot {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-9dtqot {
    margin-bottom: 60px;
  }
}

.jackpot-jill-mdt1ea {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.jackpot-jill-de11h2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-de11h2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-de11h2 {
    margin-bottom: 60px;
  }
}

.jackpot-jill-cdhrim {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.jackpot-jill-cdhrim h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cdhrim h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.jackpot-jill-cdhrim p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.jackpot-jill-cdhrim p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cdhrim p {
    font-size: 16px;
  }
}

.jackpot-jill-o4ia90 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-o4ia90 {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.jackpot-jill-gprv4z {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.jackpot-jill-gprv4z li {
  margin: 0 20px;
}

.jackpot-jill-gprv4z li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.jackpot-jill-gprv4z li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-gprv4z li a:hover {
    color: #2ab765;
  }
}

.jackpot-jill-ikfmc6 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-ikfmc6 {
    padding: 0 16px;
  }
}

.jackpot-jill-ikfmc6 li {
  font-size: 16px;
  position: relative;
}

.jackpot-jill-ikfmc6 li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-ikfmc6 li a:hover {
    text-decoration: underline;
  }
}

.jackpot-jill-ikfmc6 li span {
  opacity: 0.5;
}

.jackpot-jill-ikfmc6 li + li {
  margin-left: 30px;
}

.jackpot-jill-ikfmc6 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.jackpot-jill-qvej9d {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.jackpot-jill-qvej9d {
    margin-bottom: 18px;
  }
}

.jackpot-jill-b0g71s {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.jackpot-jill-b0g71s tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.jackpot-jill-b0g71s tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.jackpot-jill-b0g71s tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.jackpot-jill-b0g71s tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.jackpot-jill-b0g71s tbody tr:last-of-type {
  margin-bottom: 0;
}

.jackpot-jill-b0g71s tbody tr td:first-of-type {
  flex-shrink: 0;
}

.jackpot-jill-b0g71s tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.jackpot-jill-b0g71s tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.jackpot-jill-b0g71s tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-b0g71s tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.jackpot-jill-b0g71s tbody tr td .jackpot-jill-1hiwzn {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .jackpot-jill-b0g71s tbody tr td .jackpot-jill-1hiwzn {
    width: 100%;
  }
}

.jackpot-jill-b0g71s tbody tr td .jackpot-jill-bxnb1g {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-b0g71s tbody tr td .jackpot-jill-bxnb1g:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-b0g71s tbody tr td .jackpot-jill-bxnb1g {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .jackpot-jill-b0g71s tbody tr td .jackpot-jill-bxnb1g {
    width: 100%;
  }
}

.jackpot-jill-b0g71s tbody tr td .jackpot-jill-armber {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-b0g71s tbody tr td .jackpot-jill-armber:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-b0g71s tbody tr {
    flex-direction: column;
  }
}

.jackpot-jill-b0g71s tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.jackpot-jill-5jxbvx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-5jxbvx {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-5jxbvx {
    margin: 0 auto 60px;
  }
}

.jackpot-jill-1zftwl {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1zftwl {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.jackpot-jill-ibqoan {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-ibqoan {
    margin: 0 -5px;
  }
}

.jackpot-jill-d7zb4a {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.jackpot-jill-d7zb4a img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

.jackpot-jill-d7zb4a p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-d7zb4a:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-d7zb4a {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-d7zb4a {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .jackpot-jill-d7zb4a p {
    font-size: 16px;
  }
}

.jackpot-jill-ft4dfo {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .jackpot-jill-ft4dfo {
    height: 190px;
    margin: 20px auto;
  }
}

.jackpot-jill-ft4dfo img {
  width: 100%;
  height: 100%;
}

.jackpot-jill-ft4dfo iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .jackpot-jill-ft4dfo iframe {
    height: 190px;
  }
}

.jackpot-jill-lo1f5a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.jackpot-jill-lo1f5a::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.jackpot-jill-i8ppme {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.jackpot-jill-i8ppme svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-i8ppme:hover svg {
    transform: scale(1.1);
  }
}

.jackpot-jill-7i4rao {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-7i4rao {
    padding: 40px 0;
  }
}

.jackpot-jill-u60oca {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-u60oca {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-u60oca {
    flex-direction: column-reverse;
  }
}

.jackpot-jill-bf56py {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.jackpot-jill-bf56py img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-bf56py {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-bf56py {
    margin: 10px 0 0;
  }
}

.jackpot-jill-7968pe {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.jackpot-jill-7968pe h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-7968pe {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-7968pe {
    padding: 24px 10px;
  }
}

.jackpot-jill-nbgqtq {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

.jackpot-jill-nbgqtq:hover {
  border: 1px solid #8c8ca2;
}

.jackpot-jill-uo9leb {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.jackpot-jill-uo9leb:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.jackpot-jill-2q03dg {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.jackpot-jill-2q03dg a {
  text-decoration: underline;
  color: #8babff;
}

.jackpot-jill-kwzft5 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.jackpot-jill-kwzft5 .jackpot-jill-nbgqtq {
  width: 50%;
  margin: 0;
}

.jackpot-jill-icicou {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.jackpot-jill-icicou:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.jackpot-jill-da0fzb {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-da0fzb {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-da0fzb {
    margin: 0 0 60px;
  }
}

.jackpot-jill-qtsc71 {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-qtsc71 {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.jackpot-jill-9m9d9m {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-9m9d9m {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.jackpot-jill-v8tyml {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-v8tyml {
    flex-basis: auto;
    max-width: 100%;
  }
}

.jackpot-jill-dfh19e {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-dfh19e {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.jackpot-jill-dfh19e a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-dfh19e a {
    margin: 1px 0 4px;
  }
}

.jackpot-jill-dfh19e a svg {
  fill: #fff;
}

.jackpot-jill-dfh19e a:hover {
  background: #3d68e7;
}

.jackpot-jill-qadk6w {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.jackpot-jill-ts0tnd {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-ts0tnd {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.jackpot-jill-t960se {
  font-size: 16px;
  color: var(--text-color);
}

.jackpot-jill-np37x2 {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-np37x2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-np37x2 {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .jackpot-jill-np37x2 {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.jackpot-jill-30ifi1 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.jackpot-jill-30ifi1 h1,
.jackpot-jill-30ifi1 h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-30ifi1 h1,
  .jackpot-jill-30ifi1 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .jackpot-jill-30ifi1 {
    margin: 0;
    padding-right: 20px;
  }
}

.jackpot-jill-tjew3x {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.jackpot-jill-tjew3x h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-tjew3x h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.jackpot-jill-tjew3x h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-tjew3x h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.jackpot-jill-tjew3x table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.jackpot-jill-tjew3x table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-tjew3x table tr td {
    padding: 12px 4px;
  }
}

.jackpot-jill-tjew3x table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-tjew3x table tr th {
    padding: 12px 4px;
  }
}

.jackpot-jill-tjew3x table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .jackpot-jill-tjew3x {
    margin: 0;
  }
}

.jackpot-jill-4hk5q4 {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-4hk5q4 {
    min-height: 190px;
  }
}

.jackpot-jill-ds6k0r {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.jackpot-jill-ds6k0r::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.jackpot-jill-b2muqh {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.jackpot-jill-b2muqh.jackpot-jill-btra1b {
  display: none;
}

.jackpot-jill-wux33g {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.jackpot-jill-wux33g iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.jackpot-jill-wux33g iframe.jackpot-jill-ig8u71 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.jackpot-jill-wux33g.jackpot-jill-g8wle4 {
  opacity: 1;
  pointer-events: all;
}

.jackpot-jill-vtkp4t {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

.jackpot-jill-vtkp4t svg {
  margin-right: 10px;
}

.jackpot-jill-vtkp4t + .jackpot-jill-vtkp4t {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-vtkp4t:hover {
    background: #a8a6b3;
  }
}

.jackpot-jill-b4vgcc {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-b4vgcc:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-vtkp4t {
    height: 42px;
    max-width: 220px;
  }
}

.jackpot-jill-np37x2 .jackpot-jill-cg7jr1 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.jackpot-jill-np37x2 .jackpot-jill-cg7jr1 h1,
.jackpot-jill-np37x2 .jackpot-jill-cg7jr1 h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-np37x2 .jackpot-jill-cg7jr1 h1,
  .jackpot-jill-np37x2 .jackpot-jill-cg7jr1 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .jackpot-jill-np37x2 .jackpot-jill-cg7jr1 {
    margin: 28px 0 0;
  }
}

.jackpot-jill-zmaifb {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-zmaifb {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-zmaifb {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-zmaifb {
    margin: 20px auto 60px;
  }
}

.jackpot-jill-rbczoz {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-rbczoz {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-rbczoz {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.jackpot-jill-s0t6lm {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.jackpot-jill-s0t6lm iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.jackpot-jill-r4dsrf {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.jackpot-jill-r4dsrf h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-r4dsrf h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-r4dsrf h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-r4dsrf {
    max-width: 100%;
    margin: 0;
  }
}

.jackpot-jill-9tfh2i {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-9tfh2i {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.jackpot-jill-ihkior {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-ihkior {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.jackpot-jill-9tjg2y {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.jackpot-jill-9tjg2y span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-9tjg2y {
    margin: 0;
  }
  .jackpot-jill-9tjg2y:last-of-type {
    margin-top: 4px;
  }
}

.jackpot-jill-gpf8gd {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .jackpot-jill-gpf8gd {
    padding: 10px;
  }
}

.jackpot-jill-gpf8gd .jackpot-jill-g7olll {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .jackpot-jill-gpf8gd .jackpot-jill-g7olll {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .jackpot-jill-gpf8gd {
    flex-wrap: wrap;
  }
}

.jackpot-jill-kjggt7 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.jackpot-jill-kjggt7 img {
  width: 100%;
}

.jackpot-jill-vwbsjp {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .jackpot-jill-vwbsjp {
    max-width: 200px;
    margin: 0;
  }
}

.jackpot-jill-9g1jho {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.jackpot-jill-ytad17 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.jackpot-jill-1au80j {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j {
    margin: 0 0 60px;
  }
}

.jackpot-jill-1au80j .jackpot-jill-s5wupg {
  position: relative;
}

.jackpot-jill-1au80j .jackpot-jill-kxvn17 {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.jackpot-jill-1au80j .jackpot-jill-kxvn17.jackpot-jill-btra1b {
  display: none;
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .jackpot-jill-1au80j .jackpot-jill-fhlw3z {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .jackpot-jill-1au80j .jackpot-jill-fhlw3z {
    bottom: 90px;
  }
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-pcb97q {
  max-width: 300px;
  width: 100%;
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-pcb97q .jackpot-jill-p8swpe {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-pcb97q .jackpot-jill-p8swpe {
    font-size: 32px;
    text-align: center;
  }
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-pcb97q .jackpot-jill-qwtzpr {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-pcb97q .jackpot-jill-qwtzpr {
    text-align: center;
  }
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 {
    flex-direction: column-reverse;
  }
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-pf64h2 {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-pf64h2:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-pf64h2 {
    width: 100%;
  }
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-ebta2c {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  overflow: hidden;
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-ebta2c span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-ebta2c:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-ebta2c:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-fhlw3z .jackpot-jill-48nnr9 .jackpot-jill-ebta2c {
    width: 100%;
  }
}

.jackpot-jill-1au80j .jackpot-jill-fhlw3z.jackpot-jill-btra1b {
  display: none;
}

.jackpot-jill-1au80j .jackpot-jill-y6o4j5 {
  display: none;
}

.jackpot-jill-1au80j .jackpot-jill-y6o4j5.jackpot-jill-g8wle4 {
  display: block;
}

.jackpot-jill-1au80j .jackpot-jill-y6o4j5 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-y6o4j5 iframe {
    height: calc(100vh - 54px);
  }
}

.jackpot-jill-1au80j .jackpot-jill-vx9i7c {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-1au80j .jackpot-jill-vx9i7c {
    padding: 24px 16px 0;
  }
}

.jackpot-jill-1au80j .jackpot-jill-vx9i7c .jackpot-jill-p8swpe {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-vx9i7c .jackpot-jill-p8swpe {
    margin-bottom: 24px;
  }
}

.jackpot-jill-1au80j .jackpot-jill-vx9i7c table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.jackpot-jill-1au80j .jackpot-jill-vx9i7c table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-vx9i7c table tr td {
    padding: 12px 4px;
  }
}

.jackpot-jill-1au80j .jackpot-jill-vx9i7c table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1au80j .jackpot-jill-vx9i7c table tr th {
    padding: 12px 4px;
  }
}

.jackpot-jill-1au80j .jackpot-jill-vx9i7c table tr:last-of-type td {
  border-bottom: none;
}

.jackpot-jill-sdnjjt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.jackpot-jill-sdnjjt.jackpot-jill-77x3fh {
  display: block;
}

.jackpot-jill-sdnjjt iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.jackpot-jill-sdnjjt .jackpot-jill-xg6zcy {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.jackpot-jill-sdnjjt .jackpot-jill-efan4c {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.jackpot-jill-sdnjjt .jackpot-jill-ebta2c {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

.jackpot-jill-sdnjjt .jackpot-jill-ebta2c:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.jackpot-jill-wz6d08 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.jackpot-jill-wz6d08.jackpot-jill-77x3fh {
  display: block;
}

.jackpot-jill-xafe91 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.jackpot-jill-sf5bq2 {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.jackpot-jill-fgt3d0 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-sf5bq2 {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.jackpot-jill-xhx9zp {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.jackpot-jill-xhx9zp svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.jackpot-jill-9rp6fz {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.jackpot-jill-z5r795.jackpot-jill-btra1b {
  display: none;
}

.jackpot-jill-nbmcpv {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-nbmcpv {
    margin-bottom: 20px;
  }
}

.jackpot-jill-hw19fh {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.jackpot-jill-hw19fh span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.jackpot-jill-hw19fh small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.jackpot-jill-hw19fh input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.jackpot-jill-hw19fh input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.jackpot-jill-hw19fh input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.jackpot-jill-hw19fh input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.jackpot-jill-hw19fh input:active {
  border-color: #c2c0ce;
}

.jackpot-jill-hw19fh input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-hw19fh {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.jackpot-jill-3zxicc {
  margin-bottom: 36px;
}

.jackpot-jill-3zxicc textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.jackpot-jill-3zxicc textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.jackpot-jill-3zxicc textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-3zxicc {
    margin-bottom: 24px;
  }
}

.jackpot-jill-23cq8c {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.jackpot-jill-z9ylx4 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

.jackpot-jill-z9ylx4:hover {
  background: var(--border-color);
}

.jackpot-jill-lxo7z2 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
}

.jackpot-jill-lxo7z2:hover {
  background: #166ad9;
}

.jackpot-jill-egy2vz {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.jackpot-jill-egy2vz.jackpot-jill-btra1b {
  display: none;
}

.jackpot-jill-m1orfk {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.jackpot-jill-egy2vz .jackpot-jill-z9ylx4 {
  margin: 0 auto;
}

.jackpot-jill-wupk4v {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-wupk4v {
    margin-bottom: 16px;
  }
}

.jackpot-jill-ja4uy2 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.jackpot-jill-mrzkju {
  filter: grayscale(100%);
}

.jackpot-jill-ja4uy2 > input {
  display: none;
}

.jackpot-jill-ja4uy2 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.jackpot-jill-vqqjrq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.jackpot-jill-8sgwt6 44.jackpot-jill-r2pb85.jackpot-jill-vfl1w9.jackpot-jill-anf3bj.jackpot-jill-67k04d.jackpot-jill-k04t0s.jackpot-jill-4awi68.jackpot-jill-glkcuw.jackpot-jill-tx2kxl.jackpot-jill-i41kxr.jackpot-jill-e1tl7u.jackpot-jill-znui25.jackpot-jill-omqwme 0l-12.jackpot-jill-aynvij 30.jackpot-jill-yr65ot.jackpot-jill-iek6bs 2.jackpot-jill-ovhubp.jackpot-jill-iek6bs 3.jackpot-jill-vs8v51 3.jackpot-jill-s3opiz.jackpot-jill-d6zazi 3.jackpot-jill-082oxa.jackpot-jill-g7chxk.jackpot-jill-jalhpi.jackpot-jill-xf5u44 7-3.jackpot-jill-aynvij 10.jackpot-jill-leck8k.jackpot-jill-xf5u44 23.jackpot-jill-gsb4c5.jackpot-jill-6x67e9 1.jackpot-jill-bpdhya 2.jackpot-jill-aynvij 3.jackpot-jill-6x67e9 1.jackpot-jill-d6zazi 5.jackpot-jill-ctvfs0.jackpot-jill-d6zazi 32.jackpot-jill-um8q55.jackpot-jill-g7chxk 5.jackpot-jill-omqwme 4.jackpot-jill-xf5u44 9.jackpot-jill-xf5u44 8.jackpot-jill-d6zazi 6.jackpot-jill-y1m9t5.jackpot-jill-6vp8w5.jackpot-jill-mayodw.jackpot-jill-68xyph.jackpot-jill-gfz89l 4.jackpot-jill-qazj0j.jackpot-jill-gfz89l 6.jackpot-jill-gfz89l 0l29.jackpot-jill-omqwme 17.jackpot-jill-nonvn5.jackpot-jill-b9igzj 2.jackpot-jill-c0lnsu 10.jackpot-jill-887c4i.jackpot-jill-aynvij 8.jackpot-jill-ejblrf.jackpot-jill-36ralr.jackpot-jill-jy4hp7.jackpot-jill-jpukfa.jackpot-jill-1vqq8b.jackpot-jill-g7chxk.jackpot-jill-k04t0s.jackpot-jill-aynvij 1.jackpot-jill-bmocyg.jackpot-jill-ldke1w.jackpot-jill-e498o4.jackpot-jill-xzvksb.jackpot-jill-cx0i32.jackpot-jill-bpdhya 1.jackpot-jill-h54suh.jackpot-jill-g62dhh.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.jackpot-jill-ja4uy2 > input:checked ~ label,
.jackpot-jill-ja4uy2 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.jackpot-jill-vqqjrq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.jackpot-jill-8sgwt6 44.jackpot-jill-r2pb85.jackpot-jill-vfl1w9.jackpot-jill-anf3bj.jackpot-jill-67k04d.jackpot-jill-k04t0s.jackpot-jill-4awi68.jackpot-jill-glkcuw.jackpot-jill-tx2kxl.jackpot-jill-i41kxr.jackpot-jill-e1tl7u.jackpot-jill-znui25.jackpot-jill-omqwme 0l-12.jackpot-jill-aynvij 30.jackpot-jill-yr65ot.jackpot-jill-iek6bs 2.jackpot-jill-ovhubp.jackpot-jill-iek6bs 3.jackpot-jill-vs8v51 3.jackpot-jill-s3opiz.jackpot-jill-d6zazi 3.jackpot-jill-082oxa.jackpot-jill-g7chxk.jackpot-jill-jalhpi.jackpot-jill-xf5u44 7-3.jackpot-jill-aynvij 10.jackpot-jill-leck8k.jackpot-jill-xf5u44 23.jackpot-jill-gsb4c5.jackpot-jill-6x67e9 1.jackpot-jill-bpdhya 2.jackpot-jill-aynvij 3.jackpot-jill-6x67e9 1.jackpot-jill-d6zazi 5.jackpot-jill-ctvfs0.jackpot-jill-d6zazi 32.jackpot-jill-um8q55.jackpot-jill-g7chxk 5.jackpot-jill-omqwme 4.jackpot-jill-xf5u44 9.jackpot-jill-xf5u44 8.jackpot-jill-d6zazi 6.jackpot-jill-y1m9t5.jackpot-jill-6vp8w5.jackpot-jill-mayodw.jackpot-jill-68xyph.jackpot-jill-gfz89l 4.jackpot-jill-qazj0j.jackpot-jill-gfz89l 6.jackpot-jill-gfz89l 0l29.jackpot-jill-omqwme 17.jackpot-jill-nonvn5.jackpot-jill-b9igzj 2.jackpot-jill-c0lnsu 10.jackpot-jill-887c4i.jackpot-jill-aynvij 8.jackpot-jill-ejblrf.jackpot-jill-36ralr.jackpot-jill-jy4hp7.jackpot-jill-jpukfa.jackpot-jill-1vqq8b.jackpot-jill-g7chxk.jackpot-jill-k04t0s.jackpot-jill-aynvij 1.jackpot-jill-bmocyg.jackpot-jill-ldke1w.jackpot-jill-e498o4.jackpot-jill-xzvksb.jackpot-jill-cx0i32.jackpot-jill-bpdhya 1.jackpot-jill-h54suh.jackpot-jill-g62dhh.5z'/%3e%3c/svg%3e");
}

.jackpot-jill-ja4uy2 > input:not(:checked) ~ label:hover,
.jackpot-jill-ja4uy2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.jackpot-jill-vqqjrq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.jackpot-jill-8sgwt6 44.jackpot-jill-r2pb85.jackpot-jill-vfl1w9.jackpot-jill-anf3bj.jackpot-jill-67k04d.jackpot-jill-k04t0s.jackpot-jill-4awi68.jackpot-jill-glkcuw.jackpot-jill-tx2kxl.jackpot-jill-i41kxr.jackpot-jill-e1tl7u.jackpot-jill-znui25.jackpot-jill-omqwme 0l-12.jackpot-jill-aynvij 30.jackpot-jill-yr65ot.jackpot-jill-iek6bs 2.jackpot-jill-ovhubp.jackpot-jill-iek6bs 3.jackpot-jill-vs8v51 3.jackpot-jill-s3opiz.jackpot-jill-d6zazi 3.jackpot-jill-082oxa.jackpot-jill-g7chxk.jackpot-jill-jalhpi.jackpot-jill-xf5u44 7-3.jackpot-jill-aynvij 10.jackpot-jill-leck8k.jackpot-jill-xf5u44 23.jackpot-jill-gsb4c5.jackpot-jill-6x67e9 1.jackpot-jill-bpdhya 2.jackpot-jill-aynvij 3.jackpot-jill-6x67e9 1.jackpot-jill-d6zazi 5.jackpot-jill-ctvfs0.jackpot-jill-d6zazi 32.jackpot-jill-um8q55.jackpot-jill-g7chxk 5.jackpot-jill-omqwme 4.jackpot-jill-xf5u44 9.jackpot-jill-xf5u44 8.jackpot-jill-d6zazi 6.jackpot-jill-y1m9t5.jackpot-jill-6vp8w5.jackpot-jill-mayodw.jackpot-jill-68xyph.jackpot-jill-gfz89l 4.jackpot-jill-qazj0j.jackpot-jill-gfz89l 6.jackpot-jill-gfz89l 0l29.jackpot-jill-omqwme 17.jackpot-jill-nonvn5.jackpot-jill-b9igzj 2.jackpot-jill-c0lnsu 10.jackpot-jill-887c4i.jackpot-jill-aynvij 8.jackpot-jill-ejblrf.jackpot-jill-36ralr.jackpot-jill-jy4hp7.jackpot-jill-jpukfa.jackpot-jill-1vqq8b.jackpot-jill-g7chxk.jackpot-jill-k04t0s.jackpot-jill-aynvij 1.jackpot-jill-bmocyg.jackpot-jill-ldke1w.jackpot-jill-e498o4.jackpot-jill-xzvksb.jackpot-jill-cx0i32.jackpot-jill-bpdhya 1.jackpot-jill-h54suh.jackpot-jill-g62dhh.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .jackpot-jill-1v5jys > .jackpot-jill-j92i2m {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .jackpot-jill-1v5jys > .jackpot-jill-j92i2m {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .jackpot-jill-1v5jys > .jackpot-jill-j92i2m {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .jackpot-jill-1v5jys > .jackpot-jill-j92i2m {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .jackpot-jill-1v5jys > .jackpot-jill-j92i2m {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.jackpot-jill-dgoy25 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.jackpot-jill-dgoy25.jackpot-jill-btra1b {
  display: none;
}

.jackpot-jill-9ouetx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-9ouetx {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-9ouetx {
    border-radius: 20px 20px 0 0;
  }
}

.jackpot-jill-8cn4a5 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.jackpot-jill-8cn4a5::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.jackpot-jill-8cn4a5::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.jackpot-jill-8cn4a5 img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-8cn4a5 {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .jackpot-jill-8cn4a5 img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-8cn4a5 {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .jackpot-jill-8cn4a5 img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.jackpot-jill-x4nzgw {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-x4nzgw {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-x4nzgw {
    font-size: 14px;
  }
}

.jackpot-jill-7shlku {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.jackpot-jill-7shlku::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-7shlku::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.jackpot-jill-7shlku::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-7shlku::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-7shlku {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-7shlku {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.jackpot-jill-u9ei7x {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-u9ei7x {
    top: -20px;
  }
}

.jackpot-jill-t8scbq {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.jackpot-jill-5fvq7x ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-t8scbq:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .jackpot-jill-t8scbq {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-t8scbq {
    width: 90px;
    height: 40px;
  }
}

.jackpot-jill-dgoy25.jackpot-jill-9xwxnb .jackpot-jill-9ouetx {
  background: #2b3b67;
}

.jackpot-jill-dgoy25.jackpot-jill-9xwxnb .jackpot-jill-8cn4a5 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.jackpot-jill-dgoy25.jackpot-jill-9xwxnb .jackpot-jill-8cn4a5::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.jackpot-jill-dgoy25.jackpot-jill-9xwxnb .jackpot-jill-8cn4a5::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.jackpot-jill-dgoy25.jackpot-jill-9xwxnb .jackpot-jill-7shlku::before {
  background: #0e0f41;
}

.jackpot-jill-dgoy25.jackpot-jill-9xwxnb .jackpot-jill-7shlku::after {
  background: #152557;
}

.jackpot-jill-dgoy25.jackpot-jill-zbyt99 .jackpot-jill-9ouetx {
  background: #1f35fa;
}

.jackpot-jill-dgoy25.jackpot-jill-zbyt99 .jackpot-jill-8cn4a5 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.jackpot-jill-dgoy25.jackpot-jill-zbyt99 .jackpot-jill-8cn4a5::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.jackpot-jill-dgoy25.jackpot-jill-zbyt99 .jackpot-jill-8cn4a5::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.jackpot-jill-dgoy25.jackpot-jill-zbyt99 .jackpot-jill-7shlku::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.jackpot-jill-dgoy25.jackpot-jill-zbyt99 .jackpot-jill-7shlku::after {
  background: #192ac8;
}

.jackpot-jill-dgoy25.jackpot-jill-3i12rg .jackpot-jill-9ouetx {
  background: #fa771f;
}

.jackpot-jill-dgoy25.jackpot-jill-3i12rg .jackpot-jill-8cn4a5 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.jackpot-jill-dgoy25.jackpot-jill-3i12rg .jackpot-jill-8cn4a5::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.jackpot-jill-dgoy25.jackpot-jill-3i12rg .jackpot-jill-8cn4a5::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.jackpot-jill-dgoy25.jackpot-jill-3i12rg .jackpot-jill-7shlku::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.jackpot-jill-dgoy25.jackpot-jill-3i12rg .jackpot-jill-7shlku::after {
  background: #fa8535;
}

.jackpot-jill-g9d9rg {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .jackpot-jill-g9d9rg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-g9d9rg {
    margin: 24px 0 60px;
  }
}

.jackpot-jill-g9d9rg h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-g9d9rg h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.jackpot-jill-x95y8i {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-x95y8i {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.jackpot-jill-16e938 {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-16e938 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.jackpot-jill-6e2z9x {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .jackpot-jill-6e2z9x:hover {
    background: var(--button-bg-hover);
  }
}

.jackpot-jill-cjs7a4 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.jackpot-jill-cjs7a4 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.jackpot-jill-cjs7a4 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-cjs7a4 {
    margin-bottom: 16px;
  }
}

.jackpot-jill-s1o97i {
  width: 120px;
  height: 22px;
}

.jackpot-jill-s1o97i .jackpot-jill-r0ug3y {
  fill: #c2c0ce;
}

.jackpot-jill-s1o97i [rating="1"] .jackpot-jill-r0ug3y:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.jackpot-jill-s1o97i [rating="2"] .jackpot-jill-r0ug3y:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.jackpot-jill-s1o97i [rating="3"] .jackpot-jill-r0ug3y:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.jackpot-jill-s1o97i [rating="4"] .jackpot-jill-r0ug3y:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.jackpot-jill-s1o97i [rating="5"] .jackpot-jill-r0ug3y:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.jackpot-jill-i6c3ke {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-i6c3ke {
    gap: 16px 0;
  }
}

.jackpot-jill-mnstgc {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.jackpot-jill-mnstgc.jackpot-jill-g8wle4 {
  display: block;
}

.jackpot-jill-mnstgc.jackpot-jill-btra1b {
  display: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-mnstgc {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.jackpot-jill-ayxpz5 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.jackpot-jill-muptne {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.jackpot-jill-gqy9h1 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.jackpot-jill-camqic small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.jackpot-jill-camqic span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.jackpot-jill-04brcl {
  font-size: 16px;
  line-height: 140%;
}

.jackpot-jill-hvbu7c {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.jackpot-jill-hvbu7c .jackpot-jill-r0ug3y {
  fill: #c2c0ce;
}

.jackpot-jill-hvbu7c [rating="1"] .jackpot-jill-r0ug3y:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.jackpot-jill-hvbu7c [rating="2"] .jackpot-jill-r0ug3y:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.jackpot-jill-hvbu7c [rating="3"] .jackpot-jill-r0ug3y:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.jackpot-jill-hvbu7c [rating="4"] .jackpot-jill-r0ug3y:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.jackpot-jill-hvbu7c [rating="5"] .jackpot-jill-r0ug3y:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.jackpot-jill-26twil {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-26twil {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.jackpot-jill-ho10ws {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .jackpot-jill-ho10ws {
    padding: 0 16px;
  }
}

.jackpot-jill-rcoe2h {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-rcoe2h {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.jackpot-jill-kbbx1l {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-kbbx1l {
    padding: 12px;
    gap: 12px;
  }
}

.jackpot-jill-cybsge {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.jackpot-jill-cybsge img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jackpot-jill-rtc93f {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.jackpot-jill-inosnd {
  flex: 1;
  min-width: 0;
}

.jackpot-jill-e45876 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-e45876 {
    font-size: 14px;
    gap: 6px;
  }
}

.jackpot-jill-l1jflx {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.jackpot-jill-l1jflx svg,
.jackpot-jill-l1jflx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jackpot-jill-l1jflx svg path {
  fill: var(--button-bg-color);
}

.jackpot-jill-l1jflx svg circle {
  fill: var(--button-text-color);
}

.jackpot-jill-llujhg {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-llujhg {
    font-size: 12px;
  }
}

.jackpot-jill-llujhg strong {
  font-weight: 600;
}

.jackpot-jill-gzwapv {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.jackpot-jill-gzwapv p {
  margin: 0 0 16px;
}

.jackpot-jill-gzwapv p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-gzwapv {
    font-size: 14px;
    line-height: 150%;
  }
}

.jackpot-jill-aizdpc {
  max-width: 300px;
  width: 100%;
}

.jackpot-jill-aizdpc a {
  width: 100%;
}

@media (max-width: 575px) {
  .jackpot-jill-aizdpc {
    max-width: 200px;
  }
}

.jackpot-jill-imwoml {
  justify-content: center;
}

.jackpot-jill-x8ldbk {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.jackpot-jill-vcrkah {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-1gvjj9 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.jackpot-jill-j7bzm2 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.jackpot-jill-j7bzm2 .jackpot-jill-znqnit {
  justify-content: center;
}

/* faq */

.jackpot-jill-xnqp0p {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.jackpot-jill-hvx51l {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.jackpot-jill-2eeelx ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jackpot-jill-hvx51l::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.jackpot-jill-2eeelx ease;
}

.jackpot-jill-xnqp0p.jackpot-jill-77x3fh .jackpot-jill-hvx51l::after {
  transform: rotate(45deg);
}

.jackpot-jill-xj5itu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.jackpot-jill-5fvq7x ease, padding 0.jackpot-jill-5fvq7x ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.jackpot-jill-xnqp0p.jackpot-jill-77x3fh .jackpot-jill-xj5itu {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.jackpot-jill-2zopml {
  margin: 25px 0;
}

.jackpot-jill-ja4uy2 > input:not(:checked) ~ label:hover,
.jackpot-jill-ja4uy2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.jackpot-jill-8ah6f4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.jackpot-jill-tn1oq6 44.jackpot-jill-pq9s8c.jackpot-jill-9xgjqh.jackpot-jill-7yz38h.jackpot-jill-ekn5wm.jackpot-jill-sqdf34.jackpot-jill-33gxhk.jackpot-jill-crfhgn.jackpot-jill-uakwgc.jackpot-jill-0bakf4.jackpot-jill-xvgdjh.jackpot-jill-px2lk1.jackpot-jill-uscstu 0l-12.jackpot-jill-3h72aq 30.jackpot-jill-f49xwz.jackpot-jill-zjsn85 2.jackpot-jill-wsl0la.jackpot-jill-zjsn85 3.jackpot-jill-3otdcp 3.jackpot-jill-jjxr24.jackpot-jill-0lasnf 3.jackpot-jill-cc46jo.jackpot-jill-s07l8v.jackpot-jill-hhimd9.jackpot-jill-h49lke 7-3.jackpot-jill-3h72aq 10.jackpot-jill-8n3uzy.jackpot-jill-h49lke 23.jackpot-jill-oo7nwr.jackpot-jill-ns15by 1.jackpot-jill-xa4vj5 2.jackpot-jill-3h72aq 3.jackpot-jill-ns15by 1.jackpot-jill-0lasnf 5.jackpot-jill-udjx2g.jackpot-jill-0lasnf 32.jackpot-jill-ou74ys.jackpot-jill-s07l8v 5.jackpot-jill-uscstu 4.jackpot-jill-h49lke 9.jackpot-jill-h49lke 8.jackpot-jill-0lasnf 6.jackpot-jill-uqk98e.jackpot-jill-1n1nsa.jackpot-jill-ht76zw.jackpot-jill-j5catt.jackpot-jill-eiinhr 4.jackpot-jill-t87ggs.jackpot-jill-eiinhr 6.jackpot-jill-eiinhr 0l29.jackpot-jill-uscstu 17.jackpot-jill-h5gx4x.jackpot-jill-v6f35m 2.jackpot-jill-wrangx 10.jackpot-jill-7nglng.jackpot-jill-3h72aq 8.jackpot-jill-nsl56w.jackpot-jill-6soizs.jackpot-jill-1bytfe.jackpot-jill-l7ei0w.jackpot-jill-5wdls4.jackpot-jill-s07l8v.jackpot-jill-sqdf34.jackpot-jill-3h72aq 1.jackpot-jill-gscz60.jackpot-jill-61guyx.jackpot-jill-kjp500.jackpot-jill-ojo5ay.jackpot-jill-c8rgrc.jackpot-jill-xa4vj5 1.jackpot-jill-piuvdo.jackpot-jill-r9v9ga.5z'/%3e%3c/svg%3e");
}

.jackpot-jill-l3gy7r {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-l3gy7r {
    gap: 16px 0;
  }
}

.jackpot-jill-so160a {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.jackpot-jill-so160a.jackpot-jill-ipd1ub {
  display: block;
}

.jackpot-jill-so160a.jackpot-jill-h2sh2f {
  display: none;
}

@media only screen and (max-width: 767px) {
  .jackpot-jill-so160a {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.jackpot-jill-s347hh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.jackpot-jill-og0dbm {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.jackpot-jill-0qyhcp {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.jackpot-jill-dw12pq small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.jackpot-jill-dw12pq span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.jackpot-jill-20o75g {
  font-size: 16px;
  line-height: 140%;
}

.jackpot-jill-lwydax {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.jackpot-jill-lwydax .jackpot-jill-1gf87u {
  fill: #c2c0ce;
}

.jackpot-jill-lwydax [rating="1"] .jackpot-jill-1gf87u:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.jackpot-jill-lwydax [rating="2"] .jackpot-jill-1gf87u:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.jackpot-jill-lwydax [rating="3"] .jackpot-jill-1gf87u:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.jackpot-jill-lwydax [rating="4"] .jackpot-jill-1gf87u:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.jackpot-jill-lwydax [rating="5"] .jackpot-jill-1gf87u:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.jackpot-jill-jxgyge {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.jackpot-jill-jxgyge textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.jackpot-jill-jxgyge button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.jackpot-jill-abedwn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.jackpot-jill-abedwn.jackpot-jill-anr9z6 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.jackpot-jill-1r7jol {
  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-1r7jol label {
  font-size: 14px;
}

.jackpot-jill-1r7jol h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.jackpot-jill-1r7jol input,
.jackpot-jill-1r7jol textarea,
.jackpot-jill-1r7jol 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-1r7jol button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.jackpot-jill-2eeelx ease;
}
.jackpot-jill-1r7jol button:hover {
  background-color: var(--button-bg-hover);
}
.jackpot-jill-05ctu3 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.jackpot-jill-kt7bnl ease-in;
}

.jackpot-jill-05ctu3 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-somrhw, .jackpot-jill-bfsqqt, [class*="review-card"],
thead, thead th, table th, .jackpot-jill-3m5z64,
.jackpot-jill-k825s4, [class*="collapsible-header"],
.jackpot-jill-9dtqot, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.jackpot-jill-wfsoes, .jackpot-jill-wfsoes :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }

/* brandauto-nav-fix-v4b */
header nav li a, header ul li a { color: #FFFFFF !important; }
