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

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

.dragonslots-7xxsra {
  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-7xxsra: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-9djhoy {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.dragonslots-ab9rqf {
  cursor: pointer;
}

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

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

.dragonslots-a8lk6e figure {
  margin: 0;
}

.dragonslots-a8lk6e.dragonslots-ei03dk {
  justify-content: flex-start;
  margin-right: 4px;
}

.dragonslots-a8lk6e.dragonslots-sm9nr1 {
  justify-content: flex-end;
  margin-left: 4px;
}

.dragonslots-a8lk6e.dragonslots-6vuv0s {
  justify-content: center;
}

.dragonslots-a8lk6e.dragonslots-vi1oaf {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-q2a3ml.dragonslots-0ga6ym {
  background-color: #000;
}

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

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

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

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

.dragonslots-4emy0v {
  margin-bottom: 94px;
}

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

.dragonslots-aoy3qk .dragonslots-lfay37 {
  margin-bottom: 28px;
}

.dragonslots-aoy3qk .dragonslots-lfay37 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-x3ip1b li svg {
  transition: 0.dragonslots-goi232 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-mo65cx.dragonslots-oyno7t {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.dragonslots-48qfgw h1,
.dragonslots-48qfgw 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-48qfgw h1,
  .dragonslots-48qfgw h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

.dragonslots-mkhpcs li a.dragonslots-oyno7t {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.dragonslots-nhi4c3 img {
  width: 100%;
  transition: 0.dragonslots-goi232 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-osz3nk.dragonslots-zfken7 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.dragonslots-dgj2ee {
  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-dgj2ee::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-rqyt9b ease-in-out;
}

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

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

.dragonslots-948z8o 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-goi232 ease-in-out;
  overflow: hidden;
}

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

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

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

.dragonslots-1598jj {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-5k4yq4 .dragonslots-b44ftp {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.dragonslots-5k4yq4 .dragonslots-3k8xr3 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.dragonslots-n4y44h .dragonslots-7xxsra {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.dragonslots-l7mhse {
  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-l7mhse span {
  height: 32px;
}

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

.dragonslots-l7mhse.dragonslots-h17phe span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.dragonslots-wp15pg.dragonslots-twt0g9 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-0c6gci p {
  color: var(--text-color);
}

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

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

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

.dragonslots-lsd7cw {
  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-90sq9h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.dragonslots-no4ohh {
  display: none;
}

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

.dragonslots-3ffo78 li {
  margin: 0 20px;
}

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

.dragonslots-3ffo78 li a img {
  margin-bottom: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-n85m70 tbody tr td .dragonslots-pttqmm {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .dragonslots-n85m70 tbody tr td .dragonslots-pttqmm {
    width: 100%;
  }
}

.dragonslots-n85m70 tbody tr td .dragonslots-0kxl7s {
  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-goi232 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .dragonslots-n85m70 tbody tr td .dragonslots-0kxl7s:hover {
    background: var(--button-bg-hover);
  }
}

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

@media only screen and (max-width: 420px) {
  .dragonslots-n85m70 tbody tr td .dragonslots-0kxl7s {
    width: 100%;
  }
}

.dragonslots-n85m70 tbody tr td .dragonslots-17w1wg {
  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-n85m70 tbody tr td .dragonslots-17w1wg:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-6dv8gz {
  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-6dv8gz {
    height: 190px;
    margin: 20px auto;
  }
}

.dragonslots-6dv8gz img {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-63fsyp {
  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-63fsyp 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-63fsyp {
    flex-basis: auto;
  }
}

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

.dragonslots-36tp13 {
  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-goi232 ease-in-out;
}

.dragonslots-36tp13:hover {
  border: 1px solid #8c8ca2;
}

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

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

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

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

.dragonslots-kveoth .dragonslots-36tp13 {
  width: 50%;
  margin: 0;
}

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

.dragonslots-cjmzbs {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.dragonslots-1h2xyx 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-goi232 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-aw8n2t::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-crwbhv {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.dragonslots-crwbhv.dragonslots-ayfo0z {
  display: none;
}

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

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

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

.dragonslots-rlffor.dragonslots-ifp9v6 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-ldh22h .dragonslots-7xxsra {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .dragonslots-ldh22h .dragonslots-7xxsra {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.dragonslots-0gmlr6 .dragonslots-shydx7 {
  position: relative;
}

.dragonslots-0gmlr6 .dragonslots-054bn2 {
  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-0gmlr6 .dragonslots-054bn2.dragonslots-ayfo0z {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .dragonslots-0gmlr6 .dragonslots-de4d8v {
    bottom: 90px;
  }
}

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-06qs4r {
  max-width: 300px;
  width: 100%;
}

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-06qs4r .dragonslots-1jm55r {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-06qs4r .dragonslots-1jm55r {
    font-size: 32px;
    text-align: center;
  }
}

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-06qs4r .dragonslots-8sw41u {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-06qs4r .dragonslots-8sw41u {
    text-align: center;
  }
}

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-avx4rx {
  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-goi232 ease-in-out;
}

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-avx4rx:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-avx4rx {
    width: 100%;
  }
}

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-6w3uim {
  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-goi232 ease-in-out;
  overflow: hidden;
}

.dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-6w3uim 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-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-6w3uim: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-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-6w3uim:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .dragonslots-0gmlr6 .dragonslots-de4d8v .dragonslots-zfken7 .dragonslots-6w3uim {
    width: 100%;
  }
}

.dragonslots-0gmlr6 .dragonslots-de4d8v.dragonslots-ayfo0z {
  display: none;
}

.dragonslots-0gmlr6 .dragonslots-ottnhj {
  display: none;
}

.dragonslots-0gmlr6 .dragonslots-ottnhj.dragonslots-ifp9v6 {
  display: block;
}

.dragonslots-0gmlr6 .dragonslots-ottnhj iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.dragonslots-0gmlr6 .dragonslots-8289kx .dragonslots-1jm55r {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .dragonslots-0gmlr6 .dragonslots-8289kx .dragonslots-1jm55r {
    margin-bottom: 24px;
  }
}

.dragonslots-0gmlr6 .dragonslots-8289kx 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-0gmlr6 .dragonslots-8289kx 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-0gmlr6 .dragonslots-8289kx table tr td {
    padding: 12px 4px;
  }
}

.dragonslots-0gmlr6 .dragonslots-8289kx 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-0gmlr6 .dragonslots-8289kx table tr th {
    padding: 12px 4px;
  }
}

.dragonslots-0gmlr6 .dragonslots-8289kx table tr:last-of-type td {
  border-bottom: none;
}

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

.dragonslots-lq6gqz.dragonslots-oyno7t {
  display: block;
}

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

.dragonslots-lq6gqz .dragonslots-8tuvjl {
  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-lq6gqz .dragonslots-apvrfp {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.dragonslots-lq6gqz .dragonslots-6w3uim {
  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-goi232 ease-in-out;
}

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

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

.dragonslots-7r8u1a.dragonslots-oyno7t {
  display: block;
}

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

.dragonslots-ab1wdj {
  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-gppq39 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.dragonslots-uznti9.dragonslots-ayfo0z {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-j35zzg {
  margin-bottom: 36px;
}

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

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

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

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

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

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

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

.dragonslots-7crupb:hover {
  background: #166ad9;
}

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

.dragonslots-ya6151.dragonslots-ayfo0z {
  display: none;
}

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

.dragonslots-ya6151 .dragonslots-cvyfqq {
  margin: 0 auto;
}

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

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

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

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

.dragonslots-9510uq > input {
  display: none;
}

.dragonslots-9510uq > 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-b0qcje.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.dragonslots-blu515 44.dragonslots-kwihvf.dragonslots-u0d57r.dragonslots-sll1a4.dragonslots-4xtsds.dragonslots-rt233z.dragonslots-bhh5j7.dragonslots-iye3op.dragonslots-ynb8uv.dragonslots-tfpycm.dragonslots-uicga7.dragonslots-or6u80.dragonslots-cyqaoa 0l-12.dragonslots-tlaymu 30.dragonslots-a6i632.dragonslots-1re86m 2.dragonslots-z4xcxd.dragonslots-1re86m 3.dragonslots-vsk695 3.dragonslots-lo3fdz.dragonslots-taqym1 3.dragonslots-c5xudw.dragonslots-9poz9j.dragonslots-of8cy3.dragonslots-ou33kv 7-3.dragonslots-tlaymu 10.dragonslots-wl4ust.dragonslots-ou33kv 23.dragonslots-pno1q7.dragonslots-2u106w 1.dragonslots-kzsd76 2.dragonslots-tlaymu 3.dragonslots-2u106w 1.dragonslots-taqym1 5.dragonslots-jtdts8.dragonslots-taqym1 32.dragonslots-roer1x.dragonslots-9poz9j 5.dragonslots-cyqaoa 4.dragonslots-ou33kv 9.dragonslots-ou33kv 8.dragonslots-taqym1 6.dragonslots-54iile.dragonslots-51gcsf.dragonslots-1t5guc.dragonslots-9ge41m.dragonslots-kutl9p 4.dragonslots-5b3bpq.dragonslots-kutl9p 6.dragonslots-kutl9p 0l29.dragonslots-cyqaoa 17.dragonslots-f9zqwv.dragonslots-qmpgrd 2.dragonslots-z405v2 10.dragonslots-fvakx0.dragonslots-tlaymu 8.dragonslots-o7ixrh.dragonslots-h8hdi9.dragonslots-g3bnqq.dragonslots-y3svb3.dragonslots-ub2l4a.dragonslots-9poz9j.dragonslots-rt233z.dragonslots-tlaymu 1.dragonslots-idft6b.dragonslots-zb38iv.dragonslots-9jv3hb.dragonslots-cimjvb.dragonslots-3x67yg.dragonslots-kzsd76 1.dragonslots-t1x25p.dragonslots-j4w0up.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.dragonslots-9510uq > input:checked ~ label,
.dragonslots-9510uq > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dragonslots-b0qcje.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.dragonslots-blu515 44.dragonslots-kwihvf.dragonslots-u0d57r.dragonslots-sll1a4.dragonslots-4xtsds.dragonslots-rt233z.dragonslots-bhh5j7.dragonslots-iye3op.dragonslots-ynb8uv.dragonslots-tfpycm.dragonslots-uicga7.dragonslots-or6u80.dragonslots-cyqaoa 0l-12.dragonslots-tlaymu 30.dragonslots-a6i632.dragonslots-1re86m 2.dragonslots-z4xcxd.dragonslots-1re86m 3.dragonslots-vsk695 3.dragonslots-lo3fdz.dragonslots-taqym1 3.dragonslots-c5xudw.dragonslots-9poz9j.dragonslots-of8cy3.dragonslots-ou33kv 7-3.dragonslots-tlaymu 10.dragonslots-wl4ust.dragonslots-ou33kv 23.dragonslots-pno1q7.dragonslots-2u106w 1.dragonslots-kzsd76 2.dragonslots-tlaymu 3.dragonslots-2u106w 1.dragonslots-taqym1 5.dragonslots-jtdts8.dragonslots-taqym1 32.dragonslots-roer1x.dragonslots-9poz9j 5.dragonslots-cyqaoa 4.dragonslots-ou33kv 9.dragonslots-ou33kv 8.dragonslots-taqym1 6.dragonslots-54iile.dragonslots-51gcsf.dragonslots-1t5guc.dragonslots-9ge41m.dragonslots-kutl9p 4.dragonslots-5b3bpq.dragonslots-kutl9p 6.dragonslots-kutl9p 0l29.dragonslots-cyqaoa 17.dragonslots-f9zqwv.dragonslots-qmpgrd 2.dragonslots-z405v2 10.dragonslots-fvakx0.dragonslots-tlaymu 8.dragonslots-o7ixrh.dragonslots-h8hdi9.dragonslots-g3bnqq.dragonslots-y3svb3.dragonslots-ub2l4a.dragonslots-9poz9j.dragonslots-rt233z.dragonslots-tlaymu 1.dragonslots-idft6b.dragonslots-zb38iv.dragonslots-9jv3hb.dragonslots-cimjvb.dragonslots-3x67yg.dragonslots-kzsd76 1.dragonslots-t1x25p.dragonslots-j4w0up.5z'/%3e%3c/svg%3e");
}

.dragonslots-9510uq > input:not(:checked) ~ label:hover,
.dragonslots-9510uq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dragonslots-b0qcje.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dragonslots-blu515 44.dragonslots-kwihvf.dragonslots-u0d57r.dragonslots-sll1a4.dragonslots-4xtsds.dragonslots-rt233z.dragonslots-bhh5j7.dragonslots-iye3op.dragonslots-ynb8uv.dragonslots-tfpycm.dragonslots-uicga7.dragonslots-or6u80.dragonslots-cyqaoa 0l-12.dragonslots-tlaymu 30.dragonslots-a6i632.dragonslots-1re86m 2.dragonslots-z4xcxd.dragonslots-1re86m 3.dragonslots-vsk695 3.dragonslots-lo3fdz.dragonslots-taqym1 3.dragonslots-c5xudw.dragonslots-9poz9j.dragonslots-of8cy3.dragonslots-ou33kv 7-3.dragonslots-tlaymu 10.dragonslots-wl4ust.dragonslots-ou33kv 23.dragonslots-pno1q7.dragonslots-2u106w 1.dragonslots-kzsd76 2.dragonslots-tlaymu 3.dragonslots-2u106w 1.dragonslots-taqym1 5.dragonslots-jtdts8.dragonslots-taqym1 32.dragonslots-roer1x.dragonslots-9poz9j 5.dragonslots-cyqaoa 4.dragonslots-ou33kv 9.dragonslots-ou33kv 8.dragonslots-taqym1 6.dragonslots-54iile.dragonslots-51gcsf.dragonslots-1t5guc.dragonslots-9ge41m.dragonslots-kutl9p 4.dragonslots-5b3bpq.dragonslots-kutl9p 6.dragonslots-kutl9p 0l29.dragonslots-cyqaoa 17.dragonslots-f9zqwv.dragonslots-qmpgrd 2.dragonslots-z405v2 10.dragonslots-fvakx0.dragonslots-tlaymu 8.dragonslots-o7ixrh.dragonslots-h8hdi9.dragonslots-g3bnqq.dragonslots-y3svb3.dragonslots-ub2l4a.dragonslots-9poz9j.dragonslots-rt233z.dragonslots-tlaymu 1.dragonslots-idft6b.dragonslots-zb38iv.dragonslots-9jv3hb.dragonslots-cimjvb.dragonslots-3x67yg.dragonslots-kzsd76 1.dragonslots-t1x25p.dragonslots-j4w0up.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.dragonslots-gouwaf.dragonslots-ayfo0z {
  display: none;
}

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

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

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

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

.dragonslots-22ziwz img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dragonslots-gouwaf.dragonslots-wbqxs9 .dragonslots-xtd6fs {
  background: #2b3b67;
}

.dragonslots-gouwaf.dragonslots-wbqxs9 .dragonslots-22ziwz {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.dragonslots-gouwaf.dragonslots-wbqxs9 .dragonslots-22ziwz::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.dragonslots-gouwaf.dragonslots-wbqxs9 .dragonslots-22ziwz::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.dragonslots-gouwaf.dragonslots-wbqxs9 .dragonslots-7wr81z::before {
  background: #0e0f41;
}

.dragonslots-gouwaf.dragonslots-wbqxs9 .dragonslots-7wr81z::after {
  background: #152557;
}

.dragonslots-gouwaf.dragonslots-8uzcbf .dragonslots-xtd6fs {
  background: #1f35fa;
}

.dragonslots-gouwaf.dragonslots-8uzcbf .dragonslots-22ziwz {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.dragonslots-gouwaf.dragonslots-8uzcbf .dragonslots-22ziwz::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.dragonslots-gouwaf.dragonslots-8uzcbf .dragonslots-22ziwz::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.dragonslots-gouwaf.dragonslots-8uzcbf .dragonslots-7wr81z::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.dragonslots-gouwaf.dragonslots-8uzcbf .dragonslots-7wr81z::after {
  background: #192ac8;
}

.dragonslots-gouwaf.dragonslots-nvx4gj .dragonslots-xtd6fs {
  background: #fa771f;
}

.dragonslots-gouwaf.dragonslots-nvx4gj .dragonslots-22ziwz {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dragonslots-gouwaf.dragonslots-nvx4gj .dragonslots-22ziwz::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.dragonslots-gouwaf.dragonslots-nvx4gj .dragonslots-22ziwz::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.dragonslots-gouwaf.dragonslots-nvx4gj .dragonslots-7wr81z::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dragonslots-gouwaf.dragonslots-nvx4gj .dragonslots-7wr81z::after {
  background: #fa8535;
}

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

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

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

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

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

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

.dragonslots-qjyx4n {
  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-qjyx4n {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.dragonslots-ixod90 .dragonslots-a93x8e {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.dragonslots-efbo50 {
  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-efbo50.dragonslots-ifp9v6 {
  display: block;
}

.dragonslots-efbo50.dragonslots-ayfo0z {
  display: none;
}

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

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

.dragonslots-guzesf {
  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-5cuda1 {
  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-uo3m7c small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.dragonslots-ovxcty .dragonslots-a93x8e {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.dragonslots-oyrggv {
  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-q8fd2j {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.dragonslots-tppuv9 strong {
  font-weight: 600;
}

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

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

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

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

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

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

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

.dragonslots-4zr008 {
  justify-content: center;
}

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

.dragonslots-2x3zj0 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.dragonslots-7amrw6 .dragonslots-uwb9sf {
  justify-content: center;
}

/* faq */

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

.dragonslots-5ivlq6 {
  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-lat2rc ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dragonslots-5ivlq6::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.dragonslots-lat2rc ease;
}

.dragonslots-6e5k5i.dragonslots-oyno7t .dragonslots-5ivlq6::after {
  transform: rotate(45deg);
}

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

.dragonslots-6e5k5i.dragonslots-oyno7t .dragonslots-8whmb6 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.dragonslots-98n9pm {
  margin: 25px 0;
}

.dragonslots-9510uq > input:not(:checked) ~ label:hover,
.dragonslots-9510uq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dragonslots-d30zib.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dragonslots-ve3d3t 44.dragonslots-7lxp5s.dragonslots-ortwom.dragonslots-1khzap.dragonslots-hb47ks.dragonslots-83ttmq.dragonslots-hnn2dt.dragonslots-jswpmw.dragonslots-3vhww2.dragonslots-jni5sv.dragonslots-olgaqn.dragonslots-4m6lx4.dragonslots-ytdc6k 0l-12.dragonslots-1ddxri 30.dragonslots-rja58d.dragonslots-b6ueyc 2.dragonslots-6tg2it.dragonslots-b6ueyc 3.dragonslots-hn9bxq 3.dragonslots-do3q5q.dragonslots-idyj4m 3.dragonslots-9qzszl.dragonslots-36j9kz.dragonslots-4djxre.dragonslots-2cut20 7-3.dragonslots-1ddxri 10.dragonslots-4bvb1v.dragonslots-2cut20 23.dragonslots-qyrhbx.dragonslots-tcbqcm 1.dragonslots-7cstjc 2.dragonslots-1ddxri 3.dragonslots-tcbqcm 1.dragonslots-idyj4m 5.dragonslots-rru6pv.dragonslots-idyj4m 32.dragonslots-x1jrti.dragonslots-36j9kz 5.dragonslots-ytdc6k 4.dragonslots-2cut20 9.dragonslots-2cut20 8.dragonslots-idyj4m 6.dragonslots-dwqesp.dragonslots-3sy83l.dragonslots-ez87tj.dragonslots-02bovx.dragonslots-pommq7 4.dragonslots-ktymo1.dragonslots-pommq7 6.dragonslots-pommq7 0l29.dragonslots-ytdc6k 17.dragonslots-9u7yut.dragonslots-s5ffks 2.dragonslots-hw27mr 10.dragonslots-bki6lh.dragonslots-1ddxri 8.dragonslots-h7ovvz.dragonslots-476d7z.dragonslots-9hjho3.dragonslots-obfku1.dragonslots-vk97pk.dragonslots-36j9kz.dragonslots-83ttmq.dragonslots-1ddxri 1.dragonslots-5i982w.dragonslots-0la9nz.dragonslots-scusso.dragonslots-5kcofy.dragonslots-602kzp.dragonslots-7cstjc 1.dragonslots-0j8kqd.dragonslots-bhlu9w.5z'/%3e%3c/svg%3e");
}

.dragonslots-tjhcgm {
  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-tjhcgm {
    gap: 16px 0;
  }
}

.dragonslots-qyyyj3 {
  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-qyyyj3.dragonslots-0mkvhk {
  display: block;
}

.dragonslots-qyyyj3.dragonslots-a1c5sl {
  display: none;
}

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

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

.dragonslots-8b499o {
  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-4xujt3 {
  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-l1rbyr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.dragonslots-9rnaso .dragonslots-jseyfh {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.dragonslots-pewfk6 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-pewfk6 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-vfoiak {
  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-vfoiak.dragonslots-bb4sc9 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.dragonslots-f40c54 {
  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-f40c54 label {
  font-size: 14px;
}

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

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

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.dragonslots-3q5jmp, .dragonslots-i0n1ji, [class*="review-card"],
thead, thead th, table th, .dragonslots-3nsdxt,
.dragonslots-fw7r7g, [class*="collapsible-header"],
.dragonslots-leuy7k, [class*="updated-block"] {
  color: #ece7dc !important;
}
