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

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

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

.slotoro-a2jcjn {
  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) {
  .slotoro-a2jcjn: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;
  }
}

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

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

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

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

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

.slotoro-20xu68 {
  cursor: pointer;
}

.slotoro-zf8wnu {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.slotoro-7ecma6 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.slotoro-7ecma6 figure {
  margin: 0;
}

.slotoro-7ecma6.slotoro-6qmftp {
  justify-content: flex-start;
  margin-right: 4px;
}

.slotoro-7ecma6.slotoro-91ioow {
  justify-content: flex-end;
  margin-left: 4px;
}

.slotoro-7ecma6.slotoro-gv20ki {
  justify-content: center;
}

.slotoro-7ecma6.slotoro-ixyysm {
  justify-content: normal;
}

.slotoro-dbyfwi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.slotoro-9n6qwc img {
  width: 100%;
}

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

.slotoro-wgcwz1 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.slotoro-wgcwz1 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);
}

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

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

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

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

.slotoro-wgcwz1 ul li:last-of-type::after {
  display: none;
}

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

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

.slotoro-v36ct0 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.slotoro-fcouul.slotoro-sufer2 {
  background-color: #000;
}

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

.slotoro-6h31hg {
  padding: 80px 0 0;
  background: var(--footer-bg-color, var(--fh-bg-color));
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .slotoro-6h31hg {
    padding: 80px 16px 0;
  }
}

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

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

.slotoro-u8wx5y {
  margin-bottom: 94px;
}

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

.slotoro-1szxbp .slotoro-dnajci {
  margin-bottom: 28px;
}

.slotoro-1szxbp .slotoro-dnajci img {
  max-height: 100px;
  width: auto;
}

.slotoro-lv96oq {
  display: flex;
  align-items: center;
}

.slotoro-lv96oq a + a {
  margin-left: 24px;
}

.slotoro-lv96oq img {
  max-height: 56px;
  width: auto;
}

.slotoro-lv96oq img + img {
  margin-left: 24px;
}

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

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

.slotoro-nuo6r8 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .slotoro-8jo489 {
    flex-wrap: wrap;
  }
}

.slotoro-8jo489 li {
  display: flex;
  margin: 0 7px;
}

.slotoro-8jo489 li svg {
  transition: 0.slotoro-vx5kez ease-in-out;
}

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

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

.slotoro-azbhqv + .slotoro-azbhqv {
  margin-left: 120px;
}

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

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

.slotoro-7krsa6 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slotoro-7krsa6 li {
  font-size: 16px;
}

.slotoro-7krsa6 li a {
  color: var(--footer-text-color);
  text-decoration: none;
}

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

.slotoro-7krsa6 li + li {
  margin-top: 16px;
}

.slotoro-0s3br7 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.slotoro-fkat06 ease-in-out;
}

.slotoro-0s3br7.slotoro-57jw1q {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.slotoro-6ngiwg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.slotoro-6ngiwg h1,
.slotoro-6ngiwg h2, .slotoro-6ngiwg #h2_0 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .slotoro-6ngiwg h1,
  .slotoro-6ngiwg h2, .slotoro-6ngiwg #h2_0 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.slotoro-9z1bpf {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.slotoro-9z1bpf li {
  width: 100%;
}

.slotoro-9z1bpf 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.slotoro-vx5kez ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.slotoro-9z1bpf li a svg {
  fill: var(--button-text-color);
}

.slotoro-9z1bpf li a.slotoro-57jw1q {
  background: var(--border-color);
}

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

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

.slotoro-7uyqu4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.slotoro-iu1qn5 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.slotoro-iu1qn5 img {
  width: 100%;
  transition: 0.slotoro-vx5kez ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .slotoro-w5itav .slotoro-dnajci img {
    max-width: 90px;
  }
}

.slotoro-dnajci img {
  max-height: 50px;
  width: auto;
}

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

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

.slotoro-0zxkrk {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.slotoro-0zxkrk li {
  font-size: 16px;
  margin: 0 20px;
}

.slotoro-0zxkrk li a {
  color: var(--header-text-color, var(--menu-color));
  text-decoration: none;
}

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

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

.slotoro-zzymqu {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.slotoro-zzymqu.slotoro-dynt2q {
  margin-right: 0;
}

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

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

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

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

.slotoro-1h4b9u {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.slotoro-1h4b9u:hover > ul {
  display: flex;
}

.slotoro-1h4b9u:focus > ul {
  display: flex;
}

.slotoro-1h4b9u:focus-within > ul {
  display: flex;
}

.slotoro-rjplq2 {
  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;
}

.slotoro-rjplq2::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.slotoro-fkat06 ease-in-out;
}

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

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

.slotoro-1h4b9u 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.slotoro-vx5kez ease-in-out;
  overflow: hidden;
}

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

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

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

.slotoro-sy41xx {
  display: none;
}

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

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

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

.slotoro-1o27e8 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.slotoro-1o27e8 img {
  margin-bottom: 20px;
}

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

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

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

.slotoro-mtvbfn {
  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) {
  .slotoro-mtvbfn {
    font-size: 32px;
  }
}

.slotoro-iqf4zx {
  color: var(--text-color);
}

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

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

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

.slotoro-gqhfb1 p img {
  display: block;
  margin: 0 auto;
}

.slotoro-gqhfb1 p:first-of-type {
  margin-top: 0;
}

.slotoro-gqhfb1 p:last-of-type {
  margin-bottom: 0;
}

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

.slotoro-gqhfb1 ul {
  padding: 0 0 0 20px;
}

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

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

.slotoro-gqhfb1 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .slotoro-gqhfb1 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

.slotoro-4o8zlp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.slotoro-0j39fk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.slotoro-0j39fk .slotoro-ix65t9 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.slotoro-0j39fk .slotoro-6wgjpy {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .slotoro-0j39fk .slotoro-6wgjpy {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .slotoro-0j39fk .slotoro-6wgjpy img {
    width: 100%;
  }
}

.slotoro-6wgjpy {
  margin: 0 0 28px;
}

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

.slotoro-ix65t9 {
  margin: 0 0 28px;
}

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

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

.slotoro-4o8zlp .slotoro-a2jcjn {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.slotoro-nqg4xs {
  position: relative;
  border: none;
}

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

.slotoro-ha08q7 {
  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;
}

.slotoro-ha08q7 span {
  height: 32px;
}

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

.slotoro-ha08q7.slotoro-vx8px2 span {
  transform: scaleY(-1);
}

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

.slotoro-c2ruvp {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.slotoro-c2ruvp li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.slotoro-vx5kez ease-in-out;
}

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

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

.slotoro-c2ruvp.slotoro-b3cf4l {
  display: none;
}

.slotoro-vphhsw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.slotoro-vphhsw table {
  width: 100%;
  border-collapse: collapse;
}

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

  .slotoro-vphhsw table td {
    min-width: 75px;
  }
}

.slotoro-vphhsw table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .slotoro-vphhsw table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.slotoro-emb8qc {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--table-head-bg-color, var(--fh-bg-color));
  color: var(--table-head-text-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) {
  .slotoro-emb8qc {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.slotoro-hqcrpz {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.slotoro-2igcxi table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

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

.slotoro-2igcxi p {
  color: var(--text-color);
}

.slotoro-frd860 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.slotoro-y4fito {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--card-bg-color, var(--fh-bg-color));
  color: var(--card-text-color, var(--text-color));
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.slotoro-ilvias {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.slotoro-rpu6dp h3 {
  position: relative;
  color: var(--card-text-color, var(--title-color));
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

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

.slotoro-rpu6dp p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--card-text-color, var(--text-color));
}

.slotoro-rpu6dp p + p {
  margin-top: 10px;
}

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

.slotoro-tq39w9 {
  display: none;
}

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

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

.slotoro-u8t5p1 li {
  margin: 0 20px;
}

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

.slotoro-u8t5p1 li a img {
  margin-bottom: 4px;
}

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

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

.slotoro-uie6bq li {
  font-size: 16px;
  position: relative;
}

.slotoro-uie6bq li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.slotoro-uie6bq li span {
  opacity: 0.5;
}

.slotoro-uie6bq li + li {
  margin-left: 30px;
}

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

h2.slotoro-5bjqe5 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.slotoro-5bjqe5 {
    margin-bottom: 18px;
  }
}

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

.slotoro-8jlq2m 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);
}

.slotoro-8jlq2m 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;
}

.slotoro-8jlq2m 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;
}

.slotoro-8jlq2m tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.slotoro-8jlq2m tbody tr:last-of-type {
  margin-bottom: 0;
}

.slotoro-8jlq2m tbody tr td:first-of-type {
  flex-shrink: 0;
}

.slotoro-8jlq2m 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);
}

.slotoro-8jlq2m 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);
}

.slotoro-8jlq2m tbody tr td:last-of-type {
  margin-left: auto;
}

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

.slotoro-8jlq2m tbody tr td .slotoro-tecbum {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .slotoro-8jlq2m tbody tr td .slotoro-tecbum {
    width: 100%;
  }
}

.slotoro-8jlq2m tbody tr td .slotoro-vgsjvh {
  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.slotoro-vx5kez ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .slotoro-8jlq2m tbody tr td .slotoro-vgsjvh:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .slotoro-8jlq2m tbody tr td .slotoro-vgsjvh {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .slotoro-8jlq2m tbody tr td .slotoro-vgsjvh {
    width: 100%;
  }
}

.slotoro-8jlq2m tbody tr td .slotoro-btl5rj {
  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) {
  .slotoro-8jlq2m tbody tr td .slotoro-btl5rj:hover {
    text-decoration: none;
  }
}

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

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

.slotoro-bds35p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.slotoro-25dn5h {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.slotoro-8viqpw img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.slotoro-vx5kez ease-in-out;
}

.slotoro-8viqpw p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .slotoro-8viqpw:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .slotoro-8viqpw {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.slotoro-p2qbul img {
  width: 100%;
  height: 100%;
}

.slotoro-p2qbul iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

.slotoro-alyx3a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}
h1.slotoro-09emgs{font-weight:bold;max-width:1110px;font-size:48px;margin:24px auto;line-height:1.2;box-sizing:border-box;padding:0 15px;width:100%;text-align:center;display:block}
@media screen and (max-width:767px){h1.slotoro-09emgs{font-size:32px;margin:1rem auto}}


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

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

.slotoro-lvzc3b svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.slotoro-vx5kez ease-in-out;
}

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

.slotoro-w78gq7 {
  padding: 90px 0;
}

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

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

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

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

.slotoro-pxqpba img {
  width: 100%;
}

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

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

.slotoro-tffqfh {
  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;
}

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

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

.slotoro-l6g2ot {
  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.slotoro-vx5kez ease-in-out;
}

.slotoro-l6g2ot:hover {
  border: 1px solid #8c8ca2;
}

.slotoro-1gkoid {
  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%);
}

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

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

.slotoro-s43l33 a {
  text-decoration: underline;
  color: #8babff;
}

.slotoro-7q2mv3 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.slotoro-7q2mv3 .slotoro-l6g2ot {
  width: 50%;
  margin: 0;
}

.slotoro-mkbngk {
  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;
}

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

.slotoro-neusnw {
  margin: 0 0 100px;
}

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

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

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

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

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

.slotoro-rxl9rn {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.slotoro-e5hgt1 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.slotoro-vx5kez ease-in-out;
}

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

.slotoro-e5hgt1 a svg {
  fill: #fff;
}

.slotoro-e5hgt1 a:hover {
  background: #3d68e7;
}

.slotoro-2rxilz {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.slotoro-kf6ntj {
  margin-bottom: 16px;
}

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

.slotoro-kbm0tx {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.slotoro-o8l1n7 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.slotoro-lilif4 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);
}

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

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

.slotoro-lilif4 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.slotoro-d32d0o.slotoro-wufcvp {
  display: none;
}

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

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

.slotoro-0w37yx iframe.slotoro-fowfpe {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.slotoro-0w37yx.slotoro-knpbad {
  opacity: 1;
  pointer-events: all;
}

.slotoro-76o6gv {
  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.slotoro-vx5kez ease-in-out;
}

.slotoro-76o6gv svg {
  margin-right: 10px;
}

.slotoro-76o6gv + .slotoro-76o6gv {
  margin-top: 14px;
}

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

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

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

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

.slotoro-xfopui .slotoro-4o8zlp {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.slotoro-xfopui .slotoro-4o8zlp h1,
.slotoro-xfopui .slotoro-4o8zlp 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) {
  .slotoro-xfopui .slotoro-4o8zlp h1,
  .slotoro-xfopui .slotoro-4o8zlp h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .slotoro-xfopui .slotoro-4o8zlp {
    margin: 28px 0 0;
  }
}

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

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

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

.slotoro-bbiu39 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.slotoro-pk51di {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.slotoro-2edfsb {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .slotoro-2edfsb {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

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

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

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

@media only screen and (max-width: 540px) {
  .slotoro-5lhy3m {
    padding: 10px;
  }
}

.slotoro-5lhy3m .slotoro-a2jcjn {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .slotoro-5lhy3m .slotoro-a2jcjn {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .slotoro-5lhy3m {
    flex-wrap: wrap;
  }
}

.slotoro-omrhox {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.slotoro-omrhox img {
  width: 100%;
}

.slotoro-nhyst7 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.slotoro-482wm3 {
  width: 100%;
  margin: 0 0 100px;
}

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

.slotoro-482wm3 .slotoro-m4teh3 {
  position: relative;
}

.slotoro-482wm3 .slotoro-77m7mk {
  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;
}

.slotoro-482wm3 .slotoro-77m7mk.slotoro-wufcvp {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .slotoro-482wm3 .slotoro-xrzo4d {
    bottom: 90px;
  }
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dp9hjk {
  max-width: 300px;
  width: 100%;
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dp9hjk .slotoro-f8ty8o {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .slotoro-482wm3 .slotoro-xrzo4d .slotoro-dp9hjk .slotoro-f8ty8o {
    font-size: 32px;
    text-align: center;
  }
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dp9hjk .slotoro-hjhxrn {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .slotoro-482wm3 .slotoro-xrzo4d .slotoro-dp9hjk .slotoro-hjhxrn {
    text-align: center;
  }
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q {
    flex-direction: column-reverse;
  }
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-q71czx {
  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.slotoro-vx5kez ease-in-out;
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-q71czx:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-q71czx {
    width: 100%;
  }
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-flt455 {
  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.slotoro-vx5kez ease-in-out;
  overflow: hidden;
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-flt455 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);
  }
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-flt455: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;
}

.slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-flt455:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .slotoro-482wm3 .slotoro-xrzo4d .slotoro-dynt2q .slotoro-flt455 {
    width: 100%;
  }
}

.slotoro-482wm3 .slotoro-xrzo4d.slotoro-wufcvp {
  display: none;
}

.slotoro-482wm3 .slotoro-tmji76 {
  display: none;
}

.slotoro-482wm3 .slotoro-tmji76.slotoro-knpbad {
  display: block;
}

.slotoro-482wm3 .slotoro-tmji76 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .slotoro-482wm3 .slotoro-tmji76 iframe {
    height: calc(100vh - 54px);
  }
}

.slotoro-482wm3 .slotoro-6ho9ok {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .slotoro-482wm3 .slotoro-6ho9ok {
    padding: 24px 16px 0;
  }
}

.slotoro-482wm3 .slotoro-6ho9ok .slotoro-f8ty8o {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .slotoro-482wm3 .slotoro-6ho9ok .slotoro-f8ty8o {
    margin-bottom: 24px;
  }
}

.slotoro-482wm3 .slotoro-6ho9ok 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);
}

.slotoro-482wm3 .slotoro-6ho9ok 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) {
  .slotoro-482wm3 .slotoro-6ho9ok table tr td {
    padding: 12px 4px;
  }
}

.slotoro-482wm3 .slotoro-6ho9ok 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) {
  .slotoro-482wm3 .slotoro-6ho9ok table tr th {
    padding: 12px 4px;
  }
}

.slotoro-482wm3 .slotoro-6ho9ok table tr:last-of-type td {
  border-bottom: none;
}

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

.slotoro-xa7ovi.slotoro-57jw1q {
  display: block;
}

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

.slotoro-xa7ovi .slotoro-k6gtrb {
  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;
}

.slotoro-xa7ovi .slotoro-vpv2sn {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.slotoro-xa7ovi .slotoro-flt455 {
  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.slotoro-vx5kez ease-in-out;
}

.slotoro-xa7ovi .slotoro-flt455:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.slotoro-lqo8g2.slotoro-57jw1q {
  display: block;
}

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

.slotoro-w44z6g {
  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;
}

.slotoro-q92b9r {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.slotoro-xb7igf {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.slotoro-xb7igf svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.slotoro-qyw962 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slotoro-6ugoc8.slotoro-wufcvp {
  display: none;
}

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

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

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

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

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

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

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

.slotoro-wiq6dn input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.slotoro-wiq6dn input:active {
  border-color: #c2c0ce;
}

.slotoro-wiq6dn input:focus {
  border-color: #c2c0ce;
}

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

.slotoro-afk1ka {
  margin-bottom: 36px;
}

.slotoro-afk1ka 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;
}

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

.slotoro-afk1ka textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.slotoro-vkc32o {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.slotoro-vanxkh {
  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.slotoro-vx5kez ease-in-out;
}

.slotoro-vanxkh:hover {
  background: var(--border-color);
}

.slotoro-fjln1p {
  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.slotoro-vx5kez ease-in-out;
}

.slotoro-fjln1p:hover {
  background: #166ad9;
}

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

.slotoro-ct83yw.slotoro-wufcvp {
  display: none;
}

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

.slotoro-ct83yw .slotoro-vanxkh {
  margin: 0 auto;
}

.slotoro-wo3pml {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.slotoro-0f0jzn {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.slotoro-uidx6k {
  filter: grayscale(100%);
}

.slotoro-0f0jzn > input {
  display: none;
}

.slotoro-0f0jzn > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotoro-hu3f8d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.slotoro-06f5yg 44.slotoro-y118p6.slotoro-o5foy7.slotoro-oy38ch.slotoro-i7rrhb.slotoro-ln8d5o.slotoro-3p7liq.slotoro-l3iq11.slotoro-ps77mf.slotoro-i57x5l.slotoro-jo3ge4.slotoro-os5yg6.slotoro-m47w6p 0l-12.slotoro-i21mv3 30.slotoro-4jlqjy.slotoro-dwdrzx 2.slotoro-3ua1qw.slotoro-dwdrzx 3.slotoro-6q5ffm 3.slotoro-674nru.slotoro-kmsooi 3.slotoro-9shz1y.slotoro-rsm88u.slotoro-61b7s8.slotoro-96vwlo 7-3.slotoro-i21mv3 10.slotoro-qy4hto.slotoro-96vwlo 23.slotoro-nwi5w3.slotoro-64hyra 1.slotoro-mer4vl 2.slotoro-i21mv3 3.slotoro-64hyra 1.slotoro-kmsooi 5.slotoro-hlynn0.slotoro-kmsooi 32.slotoro-ulc3at.slotoro-rsm88u 5.slotoro-m47w6p 4.slotoro-96vwlo 9.slotoro-96vwlo 8.slotoro-kmsooi 6.slotoro-3gpxnj.slotoro-ahmyig.slotoro-clplm0.slotoro-ljhmv3.slotoro-wayik4 4.slotoro-3uf60j.slotoro-wayik4 6.slotoro-wayik4 0l29.slotoro-m47w6p 17.slotoro-7137wr.slotoro-xrf76r 2.slotoro-lxf9zs 10.slotoro-5l5dhg.slotoro-i21mv3 8.slotoro-g55e1l.slotoro-2t9uoo.slotoro-uo0cic.slotoro-2i3r2z.slotoro-r2vrf6.slotoro-rsm88u.slotoro-ln8d5o.slotoro-i21mv3 1.slotoro-ldaqk6.slotoro-v3l58n.slotoro-yqaoc9.slotoro-0gnfkj.slotoro-8vlcil.slotoro-mer4vl 1.slotoro-kthww5.slotoro-vvnf0d.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.slotoro-0f0jzn > input:checked ~ label,
.slotoro-0f0jzn > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotoro-hu3f8d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.slotoro-06f5yg 44.slotoro-y118p6.slotoro-o5foy7.slotoro-oy38ch.slotoro-i7rrhb.slotoro-ln8d5o.slotoro-3p7liq.slotoro-l3iq11.slotoro-ps77mf.slotoro-i57x5l.slotoro-jo3ge4.slotoro-os5yg6.slotoro-m47w6p 0l-12.slotoro-i21mv3 30.slotoro-4jlqjy.slotoro-dwdrzx 2.slotoro-3ua1qw.slotoro-dwdrzx 3.slotoro-6q5ffm 3.slotoro-674nru.slotoro-kmsooi 3.slotoro-9shz1y.slotoro-rsm88u.slotoro-61b7s8.slotoro-96vwlo 7-3.slotoro-i21mv3 10.slotoro-qy4hto.slotoro-96vwlo 23.slotoro-nwi5w3.slotoro-64hyra 1.slotoro-mer4vl 2.slotoro-i21mv3 3.slotoro-64hyra 1.slotoro-kmsooi 5.slotoro-hlynn0.slotoro-kmsooi 32.slotoro-ulc3at.slotoro-rsm88u 5.slotoro-m47w6p 4.slotoro-96vwlo 9.slotoro-96vwlo 8.slotoro-kmsooi 6.slotoro-3gpxnj.slotoro-ahmyig.slotoro-clplm0.slotoro-ljhmv3.slotoro-wayik4 4.slotoro-3uf60j.slotoro-wayik4 6.slotoro-wayik4 0l29.slotoro-m47w6p 17.slotoro-7137wr.slotoro-xrf76r 2.slotoro-lxf9zs 10.slotoro-5l5dhg.slotoro-i21mv3 8.slotoro-g55e1l.slotoro-2t9uoo.slotoro-uo0cic.slotoro-2i3r2z.slotoro-r2vrf6.slotoro-rsm88u.slotoro-ln8d5o.slotoro-i21mv3 1.slotoro-ldaqk6.slotoro-v3l58n.slotoro-yqaoc9.slotoro-0gnfkj.slotoro-8vlcil.slotoro-mer4vl 1.slotoro-kthww5.slotoro-vvnf0d.5z'/%3e%3c/svg%3e");
}

.slotoro-0f0jzn > input:not(:checked) ~ label:hover,
.slotoro-0f0jzn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotoro-hu3f8d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slotoro-06f5yg 44.slotoro-y118p6.slotoro-o5foy7.slotoro-oy38ch.slotoro-i7rrhb.slotoro-ln8d5o.slotoro-3p7liq.slotoro-l3iq11.slotoro-ps77mf.slotoro-i57x5l.slotoro-jo3ge4.slotoro-os5yg6.slotoro-m47w6p 0l-12.slotoro-i21mv3 30.slotoro-4jlqjy.slotoro-dwdrzx 2.slotoro-3ua1qw.slotoro-dwdrzx 3.slotoro-6q5ffm 3.slotoro-674nru.slotoro-kmsooi 3.slotoro-9shz1y.slotoro-rsm88u.slotoro-61b7s8.slotoro-96vwlo 7-3.slotoro-i21mv3 10.slotoro-qy4hto.slotoro-96vwlo 23.slotoro-nwi5w3.slotoro-64hyra 1.slotoro-mer4vl 2.slotoro-i21mv3 3.slotoro-64hyra 1.slotoro-kmsooi 5.slotoro-hlynn0.slotoro-kmsooi 32.slotoro-ulc3at.slotoro-rsm88u 5.slotoro-m47w6p 4.slotoro-96vwlo 9.slotoro-96vwlo 8.slotoro-kmsooi 6.slotoro-3gpxnj.slotoro-ahmyig.slotoro-clplm0.slotoro-ljhmv3.slotoro-wayik4 4.slotoro-3uf60j.slotoro-wayik4 6.slotoro-wayik4 0l29.slotoro-m47w6p 17.slotoro-7137wr.slotoro-xrf76r 2.slotoro-lxf9zs 10.slotoro-5l5dhg.slotoro-i21mv3 8.slotoro-g55e1l.slotoro-2t9uoo.slotoro-uo0cic.slotoro-2i3r2z.slotoro-r2vrf6.slotoro-rsm88u.slotoro-ln8d5o.slotoro-i21mv3 1.slotoro-ldaqk6.slotoro-v3l58n.slotoro-yqaoc9.slotoro-0gnfkj.slotoro-8vlcil.slotoro-mer4vl 1.slotoro-kthww5.slotoro-vvnf0d.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .slotoro-f8j4mh > .slotoro-ojac5g {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .slotoro-f8j4mh > .slotoro-ojac5g {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .slotoro-f8j4mh > .slotoro-ojac5g {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .slotoro-f8j4mh > .slotoro-ojac5g {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .slotoro-f8j4mh > .slotoro-ojac5g {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.slotoro-lvagh3.slotoro-wufcvp {
  display: none;
}

.slotoro-56xw9r {
  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) {
  .slotoro-56xw9r {
    height: 74px;
    overflow: visible;
  }
}

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

.slotoro-u9uac0 {
  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;
}

.slotoro-u9uac0::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.slotoro-u9uac0::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.slotoro-u9uac0 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.slotoro-0is28k {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .slotoro-0is28k {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .slotoro-0is28k {
    font-size: 14px;
  }
}

.slotoro-x4p41s {
  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;
}

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

.slotoro-x4p41s::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) {
  .slotoro-x4p41s::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.slotoro-lvagh3.slotoro-pi5jvc .slotoro-56xw9r {
  background: #2b3b67;
}

.slotoro-lvagh3.slotoro-pi5jvc .slotoro-u9uac0 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.slotoro-lvagh3.slotoro-pi5jvc .slotoro-u9uac0::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.slotoro-lvagh3.slotoro-pi5jvc .slotoro-u9uac0::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.slotoro-lvagh3.slotoro-pi5jvc .slotoro-x4p41s::before {
  background: #0e0f41;
}

.slotoro-lvagh3.slotoro-pi5jvc .slotoro-x4p41s::after {
  background: #152557;
}

.slotoro-lvagh3.slotoro-ilwuql .slotoro-56xw9r {
  background: #1f35fa;
}

.slotoro-lvagh3.slotoro-ilwuql .slotoro-u9uac0 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.slotoro-lvagh3.slotoro-ilwuql .slotoro-u9uac0::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.slotoro-lvagh3.slotoro-ilwuql .slotoro-u9uac0::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.slotoro-lvagh3.slotoro-ilwuql .slotoro-x4p41s::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.slotoro-lvagh3.slotoro-ilwuql .slotoro-x4p41s::after {
  background: #192ac8;
}

.slotoro-lvagh3.slotoro-9vms4q .slotoro-56xw9r {
  background: #fa771f;
}

.slotoro-lvagh3.slotoro-9vms4q .slotoro-u9uac0 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slotoro-lvagh3.slotoro-9vms4q .slotoro-u9uac0::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.slotoro-lvagh3.slotoro-9vms4q .slotoro-u9uac0::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.slotoro-lvagh3.slotoro-9vms4q .slotoro-x4p41s::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slotoro-lvagh3.slotoro-9vms4q .slotoro-x4p41s::after {
  background: #fa8535;
}

.slotoro-uzz39x {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.slotoro-7sccgk {
  display: flex;
  align-items: center;
  gap: 10px;
}

.slotoro-7sccgk span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.slotoro-7sccgk small {
  font-size: 14px;
  color: var(--text-color);
}

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

.slotoro-bhp72r {
  width: 120px;
  height: 22px;
}

.slotoro-bhp72r .slotoro-6fuzdj {
  fill: #c2c0ce;
}

.slotoro-bhp72r [rating="1"] .slotoro-6fuzdj:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slotoro-bhp72r [rating="2"] .slotoro-6fuzdj:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slotoro-bhp72r [rating="3"] .slotoro-6fuzdj:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slotoro-bhp72r [rating="4"] .slotoro-6fuzdj:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotoro-bhp72r [rating="5"] .slotoro-6fuzdj:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.slotoro-1leek3 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.slotoro-1leek3.slotoro-knpbad {
  display: block;
}

.slotoro-1leek3.slotoro-wufcvp {
  display: none;
}

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

.slotoro-xnwa60 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slotoro-xc9ggq {
  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);
}

.slotoro-xqmc13 {
  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;
}

.slotoro-bmmxe9 small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.slotoro-bmmxe9 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.slotoro-xwwow8 {
  font-size: 16px;
  line-height: 140%;
}

.slotoro-w1vswx {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slotoro-w1vswx .slotoro-6fuzdj {
  fill: #c2c0ce;
}

.slotoro-w1vswx [rating="1"] .slotoro-6fuzdj:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slotoro-w1vswx [rating="2"] .slotoro-6fuzdj:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slotoro-w1vswx [rating="3"] .slotoro-6fuzdj:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slotoro-w1vswx [rating="4"] .slotoro-6fuzdj:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotoro-w1vswx [rating="5"] .slotoro-6fuzdj:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.slotoro-idsn36 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.slotoro-d46bdb {
  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) {
  .slotoro-d46bdb {
    padding: 12px;
    gap: 12px;
  }
}

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

.slotoro-ci05tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slotoro-b0d2fm {
  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;
}

.slotoro-mtt5lr {
  flex: 1;
  min-width: 0;
}

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

.slotoro-l6odct {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.slotoro-l6odct svg,
.slotoro-l6odct img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slotoro-l6odct svg path {
  fill: var(--button-bg-color);
}

.slotoro-l6odct svg circle {
  fill: var(--button-text-color);
}

.slotoro-7xivt4 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.slotoro-7xivt4 strong {
  font-weight: 600;
}

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

.slotoro-fs4b0d p {
  margin: 0 0 16px;
}

.slotoro-fs4b0d p:last-child {
  margin-bottom: 0;
}

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

.slotoro-ngjjvn {
  max-width: 300px;
  width: 100%;
}

.slotoro-ngjjvn a {
  width: 100%;
}

@media (max-width: 575px) {
  .slotoro-ngjjvn {
    max-width: 200px;
  }
}

.slotoro-gxmng5 {
  justify-content: center;
}

.slotoro-zismvm {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slotoro-2394b2 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.slotoro-t1pr2l .slotoro-0zxkrk {
  justify-content: center;
}

/* faq */

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

.slotoro-6v7t09 {
  color: var(--card-text-color, var(--text-color));
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--card-bg-color, var(--table-1-color));
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.slotoro-72ah8e ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slotoro-6v7t09::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.slotoro-72ah8e ease;
}

.slotoro-v91kp7.slotoro-57jw1q .slotoro-6v7t09::after {
  transform: rotate(45deg);
}

.slotoro-avj1u5 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.slotoro-vx5kez ease, padding 0.slotoro-vx5kez ease;
  padding: 0 20px;
  background: var(--card-bg-color, var(--table-2-color));
}

.slotoro-v91kp7.slotoro-57jw1q .slotoro-avj1u5 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.slotoro-1wocd7 {
  margin: 25px 0;
}

.slotoro-0f0jzn > input:not(:checked) ~ label:hover,
.slotoro-0f0jzn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotoro-ar74x0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slotoro-rg75mj 44.slotoro-2zk1qm.slotoro-hnj5wq.slotoro-cu7e24.slotoro-qzsu11.slotoro-s14aop.slotoro-qm4i2m.slotoro-386w4i.slotoro-pypnpl.slotoro-db1z8i.slotoro-5tjl9b.slotoro-oap0xr.slotoro-xo5pqa 0l-12.slotoro-9fbqei 30.slotoro-dq8q7i.slotoro-adwhfe 2.slotoro-8d1zh4.slotoro-adwhfe 3.slotoro-of5sva 3.slotoro-k49pi7.slotoro-ppfwns 3.slotoro-71aouz.slotoro-5zkkn5.slotoro-h6nh6f.slotoro-sbo1eb 7-3.slotoro-9fbqei 10.slotoro-arxk92.slotoro-sbo1eb 23.slotoro-uq7cfz.slotoro-bsdeo6 1.slotoro-5xws7f 2.slotoro-9fbqei 3.slotoro-bsdeo6 1.slotoro-ppfwns 5.slotoro-3vsmf3.slotoro-ppfwns 32.slotoro-km8s34.slotoro-5zkkn5 5.slotoro-xo5pqa 4.slotoro-sbo1eb 9.slotoro-sbo1eb 8.slotoro-ppfwns 6.slotoro-uao4c4.slotoro-es79yx.slotoro-9pg976.slotoro-md6owi.slotoro-uiq3u8 4.slotoro-yzkqi9.slotoro-uiq3u8 6.slotoro-uiq3u8 0l29.slotoro-xo5pqa 17.slotoro-qiufui.slotoro-0vjicv 2.slotoro-a6dnjb 10.slotoro-tji02j.slotoro-9fbqei 8.slotoro-vbidd8.slotoro-7i1yla.slotoro-f8186l.slotoro-ya0r4x.slotoro-bzyikc.slotoro-5zkkn5.slotoro-s14aop.slotoro-9fbqei 1.slotoro-bv74fq.slotoro-ja2hr0.slotoro-wrfqyt.slotoro-rxe0xq.slotoro-0lqr0j.slotoro-5xws7f 1.slotoro-g2bdog.slotoro-nz3y04.5z'/%3e%3c/svg%3e");
}

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

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

.slotoro-b28q7a {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.slotoro-b28q7a.slotoro-fcha6i {
  display: block;
}

.slotoro-b28q7a.slotoro-mzcinj {
  display: none;
}

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

.slotoro-bmc7l4 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slotoro-l5e9oq {
  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);
}

.slotoro-6gdnax {
  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;
}

.slotoro-aykvvj small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.slotoro-aykvvj span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.slotoro-kx673p {
  font-size: 16px;
  line-height: 140%;
}

.slotoro-9qlu0y {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slotoro-9qlu0y .slotoro-1880zm {
  fill: #c2c0ce;
}

.slotoro-9qlu0y [rating="1"] .slotoro-1880zm:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slotoro-9qlu0y [rating="2"] .slotoro-1880zm:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slotoro-9qlu0y [rating="3"] .slotoro-1880zm:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slotoro-9qlu0y [rating="4"] .slotoro-1880zm:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotoro-9qlu0y [rating="5"] .slotoro-1880zm:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.slotoro-u2nisw 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;
}

.slotoro-u2nisw button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.slotoro-2aqptm {
  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);
}

.slotoro-2aqptm.slotoro-n4sa9a {
  opacity: 1;
  pointer-events: auto;
}

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

.slotoro-qtcjaw label {
  font-size: 14px;
}

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

.slotoro-238zaw h2 {
  color: green;
  font-weight: 500;
}

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

/* h2->p SEO fix */
.slotoro-6ngiwg #h2_0 { color: var(--title-color); }

/* hide-empty-content-table: hide the Casino Review section when {{TABLE}} produced no table (empty slot) */
.slotoro-2igcxi:not(:has(table)) { display: none; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.slotoro-wi81gv, .slotoro-i6cqbu, [class*="review-card"],
thead, thead th, table th, .slotoro-42v76b,
.slotoro-ei4xf2, [class*="collapsible-header"],
.slotoro-frd860, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.slotoro-fcouul, .slotoro-fcouul :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
.slotoro-a2jcjn, .slotoro-a2jcjn :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-9z1bpf li a, .slotoro-9z1bpf li a :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-c2a05j, .slotoro-c2a05j :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-cbbpp3, .slotoro-cbbpp3 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-rjplq2, .slotoro-rjplq2 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-1h4b9u ul, .slotoro-1h4b9u ul :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-1h4b9u ul li, .slotoro-1h4b9u ul li :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-snuorn, .slotoro-snuorn :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-8jlq2m tbody tr td .slotoro-vgsjvh, .slotoro-8jlq2m tbody tr td .slotoro-vgsjvh :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-o0506y, .slotoro-o0506y :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-u2nisw button, .slotoro-u2nisw button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
/* up */ .slotoro-2aqptm, /* up */ .slotoro-2aqptm :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.slotoro-qtcjaw button, .slotoro-qtcjaw button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--button-text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
