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

.slots-palace-66v5la {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .slots-palace-66v5la {
    padding: 54px 0 0;
  }
}

.slots-palace-m5gzll {
  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) {
  .slots-palace-m5gzll: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;
  }
}

.slots-palace-nspxa3 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .slots-palace-nspxa3 {
    margin: 20px auto 100px;
  }
}

.slots-palace-nspxa3 h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .slots-palace-nspxa3 h1 {
    font-size: 120px;
  }
}

.slots-palace-nspxa3 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.slots-palace-3be9db {
  cursor: pointer;
}

.slots-palace-49kkel {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.slots-palace-msehqm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.slots-palace-msehqm figure {
  margin: 0;
}

.slots-palace-msehqm.slots-palace-rrgj8d {
  justify-content: flex-start;
  margin-right: 4px;
}

.slots-palace-msehqm.slots-palace-2ys9do {
  justify-content: flex-end;
  margin-left: 4px;
}

.slots-palace-msehqm.slots-palace-bf1h4q {
  justify-content: center;
}

.slots-palace-msehqm.slots-palace-vgqzak {
  justify-content: normal;
}

.slots-palace-pslce8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.slots-palace-1nfg75 {
  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) {
  .slots-palace-1nfg75 {
    flex-direction: column;
  }
}

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

.slots-palace-bwon2o img {
  width: 100%;
}

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

.slots-palace-ojwhtb {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.slots-palace-ojwhtb 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) {
  .slots-palace-ojwhtb ul {
    margin-bottom: 15px;
  }
}

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

.slots-palace-ojwhtb 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);
}

.slots-palace-ojwhtb ul li span svg {
  fill: var(--title-color);
}

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

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

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

.slots-palace-ojwhtb ul li:last-of-type::after {
  display: none;
}

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

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

.slots-palace-bo7ojl {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .slots-palace-5jvb5m {
    height: 50px;
  }
}

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

.slots-palace-5jvb5m.slots-palace-wqni72 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .slots-palace-5jvb5m.slots-palace-wqni72:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.slots-palace-ptszp4 {
  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) {
  .slots-palace-ptszp4 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .slots-palace-ptszp4 {
    padding: 50px 16px 68px;
  }
}

.slots-palace-hb8tni {
  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) {
  .slots-palace-hb8tni {
    flex-direction: column;
  }
}

.slots-palace-zhowge {
  margin-bottom: 94px;
}

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

.slots-palace-3t42qs .slots-palace-1p3jsp {
  margin-bottom: 28px;
}

.slots-palace-3t42qs .slots-palace-1p3jsp img {
  max-height: 100px;
  width: auto;
}

.slots-palace-9zdcnv {
  display: flex;
  align-items: center;
}

.slots-palace-9zdcnv a + a {
  margin-left: 24px;
}

.slots-palace-9zdcnv img {
  max-height: 56px;
  width: auto;
}

.slots-palace-9zdcnv img + img {
  margin-left: 24px;
}

.slots-palace-ea4ofd {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.slots-palace-l13g4c {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .slots-palace-kb1q6j {
    flex-wrap: wrap;
  }
}

.slots-palace-kb1q6j li {
  display: flex;
  margin: 0 7px;
}

.slots-palace-kb1q6j li svg {
  transition: 0.slots-palace-fl7lk4 ease-in-out;
}

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

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

.slots-palace-sc5e7b + .slots-palace-sc5e7b {
  margin-left: 120px;
}

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

.slots-palace-rafq3x {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.slots-palace-5hhtdo {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slots-palace-5hhtdo li {
  font-size: 16px;
}

.slots-palace-5hhtdo li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .slots-palace-5hhtdo li a:hover {
    text-decoration: underline;
  }
}

.slots-palace-5hhtdo li + li {
  margin-top: 16px;
}

.slots-palace-dj2z48 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.slots-palace-11x52c ease-in-out;
}

.slots-palace-dj2z48.slots-palace-85vr7n {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.slots-palace-q3a6am {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.slots-palace-igl0p1 li {
  width: 100%;
}

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

.slots-palace-igl0p1 li a svg {
  fill: var(--button-text-color);
}

.slots-palace-igl0p1 li a.slots-palace-85vr7n {
  background: var(--border-color);
}

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

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

.slots-palace-0xndux {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.slots-palace-05wvyo {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.slots-palace-05wvyo img {
  width: 100%;
  transition: 0.slots-palace-fl7lk4 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .slots-palace-05wvyo:hover img {
    transform: scale(1.1);
  }
}

.slots-palace-0pwyz7 {
  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) {
  .slots-palace-0pwyz7 {
    height: 54px;
  }
}

.slots-palace-h21m89 {
  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) {
  .slots-palace-h21m89 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .slots-palace-h21m89 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .slots-palace-h21m89 .slots-palace-1p3jsp img {
    max-width: 90px;
  }
}

.slots-palace-1p3jsp img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .slots-palace-1p3jsp {
    order: -2;
  }
}

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

.slots-palace-ijpd0k {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.slots-palace-ijpd0k li {
  font-size: 16px;
  margin: 0 20px;
}

.slots-palace-ijpd0k li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.slots-palace-2dwv3f {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .slots-palace-2dwv3f {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .slots-palace-2dwv3f {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.slots-palace-2dwv3f.slots-palace-l3auwb {
  margin-right: 0;
}

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

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

.slots-palace-0n7sr4 {
  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) {
  .slots-palace-0n7sr4:hover {
    background: var(--button-bg-hover);
  }
}

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

.slots-palace-ed1x62 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.slots-palace-ed1x62:hover > ul {
  display: flex;
}

.slots-palace-ed1x62:focus > ul {
  display: flex;
}

.slots-palace-ed1x62:focus-within > ul {
  display: flex;
}

.slots-palace-czrs3l {
  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;
}

.slots-palace-czrs3l::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.slots-palace-11x52c ease-in-out;
}

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

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

.slots-palace-ed1x62 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.slots-palace-fl7lk4 ease-in-out;
  overflow: hidden;
}

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

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

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

.slots-palace-xqdxfa {
  display: none;
}

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

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

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

.slots-palace-qjg8ml {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.slots-palace-qjg8ml img {
  margin-bottom: 20px;
}

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

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

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

.slots-palace-xtaahz {
  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) {
  .slots-palace-xtaahz {
    font-size: 32px;
  }
}

.slots-palace-xm3c2u {
  color: var(--text-color);
}

.slots-palace-gmtzud {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.slots-palace-gmtzud p img {
  display: block;
  margin: 0 auto;
}

.slots-palace-gmtzud p:first-of-type {
  margin-top: 0;
}

.slots-palace-gmtzud p:last-of-type {
  margin-bottom: 0;
}

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

.slots-palace-gmtzud ul {
  padding: 0 0 0 20px;
}

.slots-palace-gmtzud table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.slots-palace-gmtzud table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.slots-palace-gmtzud iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.slots-palace-fkdlb3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.slots-palace-brvunb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.slots-palace-brvunb .slots-palace-889yni {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .slots-palace-brvunb .slots-palace-889yni {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.slots-palace-brvunb .slots-palace-e55uo1 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .slots-palace-brvunb .slots-palace-e55uo1 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .slots-palace-brvunb .slots-palace-e55uo1 img {
    width: 100%;
  }
}

.slots-palace-e55uo1 {
  margin: 0 0 28px;
}

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

.slots-palace-889yni {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .slots-palace-889yni {
    margin-bottom: 18px;
  }
}

.slots-palace-fkdlb3 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) {
  .slots-palace-fkdlb3 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.slots-palace-fkdlb3 .slots-palace-m5gzll {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.slots-palace-ru741b {
  position: relative;
  border: none;
}

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

.slots-palace-aabuse {
  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;
}

.slots-palace-aabuse span {
  height: 32px;
}

.slots-palace-aabuse span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.slots-palace-aabuse.slots-palace-shrw9b span {
  transform: scaleY(-1);
}

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

.slots-palace-3kowu0 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slots-palace-3kowu0 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .slots-palace-3kowu0 li {
    font-size: 16px;
  }
}

.slots-palace-3kowu0 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.slots-palace-fl7lk4 ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .slots-palace-3kowu0 li a {
    padding: 12px 14px;
  }
}

.slots-palace-3kowu0.slots-palace-jsi3k5 {
  display: none;
}

.slots-palace-vyuc48 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.slots-palace-vyuc48 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .slots-palace-vyuc48 table td {
    min-width: 75px;
  }
}

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

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

.slots-palace-vyuc48 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.slots-palace-kbesev {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.slots-palace-14jdya table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.slots-palace-14jdya table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.slots-palace-14jdya p {
  color: var(--text-color);
}

.slots-palace-ey8iuf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.slots-palace-aun1h1 {
  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);
}

.slots-palace-4hyhuh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .slots-palace-4hyhuh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .slots-palace-4hyhuh {
    margin-bottom: 60px;
  }
}

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

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

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

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

.slots-palace-bpz2k8 p + p {
  margin-top: 10px;
}

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

.slots-palace-8wd8zc {
  display: none;
}

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

.slots-palace-ahmy8e {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.slots-palace-ahmy8e li {
  margin: 0 20px;
}

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

.slots-palace-ahmy8e li a img {
  margin-bottom: 4px;
}

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

.slots-palace-qd5qrw {
  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) {
  .slots-palace-qd5qrw {
    padding: 0 16px;
  }
}

.slots-palace-qd5qrw li {
  font-size: 16px;
  position: relative;
}

.slots-palace-qd5qrw li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.slots-palace-qd5qrw li span {
  opacity: 0.5;
}

.slots-palace-qd5qrw li + li {
  margin-left: 30px;
}

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

h2.slots-palace-jlvf3y {
  margin: 0 0 28px;
}

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

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

.slots-palace-ma5smm 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);
}

.slots-palace-ma5smm 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;
}

.slots-palace-ma5smm 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;
}

.slots-palace-ma5smm tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.slots-palace-ma5smm tbody tr:last-of-type {
  margin-bottom: 0;
}

.slots-palace-ma5smm tbody tr td:first-of-type {
  flex-shrink: 0;
}

.slots-palace-ma5smm 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);
}

.slots-palace-ma5smm 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);
}

.slots-palace-ma5smm tbody tr td:last-of-type {
  margin-left: auto;
}

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

.slots-palace-ma5smm tbody tr td .slots-palace-0ha8w8 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .slots-palace-ma5smm tbody tr td .slots-palace-0ha8w8 {
    width: 100%;
  }
}

.slots-palace-ma5smm tbody tr td .slots-palace-knp2p0 {
  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.slots-palace-fl7lk4 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .slots-palace-ma5smm tbody tr td .slots-palace-knp2p0:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .slots-palace-ma5smm tbody tr td .slots-palace-knp2p0 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .slots-palace-ma5smm tbody tr td .slots-palace-knp2p0 {
    width: 100%;
  }
}

.slots-palace-ma5smm tbody tr td .slots-palace-z00pw0 {
  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) {
  .slots-palace-ma5smm tbody tr td .slots-palace-z00pw0:hover {
    text-decoration: none;
  }
}

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

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

.slots-palace-ykop48 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.slots-palace-gbh886 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.slots-palace-ds3nxy img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.slots-palace-fl7lk4 ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .slots-palace-iw7q05 {
    height: 190px;
    margin: 20px auto;
  }
}

.slots-palace-iw7q05 img {
  width: 100%;
  height: 100%;
}

.slots-palace-iw7q05 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.slots-palace-yooi6r svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.slots-palace-fl7lk4 ease-in-out;
}

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

.slots-palace-3vkwas {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .slots-palace-3vkwas {
    padding: 40px 0;
  }
}

.slots-palace-mprzbk {
  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) {
  .slots-palace-mprzbk {
    padding: 0 16px;
  }
}

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

.slots-palace-6bym8d {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.slots-palace-6bym8d img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .slots-palace-6bym8d {
    margin: 10px 0 0;
  }
}

.slots-palace-mzyjad {
  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;
}

.slots-palace-mzyjad 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) {
  .slots-palace-mzyjad {
    flex-basis: auto;
  }
}

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

.slots-palace-k356n1 {
  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.slots-palace-fl7lk4 ease-in-out;
}

.slots-palace-k356n1:hover {
  border: 1px solid #8c8ca2;
}

.slots-palace-1va8z6 {
  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%);
}

.slots-palace-1va8z6:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.slots-palace-12e2f4 a {
  text-decoration: underline;
  color: #8babff;
}

.slots-palace-o3p4gq {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.slots-palace-o3p4gq .slots-palace-k356n1 {
  width: 50%;
  margin: 0;
}

.slots-palace-z154wy {
  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;
}

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

.slots-palace-yn878i {
  margin: 0 0 100px;
}

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

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

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

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

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

.slots-palace-f30e9x {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.slots-palace-j9guc3 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.slots-palace-fl7lk4 ease-in-out;
}

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

.slots-palace-j9guc3 a svg {
  fill: #fff;
}

.slots-palace-j9guc3 a:hover {
  background: #3d68e7;
}

.slots-palace-j26gaa {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.slots-palace-46yna3 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .slots-palace-46yna3 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.slots-palace-ptcqhy {
  font-size: 16px;
  color: var(--text-color);
}

.slots-palace-yl5bcb {
  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) {
  .slots-palace-yl5bcb {
    padding: 0 16px;
  }
}

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

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

.slots-palace-um0ccz {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.slots-palace-vq9n1n {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.slots-palace-vq9n1n 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);
}

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

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

.slots-palace-vq9n1n table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .slots-palace-vq9n1n {
    margin: 0;
  }
}

.slots-palace-11ps6h {
  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) {
  .slots-palace-11ps6h {
    min-height: 190px;
  }
}

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

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

.slots-palace-3k7wln {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.slots-palace-3k7wln.slots-palace-99ehgx {
  display: none;
}

.slots-palace-9p5red {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.slots-palace-9p5red iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slots-palace-9p5red iframe.slots-palace-25zkt0 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.slots-palace-9p5red.slots-palace-gjaxtk {
  opacity: 1;
  pointer-events: all;
}

.slots-palace-73vla2 {
  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.slots-palace-fl7lk4 ease-in-out;
}

.slots-palace-73vla2 svg {
  margin-right: 10px;
}

.slots-palace-73vla2 + .slots-palace-73vla2 {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .slots-palace-73vla2:hover {
    background: #a8a6b3;
  }
}

.slots-palace-7cl2ub {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .slots-palace-73vla2 {
    height: 42px;
    max-width: 220px;
  }
}

.slots-palace-yl5bcb .slots-palace-fkdlb3 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.slots-palace-yl5bcb .slots-palace-fkdlb3 h1,
.slots-palace-yl5bcb .slots-palace-fkdlb3 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) {
  .slots-palace-yl5bcb .slots-palace-fkdlb3 h1,
  .slots-palace-yl5bcb .slots-palace-fkdlb3 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .slots-palace-yl5bcb .slots-palace-fkdlb3 {
    margin: 28px 0 0;
  }
}

.slots-palace-xdlt7e {
  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) {
  .slots-palace-xdlt7e {
    padding: 0 16px;
  }
}

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

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

.slots-palace-jfqihm {
  max-width: 545px;
  width: 100%;
}

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

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

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

.slots-palace-zywawo iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slots-palace-erc9p5 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.slots-palace-rcd2qy {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .slots-palace-1h2guj {
    padding: 10px;
  }
}

.slots-palace-1h2guj .slots-palace-m5gzll {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .slots-palace-1h2guj .slots-palace-m5gzll {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .slots-palace-1h2guj {
    flex-wrap: wrap;
  }
}

.slots-palace-242hj1 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.slots-palace-242hj1 img {
  width: 100%;
}

.slots-palace-t1uhaw {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.slots-palace-y3al0e {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.slots-palace-ck5c73 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.slots-palace-4ridly {
  width: 100%;
  margin: 0 0 100px;
}

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

.slots-palace-4ridly .slots-palace-3cvx6u {
  position: relative;
}

.slots-palace-4ridly .slots-palace-xtszut {
  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;
}

.slots-palace-4ridly .slots-palace-xtszut.slots-palace-99ehgx {
  display: none;
}

.slots-palace-4ridly .slots-palace-hjq5j8 {
  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) {
  .slots-palace-4ridly .slots-palace-hjq5j8 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .slots-palace-4ridly .slots-palace-hjq5j8 {
    bottom: 90px;
  }
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-6k51p7 {
  max-width: 300px;
  width: 100%;
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-6k51p7 .slots-palace-thi4xl {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-6k51p7 .slots-palace-thi4xl {
    font-size: 32px;
    text-align: center;
  }
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-6k51p7 .slots-palace-vkddho {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-6k51p7 .slots-palace-vkddho {
    text-align: center;
  }
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb {
    flex-direction: column-reverse;
  }
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-ggsejt {
  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.slots-palace-fl7lk4 ease-in-out;
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-ggsejt:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-ggsejt {
    width: 100%;
  }
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-zei7v9 {
  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.slots-palace-fl7lk4 ease-in-out;
  overflow: hidden;
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-zei7v9 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);
  }
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-zei7v9: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;
}

.slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-zei7v9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .slots-palace-4ridly .slots-palace-hjq5j8 .slots-palace-l3auwb .slots-palace-zei7v9 {
    width: 100%;
  }
}

.slots-palace-4ridly .slots-palace-hjq5j8.slots-palace-99ehgx {
  display: none;
}

.slots-palace-4ridly .slots-palace-iiqu0e {
  display: none;
}

.slots-palace-4ridly .slots-palace-iiqu0e.slots-palace-gjaxtk {
  display: block;
}

.slots-palace-4ridly .slots-palace-iiqu0e iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .slots-palace-4ridly .slots-palace-iiqu0e iframe {
    height: calc(100vh - 54px);
  }
}

.slots-palace-4ridly .slots-palace-lhvjz0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .slots-palace-4ridly .slots-palace-lhvjz0 {
    padding: 24px 16px 0;
  }
}

.slots-palace-4ridly .slots-palace-lhvjz0 .slots-palace-thi4xl {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .slots-palace-4ridly .slots-palace-lhvjz0 .slots-palace-thi4xl {
    margin-bottom: 24px;
  }
}

.slots-palace-4ridly .slots-palace-lhvjz0 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);
}

.slots-palace-4ridly .slots-palace-lhvjz0 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) {
  .slots-palace-4ridly .slots-palace-lhvjz0 table tr td {
    padding: 12px 4px;
  }
}

.slots-palace-4ridly .slots-palace-lhvjz0 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) {
  .slots-palace-4ridly .slots-palace-lhvjz0 table tr th {
    padding: 12px 4px;
  }
}

.slots-palace-4ridly .slots-palace-lhvjz0 table tr:last-of-type td {
  border-bottom: none;
}

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

.slots-palace-mb7gdi.slots-palace-85vr7n {
  display: block;
}

.slots-palace-mb7gdi iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.slots-palace-mb7gdi .slots-palace-sz2vuu {
  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;
}

.slots-palace-mb7gdi .slots-palace-eqsi48 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.slots-palace-mb7gdi .slots-palace-zei7v9 {
  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.slots-palace-fl7lk4 ease-in-out;
}

.slots-palace-mb7gdi .slots-palace-zei7v9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.slots-palace-lfu4nx.slots-palace-85vr7n {
  display: block;
}

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

.slots-palace-s5g6de {
  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;
}

.slots-palace-vmfqef {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.slots-palace-47yudm {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.slots-palace-47yudm svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.slots-palace-qxig0j {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slots-palace-oggy0o.slots-palace-99ehgx {
  display: none;
}

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

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

.slots-palace-npef04 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.slots-palace-npef04 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.slots-palace-npef04 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.slots-palace-fl7lk4 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.slots-palace-npef04 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.slots-palace-npef04 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.slots-palace-npef04 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.slots-palace-npef04 input:active {
  border-color: #c2c0ce;
}

.slots-palace-npef04 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .slots-palace-npef04 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.slots-palace-120qve {
  margin-bottom: 36px;
}

.slots-palace-120qve 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;
}

.slots-palace-120qve textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.slots-palace-120qve textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .slots-palace-120qve {
    margin-bottom: 24px;
  }
}

.slots-palace-942suo {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.slots-palace-cfvjk3 {
  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.slots-palace-fl7lk4 ease-in-out;
}

.slots-palace-cfvjk3:hover {
  background: var(--border-color);
}

.slots-palace-vetaaq {
  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.slots-palace-fl7lk4 ease-in-out;
}

.slots-palace-vetaaq:hover {
  background: #166ad9;
}

.slots-palace-jkg5bl {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.slots-palace-jkg5bl.slots-palace-99ehgx {
  display: none;
}

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

.slots-palace-jkg5bl .slots-palace-cfvjk3 {
  margin: 0 auto;
}

.slots-palace-1a7btt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .slots-palace-1a7btt {
    margin-bottom: 16px;
  }
}

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

.slots-palace-7kj3o7 {
  filter: grayscale(100%);
}

.slots-palace-pfv37a > input {
  display: none;
}

.slots-palace-pfv37a > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slots-palace-73x7r3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.slots-palace-ravzyv 44.slots-palace-4zbgoi.slots-palace-4xd5m0.slots-palace-l9qn0s.slots-palace-ug4fio.slots-palace-v6bffr.slots-palace-vfi6q2.slots-palace-l2hotr.slots-palace-gy29l3.slots-palace-nho97b.slots-palace-k882xg.slots-palace-823cun.slots-palace-r9ajvk 0l-12.slots-palace-rbhf8d 30.slots-palace-n1avc7.slots-palace-zgj8gw 2.slots-palace-kfvht6.slots-palace-zgj8gw 3.slots-palace-rh33pl 3.slots-palace-qvm86g.slots-palace-kpbm1n 3.slots-palace-eir6s9.slots-palace-2x33kz.slots-palace-wbc5su.slots-palace-ot4vz1 7-3.slots-palace-rbhf8d 10.slots-palace-fzesbl.slots-palace-ot4vz1 23.slots-palace-qrb8st.slots-palace-gnjmpt 1.slots-palace-y5lgs5 2.slots-palace-rbhf8d 3.slots-palace-gnjmpt 1.slots-palace-kpbm1n 5.slots-palace-tbfcm2.slots-palace-kpbm1n 32.slots-palace-b6zdjb.slots-palace-2x33kz 5.slots-palace-r9ajvk 4.slots-palace-ot4vz1 9.slots-palace-ot4vz1 8.slots-palace-kpbm1n 6.slots-palace-zrrc8b.slots-palace-unn6wu.slots-palace-qb3sj9.slots-palace-vrk22j.slots-palace-b5bt8z 4.slots-palace-alzgc5.slots-palace-b5bt8z 6.slots-palace-b5bt8z 0l29.slots-palace-r9ajvk 17.slots-palace-bne2aw.slots-palace-ko7dxm 2.slots-palace-5uavl3 10.slots-palace-q8uxiz.slots-palace-rbhf8d 8.slots-palace-o8it8n.slots-palace-hkg3qy.slots-palace-562sdv.slots-palace-gpy9q5.slots-palace-dxowz4.slots-palace-2x33kz.slots-palace-v6bffr.slots-palace-rbhf8d 1.slots-palace-wd14y7.slots-palace-v909bq.slots-palace-kk7xxn.slots-palace-7tki2o.slots-palace-u2xm1j.slots-palace-y5lgs5 1.slots-palace-ymrxgo.slots-palace-v4pvzh.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.slots-palace-pfv37a > input:checked ~ label,
.slots-palace-pfv37a > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slots-palace-73x7r3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.slots-palace-ravzyv 44.slots-palace-4zbgoi.slots-palace-4xd5m0.slots-palace-l9qn0s.slots-palace-ug4fio.slots-palace-v6bffr.slots-palace-vfi6q2.slots-palace-l2hotr.slots-palace-gy29l3.slots-palace-nho97b.slots-palace-k882xg.slots-palace-823cun.slots-palace-r9ajvk 0l-12.slots-palace-rbhf8d 30.slots-palace-n1avc7.slots-palace-zgj8gw 2.slots-palace-kfvht6.slots-palace-zgj8gw 3.slots-palace-rh33pl 3.slots-palace-qvm86g.slots-palace-kpbm1n 3.slots-palace-eir6s9.slots-palace-2x33kz.slots-palace-wbc5su.slots-palace-ot4vz1 7-3.slots-palace-rbhf8d 10.slots-palace-fzesbl.slots-palace-ot4vz1 23.slots-palace-qrb8st.slots-palace-gnjmpt 1.slots-palace-y5lgs5 2.slots-palace-rbhf8d 3.slots-palace-gnjmpt 1.slots-palace-kpbm1n 5.slots-palace-tbfcm2.slots-palace-kpbm1n 32.slots-palace-b6zdjb.slots-palace-2x33kz 5.slots-palace-r9ajvk 4.slots-palace-ot4vz1 9.slots-palace-ot4vz1 8.slots-palace-kpbm1n 6.slots-palace-zrrc8b.slots-palace-unn6wu.slots-palace-qb3sj9.slots-palace-vrk22j.slots-palace-b5bt8z 4.slots-palace-alzgc5.slots-palace-b5bt8z 6.slots-palace-b5bt8z 0l29.slots-palace-r9ajvk 17.slots-palace-bne2aw.slots-palace-ko7dxm 2.slots-palace-5uavl3 10.slots-palace-q8uxiz.slots-palace-rbhf8d 8.slots-palace-o8it8n.slots-palace-hkg3qy.slots-palace-562sdv.slots-palace-gpy9q5.slots-palace-dxowz4.slots-palace-2x33kz.slots-palace-v6bffr.slots-palace-rbhf8d 1.slots-palace-wd14y7.slots-palace-v909bq.slots-palace-kk7xxn.slots-palace-7tki2o.slots-palace-u2xm1j.slots-palace-y5lgs5 1.slots-palace-ymrxgo.slots-palace-v4pvzh.5z'/%3e%3c/svg%3e");
}

.slots-palace-pfv37a > input:not(:checked) ~ label:hover,
.slots-palace-pfv37a > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slots-palace-73x7r3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slots-palace-ravzyv 44.slots-palace-4zbgoi.slots-palace-4xd5m0.slots-palace-l9qn0s.slots-palace-ug4fio.slots-palace-v6bffr.slots-palace-vfi6q2.slots-palace-l2hotr.slots-palace-gy29l3.slots-palace-nho97b.slots-palace-k882xg.slots-palace-823cun.slots-palace-r9ajvk 0l-12.slots-palace-rbhf8d 30.slots-palace-n1avc7.slots-palace-zgj8gw 2.slots-palace-kfvht6.slots-palace-zgj8gw 3.slots-palace-rh33pl 3.slots-palace-qvm86g.slots-palace-kpbm1n 3.slots-palace-eir6s9.slots-palace-2x33kz.slots-palace-wbc5su.slots-palace-ot4vz1 7-3.slots-palace-rbhf8d 10.slots-palace-fzesbl.slots-palace-ot4vz1 23.slots-palace-qrb8st.slots-palace-gnjmpt 1.slots-palace-y5lgs5 2.slots-palace-rbhf8d 3.slots-palace-gnjmpt 1.slots-palace-kpbm1n 5.slots-palace-tbfcm2.slots-palace-kpbm1n 32.slots-palace-b6zdjb.slots-palace-2x33kz 5.slots-palace-r9ajvk 4.slots-palace-ot4vz1 9.slots-palace-ot4vz1 8.slots-palace-kpbm1n 6.slots-palace-zrrc8b.slots-palace-unn6wu.slots-palace-qb3sj9.slots-palace-vrk22j.slots-palace-b5bt8z 4.slots-palace-alzgc5.slots-palace-b5bt8z 6.slots-palace-b5bt8z 0l29.slots-palace-r9ajvk 17.slots-palace-bne2aw.slots-palace-ko7dxm 2.slots-palace-5uavl3 10.slots-palace-q8uxiz.slots-palace-rbhf8d 8.slots-palace-o8it8n.slots-palace-hkg3qy.slots-palace-562sdv.slots-palace-gpy9q5.slots-palace-dxowz4.slots-palace-2x33kz.slots-palace-v6bffr.slots-palace-rbhf8d 1.slots-palace-wd14y7.slots-palace-v909bq.slots-palace-kk7xxn.slots-palace-7tki2o.slots-palace-u2xm1j.slots-palace-y5lgs5 1.slots-palace-ymrxgo.slots-palace-v4pvzh.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .slots-palace-9q2plm > .slots-palace-geest0 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .slots-palace-9q2plm > .slots-palace-geest0 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .slots-palace-9q2plm > .slots-palace-geest0 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .slots-palace-9q2plm > .slots-palace-geest0 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .slots-palace-9q2plm > .slots-palace-geest0 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.slots-palace-z75067 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.slots-palace-z75067.slots-palace-99ehgx {
  display: none;
}

.slots-palace-mg4ovp {
  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) {
  .slots-palace-mg4ovp {
    height: 74px;
    overflow: visible;
  }
}

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

.slots-palace-3ipczm {
  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;
}

.slots-palace-3ipczm::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.slots-palace-3ipczm::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.slots-palace-3ipczm img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.slots-palace-arhccy {
  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;
}

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

.slots-palace-arhccy::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) {
  .slots-palace-arhccy::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .slots-palace-qiyis0 {
    top: -20px;
  }
}

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

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

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

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

.slots-palace-z75067.slots-palace-zjfkwx .slots-palace-mg4ovp {
  background: #2b3b67;
}

.slots-palace-z75067.slots-palace-zjfkwx .slots-palace-3ipczm {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.slots-palace-z75067.slots-palace-zjfkwx .slots-palace-3ipczm::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.slots-palace-z75067.slots-palace-zjfkwx .slots-palace-3ipczm::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.slots-palace-z75067.slots-palace-zjfkwx .slots-palace-arhccy::before {
  background: #0e0f41;
}

.slots-palace-z75067.slots-palace-zjfkwx .slots-palace-arhccy::after {
  background: #152557;
}

.slots-palace-z75067.slots-palace-ddr999 .slots-palace-mg4ovp {
  background: #1f35fa;
}

.slots-palace-z75067.slots-palace-ddr999 .slots-palace-3ipczm {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.slots-palace-z75067.slots-palace-ddr999 .slots-palace-3ipczm::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.slots-palace-z75067.slots-palace-ddr999 .slots-palace-3ipczm::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.slots-palace-z75067.slots-palace-ddr999 .slots-palace-arhccy::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.slots-palace-z75067.slots-palace-ddr999 .slots-palace-arhccy::after {
  background: #192ac8;
}

.slots-palace-z75067.slots-palace-kpg8on .slots-palace-mg4ovp {
  background: #fa771f;
}

.slots-palace-z75067.slots-palace-kpg8on .slots-palace-3ipczm {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slots-palace-z75067.slots-palace-kpg8on .slots-palace-3ipczm::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.slots-palace-z75067.slots-palace-kpg8on .slots-palace-3ipczm::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.slots-palace-z75067.slots-palace-kpg8on .slots-palace-arhccy::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slots-palace-z75067.slots-palace-kpg8on .slots-palace-arhccy::after {
  background: #fa8535;
}

.slots-palace-1bl9bg {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .slots-palace-1bl9bg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .slots-palace-1bl9bg {
    margin: 24px 0 60px;
  }
}

.slots-palace-1bl9bg h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.slots-palace-3vjthi {
  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) {
  .slots-palace-3vjthi {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

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

.slots-palace-aeowgh {
  display: flex;
  align-items: center;
  gap: 10px;
}

.slots-palace-aeowgh span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.slots-palace-aeowgh small {
  font-size: 14px;
  color: var(--text-color);
}

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

.slots-palace-gkf1eb {
  width: 120px;
  height: 22px;
}

.slots-palace-gkf1eb .slots-palace-nkjtgw {
  fill: #c2c0ce;
}

.slots-palace-gkf1eb [rating="1"] .slots-palace-nkjtgw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slots-palace-gkf1eb [rating="2"] .slots-palace-nkjtgw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slots-palace-gkf1eb [rating="3"] .slots-palace-nkjtgw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slots-palace-gkf1eb [rating="4"] .slots-palace-nkjtgw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slots-palace-gkf1eb [rating="5"] .slots-palace-nkjtgw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.slots-palace-10lw2s {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .slots-palace-10lw2s {
    gap: 16px 0;
  }
}

.slots-palace-oa5adh {
  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);
}

.slots-palace-oa5adh.slots-palace-gjaxtk {
  display: block;
}

.slots-palace-oa5adh.slots-palace-99ehgx {
  display: none;
}

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

.slots-palace-jyu063 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slots-palace-un8rfp {
  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);
}

.slots-palace-dfiozd {
  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;
}

.slots-palace-jajsgd small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.slots-palace-9borsu {
  font-size: 16px;
  line-height: 140%;
}

.slots-palace-egjru5 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slots-palace-egjru5 .slots-palace-nkjtgw {
  fill: #c2c0ce;
}

.slots-palace-egjru5 [rating="1"] .slots-palace-nkjtgw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slots-palace-egjru5 [rating="2"] .slots-palace-nkjtgw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slots-palace-egjru5 [rating="3"] .slots-palace-nkjtgw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slots-palace-egjru5 [rating="4"] .slots-palace-nkjtgw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slots-palace-egjru5 [rating="5"] .slots-palace-nkjtgw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.slots-palace-1x8wni {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .slots-palace-1x8wni {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.slots-palace-ffr0d0 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .slots-palace-ffr0d0 {
    padding: 0 16px;
  }
}

.slots-palace-3m564o {
  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) {
  .slots-palace-3m564o {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.slots-palace-bjd3z9 {
  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) {
  .slots-palace-bjd3z9 {
    padding: 12px;
    gap: 12px;
  }
}

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

.slots-palace-lladjq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slots-palace-8nrhpf {
  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;
}

.slots-palace-j78cfe {
  flex: 1;
  min-width: 0;
}

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

.slots-palace-c3wpn0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.slots-palace-c3wpn0 svg,
.slots-palace-c3wpn0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slots-palace-c3wpn0 svg path {
  fill: var(--button-bg-color);
}

.slots-palace-c3wpn0 svg circle {
  fill: var(--button-text-color);
}

.slots-palace-ov1y7s {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.slots-palace-ov1y7s strong {
  font-weight: 600;
}

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

.slots-palace-ddabnl p {
  margin: 0 0 16px;
}

.slots-palace-ddabnl p:last-child {
  margin-bottom: 0;
}

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

.slots-palace-1avfhu {
  max-width: 300px;
  width: 100%;
}

.slots-palace-1avfhu a {
  width: 100%;
}

@media (max-width: 575px) {
  .slots-palace-1avfhu {
    max-width: 200px;
  }
}

.slots-palace-kj6vne {
  justify-content: center;
}

.slots-palace-x4qljq {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slots-palace-1i09mt {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.slots-palace-dwd26t .slots-palace-ijpd0k {
  justify-content: center;
}

/* faq */

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

.slots-palace-bhlxr2 {
  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.slots-palace-pn7p54 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slots-palace-bhlxr2::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.slots-palace-pn7p54 ease;
}

.slots-palace-az9h4i.slots-palace-85vr7n .slots-palace-bhlxr2::after {
  transform: rotate(45deg);
}

.slots-palace-ndwrsf {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.slots-palace-fl7lk4 ease, padding 0.slots-palace-fl7lk4 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.slots-palace-az9h4i.slots-palace-85vr7n .slots-palace-ndwrsf {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.slots-palace-n39uxt {
  margin: 25px 0;
}

.slots-palace-pfv37a > input:not(:checked) ~ label:hover,
.slots-palace-pfv37a > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slots-palace-i8jwyv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slots-palace-je6wij 44.slots-palace-4u7429.slots-palace-jnok2b.slots-palace-mod7ih.slots-palace-dmzjjq.slots-palace-4c0c0m.slots-palace-tmqb7e.slots-palace-m6933b.slots-palace-v1bgj4.slots-palace-ors7c0.slots-palace-6n4hzl.slots-palace-8fhfjg.slots-palace-2s10f3 0l-12.slots-palace-jabw1q 30.slots-palace-zpbj9p.slots-palace-k8t142 2.slots-palace-g1ruqx.slots-palace-k8t142 3.slots-palace-qtjx89 3.slots-palace-txcglt.slots-palace-0pf18n 3.slots-palace-915tm1.slots-palace-gc2h19.slots-palace-28otre.slots-palace-7rj025 7-3.slots-palace-jabw1q 10.slots-palace-0dskeo.slots-palace-7rj025 23.slots-palace-mqh5pf.slots-palace-ki94rk 1.slots-palace-jjljm5 2.slots-palace-jabw1q 3.slots-palace-ki94rk 1.slots-palace-0pf18n 5.slots-palace-68owhb.slots-palace-0pf18n 32.slots-palace-haofk4.slots-palace-gc2h19 5.slots-palace-2s10f3 4.slots-palace-7rj025 9.slots-palace-7rj025 8.slots-palace-0pf18n 6.slots-palace-m5nc3q.slots-palace-53t819.slots-palace-zfkjsf.slots-palace-lj91gm.slots-palace-9jlrhd 4.slots-palace-dfiqa2.slots-palace-9jlrhd 6.slots-palace-9jlrhd 0l29.slots-palace-2s10f3 17.slots-palace-zzelpj.slots-palace-omwyfw 2.slots-palace-mobou0 10.slots-palace-a3l5q2.slots-palace-jabw1q 8.slots-palace-sxw2zu.slots-palace-dehemj.slots-palace-ft15qx.slots-palace-md652t.slots-palace-jaqilg.slots-palace-gc2h19.slots-palace-4c0c0m.slots-palace-jabw1q 1.slots-palace-tptucq.slots-palace-rheaqz.slots-palace-ghsfmz.slots-palace-ylv3d4.slots-palace-ubwvy3.slots-palace-jjljm5 1.slots-palace-bt5gqu.slots-palace-vw96x1.5z'/%3e%3c/svg%3e");
}

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

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

.slots-palace-w3jqvs {
  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);
}

.slots-palace-w3jqvs.slots-palace-gw0el2 {
  display: block;
}

.slots-palace-w3jqvs.slots-palace-xbv2jn {
  display: none;
}

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

.slots-palace-n9abxi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slots-palace-v6hcri {
  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);
}

.slots-palace-kdio4n {
  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;
}

.slots-palace-wdr1c2 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.slots-palace-hmbo34 {
  font-size: 16px;
  line-height: 140%;
}

.slots-palace-q3hzsm {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slots-palace-q3hzsm .slots-palace-nlz30x {
  fill: #c2c0ce;
}

.slots-palace-q3hzsm [rating="1"] .slots-palace-nlz30x:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slots-palace-q3hzsm [rating="2"] .slots-palace-nlz30x:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slots-palace-q3hzsm [rating="3"] .slots-palace-nlz30x:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slots-palace-q3hzsm [rating="4"] .slots-palace-nlz30x:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slots-palace-q3hzsm [rating="5"] .slots-palace-nlz30x:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.slots-palace-r7jvgl 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;
}

.slots-palace-r7jvgl 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 */

.slots-palace-m3aww9 {
  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);
}

.slots-palace-m3aww9.slots-palace-j0oh7x {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.slots-palace-cfarux, .slots-palace-v6bqr3, [class*="review-card"],
thead, thead th, table th, .slots-palace-94mkbe,
.slots-palace-xxkpp1, [class*="collapsible-header"],
.slots-palace-ey8iuf, [class*="updated-block"] {
  color: #ece7dc !important;
}
