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

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

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

.dragonslots-vqagpl {
  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) {
  .dragonslots-vqagpl: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;
  }
}

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

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

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

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

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

.dragonslots-me0v65 {
  cursor: pointer;
}

.dragonslots-p236kq {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.dragonslots-gj0zmy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dragonslots-gj0zmy figure {
  margin: 0;
}

.dragonslots-gj0zmy.dragonslots-i0a72i {
  justify-content: flex-start;
  margin-right: 4px;
}

.dragonslots-gj0zmy.dragonslots-2jq8nw {
  justify-content: flex-end;
  margin-left: 4px;
}

.dragonslots-gj0zmy.dragonslots-3u20wo {
  justify-content: center;
}

.dragonslots-gj0zmy.dragonslots-pua9df {
  justify-content: normal;
}

.dragonslots-9cqs7p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.dragonslots-32d47a {
  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) {
  .dragonslots-32d47a {
    flex-direction: column;
  }
}

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

.dragonslots-u0arw5 img {
  width: 100%;
}

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

.dragonslots-1ptix9 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.dragonslots-1ptix9 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) {
  .dragonslots-1ptix9 ul {
    margin-bottom: 15px;
  }
}

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

.dragonslots-1ptix9 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);
}

.dragonslots-1ptix9 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.dragonslots-1ptix9 ul li:last-of-type::after {
  display: none;
}

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

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

.dragonslots-xg815n {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.dragonslots-frg61l.dragonslots-a3qh9g {
  background-color: #000;
}

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

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

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

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

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

.dragonslots-g0hacw {
  margin-bottom: 94px;
}

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

.dragonslots-vk2y3l .dragonslots-pvcpd5 {
  margin-bottom: 28px;
}

.dragonslots-vk2y3l .dragonslots-pvcpd5 img {
  max-height: 100px;
  width: auto;
}

.dragonslots-rbotcf {
  display: flex;
  align-items: center;
}

.dragonslots-rbotcf a + a {
  margin-left: 24px;
}

.dragonslots-rbotcf img {
  max-height: 56px;
  width: auto;
}

.dragonslots-rbotcf img + img {
  margin-left: 24px;
}

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

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

.dragonslots-c1k3qs {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.dragonslots-eqk6sr li {
  display: flex;
  margin: 0 7px;
}

.dragonslots-eqk6sr li svg {
  transition: 0.dragonslots-ibg6re ease-in-out;
}

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

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

.dragonslots-onfrmy + .dragonslots-onfrmy {
  margin-left: 120px;
}

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

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

.dragonslots-tz2cjc {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dragonslots-tz2cjc li {
  font-size: 16px;
}

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

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

.dragonslots-tz2cjc li + li {
  margin-top: 16px;
}

.dragonslots-drid7v {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.dragonslots-cy8ko1 ease-in-out;
}

.dragonslots-drid7v.dragonslots-egcw9a {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.dragonslots-v55bcp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dragonslots-rfpu0x li {
  width: 100%;
}

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

.dragonslots-rfpu0x li a svg {
  fill: var(--button-text-color);
}

.dragonslots-rfpu0x li a.dragonslots-egcw9a {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.dragonslots-6vtn65 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.dragonslots-6vtn65 img {
  width: 100%;
  transition: 0.dragonslots-ibg6re ease-in-out;
}

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

.dragonslots-1tfkhg {
  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) {
  .dragonslots-1tfkhg {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .dragonslots-cy861l .dragonslots-pvcpd5 img {
    max-width: 90px;
  }
}

.dragonslots-pvcpd5 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.dragonslots-xup60x li {
  font-size: 16px;
  margin: 0 20px;
}

.dragonslots-xup60x li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.dragonslots-7r5ncq {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.dragonslots-7r5ncq.dragonslots-gulq86 {
  margin-right: 0;
}

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

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

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

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

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

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

.dragonslots-ee7e2j:hover > ul {
  display: flex;
}

.dragonslots-ee7e2j:focus > ul {
  display: flex;
}

.dragonslots-ee7e2j:focus-within > ul {
  display: flex;
}

.dragonslots-fxlwtq {
  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;
}

.dragonslots-fxlwtq::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.dragonslots-cy8ko1 ease-in-out;
}

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

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

.dragonslots-ee7e2j 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.dragonslots-ibg6re ease-in-out;
  overflow: hidden;
}

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

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

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

.dragonslots-ze582e {
  display: none;
}

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

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

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

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

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

.dragonslots-jzo204 img {
  margin-bottom: 20px;
}

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

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

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

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

.dragonslots-36k125 {
  color: var(--text-color);
}

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

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

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

.dragonslots-m8kq8x p img {
  display: block;
  margin: 0 auto;
}

.dragonslots-m8kq8x p:first-of-type {
  margin-top: 0;
}

.dragonslots-m8kq8x p:last-of-type {
  margin-bottom: 0;
}

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

.dragonslots-m8kq8x ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-a9u98b .dragonslots-aj2pk3 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.dragonslots-a9u98b .dragonslots-3bq987 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .dragonslots-a9u98b .dragonslots-3bq987 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .dragonslots-a9u98b .dragonslots-3bq987 img {
    width: 100%;
  }
}

.dragonslots-3bq987 {
  margin: 0 0 28px;
}

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

.dragonslots-aj2pk3 {
  margin: 0 0 28px;
}

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

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

.dragonslots-lcd1v5 .dragonslots-vqagpl {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.dragonslots-xpy7cs {
  position: relative;
  border: none;
}

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

.dragonslots-mwv12u {
  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;
}

.dragonslots-mwv12u span {
  height: 32px;
}

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

.dragonslots-mwv12u.dragonslots-wtmaj9 span {
  transform: scaleY(-1);
}

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

.dragonslots-ez51wi {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.dragonslots-ez51wi.dragonslots-bbz9iq {
  display: none;
}

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

.dragonslots-4ajhur table {
  width: 100%;
  border-collapse: collapse;
}

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

  .dragonslots-4ajhur table td {
    min-width: 75px;
  }
}

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

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

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

.dragonslots-4ajhur p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.dragonslots-3a6c5e {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .dragonslots-3a6c5e {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.dragonslots-7xsz6p {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.dragonslots-55fe1o table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.dragonslots-55fe1o table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.dragonslots-55fe1o p {
  color: var(--text-color);
}

.dragonslots-20wbyo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.dragonslots-9648i7 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.dragonslots-dqi9wn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dragonslots-n1iin0 p + p {
  margin-top: 10px;
}

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

.dragonslots-6pdc7c {
  display: none;
}

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

.dragonslots-96ffyh {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.dragonslots-96ffyh li {
  margin: 0 20px;
}

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

.dragonslots-96ffyh li a img {
  margin-bottom: 4px;
}

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

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

.dragonslots-uj7zb2 li {
  font-size: 16px;
  position: relative;
}

.dragonslots-uj7zb2 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.dragonslots-uj7zb2 li span {
  opacity: 0.5;
}

.dragonslots-uj7zb2 li + li {
  margin-left: 30px;
}

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

h2.dragonslots-90q3ia {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.dragonslots-90q3ia {
    margin-bottom: 18px;
  }
}

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

.dragonslots-223jfg 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);
}

.dragonslots-223jfg 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;
}

.dragonslots-223jfg 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;
}

.dragonslots-223jfg tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.dragonslots-223jfg tbody tr:last-of-type {
  margin-bottom: 0;
}

.dragonslots-223jfg tbody tr td:first-of-type {
  flex-shrink: 0;
}

.dragonslots-223jfg 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);
}

.dragonslots-223jfg 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);
}

.dragonslots-223jfg tbody tr td:last-of-type {
  margin-left: auto;
}

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

.dragonslots-223jfg tbody tr td .dragonslots-54whv8 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .dragonslots-223jfg tbody tr td .dragonslots-54whv8 {
    width: 100%;
  }
}

.dragonslots-223jfg tbody tr td .dragonslots-82yo4g {
  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.dragonslots-ibg6re ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .dragonslots-223jfg tbody tr td .dragonslots-82yo4g:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .dragonslots-223jfg tbody tr td .dragonslots-82yo4g {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .dragonslots-223jfg tbody tr td .dragonslots-82yo4g {
    width: 100%;
  }
}

.dragonslots-223jfg tbody tr td .dragonslots-5eg6h8 {
  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) {
  .dragonslots-223jfg tbody tr td .dragonslots-5eg6h8:hover {
    text-decoration: none;
  }
}

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

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

.dragonslots-tefvwx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dragonslots-tje0f8 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.dragonslots-ibg6re ease-in-out;
}

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

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

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

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

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

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

.dragonslots-9s4x4t img {
  width: 100%;
  height: 100%;
}

.dragonslots-9s4x4t iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.dragonslots-v3byoy svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.dragonslots-ibg6re ease-in-out;
}

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

.dragonslots-d37gx1 {
  padding: 90px 0;
}

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

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

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

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

.dragonslots-z8xoxr img {
  width: 100%;
}

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

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

.dragonslots-2gi80d {
  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;
}

.dragonslots-2gi80d 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) {
  .dragonslots-2gi80d {
    flex-basis: auto;
  }
}

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

.dragonslots-9z61jh {
  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.dragonslots-ibg6re ease-in-out;
}

.dragonslots-9z61jh:hover {
  border: 1px solid #8c8ca2;
}

.dragonslots-c11j6x {
  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%);
}

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

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

.dragonslots-1gmh54 a {
  text-decoration: underline;
  color: #8babff;
}

.dragonslots-fayn73 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.dragonslots-fayn73 .dragonslots-9z61jh {
  width: 50%;
  margin: 0;
}

.dragonslots-l6cfxh {
  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;
}

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

.dragonslots-63igfi {
  margin: 0 0 100px;
}

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

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

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

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

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

.dragonslots-a1y4pf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.dragonslots-b17eai 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.dragonslots-ibg6re ease-in-out;
}

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

.dragonslots-b17eai a svg {
  fill: #fff;
}

.dragonslots-b17eai a:hover {
  background: #3d68e7;
}

.dragonslots-u7boci {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.dragonslots-dwyzoh {
  margin-bottom: 16px;
}

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

.dragonslots-zgfnno {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.dragonslots-6kn8kx {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.dragonslots-6kn8kx 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);
}

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

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

.dragonslots-6kn8kx table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .dragonslots-6kn8kx {
    margin: 0;
  }
}

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

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

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

.dragonslots-2ftp79 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.dragonslots-2ftp79.dragonslots-p0u06h {
  display: none;
}

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

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

.dragonslots-txny57 iframe.dragonslots-gwct9u {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.dragonslots-txny57.dragonslots-zkp1ah {
  opacity: 1;
  pointer-events: all;
}

.dragonslots-5njzoe {
  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.dragonslots-ibg6re ease-in-out;
}

.dragonslots-5njzoe svg {
  margin-right: 10px;
}

.dragonslots-5njzoe + .dragonslots-5njzoe {
  margin-top: 14px;
}

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

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

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

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

.dragonslots-pt4xdl .dragonslots-lcd1v5 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .dragonslots-pt4xdl .dragonslots-lcd1v5 {
    margin: 28px 0 0;
  }
}

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

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

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

.dragonslots-d0e0uj {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.dragonslots-yi6g6s {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.dragonslots-8ekpr2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .dragonslots-8ekpr2 {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

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

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

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

@media only screen and (max-width: 540px) {
  .dragonslots-3054o5 {
    padding: 10px;
  }
}

.dragonslots-3054o5 .dragonslots-vqagpl {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .dragonslots-3054o5 .dragonslots-vqagpl {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .dragonslots-3054o5 {
    flex-wrap: wrap;
  }
}

.dragonslots-hahvv8 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.dragonslots-hahvv8 img {
  width: 100%;
}

.dragonslots-2v0av7 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.dragonslots-9wppg8 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.dragonslots-2qfk1x {
  width: 100%;
  margin: 0 0 100px;
}

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

.dragonslots-2qfk1x .dragonslots-g7odyj {
  position: relative;
}

.dragonslots-2qfk1x .dragonslots-r83g5r {
  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;
}

.dragonslots-2qfk1x .dragonslots-r83g5r.dragonslots-p0u06h {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .dragonslots-2qfk1x .dragonslots-jikjm0 {
    bottom: 90px;
  }
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-xeika4 {
  max-width: 300px;
  width: 100%;
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-xeika4 .dragonslots-62mu1k {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-xeika4 .dragonslots-62mu1k {
    font-size: 32px;
    text-align: center;
  }
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-xeika4 .dragonslots-x4t7ln {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-xeika4 .dragonslots-x4t7ln {
    text-align: center;
  }
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 {
    flex-direction: column-reverse;
  }
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-b7miwi {
  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.dragonslots-ibg6re ease-in-out;
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-b7miwi:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-b7miwi {
    width: 100%;
  }
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-4ls819 {
  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.dragonslots-ibg6re ease-in-out;
  overflow: hidden;
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-4ls819 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);
  }
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-4ls819: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;
}

.dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-4ls819:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .dragonslots-2qfk1x .dragonslots-jikjm0 .dragonslots-gulq86 .dragonslots-4ls819 {
    width: 100%;
  }
}

.dragonslots-2qfk1x .dragonslots-jikjm0.dragonslots-p0u06h {
  display: none;
}

.dragonslots-2qfk1x .dragonslots-gseca9 {
  display: none;
}

.dragonslots-2qfk1x .dragonslots-gseca9.dragonslots-zkp1ah {
  display: block;
}

.dragonslots-2qfk1x .dragonslots-gseca9 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .dragonslots-2qfk1x .dragonslots-gseca9 iframe {
    height: calc(100vh - 54px);
  }
}

.dragonslots-2qfk1x .dragonslots-03u39w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .dragonslots-2qfk1x .dragonslots-03u39w {
    padding: 24px 16px 0;
  }
}

.dragonslots-2qfk1x .dragonslots-03u39w .dragonslots-62mu1k {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .dragonslots-2qfk1x .dragonslots-03u39w .dragonslots-62mu1k {
    margin-bottom: 24px;
  }
}

.dragonslots-2qfk1x .dragonslots-03u39w 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);
}

.dragonslots-2qfk1x .dragonslots-03u39w 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) {
  .dragonslots-2qfk1x .dragonslots-03u39w table tr td {
    padding: 12px 4px;
  }
}

.dragonslots-2qfk1x .dragonslots-03u39w 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) {
  .dragonslots-2qfk1x .dragonslots-03u39w table tr th {
    padding: 12px 4px;
  }
}

.dragonslots-2qfk1x .dragonslots-03u39w table tr:last-of-type td {
  border-bottom: none;
}

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

.dragonslots-a6w8ju.dragonslots-egcw9a {
  display: block;
}

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

.dragonslots-a6w8ju .dragonslots-gqul1v {
  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;
}

.dragonslots-a6w8ju .dragonslots-4bw6i1 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.dragonslots-a6w8ju .dragonslots-4ls819 {
  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.dragonslots-ibg6re ease-in-out;
}

.dragonslots-a6w8ju .dragonslots-4ls819:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.dragonslots-o09ggx.dragonslots-egcw9a {
  display: block;
}

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

.dragonslots-yerllh {
  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;
}

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

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

.dragonslots-es7701 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.dragonslots-es7701 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.dragonslots-oag47e {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dragonslots-uvaqu8.dragonslots-p0u06h {
  display: none;
}

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

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

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

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

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

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

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

.dragonslots-n6maie input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.dragonslots-n6maie input:active {
  border-color: #c2c0ce;
}

.dragonslots-n6maie input:focus {
  border-color: #c2c0ce;
}

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

.dragonslots-9e20cm {
  margin-bottom: 36px;
}

.dragonslots-9e20cm 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;
}

.dragonslots-9e20cm textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.dragonslots-9e20cm textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.dragonslots-pia6y1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.dragonslots-zguh0f {
  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.dragonslots-ibg6re ease-in-out;
}

.dragonslots-zguh0f:hover {
  background: var(--border-color);
}

.dragonslots-1ml4hn {
  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.dragonslots-ibg6re ease-in-out;
}

.dragonslots-1ml4hn:hover {
  background: #166ad9;
}

.dragonslots-8y6qi8 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.dragonslots-8y6qi8.dragonslots-p0u06h {
  display: none;
}

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

.dragonslots-8y6qi8 .dragonslots-zguh0f {
  margin: 0 auto;
}

.dragonslots-2e91tl {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.dragonslots-svnvul {
  filter: grayscale(100%);
}

.dragonslots-e29qel > input {
  display: none;
}

.dragonslots-e29qel > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dragonslots-7yokpb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.dragonslots-t00pyd 44.dragonslots-c4wcak.dragonslots-el5g10.dragonslots-6bd9z2.dragonslots-kq01mb.dragonslots-60ltja.dragonslots-w0lb1o.dragonslots-fd8m7p.dragonslots-9erhjf.dragonslots-rbsd7s.dragonslots-jdar9o.dragonslots-rk6elm.dragonslots-7wwi51 0l-12.dragonslots-xwfcjg 30.dragonslots-33bavs.dragonslots-neos8e 2.dragonslots-eyf3lc.dragonslots-neos8e 3.dragonslots-yeh9d4 3.dragonslots-9qmwb0.dragonslots-8r91iu 3.dragonslots-me6s7g.dragonslots-jlptte.dragonslots-631xbg.dragonslots-vypz0j 7-3.dragonslots-xwfcjg 10.dragonslots-46ikrf.dragonslots-vypz0j 23.dragonslots-5bkwgc.dragonslots-40vpt0 1.dragonslots-jtq5ez 2.dragonslots-xwfcjg 3.dragonslots-40vpt0 1.dragonslots-8r91iu 5.dragonslots-ghyz05.dragonslots-8r91iu 32.dragonslots-c3smju.dragonslots-jlptte 5.dragonslots-7wwi51 4.dragonslots-vypz0j 9.dragonslots-vypz0j 8.dragonslots-8r91iu 6.dragonslots-vcwbjg.dragonslots-6e646b.dragonslots-f5blfj.dragonslots-qidmu6.dragonslots-mu0i93 4.dragonslots-it06io.dragonslots-mu0i93 6.dragonslots-mu0i93 0l29.dragonslots-7wwi51 17.dragonslots-7jl0sn.dragonslots-e74ahe 2.dragonslots-ndh77d 10.dragonslots-ir76ew.dragonslots-xwfcjg 8.dragonslots-s0mkim.dragonslots-m8dd3i.dragonslots-jkuov7.dragonslots-eo8v1t.dragonslots-h9a5nz.dragonslots-jlptte.dragonslots-60ltja.dragonslots-xwfcjg 1.dragonslots-jrk68c.dragonslots-fwc8wt.dragonslots-6tavbq.dragonslots-3i9xun.dragonslots-n1mneg.dragonslots-jtq5ez 1.dragonslots-t1repl.dragonslots-1jh6ru.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.dragonslots-e29qel > input:checked ~ label,
.dragonslots-e29qel > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dragonslots-7yokpb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.dragonslots-t00pyd 44.dragonslots-c4wcak.dragonslots-el5g10.dragonslots-6bd9z2.dragonslots-kq01mb.dragonslots-60ltja.dragonslots-w0lb1o.dragonslots-fd8m7p.dragonslots-9erhjf.dragonslots-rbsd7s.dragonslots-jdar9o.dragonslots-rk6elm.dragonslots-7wwi51 0l-12.dragonslots-xwfcjg 30.dragonslots-33bavs.dragonslots-neos8e 2.dragonslots-eyf3lc.dragonslots-neos8e 3.dragonslots-yeh9d4 3.dragonslots-9qmwb0.dragonslots-8r91iu 3.dragonslots-me6s7g.dragonslots-jlptte.dragonslots-631xbg.dragonslots-vypz0j 7-3.dragonslots-xwfcjg 10.dragonslots-46ikrf.dragonslots-vypz0j 23.dragonslots-5bkwgc.dragonslots-40vpt0 1.dragonslots-jtq5ez 2.dragonslots-xwfcjg 3.dragonslots-40vpt0 1.dragonslots-8r91iu 5.dragonslots-ghyz05.dragonslots-8r91iu 32.dragonslots-c3smju.dragonslots-jlptte 5.dragonslots-7wwi51 4.dragonslots-vypz0j 9.dragonslots-vypz0j 8.dragonslots-8r91iu 6.dragonslots-vcwbjg.dragonslots-6e646b.dragonslots-f5blfj.dragonslots-qidmu6.dragonslots-mu0i93 4.dragonslots-it06io.dragonslots-mu0i93 6.dragonslots-mu0i93 0l29.dragonslots-7wwi51 17.dragonslots-7jl0sn.dragonslots-e74ahe 2.dragonslots-ndh77d 10.dragonslots-ir76ew.dragonslots-xwfcjg 8.dragonslots-s0mkim.dragonslots-m8dd3i.dragonslots-jkuov7.dragonslots-eo8v1t.dragonslots-h9a5nz.dragonslots-jlptte.dragonslots-60ltja.dragonslots-xwfcjg 1.dragonslots-jrk68c.dragonslots-fwc8wt.dragonslots-6tavbq.dragonslots-3i9xun.dragonslots-n1mneg.dragonslots-jtq5ez 1.dragonslots-t1repl.dragonslots-1jh6ru.5z'/%3e%3c/svg%3e");
}

.dragonslots-e29qel > input:not(:checked) ~ label:hover,
.dragonslots-e29qel > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dragonslots-7yokpb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dragonslots-t00pyd 44.dragonslots-c4wcak.dragonslots-el5g10.dragonslots-6bd9z2.dragonslots-kq01mb.dragonslots-60ltja.dragonslots-w0lb1o.dragonslots-fd8m7p.dragonslots-9erhjf.dragonslots-rbsd7s.dragonslots-jdar9o.dragonslots-rk6elm.dragonslots-7wwi51 0l-12.dragonslots-xwfcjg 30.dragonslots-33bavs.dragonslots-neos8e 2.dragonslots-eyf3lc.dragonslots-neos8e 3.dragonslots-yeh9d4 3.dragonslots-9qmwb0.dragonslots-8r91iu 3.dragonslots-me6s7g.dragonslots-jlptte.dragonslots-631xbg.dragonslots-vypz0j 7-3.dragonslots-xwfcjg 10.dragonslots-46ikrf.dragonslots-vypz0j 23.dragonslots-5bkwgc.dragonslots-40vpt0 1.dragonslots-jtq5ez 2.dragonslots-xwfcjg 3.dragonslots-40vpt0 1.dragonslots-8r91iu 5.dragonslots-ghyz05.dragonslots-8r91iu 32.dragonslots-c3smju.dragonslots-jlptte 5.dragonslots-7wwi51 4.dragonslots-vypz0j 9.dragonslots-vypz0j 8.dragonslots-8r91iu 6.dragonslots-vcwbjg.dragonslots-6e646b.dragonslots-f5blfj.dragonslots-qidmu6.dragonslots-mu0i93 4.dragonslots-it06io.dragonslots-mu0i93 6.dragonslots-mu0i93 0l29.dragonslots-7wwi51 17.dragonslots-7jl0sn.dragonslots-e74ahe 2.dragonslots-ndh77d 10.dragonslots-ir76ew.dragonslots-xwfcjg 8.dragonslots-s0mkim.dragonslots-m8dd3i.dragonslots-jkuov7.dragonslots-eo8v1t.dragonslots-h9a5nz.dragonslots-jlptte.dragonslots-60ltja.dragonslots-xwfcjg 1.dragonslots-jrk68c.dragonslots-fwc8wt.dragonslots-6tavbq.dragonslots-3i9xun.dragonslots-n1mneg.dragonslots-jtq5ez 1.dragonslots-t1repl.dragonslots-1jh6ru.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .dragonslots-xuqrww > .dragonslots-3b3xag {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .dragonslots-xuqrww > .dragonslots-3b3xag {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .dragonslots-xuqrww > .dragonslots-3b3xag {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .dragonslots-xuqrww > .dragonslots-3b3xag {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .dragonslots-xuqrww > .dragonslots-3b3xag {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.dragonslots-uiofm9.dragonslots-p0u06h {
  display: none;
}

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

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

.dragonslots-9pc2h8 {
  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;
}

.dragonslots-9pc2h8::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.dragonslots-9pc2h8::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.dragonslots-9pc2h8 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.dragonslots-3pbd9m {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .dragonslots-3pbd9m {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .dragonslots-3pbd9m {
    font-size: 14px;
  }
}

.dragonslots-6dpf99 {
  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;
}

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

.dragonslots-6dpf99::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) {
  .dragonslots-6dpf99::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .dragonslots-9vwgip {
    top: -20px;
  }
}

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

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

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

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

.dragonslots-uiofm9.dragonslots-m97xx7 .dragonslots-nc3lhc {
  background: #2b3b67;
}

.dragonslots-uiofm9.dragonslots-m97xx7 .dragonslots-9pc2h8 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.dragonslots-uiofm9.dragonslots-m97xx7 .dragonslots-9pc2h8::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.dragonslots-uiofm9.dragonslots-m97xx7 .dragonslots-9pc2h8::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.dragonslots-uiofm9.dragonslots-m97xx7 .dragonslots-6dpf99::before {
  background: #0e0f41;
}

.dragonslots-uiofm9.dragonslots-m97xx7 .dragonslots-6dpf99::after {
  background: #152557;
}

.dragonslots-uiofm9.dragonslots-qdt80g .dragonslots-nc3lhc {
  background: #1f35fa;
}

.dragonslots-uiofm9.dragonslots-qdt80g .dragonslots-9pc2h8 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.dragonslots-uiofm9.dragonslots-qdt80g .dragonslots-9pc2h8::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.dragonslots-uiofm9.dragonslots-qdt80g .dragonslots-9pc2h8::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.dragonslots-uiofm9.dragonslots-qdt80g .dragonslots-6dpf99::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.dragonslots-uiofm9.dragonslots-qdt80g .dragonslots-6dpf99::after {
  background: #192ac8;
}

.dragonslots-uiofm9.dragonslots-2e09k6 .dragonslots-nc3lhc {
  background: #fa771f;
}

.dragonslots-uiofm9.dragonslots-2e09k6 .dragonslots-9pc2h8 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dragonslots-uiofm9.dragonslots-2e09k6 .dragonslots-9pc2h8::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.dragonslots-uiofm9.dragonslots-2e09k6 .dragonslots-9pc2h8::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.dragonslots-uiofm9.dragonslots-2e09k6 .dragonslots-6dpf99::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dragonslots-uiofm9.dragonslots-2e09k6 .dragonslots-6dpf99::after {
  background: #fa8535;
}

.dragonslots-1n4bjj {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.dragonslots-j1d3x6 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.dragonslots-r72x33 {
  width: 120px;
  height: 22px;
}

.dragonslots-r72x33 .dragonslots-vj44k4 {
  fill: #c2c0ce;
}

.dragonslots-r72x33 [rating="1"] .dragonslots-vj44k4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dragonslots-r72x33 [rating="2"] .dragonslots-vj44k4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dragonslots-r72x33 [rating="3"] .dragonslots-vj44k4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dragonslots-r72x33 [rating="4"] .dragonslots-vj44k4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dragonslots-r72x33 [rating="5"] .dragonslots-vj44k4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.dragonslots-7o6vqg {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

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

.dragonslots-nk3sl6.dragonslots-zkp1ah {
  display: block;
}

.dragonslots-nk3sl6.dragonslots-p0u06h {
  display: none;
}

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

.dragonslots-3ti5i2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.dragonslots-jv8cpp {
  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);
}

.dragonslots-1vid7a {
  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;
}

.dragonslots-25veqn small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.dragonslots-nnif7m {
  font-size: 16px;
  line-height: 140%;
}

.dragonslots-y3hzjc {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dragonslots-y3hzjc .dragonslots-vj44k4 {
  fill: #c2c0ce;
}

.dragonslots-y3hzjc [rating="1"] .dragonslots-vj44k4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dragonslots-y3hzjc [rating="2"] .dragonslots-vj44k4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dragonslots-y3hzjc [rating="3"] .dragonslots-vj44k4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dragonslots-y3hzjc [rating="4"] .dragonslots-vj44k4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dragonslots-y3hzjc [rating="5"] .dragonslots-vj44k4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.dragonslots-i90dgs {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.dragonslots-la1ob0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dragonslots-s4y121 {
  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;
}

.dragonslots-ej1fl3 {
  flex: 1;
  min-width: 0;
}

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

.dragonslots-nlo78c {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.dragonslots-nlo78c svg path {
  fill: var(--button-bg-color);
}

.dragonslots-nlo78c svg circle {
  fill: var(--button-text-color);
}

.dragonslots-9hhh5f {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.dragonslots-9hhh5f strong {
  font-weight: 600;
}

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

.dragonslots-565e91 p {
  margin: 0 0 16px;
}

.dragonslots-565e91 p:last-child {
  margin-bottom: 0;
}

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

.dragonslots-lqv1j2 {
  max-width: 300px;
  width: 100%;
}

.dragonslots-lqv1j2 a {
  width: 100%;
}

@media (max-width: 575px) {
  .dragonslots-lqv1j2 {
    max-width: 200px;
  }
}

.dragonslots-trx1je {
  justify-content: center;
}

.dragonslots-1sc73l {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dragonslots-695qwu {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.dragonslots-gkhga4 .dragonslots-xup60x {
  justify-content: center;
}

/* faq */

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

.dragonslots-xqklik {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.dragonslots-v426ud ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dragonslots-xqklik::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.dragonslots-v426ud ease;
}

.dragonslots-69k04f.dragonslots-egcw9a .dragonslots-xqklik::after {
  transform: rotate(45deg);
}

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

.dragonslots-69k04f.dragonslots-egcw9a .dragonslots-sl6jsg {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.dragonslots-h6t5tw {
  margin: 25px 0;
}

.dragonslots-e29qel > input:not(:checked) ~ label:hover,
.dragonslots-e29qel > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dragonslots-iimonz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dragonslots-q7fotq 44.dragonslots-fw01yu.dragonslots-dict94.dragonslots-9jy17w.dragonslots-w9rwcr.dragonslots-2qzato.dragonslots-uqk1px.dragonslots-aeqyhe.dragonslots-6l6y26.dragonslots-efhqyj.dragonslots-br8h2r.dragonslots-bikyoo.dragonslots-4t46vh 0l-12.dragonslots-axkf4x 30.dragonslots-58mze9.dragonslots-7lkqrn 2.dragonslots-lsqcrs.dragonslots-7lkqrn 3.dragonslots-l40v70 3.dragonslots-gvhg9u.dragonslots-du1u49 3.dragonslots-bfpm2b.dragonslots-04atiy.dragonslots-ah16xw.dragonslots-r2ll3v 7-3.dragonslots-axkf4x 10.dragonslots-8t7677.dragonslots-r2ll3v 23.dragonslots-ihxjwr.dragonslots-ndbytj 1.dragonslots-wq8etf 2.dragonslots-axkf4x 3.dragonslots-ndbytj 1.dragonslots-du1u49 5.dragonslots-o7nwb9.dragonslots-du1u49 32.dragonslots-z08kvf.dragonslots-04atiy 5.dragonslots-4t46vh 4.dragonslots-r2ll3v 9.dragonslots-r2ll3v 8.dragonslots-du1u49 6.dragonslots-tkkzmw.dragonslots-1iijpm.dragonslots-qhu4q9.dragonslots-menpy5.dragonslots-2muooq 4.dragonslots-dwtlni.dragonslots-2muooq 6.dragonslots-2muooq 0l29.dragonslots-4t46vh 17.dragonslots-b114ee.dragonslots-2btmdf 2.dragonslots-1sboae 10.dragonslots-wz0kvy.dragonslots-axkf4x 8.dragonslots-ltwcgv.dragonslots-zguqiv.dragonslots-0p7r4w.dragonslots-26h2at.dragonslots-zhzu9w.dragonslots-04atiy.dragonslots-2qzato.dragonslots-axkf4x 1.dragonslots-owpslw.dragonslots-hbq0k0.dragonslots-gfb12t.dragonslots-42ise1.dragonslots-c2w5jl.dragonslots-wq8etf 1.dragonslots-k7rvka.dragonslots-8d8q3z.5z'/%3e%3c/svg%3e");
}

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

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

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

.dragonslots-rwnuzd.dragonslots-9weqdt {
  display: block;
}

.dragonslots-rwnuzd.dragonslots-5a7g9z {
  display: none;
}

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

.dragonslots-b2lce9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.dragonslots-5lgbfq {
  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);
}

.dragonslots-vgf568 {
  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;
}

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

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

.dragonslots-0mrt3s {
  font-size: 16px;
  line-height: 140%;
}

.dragonslots-g35yc5 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dragonslots-g35yc5 .dragonslots-dm7ouz {
  fill: #c2c0ce;
}

.dragonslots-g35yc5 [rating="1"] .dragonslots-dm7ouz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dragonslots-g35yc5 [rating="2"] .dragonslots-dm7ouz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dragonslots-g35yc5 [rating="3"] .dragonslots-dm7ouz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dragonslots-g35yc5 [rating="4"] .dragonslots-dm7ouz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dragonslots-g35yc5 [rating="5"] .dragonslots-dm7ouz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.dragonslots-q8lcb8 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;
}

.dragonslots-q8lcb8 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.dragonslots-08p0gh {
  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);
}

.dragonslots-08p0gh.dragonslots-lob8jw {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.dragonslots-upfxt3 {
  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;
}

.dragonslots-upfxt3 label {
  font-size: 14px;
}

.dragonslots-upfxt3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.dragonslots-upfxt3 input,
.dragonslots-upfxt3 textarea,
.dragonslots-upfxt3 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;
}
.dragonslots-upfxt3 button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.dragonslots-v426ud ease;
}
.dragonslots-upfxt3 button:hover {
  background-color: var(--button-bg-hover);
}
.dragonslots-g7n8yo {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.dragonslots-4rvs0m ease-in;
}

.dragonslots-g7n8yo h2 {
  color: green;
  font-weight: 500;
}

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