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;
  }
}

.rolling-slots-6kw8ic {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-6kw8ic {
    padding: 54px 0 0;
  }
}

.rolling-slots-noduxc {
  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) {
  .rolling-slots-noduxc: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;
  }
}

.rolling-slots-7woko7 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-7woko7 {
    margin: 20px auto 100px;
  }
}

.rolling-slots-7woko7 h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .rolling-slots-7woko7 h1 {
    font-size: 120px;
  }
}

.rolling-slots-7woko7 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.rolling-slots-26k10o {
  cursor: pointer;
}

.rolling-slots-qcgfw9 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.rolling-slots-ecj8zx {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.rolling-slots-ecj8zx figure {
  margin: 0;
}

.rolling-slots-ecj8zx.rolling-slots-ws674r {
  justify-content: flex-start;
  margin-right: 4px;
}

.rolling-slots-ecj8zx.rolling-slots-sadgn2 {
  justify-content: flex-end;
  margin-left: 4px;
}

.rolling-slots-ecj8zx.rolling-slots-6cet32 {
  justify-content: center;
}

.rolling-slots-ecj8zx.rolling-slots-x287lo {
  justify-content: normal;
}

.rolling-slots-dwk55k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .rolling-slots-dwk55k {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-dwk55k {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.rolling-slots-crapcm {
  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) {
  .rolling-slots-crapcm {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.rolling-slots-r1hrz6 {
  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) {
  .rolling-slots-r1hrz6 {
    flex-direction: column;
  }
}

.rolling-slots-su859u {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.rolling-slots-su859u img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-su859u {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.rolling-slots-yp8d19 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.rolling-slots-yp8d19 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) {
  .rolling-slots-yp8d19 ul {
    margin-bottom: 15px;
  }
}

.rolling-slots-yp8d19 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.rolling-slots-yp8d19 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);
}

.rolling-slots-yp8d19 ul li span svg {
  fill: var(--title-color);
}

.rolling-slots-yp8d19 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yp8d19 ul li small {
    font-size: 12px;
  }
}

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

.rolling-slots-yp8d19 ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yp8d19 {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.rolling-slots-jqu4zs {
  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) {
  .rolling-slots-jqu4zs {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.rolling-slots-2icuk7 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .rolling-slots-hpc2l3 {
    height: 50px;
  }
}

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

.rolling-slots-hpc2l3.rolling-slots-7p9rg3 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-hpc2l3.rolling-slots-7p9rg3:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.rolling-slots-7e6rjp {
  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) {
  .rolling-slots-7e6rjp {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-7e6rjp {
    padding: 50px 16px 68px;
  }
}

.rolling-slots-pxcsqd {
  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) {
  .rolling-slots-pxcsqd {
    flex-direction: column;
  }
}

.rolling-slots-l4t8cf {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-l4t8cf {
    margin-bottom: 40px;
  }
}

.rolling-slots-0iyn5i .rolling-slots-3dbj3v {
  margin-bottom: 28px;
}

.rolling-slots-0iyn5i .rolling-slots-3dbj3v img {
  max-height: 100px;
  width: auto;
}

.rolling-slots-5v1h8j {
  display: flex;
  align-items: center;
}

.rolling-slots-5v1h8j a + a {
  margin-left: 24px;
}

.rolling-slots-5v1h8j img {
  max-height: 56px;
  width: auto;
}

.rolling-slots-5v1h8j img + img {
  margin-left: 24px;
}

.rolling-slots-chlbks {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.rolling-slots-foyp5s {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-foyp5s {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.rolling-slots-wuh048 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-wuh048 {
    flex-wrap: wrap;
  }
}

.rolling-slots-wuh048 li {
  display: flex;
  margin: 0 7px;
}

.rolling-slots-wuh048 li svg {
  transition: 0.rolling-slots-jb1scp ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-wuh048 li:hover svg {
    transform: scale(1.2);
  }
}

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

.rolling-slots-7vjiyk + .rolling-slots-7vjiyk {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-7vjiyk + .rolling-slots-7vjiyk {
    margin: 36px 0 0;
  }
}

.rolling-slots-4ny4tg {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.rolling-slots-lomvmy {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rolling-slots-lomvmy li {
  font-size: 16px;
}

.rolling-slots-lomvmy li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-lomvmy li a:hover {
    text-decoration: underline;
  }
}

.rolling-slots-lomvmy li + li {
  margin-top: 16px;
}

.rolling-slots-7m20cr {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.rolling-slots-4ly37n ease-in-out;
}

.rolling-slots-7m20cr.rolling-slots-vmljf2 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.rolling-slots-bcyi2w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .rolling-slots-bcyi2w {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-bcyi2w {
    margin-bottom: 60px;
  }
}

.rolling-slots-nwho4v {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-nwho4v {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.rolling-slots-nwho4v li {
  width: 100%;
}

.rolling-slots-nwho4v 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.rolling-slots-jb1scp ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.rolling-slots-nwho4v li a svg {
  fill: var(--button-text-color);
}

.rolling-slots-nwho4v li a.rolling-slots-vmljf2 {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-nwho4v li a:hover {
    background: var(--border-color);
  }
}

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

.rolling-slots-o3659k {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-o3659k {
    margin: 0 -5px;
  }
}

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

.rolling-slots-0s5v0z span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.rolling-slots-0s5v0z small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.rolling-slots-myqyaj {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.rolling-slots-myqyaj img {
  width: 100%;
  transition: 0.rolling-slots-jb1scp ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-myqyaj:hover img {
    transform: scale(1.1);
  }
}

.rolling-slots-dk5blh {
  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) {
  .rolling-slots-dk5blh {
    height: 54px;
  }
}

.rolling-slots-ofpvac {
  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) {
  .rolling-slots-ofpvac {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .rolling-slots-ofpvac {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-ofpvac .rolling-slots-3dbj3v img {
    max-width: 90px;
  }
}

.rolling-slots-3dbj3v img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .rolling-slots-3dbj3v {
    order: -2;
  }
}

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

.rolling-slots-1y7d2d {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.rolling-slots-1y7d2d li {
  font-size: 16px;
  margin: 0 20px;
}

.rolling-slots-1y7d2d li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-1y7d2d li a:hover {
    text-decoration: underline;
  }
}

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

.rolling-slots-cp7uss {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .rolling-slots-cp7uss {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .rolling-slots-cp7uss {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.rolling-slots-cp7uss.rolling-slots-13l04f {
  margin-right: 0;
}

.rolling-slots-05it57 {
  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) {
  .rolling-slots-05it57 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-05it57:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.rolling-slots-63agdm {
  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) {
  .rolling-slots-63agdm:hover {
    background: var(--button-bg-hover);
  }
}

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

.rolling-slots-qprh2s {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.rolling-slots-qprh2s:hover > ul {
  display: flex;
}

.rolling-slots-qprh2s:focus > ul {
  display: flex;
}

.rolling-slots-qprh2s:focus-within > ul {
  display: flex;
}

.rolling-slots-hbovjx {
  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;
}

.rolling-slots-hbovjx::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.rolling-slots-4ly37n ease-in-out;
}

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

.rolling-slots-qprh2s ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.rolling-slots-jb1scp 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) {
  .rolling-slots-qprh2s ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.rolling-slots-qprh2s 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.rolling-slots-jb1scp ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-qprh2s ul li {
    padding: 5px;
  }
}

.rolling-slots-qprh2s 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) {
  .rolling-slots-qprh2s ul li a:hover {
    text-decoration: underline;
  }
}

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

.rolling-slots-hyinl6 {
  display: none;
}

.rolling-slots-8dyzv7 {
  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) {
  .rolling-slots-8dyzv7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.rolling-slots-8dyzv7 span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .rolling-slots-hyinl6:checked ~ .rolling-slots-1wanor {
    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;
  }
  .rolling-slots-1wanor {
    display: none;
    transition: display 0.rolling-slots-jb1scp ease-in-out;
  }
  .rolling-slots-hyinl6:checked ~ .rolling-slots-1wanor {
    display: block;
  }
  .rolling-slots-hyinl6:checked + .rolling-slots-8dyzv7 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .rolling-slots-hyinl6:checked + .rolling-slots-8dyzv7 span:nth-child(2) {
    display: none;
  }
  .rolling-slots-hyinl6:checked + .rolling-slots-8dyzv7 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.rolling-slots-i854de {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-i854de {
    padding: 0 16px;
  }
}

.rolling-slots-i854de img {
  margin-bottom: 20px;
}

.rolling-slots-i854de p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-i854de p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-i854de {
    margin-bottom: 60px;
  }
}

.rolling-slots-gg2ddm {
  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) {
  .rolling-slots-gg2ddm {
    font-size: 32px;
  }
}

.rolling-slots-40td3g {
  color: var(--text-color);
}

.rolling-slots-koxy1j {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.rolling-slots-koxy1j p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.rolling-slots-koxy1j p img {
  display: block;
  margin: 0 auto;
}

.rolling-slots-koxy1j p:first-of-type {
  margin-top: 0;
}

.rolling-slots-koxy1j p:last-of-type {
  margin-bottom: 0;
}

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

.rolling-slots-koxy1j ul {
  padding: 0 0 0 20px;
}

.rolling-slots-koxy1j table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.rolling-slots-koxy1j 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) {
  .rolling-slots-koxy1j table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.rolling-slots-koxy1j 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) {
  .rolling-slots-koxy1j table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.rolling-slots-koxy1j table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.rolling-slots-koxy1j iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-koxy1j iframe {
    height: 200px;
  }
}

.rolling-slots-kbluut {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-kbluut {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-kbluut {
    margin-bottom: 60px;
  }
}

.rolling-slots-vnhcbi {
  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) {
  .rolling-slots-vnhcbi {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rolling-slots-vnhcbi h1,
.rolling-slots-vnhcbi h2,
.rolling-slots-vnhcbi h3,
.rolling-slots-vnhcbi 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) {
  .rolling-slots-vnhcbi h1,
  .rolling-slots-vnhcbi h2,
  .rolling-slots-vnhcbi h3,
  .rolling-slots-vnhcbi h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rolling-slots-ayjhne {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-ayjhne {
    flex-direction: column-reverse;
  }
}

.rolling-slots-ayjhne .rolling-slots-d0mm70 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-ayjhne .rolling-slots-d0mm70 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.rolling-slots-ayjhne .rolling-slots-42d1jw {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-ayjhne .rolling-slots-42d1jw {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .rolling-slots-ayjhne .rolling-slots-42d1jw img {
    width: 100%;
  }
}

.rolling-slots-42d1jw {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-42d1jw {
    margin-bottom: 18px;
  }
}

.rolling-slots-d0mm70 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-d0mm70 {
    margin-bottom: 18px;
  }
}

.rolling-slots-kbluut 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) {
  .rolling-slots-kbluut h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rolling-slots-kbluut .rolling-slots-noduxc {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rolling-slots-la2vyw {
  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) {
  .rolling-slots-la2vyw {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-la2vyw {
    margin-bottom: 60px;
  }
}

.rolling-slots-5xx4ti {
  position: relative;
  border: none;
}

.rolling-slots-5xx4ti::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.rolling-slots-w5q5cn {
  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;
}

.rolling-slots-w5q5cn span {
  height: 32px;
}

.rolling-slots-w5q5cn span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.rolling-slots-w5q5cn.rolling-slots-0q82ah span {
  transform: scaleY(-1);
}

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

.rolling-slots-8j1462 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rolling-slots-8j1462 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .rolling-slots-8j1462 li {
    font-size: 16px;
  }
}

.rolling-slots-8j1462 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.rolling-slots-jb1scp ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-8j1462 li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-8j1462 li a {
    padding: 12px 14px;
  }
}

.rolling-slots-8j1462.rolling-slots-j83n02 {
  display: none;
}

.rolling-slots-96dpph {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.rolling-slots-96dpph table {
  width: 100%;
  border-collapse: collapse;
}

.rolling-slots-96dpph 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) {
  .rolling-slots-96dpph table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .rolling-slots-96dpph table td {
    min-width: 75px;
  }
}

.rolling-slots-96dpph 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) {
  .rolling-slots-96dpph table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.rolling-slots-96dpph table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.rolling-slots-96dpph p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-96dpph p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-96dpph {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-96dpph {
    margin-bottom: 60px;
  }
}

.rolling-slots-p40j37 {
  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) {
  .rolling-slots-p40j37 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.rolling-slots-z8qd5t {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .rolling-slots-z8qd5t {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.rolling-slots-z8qd5t 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) {
  .rolling-slots-z8qd5t tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.rolling-slots-z8qd5t tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.rolling-slots-3wql1o table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.rolling-slots-3wql1o table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.rolling-slots-3wql1o p {
  color: var(--text-color);
}

.rolling-slots-hl7mvs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-hl7mvs {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-hl7mvs {
    margin-bottom: 60px;
  }
}

.rolling-slots-ihh7mt {
  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);
}

.rolling-slots-t6jhi3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-t6jhi3 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-t6jhi3 {
    margin-bottom: 60px;
  }
}

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

.rolling-slots-pzw3f3 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-pzw3f3 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.rolling-slots-pzw3f3 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.rolling-slots-pzw3f3 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-pzw3f3 p {
    font-size: 16px;
  }
}

.rolling-slots-t4jwud {
  display: none;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-t4jwud {
    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;
  }
}

.rolling-slots-bfr0ap {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.rolling-slots-bfr0ap li {
  margin: 0 20px;
}

.rolling-slots-bfr0ap li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.rolling-slots-bfr0ap li a img {
  margin-bottom: 4px;
}

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

.rolling-slots-ycjkrv {
  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) {
  .rolling-slots-ycjkrv {
    padding: 0 16px;
  }
}

.rolling-slots-ycjkrv li {
  font-size: 16px;
  position: relative;
}

.rolling-slots-ycjkrv li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-ycjkrv li a:hover {
    text-decoration: underline;
  }
}

.rolling-slots-ycjkrv li span {
  opacity: 0.5;
}

.rolling-slots-ycjkrv li + li {
  margin-left: 30px;
}

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

h2.rolling-slots-vnhcbi {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.rolling-slots-vnhcbi {
    margin-bottom: 18px;
  }
}

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

.rolling-slots-cdy1nd 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);
}

.rolling-slots-cdy1nd 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;
}

.rolling-slots-cdy1nd 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;
}

.rolling-slots-cdy1nd tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.rolling-slots-cdy1nd tbody tr:last-of-type {
  margin-bottom: 0;
}

.rolling-slots-cdy1nd tbody tr td:first-of-type {
  flex-shrink: 0;
}

.rolling-slots-cdy1nd 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);
}

.rolling-slots-cdy1nd 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);
}

.rolling-slots-cdy1nd tbody tr td:last-of-type {
  margin-left: auto;
}

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

.rolling-slots-cdy1nd tbody tr td .rolling-slots-9s4r3q {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .rolling-slots-cdy1nd tbody tr td .rolling-slots-9s4r3q {
    width: 100%;
  }
}

.rolling-slots-cdy1nd tbody tr td .rolling-slots-akrvgf {
  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.rolling-slots-jb1scp ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-cdy1nd tbody tr td .rolling-slots-akrvgf:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-cdy1nd tbody tr td .rolling-slots-akrvgf {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .rolling-slots-cdy1nd tbody tr td .rolling-slots-akrvgf {
    width: 100%;
  }
}

.rolling-slots-cdy1nd tbody tr td .rolling-slots-2njkoi {
  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) {
  .rolling-slots-cdy1nd tbody tr td .rolling-slots-2njkoi:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-cdy1nd tbody tr {
    flex-direction: column;
  }
}

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

.rolling-slots-v89c2g {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-v89c2g {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-v89c2g {
    margin: 0 auto 60px;
  }
}

.rolling-slots-xi9xoa {
  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) {
  .rolling-slots-xi9xoa {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.rolling-slots-adgbzd {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-adgbzd {
    margin: 0 -5px;
  }
}

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

.rolling-slots-p9koke img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.rolling-slots-jb1scp ease-in-out;
}

.rolling-slots-p9koke p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-p9koke:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .rolling-slots-p9koke {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

.rolling-slots-0y42gm {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .rolling-slots-0y42gm {
    height: 190px;
    margin: 20px auto;
  }
}

.rolling-slots-0y42gm img {
  width: 100%;
  height: 100%;
}

.rolling-slots-0y42gm iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .rolling-slots-0y42gm iframe {
    height: 190px;
  }
}

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

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

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

.rolling-slots-ccmtw0 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.rolling-slots-jb1scp ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-ccmtw0:hover svg {
    transform: scale(1.1);
  }
}

.rolling-slots-ioze67 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-ioze67 {
    padding: 40px 0;
  }
}

.rolling-slots-zrk5wc {
  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) {
  .rolling-slots-zrk5wc {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .rolling-slots-zrk5wc {
    flex-direction: column-reverse;
  }
}

.rolling-slots-61wdz2 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.rolling-slots-61wdz2 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .rolling-slots-61wdz2 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-61wdz2 {
    margin: 10px 0 0;
  }
}

.rolling-slots-7ywzdn {
  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;
}

.rolling-slots-7ywzdn 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) {
  .rolling-slots-7ywzdn {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-7ywzdn {
    padding: 24px 10px;
  }
}

.rolling-slots-9h2170 {
  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.rolling-slots-jb1scp ease-in-out;
}

.rolling-slots-9h2170:hover {
  border: 1px solid #8c8ca2;
}

.rolling-slots-mq64b9 {
  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%);
}

.rolling-slots-mq64b9:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.rolling-slots-y3k3rq a {
  text-decoration: underline;
  color: #8babff;
}

.rolling-slots-gv51pa {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.rolling-slots-gv51pa .rolling-slots-9h2170 {
  width: 50%;
  margin: 0;
}

.rolling-slots-y3qap9 {
  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;
}

.rolling-slots-y3qap9:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.rolling-slots-1nme9g {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-1nme9g {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-1nme9g {
    margin: 0 0 60px;
  }
}

.rolling-slots-ydkmlt {
  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) {
  .rolling-slots-ydkmlt {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.rolling-slots-acxrh5 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-acxrh5 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.rolling-slots-kjros1 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-kjros1 {
    flex-basis: auto;
    max-width: 100%;
  }
}

.rolling-slots-yr998d {
  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) {
  .rolling-slots-yr998d {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.rolling-slots-yr998d 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.rolling-slots-jb1scp ease-in-out;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yr998d a {
    margin: 1px 0 4px;
  }
}

.rolling-slots-yr998d a svg {
  fill: #fff;
}

.rolling-slots-yr998d a:hover {
  background: #3d68e7;
}

.rolling-slots-9ijw5d {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.rolling-slots-myze1k {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-myze1k {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.rolling-slots-85q7is {
  font-size: 16px;
  color: var(--text-color);
}

.rolling-slots-sb2o2l {
  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) {
  .rolling-slots-sb2o2l {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-sb2o2l {
    margin: 20px auto 60px;
  }
}

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

.rolling-slots-u6r0yp {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.rolling-slots-u6r0yp h1,
.rolling-slots-u6r0yp 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) {
  .rolling-slots-u6r0yp h1,
  .rolling-slots-u6r0yp h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .rolling-slots-u6r0yp {
    margin: 0;
    padding-right: 20px;
  }
}

.rolling-slots-r90vyq {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.rolling-slots-r90vyq 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) {
  .rolling-slots-r90vyq h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.rolling-slots-r90vyq 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) {
  .rolling-slots-r90vyq h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.rolling-slots-r90vyq 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);
}

.rolling-slots-r90vyq 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) {
  .rolling-slots-r90vyq table tr td {
    padding: 12px 4px;
  }
}

.rolling-slots-r90vyq 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) {
  .rolling-slots-r90vyq table tr th {
    padding: 12px 4px;
  }
}

.rolling-slots-r90vyq table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .rolling-slots-r90vyq {
    margin: 0;
  }
}

.rolling-slots-eoscfx {
  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) {
  .rolling-slots-eoscfx {
    min-height: 190px;
  }
}

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

.rolling-slots-5brd65::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.rolling-slots-aelmyi {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.rolling-slots-aelmyi.rolling-slots-kdzjor {
  display: none;
}

.rolling-slots-bg98ww {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.rolling-slots-bg98ww iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rolling-slots-bg98ww iframe.rolling-slots-n7ok7v {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.rolling-slots-bg98ww.rolling-slots-b5jd32 {
  opacity: 1;
  pointer-events: all;
}

.rolling-slots-wwzw56 {
  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.rolling-slots-jb1scp ease-in-out;
}

.rolling-slots-wwzw56 svg {
  margin-right: 10px;
}

.rolling-slots-wwzw56 + .rolling-slots-wwzw56 {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .rolling-slots-wwzw56:hover {
    background: #a8a6b3;
  }
}

.rolling-slots-vkht3m {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .rolling-slots-wwzw56 {
    height: 42px;
    max-width: 220px;
  }
}

.rolling-slots-sb2o2l .rolling-slots-kbluut {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.rolling-slots-sb2o2l .rolling-slots-kbluut h1,
.rolling-slots-sb2o2l .rolling-slots-kbluut 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) {
  .rolling-slots-sb2o2l .rolling-slots-kbluut h1,
  .rolling-slots-sb2o2l .rolling-slots-kbluut h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .rolling-slots-sb2o2l .rolling-slots-kbluut {
    margin: 28px 0 0;
  }
}

.rolling-slots-rcf6po {
  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) {
  .rolling-slots-rcf6po {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .rolling-slots-rcf6po {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-rcf6po {
    margin: 20px auto 60px;
  }
}

.rolling-slots-6jz9y5 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .rolling-slots-6jz9y5 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-6jz9y5 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.rolling-slots-w8t0zo {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.rolling-slots-w8t0zo iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rolling-slots-egwmcw {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.rolling-slots-egwmcw h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-egwmcw h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-egwmcw h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .rolling-slots-egwmcw {
    max-width: 100%;
    margin: 0;
  }
}

.rolling-slots-lvc4ho {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-lvc4ho {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.rolling-slots-1he5fu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-1he5fu {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.rolling-slots-oswaec {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.rolling-slots-oswaec span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-oswaec {
    margin: 0;
  }
  .rolling-slots-oswaec:last-of-type {
    margin-top: 4px;
  }
}

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

@media only screen and (max-width: 540px) {
  .rolling-slots-wehacl {
    padding: 10px;
  }
}

.rolling-slots-wehacl .rolling-slots-noduxc {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .rolling-slots-wehacl .rolling-slots-noduxc {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .rolling-slots-wehacl {
    flex-wrap: wrap;
  }
}

.rolling-slots-a0ay2v {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.rolling-slots-a0ay2v img {
  width: 100%;
}

.rolling-slots-1py5ac {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .rolling-slots-1py5ac {
    max-width: 200px;
    margin: 0;
  }
}

.rolling-slots-sr5w8f {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.rolling-slots-v304pa {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.rolling-slots-yj8tny {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny {
    margin: 0 0 60px;
  }
}

.rolling-slots-yj8tny .rolling-slots-ala5t4 {
  position: relative;
}

.rolling-slots-yj8tny .rolling-slots-jt2xyy {
  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;
}

.rolling-slots-yj8tny .rolling-slots-jt2xyy.rolling-slots-kdzjor {
  display: none;
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 {
  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) {
  .rolling-slots-yj8tny .rolling-slots-mznsw7 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .rolling-slots-yj8tny .rolling-slots-mznsw7 {
    bottom: 90px;
  }
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-vu5dbi {
  max-width: 300px;
  width: 100%;
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-vu5dbi .rolling-slots-9j2iod {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-vu5dbi .rolling-slots-9j2iod {
    font-size: 32px;
    text-align: center;
  }
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-vu5dbi .rolling-slots-5b367z {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-vu5dbi .rolling-slots-5b367z {
    text-align: center;
  }
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f {
    flex-direction: column-reverse;
  }
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-9pjb5k {
  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.rolling-slots-jb1scp ease-in-out;
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-9pjb5k:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-9pjb5k {
    width: 100%;
  }
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-h4o0f3 {
  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.rolling-slots-jb1scp ease-in-out;
  overflow: hidden;
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-h4o0f3 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);
  }
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-h4o0f3: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;
}

.rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-h4o0f3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny .rolling-slots-mznsw7 .rolling-slots-13l04f .rolling-slots-h4o0f3 {
    width: 100%;
  }
}

.rolling-slots-yj8tny .rolling-slots-mznsw7.rolling-slots-kdzjor {
  display: none;
}

.rolling-slots-yj8tny .rolling-slots-hvwxa4 {
  display: none;
}

.rolling-slots-yj8tny .rolling-slots-hvwxa4.rolling-slots-b5jd32 {
  display: block;
}

.rolling-slots-yj8tny .rolling-slots-hvwxa4 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny .rolling-slots-hvwxa4 iframe {
    height: calc(100vh - 54px);
  }
}

.rolling-slots-yj8tny .rolling-slots-1qay2v {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-yj8tny .rolling-slots-1qay2v {
    padding: 24px 16px 0;
  }
}

.rolling-slots-yj8tny .rolling-slots-1qay2v .rolling-slots-9j2iod {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-yj8tny .rolling-slots-1qay2v .rolling-slots-9j2iod {
    margin-bottom: 24px;
  }
}

.rolling-slots-yj8tny .rolling-slots-1qay2v 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);
}

.rolling-slots-yj8tny .rolling-slots-1qay2v 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) {
  .rolling-slots-yj8tny .rolling-slots-1qay2v table tr td {
    padding: 12px 4px;
  }
}

.rolling-slots-yj8tny .rolling-slots-1qay2v 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) {
  .rolling-slots-yj8tny .rolling-slots-1qay2v table tr th {
    padding: 12px 4px;
  }
}

.rolling-slots-yj8tny .rolling-slots-1qay2v table tr:last-of-type td {
  border-bottom: none;
}

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

.rolling-slots-xgmmd2.rolling-slots-vmljf2 {
  display: block;
}

.rolling-slots-xgmmd2 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.rolling-slots-xgmmd2 .rolling-slots-66cmrw {
  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;
}

.rolling-slots-xgmmd2 .rolling-slots-s1wz0u {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.rolling-slots-xgmmd2 .rolling-slots-h4o0f3 {
  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.rolling-slots-jb1scp ease-in-out;
}

.rolling-slots-xgmmd2 .rolling-slots-h4o0f3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.rolling-slots-7z6dqo {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.rolling-slots-7z6dqo.rolling-slots-vmljf2 {
  display: block;
}

.rolling-slots-s6wqkc {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.rolling-slots-s7zbxl {
  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;
}

.rolling-slots-6hxgz8 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.rolling-slots-aeifdd {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.rolling-slots-aeifdd svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.rolling-slots-mzpb8b {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.rolling-slots-glslqh.rolling-slots-kdzjor {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .rolling-slots-a9yspn {
    margin-bottom: 20px;
  }
}

.rolling-slots-os0qei {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.rolling-slots-os0qei span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.rolling-slots-os0qei 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.rolling-slots-jb1scp ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.rolling-slots-os0qei input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.rolling-slots-os0qei input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.rolling-slots-os0qei input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.rolling-slots-os0qei input:active {
  border-color: #c2c0ce;
}

.rolling-slots-os0qei input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-os0qei {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.rolling-slots-uhddhh {
  margin-bottom: 36px;
}

.rolling-slots-uhddhh 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;
}

.rolling-slots-uhddhh textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.rolling-slots-uhddhh textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-uhddhh {
    margin-bottom: 24px;
  }
}

.rolling-slots-uxfzai {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.rolling-slots-2yfe6o {
  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.rolling-slots-jb1scp ease-in-out;
}

.rolling-slots-2yfe6o:hover {
  background: var(--border-color);
}

.rolling-slots-5wdem0 {
  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.rolling-slots-jb1scp ease-in-out;
}

.rolling-slots-5wdem0:hover {
  background: #166ad9;
}

.rolling-slots-o66nw4 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.rolling-slots-o66nw4.rolling-slots-kdzjor {
  display: none;
}

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

.rolling-slots-o66nw4 .rolling-slots-2yfe6o {
  margin: 0 auto;
}

.rolling-slots-oank6z {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-oank6z {
    margin-bottom: 16px;
  }
}

.rolling-slots-vywqci {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.rolling-slots-j9p8k2 {
  filter: grayscale(100%);
}

.rolling-slots-vywqci > input {
  display: none;
}

.rolling-slots-vywqci > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rolling-slots-bvdqnx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.rolling-slots-xf7n2q 44.rolling-slots-sx1cug.rolling-slots-0jijcq.rolling-slots-e9i3qh.rolling-slots-jmw8h2.rolling-slots-3n3407.rolling-slots-ufk029.rolling-slots-ama0p0.rolling-slots-0h2th6.rolling-slots-55ieg9.rolling-slots-xhjxck.rolling-slots-tibau3.rolling-slots-sv3dh7 0l-12.rolling-slots-d3gojl 30.rolling-slots-q3b6ul.rolling-slots-x2mfdn 2.rolling-slots-m2cphm.rolling-slots-x2mfdn 3.rolling-slots-75sdgx 3.rolling-slots-1l8n75.rolling-slots-czxev2 3.rolling-slots-lbik1s.rolling-slots-acq3bo.rolling-slots-7h8squ.rolling-slots-vclgfe 7-3.rolling-slots-d3gojl 10.rolling-slots-jfils2.rolling-slots-vclgfe 23.rolling-slots-m30a8r.rolling-slots-snpjnr 1.rolling-slots-8861jw 2.rolling-slots-d3gojl 3.rolling-slots-snpjnr 1.rolling-slots-czxev2 5.rolling-slots-wy5np7.rolling-slots-czxev2 32.rolling-slots-pp47ck.rolling-slots-acq3bo 5.rolling-slots-sv3dh7 4.rolling-slots-vclgfe 9.rolling-slots-vclgfe 8.rolling-slots-czxev2 6.rolling-slots-1kvr7q.rolling-slots-8ybkg4.rolling-slots-e8kjpb.rolling-slots-v8yop0.rolling-slots-e0eg9m 4.rolling-slots-qb6v52.rolling-slots-e0eg9m 6.rolling-slots-e0eg9m 0l29.rolling-slots-sv3dh7 17.rolling-slots-2d7vq1.rolling-slots-16b2yx 2.rolling-slots-1cn9bj 10.rolling-slots-01tknw.rolling-slots-d3gojl 8.rolling-slots-fcs53f.rolling-slots-bv98z7.rolling-slots-eva1am.rolling-slots-dk8cxp.rolling-slots-k36qep.rolling-slots-acq3bo.rolling-slots-3n3407.rolling-slots-d3gojl 1.rolling-slots-l0gunb.rolling-slots-394hew.rolling-slots-0ejlyl.rolling-slots-pchexg.rolling-slots-ue6hhb.rolling-slots-8861jw 1.rolling-slots-igqwgt.rolling-slots-iv8r1i.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.rolling-slots-vywqci > input:checked ~ label,
.rolling-slots-vywqci > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rolling-slots-bvdqnx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.rolling-slots-xf7n2q 44.rolling-slots-sx1cug.rolling-slots-0jijcq.rolling-slots-e9i3qh.rolling-slots-jmw8h2.rolling-slots-3n3407.rolling-slots-ufk029.rolling-slots-ama0p0.rolling-slots-0h2th6.rolling-slots-55ieg9.rolling-slots-xhjxck.rolling-slots-tibau3.rolling-slots-sv3dh7 0l-12.rolling-slots-d3gojl 30.rolling-slots-q3b6ul.rolling-slots-x2mfdn 2.rolling-slots-m2cphm.rolling-slots-x2mfdn 3.rolling-slots-75sdgx 3.rolling-slots-1l8n75.rolling-slots-czxev2 3.rolling-slots-lbik1s.rolling-slots-acq3bo.rolling-slots-7h8squ.rolling-slots-vclgfe 7-3.rolling-slots-d3gojl 10.rolling-slots-jfils2.rolling-slots-vclgfe 23.rolling-slots-m30a8r.rolling-slots-snpjnr 1.rolling-slots-8861jw 2.rolling-slots-d3gojl 3.rolling-slots-snpjnr 1.rolling-slots-czxev2 5.rolling-slots-wy5np7.rolling-slots-czxev2 32.rolling-slots-pp47ck.rolling-slots-acq3bo 5.rolling-slots-sv3dh7 4.rolling-slots-vclgfe 9.rolling-slots-vclgfe 8.rolling-slots-czxev2 6.rolling-slots-1kvr7q.rolling-slots-8ybkg4.rolling-slots-e8kjpb.rolling-slots-v8yop0.rolling-slots-e0eg9m 4.rolling-slots-qb6v52.rolling-slots-e0eg9m 6.rolling-slots-e0eg9m 0l29.rolling-slots-sv3dh7 17.rolling-slots-2d7vq1.rolling-slots-16b2yx 2.rolling-slots-1cn9bj 10.rolling-slots-01tknw.rolling-slots-d3gojl 8.rolling-slots-fcs53f.rolling-slots-bv98z7.rolling-slots-eva1am.rolling-slots-dk8cxp.rolling-slots-k36qep.rolling-slots-acq3bo.rolling-slots-3n3407.rolling-slots-d3gojl 1.rolling-slots-l0gunb.rolling-slots-394hew.rolling-slots-0ejlyl.rolling-slots-pchexg.rolling-slots-ue6hhb.rolling-slots-8861jw 1.rolling-slots-igqwgt.rolling-slots-iv8r1i.5z'/%3e%3c/svg%3e");
}

.rolling-slots-vywqci > input:not(:checked) ~ label:hover,
.rolling-slots-vywqci > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rolling-slots-bvdqnx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.rolling-slots-xf7n2q 44.rolling-slots-sx1cug.rolling-slots-0jijcq.rolling-slots-e9i3qh.rolling-slots-jmw8h2.rolling-slots-3n3407.rolling-slots-ufk029.rolling-slots-ama0p0.rolling-slots-0h2th6.rolling-slots-55ieg9.rolling-slots-xhjxck.rolling-slots-tibau3.rolling-slots-sv3dh7 0l-12.rolling-slots-d3gojl 30.rolling-slots-q3b6ul.rolling-slots-x2mfdn 2.rolling-slots-m2cphm.rolling-slots-x2mfdn 3.rolling-slots-75sdgx 3.rolling-slots-1l8n75.rolling-slots-czxev2 3.rolling-slots-lbik1s.rolling-slots-acq3bo.rolling-slots-7h8squ.rolling-slots-vclgfe 7-3.rolling-slots-d3gojl 10.rolling-slots-jfils2.rolling-slots-vclgfe 23.rolling-slots-m30a8r.rolling-slots-snpjnr 1.rolling-slots-8861jw 2.rolling-slots-d3gojl 3.rolling-slots-snpjnr 1.rolling-slots-czxev2 5.rolling-slots-wy5np7.rolling-slots-czxev2 32.rolling-slots-pp47ck.rolling-slots-acq3bo 5.rolling-slots-sv3dh7 4.rolling-slots-vclgfe 9.rolling-slots-vclgfe 8.rolling-slots-czxev2 6.rolling-slots-1kvr7q.rolling-slots-8ybkg4.rolling-slots-e8kjpb.rolling-slots-v8yop0.rolling-slots-e0eg9m 4.rolling-slots-qb6v52.rolling-slots-e0eg9m 6.rolling-slots-e0eg9m 0l29.rolling-slots-sv3dh7 17.rolling-slots-2d7vq1.rolling-slots-16b2yx 2.rolling-slots-1cn9bj 10.rolling-slots-01tknw.rolling-slots-d3gojl 8.rolling-slots-fcs53f.rolling-slots-bv98z7.rolling-slots-eva1am.rolling-slots-dk8cxp.rolling-slots-k36qep.rolling-slots-acq3bo.rolling-slots-3n3407.rolling-slots-d3gojl 1.rolling-slots-l0gunb.rolling-slots-394hew.rolling-slots-0ejlyl.rolling-slots-pchexg.rolling-slots-ue6hhb.rolling-slots-8861jw 1.rolling-slots-igqwgt.rolling-slots-iv8r1i.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .rolling-slots-esac56 > .rolling-slots-ngqftv {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .rolling-slots-esac56 > .rolling-slots-ngqftv {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .rolling-slots-esac56 > .rolling-slots-ngqftv {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .rolling-slots-esac56 > .rolling-slots-ngqftv {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .rolling-slots-esac56 > .rolling-slots-ngqftv {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.rolling-slots-te84gn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.rolling-slots-te84gn.rolling-slots-kdzjor {
  display: none;
}

.rolling-slots-64rqs1 {
  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) {
  .rolling-slots-64rqs1 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-64rqs1 {
    border-radius: 20px 20px 0 0;
  }
}

.rolling-slots-evc2mo {
  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;
}

.rolling-slots-evc2mo::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.rolling-slots-evc2mo::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.rolling-slots-evc2mo img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .rolling-slots-evc2mo {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .rolling-slots-evc2mo img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-evc2mo {
    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;
  }
  .rolling-slots-evc2mo img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.rolling-slots-sg6kds {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .rolling-slots-sg6kds {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-sg6kds {
    font-size: 14px;
  }
}

.rolling-slots-h4ofdx {
  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;
}

.rolling-slots-h4ofdx::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) {
  .rolling-slots-h4ofdx::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.rolling-slots-h4ofdx::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) {
  .rolling-slots-h4ofdx::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .rolling-slots-h4ofdx {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-h4ofdx {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.rolling-slots-dv6k8c {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .rolling-slots-dv6k8c {
    top: -20px;
  }
}

.rolling-slots-fggfoi {
  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.rolling-slots-jb1scp ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .rolling-slots-fggfoi {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-fggfoi {
    width: 90px;
    height: 40px;
  }
}

.rolling-slots-te84gn.rolling-slots-d6qbsj .rolling-slots-64rqs1 {
  background: #2b3b67;
}

.rolling-slots-te84gn.rolling-slots-d6qbsj .rolling-slots-evc2mo {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.rolling-slots-te84gn.rolling-slots-d6qbsj .rolling-slots-evc2mo::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.rolling-slots-te84gn.rolling-slots-d6qbsj .rolling-slots-evc2mo::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.rolling-slots-te84gn.rolling-slots-d6qbsj .rolling-slots-h4ofdx::before {
  background: #0e0f41;
}

.rolling-slots-te84gn.rolling-slots-d6qbsj .rolling-slots-h4ofdx::after {
  background: #152557;
}

.rolling-slots-te84gn.rolling-slots-425w34 .rolling-slots-64rqs1 {
  background: #1f35fa;
}

.rolling-slots-te84gn.rolling-slots-425w34 .rolling-slots-evc2mo {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.rolling-slots-te84gn.rolling-slots-425w34 .rolling-slots-evc2mo::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.rolling-slots-te84gn.rolling-slots-425w34 .rolling-slots-evc2mo::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.rolling-slots-te84gn.rolling-slots-425w34 .rolling-slots-h4ofdx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.rolling-slots-te84gn.rolling-slots-425w34 .rolling-slots-h4ofdx::after {
  background: #192ac8;
}

.rolling-slots-te84gn.rolling-slots-pvgdiy .rolling-slots-64rqs1 {
  background: #fa771f;
}

.rolling-slots-te84gn.rolling-slots-pvgdiy .rolling-slots-evc2mo {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.rolling-slots-te84gn.rolling-slots-pvgdiy .rolling-slots-evc2mo::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.rolling-slots-te84gn.rolling-slots-pvgdiy .rolling-slots-evc2mo::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.rolling-slots-te84gn.rolling-slots-pvgdiy .rolling-slots-h4ofdx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.rolling-slots-te84gn.rolling-slots-pvgdiy .rolling-slots-h4ofdx::after {
  background: #fa8535;
}

.rolling-slots-0ij8mg {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .rolling-slots-0ij8mg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rolling-slots-0ij8mg {
    margin: 24px 0 60px;
  }
}

.rolling-slots-0ij8mg h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.rolling-slots-mk7v9b {
  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) {
  .rolling-slots-mk7v9b {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.rolling-slots-p0hc9u {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-p0hc9u {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.rolling-slots-1cll9b {
  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) {
  .rolling-slots-1cll9b:hover {
    background: var(--button-bg-hover);
  }
}

.rolling-slots-9qc33d {
  display: flex;
  align-items: center;
  gap: 10px;
}

.rolling-slots-9qc33d span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.rolling-slots-9qc33d small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .rolling-slots-9qc33d {
    margin-bottom: 16px;
  }
}

.rolling-slots-1eebbl {
  width: 120px;
  height: 22px;
}

.rolling-slots-1eebbl .rolling-slots-m658u3 {
  fill: #c2c0ce;
}

.rolling-slots-1eebbl [rating="1"] .rolling-slots-m658u3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rolling-slots-1eebbl [rating="2"] .rolling-slots-m658u3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rolling-slots-1eebbl [rating="3"] .rolling-slots-m658u3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rolling-slots-1eebbl [rating="4"] .rolling-slots-m658u3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rolling-slots-1eebbl [rating="5"] .rolling-slots-m658u3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.rolling-slots-4ibxtq {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-4ibxtq {
    gap: 16px 0;
  }
}

.rolling-slots-bamzs4 {
  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);
}

.rolling-slots-bamzs4.rolling-slots-b5jd32 {
  display: block;
}

.rolling-slots-bamzs4.rolling-slots-kdzjor {
  display: none;
}

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

.rolling-slots-vqvcha {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.rolling-slots-ic4r6a {
  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);
}

.rolling-slots-wp64et {
  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;
}

.rolling-slots-ku28l3 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.rolling-slots-ku28l3 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.rolling-slots-ewlp1b {
  font-size: 16px;
  line-height: 140%;
}

.rolling-slots-jdnoo8 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.rolling-slots-jdnoo8 .rolling-slots-m658u3 {
  fill: #c2c0ce;
}

.rolling-slots-jdnoo8 [rating="1"] .rolling-slots-m658u3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rolling-slots-jdnoo8 [rating="2"] .rolling-slots-m658u3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rolling-slots-jdnoo8 [rating="3"] .rolling-slots-m658u3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rolling-slots-jdnoo8 [rating="4"] .rolling-slots-m658u3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rolling-slots-jdnoo8 [rating="5"] .rolling-slots-m658u3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.rolling-slots-p0indk {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-p0indk {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.rolling-slots-6o3ysl {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .rolling-slots-6o3ysl {
    padding: 0 16px;
  }
}

.rolling-slots-r8p7zq {
  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) {
  .rolling-slots-r8p7zq {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rolling-slots-qqmuz2 {
  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) {
  .rolling-slots-qqmuz2 {
    padding: 12px;
    gap: 12px;
  }
}

.rolling-slots-h9x631 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.rolling-slots-h9x631 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rolling-slots-i7khin {
  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;
}

.rolling-slots-u2bbhh {
  flex: 1;
  min-width: 0;
}

.rolling-slots-9okwjj {
  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) {
  .rolling-slots-9okwjj {
    font-size: 14px;
    gap: 6px;
  }
}

.rolling-slots-g3mb0v {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.rolling-slots-g3mb0v svg,
.rolling-slots-g3mb0v img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rolling-slots-g3mb0v svg path {
  fill: var(--button-bg-color);
}

.rolling-slots-g3mb0v svg circle {
  fill: var(--button-text-color);
}

.rolling-slots-zjcv13 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-zjcv13 {
    font-size: 12px;
  }
}

.rolling-slots-zjcv13 strong {
  font-weight: 600;
}

.rolling-slots-ngo944 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.rolling-slots-ngo944 p {
  margin: 0 0 16px;
}

.rolling-slots-ngo944 p:last-child {
  margin-bottom: 0;
}

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

.rolling-slots-9ndnec {
  max-width: 300px;
  width: 100%;
}

.rolling-slots-9ndnec a {
  width: 100%;
}

@media (max-width: 575px) {
  .rolling-slots-9ndnec {
    max-width: 200px;
  }
}

.rolling-slots-quybp2 {
  justify-content: center;
}

.rolling-slots-vfu0gm {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rolling-slots-i9vlm4 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-ljxnd0 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.rolling-slots-6pmvuj {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.rolling-slots-6pmvuj .rolling-slots-1y7d2d {
  justify-content: center;
}

/* faq */

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

.rolling-slots-hu6bej {
  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.rolling-slots-x56vld ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rolling-slots-hu6bej::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.rolling-slots-x56vld ease;
}

.rolling-slots-gb0o59.rolling-slots-vmljf2 .rolling-slots-hu6bej::after {
  transform: rotate(45deg);
}

.rolling-slots-kb9o6m {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.rolling-slots-jb1scp ease, padding 0.rolling-slots-jb1scp ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.rolling-slots-gb0o59.rolling-slots-vmljf2 .rolling-slots-kb9o6m {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.rolling-slots-r9ebqg {
  margin: 25px 0;
}

.rolling-slots-vywqci > input:not(:checked) ~ label:hover,
.rolling-slots-vywqci > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rolling-slots-algpib.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.rolling-slots-jh9haf 44.rolling-slots-922yjm.rolling-slots-us118z.rolling-slots-84qv8r.rolling-slots-rehbsl.rolling-slots-kzqoko.rolling-slots-evl54q.rolling-slots-4zymfg.rolling-slots-pqooyl.rolling-slots-gis8e0.rolling-slots-f52e9s.rolling-slots-zyeau0.rolling-slots-cvqe0i 0l-12.rolling-slots-73dc76 30.rolling-slots-wktcuk.rolling-slots-6amxvk 2.rolling-slots-236n95.rolling-slots-6amxvk 3.rolling-slots-6dmhgl 3.rolling-slots-10vciu.rolling-slots-h9xoyq 3.rolling-slots-oywo49.rolling-slots-qjzwi2.rolling-slots-y5nz1c.rolling-slots-5vcl7s 7-3.rolling-slots-73dc76 10.rolling-slots-4sklg5.rolling-slots-5vcl7s 23.rolling-slots-8a162x.rolling-slots-b7hjnn 1.rolling-slots-o49n59 2.rolling-slots-73dc76 3.rolling-slots-b7hjnn 1.rolling-slots-h9xoyq 5.rolling-slots-okl8hk.rolling-slots-h9xoyq 32.rolling-slots-n8pnkl.rolling-slots-qjzwi2 5.rolling-slots-cvqe0i 4.rolling-slots-5vcl7s 9.rolling-slots-5vcl7s 8.rolling-slots-h9xoyq 6.rolling-slots-6ccz14.rolling-slots-1xzo0f.rolling-slots-6bcfbq.rolling-slots-7b0xhj.rolling-slots-rt9d53 4.rolling-slots-lwdyal.rolling-slots-rt9d53 6.rolling-slots-rt9d53 0l29.rolling-slots-cvqe0i 17.rolling-slots-8zqui5.rolling-slots-vteuxq 2.rolling-slots-ozubeq 10.rolling-slots-2y2rie.rolling-slots-73dc76 8.rolling-slots-z0xq7w.rolling-slots-o9xd3e.rolling-slots-egwzof.rolling-slots-f6u3co.rolling-slots-u9mv2x.rolling-slots-qjzwi2.rolling-slots-kzqoko.rolling-slots-73dc76 1.rolling-slots-o8kx3e.rolling-slots-ccwurx.rolling-slots-cwjk5t.rolling-slots-y33yas.rolling-slots-4vj6hm.rolling-slots-o49n59 1.rolling-slots-ownlxz.rolling-slots-2gomxm.5z'/%3e%3c/svg%3e");
}

.rolling-slots-i6fbz6 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-i6fbz6 {
    gap: 16px 0;
  }
}

.rolling-slots-4df16c {
  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);
}

.rolling-slots-4df16c.rolling-slots-y66noi {
  display: block;
}

.rolling-slots-4df16c.rolling-slots-deu6dm {
  display: none;
}

@media only screen and (max-width: 767px) {
  .rolling-slots-4df16c {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.rolling-slots-9uqth3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.rolling-slots-lbkuti {
  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);
}

.rolling-slots-7m68gl {
  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;
}

.rolling-slots-crobtv small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.rolling-slots-crobtv span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.rolling-slots-u7d1q0 {
  font-size: 16px;
  line-height: 140%;
}

.rolling-slots-2ik2cc {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.rolling-slots-2ik2cc .rolling-slots-qvgxda {
  fill: #c2c0ce;
}

.rolling-slots-2ik2cc [rating="1"] .rolling-slots-qvgxda:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rolling-slots-2ik2cc [rating="2"] .rolling-slots-qvgxda:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rolling-slots-2ik2cc [rating="3"] .rolling-slots-qvgxda:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rolling-slots-2ik2cc [rating="4"] .rolling-slots-qvgxda:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rolling-slots-2ik2cc [rating="5"] .rolling-slots-qvgxda:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.rolling-slots-psv4is 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;
}

.rolling-slots-psv4is 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 */

.rolling-slots-105dn2 {
  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);
}

.rolling-slots-105dn2.rolling-slots-fi0h0j {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.rolling-slots-s6eg94 {
  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;
}

.rolling-slots-s6eg94 label {
  font-size: 14px;
}

.rolling-slots-s6eg94 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rolling-slots-s6eg94 input,
.rolling-slots-s6eg94 textarea,
.rolling-slots-s6eg94 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;
}
.rolling-slots-s6eg94 button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rolling-slots-x56vld ease;
}
.rolling-slots-s6eg94 button:hover {
  background-color: var(--button-bg-hover);
}
.rolling-slots-9jjwo5 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rolling-slots-07b1k8 ease-in;
}

.rolling-slots-9jjwo5 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;
}
.rolling-slots-l1afh8, .rolling-slots-2uhlie, [class*="review-card"],
thead, thead th, table th, .rolling-slots-8jozih,
.rolling-slots-q6ex2g, [class*="collapsible-header"],
.rolling-slots-hl7mvs, [class*="updated-block"] {
  color: #ece7dc !important;
}
