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

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

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

.spin-casino-3q1w7k {
  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) {
  .spin-casino-3q1w7k: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;
  }
}

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

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

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

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

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

.spin-casino-jo06zv {
  cursor: pointer;
}

.spin-casino-vnlkkm {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.spin-casino-snlwnn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.spin-casino-snlwnn figure {
  margin: 0;
}

.spin-casino-snlwnn.spin-casino-ybf80y {
  justify-content: flex-start;
  margin-right: 4px;
}

.spin-casino-snlwnn.spin-casino-hk9hne {
  justify-content: flex-end;
  margin-left: 4px;
}

.spin-casino-snlwnn.spin-casino-f8a6ma {
  justify-content: center;
}

.spin-casino-snlwnn.spin-casino-65df16 {
  justify-content: normal;
}

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

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

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

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

.spin-casino-69k402 {
  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) {
  .spin-casino-69k402 {
    flex-direction: column;
  }
}

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

.spin-casino-qu9sh0 img {
  width: 100%;
}

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

.spin-casino-5fpnf4 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.spin-casino-5fpnf4 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);
}

.spin-casino-5fpnf4 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.spin-casino-5fpnf4 ul li:last-of-type::after {
  display: none;
}

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

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

.spin-casino-40kb3z {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.spin-casino-2f730m.spin-casino-d5si7u {
  background-color: #000;
}

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

.spin-casino-gwksvd {
  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) {
  .spin-casino-gwksvd {
    padding: 80px 16px 0;
  }
}

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

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

.spin-casino-q16ry9 {
  margin-bottom: 94px;
}

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

.spin-casino-h8vn38 .spin-casino-a7qf9f {
  margin-bottom: 28px;
}

.spin-casino-h8vn38 .spin-casino-a7qf9f img {
  max-height: 100px;
  width: auto;
}

.spin-casino-ir3g3j {
  display: flex;
  align-items: center;
}

.spin-casino-ir3g3j a + a {
  margin-left: 24px;
}

.spin-casino-ir3g3j img {
  max-height: 56px;
  width: auto;
}

.spin-casino-ir3g3j img + img {
  margin-left: 24px;
}

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

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

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

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

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

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

.spin-casino-jezz2d li {
  display: flex;
  margin: 0 7px;
}

.spin-casino-jezz2d li svg {
  transition: 0.spin-casino-45nn64 ease-in-out;
}

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

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

.spin-casino-fpxlzb + .spin-casino-fpxlzb {
  margin-left: 120px;
}

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

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

.spin-casino-6dttd8 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spin-casino-6dttd8 li {
  font-size: 16px;
}

.spin-casino-6dttd8 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.spin-casino-6dttd8 li + li {
  margin-top: 16px;
}

.spin-casino-dzhnyy {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spin-casino-mvp7yj ease-in-out;
}

.spin-casino-dzhnyy.spin-casino-70h7j4 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.spin-casino-41pcd2 li {
  width: 100%;
}

.spin-casino-41pcd2 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.spin-casino-45nn64 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.spin-casino-41pcd2 li a svg {
  fill: var(--button-text-color);
}

.spin-casino-41pcd2 li a.spin-casino-70h7j4 {
  background: var(--border-color);
}

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

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

.spin-casino-5ge4ka {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.spin-casino-2pwrit {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.spin-casino-2pwrit img {
  width: 100%;
  transition: 0.spin-casino-45nn64 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .spin-casino-oi72xq .spin-casino-a7qf9f img {
    max-width: 90px;
  }
}

.spin-casino-a7qf9f img {
  max-height: 50px;
  width: auto;
}

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

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

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

.spin-casino-wgmu3f li {
  font-size: 16px;
  margin: 0 20px;
}

.spin-casino-wgmu3f li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

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

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

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

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

.spin-casino-2b4hx9.spin-casino-qk91my {
  margin-right: 0;
}

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

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

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

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

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

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

.spin-casino-kys1ik:hover > ul {
  display: flex;
}

.spin-casino-kys1ik:focus > ul {
  display: flex;
}

.spin-casino-kys1ik:focus-within > ul {
  display: flex;
}

.spin-casino-qlii9l {
  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;
}

.spin-casino-qlii9l::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.spin-casino-mvp7yj ease-in-out;
}

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

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

.spin-casino-kys1ik 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.spin-casino-45nn64 ease-in-out;
  overflow: hidden;
}

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

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

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

.spin-casino-07lw3n {
  display: none;
}

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

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

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

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

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

.spin-casino-id9w06 img {
  margin-bottom: 20px;
}

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

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

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

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

.spin-casino-pbcj2n {
  color: var(--text-color);
}

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

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

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

.spin-casino-27vcrn p img {
  display: block;
  margin: 0 auto;
}

.spin-casino-27vcrn p:first-of-type {
  margin-top: 0;
}

.spin-casino-27vcrn p:last-of-type {
  margin-bottom: 0;
}

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

.spin-casino-27vcrn ul {
  padding: 0 0 0 20px;
}

.spin-casino-27vcrn table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.spin-casino-27vcrn table tr:nth-child(even) td {
  background: var(--table-2-color);
}

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

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

.spin-casino-uaj0mg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.spin-casino-ws97kw .spin-casino-ddjvqv {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.spin-casino-ws97kw .spin-casino-lnw6ml {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.spin-casino-lnw6ml {
  margin: 0 0 28px;
}

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

.spin-casino-ddjvqv {
  margin: 0 0 28px;
}

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

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

.spin-casino-uaj0mg .spin-casino-3q1w7k {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.spin-casino-retv5v {
  position: relative;
  border: none;
}

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

.spin-casino-f7o39g {
  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;
}

.spin-casino-f7o39g span {
  height: 32px;
}

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

.spin-casino-f7o39g.spin-casino-2i8eug span {
  transform: scaleY(-1);
}

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

.spin-casino-kkcpky {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.spin-casino-kkcpky li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.spin-casino-45nn64 ease-in-out;
}

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

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

.spin-casino-kkcpky.spin-casino-j7rzll {
  display: none;
}

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

.spin-casino-kgr2wp table {
  width: 100%;
  border-collapse: collapse;
}

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

  .spin-casino-kgr2wp table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.spin-casino-mk9vju {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.spin-casino-t2ft0b p {
  color: var(--text-color);
}

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

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

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

.spin-casino-p1m7rq {
  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);
}

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

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

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

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

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

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

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

.spin-casino-cqxd4j p + p {
  margin-top: 10px;
}

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

.spin-casino-fc8n3r {
  display: none;
}

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

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

.spin-casino-0ghxr9 li {
  margin: 0 20px;
}

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

.spin-casino-0ghxr9 li a img {
  margin-bottom: 4px;
}

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

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

.spin-casino-njt8fe li {
  font-size: 16px;
  position: relative;
}

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

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

.spin-casino-njt8fe li span {
  opacity: 0.5;
}

.spin-casino-njt8fe li + li {
  margin-left: 30px;
}

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

h2.spin-casino-jl66ol {
  margin: 0 0 28px;
}

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

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

.spin-casino-o572jh 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);
}

.spin-casino-o572jh 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;
}

.spin-casino-o572jh 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;
}

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

.spin-casino-o572jh tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.spin-casino-o572jh 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);
}

.spin-casino-o572jh 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);
}

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

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

.spin-casino-o572jh tbody tr td .spin-casino-f57s8l {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .spin-casino-o572jh tbody tr td .spin-casino-f57s8l {
    width: 100%;
  }
}

.spin-casino-o572jh tbody tr td .spin-casino-ke0ylz {
  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.spin-casino-45nn64 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .spin-casino-o572jh tbody tr td .spin-casino-ke0ylz {
    width: 100%;
  }
}

.spin-casino-o572jh tbody tr td .spin-casino-2ev9ym {
  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) {
  .spin-casino-o572jh tbody tr td .spin-casino-2ev9ym:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.spin-casino-hgixab img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.spin-casino-45nn64 ease-in-out;
}

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

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

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

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

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

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

.spin-casino-1xpqtl img {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

.spin-casino-59k9ro svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spin-casino-45nn64 ease-in-out;
}

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

.spin-casino-s1afud {
  padding: 90px 0;
}

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

.spin-casino-630khy {
  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) {
  .spin-casino-630khy {
    padding: 0 16px;
  }
}

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

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

.spin-casino-f0wmrh img {
  width: 100%;
}

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

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

.spin-casino-0c1dne {
  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;
}

.spin-casino-0c1dne 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) {
  .spin-casino-0c1dne {
    flex-basis: auto;
  }
}

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

.spin-casino-turdr7 {
  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.spin-casino-45nn64 ease-in-out;
}

.spin-casino-turdr7:hover {
  border: 1px solid #8c8ca2;
}

.spin-casino-2kn3db {
  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%);
}

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

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

.spin-casino-inqg58 a {
  text-decoration: underline;
  color: #8babff;
}

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

.spin-casino-lmpkh3 .spin-casino-turdr7 {
  width: 50%;
  margin: 0;
}

.spin-casino-4oyw1g {
  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;
}

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

.spin-casino-dtzllo {
  margin: 0 0 100px;
}

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

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

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

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

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

.spin-casino-sz8slk {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.spin-casino-74c2lq 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.spin-casino-45nn64 ease-in-out;
}

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

.spin-casino-74c2lq a svg {
  fill: #fff;
}

.spin-casino-74c2lq a:hover {
  background: #3d68e7;
}

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

.spin-casino-2gjq08 {
  margin-bottom: 16px;
}

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

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

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

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

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

.spin-casino-65dhzb {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.spin-casino-lxpr5j {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.spin-casino-lxpr5j 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);
}

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

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

.spin-casino-lxpr5j table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.spin-casino-36pffk.spin-casino-sgwwzx {
  display: none;
}

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

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

.spin-casino-aakklb iframe.spin-casino-mbu7tf {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spin-casino-aakklb.spin-casino-c2o2o3 {
  opacity: 1;
  pointer-events: all;
}

.spin-casino-ziaj5r {
  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.spin-casino-45nn64 ease-in-out;
}

.spin-casino-ziaj5r svg {
  margin-right: 10px;
}

.spin-casino-ziaj5r + .spin-casino-ziaj5r {
  margin-top: 14px;
}

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

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

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

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

.spin-casino-pgsu9w .spin-casino-uaj0mg {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.spin-casino-pgsu9w .spin-casino-uaj0mg h1,
.spin-casino-pgsu9w .spin-casino-uaj0mg 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) {
  .spin-casino-pgsu9w .spin-casino-uaj0mg h1,
  .spin-casino-pgsu9w .spin-casino-uaj0mg h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .spin-casino-pgsu9w .spin-casino-uaj0mg {
    margin: 28px 0 0;
  }
}

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

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

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

.spin-casino-lhmjre {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-pukgoe .spin-casino-3q1w7k {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .spin-casino-pukgoe .spin-casino-3q1w7k {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.spin-casino-4l3nmt {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.spin-casino-4l3nmt img {
  width: 100%;
}

.spin-casino-4z39q0 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.spin-casino-p2xmss {
  width: 100%;
  margin: 0 0 100px;
}

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

.spin-casino-p2xmss .spin-casino-tyrfiz {
  position: relative;
}

.spin-casino-p2xmss .spin-casino-8zlsai {
  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;
}

.spin-casino-p2xmss .spin-casino-8zlsai.spin-casino-sgwwzx {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .spin-casino-p2xmss .spin-casino-7uxl56 {
    bottom: 90px;
  }
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-zjz968 {
  max-width: 300px;
  width: 100%;
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-zjz968 .spin-casino-12lgrz {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-zjz968 .spin-casino-12lgrz {
    font-size: 32px;
    text-align: center;
  }
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-zjz968 .spin-casino-eyt73w {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-zjz968 .spin-casino-eyt73w {
    text-align: center;
  }
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my {
    flex-direction: column-reverse;
  }
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-mesbhq {
  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.spin-casino-45nn64 ease-in-out;
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-mesbhq:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-mesbhq {
    width: 100%;
  }
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-d3xbk3 {
  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.spin-casino-45nn64 ease-in-out;
  overflow: hidden;
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-d3xbk3 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);
  }
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-d3xbk3: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;
}

.spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-d3xbk3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spin-casino-p2xmss .spin-casino-7uxl56 .spin-casino-qk91my .spin-casino-d3xbk3 {
    width: 100%;
  }
}

.spin-casino-p2xmss .spin-casino-7uxl56.spin-casino-sgwwzx {
  display: none;
}

.spin-casino-p2xmss .spin-casino-t4n08h {
  display: none;
}

.spin-casino-p2xmss .spin-casino-t4n08h.spin-casino-c2o2o3 {
  display: block;
}

.spin-casino-p2xmss .spin-casino-t4n08h iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.spin-casino-p2xmss .spin-casino-rsczbn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .spin-casino-p2xmss .spin-casino-rsczbn {
    padding: 24px 16px 0;
  }
}

.spin-casino-p2xmss .spin-casino-rsczbn .spin-casino-12lgrz {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spin-casino-p2xmss .spin-casino-rsczbn .spin-casino-12lgrz {
    margin-bottom: 24px;
  }
}

.spin-casino-p2xmss .spin-casino-rsczbn 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);
}

.spin-casino-p2xmss .spin-casino-rsczbn 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) {
  .spin-casino-p2xmss .spin-casino-rsczbn table tr td {
    padding: 12px 4px;
  }
}

.spin-casino-p2xmss .spin-casino-rsczbn 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) {
  .spin-casino-p2xmss .spin-casino-rsczbn table tr th {
    padding: 12px 4px;
  }
}

.spin-casino-p2xmss .spin-casino-rsczbn table tr:last-of-type td {
  border-bottom: none;
}

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

.spin-casino-f8mk0u.spin-casino-70h7j4 {
  display: block;
}

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

.spin-casino-f8mk0u .spin-casino-8ng4yv {
  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;
}

.spin-casino-f8mk0u .spin-casino-xh3728 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spin-casino-f8mk0u .spin-casino-d3xbk3 {
  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.spin-casino-45nn64 ease-in-out;
}

.spin-casino-f8mk0u .spin-casino-d3xbk3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.spin-casino-hutc5m.spin-casino-70h7j4 {
  display: block;
}

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

.spin-casino-q2a581 {
  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;
}

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

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

.spin-casino-84zjjs {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.spin-casino-84zjjs svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.spin-casino-iyobr6 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.spin-casino-mx0bd1.spin-casino-sgwwzx {
  display: none;
}

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

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

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

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

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

.spin-casino-orcni6 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.spin-casino-45nn64 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

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

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

.spin-casino-orcni6 input:active {
  border-color: #c2c0ce;
}

.spin-casino-orcni6 input:focus {
  border-color: #c2c0ce;
}

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

.spin-casino-nb8apt {
  margin-bottom: 36px;
}

.spin-casino-nb8apt 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;
}

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

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

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

.spin-casino-b5y6t8 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.spin-casino-lrm348 {
  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.spin-casino-45nn64 ease-in-out;
}

.spin-casino-lrm348:hover {
  background: var(--border-color);
}

.spin-casino-f9wrri {
  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.spin-casino-45nn64 ease-in-out;
}

.spin-casino-f9wrri:hover {
  background: #166ad9;
}

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

.spin-casino-kie209.spin-casino-sgwwzx {
  display: none;
}

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

.spin-casino-kie209 .spin-casino-lrm348 {
  margin: 0 auto;
}

.spin-casino-uec49c {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.spin-casino-uaum6y {
  filter: grayscale(100%);
}

.spin-casino-zcfp7k > input {
  display: none;
}

.spin-casino-zcfp7k > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spin-casino-lc1n61.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spin-casino-7o3heo 44.spin-casino-w0qsef.spin-casino-qcggo8.spin-casino-lyj8as.spin-casino-05jdiw.spin-casino-au7x5p.spin-casino-12iqkc.spin-casino-yrjudj.spin-casino-3fup7y.spin-casino-69fzov.spin-casino-v8duj0.spin-casino-52xrru.spin-casino-szye0p 0l-12.spin-casino-t4oxby 30.spin-casino-fgxbk6.spin-casino-ianzn5 2.spin-casino-jwfa1w.spin-casino-ianzn5 3.spin-casino-z60fsa 3.spin-casino-kz8oqg.spin-casino-0rxp49 3.spin-casino-gaba7i.spin-casino-yzmwcu.spin-casino-6si6y2.spin-casino-lt7vn3 7-3.spin-casino-t4oxby 10.spin-casino-mwpbhz.spin-casino-lt7vn3 23.spin-casino-ekns6n.spin-casino-ut5rwx 1.spin-casino-m4au02 2.spin-casino-t4oxby 3.spin-casino-ut5rwx 1.spin-casino-0rxp49 5.spin-casino-77cl6u.spin-casino-0rxp49 32.spin-casino-30f0me.spin-casino-yzmwcu 5.spin-casino-szye0p 4.spin-casino-lt7vn3 9.spin-casino-lt7vn3 8.spin-casino-0rxp49 6.spin-casino-6etxf6.spin-casino-dyj91h.spin-casino-vlb7ry.spin-casino-397x25.spin-casino-vwr66m 4.spin-casino-2miyr4.spin-casino-vwr66m 6.spin-casino-vwr66m 0l29.spin-casino-szye0p 17.spin-casino-yvx1m8.spin-casino-x9cq7k 2.spin-casino-isx1zf 10.spin-casino-q1zj8t.spin-casino-t4oxby 8.spin-casino-1o9aq2.spin-casino-xbgu63.spin-casino-q76lcm.spin-casino-ogpcy3.spin-casino-f598wx.spin-casino-yzmwcu.spin-casino-au7x5p.spin-casino-t4oxby 1.spin-casino-x0p0l0.spin-casino-jb4m3f.spin-casino-2olk37.spin-casino-1owp5c.spin-casino-xnwogu.spin-casino-m4au02 1.spin-casino-qb8o2s.spin-casino-639y0s.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spin-casino-zcfp7k > input:checked ~ label,
.spin-casino-zcfp7k > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spin-casino-lc1n61.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spin-casino-7o3heo 44.spin-casino-w0qsef.spin-casino-qcggo8.spin-casino-lyj8as.spin-casino-05jdiw.spin-casino-au7x5p.spin-casino-12iqkc.spin-casino-yrjudj.spin-casino-3fup7y.spin-casino-69fzov.spin-casino-v8duj0.spin-casino-52xrru.spin-casino-szye0p 0l-12.spin-casino-t4oxby 30.spin-casino-fgxbk6.spin-casino-ianzn5 2.spin-casino-jwfa1w.spin-casino-ianzn5 3.spin-casino-z60fsa 3.spin-casino-kz8oqg.spin-casino-0rxp49 3.spin-casino-gaba7i.spin-casino-yzmwcu.spin-casino-6si6y2.spin-casino-lt7vn3 7-3.spin-casino-t4oxby 10.spin-casino-mwpbhz.spin-casino-lt7vn3 23.spin-casino-ekns6n.spin-casino-ut5rwx 1.spin-casino-m4au02 2.spin-casino-t4oxby 3.spin-casino-ut5rwx 1.spin-casino-0rxp49 5.spin-casino-77cl6u.spin-casino-0rxp49 32.spin-casino-30f0me.spin-casino-yzmwcu 5.spin-casino-szye0p 4.spin-casino-lt7vn3 9.spin-casino-lt7vn3 8.spin-casino-0rxp49 6.spin-casino-6etxf6.spin-casino-dyj91h.spin-casino-vlb7ry.spin-casino-397x25.spin-casino-vwr66m 4.spin-casino-2miyr4.spin-casino-vwr66m 6.spin-casino-vwr66m 0l29.spin-casino-szye0p 17.spin-casino-yvx1m8.spin-casino-x9cq7k 2.spin-casino-isx1zf 10.spin-casino-q1zj8t.spin-casino-t4oxby 8.spin-casino-1o9aq2.spin-casino-xbgu63.spin-casino-q76lcm.spin-casino-ogpcy3.spin-casino-f598wx.spin-casino-yzmwcu.spin-casino-au7x5p.spin-casino-t4oxby 1.spin-casino-x0p0l0.spin-casino-jb4m3f.spin-casino-2olk37.spin-casino-1owp5c.spin-casino-xnwogu.spin-casino-m4au02 1.spin-casino-qb8o2s.spin-casino-639y0s.5z'/%3e%3c/svg%3e");
}

.spin-casino-zcfp7k > input:not(:checked) ~ label:hover,
.spin-casino-zcfp7k > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spin-casino-lc1n61.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spin-casino-7o3heo 44.spin-casino-w0qsef.spin-casino-qcggo8.spin-casino-lyj8as.spin-casino-05jdiw.spin-casino-au7x5p.spin-casino-12iqkc.spin-casino-yrjudj.spin-casino-3fup7y.spin-casino-69fzov.spin-casino-v8duj0.spin-casino-52xrru.spin-casino-szye0p 0l-12.spin-casino-t4oxby 30.spin-casino-fgxbk6.spin-casino-ianzn5 2.spin-casino-jwfa1w.spin-casino-ianzn5 3.spin-casino-z60fsa 3.spin-casino-kz8oqg.spin-casino-0rxp49 3.spin-casino-gaba7i.spin-casino-yzmwcu.spin-casino-6si6y2.spin-casino-lt7vn3 7-3.spin-casino-t4oxby 10.spin-casino-mwpbhz.spin-casino-lt7vn3 23.spin-casino-ekns6n.spin-casino-ut5rwx 1.spin-casino-m4au02 2.spin-casino-t4oxby 3.spin-casino-ut5rwx 1.spin-casino-0rxp49 5.spin-casino-77cl6u.spin-casino-0rxp49 32.spin-casino-30f0me.spin-casino-yzmwcu 5.spin-casino-szye0p 4.spin-casino-lt7vn3 9.spin-casino-lt7vn3 8.spin-casino-0rxp49 6.spin-casino-6etxf6.spin-casino-dyj91h.spin-casino-vlb7ry.spin-casino-397x25.spin-casino-vwr66m 4.spin-casino-2miyr4.spin-casino-vwr66m 6.spin-casino-vwr66m 0l29.spin-casino-szye0p 17.spin-casino-yvx1m8.spin-casino-x9cq7k 2.spin-casino-isx1zf 10.spin-casino-q1zj8t.spin-casino-t4oxby 8.spin-casino-1o9aq2.spin-casino-xbgu63.spin-casino-q76lcm.spin-casino-ogpcy3.spin-casino-f598wx.spin-casino-yzmwcu.spin-casino-au7x5p.spin-casino-t4oxby 1.spin-casino-x0p0l0.spin-casino-jb4m3f.spin-casino-2olk37.spin-casino-1owp5c.spin-casino-xnwogu.spin-casino-m4au02 1.spin-casino-qb8o2s.spin-casino-639y0s.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .spin-casino-uregku > .spin-casino-wcwlzt {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .spin-casino-uregku > .spin-casino-wcwlzt {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .spin-casino-uregku > .spin-casino-wcwlzt {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .spin-casino-uregku > .spin-casino-wcwlzt {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .spin-casino-uregku > .spin-casino-wcwlzt {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.spin-casino-v40uy3.spin-casino-sgwwzx {
  display: none;
}

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

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

.spin-casino-po3fwq {
  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;
}

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

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

.spin-casino-po3fwq img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.spin-casino-gsiuxs {
  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;
}

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

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

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

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

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

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

.spin-casino-93avxp {
  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.spin-casino-45nn64 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.spin-casino-v40uy3.spin-casino-0o2fko .spin-casino-rbr3ko {
  background: #2b3b67;
}

.spin-casino-v40uy3.spin-casino-0o2fko .spin-casino-po3fwq {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spin-casino-v40uy3.spin-casino-0o2fko .spin-casino-po3fwq::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spin-casino-v40uy3.spin-casino-0o2fko .spin-casino-po3fwq::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spin-casino-v40uy3.spin-casino-0o2fko .spin-casino-gsiuxs::before {
  background: #0e0f41;
}

.spin-casino-v40uy3.spin-casino-0o2fko .spin-casino-gsiuxs::after {
  background: #152557;
}

.spin-casino-v40uy3.spin-casino-9ssf30 .spin-casino-rbr3ko {
  background: #1f35fa;
}

.spin-casino-v40uy3.spin-casino-9ssf30 .spin-casino-po3fwq {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spin-casino-v40uy3.spin-casino-9ssf30 .spin-casino-po3fwq::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spin-casino-v40uy3.spin-casino-9ssf30 .spin-casino-po3fwq::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spin-casino-v40uy3.spin-casino-9ssf30 .spin-casino-gsiuxs::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spin-casino-v40uy3.spin-casino-9ssf30 .spin-casino-gsiuxs::after {
  background: #192ac8;
}

.spin-casino-v40uy3.spin-casino-4muqyz .spin-casino-rbr3ko {
  background: #fa771f;
}

.spin-casino-v40uy3.spin-casino-4muqyz .spin-casino-po3fwq {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spin-casino-v40uy3.spin-casino-4muqyz .spin-casino-po3fwq::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spin-casino-v40uy3.spin-casino-4muqyz .spin-casino-po3fwq::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spin-casino-v40uy3.spin-casino-4muqyz .spin-casino-gsiuxs::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spin-casino-v40uy3.spin-casino-4muqyz .spin-casino-gsiuxs::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

.spin-casino-au7q93 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.spin-casino-ixd940 {
  width: 120px;
  height: 22px;
}

.spin-casino-ixd940 .spin-casino-aew0vy {
  fill: #c2c0ce;
}

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

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

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

.spin-casino-ixd940 [rating="4"] .spin-casino-aew0vy:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spin-casino-ixd940 [rating="5"] .spin-casino-aew0vy:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.spin-casino-5i6f2e {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.spin-casino-9r6cct {
  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);
}

.spin-casino-9r6cct.spin-casino-c2o2o3 {
  display: block;
}

.spin-casino-9r6cct.spin-casino-sgwwzx {
  display: none;
}

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

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

.spin-casino-ir661c {
  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);
}

.spin-casino-8m5hj9 {
  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;
}

.spin-casino-0v032c small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.spin-casino-lbc7z6 {
  font-size: 16px;
  line-height: 140%;
}

.spin-casino-8ofgtl {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spin-casino-8ofgtl .spin-casino-aew0vy {
  fill: #c2c0ce;
}

.spin-casino-8ofgtl [rating="1"] .spin-casino-aew0vy:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spin-casino-8ofgtl [rating="2"] .spin-casino-aew0vy:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spin-casino-8ofgtl [rating="3"] .spin-casino-aew0vy:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spin-casino-8ofgtl [rating="4"] .spin-casino-aew0vy:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spin-casino-8ofgtl [rating="5"] .spin-casino-aew0vy:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

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

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

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

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

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

.spin-casino-m5j22e img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spin-casino-px6snl {
  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;
}

.spin-casino-5old2j {
  flex: 1;
  min-width: 0;
}

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

.spin-casino-n6wgpf {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

.spin-casino-1nni4o {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.spin-casino-1nni4o strong {
  font-weight: 600;
}

.spin-casino-1ha4m1 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.spin-casino-1ha4m1 p {
  margin: 0 0 16px;
}

.spin-casino-1ha4m1 p:last-child {
  margin-bottom: 0;
}

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

.spin-casino-nhm5e1 {
  max-width: 300px;
  width: 100%;
}

.spin-casino-nhm5e1 a {
  width: 100%;
}

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

.spin-casino-l9akp3 {
  justify-content: center;
}

.spin-casino-hu31ex {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.spin-casino-qpyvel {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.spin-casino-lk0eyt .spin-casino-wgmu3f {
  justify-content: center;
}

/* faq */

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

.spin-casino-big6cd {
  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.spin-casino-kovaes ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spin-casino-big6cd::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.spin-casino-kovaes ease;
}

.spin-casino-ipfo1e.spin-casino-70h7j4 .spin-casino-big6cd::after {
  transform: rotate(45deg);
}

.spin-casino-nqxsdv {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.spin-casino-45nn64 ease, padding 0.spin-casino-45nn64 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.spin-casino-ipfo1e.spin-casino-70h7j4 .spin-casino-nqxsdv {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spin-casino-x5pyez {
  margin: 25px 0;
}

.spin-casino-zcfp7k > input:not(:checked) ~ label:hover,
.spin-casino-zcfp7k > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spin-casino-s54x2y.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spin-casino-yq6grb 44.spin-casino-3lvhgz.spin-casino-0bvcqj.spin-casino-mflb6l.spin-casino-dvxqyz.spin-casino-mkzmud.spin-casino-odqlav.spin-casino-q7i6ow.spin-casino-kjd4ur.spin-casino-ditgup.spin-casino-1idpa7.spin-casino-1kgl08.spin-casino-1f34a7 0l-12.spin-casino-zh61gx 30.spin-casino-xibh4n.spin-casino-7rdrer 2.spin-casino-h141j1.spin-casino-7rdrer 3.spin-casino-v02vbi 3.spin-casino-zeg2ro.spin-casino-kj1406 3.spin-casino-jirzuf.spin-casino-0pg580.spin-casino-f75gd4.spin-casino-a5ln8h 7-3.spin-casino-zh61gx 10.spin-casino-cejxfq.spin-casino-a5ln8h 23.spin-casino-moie20.spin-casino-f9l6nz 1.spin-casino-txta38 2.spin-casino-zh61gx 3.spin-casino-f9l6nz 1.spin-casino-kj1406 5.spin-casino-a3sskq.spin-casino-kj1406 32.spin-casino-rm7iqc.spin-casino-0pg580 5.spin-casino-1f34a7 4.spin-casino-a5ln8h 9.spin-casino-a5ln8h 8.spin-casino-kj1406 6.spin-casino-a8hotr.spin-casino-t2d2do.spin-casino-d2we3k.spin-casino-1ztji6.spin-casino-pm0qit 4.spin-casino-6i1t8h.spin-casino-pm0qit 6.spin-casino-pm0qit 0l29.spin-casino-1f34a7 17.spin-casino-k7brrt.spin-casino-p5u1p6 2.spin-casino-jwch1i 10.spin-casino-3anev6.spin-casino-zh61gx 8.spin-casino-4a4xt6.spin-casino-clcpxx.spin-casino-acrnao.spin-casino-c6oehd.spin-casino-705274.spin-casino-0pg580.spin-casino-mkzmud.spin-casino-zh61gx 1.spin-casino-xqvrj9.spin-casino-0ocnrl.spin-casino-tkxtp3.spin-casino-uzvois.spin-casino-8dyj82.spin-casino-txta38 1.spin-casino-4pose6.spin-casino-mqk194.5z'/%3e%3c/svg%3e");
}

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

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

.spin-casino-0t9rei {
  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);
}

.spin-casino-0t9rei.spin-casino-jzqgce {
  display: block;
}

.spin-casino-0t9rei.spin-casino-vyy18w {
  display: none;
}

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

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

.spin-casino-fysztx {
  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);
}

.spin-casino-2bs94u {
  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;
}

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

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

.spin-casino-sgqgid {
  font-size: 16px;
  line-height: 140%;
}

.spin-casino-qw5l1p {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spin-casino-qw5l1p .spin-casino-bxxzco {
  fill: #c2c0ce;
}

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

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

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

.spin-casino-qw5l1p [rating="4"] .spin-casino-bxxzco:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spin-casino-qw5l1p [rating="5"] .spin-casino-bxxzco:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.spin-casino-wvii9p 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;
}

.spin-casino-wvii9p 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 */

.spin-casino-0m1745 {
  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);
}

.spin-casino-0m1745.spin-casino-bkftly {
  opacity: 1;
  pointer-events: auto;
}

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

.spin-casino-o7sdke label {
  font-size: 14px;
}

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

.spin-casino-4nxbir h2 {
  color: green;
  font-weight: 500;
}

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