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

.casinozer-8b26vx {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .casinozer-8b26vx {
    padding: 54px 0 0;
  }
}

.casinozer-bjuzod {
  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) {
  .casinozer-bjuzod: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;
  }
}

.casinozer-4kj3oo {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .casinozer-4kj3oo {
    margin: 20px auto 100px;
  }
}

.casinozer-4kj3oo h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casinozer-4kj3oo h1 {
    font-size: 120px;
  }
}

.casinozer-4kj3oo p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.casinozer-wd9wjp {
  cursor: pointer;
}

.casinozer-ncgdzq {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.casinozer-jk1eo7 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casinozer-jk1eo7 figure {
  margin: 0;
}

.casinozer-jk1eo7.casinozer-rvr3li {
  justify-content: flex-start;
  margin-right: 4px;
}

.casinozer-jk1eo7.casinozer-gy2ezs {
  justify-content: flex-end;
  margin-left: 4px;
}

.casinozer-jk1eo7.casinozer-p968z3 {
  justify-content: center;
}

.casinozer-jk1eo7.casinozer-ra9qti {
  justify-content: normal;
}

.casinozer-1n04q1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .casinozer-1n04q1 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-1n04q1 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.casinozer-u4ay2m {
  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) {
  .casinozer-u4ay2m {
    flex-direction: column;
  }
}

.casinozer-8kw21i {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.casinozer-8kw21i img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .casinozer-8kw21i {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.casinozer-5ic0o3 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.casinozer-5ic0o3 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) {
  .casinozer-5ic0o3 ul {
    margin-bottom: 15px;
  }
}

.casinozer-5ic0o3 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.casinozer-5ic0o3 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);
}

.casinozer-5ic0o3 ul li span svg {
  fill: var(--title-color);
}

.casinozer-5ic0o3 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .casinozer-5ic0o3 ul li small {
    font-size: 12px;
  }
}

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

.casinozer-5ic0o3 ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .casinozer-5ic0o3 {
    flex-basis: auto;
    margin: 0 auto;
  }
}

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

.casinozer-i2yl2u {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .casinozer-8h0ceu {
    height: 50px;
  }
}

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

.casinozer-8h0ceu.casinozer-njhz3l {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .casinozer-8h0ceu.casinozer-njhz3l:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.casinozer-3zaysm {
  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) {
  .casinozer-3zaysm {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-3zaysm {
    padding: 50px 16px 68px;
  }
}

.casinozer-s258po {
  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) {
  .casinozer-s258po {
    flex-direction: column;
  }
}

.casinozer-489b9q {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .casinozer-489b9q {
    margin-bottom: 40px;
  }
}

.casinozer-16h71z .casinozer-k6f5oq {
  margin-bottom: 28px;
}

.casinozer-16h71z .casinozer-k6f5oq img {
  max-height: 100px;
  width: auto;
}

.casinozer-lzmpge {
  display: flex;
  align-items: center;
}

.casinozer-lzmpge a + a {
  margin-left: 24px;
}

.casinozer-lzmpge img {
  max-height: 56px;
  width: auto;
}

.casinozer-lzmpge img + img {
  margin-left: 24px;
}

.casinozer-o6ivkr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.casinozer-b9nq4k {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.casinozer-40qjqc {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .casinozer-40qjqc {
    flex-wrap: wrap;
  }
}

.casinozer-40qjqc li {
  display: flex;
  margin: 0 7px;
}

.casinozer-40qjqc li svg {
  transition: 0.casinozer-yhj81j ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .casinozer-40qjqc li:hover svg {
    transform: scale(1.2);
  }
}

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

.casinozer-u7mwg6 + .casinozer-u7mwg6 {
  margin-left: 120px;
}

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

.casinozer-lvc4tw {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.casinozer-yi9dc5 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.casinozer-yi9dc5 li {
  font-size: 16px;
}

.casinozer-yi9dc5 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.casinozer-yi9dc5 li + li {
  margin-top: 16px;
}

.casinozer-q8quns {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.casinozer-6hz2tk ease-in-out;
}

.casinozer-q8quns.casinozer-vkrmkd {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.casinozer-0oy59d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

@media only screen and (max-width: 767px) {
  .casinozer-0oy59d {
    margin-bottom: 60px;
  }
}

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

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

.casinozer-wlfjaw li {
  width: 100%;
}

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

.casinozer-wlfjaw li a svg {
  fill: var(--button-text-color);
}

.casinozer-wlfjaw li a.casinozer-vkrmkd {
  background: var(--border-color);
}

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

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

.casinozer-plcejj {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.casinozer-7mf1t8 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.casinozer-7mf1t8 img {
  width: 100%;
  transition: 0.casinozer-yhj81j ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .casinozer-7mf1t8:hover img {
    transform: scale(1.1);
  }
}

.casinozer-rfrmst {
  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) {
  .casinozer-rfrmst {
    height: 54px;
  }
}

.casinozer-0o2is4 {
  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) {
  .casinozer-0o2is4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .casinozer-0o2is4 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-0o2is4 .casinozer-k6f5oq img {
    max-width: 90px;
  }
}

.casinozer-k6f5oq img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .casinozer-k6f5oq {
    order: -2;
  }
}

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

.casinozer-o8fx6t {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.casinozer-o8fx6t li {
  font-size: 16px;
  margin: 0 20px;
}

.casinozer-o8fx6t li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.casinozer-vd40yt {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.casinozer-vd40yt.casinozer-ku22re {
  margin-right: 0;
}

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

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

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

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

.casinozer-x3iu3z {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.casinozer-x3iu3z:hover > ul {
  display: flex;
}

.casinozer-x3iu3z:focus > ul {
  display: flex;
}

.casinozer-x3iu3z:focus-within > ul {
  display: flex;
}

.casinozer-vf5utg {
  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;
}

.casinozer-vf5utg::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.casinozer-6hz2tk ease-in-out;
}

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

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

.casinozer-x3iu3z 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.casinozer-yhj81j ease-in-out;
  overflow: hidden;
}

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

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

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

.casinozer-3buxiu {
  display: none;
}

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

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

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

.casinozer-my1qf9 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.casinozer-my1qf9 img {
  margin-bottom: 20px;
}

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

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

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

.casinozer-hcs9q7 {
  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) {
  .casinozer-hcs9q7 {
    font-size: 32px;
  }
}

.casinozer-2nwy57 {
  color: var(--text-color);
}

.casinozer-qawxkh {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.casinozer-qawxkh p img {
  display: block;
  margin: 0 auto;
}

.casinozer-qawxkh p:first-of-type {
  margin-top: 0;
}

.casinozer-qawxkh p:last-of-type {
  margin-bottom: 0;
}

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

.casinozer-qawxkh ul {
  padding: 0 0 0 20px;
}

.casinozer-qawxkh table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.casinozer-qawxkh table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.casinozer-qawxkh iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.casinozer-3h9kzp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .casinozer-3h9kzp {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-3h9kzp {
    margin-bottom: 60px;
  }
}

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

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

.casinozer-22xj2d {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .casinozer-22xj2d {
    flex-direction: column-reverse;
  }
}

.casinozer-22xj2d .casinozer-bz2col {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .casinozer-22xj2d .casinozer-bz2col {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.casinozer-22xj2d .casinozer-cfg11n {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casinozer-22xj2d .casinozer-cfg11n {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .casinozer-22xj2d .casinozer-cfg11n img {
    width: 100%;
  }
}

.casinozer-cfg11n {
  margin: 0 0 28px;
}

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

.casinozer-bz2col {
  margin: 0 0 28px;
}

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

.casinozer-3h9kzp 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) {
  .casinozer-3h9kzp h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.casinozer-3h9kzp .casinozer-bjuzod {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.casinozer-abob59 {
  position: relative;
  border: none;
}

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

.casinozer-248egf {
  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;
}

.casinozer-248egf span {
  height: 32px;
}

.casinozer-248egf span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.casinozer-248egf.casinozer-btl6b4 span {
  transform: scaleY(-1);
}

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

.casinozer-x9zw38 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.casinozer-x9zw38 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.casinozer-yhj81j ease-in-out;
}

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

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

.casinozer-x9zw38.casinozer-tfasov {
  display: none;
}

.casinozer-qau5hu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.casinozer-qau5hu table {
  width: 100%;
  border-collapse: collapse;
}

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

  .casinozer-qau5hu table td {
    min-width: 75px;
  }
}

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

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

.casinozer-qau5hu p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.casinozer-ih5n38 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.casinozer-z9ui4g table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.casinozer-z9ui4g table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.casinozer-z9ui4g p {
  color: var(--text-color);
}

.casinozer-dujzi4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.casinozer-6pacw1 {
  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);
}

.casinozer-l7hvk3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinozer-s0ok4b p + p {
  margin-top: 10px;
}

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

.casinozer-mgyf19 {
  display: none;
}

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

.casinozer-bgae27 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.casinozer-bgae27 li {
  margin: 0 20px;
}

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

.casinozer-bgae27 li a img {
  margin-bottom: 4px;
}

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

.casinozer-qh4kav {
  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) {
  .casinozer-qh4kav {
    padding: 0 16px;
  }
}

.casinozer-qh4kav li {
  font-size: 16px;
  position: relative;
}

.casinozer-qh4kav li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.casinozer-qh4kav li span {
  opacity: 0.5;
}

.casinozer-qh4kav li + li {
  margin-left: 30px;
}

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

h2.casinozer-p2s9sr {
  margin: 0 0 28px;
}

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

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

.casinozer-70x0o2 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);
}

.casinozer-70x0o2 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;
}

.casinozer-70x0o2 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;
}

.casinozer-70x0o2 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.casinozer-70x0o2 tbody tr:last-of-type {
  margin-bottom: 0;
}

.casinozer-70x0o2 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.casinozer-70x0o2 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);
}

.casinozer-70x0o2 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);
}

.casinozer-70x0o2 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.casinozer-70x0o2 tbody tr td .casinozer-gdz0z3 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .casinozer-70x0o2 tbody tr td .casinozer-gdz0z3 {
    width: 100%;
  }
}

.casinozer-70x0o2 tbody tr td .casinozer-z8ikrx {
  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.casinozer-yhj81j ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .casinozer-70x0o2 tbody tr td .casinozer-z8ikrx:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-70x0o2 tbody tr td .casinozer-z8ikrx {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .casinozer-70x0o2 tbody tr td .casinozer-z8ikrx {
    width: 100%;
  }
}

.casinozer-70x0o2 tbody tr td .casinozer-fcl4b4 {
  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) {
  .casinozer-70x0o2 tbody tr td .casinozer-fcl4b4:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-70x0o2 tbody tr {
    flex-direction: column;
  }
}

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

.casinozer-j5x5av {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinozer-fuazsi {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.casinozer-usovq8 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.casinozer-yhj81j ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .casinozer-7fruqi {
    height: 190px;
    margin: 20px auto;
  }
}

.casinozer-7fruqi img {
  width: 100%;
  height: 100%;
}

.casinozer-7fruqi iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .casinozer-7fruqi iframe {
    height: 190px;
  }
}

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

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

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

.casinozer-aica9r svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.casinozer-yhj81j ease-in-out;
}

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

.casinozer-djis3q {
  padding: 90px 0;
}

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

.casinozer-u6wvkh {
  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) {
  .casinozer-u6wvkh {
    padding: 0 16px;
  }
}

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

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

.casinozer-ibmlmy img {
  width: 100%;
}

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

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

.casinozer-yzk92m {
  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;
}

.casinozer-yzk92m 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) {
  .casinozer-yzk92m {
    flex-basis: auto;
  }
}

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

.casinozer-ely27o {
  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.casinozer-yhj81j ease-in-out;
}

.casinozer-ely27o:hover {
  border: 1px solid #8c8ca2;
}

.casinozer-zok85o {
  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%);
}

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

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

.casinozer-8juvj8 a {
  text-decoration: underline;
  color: #8babff;
}

.casinozer-od52mj {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.casinozer-od52mj .casinozer-ely27o {
  width: 50%;
  margin: 0;
}

.casinozer-av69d1 {
  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;
}

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

.casinozer-lyjlgh {
  margin: 0 0 100px;
}

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

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

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

.casinozer-0t51qo {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.casinozer-x58cca {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.casinozer-uj4whc 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.casinozer-yhj81j ease-in-out;
}

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

.casinozer-uj4whc a svg {
  fill: #fff;
}

.casinozer-uj4whc a:hover {
  background: #3d68e7;
}

.casinozer-11sgvr {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.casinozer-t2cphw {
  margin-bottom: 16px;
}

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

.casinozer-sqy5th {
  font-size: 16px;
  color: var(--text-color);
}

.casinozer-f2eyjo {
  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) {
  .casinozer-f2eyjo {
    padding: 0 16px;
  }
}

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

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

.casinozer-ggbze6 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.casinozer-y3tdin {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.casinozer-y3tdin 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);
}

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

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

.casinozer-y3tdin table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .casinozer-y3tdin {
    margin: 0;
  }
}

.casinozer-fxvy9d {
  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) {
  .casinozer-fxvy9d {
    min-height: 190px;
  }
}

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

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

.casinozer-9r8o67 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.casinozer-9r8o67.casinozer-97b5ic {
  display: none;
}

.casinozer-4gw7lt {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.casinozer-4gw7lt iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.casinozer-4gw7lt iframe.casinozer-yqpbpy {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.casinozer-4gw7lt.casinozer-zyuzr3 {
  opacity: 1;
  pointer-events: all;
}

.casinozer-kgx5p4 {
  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.casinozer-yhj81j ease-in-out;
}

.casinozer-kgx5p4 svg {
  margin-right: 10px;
}

.casinozer-kgx5p4 + .casinozer-kgx5p4 {
  margin-top: 14px;
}

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

.casinozer-9j33xn {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.casinozer-f2eyjo .casinozer-3h9kzp {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.casinozer-f2eyjo .casinozer-3h9kzp h1,
.casinozer-f2eyjo .casinozer-3h9kzp 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) {
  .casinozer-f2eyjo .casinozer-3h9kzp h1,
  .casinozer-f2eyjo .casinozer-3h9kzp h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .casinozer-f2eyjo .casinozer-3h9kzp {
    margin: 28px 0 0;
  }
}

.casinozer-4jiisw {
  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) {
  .casinozer-4jiisw {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .casinozer-4jiisw {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-4jiisw {
    margin: 20px auto 60px;
  }
}

.casinozer-iiszgo {
  max-width: 545px;
  width: 100%;
}

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

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

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

.casinozer-lbotle iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.casinozer-fgdvza {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.casinozer-abikxl {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .casinozer-nqprrx {
    padding: 10px;
  }
}

.casinozer-nqprrx .casinozer-bjuzod {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .casinozer-nqprrx .casinozer-bjuzod {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .casinozer-nqprrx {
    flex-wrap: wrap;
  }
}

.casinozer-f361sy {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.casinozer-f361sy img {
  width: 100%;
}

.casinozer-y7lj3l {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.casinozer-bphegb {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.casinozer-2st13b {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.casinozer-n72cm7 {
  width: 100%;
  margin: 0 0 100px;
}

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

.casinozer-n72cm7 .casinozer-ci9ejo {
  position: relative;
}

.casinozer-n72cm7 .casinozer-17xg04 {
  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;
}

.casinozer-n72cm7 .casinozer-17xg04.casinozer-97b5ic {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .casinozer-n72cm7 .casinozer-ticck3 {
    bottom: 90px;
  }
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-bc4tad {
  max-width: 300px;
  width: 100%;
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-bc4tad .casinozer-fqda2a {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casinozer-n72cm7 .casinozer-ticck3 .casinozer-bc4tad .casinozer-fqda2a {
    font-size: 32px;
    text-align: center;
  }
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-bc4tad .casinozer-ls98we {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casinozer-n72cm7 .casinozer-ticck3 .casinozer-bc4tad .casinozer-ls98we {
    text-align: center;
  }
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re {
    flex-direction: column-reverse;
  }
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-emm4w2 {
  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.casinozer-yhj81j ease-in-out;
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-emm4w2:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-emm4w2 {
    width: 100%;
  }
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-ivzafr {
  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.casinozer-yhj81j ease-in-out;
  overflow: hidden;
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-ivzafr 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);
  }
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-ivzafr: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;
}

.casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-ivzafr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .casinozer-n72cm7 .casinozer-ticck3 .casinozer-ku22re .casinozer-ivzafr {
    width: 100%;
  }
}

.casinozer-n72cm7 .casinozer-ticck3.casinozer-97b5ic {
  display: none;
}

.casinozer-n72cm7 .casinozer-5d3h7l {
  display: none;
}

.casinozer-n72cm7 .casinozer-5d3h7l.casinozer-zyuzr3 {
  display: block;
}

.casinozer-n72cm7 .casinozer-5d3h7l iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .casinozer-n72cm7 .casinozer-5d3h7l iframe {
    height: calc(100vh - 54px);
  }
}

.casinozer-n72cm7 .casinozer-tbgp37 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .casinozer-n72cm7 .casinozer-tbgp37 {
    padding: 24px 16px 0;
  }
}

.casinozer-n72cm7 .casinozer-tbgp37 .casinozer-fqda2a {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .casinozer-n72cm7 .casinozer-tbgp37 .casinozer-fqda2a {
    margin-bottom: 24px;
  }
}

.casinozer-n72cm7 .casinozer-tbgp37 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);
}

.casinozer-n72cm7 .casinozer-tbgp37 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) {
  .casinozer-n72cm7 .casinozer-tbgp37 table tr td {
    padding: 12px 4px;
  }
}

.casinozer-n72cm7 .casinozer-tbgp37 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) {
  .casinozer-n72cm7 .casinozer-tbgp37 table tr th {
    padding: 12px 4px;
  }
}

.casinozer-n72cm7 .casinozer-tbgp37 table tr:last-of-type td {
  border-bottom: none;
}

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

.casinozer-sdw9l1.casinozer-vkrmkd {
  display: block;
}

.casinozer-sdw9l1 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.casinozer-sdw9l1 .casinozer-a4rjg8 {
  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;
}

.casinozer-sdw9l1 .casinozer-7n70sx {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.casinozer-sdw9l1 .casinozer-ivzafr {
  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.casinozer-yhj81j ease-in-out;
}

.casinozer-sdw9l1 .casinozer-ivzafr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.casinozer-gvvok6.casinozer-vkrmkd {
  display: block;
}

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

.casinozer-ivue97 {
  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;
}

.casinozer-4csjrx {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.casinozer-snl55y {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.casinozer-snl55y svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.casinozer-rfgvmm {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.casinozer-uqe40b.casinozer-97b5ic {
  display: none;
}

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

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

.casinozer-0uaxig {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.casinozer-0uaxig span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.casinozer-0uaxig 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.casinozer-yhj81j ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.casinozer-0uaxig input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casinozer-0uaxig input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casinozer-0uaxig input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.casinozer-0uaxig input:active {
  border-color: #c2c0ce;
}

.casinozer-0uaxig input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .casinozer-0uaxig {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.casinozer-e88a2n {
  margin-bottom: 36px;
}

.casinozer-e88a2n 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;
}

.casinozer-e88a2n textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casinozer-e88a2n textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.casinozer-xkhie1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.casinozer-x9m89s {
  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.casinozer-yhj81j ease-in-out;
}

.casinozer-x9m89s:hover {
  background: var(--border-color);
}

.casinozer-j1mzx6 {
  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.casinozer-yhj81j ease-in-out;
}

.casinozer-j1mzx6:hover {
  background: #166ad9;
}

.casinozer-gwg5eh {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.casinozer-gwg5eh.casinozer-97b5ic {
  display: none;
}

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

.casinozer-gwg5eh .casinozer-x9m89s {
  margin: 0 auto;
}

.casinozer-7uhjig {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .casinozer-7uhjig {
    margin-bottom: 16px;
  }
}

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

.casinozer-e671i8 {
  filter: grayscale(100%);
}

.casinozer-vvrxtl > input {
  display: none;
}

.casinozer-vvrxtl > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinozer-rpcc5i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.casinozer-8g1cd5 44.casinozer-1qqkde.casinozer-9sxikx.casinozer-0p6d28.casinozer-gotv3c.casinozer-n2p70w.casinozer-u4nrvs.casinozer-4yrv6k.casinozer-epfs7u.casinozer-mlcyp1.casinozer-0szyck.casinozer-fo7m2y.casinozer-l1f82z 0l-12.casinozer-cew7b8 30.casinozer-nhjhmv.casinozer-sc73oz 2.casinozer-4udmcq.casinozer-sc73oz 3.casinozer-ze8p7h 3.casinozer-miwpmg.casinozer-q6f5qn 3.casinozer-nb0kd2.casinozer-tqd6jm.casinozer-vbogox.casinozer-2j8bkv 7-3.casinozer-cew7b8 10.casinozer-zukgar.casinozer-2j8bkv 23.casinozer-fo0048.casinozer-wa8ar7 1.casinozer-dt7srz 2.casinozer-cew7b8 3.casinozer-wa8ar7 1.casinozer-q6f5qn 5.casinozer-qzakm0.casinozer-q6f5qn 32.casinozer-h0r70d.casinozer-tqd6jm 5.casinozer-l1f82z 4.casinozer-2j8bkv 9.casinozer-2j8bkv 8.casinozer-q6f5qn 6.casinozer-3z7fas.casinozer-xhpj4m.casinozer-qsrx3l.casinozer-r5e3sm.casinozer-mssa4z 4.casinozer-3czoy4.casinozer-mssa4z 6.casinozer-mssa4z 0l29.casinozer-l1f82z 17.casinozer-fbead1.casinozer-bjrk7c 2.casinozer-ki0ird 10.casinozer-rdlnbx.casinozer-cew7b8 8.casinozer-zbzr8n.casinozer-pwzra8.casinozer-h51vt4.casinozer-m8cayg.casinozer-f4y8oh.casinozer-tqd6jm.casinozer-n2p70w.casinozer-cew7b8 1.casinozer-udq15t.casinozer-n6ffxd.casinozer-jesug7.casinozer-vfez7m.casinozer-f9p0cl.casinozer-dt7srz 1.casinozer-6ptqel.casinozer-yf3a5o.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.casinozer-vvrxtl > input:checked ~ label,
.casinozer-vvrxtl > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinozer-rpcc5i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.casinozer-8g1cd5 44.casinozer-1qqkde.casinozer-9sxikx.casinozer-0p6d28.casinozer-gotv3c.casinozer-n2p70w.casinozer-u4nrvs.casinozer-4yrv6k.casinozer-epfs7u.casinozer-mlcyp1.casinozer-0szyck.casinozer-fo7m2y.casinozer-l1f82z 0l-12.casinozer-cew7b8 30.casinozer-nhjhmv.casinozer-sc73oz 2.casinozer-4udmcq.casinozer-sc73oz 3.casinozer-ze8p7h 3.casinozer-miwpmg.casinozer-q6f5qn 3.casinozer-nb0kd2.casinozer-tqd6jm.casinozer-vbogox.casinozer-2j8bkv 7-3.casinozer-cew7b8 10.casinozer-zukgar.casinozer-2j8bkv 23.casinozer-fo0048.casinozer-wa8ar7 1.casinozer-dt7srz 2.casinozer-cew7b8 3.casinozer-wa8ar7 1.casinozer-q6f5qn 5.casinozer-qzakm0.casinozer-q6f5qn 32.casinozer-h0r70d.casinozer-tqd6jm 5.casinozer-l1f82z 4.casinozer-2j8bkv 9.casinozer-2j8bkv 8.casinozer-q6f5qn 6.casinozer-3z7fas.casinozer-xhpj4m.casinozer-qsrx3l.casinozer-r5e3sm.casinozer-mssa4z 4.casinozer-3czoy4.casinozer-mssa4z 6.casinozer-mssa4z 0l29.casinozer-l1f82z 17.casinozer-fbead1.casinozer-bjrk7c 2.casinozer-ki0ird 10.casinozer-rdlnbx.casinozer-cew7b8 8.casinozer-zbzr8n.casinozer-pwzra8.casinozer-h51vt4.casinozer-m8cayg.casinozer-f4y8oh.casinozer-tqd6jm.casinozer-n2p70w.casinozer-cew7b8 1.casinozer-udq15t.casinozer-n6ffxd.casinozer-jesug7.casinozer-vfez7m.casinozer-f9p0cl.casinozer-dt7srz 1.casinozer-6ptqel.casinozer-yf3a5o.5z'/%3e%3c/svg%3e");
}

.casinozer-vvrxtl > input:not(:checked) ~ label:hover,
.casinozer-vvrxtl > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinozer-rpcc5i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinozer-8g1cd5 44.casinozer-1qqkde.casinozer-9sxikx.casinozer-0p6d28.casinozer-gotv3c.casinozer-n2p70w.casinozer-u4nrvs.casinozer-4yrv6k.casinozer-epfs7u.casinozer-mlcyp1.casinozer-0szyck.casinozer-fo7m2y.casinozer-l1f82z 0l-12.casinozer-cew7b8 30.casinozer-nhjhmv.casinozer-sc73oz 2.casinozer-4udmcq.casinozer-sc73oz 3.casinozer-ze8p7h 3.casinozer-miwpmg.casinozer-q6f5qn 3.casinozer-nb0kd2.casinozer-tqd6jm.casinozer-vbogox.casinozer-2j8bkv 7-3.casinozer-cew7b8 10.casinozer-zukgar.casinozer-2j8bkv 23.casinozer-fo0048.casinozer-wa8ar7 1.casinozer-dt7srz 2.casinozer-cew7b8 3.casinozer-wa8ar7 1.casinozer-q6f5qn 5.casinozer-qzakm0.casinozer-q6f5qn 32.casinozer-h0r70d.casinozer-tqd6jm 5.casinozer-l1f82z 4.casinozer-2j8bkv 9.casinozer-2j8bkv 8.casinozer-q6f5qn 6.casinozer-3z7fas.casinozer-xhpj4m.casinozer-qsrx3l.casinozer-r5e3sm.casinozer-mssa4z 4.casinozer-3czoy4.casinozer-mssa4z 6.casinozer-mssa4z 0l29.casinozer-l1f82z 17.casinozer-fbead1.casinozer-bjrk7c 2.casinozer-ki0ird 10.casinozer-rdlnbx.casinozer-cew7b8 8.casinozer-zbzr8n.casinozer-pwzra8.casinozer-h51vt4.casinozer-m8cayg.casinozer-f4y8oh.casinozer-tqd6jm.casinozer-n2p70w.casinozer-cew7b8 1.casinozer-udq15t.casinozer-n6ffxd.casinozer-jesug7.casinozer-vfez7m.casinozer-f9p0cl.casinozer-dt7srz 1.casinozer-6ptqel.casinozer-yf3a5o.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .casinozer-qxyxif > .casinozer-ax603w {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .casinozer-qxyxif > .casinozer-ax603w {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .casinozer-qxyxif > .casinozer-ax603w {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .casinozer-qxyxif > .casinozer-ax603w {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .casinozer-qxyxif > .casinozer-ax603w {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.casinozer-jqvx7z {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.casinozer-jqvx7z.casinozer-97b5ic {
  display: none;
}

.casinozer-jtrvlr {
  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) {
  .casinozer-jtrvlr {
    height: 74px;
    overflow: visible;
  }
}

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

.casinozer-hh1h6n {
  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;
}

.casinozer-hh1h6n::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.casinozer-hh1h6n::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.casinozer-hh1h6n img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.casinozer-62yn19 {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .casinozer-62yn19 {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .casinozer-62yn19 {
    font-size: 14px;
  }
}

.casinozer-dcjg0y {
  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;
}

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

.casinozer-dcjg0y::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) {
  .casinozer-dcjg0y::after {
    display: none;
  }
}

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

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

.casinozer-6ib8de {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .casinozer-6ib8de {
    top: -20px;
  }
}

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

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

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

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

.casinozer-jqvx7z.casinozer-10am7k .casinozer-jtrvlr {
  background: #2b3b67;
}

.casinozer-jqvx7z.casinozer-10am7k .casinozer-hh1h6n {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.casinozer-jqvx7z.casinozer-10am7k .casinozer-hh1h6n::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.casinozer-jqvx7z.casinozer-10am7k .casinozer-hh1h6n::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.casinozer-jqvx7z.casinozer-10am7k .casinozer-dcjg0y::before {
  background: #0e0f41;
}

.casinozer-jqvx7z.casinozer-10am7k .casinozer-dcjg0y::after {
  background: #152557;
}

.casinozer-jqvx7z.casinozer-p94urv .casinozer-jtrvlr {
  background: #1f35fa;
}

.casinozer-jqvx7z.casinozer-p94urv .casinozer-hh1h6n {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.casinozer-jqvx7z.casinozer-p94urv .casinozer-hh1h6n::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.casinozer-jqvx7z.casinozer-p94urv .casinozer-hh1h6n::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.casinozer-jqvx7z.casinozer-p94urv .casinozer-dcjg0y::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.casinozer-jqvx7z.casinozer-p94urv .casinozer-dcjg0y::after {
  background: #192ac8;
}

.casinozer-jqvx7z.casinozer-z73km7 .casinozer-jtrvlr {
  background: #fa771f;
}

.casinozer-jqvx7z.casinozer-z73km7 .casinozer-hh1h6n {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinozer-jqvx7z.casinozer-z73km7 .casinozer-hh1h6n::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.casinozer-jqvx7z.casinozer-z73km7 .casinozer-hh1h6n::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.casinozer-jqvx7z.casinozer-z73km7 .casinozer-dcjg0y::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinozer-jqvx7z.casinozer-z73km7 .casinozer-dcjg0y::after {
  background: #fa8535;
}

.casinozer-eattrv {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.casinozer-haimqv {
  display: flex;
  align-items: center;
  gap: 10px;
}

.casinozer-haimqv span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.casinozer-haimqv small {
  font-size: 14px;
  color: var(--text-color);
}

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

.casinozer-w7nlgo {
  width: 120px;
  height: 22px;
}

.casinozer-w7nlgo .casinozer-q9q4mf {
  fill: #c2c0ce;
}

.casinozer-w7nlgo [rating="1"] .casinozer-q9q4mf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinozer-w7nlgo [rating="2"] .casinozer-q9q4mf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinozer-w7nlgo [rating="3"] .casinozer-q9q4mf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinozer-w7nlgo [rating="4"] .casinozer-q9q4mf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinozer-w7nlgo [rating="5"] .casinozer-q9q4mf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.casinozer-ic4dow {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.casinozer-68a5nm {
  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);
}

.casinozer-68a5nm.casinozer-zyuzr3 {
  display: block;
}

.casinozer-68a5nm.casinozer-97b5ic {
  display: none;
}

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

.casinozer-w1ct5j {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.casinozer-m5kqpc {
  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);
}

.casinozer-kf7qgz {
  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;
}

.casinozer-lvv4yn small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.casinozer-e5lk7c {
  font-size: 16px;
  line-height: 140%;
}

.casinozer-nl87g2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinozer-nl87g2 .casinozer-q9q4mf {
  fill: #c2c0ce;
}

.casinozer-nl87g2 [rating="1"] .casinozer-q9q4mf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinozer-nl87g2 [rating="2"] .casinozer-q9q4mf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinozer-nl87g2 [rating="3"] .casinozer-q9q4mf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinozer-nl87g2 [rating="4"] .casinozer-q9q4mf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinozer-nl87g2 [rating="5"] .casinozer-q9q4mf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.casinozer-o69rdr {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.casinozer-2nueit {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .casinozer-2nueit {
    padding: 0 16px;
  }
}

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

.casinozer-79yrpz {
  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) {
  .casinozer-79yrpz {
    padding: 12px;
    gap: 12px;
  }
}

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

.casinozer-da460j img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.casinozer-h304s8 {
  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;
}

.casinozer-qao4wc {
  flex: 1;
  min-width: 0;
}

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

.casinozer-vklryo {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.casinozer-vklryo svg,
.casinozer-vklryo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.casinozer-vklryo svg path {
  fill: var(--button-bg-color);
}

.casinozer-vklryo svg circle {
  fill: var(--button-text-color);
}

.casinozer-cnksyj {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.casinozer-cnksyj strong {
  font-weight: 600;
}

.casinozer-64deft {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.casinozer-64deft p {
  margin: 0 0 16px;
}

.casinozer-64deft p:last-child {
  margin-bottom: 0;
}

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

.casinozer-tnzatm {
  max-width: 300px;
  width: 100%;
}

.casinozer-tnzatm a {
  width: 100%;
}

@media (max-width: 575px) {
  .casinozer-tnzatm {
    max-width: 200px;
  }
}

.casinozer-ldz0rm {
  justify-content: center;
}

.casinozer-o0uuk7 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.casinozer-c8th1b {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.casinozer-b282wp .casinozer-o8fx6t {
  justify-content: center;
}

/* faq */

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

.casinozer-dr1c80 {
  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.casinozer-zgd48s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.casinozer-dr1c80::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.casinozer-zgd48s ease;
}

.casinozer-4tax5k.casinozer-vkrmkd .casinozer-dr1c80::after {
  transform: rotate(45deg);
}

.casinozer-k08kmm {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.casinozer-yhj81j ease, padding 0.casinozer-yhj81j ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.casinozer-4tax5k.casinozer-vkrmkd .casinozer-k08kmm {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.casinozer-lyq7yy {
  margin: 25px 0;
}

.casinozer-vvrxtl > input:not(:checked) ~ label:hover,
.casinozer-vvrxtl > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinozer-9qcj3u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinozer-olm2jl 44.casinozer-904zc4.casinozer-778chz.casinozer-gn0be4.casinozer-q9shou.casinozer-bi1aqb.casinozer-0mpvzv.casinozer-26uu4y.casinozer-bqwg1a.casinozer-27jdbt.casinozer-9yvx0k.casinozer-37k66x.casinozer-matcgj 0l-12.casinozer-rkhtf1 30.casinozer-03gnqc.casinozer-9imrc9 2.casinozer-up6fzo.casinozer-9imrc9 3.casinozer-t0fp5e 3.casinozer-n237ib.casinozer-y6pa2q 3.casinozer-cm0dg3.casinozer-b0mmxx.casinozer-bv9wm2.casinozer-oqgvys 7-3.casinozer-rkhtf1 10.casinozer-m477ib.casinozer-oqgvys 23.casinozer-gybbdd.casinozer-ikraf3 1.casinozer-cp829m 2.casinozer-rkhtf1 3.casinozer-ikraf3 1.casinozer-y6pa2q 5.casinozer-8dfx07.casinozer-y6pa2q 32.casinozer-alm8gd.casinozer-b0mmxx 5.casinozer-matcgj 4.casinozer-oqgvys 9.casinozer-oqgvys 8.casinozer-y6pa2q 6.casinozer-mp1o2a.casinozer-7or2b3.casinozer-zd3l0d.casinozer-c2ylih.casinozer-l8p30v 4.casinozer-lhb5ft.casinozer-l8p30v 6.casinozer-l8p30v 0l29.casinozer-matcgj 17.casinozer-5ieznv.casinozer-bsq4f1 2.casinozer-3666kc 10.casinozer-0m83c5.casinozer-rkhtf1 8.casinozer-bcvx4s.casinozer-no4nz9.casinozer-kqkus3.casinozer-lyz4ti.casinozer-6wbx7w.casinozer-b0mmxx.casinozer-bi1aqb.casinozer-rkhtf1 1.casinozer-q7436z.casinozer-yhqnzi.casinozer-e0jabu.casinozer-ru94vy.casinozer-dfl39l.casinozer-cp829m 1.casinozer-6awdeo.casinozer-i30bse.5z'/%3e%3c/svg%3e");
}

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

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

.casinozer-bdcnvh {
  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);
}

.casinozer-bdcnvh.casinozer-ov83x9 {
  display: block;
}

.casinozer-bdcnvh.casinozer-cc9063 {
  display: none;
}

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

.casinozer-d7w265 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.casinozer-2zop05 {
  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);
}

.casinozer-anmxam {
  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;
}

.casinozer-pv8km4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.casinozer-9vvxdp {
  font-size: 16px;
  line-height: 140%;
}

.casinozer-57ss0m {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinozer-57ss0m .casinozer-q5if2g {
  fill: #c2c0ce;
}

.casinozer-57ss0m [rating="1"] .casinozer-q5if2g:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinozer-57ss0m [rating="2"] .casinozer-q5if2g:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinozer-57ss0m [rating="3"] .casinozer-q5if2g:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinozer-57ss0m [rating="4"] .casinozer-q5if2g:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinozer-57ss0m [rating="5"] .casinozer-q5if2g:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.casinozer-dcm5us 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;
}

.casinozer-dcm5us 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 */

.casinozer-2gji8n {
  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);
}

.casinozer-2gji8n.casinozer-jyc8c2 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.casinozer-elmo0n {
  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;
}

.casinozer-elmo0n label {
  font-size: 14px;
}

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

.casinozer-4j61hb h2 {
  color: green;
  font-weight: 500;
}

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