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

.slotsgem-e4xbcg {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.slotsgem-svsry0 {
  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) {
  .slotsgem-svsry0: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;
  }
}

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

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

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

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

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

.slotsgem-881lnu {
  cursor: pointer;
}

.slotsgem-ss0jue {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.slotsgem-wm55w4 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.slotsgem-wm55w4 figure {
  margin: 0;
}

.slotsgem-wm55w4.slotsgem-hytsco {
  justify-content: flex-start;
  margin-right: 4px;
}

.slotsgem-wm55w4.slotsgem-0vtsna {
  justify-content: flex-end;
  margin-left: 4px;
}

.slotsgem-wm55w4.slotsgem-utuq14 {
  justify-content: center;
}

.slotsgem-wm55w4.slotsgem-ygct3e {
  justify-content: normal;
}

.slotsgem-zluo31 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.slotsgem-svtoix {
  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) {
  .slotsgem-svtoix {
    flex-direction: column;
  }
}

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

.slotsgem-wp3yt6 img {
  width: 100%;
}

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

.slotsgem-ze6xp3 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.slotsgem-ze6xp3 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) {
  .slotsgem-ze6xp3 ul {
    margin-bottom: 15px;
  }
}

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

.slotsgem-ze6xp3 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);
}

.slotsgem-ze6xp3 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.slotsgem-ze6xp3 ul li:last-of-type::after {
  display: none;
}

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

.slotsgem-6q6xv8 {
  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) {
  .slotsgem-6q6xv8 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.slotsgem-4e9qpg {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.slotsgem-sg7ei8.slotsgem-jkvwiw {
  background-color: #000;
}

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

.slotsgem-x7q1n6 {
  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) {
  .slotsgem-x7q1n6 {
    padding: 80px 16px 0;
  }
}

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

.slotsgem-kft4pu {
  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) {
  .slotsgem-kft4pu {
    flex-direction: column;
  }
}

.slotsgem-ojeay5 {
  margin-bottom: 94px;
}

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

.slotsgem-13ly55 .slotsgem-jjnqkb {
  margin-bottom: 28px;
}

.slotsgem-13ly55 .slotsgem-jjnqkb img {
  max-height: 100px;
  width: auto;
}

.slotsgem-drhzoy {
  display: flex;
  align-items: center;
}

.slotsgem-drhzoy a + a {
  margin-left: 24px;
}

.slotsgem-drhzoy img {
  max-height: 56px;
  width: auto;
}

.slotsgem-drhzoy img + img {
  margin-left: 24px;
}

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

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

.slotsgem-yoa5wl {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.slotsgem-fp75d0 li {
  display: flex;
  margin: 0 7px;
}

.slotsgem-fp75d0 li svg {
  transition: 0.slotsgem-m2m5da ease-in-out;
}

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

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

.slotsgem-5svw7y + .slotsgem-5svw7y {
  margin-left: 120px;
}

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

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

.slotsgem-ess6xd {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slotsgem-ess6xd li {
  font-size: 16px;
}

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

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

.slotsgem-ess6xd li + li {
  margin-top: 16px;
}

.slotsgem-6rf0og {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.slotsgem-ylo8el ease-in-out;
}

.slotsgem-6rf0og.slotsgem-ai6zga {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.slotsgem-8sd8dz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.slotsgem-2pdw02 li {
  width: 100%;
}

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

.slotsgem-2pdw02 li a svg {
  fill: var(--button-text-color);
}

.slotsgem-2pdw02 li a.slotsgem-ai6zga {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.slotsgem-tddvtv {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.slotsgem-tddvtv img {
  width: 100%;
  transition: 0.slotsgem-m2m5da ease-in-out;
}

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

.slotsgem-ltkf3b {
  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) {
  .slotsgem-ltkf3b {
    height: 54px;
  }
}

.slotsgem-39ui1j {
  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) {
  .slotsgem-39ui1j {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .slotsgem-39ui1j {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .slotsgem-39ui1j .slotsgem-jjnqkb img {
    max-width: 90px;
  }
}

.slotsgem-jjnqkb img {
  max-height: 50px;
  width: auto;
}

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

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

.slotsgem-6jpbni {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.slotsgem-6jpbni li {
  font-size: 16px;
  margin: 0 20px;
}

.slotsgem-6jpbni li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.slotsgem-gttieg {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.slotsgem-gttieg.slotsgem-9p6wna {
  margin-right: 0;
}

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

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

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

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

.slotsgem-ruw66o {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.slotsgem-ruw66o:hover > ul {
  display: flex;
}

.slotsgem-ruw66o:focus > ul {
  display: flex;
}

.slotsgem-ruw66o:focus-within > ul {
  display: flex;
}

.slotsgem-uvlduy {
  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;
}

.slotsgem-uvlduy::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.slotsgem-ylo8el ease-in-out;
}

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

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

.slotsgem-ruw66o 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.slotsgem-m2m5da ease-in-out;
  overflow: hidden;
}

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

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

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

.slotsgem-u43siy {
  display: none;
}

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

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

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

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

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

.slotsgem-afu7u9 img {
  margin-bottom: 20px;
}

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

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

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

.slotsgem-33q5x8 {
  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) {
  .slotsgem-33q5x8 {
    font-size: 32px;
  }
}

.slotsgem-ncf7yc {
  color: var(--text-color);
}

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

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

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

.slotsgem-qdkd18 p img {
  display: block;
  margin: 0 auto;
}

.slotsgem-qdkd18 p:first-of-type {
  margin-top: 0;
}

.slotsgem-qdkd18 p:last-of-type {
  margin-bottom: 0;
}

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

.slotsgem-qdkd18 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.slotsgem-nnnzck .slotsgem-zrn8nw {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.slotsgem-nnnzck .slotsgem-9i0zyv {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .slotsgem-nnnzck .slotsgem-9i0zyv {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .slotsgem-nnnzck .slotsgem-9i0zyv img {
    width: 100%;
  }
}

.slotsgem-9i0zyv {
  margin: 0 0 28px;
}

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

.slotsgem-zrn8nw {
  margin: 0 0 28px;
}

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

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

.slotsgem-z3xg54 .slotsgem-svsry0 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.slotsgem-046mzs {
  position: relative;
  border: none;
}

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

.slotsgem-owwc4v {
  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;
}

.slotsgem-owwc4v span {
  height: 32px;
}

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

.slotsgem-owwc4v.slotsgem-l72514 span {
  transform: scaleY(-1);
}

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

.slotsgem-2jlx2m {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.slotsgem-2jlx2m li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.slotsgem-m2m5da ease-in-out;
}

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

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

.slotsgem-2jlx2m.slotsgem-dg2ocu {
  display: none;
}

.slotsgem-qgpq6l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.slotsgem-qgpq6l table {
  width: 100%;
  border-collapse: collapse;
}

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

  .slotsgem-qgpq6l table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.slotsgem-5faiq0 {
  width: 100%;
  border-collapse: collapse;
}

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

.slotsgem-5faiq0 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) {
  .slotsgem-5faiq0 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.slotsgem-iawqrk table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

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

.slotsgem-iawqrk p {
  color: var(--text-color);
}

.slotsgem-il7nrf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.slotsgem-1jztag {
  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);
}

.slotsgem-4pwk1d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.slotsgem-r9y93g p + p {
  margin-top: 10px;
}

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

.slotsgem-dgcb4j {
  display: none;
}

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

.slotsgem-tnkmk7 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.slotsgem-tnkmk7 li {
  margin: 0 20px;
}

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

.slotsgem-tnkmk7 li a img {
  margin-bottom: 4px;
}

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

.slotsgem-r6noe3 {
  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) {
  .slotsgem-r6noe3 {
    padding: 0 16px;
  }
}

.slotsgem-r6noe3 li {
  font-size: 16px;
  position: relative;
}

.slotsgem-r6noe3 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.slotsgem-r6noe3 li span {
  opacity: 0.5;
}

.slotsgem-r6noe3 li + li {
  margin-left: 30px;
}

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

h2.slotsgem-7r8jvi {
  margin: 0 0 28px;
}

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

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

.slotsgem-b1t7d4 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);
}

.slotsgem-b1t7d4 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;
}

.slotsgem-b1t7d4 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;
}

.slotsgem-b1t7d4 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.slotsgem-b1t7d4 tbody tr:last-of-type {
  margin-bottom: 0;
}

.slotsgem-b1t7d4 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.slotsgem-b1t7d4 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);
}

.slotsgem-b1t7d4 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);
}

.slotsgem-b1t7d4 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.slotsgem-b1t7d4 tbody tr td .slotsgem-vqxfc4 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .slotsgem-b1t7d4 tbody tr td .slotsgem-vqxfc4 {
    width: 100%;
  }
}

.slotsgem-b1t7d4 tbody tr td .slotsgem-5c8ybn {
  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.slotsgem-m2m5da ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .slotsgem-b1t7d4 tbody tr td .slotsgem-5c8ybn:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .slotsgem-b1t7d4 tbody tr td .slotsgem-5c8ybn {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .slotsgem-b1t7d4 tbody tr td .slotsgem-5c8ybn {
    width: 100%;
  }
}

.slotsgem-b1t7d4 tbody tr td .slotsgem-mro1m0 {
  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) {
  .slotsgem-b1t7d4 tbody tr td .slotsgem-mro1m0:hover {
    text-decoration: none;
  }
}

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

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

.slotsgem-fmbryb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.slotsgem-9dzvg6 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.slotsgem-m2m5da ease-in-out;
}

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

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

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

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

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

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

.slotsgem-ehm3t1 img {
  width: 100%;
  height: 100%;
}

.slotsgem-ehm3t1 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.slotsgem-xhnjbt svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.slotsgem-m2m5da ease-in-out;
}

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

.slotsgem-pgzltb {
  padding: 90px 0;
}

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

.slotsgem-jl7u76 {
  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) {
  .slotsgem-jl7u76 {
    padding: 0 16px;
  }
}

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

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

.slotsgem-xi71w5 img {
  width: 100%;
}

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

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

.slotsgem-fglbsl {
  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;
}

.slotsgem-fglbsl 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) {
  .slotsgem-fglbsl {
    flex-basis: auto;
  }
}

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

.slotsgem-b2valk {
  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.slotsgem-m2m5da ease-in-out;
}

.slotsgem-b2valk:hover {
  border: 1px solid #8c8ca2;
}

.slotsgem-nmly2h {
  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%);
}

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

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

.slotsgem-uvou1b a {
  text-decoration: underline;
  color: #8babff;
}

.slotsgem-617zzm {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.slotsgem-617zzm .slotsgem-b2valk {
  width: 50%;
  margin: 0;
}

.slotsgem-62ey18 {
  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;
}

.slotsgem-62ey18:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.slotsgem-vpzb1h {
  margin: 0 0 100px;
}

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

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

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

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

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

.slotsgem-e0zggf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.slotsgem-icr6if 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.slotsgem-m2m5da ease-in-out;
}

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

.slotsgem-icr6if a svg {
  fill: #fff;
}

.slotsgem-icr6if a:hover {
  background: #3d68e7;
}

.slotsgem-9gwd10 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.slotsgem-15oc9y {
  margin-bottom: 16px;
}

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

.slotsgem-g6lk8u {
  font-size: 16px;
  color: var(--text-color);
}

.slotsgem-e3jmbf {
  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) {
  .slotsgem-e3jmbf {
    padding: 0 16px;
  }
}

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

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

.slotsgem-7eksox {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.slotsgem-tj96hq {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.slotsgem-tj96hq 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);
}

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

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

.slotsgem-tj96hq table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .slotsgem-tj96hq {
    margin: 0;
  }
}

.slotsgem-njc3mk {
  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) {
  .slotsgem-njc3mk {
    min-height: 190px;
  }
}

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

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

.slotsgem-mfr3fv {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.slotsgem-mfr3fv.slotsgem-ckmaoj {
  display: none;
}

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

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

.slotsgem-oj2iw1 iframe.slotsgem-92gzr8 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.slotsgem-oj2iw1.slotsgem-0ipn4y {
  opacity: 1;
  pointer-events: all;
}

.slotsgem-j0ugt9 {
  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.slotsgem-m2m5da ease-in-out;
}

.slotsgem-j0ugt9 svg {
  margin-right: 10px;
}

.slotsgem-j0ugt9 + .slotsgem-j0ugt9 {
  margin-top: 14px;
}

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

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

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

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

.slotsgem-e3jmbf .slotsgem-z3xg54 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.slotsgem-e3jmbf .slotsgem-z3xg54 h1,
.slotsgem-e3jmbf .slotsgem-z3xg54 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) {
  .slotsgem-e3jmbf .slotsgem-z3xg54 h1,
  .slotsgem-e3jmbf .slotsgem-z3xg54 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .slotsgem-e3jmbf .slotsgem-z3xg54 {
    margin: 28px 0 0;
  }
}

.slotsgem-smjcjk {
  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) {
  .slotsgem-smjcjk {
    padding: 0 16px;
  }
}

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

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

.slotsgem-dk8rvs {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.slotsgem-gqrqo5 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.slotsgem-6iqwvy {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .slotsgem-2jvaac {
    padding: 10px;
  }
}

.slotsgem-2jvaac .slotsgem-svsry0 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .slotsgem-2jvaac .slotsgem-svsry0 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .slotsgem-2jvaac {
    flex-wrap: wrap;
  }
}

.slotsgem-d209j7 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.slotsgem-d209j7 img {
  width: 100%;
}

.slotsgem-7zhvxn {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.slotsgem-boebvt {
  width: 100%;
  margin: 0 0 100px;
}

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

.slotsgem-boebvt .slotsgem-ft6syz {
  position: relative;
}

.slotsgem-boebvt .slotsgem-5mpbwm {
  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;
}

.slotsgem-boebvt .slotsgem-5mpbwm.slotsgem-ckmaoj {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .slotsgem-boebvt .slotsgem-rfjquk {
    bottom: 90px;
  }
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-m437tn {
  max-width: 300px;
  width: 100%;
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-m437tn .slotsgem-7lyeu4 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .slotsgem-boebvt .slotsgem-rfjquk .slotsgem-m437tn .slotsgem-7lyeu4 {
    font-size: 32px;
    text-align: center;
  }
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-m437tn .slotsgem-r3471f {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .slotsgem-boebvt .slotsgem-rfjquk .slotsgem-m437tn .slotsgem-r3471f {
    text-align: center;
  }
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna {
    flex-direction: column-reverse;
  }
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-ur6f88 {
  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.slotsgem-m2m5da ease-in-out;
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-ur6f88:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-ur6f88 {
    width: 100%;
  }
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-k6vmey {
  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.slotsgem-m2m5da ease-in-out;
  overflow: hidden;
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-k6vmey 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);
  }
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-k6vmey: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;
}

.slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-k6vmey:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .slotsgem-boebvt .slotsgem-rfjquk .slotsgem-9p6wna .slotsgem-k6vmey {
    width: 100%;
  }
}

.slotsgem-boebvt .slotsgem-rfjquk.slotsgem-ckmaoj {
  display: none;
}

.slotsgem-boebvt .slotsgem-whft53 {
  display: none;
}

.slotsgem-boebvt .slotsgem-whft53.slotsgem-0ipn4y {
  display: block;
}

.slotsgem-boebvt .slotsgem-whft53 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .slotsgem-boebvt .slotsgem-whft53 iframe {
    height: calc(100vh - 54px);
  }
}

.slotsgem-boebvt .slotsgem-njz6vh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .slotsgem-boebvt .slotsgem-njz6vh {
    padding: 24px 16px 0;
  }
}

.slotsgem-boebvt .slotsgem-njz6vh .slotsgem-7lyeu4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .slotsgem-boebvt .slotsgem-njz6vh .slotsgem-7lyeu4 {
    margin-bottom: 24px;
  }
}

.slotsgem-boebvt .slotsgem-njz6vh 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);
}

.slotsgem-boebvt .slotsgem-njz6vh 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) {
  .slotsgem-boebvt .slotsgem-njz6vh table tr td {
    padding: 12px 4px;
  }
}

.slotsgem-boebvt .slotsgem-njz6vh 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) {
  .slotsgem-boebvt .slotsgem-njz6vh table tr th {
    padding: 12px 4px;
  }
}

.slotsgem-boebvt .slotsgem-njz6vh table tr:last-of-type td {
  border-bottom: none;
}

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

.slotsgem-wgmiqr.slotsgem-ai6zga {
  display: block;
}

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

.slotsgem-wgmiqr .slotsgem-a0rsjz {
  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;
}

.slotsgem-wgmiqr .slotsgem-2k49lc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.slotsgem-wgmiqr .slotsgem-k6vmey {
  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.slotsgem-m2m5da ease-in-out;
}

.slotsgem-wgmiqr .slotsgem-k6vmey:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.slotsgem-uue97i.slotsgem-ai6zga {
  display: block;
}

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

.slotsgem-2rtmvh {
  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;
}

.slotsgem-0k5197 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.slotsgem-gs3j3v {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.slotsgem-gs3j3v svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.slotsgem-1y5m1k {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slotsgem-3e6koa.slotsgem-ckmaoj {
  display: none;
}

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

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

.slotsgem-xgb5wc {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.slotsgem-xgb5wc 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.slotsgem-m2m5da ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.slotsgem-xgb5wc input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.slotsgem-xgb5wc input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.slotsgem-xgb5wc input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.slotsgem-xgb5wc input:active {
  border-color: #c2c0ce;
}

.slotsgem-xgb5wc input:focus {
  border-color: #c2c0ce;
}

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

.slotsgem-z88npy {
  margin-bottom: 36px;
}

.slotsgem-z88npy 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;
}

.slotsgem-z88npy textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.slotsgem-z88npy textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.slotsgem-f9zr8j {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.slotsgem-xwmtbd {
  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.slotsgem-m2m5da ease-in-out;
}

.slotsgem-xwmtbd:hover {
  background: var(--border-color);
}

.slotsgem-cuvsyq {
  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.slotsgem-m2m5da ease-in-out;
}

.slotsgem-cuvsyq:hover {
  background: #166ad9;
}

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

.slotsgem-xt7ep0.slotsgem-ckmaoj {
  display: none;
}

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

.slotsgem-xt7ep0 .slotsgem-xwmtbd {
  margin: 0 auto;
}

.slotsgem-uuwugt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.slotsgem-2pwgaj {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.slotsgem-vev1ty {
  filter: grayscale(100%);
}

.slotsgem-2pwgaj > input {
  display: none;
}

.slotsgem-2pwgaj > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotsgem-x9zuz0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.slotsgem-odn0cg 44.slotsgem-6n8a5u.slotsgem-hm8yar.slotsgem-jt22gx.slotsgem-3o1ge3.slotsgem-1quysz.slotsgem-unpwhx.slotsgem-riy6ik.slotsgem-aslmp1.slotsgem-1f6kx3.slotsgem-5c7w8z.slotsgem-tcjr6q.slotsgem-ttgcbo 0l-12.slotsgem-5qyezf 30.slotsgem-askzuy.slotsgem-7nuepo 2.slotsgem-dijtlk.slotsgem-7nuepo 3.slotsgem-cpio9d 3.slotsgem-bhimc1.slotsgem-k4os79 3.slotsgem-0yg5x9.slotsgem-u4mdao.slotsgem-n4bkx3.slotsgem-u1fx2b 7-3.slotsgem-5qyezf 10.slotsgem-u2bp72.slotsgem-u1fx2b 23.slotsgem-75xyam.slotsgem-9lq82o 1.slotsgem-1o9dxz 2.slotsgem-5qyezf 3.slotsgem-9lq82o 1.slotsgem-k4os79 5.slotsgem-cxj4ml.slotsgem-k4os79 32.slotsgem-yspvnp.slotsgem-u4mdao 5.slotsgem-ttgcbo 4.slotsgem-u1fx2b 9.slotsgem-u1fx2b 8.slotsgem-k4os79 6.slotsgem-pb62i7.slotsgem-opcacx.slotsgem-d6iyha.slotsgem-2ik7jy.slotsgem-yhtf56 4.slotsgem-ubw4w1.slotsgem-yhtf56 6.slotsgem-yhtf56 0l29.slotsgem-ttgcbo 17.slotsgem-srkgb0.slotsgem-k45lmr 2.slotsgem-ob94xd 10.slotsgem-dmpwar.slotsgem-5qyezf 8.slotsgem-yx6e3c.slotsgem-c8g7kw.slotsgem-kspeng.slotsgem-8r1f7l.slotsgem-l0ryn9.slotsgem-u4mdao.slotsgem-1quysz.slotsgem-5qyezf 1.slotsgem-ckfqq9.slotsgem-vpaihs.slotsgem-s5fs24.slotsgem-mjnqqd.slotsgem-iaxpkh.slotsgem-1o9dxz 1.slotsgem-ch3cqx.slotsgem-erfi5a.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.slotsgem-2pwgaj > input:checked ~ label,
.slotsgem-2pwgaj > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotsgem-x9zuz0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.slotsgem-odn0cg 44.slotsgem-6n8a5u.slotsgem-hm8yar.slotsgem-jt22gx.slotsgem-3o1ge3.slotsgem-1quysz.slotsgem-unpwhx.slotsgem-riy6ik.slotsgem-aslmp1.slotsgem-1f6kx3.slotsgem-5c7w8z.slotsgem-tcjr6q.slotsgem-ttgcbo 0l-12.slotsgem-5qyezf 30.slotsgem-askzuy.slotsgem-7nuepo 2.slotsgem-dijtlk.slotsgem-7nuepo 3.slotsgem-cpio9d 3.slotsgem-bhimc1.slotsgem-k4os79 3.slotsgem-0yg5x9.slotsgem-u4mdao.slotsgem-n4bkx3.slotsgem-u1fx2b 7-3.slotsgem-5qyezf 10.slotsgem-u2bp72.slotsgem-u1fx2b 23.slotsgem-75xyam.slotsgem-9lq82o 1.slotsgem-1o9dxz 2.slotsgem-5qyezf 3.slotsgem-9lq82o 1.slotsgem-k4os79 5.slotsgem-cxj4ml.slotsgem-k4os79 32.slotsgem-yspvnp.slotsgem-u4mdao 5.slotsgem-ttgcbo 4.slotsgem-u1fx2b 9.slotsgem-u1fx2b 8.slotsgem-k4os79 6.slotsgem-pb62i7.slotsgem-opcacx.slotsgem-d6iyha.slotsgem-2ik7jy.slotsgem-yhtf56 4.slotsgem-ubw4w1.slotsgem-yhtf56 6.slotsgem-yhtf56 0l29.slotsgem-ttgcbo 17.slotsgem-srkgb0.slotsgem-k45lmr 2.slotsgem-ob94xd 10.slotsgem-dmpwar.slotsgem-5qyezf 8.slotsgem-yx6e3c.slotsgem-c8g7kw.slotsgem-kspeng.slotsgem-8r1f7l.slotsgem-l0ryn9.slotsgem-u4mdao.slotsgem-1quysz.slotsgem-5qyezf 1.slotsgem-ckfqq9.slotsgem-vpaihs.slotsgem-s5fs24.slotsgem-mjnqqd.slotsgem-iaxpkh.slotsgem-1o9dxz 1.slotsgem-ch3cqx.slotsgem-erfi5a.5z'/%3e%3c/svg%3e");
}

.slotsgem-2pwgaj > input:not(:checked) ~ label:hover,
.slotsgem-2pwgaj > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotsgem-x9zuz0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slotsgem-odn0cg 44.slotsgem-6n8a5u.slotsgem-hm8yar.slotsgem-jt22gx.slotsgem-3o1ge3.slotsgem-1quysz.slotsgem-unpwhx.slotsgem-riy6ik.slotsgem-aslmp1.slotsgem-1f6kx3.slotsgem-5c7w8z.slotsgem-tcjr6q.slotsgem-ttgcbo 0l-12.slotsgem-5qyezf 30.slotsgem-askzuy.slotsgem-7nuepo 2.slotsgem-dijtlk.slotsgem-7nuepo 3.slotsgem-cpio9d 3.slotsgem-bhimc1.slotsgem-k4os79 3.slotsgem-0yg5x9.slotsgem-u4mdao.slotsgem-n4bkx3.slotsgem-u1fx2b 7-3.slotsgem-5qyezf 10.slotsgem-u2bp72.slotsgem-u1fx2b 23.slotsgem-75xyam.slotsgem-9lq82o 1.slotsgem-1o9dxz 2.slotsgem-5qyezf 3.slotsgem-9lq82o 1.slotsgem-k4os79 5.slotsgem-cxj4ml.slotsgem-k4os79 32.slotsgem-yspvnp.slotsgem-u4mdao 5.slotsgem-ttgcbo 4.slotsgem-u1fx2b 9.slotsgem-u1fx2b 8.slotsgem-k4os79 6.slotsgem-pb62i7.slotsgem-opcacx.slotsgem-d6iyha.slotsgem-2ik7jy.slotsgem-yhtf56 4.slotsgem-ubw4w1.slotsgem-yhtf56 6.slotsgem-yhtf56 0l29.slotsgem-ttgcbo 17.slotsgem-srkgb0.slotsgem-k45lmr 2.slotsgem-ob94xd 10.slotsgem-dmpwar.slotsgem-5qyezf 8.slotsgem-yx6e3c.slotsgem-c8g7kw.slotsgem-kspeng.slotsgem-8r1f7l.slotsgem-l0ryn9.slotsgem-u4mdao.slotsgem-1quysz.slotsgem-5qyezf 1.slotsgem-ckfqq9.slotsgem-vpaihs.slotsgem-s5fs24.slotsgem-mjnqqd.slotsgem-iaxpkh.slotsgem-1o9dxz 1.slotsgem-ch3cqx.slotsgem-erfi5a.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .slotsgem-1nd5mf > .slotsgem-on1ms1 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .slotsgem-1nd5mf > .slotsgem-on1ms1 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .slotsgem-1nd5mf > .slotsgem-on1ms1 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .slotsgem-1nd5mf > .slotsgem-on1ms1 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .slotsgem-1nd5mf > .slotsgem-on1ms1 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.slotsgem-rymmal {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.slotsgem-rymmal.slotsgem-ckmaoj {
  display: none;
}

.slotsgem-kos49h {
  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) {
  .slotsgem-kos49h {
    height: 74px;
    overflow: visible;
  }
}

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

.slotsgem-5j026b {
  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;
}

.slotsgem-5j026b::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.slotsgem-5j026b::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.slotsgem-5j026b img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.slotsgem-2ypv0m {
  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;
}

.slotsgem-2ypv0m::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) {
  .slotsgem-2ypv0m::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.slotsgem-2ypv0m::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) {
  .slotsgem-2ypv0m::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.slotsgem-rymmal.slotsgem-q50p1j .slotsgem-kos49h {
  background: #2b3b67;
}

.slotsgem-rymmal.slotsgem-q50p1j .slotsgem-5j026b {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.slotsgem-rymmal.slotsgem-q50p1j .slotsgem-5j026b::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.slotsgem-rymmal.slotsgem-q50p1j .slotsgem-5j026b::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.slotsgem-rymmal.slotsgem-q50p1j .slotsgem-2ypv0m::before {
  background: #0e0f41;
}

.slotsgem-rymmal.slotsgem-q50p1j .slotsgem-2ypv0m::after {
  background: #152557;
}

.slotsgem-rymmal.slotsgem-yt472y .slotsgem-kos49h {
  background: #1f35fa;
}

.slotsgem-rymmal.slotsgem-yt472y .slotsgem-5j026b {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.slotsgem-rymmal.slotsgem-yt472y .slotsgem-5j026b::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.slotsgem-rymmal.slotsgem-yt472y .slotsgem-5j026b::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.slotsgem-rymmal.slotsgem-yt472y .slotsgem-2ypv0m::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.slotsgem-rymmal.slotsgem-yt472y .slotsgem-2ypv0m::after {
  background: #192ac8;
}

.slotsgem-rymmal.slotsgem-14m2tj .slotsgem-kos49h {
  background: #fa771f;
}

.slotsgem-rymmal.slotsgem-14m2tj .slotsgem-5j026b {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slotsgem-rymmal.slotsgem-14m2tj .slotsgem-5j026b::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.slotsgem-rymmal.slotsgem-14m2tj .slotsgem-5j026b::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.slotsgem-rymmal.slotsgem-14m2tj .slotsgem-2ypv0m::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slotsgem-rymmal.slotsgem-14m2tj .slotsgem-2ypv0m::after {
  background: #fa8535;
}

.slotsgem-xnyzdx {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.slotsgem-pgnt14 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.slotsgem-udxv0o {
  width: 120px;
  height: 22px;
}

.slotsgem-udxv0o .slotsgem-t54i29 {
  fill: #c2c0ce;
}

.slotsgem-udxv0o [rating="1"] .slotsgem-t54i29:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slotsgem-udxv0o [rating="2"] .slotsgem-t54i29:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slotsgem-udxv0o [rating="3"] .slotsgem-t54i29:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slotsgem-udxv0o [rating="4"] .slotsgem-t54i29:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotsgem-udxv0o [rating="5"] .slotsgem-t54i29:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.slotsgem-f8m4me {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.slotsgem-h3mzo1 {
  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);
}

.slotsgem-h3mzo1.slotsgem-0ipn4y {
  display: block;
}

.slotsgem-h3mzo1.slotsgem-ckmaoj {
  display: none;
}

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

.slotsgem-vb7gtv {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slotsgem-8xc20u {
  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);
}

.slotsgem-36eo0x {
  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;
}

.slotsgem-pw3szz small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.slotsgem-5o92v7 {
  font-size: 16px;
  line-height: 140%;
}

.slotsgem-3xu18d {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slotsgem-3xu18d .slotsgem-t54i29 {
  fill: #c2c0ce;
}

.slotsgem-3xu18d [rating="1"] .slotsgem-t54i29:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slotsgem-3xu18d [rating="2"] .slotsgem-t54i29:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slotsgem-3xu18d [rating="3"] .slotsgem-t54i29:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slotsgem-3xu18d [rating="4"] .slotsgem-t54i29:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotsgem-3xu18d [rating="5"] .slotsgem-t54i29:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.slotsgem-adliso {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.slotsgem-dk73uq {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .slotsgem-dk73uq {
    padding: 0 16px;
  }
}

.slotsgem-099jko {
  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) {
  .slotsgem-099jko {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.slotsgem-68i60x {
  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) {
  .slotsgem-68i60x {
    padding: 12px;
    gap: 12px;
  }
}

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

.slotsgem-gwcx4e img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slotsgem-73slzd {
  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;
}

.slotsgem-emgnkw {
  flex: 1;
  min-width: 0;
}

.slotsgem-2o0qt8 {
  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) {
  .slotsgem-2o0qt8 {
    font-size: 14px;
    gap: 6px;
  }
}

.slotsgem-05xhk4 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.slotsgem-05xhk4 svg,
.slotsgem-05xhk4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slotsgem-05xhk4 svg path {
  fill: var(--button-bg-color);
}

.slotsgem-05xhk4 svg circle {
  fill: var(--button-text-color);
}

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

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

.slotsgem-zhq2vf strong {
  font-weight: 600;
}

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

.slotsgem-n0f8lq p {
  margin: 0 0 16px;
}

.slotsgem-n0f8lq p:last-child {
  margin-bottom: 0;
}

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

.slotsgem-xo3cos {
  max-width: 300px;
  width: 100%;
}

.slotsgem-xo3cos a {
  width: 100%;
}

@media (max-width: 575px) {
  .slotsgem-xo3cos {
    max-width: 200px;
  }
}

.slotsgem-ygx48e {
  justify-content: center;
}

.slotsgem-pm5396 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slotsgem-kacoqp {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.slotsgem-6qghtf .slotsgem-6jpbni {
  justify-content: center;
}

/* faq */

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

.slotsgem-c05gxb {
  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.slotsgem-1kr29v ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slotsgem-c05gxb::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.slotsgem-1kr29v ease;
}

.slotsgem-5ck5k3.slotsgem-ai6zga .slotsgem-c05gxb::after {
  transform: rotate(45deg);
}

.slotsgem-lpr43c {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.slotsgem-m2m5da ease, padding 0.slotsgem-m2m5da ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.slotsgem-5ck5k3.slotsgem-ai6zga .slotsgem-lpr43c {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.slotsgem-td193o {
  margin: 25px 0;
}

.slotsgem-2pwgaj > input:not(:checked) ~ label:hover,
.slotsgem-2pwgaj > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotsgem-ptbeiu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slotsgem-rjujwv 44.slotsgem-2ys4rf.slotsgem-6vsbkr.slotsgem-sihdfb.slotsgem-4z6ivt.slotsgem-12j0pc.slotsgem-27to45.slotsgem-ctuect.slotsgem-phlcij.slotsgem-wv4fe4.slotsgem-58knxt.slotsgem-ovteqk.slotsgem-v6hc7x 0l-12.slotsgem-1zx9es 30.slotsgem-zlb9rn.slotsgem-ryfckb 2.slotsgem-tl8nh3.slotsgem-ryfckb 3.slotsgem-tpsgwe 3.slotsgem-redikd.slotsgem-eyqmdy 3.slotsgem-txntcf.slotsgem-qqyhs7.slotsgem-uqxcyp.slotsgem-jitwj7 7-3.slotsgem-1zx9es 10.slotsgem-awvqic.slotsgem-jitwj7 23.slotsgem-lsaspf.slotsgem-qrn5v7 1.slotsgem-ybt3s2 2.slotsgem-1zx9es 3.slotsgem-qrn5v7 1.slotsgem-eyqmdy 5.slotsgem-1afnq7.slotsgem-eyqmdy 32.slotsgem-v0vu0a.slotsgem-qqyhs7 5.slotsgem-v6hc7x 4.slotsgem-jitwj7 9.slotsgem-jitwj7 8.slotsgem-eyqmdy 6.slotsgem-uwgkbp.slotsgem-926zgn.slotsgem-y2jk5l.slotsgem-ccnvr8.slotsgem-cisyy9 4.slotsgem-40wsu2.slotsgem-cisyy9 6.slotsgem-cisyy9 0l29.slotsgem-v6hc7x 17.slotsgem-nn2otq.slotsgem-sky6jl 2.slotsgem-0q4cv0 10.slotsgem-vhdziq.slotsgem-1zx9es 8.slotsgem-guz15y.slotsgem-lhffdp.slotsgem-cpment.slotsgem-1pgb6s.slotsgem-iqpw7y.slotsgem-qqyhs7.slotsgem-12j0pc.slotsgem-1zx9es 1.slotsgem-79fypd.slotsgem-6sjgr9.slotsgem-vnnwnn.slotsgem-2mm924.slotsgem-yguyel.slotsgem-ybt3s2 1.slotsgem-d6n0qm.slotsgem-9rjzv4.5z'/%3e%3c/svg%3e");
}

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

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

.slotsgem-mxqb1h {
  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);
}

.slotsgem-mxqb1h.slotsgem-zf115w {
  display: block;
}

.slotsgem-mxqb1h.slotsgem-w5eg04 {
  display: none;
}

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

.slotsgem-tn4q5w {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slotsgem-198pk3 {
  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);
}

.slotsgem-15gfj3 {
  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;
}

.slotsgem-ui8qc1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.slotsgem-8xcsvg {
  font-size: 16px;
  line-height: 140%;
}

.slotsgem-0v8gf9 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slotsgem-0v8gf9 .slotsgem-jkhwg8 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.slotsgem-c4x4fn 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;
}

.slotsgem-c4x4fn 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 */

.slotsgem-42trji {
  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);
}

.slotsgem-42trji.slotsgem-7nckn2 {
  opacity: 1;
  pointer-events: auto;
}
