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

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

.spin-casino-k3unz1 {
  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-k3unz1: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-o5jwjl {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.spin-casino-o5jwjl 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-o5jwjl h1 {
    font-size: 120px;
  }
}

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

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

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

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

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

.spin-casino-kahqpn.spin-casino-9mrbdq {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.spin-casino-kahqpn.spin-casino-wce7pj {
  justify-content: center;
}

.spin-casino-kahqpn.spin-casino-2ndk1v {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-xhz18y.spin-casino-glro1n {
  background-color: #000;
}

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

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

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

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

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

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

.spin-casino-11uamq .spin-casino-0rpwy6 {
  margin-bottom: 28px;
}

.spin-casino-11uamq .spin-casino-0rpwy6 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-87zqul li svg {
  transition: 0.spin-casino-rdwec7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-wxy4zo.spin-casino-0x00qi {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.spin-casino-6vly9g h1,
.spin-casino-6vly9g 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-6vly9g h1,
  .spin-casino-6vly9g h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.spin-casino-f9zxox {
  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-f9zxox {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

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

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

.spin-casino-f9zxox li a.spin-casino-0x00qi {
  background: var(--border-color);
}

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

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

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

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

.spin-casino-axo1pm {
  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-axo1pm span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

.spin-casino-w54ei1 img {
  width: 100%;
  transition: 0.spin-casino-rdwec7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-reibtr.spin-casino-9yheoc {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.spin-casino-sjf0bw {
  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-sjf0bw::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-ahs2xt ease-in-out;
}

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

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

.spin-casino-138w70 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-rdwec7 ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-78udn6 p img {
  display: block;
  margin: 0 auto;
}

.spin-casino-78udn6 p:first-of-type {
  margin-top: 0;
}

.spin-casino-78udn6 p:last-of-type {
  margin-bottom: 0;
}

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

.spin-casino-78udn6 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-w8bi2d .spin-casino-5p2ki2 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

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

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

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

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

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

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

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

.spin-casino-0s7g4e .spin-casino-k3unz1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.spin-casino-ld86ac {
  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-ld86ac span {
  height: 32px;
}

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

.spin-casino-ld86ac.spin-casino-h6u5z1 span {
  transform: scaleY(-1);
}

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

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

.spin-casino-h9effr 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-h9effr li {
    font-size: 16px;
  }
}

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

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

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

.spin-casino-h9effr.spin-casino-a43c5e {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-jo1h6k {
  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-5t8hng {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.spin-casino-ywtn1v 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-ywtn1v h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-3iuno6 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-3iuno6 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-3iuno6 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.spin-casino-3iuno6 tbody tr td .spin-casino-sioexl {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.spin-casino-3iuno6 tbody tr td .spin-casino-5metnt {
  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-rdwec7 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.spin-casino-3iuno6 tbody tr td .spin-casino-tzjrg8 {
  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-3iuno6 tbody tr td .spin-casino-tzjrg8:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-e249zl {
  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-e249zl {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

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

.spin-casino-fp35qp svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spin-casino-rdwec7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

.spin-casino-4pldfv {
  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-4pldfv 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-4pldfv {
    flex-basis: auto;
  }
}

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

.spin-casino-8eb6sm {
  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-rdwec7 ease-in-out;
}

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

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

.spin-casino-xlvxx4 {
  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-xlvxx4 a {
  text-decoration: underline;
  color: #8babff;
}

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

.spin-casino-3yf0c5 .spin-casino-8eb6sm {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

.spin-casino-4p9rha {
  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-4p9rha {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.spin-casino-u2w5z2 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-rdwec7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-d3e8p0::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-sghor3 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.spin-casino-sghor3.spin-casino-a93eov {
  display: none;
}

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

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

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

.spin-casino-0h8eai.spin-casino-1ecyag {
  opacity: 1;
  pointer-events: all;
}

.spin-casino-3unvdu {
  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-rdwec7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-qq5w0l 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-qq5w0l h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.spin-casino-4ku7fl {
  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-4ku7fl {
    padding: 10px;
  }
}

.spin-casino-4ku7fl .spin-casino-k3unz1 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.spin-casino-95pkkf .spin-casino-s1gxrp {
  position: relative;
}

.spin-casino-95pkkf .spin-casino-g2xhfg {
  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-95pkkf .spin-casino-g2xhfg.spin-casino-a93eov {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .spin-casino-95pkkf .spin-casino-g0n7g9 {
    bottom: 90px;
  }
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-xi9603 {
  max-width: 300px;
  width: 100%;
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-xi9603 .spin-casino-u4343i {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-xi9603 .spin-casino-u4343i {
    font-size: 32px;
    text-align: center;
  }
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-xi9603 .spin-casino-7aj3ie {
  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-95pkkf .spin-casino-g0n7g9 .spin-casino-xi9603 .spin-casino-7aj3ie {
    text-align: center;
  }
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc {
    flex-direction: column-reverse;
  }
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-68iga0 {
  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-rdwec7 ease-in-out;
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-68iga0:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-68iga0 {
    width: 100%;
  }
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-amq83z {
  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-rdwec7 ease-in-out;
  overflow: hidden;
}

.spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-amq83z 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-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-amq83z: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-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-amq83z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spin-casino-95pkkf .spin-casino-g0n7g9 .spin-casino-9yheoc .spin-casino-amq83z {
    width: 100%;
  }
}

.spin-casino-95pkkf .spin-casino-g0n7g9.spin-casino-a93eov {
  display: none;
}

.spin-casino-95pkkf .spin-casino-6yyg3j {
  display: none;
}

.spin-casino-95pkkf .spin-casino-6yyg3j.spin-casino-1ecyag {
  display: block;
}

.spin-casino-95pkkf .spin-casino-6yyg3j iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.spin-casino-95pkkf .spin-casino-1556tw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .spin-casino-95pkkf .spin-casino-1556tw {
    padding: 24px 16px 0;
  }
}

.spin-casino-95pkkf .spin-casino-1556tw .spin-casino-u4343i {
  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-95pkkf .spin-casino-1556tw .spin-casino-u4343i {
    margin-bottom: 24px;
  }
}

.spin-casino-95pkkf .spin-casino-1556tw 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-95pkkf .spin-casino-1556tw 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-95pkkf .spin-casino-1556tw table tr td {
    padding: 12px 4px;
  }
}

.spin-casino-95pkkf .spin-casino-1556tw 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-95pkkf .spin-casino-1556tw table tr th {
    padding: 12px 4px;
  }
}

.spin-casino-95pkkf .spin-casino-1556tw table tr:last-of-type td {
  border-bottom: none;
}

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

.spin-casino-mqd7jr.spin-casino-0x00qi {
  display: block;
}

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

.spin-casino-mqd7jr .spin-casino-hx0w7v {
  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-mqd7jr .spin-casino-rm5n0a {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spin-casino-mqd7jr .spin-casino-amq83z {
  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-rdwec7 ease-in-out;
}

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

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

.spin-casino-11us2w.spin-casino-0x00qi {
  display: block;
}

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

.spin-casino-2m55na {
  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-lmkut6 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.spin-casino-f0s1ny.spin-casino-a93eov {
  display: none;
}

.spin-casino-bxgnhm {
  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-bxgnhm {
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-f2apzz {
  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-rdwec7 ease-in-out;
}

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

.spin-casino-dw5res {
  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-rdwec7 ease-in-out;
}

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

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

.spin-casino-x3ionj.spin-casino-a93eov {
  display: none;
}

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

.spin-casino-x3ionj .spin-casino-f2apzz {
  margin: 0 auto;
}

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

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

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

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

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

.spin-casino-l2xgci > 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-uchbvu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spin-casino-0uculu 44.spin-casino-lfuyhb.spin-casino-exz867.spin-casino-9s2bys.spin-casino-wzh6x9.spin-casino-8xk4jm.spin-casino-cdelyq.spin-casino-s9su9w.spin-casino-whittj.spin-casino-icvtrn.spin-casino-7e8s8m.spin-casino-pfc5z7.spin-casino-39nmp7 0l-12.spin-casino-mmvmxm 30.spin-casino-mx33o2.spin-casino-tgj4rv 2.spin-casino-lotoc3.spin-casino-tgj4rv 3.spin-casino-25bu34 3.spin-casino-3gc929.spin-casino-uwmtj0 3.spin-casino-46zc2g.spin-casino-y7hexp.spin-casino-tzpvi2.spin-casino-v4gae6 7-3.spin-casino-mmvmxm 10.spin-casino-lgheo9.spin-casino-v4gae6 23.spin-casino-xjbgaz.spin-casino-ugkm87 1.spin-casino-vpu2x3 2.spin-casino-mmvmxm 3.spin-casino-ugkm87 1.spin-casino-uwmtj0 5.spin-casino-ofnfqc.spin-casino-uwmtj0 32.spin-casino-2hspc6.spin-casino-y7hexp 5.spin-casino-39nmp7 4.spin-casino-v4gae6 9.spin-casino-v4gae6 8.spin-casino-uwmtj0 6.spin-casino-5pbn1k.spin-casino-ub47wi.spin-casino-vefv0s.spin-casino-vknlnv.spin-casino-nwwsxo 4.spin-casino-44grvv.spin-casino-nwwsxo 6.spin-casino-nwwsxo 0l29.spin-casino-39nmp7 17.spin-casino-y9r62g.spin-casino-kv0qvt 2.spin-casino-ev8xec 10.spin-casino-h8q27d.spin-casino-mmvmxm 8.spin-casino-qgyeoq.spin-casino-uo1ftu.spin-casino-to4h1r.spin-casino-md1ho5.spin-casino-0o8e2u.spin-casino-y7hexp.spin-casino-8xk4jm.spin-casino-mmvmxm 1.spin-casino-bcbw86.spin-casino-qrr1xb.spin-casino-25a958.spin-casino-r7tc40.spin-casino-zu9vo2.spin-casino-vpu2x3 1.spin-casino-j2kiq1.spin-casino-ym58fr.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spin-casino-l2xgci > input:checked ~ label,
.spin-casino-l2xgci > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spin-casino-uchbvu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spin-casino-0uculu 44.spin-casino-lfuyhb.spin-casino-exz867.spin-casino-9s2bys.spin-casino-wzh6x9.spin-casino-8xk4jm.spin-casino-cdelyq.spin-casino-s9su9w.spin-casino-whittj.spin-casino-icvtrn.spin-casino-7e8s8m.spin-casino-pfc5z7.spin-casino-39nmp7 0l-12.spin-casino-mmvmxm 30.spin-casino-mx33o2.spin-casino-tgj4rv 2.spin-casino-lotoc3.spin-casino-tgj4rv 3.spin-casino-25bu34 3.spin-casino-3gc929.spin-casino-uwmtj0 3.spin-casino-46zc2g.spin-casino-y7hexp.spin-casino-tzpvi2.spin-casino-v4gae6 7-3.spin-casino-mmvmxm 10.spin-casino-lgheo9.spin-casino-v4gae6 23.spin-casino-xjbgaz.spin-casino-ugkm87 1.spin-casino-vpu2x3 2.spin-casino-mmvmxm 3.spin-casino-ugkm87 1.spin-casino-uwmtj0 5.spin-casino-ofnfqc.spin-casino-uwmtj0 32.spin-casino-2hspc6.spin-casino-y7hexp 5.spin-casino-39nmp7 4.spin-casino-v4gae6 9.spin-casino-v4gae6 8.spin-casino-uwmtj0 6.spin-casino-5pbn1k.spin-casino-ub47wi.spin-casino-vefv0s.spin-casino-vknlnv.spin-casino-nwwsxo 4.spin-casino-44grvv.spin-casino-nwwsxo 6.spin-casino-nwwsxo 0l29.spin-casino-39nmp7 17.spin-casino-y9r62g.spin-casino-kv0qvt 2.spin-casino-ev8xec 10.spin-casino-h8q27d.spin-casino-mmvmxm 8.spin-casino-qgyeoq.spin-casino-uo1ftu.spin-casino-to4h1r.spin-casino-md1ho5.spin-casino-0o8e2u.spin-casino-y7hexp.spin-casino-8xk4jm.spin-casino-mmvmxm 1.spin-casino-bcbw86.spin-casino-qrr1xb.spin-casino-25a958.spin-casino-r7tc40.spin-casino-zu9vo2.spin-casino-vpu2x3 1.spin-casino-j2kiq1.spin-casino-ym58fr.5z'/%3e%3c/svg%3e");
}

.spin-casino-l2xgci > input:not(:checked) ~ label:hover,
.spin-casino-l2xgci > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spin-casino-uchbvu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spin-casino-0uculu 44.spin-casino-lfuyhb.spin-casino-exz867.spin-casino-9s2bys.spin-casino-wzh6x9.spin-casino-8xk4jm.spin-casino-cdelyq.spin-casino-s9su9w.spin-casino-whittj.spin-casino-icvtrn.spin-casino-7e8s8m.spin-casino-pfc5z7.spin-casino-39nmp7 0l-12.spin-casino-mmvmxm 30.spin-casino-mx33o2.spin-casino-tgj4rv 2.spin-casino-lotoc3.spin-casino-tgj4rv 3.spin-casino-25bu34 3.spin-casino-3gc929.spin-casino-uwmtj0 3.spin-casino-46zc2g.spin-casino-y7hexp.spin-casino-tzpvi2.spin-casino-v4gae6 7-3.spin-casino-mmvmxm 10.spin-casino-lgheo9.spin-casino-v4gae6 23.spin-casino-xjbgaz.spin-casino-ugkm87 1.spin-casino-vpu2x3 2.spin-casino-mmvmxm 3.spin-casino-ugkm87 1.spin-casino-uwmtj0 5.spin-casino-ofnfqc.spin-casino-uwmtj0 32.spin-casino-2hspc6.spin-casino-y7hexp 5.spin-casino-39nmp7 4.spin-casino-v4gae6 9.spin-casino-v4gae6 8.spin-casino-uwmtj0 6.spin-casino-5pbn1k.spin-casino-ub47wi.spin-casino-vefv0s.spin-casino-vknlnv.spin-casino-nwwsxo 4.spin-casino-44grvv.spin-casino-nwwsxo 6.spin-casino-nwwsxo 0l29.spin-casino-39nmp7 17.spin-casino-y9r62g.spin-casino-kv0qvt 2.spin-casino-ev8xec 10.spin-casino-h8q27d.spin-casino-mmvmxm 8.spin-casino-qgyeoq.spin-casino-uo1ftu.spin-casino-to4h1r.spin-casino-md1ho5.spin-casino-0o8e2u.spin-casino-y7hexp.spin-casino-8xk4jm.spin-casino-mmvmxm 1.spin-casino-bcbw86.spin-casino-qrr1xb.spin-casino-25a958.spin-casino-r7tc40.spin-casino-zu9vo2.spin-casino-vpu2x3 1.spin-casino-j2kiq1.spin-casino-ym58fr.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.spin-casino-5kgs6i.spin-casino-a93eov {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-5kgs6i.spin-casino-dim4cd .spin-casino-s5rm0i {
  background: #2b3b67;
}

.spin-casino-5kgs6i.spin-casino-dim4cd .spin-casino-b580lq {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spin-casino-5kgs6i.spin-casino-dim4cd .spin-casino-b580lq::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spin-casino-5kgs6i.spin-casino-dim4cd .spin-casino-b580lq::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spin-casino-5kgs6i.spin-casino-dim4cd .spin-casino-kqyz3v::before {
  background: #0e0f41;
}

.spin-casino-5kgs6i.spin-casino-dim4cd .spin-casino-kqyz3v::after {
  background: #152557;
}

.spin-casino-5kgs6i.spin-casino-cqbxgz .spin-casino-s5rm0i {
  background: #1f35fa;
}

.spin-casino-5kgs6i.spin-casino-cqbxgz .spin-casino-b580lq {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spin-casino-5kgs6i.spin-casino-cqbxgz .spin-casino-b580lq::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spin-casino-5kgs6i.spin-casino-cqbxgz .spin-casino-b580lq::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spin-casino-5kgs6i.spin-casino-cqbxgz .spin-casino-kqyz3v::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spin-casino-5kgs6i.spin-casino-cqbxgz .spin-casino-kqyz3v::after {
  background: #192ac8;
}

.spin-casino-5kgs6i.spin-casino-ie9yeu .spin-casino-s5rm0i {
  background: #fa771f;
}

.spin-casino-5kgs6i.spin-casino-ie9yeu .spin-casino-b580lq {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spin-casino-5kgs6i.spin-casino-ie9yeu .spin-casino-b580lq::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spin-casino-5kgs6i.spin-casino-ie9yeu .spin-casino-b580lq::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spin-casino-5kgs6i.spin-casino-ie9yeu .spin-casino-kqyz3v::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spin-casino-5kgs6i.spin-casino-ie9yeu .spin-casino-kqyz3v::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.spin-casino-fips1f .spin-casino-xy52al {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.spin-casino-u65nez {
  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-u65nez.spin-casino-1ecyag {
  display: block;
}

.spin-casino-u65nez.spin-casino-a93eov {
  display: none;
}

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

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

.spin-casino-7mbdh1 {
  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-jt0gv0 {
  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-rpt4mj small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.spin-casino-zghho4 .spin-casino-xy52al {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.spin-casino-gbielp {
  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-53wan3 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.spin-casino-5s68eq strong {
  font-weight: 600;
}

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

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

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

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

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

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

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

.spin-casino-1xicc0 {
  justify-content: center;
}

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

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

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

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

.spin-casino-68704y .spin-casino-v8kt0x {
  justify-content: center;
}

/* faq */

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

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

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

.spin-casino-zxv5y5.spin-casino-0x00qi .spin-casino-kk2pu9::after {
  transform: rotate(45deg);
}

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

.spin-casino-zxv5y5.spin-casino-0x00qi .spin-casino-zwk5op {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.spin-casino-l2xgci > input:not(:checked) ~ label:hover,
.spin-casino-l2xgci > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spin-casino-ey1xby.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spin-casino-ru89cm 44.spin-casino-pih3zd.spin-casino-0y5905.spin-casino-huhy49.spin-casino-m7jk3e.spin-casino-hu45ip.spin-casino-qchxji.spin-casino-4feckg.spin-casino-tuyz05.spin-casino-cn7m3y.spin-casino-xlftqz.spin-casino-g103kr.spin-casino-yr6g5y 0l-12.spin-casino-o1ghar 30.spin-casino-8p72he.spin-casino-x43p0z 2.spin-casino-zazx37.spin-casino-x43p0z 3.spin-casino-ra1g1f 3.spin-casino-h0lnpk.spin-casino-uxyz03 3.spin-casino-mvpw25.spin-casino-74tq2h.spin-casino-jkgey0.spin-casino-tl9vmj 7-3.spin-casino-o1ghar 10.spin-casino-g4pb2b.spin-casino-tl9vmj 23.spin-casino-g3cn7v.spin-casino-rlt8mx 1.spin-casino-6j80jt 2.spin-casino-o1ghar 3.spin-casino-rlt8mx 1.spin-casino-uxyz03 5.spin-casino-kzjeai.spin-casino-uxyz03 32.spin-casino-ype7jb.spin-casino-74tq2h 5.spin-casino-yr6g5y 4.spin-casino-tl9vmj 9.spin-casino-tl9vmj 8.spin-casino-uxyz03 6.spin-casino-h297w9.spin-casino-88rhbu.spin-casino-ds15ag.spin-casino-bgkt31.spin-casino-is2ad2 4.spin-casino-ribq7e.spin-casino-is2ad2 6.spin-casino-is2ad2 0l29.spin-casino-yr6g5y 17.spin-casino-pgmonj.spin-casino-sk7caw 2.spin-casino-0a8bg9 10.spin-casino-97n32q.spin-casino-o1ghar 8.spin-casino-tf43ng.spin-casino-zh0kqh.spin-casino-72wt8h.spin-casino-hf82kn.spin-casino-f0agzh.spin-casino-74tq2h.spin-casino-hu45ip.spin-casino-o1ghar 1.spin-casino-d5fvpa.spin-casino-zr59m5.spin-casino-el2wof.spin-casino-ffkxp7.spin-casino-wb4hcx.spin-casino-6j80jt 1.spin-casino-cp8d43.spin-casino-8axxoc.5z'/%3e%3c/svg%3e");
}

.spin-casino-iixxag {
  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-iixxag {
    gap: 16px 0;
  }
}

.spin-casino-uf19cm {
  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-uf19cm.spin-casino-94f7oo {
  display: block;
}

.spin-casino-uf19cm.spin-casino-5e9l7x {
  display: none;
}

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

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

.spin-casino-s6com1 {
  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-6rqbi5 {
  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-7c0rx1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.spin-casino-attcjj .spin-casino-52abiy {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.spin-casino-f3wqcw 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-f3wqcw 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-v0kdfm {
  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-v0kdfm.spin-casino-kmitgk {
  opacity: 1;
  pointer-events: auto;
}

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

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

.spin-casino-070v5b h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.spin-casino-jz74s2, .spin-casino-3etugv, [class*="review-card"],
thead, thead th, table th, .spin-casino-icovke,
.spin-casino-0qzvzi, [class*="collapsible-header"],
.spin-casino-mjxgjd, [class*="updated-block"] {
  color: #ece7dc !important;
}
