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-q44242 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.casinozer-blp4qz {
  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-blp4qz: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-75fh54 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.casinozer-7lz1ti {
  cursor: pointer;
}

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

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

.casinozer-6pyfd9 figure {
  margin: 0;
}

.casinozer-6pyfd9.casinozer-wfadl8 {
  justify-content: flex-start;
  margin-right: 4px;
}

.casinozer-6pyfd9.casinozer-qgvd4p {
  justify-content: flex-end;
  margin-left: 4px;
}

.casinozer-6pyfd9.casinozer-wx2jzn {
  justify-content: center;
}

.casinozer-6pyfd9.casinozer-5xcpk7 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.casinozer-d15vzs 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-d15vzs ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

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

.casinozer-xjhkqf.casinozer-17kkkm {
  background-color: #000;
}

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

.casinozer-6niypi {
  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-6niypi {
    padding: 80px 16px 0;
  }
}

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

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

.casinozer-o2bm4f {
  margin-bottom: 94px;
}

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

.casinozer-8ttckl .casinozer-l7zclg {
  margin-bottom: 28px;
}

.casinozer-8ttckl .casinozer-l7zclg img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.casinozer-cwd4dh li svg {
  transition: 0.casinozer-jqswk7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.casinozer-lmened {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.casinozer-vg42on ease-in-out;
}

.casinozer-lmened.casinozer-211zir {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.casinozer-a46207 h1,
.casinozer-a46207 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-a46207 h1,
  .casinozer-a46207 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

.casinozer-hy43w6 li a.casinozer-211zir {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.casinozer-hp8m1q img {
  width: 100%;
  transition: 0.casinozer-jqswk7 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .casinozer-4zbolk .casinozer-l7zclg img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .casinozer-q5w1vh {
    display: block;
  }
  .casinozer-q5w1vh li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .casinozer-q5w1vh li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .casinozer-q5w1vh 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-q5w1vh li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.casinozer-zlmdc1.casinozer-wyijwc {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.casinozer-oex7jb {
  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-oex7jb::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-vg42on ease-in-out;
}

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

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

.casinozer-5d7tc3 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-jqswk7 ease-in-out;
  overflow: hidden;
}

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

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

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

.casinozer-ucun4m {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-amz7f9 .casinozer-u4s0kz {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.casinozer-amz7f9 .casinozer-quxftc {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.casinozer-g0bex1 .casinozer-blp4qz {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.casinozer-mcyroo {
  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-mcyroo span {
  height: 32px;
}

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

.casinozer-mcyroo.casinozer-mey5ek span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.casinozer-755541.casinozer-d50ytp {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-zv9jcu {
  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-917n0b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.casinozer-7rmfyl {
  display: none;
}

@media only screen and (max-width: 767px) {
  .casinozer-7rmfyl {
    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-y3mt0x {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-dipfh5 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-dipfh5 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-dipfh5 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-dipfh5 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.casinozer-dipfh5 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-dipfh5 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-dipfh5 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.casinozer-dipfh5 tbody tr td .casinozer-0e5en1 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .casinozer-dipfh5 tbody tr td .casinozer-0e5en1 {
    width: 100%;
  }
}

.casinozer-dipfh5 tbody tr td .casinozer-ni096q {
  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-jqswk7 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.casinozer-dipfh5 tbody tr td .casinozer-uzoyqh {
  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-dipfh5 tbody tr td .casinozer-uzoyqh:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-m9aq5e {
  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-m9aq5e {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.casinozer-4d0ii8::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-mm522t {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

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

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

.casinozer-8tkhp8 {
  padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.casinozer-617f6n {
  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-jqswk7 ease-in-out;
}

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

.casinozer-u2g9oa {
  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-u2g9oa:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.casinozer-v3b7nt .casinozer-617f6n {
  width: 50%;
  margin: 0;
}

.casinozer-7pncay {
  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-7pncay:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

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

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

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

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

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

.casinozer-txu552 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-jqswk7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-2faisw::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-8idk9c {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.casinozer-8idk9c.casinozer-ka9nlo {
  display: none;
}

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

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

.casinozer-y2azzz iframe.casinozer-tpvjt2 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.casinozer-y2azzz.casinozer-ftn5q7 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.casinozer-1ieh6i .casinozer-g0bex1 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.casinozer-1ieh6i .casinozer-g0bex1 h1,
.casinozer-1ieh6i .casinozer-g0bex1 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-1ieh6i .casinozer-g0bex1 h1,
  .casinozer-1ieh6i .casinozer-g0bex1 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .casinozer-1ieh6i .casinozer-g0bex1 {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-4yr07g .casinozer-7m2v2l {
  position: relative;
}

.casinozer-4yr07g .casinozer-bb8lq5 {
  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-4yr07g .casinozer-bb8lq5.casinozer-ka9nlo {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .casinozer-4yr07g .casinozer-5rsfzt {
    bottom: 90px;
  }
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-doo05w {
  max-width: 300px;
  width: 100%;
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-doo05w .casinozer-kt8ocw {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casinozer-4yr07g .casinozer-5rsfzt .casinozer-doo05w .casinozer-kt8ocw {
    font-size: 32px;
    text-align: center;
  }
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-doo05w .casinozer-hmi9l8 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casinozer-4yr07g .casinozer-5rsfzt .casinozer-doo05w .casinozer-hmi9l8 {
    text-align: center;
  }
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc {
    flex-direction: column-reverse;
  }
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-gdmjzt {
  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-jqswk7 ease-in-out;
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-gdmjzt:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-gdmjzt {
    width: 100%;
  }
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-574zdq {
  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-jqswk7 ease-in-out;
  overflow: hidden;
}

.casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-574zdq 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-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-574zdq: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-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-574zdq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .casinozer-4yr07g .casinozer-5rsfzt .casinozer-wyijwc .casinozer-574zdq {
    width: 100%;
  }
}

.casinozer-4yr07g .casinozer-5rsfzt.casinozer-ka9nlo {
  display: none;
}

.casinozer-4yr07g .casinozer-w8gf0h {
  display: none;
}

.casinozer-4yr07g .casinozer-w8gf0h.casinozer-ftn5q7 {
  display: block;
}

.casinozer-4yr07g .casinozer-w8gf0h iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.casinozer-4yr07g .casinozer-abk42h .casinozer-kt8ocw {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.casinozer-dw7a5h.casinozer-211zir {
  display: block;
}

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

.casinozer-dw7a5h .casinozer-g4vdjn {
  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-dw7a5h .casinozer-j75xtc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.casinozer-dw7a5h .casinozer-574zdq {
  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-jqswk7 ease-in-out;
}

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

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

.casinozer-q8lver.casinozer-211zir {
  display: block;
}

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

.casinozer-h0nt88 {
  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-tlrins {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.casinozer-m5halz.casinozer-ka9nlo {
  display: none;
}

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

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

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

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

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

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

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

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

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

.casinozer-5i925m input:active {
  border-color: #c2c0ce;
}

.casinozer-5i925m input:focus {
  border-color: #c2c0ce;
}

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

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

.casinozer-s7bbm5 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-s7bbm5 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.casinozer-0yxvrb {
  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-jqswk7 ease-in-out;
}

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

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

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

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

.casinozer-qee1z7.casinozer-ka9nlo {
  display: none;
}

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

.casinozer-qee1z7 .casinozer-0yxvrb {
  margin: 0 auto;
}

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

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

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

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

.casinozer-77nj9z > input {
  display: none;
}

.casinozer-77nj9z > 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-hqvo6v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.casinozer-e94m7o 44.casinozer-88qdhv.casinozer-r6l0ci.casinozer-motzgi.casinozer-1xn6vx.casinozer-zjfsnk.casinozer-tx1xl7.casinozer-npjaql.casinozer-k3bzb0.casinozer-oibkmc.casinozer-909zoi.casinozer-2pwaan.casinozer-8vds4v 0l-12.casinozer-xgwfsf 30.casinozer-u4cl8a.casinozer-36dfma 2.casinozer-pbg8du.casinozer-36dfma 3.casinozer-osyvox 3.casinozer-fnkjo5.casinozer-atn8qc 3.casinozer-xo66wj.casinozer-5frpox.casinozer-sv0254.casinozer-29ddc7 7-3.casinozer-xgwfsf 10.casinozer-vqly8d.casinozer-29ddc7 23.casinozer-qk57hf.casinozer-yemauv 1.casinozer-8fx0c2 2.casinozer-xgwfsf 3.casinozer-yemauv 1.casinozer-atn8qc 5.casinozer-lrzdfm.casinozer-atn8qc 32.casinozer-okdwxt.casinozer-5frpox 5.casinozer-8vds4v 4.casinozer-29ddc7 9.casinozer-29ddc7 8.casinozer-atn8qc 6.casinozer-a1qjng.casinozer-7f42f3.casinozer-wh22k7.casinozer-b5f7hr.casinozer-6bx1uv 4.casinozer-sucqq8.casinozer-6bx1uv 6.casinozer-6bx1uv 0l29.casinozer-8vds4v 17.casinozer-hm7sdh.casinozer-gbf5lp 2.casinozer-2z9tmj 10.casinozer-51nyeb.casinozer-xgwfsf 8.casinozer-j19esz.casinozer-ckf13y.casinozer-dl3nok.casinozer-yj935i.casinozer-9dl8zl.casinozer-5frpox.casinozer-zjfsnk.casinozer-xgwfsf 1.casinozer-x7w6cc.casinozer-xyg2k5.casinozer-df806w.casinozer-i6irda.casinozer-b4ljh9.casinozer-8fx0c2 1.casinozer-x2pcpr.casinozer-o48xye.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.casinozer-77nj9z > input:checked ~ label,
.casinozer-77nj9z > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinozer-hqvo6v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.casinozer-e94m7o 44.casinozer-88qdhv.casinozer-r6l0ci.casinozer-motzgi.casinozer-1xn6vx.casinozer-zjfsnk.casinozer-tx1xl7.casinozer-npjaql.casinozer-k3bzb0.casinozer-oibkmc.casinozer-909zoi.casinozer-2pwaan.casinozer-8vds4v 0l-12.casinozer-xgwfsf 30.casinozer-u4cl8a.casinozer-36dfma 2.casinozer-pbg8du.casinozer-36dfma 3.casinozer-osyvox 3.casinozer-fnkjo5.casinozer-atn8qc 3.casinozer-xo66wj.casinozer-5frpox.casinozer-sv0254.casinozer-29ddc7 7-3.casinozer-xgwfsf 10.casinozer-vqly8d.casinozer-29ddc7 23.casinozer-qk57hf.casinozer-yemauv 1.casinozer-8fx0c2 2.casinozer-xgwfsf 3.casinozer-yemauv 1.casinozer-atn8qc 5.casinozer-lrzdfm.casinozer-atn8qc 32.casinozer-okdwxt.casinozer-5frpox 5.casinozer-8vds4v 4.casinozer-29ddc7 9.casinozer-29ddc7 8.casinozer-atn8qc 6.casinozer-a1qjng.casinozer-7f42f3.casinozer-wh22k7.casinozer-b5f7hr.casinozer-6bx1uv 4.casinozer-sucqq8.casinozer-6bx1uv 6.casinozer-6bx1uv 0l29.casinozer-8vds4v 17.casinozer-hm7sdh.casinozer-gbf5lp 2.casinozer-2z9tmj 10.casinozer-51nyeb.casinozer-xgwfsf 8.casinozer-j19esz.casinozer-ckf13y.casinozer-dl3nok.casinozer-yj935i.casinozer-9dl8zl.casinozer-5frpox.casinozer-zjfsnk.casinozer-xgwfsf 1.casinozer-x7w6cc.casinozer-xyg2k5.casinozer-df806w.casinozer-i6irda.casinozer-b4ljh9.casinozer-8fx0c2 1.casinozer-x2pcpr.casinozer-o48xye.5z'/%3e%3c/svg%3e");
}

.casinozer-77nj9z > input:not(:checked) ~ label:hover,
.casinozer-77nj9z > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinozer-hqvo6v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinozer-e94m7o 44.casinozer-88qdhv.casinozer-r6l0ci.casinozer-motzgi.casinozer-1xn6vx.casinozer-zjfsnk.casinozer-tx1xl7.casinozer-npjaql.casinozer-k3bzb0.casinozer-oibkmc.casinozer-909zoi.casinozer-2pwaan.casinozer-8vds4v 0l-12.casinozer-xgwfsf 30.casinozer-u4cl8a.casinozer-36dfma 2.casinozer-pbg8du.casinozer-36dfma 3.casinozer-osyvox 3.casinozer-fnkjo5.casinozer-atn8qc 3.casinozer-xo66wj.casinozer-5frpox.casinozer-sv0254.casinozer-29ddc7 7-3.casinozer-xgwfsf 10.casinozer-vqly8d.casinozer-29ddc7 23.casinozer-qk57hf.casinozer-yemauv 1.casinozer-8fx0c2 2.casinozer-xgwfsf 3.casinozer-yemauv 1.casinozer-atn8qc 5.casinozer-lrzdfm.casinozer-atn8qc 32.casinozer-okdwxt.casinozer-5frpox 5.casinozer-8vds4v 4.casinozer-29ddc7 9.casinozer-29ddc7 8.casinozer-atn8qc 6.casinozer-a1qjng.casinozer-7f42f3.casinozer-wh22k7.casinozer-b5f7hr.casinozer-6bx1uv 4.casinozer-sucqq8.casinozer-6bx1uv 6.casinozer-6bx1uv 0l29.casinozer-8vds4v 17.casinozer-hm7sdh.casinozer-gbf5lp 2.casinozer-2z9tmj 10.casinozer-51nyeb.casinozer-xgwfsf 8.casinozer-j19esz.casinozer-ckf13y.casinozer-dl3nok.casinozer-yj935i.casinozer-9dl8zl.casinozer-5frpox.casinozer-zjfsnk.casinozer-xgwfsf 1.casinozer-x7w6cc.casinozer-xyg2k5.casinozer-df806w.casinozer-i6irda.casinozer-b4ljh9.casinozer-8fx0c2 1.casinozer-x2pcpr.casinozer-o48xye.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.casinozer-7mn2bh.casinozer-ka9nlo {
  display: none;
}

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

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

.casinozer-m5wxs5 {
  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-m5wxs5::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-7mn2bh.casinozer-il5rv0 .casinozer-lbw1fx {
  background: #2b3b67;
}

.casinozer-7mn2bh.casinozer-il5rv0 .casinozer-m5wxs5 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.casinozer-7mn2bh.casinozer-il5rv0 .casinozer-m5wxs5::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.casinozer-7mn2bh.casinozer-il5rv0 .casinozer-m5wxs5::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.casinozer-7mn2bh.casinozer-il5rv0 .casinozer-cmz22c::before {
  background: #0e0f41;
}

.casinozer-7mn2bh.casinozer-il5rv0 .casinozer-cmz22c::after {
  background: #152557;
}

.casinozer-7mn2bh.casinozer-efujm2 .casinozer-lbw1fx {
  background: #1f35fa;
}

.casinozer-7mn2bh.casinozer-efujm2 .casinozer-m5wxs5 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.casinozer-7mn2bh.casinozer-efujm2 .casinozer-m5wxs5::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.casinozer-7mn2bh.casinozer-efujm2 .casinozer-m5wxs5::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.casinozer-7mn2bh.casinozer-efujm2 .casinozer-cmz22c::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.casinozer-7mn2bh.casinozer-efujm2 .casinozer-cmz22c::after {
  background: #192ac8;
}

.casinozer-7mn2bh.casinozer-sbsihr .casinozer-lbw1fx {
  background: #fa771f;
}

.casinozer-7mn2bh.casinozer-sbsihr .casinozer-m5wxs5 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinozer-7mn2bh.casinozer-sbsihr .casinozer-m5wxs5::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.casinozer-7mn2bh.casinozer-sbsihr .casinozer-m5wxs5::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.casinozer-7mn2bh.casinozer-sbsihr .casinozer-cmz22c::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinozer-7mn2bh.casinozer-sbsihr .casinozer-cmz22c::after {
  background: #fa8535;
}

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

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

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

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

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

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

.casinozer-gfoq2e {
  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-gfoq2e {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.casinozer-lmepjr .casinozer-r1skyh {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.casinozer-ukr6te {
  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-ukr6te.casinozer-ftn5q7 {
  display: block;
}

.casinozer-ukr6te.casinozer-ka9nlo {
  display: none;
}

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

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

.casinozer-htw767 {
  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-kgx47u {
  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-9s0ah1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.casinozer-0yssgu .casinozer-r1skyh {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.casinozer-orhok4 {
  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-f02g6n {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinozer-49ucyw a {
  width: 100%;
}

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

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

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

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

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

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

.casinozer-vn1hrj .casinozer-q5w1vh {
  justify-content: center;
}

/* faq */

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

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

.casinozer-hh9jzx::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.casinozer-2uo7r2 ease;
}

.casinozer-znjdv7.casinozer-211zir .casinozer-hh9jzx::after {
  transform: rotate(45deg);
}

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

.casinozer-znjdv7.casinozer-211zir .casinozer-8a0prq {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.casinozer-77nj9z > input:not(:checked) ~ label:hover,
.casinozer-77nj9z > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinozer-3grlcx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinozer-mzgx9u 44.casinozer-3cpse0.casinozer-omxvvz.casinozer-1vxf18.casinozer-8fj5ln.casinozer-oxz93v.casinozer-0wyr3g.casinozer-bz0uez.casinozer-v5bv6v.casinozer-qu51af.casinozer-3esibu.casinozer-5y3xog.casinozer-xnfcjr 0l-12.casinozer-ynp2fl 30.casinozer-ivt07r.casinozer-ogjow6 2.casinozer-yex2jb.casinozer-ogjow6 3.casinozer-d9rqz5 3.casinozer-li3bjv.casinozer-4z6fhn 3.casinozer-dn87eu.casinozer-nbansx.casinozer-38csn6.casinozer-nuh9hg 7-3.casinozer-ynp2fl 10.casinozer-ct9g7v.casinozer-nuh9hg 23.casinozer-3nfean.casinozer-a6livh 1.casinozer-93gjo4 2.casinozer-ynp2fl 3.casinozer-a6livh 1.casinozer-4z6fhn 5.casinozer-jv497n.casinozer-4z6fhn 32.casinozer-ye4212.casinozer-nbansx 5.casinozer-xnfcjr 4.casinozer-nuh9hg 9.casinozer-nuh9hg 8.casinozer-4z6fhn 6.casinozer-d6qws3.casinozer-scgdaw.casinozer-7mbgpe.casinozer-k7sebf.casinozer-kol9mf 4.casinozer-qrtvzg.casinozer-kol9mf 6.casinozer-kol9mf 0l29.casinozer-xnfcjr 17.casinozer-uz0c89.casinozer-e9s07j 2.casinozer-qkku9g 10.casinozer-2wlcuh.casinozer-ynp2fl 8.casinozer-t5bjwh.casinozer-vvmt68.casinozer-tk4cge.casinozer-wl07zf.casinozer-p96v3e.casinozer-nbansx.casinozer-oxz93v.casinozer-ynp2fl 1.casinozer-vc2wnm.casinozer-351mjc.casinozer-f7dsur.casinozer-rd1yfc.casinozer-tphvt8.casinozer-93gjo4 1.casinozer-ew55sf.casinozer-6r9hoz.5z'/%3e%3c/svg%3e");
}

.casinozer-cs6qf5 {
  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-cs6qf5 {
    gap: 16px 0;
  }
}

.casinozer-312ez1 {
  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-312ez1.casinozer-gmmtvv {
  display: block;
}

.casinozer-312ez1.casinozer-ye06k9 {
  display: none;
}

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

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

.casinozer-y9tmny {
  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-y0zxgf {
  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-fu0nkc small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.casinozer-x759nz .casinozer-fwi6tz {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.casinozer-fqvw5t 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-fqvw5t 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-wgj7nm {
  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-wgj7nm.casinozer-ksa37f {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.casinozer-v4tmxj {
  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-v4tmxj label {
  font-size: 14px;
}

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

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

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