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

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

.slots-palace-sg46zi {
  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-sg46zi: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-mmgk96 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.slots-palace-mmgk96 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-mmgk96 h1 {
    font-size: 120px;
  }
}

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

.slots-palace-9f4xtf {
  cursor: pointer;
}

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

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

.slots-palace-7crsg6 figure {
  margin: 0;
}

.slots-palace-7crsg6.slots-palace-eij31j {
  justify-content: flex-start;
  margin-right: 4px;
}

.slots-palace-7crsg6.slots-palace-xzsdat {
  justify-content: flex-end;
  margin-left: 4px;
}

.slots-palace-7crsg6.slots-palace-d1g5bc {
  justify-content: center;
}

.slots-palace-7crsg6.slots-palace-oqd0o3 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-aak07i.slots-palace-gug7f2 {
  background-color: #000;
}

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

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

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

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

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

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

.slots-palace-4nmf2t .slots-palace-ge5nau {
  margin-bottom: 28px;
}

.slots-palace-4nmf2t .slots-palace-ge5nau img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-cri2vs li svg {
  transition: 0.slots-palace-zahu6n ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.slots-palace-kd795f {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.slots-palace-0jhcb3 ease-in-out;
}

.slots-palace-kd795f.slots-palace-80p3xp {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

.slots-palace-t4jj0b {
  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-t4jj0b {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

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

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

.slots-palace-t4jj0b li a.slots-palace-80p3xp {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.slots-palace-zkghxi img {
  width: 100%;
  transition: 0.slots-palace-zahu6n ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-u70q1y.slots-palace-2kv9dk {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.slots-palace-chcisp {
  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-chcisp::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-0jhcb3 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-hbuw22 .slots-palace-v82n65 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

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

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

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

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

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

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

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

.slots-palace-w3bhvn .slots-palace-sg46zi {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.slots-palace-jnt332 {
  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-jnt332 span {
  height: 32px;
}

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

.slots-palace-jnt332.slots-palace-iynmmx span {
  transform: scaleY(-1);
}

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

.slots-palace-481s2i {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slots-palace-481s2i 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-481s2i li {
    font-size: 16px;
  }
}

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

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

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

.slots-palace-481s2i.slots-palace-m5hci7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-7fq3bp {
  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-32gidl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.slots-palace-7tda8g 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-7tda8g h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-knxshm tbody tr td .slots-palace-w2iwmd {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-xgjqkr {
  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-xgjqkr {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

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

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

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

.slots-palace-7c82ee {
  padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-3tbuqm {
  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-3tbuqm a {
  text-decoration: underline;
  color: #8babff;
}

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

.slots-palace-raq0w6 .slots-palace-upyg3h {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

.slots-palace-xkewjh {
  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-xkewjh {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-09jamd::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-a48gtr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.slots-palace-a48gtr.slots-palace-agbfhe {
  display: none;
}

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

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

.slots-palace-jno9by iframe.slots-palace-hjl1r4 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.slots-palace-jno9by.slots-palace-ipotu9 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-tmum0s 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-tmum0s h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.slots-palace-vk7bqd {
  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-vk7bqd {
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

.slots-palace-8rmt4j {
  width: 100%;
  margin: 0 0 100px;
}

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

.slots-palace-8rmt4j .slots-palace-05c1yr {
  position: relative;
}

.slots-palace-8rmt4j .slots-palace-fbjegr {
  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-8rmt4j .slots-palace-fbjegr.slots-palace-agbfhe {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .slots-palace-8rmt4j .slots-palace-e0gulu {
    bottom: 90px;
  }
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-q62el5 {
  max-width: 300px;
  width: 100%;
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-q62el5 .slots-palace-jqdfu8 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-q62el5 .slots-palace-jqdfu8 {
    font-size: 32px;
    text-align: center;
  }
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-q62el5 .slots-palace-lbghqp {
  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-8rmt4j .slots-palace-e0gulu .slots-palace-q62el5 .slots-palace-lbghqp {
    text-align: center;
  }
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk {
    flex-direction: column-reverse;
  }
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-pq85mk {
  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-zahu6n ease-in-out;
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-pq85mk:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-pq85mk {
    width: 100%;
  }
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-47ohd1 {
  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-zahu6n ease-in-out;
  overflow: hidden;
}

.slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-47ohd1 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-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-47ohd1: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-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-47ohd1:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .slots-palace-8rmt4j .slots-palace-e0gulu .slots-palace-2kv9dk .slots-palace-47ohd1 {
    width: 100%;
  }
}

.slots-palace-8rmt4j .slots-palace-e0gulu.slots-palace-agbfhe {
  display: none;
}

.slots-palace-8rmt4j .slots-palace-szvwyh {
  display: none;
}

.slots-palace-8rmt4j .slots-palace-szvwyh.slots-palace-ipotu9 {
  display: block;
}

.slots-palace-8rmt4j .slots-palace-szvwyh iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.slots-palace-8rmt4j .slots-palace-1d6k9f {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

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

.slots-palace-8rmt4j .slots-palace-1d6k9f .slots-palace-jqdfu8 {
  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-8rmt4j .slots-palace-1d6k9f .slots-palace-jqdfu8 {
    margin-bottom: 24px;
  }
}

.slots-palace-8rmt4j .slots-palace-1d6k9f 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-8rmt4j .slots-palace-1d6k9f 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-8rmt4j .slots-palace-1d6k9f table tr td {
    padding: 12px 4px;
  }
}

.slots-palace-8rmt4j .slots-palace-1d6k9f 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-8rmt4j .slots-palace-1d6k9f table tr th {
    padding: 12px 4px;
  }
}

.slots-palace-8rmt4j .slots-palace-1d6k9f table tr:last-of-type td {
  border-bottom: none;
}

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

.slots-palace-ng6tg9.slots-palace-80p3xp {
  display: block;
}

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

.slots-palace-ng6tg9 .slots-palace-5476rb {
  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-ng6tg9 .slots-palace-wffhqs {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.slots-palace-ng6tg9 .slots-palace-47ohd1 {
  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-zahu6n ease-in-out;
}

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

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

.slots-palace-4j5wof.slots-palace-80p3xp {
  display: block;
}

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

.slots-palace-hnnhtn {
  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-dfvvqj {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.slots-palace-ugehr9.slots-palace-agbfhe {
  display: none;
}

.slots-palace-2oq7sp {
  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-2oq7sp {
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-p7jme7.slots-palace-agbfhe {
  display: none;
}

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

.slots-palace-p7jme7 .slots-palace-wqopqf {
  margin: 0 auto;
}

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

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

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

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

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

.slots-palace-dmuwx3 > 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-o58aps.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.slots-palace-lirawj 44.slots-palace-zj8rex.slots-palace-ggb1ls.slots-palace-myeof1.slots-palace-onal9z.slots-palace-w8tjsb.slots-palace-ruf7z9.slots-palace-kns1qp.slots-palace-5g06e8.slots-palace-j5ramv.slots-palace-36w46m.slots-palace-p33ab4.slots-palace-kzswtf 0l-12.slots-palace-utqsqp 30.slots-palace-g2707k.slots-palace-qcqf07 2.slots-palace-omvwgs.slots-palace-qcqf07 3.slots-palace-jnjdcp 3.slots-palace-kynatt.slots-palace-vchqp7 3.slots-palace-vfqq7s.slots-palace-j4doj2.slots-palace-vzlyoq.slots-palace-1pyvnv 7-3.slots-palace-utqsqp 10.slots-palace-ye1xx4.slots-palace-1pyvnv 23.slots-palace-2rjwi3.slots-palace-e1sx91 1.slots-palace-hc7c0w 2.slots-palace-utqsqp 3.slots-palace-e1sx91 1.slots-palace-vchqp7 5.slots-palace-r7c1w3.slots-palace-vchqp7 32.slots-palace-tcuvx8.slots-palace-j4doj2 5.slots-palace-kzswtf 4.slots-palace-1pyvnv 9.slots-palace-1pyvnv 8.slots-palace-vchqp7 6.slots-palace-ph57jm.slots-palace-hrizfq.slots-palace-8cjm3o.slots-palace-o0yyqn.slots-palace-l1yxy7 4.slots-palace-kvxyo6.slots-palace-l1yxy7 6.slots-palace-l1yxy7 0l29.slots-palace-kzswtf 17.slots-palace-hns18e.slots-palace-h5o1z7 2.slots-palace-72c8tg 10.slots-palace-7p3ujx.slots-palace-utqsqp 8.slots-palace-ikdtw9.slots-palace-d4zts0.slots-palace-wp979l.slots-palace-ph53t9.slots-palace-fgh4nj.slots-palace-j4doj2.slots-palace-w8tjsb.slots-palace-utqsqp 1.slots-palace-hhmb27.slots-palace-13ox8i.slots-palace-yy5ckn.slots-palace-u788gr.slots-palace-t064gu.slots-palace-hc7c0w 1.slots-palace-o8so4r.slots-palace-mp0ils.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.slots-palace-dmuwx3 > input:checked ~ label,
.slots-palace-dmuwx3 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slots-palace-o58aps.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.slots-palace-lirawj 44.slots-palace-zj8rex.slots-palace-ggb1ls.slots-palace-myeof1.slots-palace-onal9z.slots-palace-w8tjsb.slots-palace-ruf7z9.slots-palace-kns1qp.slots-palace-5g06e8.slots-palace-j5ramv.slots-palace-36w46m.slots-palace-p33ab4.slots-palace-kzswtf 0l-12.slots-palace-utqsqp 30.slots-palace-g2707k.slots-palace-qcqf07 2.slots-palace-omvwgs.slots-palace-qcqf07 3.slots-palace-jnjdcp 3.slots-palace-kynatt.slots-palace-vchqp7 3.slots-palace-vfqq7s.slots-palace-j4doj2.slots-palace-vzlyoq.slots-palace-1pyvnv 7-3.slots-palace-utqsqp 10.slots-palace-ye1xx4.slots-palace-1pyvnv 23.slots-palace-2rjwi3.slots-palace-e1sx91 1.slots-palace-hc7c0w 2.slots-palace-utqsqp 3.slots-palace-e1sx91 1.slots-palace-vchqp7 5.slots-palace-r7c1w3.slots-palace-vchqp7 32.slots-palace-tcuvx8.slots-palace-j4doj2 5.slots-palace-kzswtf 4.slots-palace-1pyvnv 9.slots-palace-1pyvnv 8.slots-palace-vchqp7 6.slots-palace-ph57jm.slots-palace-hrizfq.slots-palace-8cjm3o.slots-palace-o0yyqn.slots-palace-l1yxy7 4.slots-palace-kvxyo6.slots-palace-l1yxy7 6.slots-palace-l1yxy7 0l29.slots-palace-kzswtf 17.slots-palace-hns18e.slots-palace-h5o1z7 2.slots-palace-72c8tg 10.slots-palace-7p3ujx.slots-palace-utqsqp 8.slots-palace-ikdtw9.slots-palace-d4zts0.slots-palace-wp979l.slots-palace-ph53t9.slots-palace-fgh4nj.slots-palace-j4doj2.slots-palace-w8tjsb.slots-palace-utqsqp 1.slots-palace-hhmb27.slots-palace-13ox8i.slots-palace-yy5ckn.slots-palace-u788gr.slots-palace-t064gu.slots-palace-hc7c0w 1.slots-palace-o8so4r.slots-palace-mp0ils.5z'/%3e%3c/svg%3e");
}

.slots-palace-dmuwx3 > input:not(:checked) ~ label:hover,
.slots-palace-dmuwx3 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slots-palace-o58aps.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slots-palace-lirawj 44.slots-palace-zj8rex.slots-palace-ggb1ls.slots-palace-myeof1.slots-palace-onal9z.slots-palace-w8tjsb.slots-palace-ruf7z9.slots-palace-kns1qp.slots-palace-5g06e8.slots-palace-j5ramv.slots-palace-36w46m.slots-palace-p33ab4.slots-palace-kzswtf 0l-12.slots-palace-utqsqp 30.slots-palace-g2707k.slots-palace-qcqf07 2.slots-palace-omvwgs.slots-palace-qcqf07 3.slots-palace-jnjdcp 3.slots-palace-kynatt.slots-palace-vchqp7 3.slots-palace-vfqq7s.slots-palace-j4doj2.slots-palace-vzlyoq.slots-palace-1pyvnv 7-3.slots-palace-utqsqp 10.slots-palace-ye1xx4.slots-palace-1pyvnv 23.slots-palace-2rjwi3.slots-palace-e1sx91 1.slots-palace-hc7c0w 2.slots-palace-utqsqp 3.slots-palace-e1sx91 1.slots-palace-vchqp7 5.slots-palace-r7c1w3.slots-palace-vchqp7 32.slots-palace-tcuvx8.slots-palace-j4doj2 5.slots-palace-kzswtf 4.slots-palace-1pyvnv 9.slots-palace-1pyvnv 8.slots-palace-vchqp7 6.slots-palace-ph57jm.slots-palace-hrizfq.slots-palace-8cjm3o.slots-palace-o0yyqn.slots-palace-l1yxy7 4.slots-palace-kvxyo6.slots-palace-l1yxy7 6.slots-palace-l1yxy7 0l29.slots-palace-kzswtf 17.slots-palace-hns18e.slots-palace-h5o1z7 2.slots-palace-72c8tg 10.slots-palace-7p3ujx.slots-palace-utqsqp 8.slots-palace-ikdtw9.slots-palace-d4zts0.slots-palace-wp979l.slots-palace-ph53t9.slots-palace-fgh4nj.slots-palace-j4doj2.slots-palace-w8tjsb.slots-palace-utqsqp 1.slots-palace-hhmb27.slots-palace-13ox8i.slots-palace-yy5ckn.slots-palace-u788gr.slots-palace-t064gu.slots-palace-hc7c0w 1.slots-palace-o8so4r.slots-palace-mp0ils.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .slots-palace-wjzp47 > .slots-palace-0e9g3m {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .slots-palace-wjzp47 > .slots-palace-0e9g3m {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .slots-palace-wjzp47 > .slots-palace-0e9g3m {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .slots-palace-wjzp47 > .slots-palace-0e9g3m {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .slots-palace-wjzp47 > .slots-palace-0e9g3m {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.slots-palace-643twa.slots-palace-agbfhe {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-643twa.slots-palace-6fkeuh .slots-palace-9ed6he {
  background: #2b3b67;
}

.slots-palace-643twa.slots-palace-6fkeuh .slots-palace-z88uqu {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.slots-palace-643twa.slots-palace-6fkeuh .slots-palace-z88uqu::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.slots-palace-643twa.slots-palace-6fkeuh .slots-palace-z88uqu::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.slots-palace-643twa.slots-palace-6fkeuh .slots-palace-xphtsp::before {
  background: #0e0f41;
}

.slots-palace-643twa.slots-palace-6fkeuh .slots-palace-xphtsp::after {
  background: #152557;
}

.slots-palace-643twa.slots-palace-8cqyss .slots-palace-9ed6he {
  background: #1f35fa;
}

.slots-palace-643twa.slots-palace-8cqyss .slots-palace-z88uqu {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.slots-palace-643twa.slots-palace-8cqyss .slots-palace-z88uqu::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.slots-palace-643twa.slots-palace-8cqyss .slots-palace-z88uqu::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.slots-palace-643twa.slots-palace-8cqyss .slots-palace-xphtsp::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.slots-palace-643twa.slots-palace-8cqyss .slots-palace-xphtsp::after {
  background: #192ac8;
}

.slots-palace-643twa.slots-palace-mk3v0t .slots-palace-9ed6he {
  background: #fa771f;
}

.slots-palace-643twa.slots-palace-mk3v0t .slots-palace-z88uqu {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slots-palace-643twa.slots-palace-mk3v0t .slots-palace-z88uqu::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.slots-palace-643twa.slots-palace-mk3v0t .slots-palace-z88uqu::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.slots-palace-643twa.slots-palace-mk3v0t .slots-palace-xphtsp::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slots-palace-643twa.slots-palace-mk3v0t .slots-palace-xphtsp::after {
  background: #fa8535;
}

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

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

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

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

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

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

.slots-palace-3mbv9a {
  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-3mbv9a {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.slots-palace-dvj42k .slots-palace-g817nc {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.slots-palace-29swy9 {
  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-29swy9.slots-palace-ipotu9 {
  display: block;
}

.slots-palace-29swy9.slots-palace-agbfhe {
  display: none;
}

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

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

.slots-palace-9l5ewm {
  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-1gl15p {
  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-4j0cyn small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.slots-palace-b7ibdo .slots-palace-g817nc {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.slots-palace-pi0k8x {
  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-jrwbrf {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slots-palace-5k331r {
  justify-content: center;
}

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

.slots-palace-20a715 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.slots-palace-l9kbmn .slots-palace-vi98b8 {
  justify-content: center;
}

/* faq */

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

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

.slots-palace-c06xbi::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.slots-palace-7fxit1 ease;
}

.slots-palace-vcmz3y.slots-palace-80p3xp .slots-palace-c06xbi::after {
  transform: rotate(45deg);
}

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

.slots-palace-vcmz3y.slots-palace-80p3xp .slots-palace-fkor5h {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.slots-palace-dmuwx3 > input:not(:checked) ~ label:hover,
.slots-palace-dmuwx3 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slots-palace-2sc6ls.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slots-palace-cde3j2 44.slots-palace-c8qgg6.slots-palace-vwu52b.slots-palace-ka31ex.slots-palace-jnsueo.slots-palace-da3pb6.slots-palace-oxsnm2.slots-palace-y4snse.slots-palace-wrpcqo.slots-palace-9ifwmj.slots-palace-a1gdc1.slots-palace-bpll4r.slots-palace-dd02yb 0l-12.slots-palace-uju918 30.slots-palace-2p6xdv.slots-palace-yargxl 2.slots-palace-zobkcn.slots-palace-yargxl 3.slots-palace-k87xrf 3.slots-palace-cgfh46.slots-palace-weyntk 3.slots-palace-39oajg.slots-palace-8c4hnq.slots-palace-u9xy73.slots-palace-vwpgpj 7-3.slots-palace-uju918 10.slots-palace-a818v4.slots-palace-vwpgpj 23.slots-palace-quatoo.slots-palace-l3qess 1.slots-palace-hnvbxp 2.slots-palace-uju918 3.slots-palace-l3qess 1.slots-palace-weyntk 5.slots-palace-l05zep.slots-palace-weyntk 32.slots-palace-pifmrv.slots-palace-8c4hnq 5.slots-palace-dd02yb 4.slots-palace-vwpgpj 9.slots-palace-vwpgpj 8.slots-palace-weyntk 6.slots-palace-cvyww7.slots-palace-gsqja4.slots-palace-16m84g.slots-palace-6h856d.slots-palace-itttq8 4.slots-palace-td859u.slots-palace-itttq8 6.slots-palace-itttq8 0l29.slots-palace-dd02yb 17.slots-palace-5pq3et.slots-palace-urzdea 2.slots-palace-nuhzkc 10.slots-palace-jjfpoh.slots-palace-uju918 8.slots-palace-3r484a.slots-palace-ofbbd7.slots-palace-bovg6i.slots-palace-cwcvw6.slots-palace-7060g0.slots-palace-8c4hnq.slots-palace-da3pb6.slots-palace-uju918 1.slots-palace-zuaed8.slots-palace-sadxt6.slots-palace-eh4nt9.slots-palace-zz70oo.slots-palace-ge01en.slots-palace-hnvbxp 1.slots-palace-gvsgm4.slots-palace-61mqy5.5z'/%3e%3c/svg%3e");
}

.slots-palace-asc7yq {
  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-asc7yq {
    gap: 16px 0;
  }
}

.slots-palace-yekdc5 {
  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-yekdc5.slots-palace-98u7pr {
  display: block;
}

.slots-palace-yekdc5.slots-palace-m1krcr {
  display: none;
}

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

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

.slots-palace-kx0cf1 {
  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-c04z8v {
  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-nlgmz8 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.slots-palace-frz7a5 .slots-palace-cmycbv {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.slots-palace-dbjzqi 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-dbjzqi 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-oivl5h {
  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-oivl5h.slots-palace-tlnjnc {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.slots-palace-aijpx6 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.slots-palace-aijpx6 label {
  font-size: 14px;
}

.slots-palace-aijpx6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.slots-palace-aijpx6 input,
.slots-palace-aijpx6 textarea,
.slots-palace-aijpx6 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.slots-palace-aijpx6 button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.slots-palace-7fxit1 ease;
}
.slots-palace-aijpx6 button:hover {
  background-color: var(--button-bg-hover);
}
.slots-palace-lv1d6h {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.slots-palace-n9hya3 ease-in;
}

.slots-palace-lv1d6h h2 {
  color: green;
  font-weight: 500;
}

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

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