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

.simple-casino-ug1nf5 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.simple-casino-8l4bwa {
  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) {
  .simple-casino-8l4bwa: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;
  }
}

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

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

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

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

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

.simple-casino-jy6o4r {
  cursor: pointer;
}

.simple-casino-kq9opt {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.simple-casino-dxvqpn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.simple-casino-dxvqpn figure {
  margin: 0;
}

.simple-casino-dxvqpn.simple-casino-swsjek {
  justify-content: flex-start;
  margin-right: 4px;
}

.simple-casino-dxvqpn.simple-casino-2suys0 {
  justify-content: flex-end;
  margin-left: 4px;
}

.simple-casino-dxvqpn.simple-casino-1g2yp2 {
  justify-content: center;
}

.simple-casino-dxvqpn.simple-casino-tv9b3h {
  justify-content: normal;
}

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

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

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

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

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

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

.simple-casino-ywa3h9 img {
  width: 100%;
}

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

.simple-casino-lsf4yc {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.simple-casino-lsf4yc 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);
}

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

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

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

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

.simple-casino-lsf4yc ul li:last-of-type::after {
  display: none;
}

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

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

.simple-casino-1h8e91 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.simple-casino-jg4etc.simple-casino-9aq7f5 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .simple-casino-jg4etc.simple-casino-9aq7f5:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

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

.simple-casino-62m0t6 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .simple-casino-62m0t6 {
    margin-bottom: 40px;
  }
}

.simple-casino-3y0acd .simple-casino-01rmrf {
  margin-bottom: 28px;
}

.simple-casino-3y0acd .simple-casino-01rmrf img {
  max-height: 100px;
  width: auto;
}

.simple-casino-2he5tc {
  display: flex;
  align-items: center;
}

.simple-casino-2he5tc a + a {
  margin-left: 24px;
}

.simple-casino-2he5tc img {
  max-height: 56px;
  width: auto;
}

.simple-casino-2he5tc img + img {
  margin-left: 24px;
}

.simple-casino-3rxmbs {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.simple-casino-57c7jg {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.simple-casino-pouwcj li {
  display: flex;
  margin: 0 7px;
}

.simple-casino-pouwcj li svg {
  transition: 0.simple-casino-hckqcu ease-in-out;
}

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

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

.simple-casino-djcnn4 + .simple-casino-djcnn4 {
  margin-left: 120px;
}

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

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

.simple-casino-dhnyqc {
  list-style: none;
  margin: 0;
  padding: 0;
}

.simple-casino-dhnyqc li {
  font-size: 16px;
}

.simple-casino-dhnyqc li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.simple-casino-dhnyqc li + li {
  margin-top: 16px;
}

.simple-casino-8e35i6 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.simple-casino-d7ywdh ease-in-out;
}

.simple-casino-8e35i6.simple-casino-huiqx1 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.simple-casino-68jz36 li {
  width: 100%;
}

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

.simple-casino-68jz36 li a svg {
  fill: var(--button-text-color);
}

.simple-casino-68jz36 li a.simple-casino-huiqx1 {
  background: var(--border-color);
}

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

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

.simple-casino-t6jbi9 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.simple-casino-dqs4ur {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.simple-casino-dqs4ur img {
  width: 100%;
  transition: 0.simple-casino-hckqcu ease-in-out;
}

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

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

.simple-casino-1v1ong {
  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) {
  .simple-casino-1v1ong {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .simple-casino-1v1ong .simple-casino-01rmrf img {
    max-width: 90px;
  }
}

.simple-casino-01rmrf img {
  max-height: 50px;
  width: auto;
}

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

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

.simple-casino-9xtw1u {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.simple-casino-9xtw1u li {
  font-size: 16px;
  margin: 0 20px;
}

.simple-casino-9xtw1u li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.simple-casino-2xtkhu {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.simple-casino-2xtkhu.simple-casino-ytnm8f {
  margin-right: 0;
}

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

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

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

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

.simple-casino-7pjly5 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.simple-casino-7pjly5:hover > ul {
  display: flex;
}

.simple-casino-7pjly5:focus > ul {
  display: flex;
}

.simple-casino-7pjly5:focus-within > ul {
  display: flex;
}

.simple-casino-v8ygc2 {
  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;
}

.simple-casino-v8ygc2::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.simple-casino-d7ywdh ease-in-out;
}

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

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

.simple-casino-7pjly5 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.simple-casino-hckqcu ease-in-out;
  overflow: hidden;
}

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

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

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

.simple-casino-8hx70h {
  display: none;
}

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

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

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

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

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

.simple-casino-b3h4nc img {
  margin-bottom: 20px;
}

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

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

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

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

.simple-casino-4jqy2l {
  color: var(--text-color);
}

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

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

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

.simple-casino-4rtqt0 p img {
  display: block;
  margin: 0 auto;
}

.simple-casino-4rtqt0 p:first-of-type {
  margin-top: 0;
}

.simple-casino-4rtqt0 p:last-of-type {
  margin-bottom: 0;
}

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

.simple-casino-4rtqt0 ul {
  padding: 0 0 0 20px;
}

.simple-casino-4rtqt0 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

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

.simple-casino-4rtqt0 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

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

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

.simple-casino-9hlj8n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.simple-casino-wtc5yq .simple-casino-jnnx3p {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .simple-casino-wtc5yq .simple-casino-jnnx3p {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.simple-casino-wtc5yq .simple-casino-v8ypqm {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .simple-casino-wtc5yq .simple-casino-v8ypqm {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .simple-casino-wtc5yq .simple-casino-v8ypqm img {
    width: 100%;
  }
}

.simple-casino-v8ypqm {
  margin: 0 0 28px;
}

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

.simple-casino-jnnx3p {
  margin: 0 0 28px;
}

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

.simple-casino-9hlj8n 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) {
  .simple-casino-9hlj8n h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.simple-casino-9hlj8n .simple-casino-8l4bwa {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.simple-casino-hd6tg1 {
  position: relative;
  border: none;
}

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

.simple-casino-s6jjyu {
  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;
}

.simple-casino-s6jjyu span {
  height: 32px;
}

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

.simple-casino-s6jjyu.simple-casino-5acxrr span {
  transform: scaleY(-1);
}

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

.simple-casino-tw85e8 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.simple-casino-tw85e8.simple-casino-uxy8q9 {
  display: none;
}

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

.simple-casino-p4ouw8 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .simple-casino-p4ouw8 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

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

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

.simple-casino-li3lkz {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.simple-casino-ifzd3e p {
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

.simple-casino-n857vd h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

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

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

.simple-casino-n857vd p + p {
  margin-top: 10px;
}

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

.simple-casino-n42u4d {
  display: none;
}

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

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

.simple-casino-jw5vjm li {
  margin: 0 20px;
}

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

.simple-casino-jw5vjm li a img {
  margin-bottom: 4px;
}

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

.simple-casino-026ofd {
  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) {
  .simple-casino-026ofd {
    padding: 0 16px;
  }
}

.simple-casino-026ofd li {
  font-size: 16px;
  position: relative;
}

.simple-casino-026ofd li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.simple-casino-026ofd li span {
  opacity: 0.5;
}

.simple-casino-026ofd li + li {
  margin-left: 30px;
}

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

h2.simple-casino-293udq {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.simple-casino-293udq {
    margin-bottom: 18px;
  }
}

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

.simple-casino-iwby2h 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);
}

.simple-casino-iwby2h 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;
}

.simple-casino-iwby2h 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;
}

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

.simple-casino-iwby2h tbody tr:last-of-type {
  margin-bottom: 0;
}

.simple-casino-iwby2h tbody tr td:first-of-type {
  flex-shrink: 0;
}

.simple-casino-iwby2h 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);
}

.simple-casino-iwby2h 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);
}

.simple-casino-iwby2h tbody tr td:last-of-type {
  margin-left: auto;
}

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

.simple-casino-iwby2h tbody tr td .simple-casino-4wszdb {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .simple-casino-iwby2h tbody tr td .simple-casino-4wszdb {
    width: 100%;
  }
}

.simple-casino-iwby2h tbody tr td .simple-casino-bvk2cz {
  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.simple-casino-hckqcu ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .simple-casino-iwby2h tbody tr td .simple-casino-bvk2cz:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .simple-casino-iwby2h tbody tr td .simple-casino-bvk2cz {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .simple-casino-iwby2h tbody tr td .simple-casino-bvk2cz {
    width: 100%;
  }
}

.simple-casino-iwby2h tbody tr td .simple-casino-3uqx3i {
  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) {
  .simple-casino-iwby2h tbody tr td .simple-casino-3uqx3i:hover {
    text-decoration: none;
  }
}

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

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

.simple-casino-9sgsm9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.simple-casino-zfex82 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.simple-casino-q8f3yy img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.simple-casino-hckqcu ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .simple-casino-1hysqr {
    height: 190px;
    margin: 20px auto;
  }
}

.simple-casino-1hysqr img {
  width: 100%;
  height: 100%;
}

.simple-casino-1hysqr iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .simple-casino-1hysqr iframe {
    height: 190px;
  }
}

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

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

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

.simple-casino-m4lpqc svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.simple-casino-hckqcu ease-in-out;
}

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

.simple-casino-jwr2po {
  padding: 90px 0;
}

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

.simple-casino-5k09ed {
  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) {
  .simple-casino-5k09ed {
    padding: 0 16px;
  }
}

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

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

.simple-casino-9z4giy img {
  width: 100%;
}

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

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

.simple-casino-sxdfxu {
  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;
}

.simple-casino-sxdfxu 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) {
  .simple-casino-sxdfxu {
    flex-basis: auto;
  }
}

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

.simple-casino-cezo56 {
  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.simple-casino-hckqcu ease-in-out;
}

.simple-casino-cezo56:hover {
  border: 1px solid #8c8ca2;
}

.simple-casino-4gozed {
  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%);
}

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

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

.simple-casino-okc38o a {
  text-decoration: underline;
  color: #8babff;
}

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

.simple-casino-s5q331 .simple-casino-cezo56 {
  width: 50%;
  margin: 0;
}

.simple-casino-xuuaj6 {
  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;
}

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

.simple-casino-poiip7 {
  margin: 0 0 100px;
}

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

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

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

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

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

.simple-casino-sxu95t {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.simple-casino-ajg9bj 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.simple-casino-hckqcu ease-in-out;
}

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

.simple-casino-ajg9bj a svg {
  fill: #fff;
}

.simple-casino-ajg9bj a:hover {
  background: #3d68e7;
}

.simple-casino-bb5ubu {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.simple-casino-3u7ifa {
  margin-bottom: 16px;
}

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

.simple-casino-r5qa30 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.simple-casino-6q2u6e 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);
}

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

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

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

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

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

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

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

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

.simple-casino-tnx7he.simple-casino-v9q8lr {
  display: none;
}

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

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

.simple-casino-i8ys7s iframe.simple-casino-dmstgs {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.simple-casino-i8ys7s.simple-casino-atcd1s {
  opacity: 1;
  pointer-events: all;
}

.simple-casino-rme7bd {
  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.simple-casino-hckqcu ease-in-out;
}

.simple-casino-rme7bd svg {
  margin-right: 10px;
}

.simple-casino-rme7bd + .simple-casino-rme7bd {
  margin-top: 14px;
}

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

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

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

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

.simple-casino-byxvfi .simple-casino-9hlj8n {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.simple-casino-byxvfi .simple-casino-9hlj8n h1,
.simple-casino-byxvfi .simple-casino-9hlj8n 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) {
  .simple-casino-byxvfi .simple-casino-9hlj8n h1,
  .simple-casino-byxvfi .simple-casino-9hlj8n h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .simple-casino-byxvfi .simple-casino-9hlj8n {
    margin: 28px 0 0;
  }
}

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

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

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

.simple-casino-qrkp27 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.simple-casino-qrlbkm {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.simple-casino-py3ct0 .simple-casino-8l4bwa {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .simple-casino-py3ct0 .simple-casino-8l4bwa {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

.simple-casino-kxpd85 img {
  width: 100%;
}

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

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

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

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

.simple-casino-5ysf2r {
  width: 100%;
  margin: 0 0 100px;
}

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

.simple-casino-5ysf2r .simple-casino-zw70d4 {
  position: relative;
}

.simple-casino-5ysf2r .simple-casino-bfn67p {
  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;
}

.simple-casino-5ysf2r .simple-casino-bfn67p.simple-casino-v9q8lr {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .simple-casino-5ysf2r .simple-casino-rgsffd {
    bottom: 90px;
  }
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-7tvk5m {
  max-width: 300px;
  width: 100%;
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-7tvk5m .simple-casino-t70fc8 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-7tvk5m .simple-casino-t70fc8 {
    font-size: 32px;
    text-align: center;
  }
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-7tvk5m .simple-casino-o3ui80 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-7tvk5m .simple-casino-o3ui80 {
    text-align: center;
  }
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f {
    flex-direction: column-reverse;
  }
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-jzgon6 {
  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.simple-casino-hckqcu ease-in-out;
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-jzgon6:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-jzgon6 {
    width: 100%;
  }
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-ofup7n {
  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.simple-casino-hckqcu ease-in-out;
  overflow: hidden;
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-ofup7n 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);
  }
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-ofup7n: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;
}

.simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-ofup7n:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .simple-casino-5ysf2r .simple-casino-rgsffd .simple-casino-ytnm8f .simple-casino-ofup7n {
    width: 100%;
  }
}

.simple-casino-5ysf2r .simple-casino-rgsffd.simple-casino-v9q8lr {
  display: none;
}

.simple-casino-5ysf2r .simple-casino-ebc5xs {
  display: none;
}

.simple-casino-5ysf2r .simple-casino-ebc5xs.simple-casino-atcd1s {
  display: block;
}

.simple-casino-5ysf2r .simple-casino-ebc5xs iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .simple-casino-5ysf2r .simple-casino-ebc5xs iframe {
    height: calc(100vh - 54px);
  }
}

.simple-casino-5ysf2r .simple-casino-nmgef7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .simple-casino-5ysf2r .simple-casino-nmgef7 {
    padding: 24px 16px 0;
  }
}

.simple-casino-5ysf2r .simple-casino-nmgef7 .simple-casino-t70fc8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .simple-casino-5ysf2r .simple-casino-nmgef7 .simple-casino-t70fc8 {
    margin-bottom: 24px;
  }
}

.simple-casino-5ysf2r .simple-casino-nmgef7 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);
}

.simple-casino-5ysf2r .simple-casino-nmgef7 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) {
  .simple-casino-5ysf2r .simple-casino-nmgef7 table tr td {
    padding: 12px 4px;
  }
}

.simple-casino-5ysf2r .simple-casino-nmgef7 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) {
  .simple-casino-5ysf2r .simple-casino-nmgef7 table tr th {
    padding: 12px 4px;
  }
}

.simple-casino-5ysf2r .simple-casino-nmgef7 table tr:last-of-type td {
  border-bottom: none;
}

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

.simple-casino-7a54db.simple-casino-huiqx1 {
  display: block;
}

.simple-casino-7a54db iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.simple-casino-7a54db .simple-casino-wxycfw {
  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;
}

.simple-casino-7a54db .simple-casino-7n12lt {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.simple-casino-7a54db .simple-casino-ofup7n {
  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.simple-casino-hckqcu ease-in-out;
}

.simple-casino-7a54db .simple-casino-ofup7n:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.simple-casino-ot1i9p.simple-casino-huiqx1 {
  display: block;
}

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

.simple-casino-kzqn6e {
  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;
}

.simple-casino-eqxnm8 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.simple-casino-0ekw41 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.simple-casino-0ekw41 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.simple-casino-phlf1r {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.simple-casino-1hmmc5.simple-casino-v9q8lr {
  display: none;
}

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

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

.simple-casino-3weinj {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.simple-casino-3weinj 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.simple-casino-hckqcu ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.simple-casino-3weinj input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.simple-casino-3weinj input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.simple-casino-3weinj input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.simple-casino-3weinj input:active {
  border-color: #c2c0ce;
}

.simple-casino-3weinj input:focus {
  border-color: #c2c0ce;
}

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

.simple-casino-l1a6g0 {
  margin-bottom: 36px;
}

.simple-casino-l1a6g0 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;
}

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

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

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

.simple-casino-h7pxgb {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.simple-casino-u45qzp {
  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.simple-casino-hckqcu ease-in-out;
}

.simple-casino-u45qzp:hover {
  background: var(--border-color);
}

.simple-casino-yidxav {
  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.simple-casino-hckqcu ease-in-out;
}

.simple-casino-yidxav:hover {
  background: #166ad9;
}

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

.simple-casino-j2c5kg.simple-casino-v9q8lr {
  display: none;
}

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

.simple-casino-j2c5kg .simple-casino-u45qzp {
  margin: 0 auto;
}

.simple-casino-wsw0eb {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.simple-casino-hnjtda {
  filter: grayscale(100%);
}

.simple-casino-9e9qkk > input {
  display: none;
}

.simple-casino-9e9qkk > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.simple-casino-une2fg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.simple-casino-l6zufb 44.simple-casino-gauvjn.simple-casino-enoz97.simple-casino-y7kj7b.simple-casino-h6s7gw.simple-casino-ltqnjx.simple-casino-aae5y2.simple-casino-twni6g.simple-casino-bvc27e.simple-casino-iojww5.simple-casino-8s51ap.simple-casino-mfrkrh.simple-casino-5ivd01 0l-12.simple-casino-r2u5hk 30.simple-casino-6wklni.simple-casino-jy3xsv 2.simple-casino-yanm6y.simple-casino-jy3xsv 3.simple-casino-2ti99b 3.simple-casino-aar39x.simple-casino-7i0yl5 3.simple-casino-hkpc1h.simple-casino-f9bxsw.simple-casino-lpoopx.simple-casino-iolxnt 7-3.simple-casino-r2u5hk 10.simple-casino-ynu8l2.simple-casino-iolxnt 23.simple-casino-uggxh3.simple-casino-031tw8 1.simple-casino-n905dc 2.simple-casino-r2u5hk 3.simple-casino-031tw8 1.simple-casino-7i0yl5 5.simple-casino-29ttcp.simple-casino-7i0yl5 32.simple-casino-r399en.simple-casino-f9bxsw 5.simple-casino-5ivd01 4.simple-casino-iolxnt 9.simple-casino-iolxnt 8.simple-casino-7i0yl5 6.simple-casino-z0o54k.simple-casino-p7wvfi.simple-casino-ibzkvo.simple-casino-ipn2mc.simple-casino-gkgkco 4.simple-casino-phmwl7.simple-casino-gkgkco 6.simple-casino-gkgkco 0l29.simple-casino-5ivd01 17.simple-casino-vw7ves.simple-casino-ayopce 2.simple-casino-9bglxs 10.simple-casino-8hdx8e.simple-casino-r2u5hk 8.simple-casino-0q1yzb.simple-casino-ssl8sz.simple-casino-naefss.simple-casino-i3pclh.simple-casino-mksh6m.simple-casino-f9bxsw.simple-casino-ltqnjx.simple-casino-r2u5hk 1.simple-casino-hyujzp.simple-casino-r4o9gf.simple-casino-744zpr.simple-casino-yzfgya.simple-casino-pjtyuf.simple-casino-n905dc 1.simple-casino-e1mwqm.simple-casino-ofu5do.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.simple-casino-9e9qkk > input:checked ~ label,
.simple-casino-9e9qkk > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.simple-casino-une2fg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.simple-casino-l6zufb 44.simple-casino-gauvjn.simple-casino-enoz97.simple-casino-y7kj7b.simple-casino-h6s7gw.simple-casino-ltqnjx.simple-casino-aae5y2.simple-casino-twni6g.simple-casino-bvc27e.simple-casino-iojww5.simple-casino-8s51ap.simple-casino-mfrkrh.simple-casino-5ivd01 0l-12.simple-casino-r2u5hk 30.simple-casino-6wklni.simple-casino-jy3xsv 2.simple-casino-yanm6y.simple-casino-jy3xsv 3.simple-casino-2ti99b 3.simple-casino-aar39x.simple-casino-7i0yl5 3.simple-casino-hkpc1h.simple-casino-f9bxsw.simple-casino-lpoopx.simple-casino-iolxnt 7-3.simple-casino-r2u5hk 10.simple-casino-ynu8l2.simple-casino-iolxnt 23.simple-casino-uggxh3.simple-casino-031tw8 1.simple-casino-n905dc 2.simple-casino-r2u5hk 3.simple-casino-031tw8 1.simple-casino-7i0yl5 5.simple-casino-29ttcp.simple-casino-7i0yl5 32.simple-casino-r399en.simple-casino-f9bxsw 5.simple-casino-5ivd01 4.simple-casino-iolxnt 9.simple-casino-iolxnt 8.simple-casino-7i0yl5 6.simple-casino-z0o54k.simple-casino-p7wvfi.simple-casino-ibzkvo.simple-casino-ipn2mc.simple-casino-gkgkco 4.simple-casino-phmwl7.simple-casino-gkgkco 6.simple-casino-gkgkco 0l29.simple-casino-5ivd01 17.simple-casino-vw7ves.simple-casino-ayopce 2.simple-casino-9bglxs 10.simple-casino-8hdx8e.simple-casino-r2u5hk 8.simple-casino-0q1yzb.simple-casino-ssl8sz.simple-casino-naefss.simple-casino-i3pclh.simple-casino-mksh6m.simple-casino-f9bxsw.simple-casino-ltqnjx.simple-casino-r2u5hk 1.simple-casino-hyujzp.simple-casino-r4o9gf.simple-casino-744zpr.simple-casino-yzfgya.simple-casino-pjtyuf.simple-casino-n905dc 1.simple-casino-e1mwqm.simple-casino-ofu5do.5z'/%3e%3c/svg%3e");
}

.simple-casino-9e9qkk > input:not(:checked) ~ label:hover,
.simple-casino-9e9qkk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.simple-casino-une2fg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.simple-casino-l6zufb 44.simple-casino-gauvjn.simple-casino-enoz97.simple-casino-y7kj7b.simple-casino-h6s7gw.simple-casino-ltqnjx.simple-casino-aae5y2.simple-casino-twni6g.simple-casino-bvc27e.simple-casino-iojww5.simple-casino-8s51ap.simple-casino-mfrkrh.simple-casino-5ivd01 0l-12.simple-casino-r2u5hk 30.simple-casino-6wklni.simple-casino-jy3xsv 2.simple-casino-yanm6y.simple-casino-jy3xsv 3.simple-casino-2ti99b 3.simple-casino-aar39x.simple-casino-7i0yl5 3.simple-casino-hkpc1h.simple-casino-f9bxsw.simple-casino-lpoopx.simple-casino-iolxnt 7-3.simple-casino-r2u5hk 10.simple-casino-ynu8l2.simple-casino-iolxnt 23.simple-casino-uggxh3.simple-casino-031tw8 1.simple-casino-n905dc 2.simple-casino-r2u5hk 3.simple-casino-031tw8 1.simple-casino-7i0yl5 5.simple-casino-29ttcp.simple-casino-7i0yl5 32.simple-casino-r399en.simple-casino-f9bxsw 5.simple-casino-5ivd01 4.simple-casino-iolxnt 9.simple-casino-iolxnt 8.simple-casino-7i0yl5 6.simple-casino-z0o54k.simple-casino-p7wvfi.simple-casino-ibzkvo.simple-casino-ipn2mc.simple-casino-gkgkco 4.simple-casino-phmwl7.simple-casino-gkgkco 6.simple-casino-gkgkco 0l29.simple-casino-5ivd01 17.simple-casino-vw7ves.simple-casino-ayopce 2.simple-casino-9bglxs 10.simple-casino-8hdx8e.simple-casino-r2u5hk 8.simple-casino-0q1yzb.simple-casino-ssl8sz.simple-casino-naefss.simple-casino-i3pclh.simple-casino-mksh6m.simple-casino-f9bxsw.simple-casino-ltqnjx.simple-casino-r2u5hk 1.simple-casino-hyujzp.simple-casino-r4o9gf.simple-casino-744zpr.simple-casino-yzfgya.simple-casino-pjtyuf.simple-casino-n905dc 1.simple-casino-e1mwqm.simple-casino-ofu5do.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .simple-casino-phbdk9 > .simple-casino-ry5swo {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .simple-casino-phbdk9 > .simple-casino-ry5swo {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .simple-casino-phbdk9 > .simple-casino-ry5swo {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .simple-casino-phbdk9 > .simple-casino-ry5swo {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .simple-casino-phbdk9 > .simple-casino-ry5swo {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.simple-casino-jt4xet.simple-casino-v9q8lr {
  display: none;
}

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

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

.simple-casino-tt0u0m {
  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;
}

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

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

.simple-casino-tt0u0m img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.simple-casino-20pyvg {
  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;
}

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

.simple-casino-20pyvg::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) {
  .simple-casino-20pyvg::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.simple-casino-jt4xet.simple-casino-4po4o8 .simple-casino-vnbc3p {
  background: #2b3b67;
}

.simple-casino-jt4xet.simple-casino-4po4o8 .simple-casino-tt0u0m {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.simple-casino-jt4xet.simple-casino-4po4o8 .simple-casino-tt0u0m::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.simple-casino-jt4xet.simple-casino-4po4o8 .simple-casino-tt0u0m::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.simple-casino-jt4xet.simple-casino-4po4o8 .simple-casino-20pyvg::before {
  background: #0e0f41;
}

.simple-casino-jt4xet.simple-casino-4po4o8 .simple-casino-20pyvg::after {
  background: #152557;
}

.simple-casino-jt4xet.simple-casino-zp1hs6 .simple-casino-vnbc3p {
  background: #1f35fa;
}

.simple-casino-jt4xet.simple-casino-zp1hs6 .simple-casino-tt0u0m {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.simple-casino-jt4xet.simple-casino-zp1hs6 .simple-casino-tt0u0m::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.simple-casino-jt4xet.simple-casino-zp1hs6 .simple-casino-tt0u0m::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.simple-casino-jt4xet.simple-casino-zp1hs6 .simple-casino-20pyvg::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.simple-casino-jt4xet.simple-casino-zp1hs6 .simple-casino-20pyvg::after {
  background: #192ac8;
}

.simple-casino-jt4xet.simple-casino-8ccqm6 .simple-casino-vnbc3p {
  background: #fa771f;
}

.simple-casino-jt4xet.simple-casino-8ccqm6 .simple-casino-tt0u0m {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.simple-casino-jt4xet.simple-casino-8ccqm6 .simple-casino-tt0u0m::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.simple-casino-jt4xet.simple-casino-8ccqm6 .simple-casino-tt0u0m::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.simple-casino-jt4xet.simple-casino-8ccqm6 .simple-casino-20pyvg::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.simple-casino-jt4xet.simple-casino-8ccqm6 .simple-casino-20pyvg::after {
  background: #fa8535;
}

.simple-casino-9ixr6o {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.simple-casino-fut1ek {
  display: flex;
  align-items: center;
  gap: 10px;
}

.simple-casino-fut1ek span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.simple-casino-fut1ek small {
  font-size: 14px;
  color: var(--text-color);
}

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

.simple-casino-93btsd {
  width: 120px;
  height: 22px;
}

.simple-casino-93btsd .simple-casino-cknwcq {
  fill: #c2c0ce;
}

.simple-casino-93btsd [rating="1"] .simple-casino-cknwcq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.simple-casino-93btsd [rating="2"] .simple-casino-cknwcq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.simple-casino-93btsd [rating="3"] .simple-casino-cknwcq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.simple-casino-93btsd [rating="4"] .simple-casino-cknwcq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.simple-casino-93btsd [rating="5"] .simple-casino-cknwcq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

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

.simple-casino-46z6j5.simple-casino-atcd1s {
  display: block;
}

.simple-casino-46z6j5.simple-casino-v9q8lr {
  display: none;
}

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

.simple-casino-3rlyx6 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.simple-casino-be4y6d {
  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);
}

.simple-casino-uvtxwp {
  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;
}

.simple-casino-27y4yt small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.simple-casino-27y4yt span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.simple-casino-0pi4n5 {
  font-size: 16px;
  line-height: 140%;
}

.simple-casino-9uxxw1 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.simple-casino-9uxxw1 .simple-casino-cknwcq {
  fill: #c2c0ce;
}

.simple-casino-9uxxw1 [rating="1"] .simple-casino-cknwcq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.simple-casino-9uxxw1 [rating="2"] .simple-casino-cknwcq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.simple-casino-9uxxw1 [rating="3"] .simple-casino-cknwcq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.simple-casino-9uxxw1 [rating="4"] .simple-casino-cknwcq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.simple-casino-9uxxw1 [rating="5"] .simple-casino-cknwcq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.simple-casino-l0a1u7 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.simple-casino-e95mvy {
  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) {
  .simple-casino-e95mvy {
    padding: 12px;
    gap: 12px;
  }
}

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

.simple-casino-qwcsg3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.simple-casino-nu3p04 {
  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;
}

.simple-casino-a58q5q {
  flex: 1;
  min-width: 0;
}

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

.simple-casino-vmjyjs {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.simple-casino-vmjyjs svg,
.simple-casino-vmjyjs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.simple-casino-vmjyjs svg path {
  fill: var(--button-bg-color);
}

.simple-casino-vmjyjs svg circle {
  fill: var(--button-text-color);
}

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

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

.simple-casino-enhpim strong {
  font-weight: 600;
}

.simple-casino-4yfok4 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.simple-casino-4yfok4 p {
  margin: 0 0 16px;
}

.simple-casino-4yfok4 p:last-child {
  margin-bottom: 0;
}

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

.simple-casino-5zcugw {
  max-width: 300px;
  width: 100%;
}

.simple-casino-5zcugw a {
  width: 100%;
}

@media (max-width: 575px) {
  .simple-casino-5zcugw {
    max-width: 200px;
  }
}

.simple-casino-kqerdb {
  justify-content: center;
}

.simple-casino-kxsw38 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.simple-casino-u94mus {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.simple-casino-i8c0v5 .simple-casino-9xtw1u {
  justify-content: center;
}

/* faq */

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

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

.simple-casino-29tr22::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.simple-casino-qbuwpt ease;
}

.simple-casino-olpsj6.simple-casino-huiqx1 .simple-casino-29tr22::after {
  transform: rotate(45deg);
}

.simple-casino-14gz3p {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.simple-casino-hckqcu ease, padding 0.simple-casino-hckqcu ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.simple-casino-olpsj6.simple-casino-huiqx1 .simple-casino-14gz3p {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.simple-casino-m0zrcq {
  margin: 25px 0;
}

.simple-casino-9e9qkk > input:not(:checked) ~ label:hover,
.simple-casino-9e9qkk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.simple-casino-tws055.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.simple-casino-j9n2w7 44.simple-casino-1fkvnw.simple-casino-oejmfi.simple-casino-6wqipb.simple-casino-8a9gb4.simple-casino-peckh9.simple-casino-n8sztd.simple-casino-k0pj07.simple-casino-adg55n.simple-casino-6af6y8.simple-casino-gy7gkw.simple-casino-knq8hg.simple-casino-s4caej 0l-12.simple-casino-35zyvz 30.simple-casino-a08v3l.simple-casino-eybf4c 2.simple-casino-71a11r.simple-casino-eybf4c 3.simple-casino-ubodg4 3.simple-casino-ldepr7.simple-casino-vvuzzl 3.simple-casino-ppnj7g.simple-casino-9usemb.simple-casino-qkcv6z.simple-casino-nxjb71 7-3.simple-casino-35zyvz 10.simple-casino-ruuwgw.simple-casino-nxjb71 23.simple-casino-hc4mxa.simple-casino-u99aa6 1.simple-casino-jzfv1x 2.simple-casino-35zyvz 3.simple-casino-u99aa6 1.simple-casino-vvuzzl 5.simple-casino-fqczwp.simple-casino-vvuzzl 32.simple-casino-mfpjy8.simple-casino-9usemb 5.simple-casino-s4caej 4.simple-casino-nxjb71 9.simple-casino-nxjb71 8.simple-casino-vvuzzl 6.simple-casino-fn0eak.simple-casino-yhi3qs.simple-casino-3j1ale.simple-casino-w2l9ay.simple-casino-5zir79 4.simple-casino-n93qpa.simple-casino-5zir79 6.simple-casino-5zir79 0l29.simple-casino-s4caej 17.simple-casino-3vj02f.simple-casino-ccnqyc 2.simple-casino-2fc4c2 10.simple-casino-y3rdzr.simple-casino-35zyvz 8.simple-casino-f5rzhg.simple-casino-5jp99a.simple-casino-nzkboc.simple-casino-z8qouj.simple-casino-3v64ac.simple-casino-9usemb.simple-casino-peckh9.simple-casino-35zyvz 1.simple-casino-gjzyay.simple-casino-ga6dgc.simple-casino-ng3qkq.simple-casino-0grj9t.simple-casino-lsbpip.simple-casino-jzfv1x 1.simple-casino-a4eett.simple-casino-b0rdo5.5z'/%3e%3c/svg%3e");
}

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

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

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

.simple-casino-6wuy91.simple-casino-c39krp {
  display: block;
}

.simple-casino-6wuy91.simple-casino-nv8fox {
  display: none;
}

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

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

.simple-casino-0culdt {
  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);
}

.simple-casino-ohe5m5 {
  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;
}

.simple-casino-ebqipe small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.simple-casino-ebqipe span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.simple-casino-93izeu {
  font-size: 16px;
  line-height: 140%;
}

.simple-casino-16fjb6 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.simple-casino-16fjb6 .simple-casino-24i73v {
  fill: #c2c0ce;
}

.simple-casino-16fjb6 [rating="1"] .simple-casino-24i73v:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.simple-casino-16fjb6 [rating="2"] .simple-casino-24i73v:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.simple-casino-16fjb6 [rating="3"] .simple-casino-24i73v:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.simple-casino-16fjb6 [rating="4"] .simple-casino-24i73v:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.simple-casino-16fjb6 [rating="5"] .simple-casino-24i73v:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.simple-casino-32dpm8 {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.simple-casino-32dpm8 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;
}

.simple-casino-32dpm8 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.simple-casino-ix1e8m {
  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);
}

.simple-casino-ix1e8m.simple-casino-umq7a5 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.simple-casino-16noqy {
  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;
}

.simple-casino-16noqy label {
  font-size: 14px;
}

.simple-casino-16noqy h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.simple-casino-16noqy input,
.simple-casino-16noqy textarea,
.simple-casino-16noqy 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;
}
.simple-casino-16noqy button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.simple-casino-qbuwpt ease;
}
.simple-casino-16noqy button:hover {
  background-color: var(--button-bg-hover);
}
.simple-casino-a0t5vw {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.simple-casino-ftxt6t ease-in;
}

.simple-casino-a0t5vw h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.simple-casino-fn0oip, .simple-casino-fx8wm9, [class*="review-card"],
thead, thead th, table th, .simple-casino-3txv8h,
.simple-casino-vq8z60, [class*="collapsible-header"],
.simple-casino-vl2jjg, [class*="updated-block"] {
  color: #ece7dc !important;
}
