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

.casino-days-32zv40 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .casino-days-32zv40 {
    padding: 54px 0 0;
  }
}

.casino-days-07nimn {
  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) {
  .casino-days-07nimn: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;
  }
}

.casino-days-eegwv3 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .casino-days-eegwv3 {
    margin: 20px auto 100px;
  }
}

.casino-days-eegwv3 h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casino-days-eegwv3 h1 {
    font-size: 120px;
  }
}

.casino-days-eegwv3 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.casino-days-abdgha {
  cursor: pointer;
}

.casino-days-tz1u9w {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.casino-days-56biuy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casino-days-56biuy figure {
  margin: 0;
}

.casino-days-56biuy.casino-days-7ahrk3 {
  justify-content: flex-start;
  margin-right: 4px;
}

.casino-days-56biuy.casino-days-gw05f9 {
  justify-content: flex-end;
  margin-left: 4px;
}

.casino-days-56biuy.casino-days-e2tgo2 {
  justify-content: center;
}

.casino-days-56biuy.casino-days-dwvw23 {
  justify-content: normal;
}

.casino-days-at3asy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .casino-days-at3asy {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-at3asy {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.casino-days-63ido3 {
  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) {
  .casino-days-63ido3 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.casino-days-4kas0m {
  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) {
  .casino-days-4kas0m {
    flex-direction: column;
  }
}

.casino-days-kudhrn {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.casino-days-kudhrn img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .casino-days-kudhrn {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.casino-days-ub0d1d {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.casino-days-ub0d1d 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) {
  .casino-days-ub0d1d ul {
    margin-bottom: 15px;
  }
}

.casino-days-ub0d1d ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.casino-days-ub0d1d 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);
}

.casino-days-ub0d1d ul li span svg {
  fill: var(--title-color);
}

.casino-days-ub0d1d ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .casino-days-ub0d1d ul li small {
    font-size: 12px;
  }
}

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

.casino-days-ub0d1d ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .casino-days-ub0d1d {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.casino-days-npr855 {
  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) {
  .casino-days-npr855 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.casino-days-ymjz8c {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .casino-days-scnefi {
    height: 50px;
  }
}

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

.casino-days-scnefi.casino-days-e4hgiz {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .casino-days-scnefi.casino-days-e4hgiz:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.casino-days-gjvsm3 {
  padding: 80px 0 0;
  background: var(--footer-bg-color, var(--fh-bg-color));
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .casino-days-gjvsm3 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-gjvsm3 {
    padding: 50px 16px 68px;
  }
}

.casino-days-z9gejk {
  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) {
  .casino-days-z9gejk {
    flex-direction: column;
  }
}

.casino-days-7tt4vr {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .casino-days-7tt4vr {
    margin-bottom: 40px;
  }
}

.casino-days-w4jwzy .casino-days-o9i8tc {
  margin-bottom: 28px;
}

.casino-days-w4jwzy .casino-days-o9i8tc img {
  max-height: 100px;
  width: auto;
}

.casino-days-ny7cp1 {
  display: flex;
  align-items: center;
}

.casino-days-ny7cp1 a + a {
  margin-left: 24px;
}

.casino-days-ny7cp1 img {
  max-height: 56px;
  width: auto;
}

.casino-days-ny7cp1 img + img {
  margin-left: 24px;
}

.casino-days-xwg8km {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.casino-days-jbp6tq {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .casino-days-jbp6tq {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.casino-days-mq2xyn {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .casino-days-mq2xyn {
    flex-wrap: wrap;
  }
}

.casino-days-mq2xyn li {
  display: flex;
  margin: 0 7px;
}

.casino-days-mq2xyn li svg {
  transition: 0.casino-days-vm3jrk ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .casino-days-mq2xyn li:hover svg {
    transform: scale(1.2);
  }
}

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

.casino-days-p8cqog + .casino-days-p8cqog {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .casino-days-p8cqog + .casino-days-p8cqog {
    margin: 36px 0 0;
  }
}

.casino-days-besug3 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.casino-days-9oa8so {
  list-style: none;
  margin: 0;
  padding: 0;
}

.casino-days-9oa8so li {
  font-size: 16px;
}

.casino-days-9oa8so li a {
  color: var(--footer-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .casino-days-9oa8so li a:hover {
    text-decoration: underline;
  }
}

.casino-days-9oa8so li + li {
  margin-top: 16px;
}

.casino-days-bndvyc {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.casino-days-ia5nsg ease-in-out;
}

.casino-days-bndvyc.casino-days-bvwvkr {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.casino-days-mhh470 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.casino-days-mhh470 h1,
.casino-days-mhh470 h2, .casino-days-mhh470 #h2_0 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .casino-days-mhh470 h1,
  .casino-days-mhh470 h2, .casino-days-mhh470 #h2_0 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .casino-days-mhh470 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-mhh470 {
    margin-bottom: 60px;
  }
}

.casino-days-i4vuls {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.casino-days-i4vuls li {
  width: 100%;
}

.casino-days-i4vuls 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.casino-days-vm3jrk ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.casino-days-i4vuls li a svg {
  fill: var(--button-text-color);
}

.casino-days-i4vuls li a.casino-days-bvwvkr {
  background: var(--border-color);
}

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

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

.casino-days-2i0veq {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .casino-days-2i0veq {
    margin: 0 -5px;
  }
}

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

.casino-days-vbhjsv span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.casino-days-vbhjsv small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.casino-days-n3u0ec {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.casino-days-n3u0ec img {
  width: 100%;
  transition: 0.casino-days-vm3jrk ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .casino-days-n3u0ec:hover img {
    transform: scale(1.1);
  }
}

.casino-days-m7zhp4 {
  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) {
  .casino-days-m7zhp4 {
    height: 54px;
  }
}

.casino-days-vh5gmj {
  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) {
  .casino-days-vh5gmj {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .casino-days-vh5gmj {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-vh5gmj .casino-days-o9i8tc img {
    max-width: 90px;
  }
}

.casino-days-o9i8tc img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .casino-days-o9i8tc {
    order: -2;
  }
}

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

.casino-days-jls0jc {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.casino-days-jls0jc li {
  font-size: 16px;
  margin: 0 20px;
}

.casino-days-jls0jc li a {
  color: var(--header-text-color, var(--menu-color));
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .casino-days-jls0jc li a:hover {
    text-decoration: underline;
  }
}

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

.casino-days-epdhqg {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .casino-days-epdhqg {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .casino-days-epdhqg {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.casino-days-epdhqg.casino-days-7fysv1 {
  margin-right: 0;
}

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

@media only screen and (min-width: 1025px) {
  .casino-days-ynmzfw:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.casino-days-a822wp {
  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) {
  .casino-days-a822wp:hover {
    background: var(--button-bg-hover);
  }
}

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

.casino-days-pgmvey {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.casino-days-pgmvey:hover > ul {
  display: flex;
}

.casino-days-pgmvey:focus > ul {
  display: flex;
}

.casino-days-pgmvey:focus-within > ul {
  display: flex;
}

.casino-days-b700rt {
  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;
}

.casino-days-b700rt::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.casino-days-ia5nsg ease-in-out;
}

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

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

.casino-days-pgmvey 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.casino-days-vm3jrk ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .casino-days-pgmvey ul li {
    padding: 5px;
  }
}

.casino-days-pgmvey 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) {
  .casino-days-pgmvey ul li a:hover {
    text-decoration: underline;
  }
}

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

.casino-days-kwgwor {
  display: none;
}

.casino-days-n7eqv4 {
  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) {
  .casino-days-n7eqv4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .casino-days-kwgwor:checked ~ .casino-days-acvaiz {
    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;
  }
  .casino-days-acvaiz {
    display: none;
    transition: display 0.casino-days-vm3jrk ease-in-out;
  }
  .casino-days-kwgwor:checked ~ .casino-days-acvaiz {
    display: block;
  }
  .casino-days-kwgwor:checked + .casino-days-n7eqv4 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .casino-days-kwgwor:checked + .casino-days-n7eqv4 span:nth-child(2) {
    display: none;
  }
  .casino-days-kwgwor:checked + .casino-days-n7eqv4 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.casino-days-bciynk {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .casino-days-bciynk {
    padding: 0 16px;
  }
}

.casino-days-bciynk img {
  margin-bottom: 20px;
}

.casino-days-bciynk p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .casino-days-bciynk p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-bciynk {
    margin-bottom: 60px;
  }
}

.casino-days-eyh1tc {
  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) {
  .casino-days-eyh1tc {
    font-size: 32px;
  }
}

.casino-days-iw1gd1 {
  color: var(--text-color);
}

.casino-days-qmatbg {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.casino-days-qmatbg p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.casino-days-qmatbg p img {
  display: block;
  margin: 0 auto;
}

.casino-days-qmatbg p:first-of-type {
  margin-top: 0;
}

.casino-days-qmatbg p:last-of-type {
  margin-bottom: 0;
}

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

.casino-days-qmatbg ul {
  padding: 0 0 0 20px;
}

.casino-days-qmatbg table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

.casino-days-qmatbg table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

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

.casino-days-qmatbg table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.casino-days-qmatbg iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casino-days-qmatbg iframe {
    height: 200px;
  }
}

.casino-days-90kard {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .casino-days-90kard {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-90kard {
    margin-bottom: 60px;
  }
}

.casino-days-1f9kil {
  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) {
  .casino-days-1f9kil {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.casino-days-1f9kil h1,
.casino-days-1f9kil h2,
.casino-days-1f9kil h3,
.casino-days-1f9kil 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) {
  .casino-days-1f9kil h1,
  .casino-days-1f9kil h2,
  .casino-days-1f9kil h3,
  .casino-days-1f9kil h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.casino-days-5bt9b6 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .casino-days-5bt9b6 {
    flex-direction: column-reverse;
  }
}

.casino-days-5bt9b6 .casino-days-a5id5o {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .casino-days-5bt9b6 .casino-days-a5id5o {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.casino-days-5bt9b6 .casino-days-fe6nv9 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casino-days-5bt9b6 .casino-days-fe6nv9 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .casino-days-5bt9b6 .casino-days-fe6nv9 img {
    width: 100%;
  }
}

.casino-days-fe6nv9 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .casino-days-fe6nv9 {
    margin-bottom: 18px;
  }
}

.casino-days-a5id5o {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .casino-days-a5id5o {
    margin-bottom: 18px;
  }
}

.casino-days-90kard 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) {
  .casino-days-90kard h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.casino-days-90kard .casino-days-07nimn {
  margin-top: 30px;
  margin-bottom: 30px;
}

.casino-days-4mggbh {
  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) {
  .casino-days-4mggbh {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-4mggbh {
    margin-bottom: 60px;
  }
}

.casino-days-nnxl9v {
  position: relative;
  border: none;
}

.casino-days-nnxl9v::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.casino-days-d6ee7k {
  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;
}

.casino-days-d6ee7k span {
  height: 32px;
}

.casino-days-d6ee7k span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.casino-days-d6ee7k.casino-days-amqa72 span {
  transform: scaleY(-1);
}

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

.casino-days-xws210 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.casino-days-xws210 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .casino-days-xws210 li {
    font-size: 16px;
  }
}

.casino-days-xws210 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.casino-days-vm3jrk ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .casino-days-xws210 li a {
    padding: 12px 14px;
  }
}

.casino-days-xws210.casino-days-brlirm {
  display: none;
}

.casino-days-i24lb0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.casino-days-i24lb0 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .casino-days-i24lb0 table td {
    min-width: 75px;
  }
}

.casino-days-i24lb0 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

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

.casino-days-i24lb0 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.casino-days-i24lb0 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .casino-days-i24lb0 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .casino-days-i24lb0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-i24lb0 {
    margin-bottom: 60px;
  }
}

.casino-days-aho1oz {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--table-head-bg-color, var(--fh-bg-color));
  color: var(--table-head-text-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) {
  .casino-days-aho1oz {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.casino-days-mwnvqm {
  width: 100%;
  border-collapse: collapse;
}

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

.casino-days-mwnvqm 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) {
  .casino-days-mwnvqm tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.casino-days-mwnvqm tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.casino-days-n6tkq5 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.casino-days-n6tkq5 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.casino-days-n6tkq5 p {
  color: var(--text-color);
}

.casino-days-8p9q2e {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .casino-days-8p9q2e {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-8p9q2e {
    margin-bottom: 60px;
  }
}

.casino-days-rcc5vx {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--card-bg-color, var(--fh-bg-color));
  color: var(--card-text-color, var(--text-color));
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.casino-days-o807na {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .casino-days-o807na {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-o807na {
    margin-bottom: 60px;
  }
}

.casino-days-tinbql {
  border-radius: 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.casino-days-tinbql h3 {
  position: relative;
  color: var(--card-text-color, var(--title-color));
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casino-days-tinbql h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.casino-days-tinbql p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--card-text-color, var(--text-color));
}

.casino-days-tinbql p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .casino-days-tinbql p {
    font-size: 16px;
  }
}

.casino-days-mb0bcw {
  display: none;
}

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

.casino-days-j3zu0o {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.casino-days-j3zu0o li {
  margin: 0 20px;
}

.casino-days-j3zu0o li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.casino-days-j3zu0o li a img {
  margin-bottom: 4px;
}

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

.casino-days-x5a81o {
  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) {
  .casino-days-x5a81o {
    padding: 0 16px;
  }
}

.casino-days-x5a81o li {
  font-size: 16px;
  position: relative;
}

.casino-days-x5a81o li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .casino-days-x5a81o li a:hover {
    text-decoration: underline;
  }
}

.casino-days-x5a81o li span {
  opacity: 0.5;
}

.casino-days-x5a81o li + li {
  margin-left: 30px;
}

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

h2.casino-days-1f9kil {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.casino-days-1f9kil {
    margin-bottom: 18px;
  }
}

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

.casino-days-6hg8w6 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);
}

.casino-days-6hg8w6 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;
}

.casino-days-6hg8w6 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;
}

.casino-days-6hg8w6 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.casino-days-6hg8w6 tbody tr:last-of-type {
  margin-bottom: 0;
}

.casino-days-6hg8w6 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.casino-days-6hg8w6 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);
}

.casino-days-6hg8w6 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);
}

.casino-days-6hg8w6 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.casino-days-6hg8w6 tbody tr td .casino-days-fdw5ru {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .casino-days-6hg8w6 tbody tr td .casino-days-fdw5ru {
    width: 100%;
  }
}

.casino-days-6hg8w6 tbody tr td .casino-days-dnrkgd {
  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.casino-days-vm3jrk ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .casino-days-6hg8w6 tbody tr td .casino-days-dnrkgd:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-6hg8w6 tbody tr td .casino-days-dnrkgd {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .casino-days-6hg8w6 tbody tr td .casino-days-dnrkgd {
    width: 100%;
  }
}

.casino-days-6hg8w6 tbody tr td .casino-days-yjntag {
  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) {
  .casino-days-6hg8w6 tbody tr td .casino-days-yjntag:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-6hg8w6 tbody tr {
    flex-direction: column;
  }
}

.casino-days-6hg8w6 tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.casino-days-g0y3ip {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .casino-days-g0y3ip {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-g0y3ip {
    margin: 0 auto 60px;
  }
}

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

.casino-days-55ek73 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .casino-days-55ek73 {
    margin: 0 -5px;
  }
}

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

.casino-days-wb9ph9 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.casino-days-vm3jrk ease-in-out;
}

.casino-days-wb9ph9 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .casino-days-wb9ph9:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .casino-days-wb9ph9 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

.casino-days-8fjmp2 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .casino-days-8fjmp2 {
    height: 190px;
    margin: 20px auto;
  }
}

.casino-days-8fjmp2 img {
  width: 100%;
  height: 100%; object-fit: cover;
}

.casino-days-8fjmp2 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .casino-days-8fjmp2 iframe {
    height: 190px;
  }
}

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

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

.casino-days-85366q {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.casino-days-85366q svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.casino-days-vm3jrk ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .casino-days-85366q:hover svg {
    transform: scale(1.1);
  }
}

.casino-days-ndhnoo {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .casino-days-ndhnoo {
    padding: 40px 0;
  }
}

.casino-days-r467ru {
  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) {
  .casino-days-r467ru {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .casino-days-r467ru {
    flex-direction: column-reverse;
  }
}

.casino-days-ku2wej {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.casino-days-ku2wej img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .casino-days-ku2wej {
    margin: 10px 0 0;
  }
}

.casino-days-8i0nea {
  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;
}

.casino-days-8i0nea 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) {
  .casino-days-8i0nea {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-8i0nea {
    padding: 24px 10px;
  }
}

.casino-days-b3rjq7 {
  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.casino-days-vm3jrk ease-in-out;
}

.casino-days-b3rjq7:hover {
  border: 1px solid #8c8ca2;
}

.casino-days-xkem2z {
  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%);
}

.casino-days-xkem2z:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.casino-days-ci1nn0 a {
  text-decoration: underline;
  color: #8babff;
}

.casino-days-yotrp2 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.casino-days-yotrp2 .casino-days-b3rjq7 {
  width: 50%;
  margin: 0;
}

.casino-days-c6jl0y {
  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;
}

.casino-days-c6jl0y:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.casino-days-s3b3xt {
  margin: 0 0 100px;
}
h1.casino-days-lhphty{font-weight:bold; font-size:48px; max-width:1110px; width:100%; text-align:center; box-sizing:border-box; line-height:1.2; margin:24px auto; display:block; padding:0 15px}
@media (max-width: 767px){h1.casino-days-lhphty{font-size:2rem;margin:1rem auto}}


@media only screen and (max-width: 1200px) {
  .casino-days-s3b3xt {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-s3b3xt {
    margin: 0 0 60px;
  }
}

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

.casino-days-gyu6ww {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.casino-days-xhzvub {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .casino-days-xhzvub {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.casino-days-1e8cjs 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.casino-days-vm3jrk ease-in-out;
}

@media only screen and (max-width: 767px) {
  .casino-days-1e8cjs a {
    margin: 1px 0 4px;
  }
}

.casino-days-1e8cjs a svg {
  fill: #fff;
}

.casino-days-1e8cjs a:hover {
  background: #3d68e7;
}

.casino-days-0b74y5 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.casino-days-antca7 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .casino-days-antca7 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.casino-days-77n3pj {
  font-size: 16px;
  color: var(--text-color);
}

.casino-days-i7mntu {
  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) {
  .casino-days-i7mntu {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-i7mntu {
    margin: 20px auto 60px;
  }
}

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

.casino-days-aqcoqo {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .casino-days-aqcoqo {
    margin: 0;
    padding-right: 20px;
  }
}

.casino-days-6vmhk2 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.casino-days-6vmhk2 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);
}

.casino-days-6vmhk2 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) {
  .casino-days-6vmhk2 table tr td {
    padding: 12px 4px;
  }
}

.casino-days-6vmhk2 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) {
  .casino-days-6vmhk2 table tr th {
    padding: 12px 4px;
  }
}

.casino-days-6vmhk2 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .casino-days-6vmhk2 {
    margin: 0;
  }
}

.casino-days-r820q1 {
  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) {
  .casino-days-r820q1 {
    min-height: 190px;
  }
}

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

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

.casino-days-gq3eqr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.casino-days-gq3eqr.casino-days-d3384u {
  display: none;
}

.casino-days-f8pz4y {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.casino-days-f8pz4y iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.casino-days-f8pz4y iframe.casino-days-g3mkic {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.casino-days-f8pz4y.casino-days-dmo84o {
  opacity: 1;
  pointer-events: all;
}

.casino-days-4ffp9h {
  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.casino-days-vm3jrk ease-in-out;
}

.casino-days-4ffp9h svg {
  margin-right: 10px;
}

.casino-days-4ffp9h + .casino-days-4ffp9h {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .casino-days-4ffp9h:hover {
    background: #a8a6b3;
  }
}

.casino-days-8xs3t0 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .casino-days-4ffp9h {
    height: 42px;
    max-width: 220px;
  }
}

.casino-days-i7mntu .casino-days-90kard {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.casino-days-i7mntu .casino-days-90kard h1,
.casino-days-i7mntu .casino-days-90kard 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) {
  .casino-days-i7mntu .casino-days-90kard h1,
  .casino-days-i7mntu .casino-days-90kard h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .casino-days-i7mntu .casino-days-90kard {
    margin: 28px 0 0;
  }
}

.casino-days-x0bm5v {
  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) {
  .casino-days-x0bm5v {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .casino-days-x0bm5v {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-x0bm5v {
    margin: 20px auto 60px;
  }
}

.casino-days-alwh5s {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .casino-days-alwh5s {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-alwh5s {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.casino-days-noyjlp {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.casino-days-noyjlp iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.casino-days-91yke5 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.casino-days-91yke5 h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .casino-days-91yke5 h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-91yke5 h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .casino-days-91yke5 {
    max-width: 100%;
    margin: 0;
  }
}

.casino-days-7x0a60 {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .casino-days-7x0a60 {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.casino-days-l6mj4z {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .casino-days-l6mj4z {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

.casino-days-dv3b3h span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .casino-days-x9clti {
    padding: 10px;
  }
}

.casino-days-x9clti .casino-days-07nimn {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .casino-days-x9clti .casino-days-07nimn {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .casino-days-x9clti {
    flex-wrap: wrap;
  }
}

.casino-days-ecadgg {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.casino-days-ecadgg img {
  width: 100%;
}

.casino-days-h9btlq {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .casino-days-h9btlq {
    max-width: 200px;
    margin: 0;
  }
}

.casino-days-miccun {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.casino-days-7nq985 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.casino-days-tcd5ko {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko {
    margin: 0 0 60px;
  }
}

.casino-days-tcd5ko .casino-days-acdrux {
  position: relative;
}

.casino-days-tcd5ko .casino-days-rgoinj {
  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;
}

.casino-days-tcd5ko .casino-days-rgoinj.casino-days-d3384u {
  display: none;
}

.casino-days-tcd5ko .casino-days-wf60rk {
  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) {
  .casino-days-tcd5ko .casino-days-wf60rk {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .casino-days-tcd5ko .casino-days-wf60rk {
    bottom: 90px;
  }
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-a1eqrc {
  max-width: 300px;
  width: 100%;
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-a1eqrc .casino-days-7cw74c {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko .casino-days-wf60rk .casino-days-a1eqrc .casino-days-7cw74c {
    font-size: 32px;
    text-align: center;
  }
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-a1eqrc .casino-days-ife1om {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko .casino-days-wf60rk .casino-days-a1eqrc .casino-days-ife1om {
    text-align: center;
  }
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 {
    flex-direction: column-reverse;
  }
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-4wjqzd {
  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.casino-days-vm3jrk ease-in-out;
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-4wjqzd:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-4wjqzd {
    width: 100%;
  }
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-gwsh99 {
  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.casino-days-vm3jrk ease-in-out;
  overflow: hidden;
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-gwsh99 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);
  }
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-gwsh99: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;
}

.casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-gwsh99:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko .casino-days-wf60rk .casino-days-7fysv1 .casino-days-gwsh99 {
    width: 100%;
  }
}

.casino-days-tcd5ko .casino-days-wf60rk.casino-days-d3384u {
  display: none;
}

.casino-days-tcd5ko .casino-days-yl83pu {
  display: none;
}

.casino-days-tcd5ko .casino-days-yl83pu.casino-days-dmo84o {
  display: block;
}

.casino-days-tcd5ko .casino-days-yl83pu iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko .casino-days-yl83pu iframe {
    height: calc(100vh - 54px);
  }
}

.casino-days-tcd5ko .casino-days-8ng4e1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .casino-days-tcd5ko .casino-days-8ng4e1 {
    padding: 24px 16px 0;
  }
}

.casino-days-tcd5ko .casino-days-8ng4e1 .casino-days-7cw74c {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .casino-days-tcd5ko .casino-days-8ng4e1 .casino-days-7cw74c {
    margin-bottom: 24px;
  }
}

.casino-days-tcd5ko .casino-days-8ng4e1 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);
}

.casino-days-tcd5ko .casino-days-8ng4e1 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) {
  .casino-days-tcd5ko .casino-days-8ng4e1 table tr td {
    padding: 12px 4px;
  }
}

.casino-days-tcd5ko .casino-days-8ng4e1 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) {
  .casino-days-tcd5ko .casino-days-8ng4e1 table tr th {
    padding: 12px 4px;
  }
}

.casino-days-tcd5ko .casino-days-8ng4e1 table tr:last-of-type td {
  border-bottom: none;
}

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

.casino-days-wytimu.casino-days-bvwvkr {
  display: block;
}

.casino-days-wytimu iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.casino-days-wytimu .casino-days-osa7cu {
  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;
}

.casino-days-wytimu .casino-days-u3m8nx {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.casino-days-wytimu .casino-days-gwsh99 {
  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.casino-days-vm3jrk ease-in-out;
}

.casino-days-wytimu .casino-days-gwsh99:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.casino-days-npj1e0 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.casino-days-npj1e0.casino-days-bvwvkr {
  display: block;
}

.casino-days-97ipub {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.casino-days-csgqm4 {
  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;
}

.casino-days-2bpz6q {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.casino-days-djs0mr {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.casino-days-djs0mr svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.casino-days-i8quz1 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.casino-days-17brbb.casino-days-d3384u {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .casino-days-lmqq4f {
    margin-bottom: 20px;
  }
}

.casino-days-mxesd5 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.casino-days-mxesd5 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.casino-days-mxesd5 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.casino-days-vm3jrk ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.casino-days-mxesd5 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casino-days-mxesd5 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casino-days-mxesd5 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.casino-days-mxesd5 input:active {
  border-color: #c2c0ce;
}

.casino-days-mxesd5 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .casino-days-mxesd5 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.casino-days-w07ezc {
  margin-bottom: 36px;
}

.casino-days-w07ezc 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;
}

.casino-days-w07ezc textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casino-days-w07ezc textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .casino-days-w07ezc {
    margin-bottom: 24px;
  }
}

.casino-days-lxqey4 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.casino-days-tys8mi {
  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.casino-days-vm3jrk ease-in-out;
}

.casino-days-tys8mi:hover {
  background: var(--border-color);
}

.casino-days-9aqs44 {
  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.casino-days-vm3jrk ease-in-out;
}

.casino-days-9aqs44:hover {
  background: #166ad9;
}

.casino-days-qsd5vf {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.casino-days-qsd5vf.casino-days-d3384u {
  display: none;
}

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

.casino-days-qsd5vf .casino-days-tys8mi {
  margin: 0 auto;
}

.casino-days-vho1uu {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .casino-days-vho1uu {
    margin-bottom: 16px;
  }
}

.casino-days-k2auig {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.casino-days-qkyg71 {
  filter: grayscale(100%);
}

.casino-days-k2auig > input {
  display: none;
}

.casino-days-k2auig > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casino-days-h27n1m.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.casino-days-3cbbhu 44.casino-days-qhp1gm.casino-days-nxrf9g.casino-days-sph617.casino-days-z6jpo5.casino-days-x97m62.casino-days-9qpb3i.casino-days-t3kfbk.casino-days-yzu86c.casino-days-f9fu03.casino-days-zyzymc.casino-days-7hl0dy.casino-days-l0j0ba 0l-12.casino-days-gpvocp 30.casino-days-lwgnet.casino-days-u1egcy 2.casino-days-nyjh6g.casino-days-u1egcy 3.casino-days-68nkg6 3.casino-days-gntgrc.casino-days-v6dmbg 3.casino-days-o1fd7x.casino-days-qwy63h.casino-days-ww6cxw.casino-days-q78fc4 7-3.casino-days-gpvocp 10.casino-days-8q0da7.casino-days-q78fc4 23.casino-days-apbssu.casino-days-dbjnsu 1.casino-days-sgait1 2.casino-days-gpvocp 3.casino-days-dbjnsu 1.casino-days-v6dmbg 5.casino-days-qmm5gu.casino-days-v6dmbg 32.casino-days-ug5q82.casino-days-qwy63h 5.casino-days-l0j0ba 4.casino-days-q78fc4 9.casino-days-q78fc4 8.casino-days-v6dmbg 6.casino-days-2jd0n0.casino-days-kt7glv.casino-days-9wafcr.casino-days-rxnw0s.casino-days-noxq6z 4.casino-days-2pspun.casino-days-noxq6z 6.casino-days-noxq6z 0l29.casino-days-l0j0ba 17.casino-days-ohsvkk.casino-days-89e87a 2.casino-days-hyc9q6 10.casino-days-pxub3t.casino-days-gpvocp 8.casino-days-up12h5.casino-days-clwnxo.casino-days-7r4pcr.casino-days-w2p05o.casino-days-o2nqbb.casino-days-qwy63h.casino-days-x97m62.casino-days-gpvocp 1.casino-days-xse2kz.casino-days-4iryfj.casino-days-p6yjem.casino-days-jaco6a.casino-days-dkl0nb.casino-days-sgait1 1.casino-days-dhbu5t.casino-days-tsso4d.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.casino-days-k2auig > input:checked ~ label,
.casino-days-k2auig > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casino-days-h27n1m.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.casino-days-3cbbhu 44.casino-days-qhp1gm.casino-days-nxrf9g.casino-days-sph617.casino-days-z6jpo5.casino-days-x97m62.casino-days-9qpb3i.casino-days-t3kfbk.casino-days-yzu86c.casino-days-f9fu03.casino-days-zyzymc.casino-days-7hl0dy.casino-days-l0j0ba 0l-12.casino-days-gpvocp 30.casino-days-lwgnet.casino-days-u1egcy 2.casino-days-nyjh6g.casino-days-u1egcy 3.casino-days-68nkg6 3.casino-days-gntgrc.casino-days-v6dmbg 3.casino-days-o1fd7x.casino-days-qwy63h.casino-days-ww6cxw.casino-days-q78fc4 7-3.casino-days-gpvocp 10.casino-days-8q0da7.casino-days-q78fc4 23.casino-days-apbssu.casino-days-dbjnsu 1.casino-days-sgait1 2.casino-days-gpvocp 3.casino-days-dbjnsu 1.casino-days-v6dmbg 5.casino-days-qmm5gu.casino-days-v6dmbg 32.casino-days-ug5q82.casino-days-qwy63h 5.casino-days-l0j0ba 4.casino-days-q78fc4 9.casino-days-q78fc4 8.casino-days-v6dmbg 6.casino-days-2jd0n0.casino-days-kt7glv.casino-days-9wafcr.casino-days-rxnw0s.casino-days-noxq6z 4.casino-days-2pspun.casino-days-noxq6z 6.casino-days-noxq6z 0l29.casino-days-l0j0ba 17.casino-days-ohsvkk.casino-days-89e87a 2.casino-days-hyc9q6 10.casino-days-pxub3t.casino-days-gpvocp 8.casino-days-up12h5.casino-days-clwnxo.casino-days-7r4pcr.casino-days-w2p05o.casino-days-o2nqbb.casino-days-qwy63h.casino-days-x97m62.casino-days-gpvocp 1.casino-days-xse2kz.casino-days-4iryfj.casino-days-p6yjem.casino-days-jaco6a.casino-days-dkl0nb.casino-days-sgait1 1.casino-days-dhbu5t.casino-days-tsso4d.5z'/%3e%3c/svg%3e");
}

.casino-days-k2auig > input:not(:checked) ~ label:hover,
.casino-days-k2auig > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casino-days-h27n1m.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casino-days-3cbbhu 44.casino-days-qhp1gm.casino-days-nxrf9g.casino-days-sph617.casino-days-z6jpo5.casino-days-x97m62.casino-days-9qpb3i.casino-days-t3kfbk.casino-days-yzu86c.casino-days-f9fu03.casino-days-zyzymc.casino-days-7hl0dy.casino-days-l0j0ba 0l-12.casino-days-gpvocp 30.casino-days-lwgnet.casino-days-u1egcy 2.casino-days-nyjh6g.casino-days-u1egcy 3.casino-days-68nkg6 3.casino-days-gntgrc.casino-days-v6dmbg 3.casino-days-o1fd7x.casino-days-qwy63h.casino-days-ww6cxw.casino-days-q78fc4 7-3.casino-days-gpvocp 10.casino-days-8q0da7.casino-days-q78fc4 23.casino-days-apbssu.casino-days-dbjnsu 1.casino-days-sgait1 2.casino-days-gpvocp 3.casino-days-dbjnsu 1.casino-days-v6dmbg 5.casino-days-qmm5gu.casino-days-v6dmbg 32.casino-days-ug5q82.casino-days-qwy63h 5.casino-days-l0j0ba 4.casino-days-q78fc4 9.casino-days-q78fc4 8.casino-days-v6dmbg 6.casino-days-2jd0n0.casino-days-kt7glv.casino-days-9wafcr.casino-days-rxnw0s.casino-days-noxq6z 4.casino-days-2pspun.casino-days-noxq6z 6.casino-days-noxq6z 0l29.casino-days-l0j0ba 17.casino-days-ohsvkk.casino-days-89e87a 2.casino-days-hyc9q6 10.casino-days-pxub3t.casino-days-gpvocp 8.casino-days-up12h5.casino-days-clwnxo.casino-days-7r4pcr.casino-days-w2p05o.casino-days-o2nqbb.casino-days-qwy63h.casino-days-x97m62.casino-days-gpvocp 1.casino-days-xse2kz.casino-days-4iryfj.casino-days-p6yjem.casino-days-jaco6a.casino-days-dkl0nb.casino-days-sgait1 1.casino-days-dhbu5t.casino-days-tsso4d.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .casino-days-63i3dt > .casino-days-qzj4dc {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .casino-days-63i3dt > .casino-days-qzj4dc {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .casino-days-63i3dt > .casino-days-qzj4dc {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .casino-days-63i3dt > .casino-days-qzj4dc {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .casino-days-63i3dt > .casino-days-qzj4dc {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.casino-days-wel3x7 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.casino-days-wel3x7.casino-days-d3384u {
  display: none;
}

.casino-days-lpahdz {
  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) {
  .casino-days-lpahdz {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-lpahdz {
    border-radius: 20px 20px 0 0;
  }
}

.casino-days-r9vbrx {
  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;
}

.casino-days-r9vbrx::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.casino-days-r9vbrx::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.casino-days-r9vbrx img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.casino-days-eku8tj {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .casino-days-eku8tj {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-eku8tj {
    font-size: 14px;
  }
}

.casino-days-mrfel4 {
  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;
}

.casino-days-mrfel4::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) {
  .casino-days-mrfel4::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.casino-days-mrfel4::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) {
  .casino-days-mrfel4::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .casino-days-mrfel4 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-mrfel4 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.casino-days-8hnql3 {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .casino-days-8hnql3 {
    top: -20px;
  }
}

.casino-days-roeu5j {
  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.casino-days-vm3jrk ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .casino-days-roeu5j {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-roeu5j {
    width: 90px;
    height: 40px;
  }
}

.casino-days-wel3x7.casino-days-oumu62 .casino-days-lpahdz {
  background: #2b3b67;
}

.casino-days-wel3x7.casino-days-oumu62 .casino-days-r9vbrx {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.casino-days-wel3x7.casino-days-oumu62 .casino-days-r9vbrx::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.casino-days-wel3x7.casino-days-oumu62 .casino-days-r9vbrx::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.casino-days-wel3x7.casino-days-oumu62 .casino-days-mrfel4::before {
  background: #0e0f41;
}

.casino-days-wel3x7.casino-days-oumu62 .casino-days-mrfel4::after {
  background: #152557;
}

.casino-days-wel3x7.casino-days-gtiaho .casino-days-lpahdz {
  background: #1f35fa;
}

.casino-days-wel3x7.casino-days-gtiaho .casino-days-r9vbrx {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.casino-days-wel3x7.casino-days-gtiaho .casino-days-r9vbrx::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.casino-days-wel3x7.casino-days-gtiaho .casino-days-r9vbrx::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.casino-days-wel3x7.casino-days-gtiaho .casino-days-mrfel4::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.casino-days-wel3x7.casino-days-gtiaho .casino-days-mrfel4::after {
  background: #192ac8;
}

.casino-days-wel3x7.casino-days-eia1r6 .casino-days-lpahdz {
  background: #fa771f;
}

.casino-days-wel3x7.casino-days-eia1r6 .casino-days-r9vbrx {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casino-days-wel3x7.casino-days-eia1r6 .casino-days-r9vbrx::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.casino-days-wel3x7.casino-days-eia1r6 .casino-days-r9vbrx::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.casino-days-wel3x7.casino-days-eia1r6 .casino-days-mrfel4::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casino-days-wel3x7.casino-days-eia1r6 .casino-days-mrfel4::after {
  background: #fa8535;
}

.casino-days-k5zfil {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .casino-days-k5zfil {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casino-days-k5zfil {
    margin: 24px 0 60px;
  }
}

.casino-days-k5zfil h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.casino-days-9g4ux2 {
  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) {
  .casino-days-9g4ux2 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.casino-days-9ug0ly {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .casino-days-9ug0ly {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.casino-days-gxw470 {
  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) {
  .casino-days-gxw470:hover {
    background: var(--button-bg-hover);
  }
}

.casino-days-8qphm8 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.casino-days-8qphm8 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.casino-days-8qphm8 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casino-days-8qphm8 {
    margin-bottom: 16px;
  }
}

.casino-days-b0rw6l {
  width: 120px;
  height: 22px;
}

.casino-days-b0rw6l .casino-days-1ekals {
  fill: #c2c0ce;
}

.casino-days-b0rw6l [rating="1"] .casino-days-1ekals:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casino-days-b0rw6l [rating="2"] .casino-days-1ekals:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casino-days-b0rw6l [rating="3"] .casino-days-1ekals:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casino-days-b0rw6l [rating="4"] .casino-days-1ekals:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casino-days-b0rw6l [rating="5"] .casino-days-1ekals:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.casino-days-tb1ppm {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .casino-days-tb1ppm {
    gap: 16px 0;
  }
}

.casino-days-ilykys {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.casino-days-ilykys.casino-days-dmo84o {
  display: block;
}

.casino-days-ilykys.casino-days-d3384u {
  display: none;
}

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

.casino-days-hi8pn0 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.casino-days-d8tai2 {
  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);
}

.casino-days-3eqj1x {
  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;
}

.casino-days-oov1gh small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.casino-days-oov1gh span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.casino-days-lmb0ia {
  font-size: 16px;
  line-height: 140%;
}

.casino-days-mf2yv8 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casino-days-mf2yv8 .casino-days-1ekals {
  fill: #c2c0ce;
}

.casino-days-mf2yv8 [rating="1"] .casino-days-1ekals:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casino-days-mf2yv8 [rating="2"] .casino-days-1ekals:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casino-days-mf2yv8 [rating="3"] .casino-days-1ekals:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casino-days-mf2yv8 [rating="4"] .casino-days-1ekals:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casino-days-mf2yv8 [rating="5"] .casino-days-1ekals:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.casino-days-lp3322 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .casino-days-lp3322 {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.casino-days-1ukuiy {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .casino-days-1ukuiy {
    padding: 0 16px;
  }
}

.casino-days-z57h2q {
  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) {
  .casino-days-z57h2q {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.casino-days-4f3ica {
  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) {
  .casino-days-4f3ica {
    padding: 12px;
    gap: 12px;
  }
}

.casino-days-2yj4id {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.casino-days-2yj4id img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.casino-days-rdjvyt {
  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;
}

.casino-days-8iek2a {
  flex: 1;
  min-width: 0;
}

.casino-days-1515rq {
  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) {
  .casino-days-1515rq {
    font-size: 14px;
    gap: 6px;
  }
}

.casino-days-4jeiv8 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.casino-days-4jeiv8 svg,
.casino-days-4jeiv8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.casino-days-4jeiv8 svg path {
  fill: var(--button-bg-color);
}

.casino-days-4jeiv8 svg circle {
  fill: var(--button-text-color);
}

.casino-days-bx945d {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .casino-days-bx945d {
    font-size: 12px;
  }
}

.casino-days-bx945d strong {
  font-weight: 600;
}

.casino-days-13xlnt {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.casino-days-13xlnt p {
  margin: 0 0 16px;
}

.casino-days-13xlnt p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .casino-days-13xlnt {
    font-size: 14px;
    line-height: 150%;
  }
}

.casino-days-ysgqw4 {
  max-width: 300px;
  width: 100%;
}

.casino-days-ysgqw4 a {
  width: 100%;
}

@media (max-width: 575px) {
  .casino-days-ysgqw4 {
    max-width: 200px;
  }
}

.casino-days-yo1qif {
  justify-content: center;
}

.casino-days-laudu2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.casino-days-9sr3gg {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .casino-days-xoxo89 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.casino-days-uapptq .casino-days-jls0jc {
  justify-content: center;
}

/* faq */

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

.casino-days-dj64yh {
  color: var(--card-text-color, var(--text-color));
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--card-bg-color, var(--table-1-color));
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.casino-days-9e6p8c ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.casino-days-dj64yh::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.casino-days-9e6p8c ease;
}

.casino-days-bfirnm.casino-days-bvwvkr .casino-days-dj64yh::after {
  transform: rotate(45deg);
}

.casino-days-rde3d5 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.casino-days-vm3jrk ease, padding 0.casino-days-vm3jrk ease;
  padding: 0 20px;
  background: var(--card-bg-color, var(--table-2-color));
}

.casino-days-bfirnm.casino-days-bvwvkr .casino-days-rde3d5 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.casino-days-d9hmpl {
  margin: 25px 0;
}

.casino-days-k2auig > input:not(:checked) ~ label:hover,
.casino-days-k2auig > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casino-days-z3esuj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casino-days-4kg0ht 44.casino-days-gs966x.casino-days-aepsr8.casino-days-h84fi9.casino-days-x1shq1.casino-days-l0ej25.casino-days-8xgdxi.casino-days-h2tlv9.casino-days-n5w2wd.casino-days-f70mxh.casino-days-tuokbd.casino-days-rfb7vl.casino-days-g69hzn 0l-12.casino-days-ht9k48 30.casino-days-60yjd7.casino-days-b9ys7r 2.casino-days-rnp6sh.casino-days-b9ys7r 3.casino-days-l08nmb 3.casino-days-fyniet.casino-days-awvuf8 3.casino-days-siclmy.casino-days-szjw8w.casino-days-0ebt5c.casino-days-xunxlq 7-3.casino-days-ht9k48 10.casino-days-hm2zkh.casino-days-xunxlq 23.casino-days-dijve4.casino-days-ntloit 1.casino-days-ukutd5 2.casino-days-ht9k48 3.casino-days-ntloit 1.casino-days-awvuf8 5.casino-days-fld7zn.casino-days-awvuf8 32.casino-days-l2e36s.casino-days-szjw8w 5.casino-days-g69hzn 4.casino-days-xunxlq 9.casino-days-xunxlq 8.casino-days-awvuf8 6.casino-days-2357u0.casino-days-vqcppe.casino-days-gqculo.casino-days-e4lc0i.casino-days-rlwvzz 4.casino-days-s7r015.casino-days-rlwvzz 6.casino-days-rlwvzz 0l29.casino-days-g69hzn 17.casino-days-id1szj.casino-days-3zpkbz 2.casino-days-75cplw 10.casino-days-3n7o2g.casino-days-ht9k48 8.casino-days-u53apg.casino-days-o1zpiu.casino-days-59qof2.casino-days-5cuntt.casino-days-3w3olz.casino-days-szjw8w.casino-days-l0ej25.casino-days-ht9k48 1.casino-days-ixwnpj.casino-days-t7b771.casino-days-58ftbx.casino-days-15syvu.casino-days-nrvfra.casino-days-ukutd5 1.casino-days-ugr998.casino-days-onzcrg.5z'/%3e%3c/svg%3e");
}

.casino-days-dacqhv {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .casino-days-dacqhv {
    gap: 16px 0;
  }
}

.casino-days-k1k8ft {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.casino-days-k1k8ft.casino-days-o3yhtd {
  display: block;
}

.casino-days-k1k8ft.casino-days-j9paej {
  display: none;
}

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

.casino-days-9iva27 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.casino-days-uwwsm3 {
  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);
}

.casino-days-2nbdyu {
  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;
}

.casino-days-fxxvbs small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.casino-days-fxxvbs span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.casino-days-c9eggf {
  font-size: 16px;
  line-height: 140%;
}

.casino-days-hbojtf {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casino-days-hbojtf .casino-days-3d9i2t {
  fill: #c2c0ce;
}

.casino-days-hbojtf [rating="1"] .casino-days-3d9i2t:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casino-days-hbojtf [rating="2"] .casino-days-3d9i2t:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casino-days-hbojtf [rating="3"] .casino-days-3d9i2t:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casino-days-hbojtf [rating="4"] .casino-days-3d9i2t:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casino-days-hbojtf [rating="5"] .casino-days-3d9i2t:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.casino-days-9ekmpb {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--card-bg-color, var(--fh-bg-color));
  font-family: sans-serif;
}

.casino-days-9ekmpb 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;
}

.casino-days-9ekmpb button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.casino-days-lovk2k {
  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);
}

.casino-days-lovk2k.casino-days-0xq92d {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.casino-days-vligmq {
  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;
}

.casino-days-vligmq label {
  font-size: 14px;
}

.casino-days-vligmq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.casino-days-vligmq input,
.casino-days-vligmq textarea,
.casino-days-vligmq 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;
}
.casino-days-vligmq button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.casino-days-9e6p8c ease;
}
.casino-days-vligmq button:hover {
  background-color: var(--button-bg-hover);
}
.casino-days-4deroc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.casino-days-i58gju ease-in;
}

.casino-days-4deroc h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* h2->p SEO fix */
.casino-days-mhh470 #h2_0 { color: var(--title-color); }

/* hide-empty-content-table: hide the Casino Review section when {{TABLE}} produced no table (empty slot) */
.casino-days-n6tkq5:not(:has(table)) { display: none; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.casino-days-8spv2x, .casino-days-qjl5m1, [class*="review-card"],
thead, thead th, table th, .casino-days-xrvt6i,
.casino-days-q525yr, [class*="collapsible-header"],
.casino-days-8p9q2e, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.casino-days-mq2xyn img, .casino-days-ague1o img { filter: invert(1); }
