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

.nv-casino-otsjc7 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.nv-casino-f6yivo {
  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) {
  .nv-casino-f6yivo: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;
  }
}

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

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

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

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

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

.nv-casino-5l7c3u {
  cursor: pointer;
}

.nv-casino-xs2s72 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.nv-casino-1i5747 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.nv-casino-1i5747 figure {
  margin: 0;
}

.nv-casino-1i5747.nv-casino-nsdqnu {
  justify-content: flex-start;
  margin-right: 4px;
}

.nv-casino-1i5747.nv-casino-hae4xs {
  justify-content: flex-end;
  margin-left: 4px;
}

.nv-casino-1i5747.nv-casino-oe0nit {
  justify-content: center;
}

.nv-casino-1i5747.nv-casino-ucx3ya {
  justify-content: normal;
}

.nv-casino-q2a4v6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.nv-casino-w58pay {
  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) {
  .nv-casino-w58pay {
    flex-direction: column;
  }
}

.nv-casino-455ctg {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.nv-casino-455ctg img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .nv-casino-455ctg {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.nv-casino-5jv7xb {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.nv-casino-5jv7xb 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) {
  .nv-casino-5jv7xb ul {
    margin-bottom: 15px;
  }
}

.nv-casino-5jv7xb ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.nv-casino-5jv7xb 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);
}

.nv-casino-5jv7xb ul li span svg {
  fill: var(--title-color);
}

.nv-casino-5jv7xb ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .nv-casino-5jv7xb ul li small {
    font-size: 12px;
  }
}

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

.nv-casino-5jv7xb ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .nv-casino-5jv7xb {
    flex-basis: auto;
    margin: 0 auto;
  }
}

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

.nv-casino-pzgl71 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .nv-casino-bmyjal {
    height: 50px;
  }
}

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

.nv-casino-bmyjal.nv-casino-57rrol {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .nv-casino-bmyjal.nv-casino-57rrol:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.nv-casino-7kdsg5 {
  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) {
  .nv-casino-7kdsg5 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-7kdsg5 {
    padding: 50px 16px 68px;
  }
}

.nv-casino-n77p4a {
  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) {
  .nv-casino-n77p4a {
    flex-direction: column;
  }
}

.nv-casino-r221qa {
  margin-bottom: 94px;
}

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

.nv-casino-3971ec .nv-casino-73lc4z {
  margin-bottom: 28px;
}

.nv-casino-3971ec .nv-casino-73lc4z img {
  max-height: 100px;
  width: auto;
}

.nv-casino-br04i6 {
  display: flex;
  align-items: center;
}

.nv-casino-br04i6 a + a {
  margin-left: 24px;
}

.nv-casino-br04i6 img {
  max-height: 56px;
  width: auto;
}

.nv-casino-br04i6 img + img {
  margin-left: 24px;
}

.nv-casino-t0bseo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.nv-casino-49gdwj {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .nv-casino-49gdwj {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

@media only screen and (max-width: 767px) {
  .nv-casino-pkag0o {
    flex-wrap: wrap;
  }
}

.nv-casino-pkag0o li {
  display: flex;
  margin: 0 7px;
}

.nv-casino-pkag0o li svg {
  transition: 0.nv-casino-gx1nrv ease-in-out;
}

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

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

.nv-casino-a0beak + .nv-casino-a0beak {
  margin-left: 120px;
}

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

.nv-casino-78tdj1 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.nv-casino-wbtbbs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nv-casino-wbtbbs li {
  font-size: 16px;
}

.nv-casino-wbtbbs li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.nv-casino-wbtbbs li + li {
  margin-top: 16px;
}

.nv-casino-stxffc {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.nv-casino-f0clji ease-in-out;
}

.nv-casino-stxffc.nv-casino-4u2mpq {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.nv-casino-8h27o3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.nv-casino-q50qox li {
  width: 100%;
}

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

.nv-casino-q50qox li a svg {
  fill: var(--button-text-color);
}

.nv-casino-q50qox li a.nv-casino-4u2mpq {
  background: var(--border-color);
}

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

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

.nv-casino-536rxh {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .nv-casino-536rxh {
    margin: 0 -5px;
  }
}

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

.nv-casino-9zx1cp span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.nv-casino-9zx1cp small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.nv-casino-5n7n3l {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.nv-casino-5n7n3l img {
  width: 100%;
  transition: 0.nv-casino-gx1nrv ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .nv-casino-5n7n3l:hover img {
    transform: scale(1.1);
  }
}

.nv-casino-n9cmiq {
  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) {
  .nv-casino-n9cmiq {
    height: 54px;
  }
}

.nv-casino-8wjxlg {
  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) {
  .nv-casino-8wjxlg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .nv-casino-8wjxlg {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-8wjxlg .nv-casino-73lc4z img {
    max-width: 90px;
  }
}

.nv-casino-73lc4z img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .nv-casino-73lc4z {
    order: -2;
  }
}

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

.nv-casino-gm5sit {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nv-casino-gm5sit li {
  font-size: 16px;
  margin: 0 20px;
}

.nv-casino-gm5sit li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.nv-casino-ukx5dx {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.nv-casino-ukx5dx.nv-casino-lyurus {
  margin-right: 0;
}

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

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

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

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

.nv-casino-cp7wu6 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.nv-casino-cp7wu6:hover > ul {
  display: flex;
}

.nv-casino-cp7wu6:focus > ul {
  display: flex;
}

.nv-casino-cp7wu6:focus-within > ul {
  display: flex;
}

.nv-casino-w5cv5b {
  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;
}

.nv-casino-w5cv5b::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.nv-casino-f0clji ease-in-out;
}

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

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

.nv-casino-cp7wu6 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.nv-casino-gx1nrv ease-in-out;
  overflow: hidden;
}

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

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

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

.nv-casino-o6k897 {
  display: none;
}

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

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

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

.nv-casino-kmk82f {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.nv-casino-kmk82f img {
  margin-bottom: 20px;
}

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

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

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

.nv-casino-j3s79c {
  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) {
  .nv-casino-j3s79c {
    font-size: 32px;
  }
}

.nv-casino-oio7gl {
  color: var(--text-color);
}

.nv-casino-cfdhah {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.nv-casino-cfdhah p img {
  display: block;
  margin: 0 auto;
}

.nv-casino-cfdhah p:first-of-type {
  margin-top: 0;
}

.nv-casino-cfdhah p:last-of-type {
  margin-bottom: 0;
}

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

.nv-casino-cfdhah ul {
  padding: 0 0 0 20px;
}

.nv-casino-cfdhah table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.nv-casino-cfdhah table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.nv-casino-cfdhah iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.nv-casino-xwyp48 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.nv-casino-bifz4k {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.nv-casino-bifz4k .nv-casino-y8yrt8 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .nv-casino-bifz4k .nv-casino-y8yrt8 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.nv-casino-bifz4k .nv-casino-g2upos {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .nv-casino-bifz4k .nv-casino-g2upos {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .nv-casino-bifz4k .nv-casino-g2upos img {
    width: 100%;
  }
}

.nv-casino-g2upos {
  margin: 0 0 28px;
}

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

.nv-casino-y8yrt8 {
  margin: 0 0 28px;
}

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

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

.nv-casino-xwyp48 .nv-casino-f6yivo {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.nv-casino-gol03i {
  position: relative;
  border: none;
}

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

.nv-casino-lgznh9 {
  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;
}

.nv-casino-lgznh9 span {
  height: 32px;
}

.nv-casino-lgznh9 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.nv-casino-lgznh9.nv-casino-6yjo06 span {
  transform: scaleY(-1);
}

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

.nv-casino-37knab {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nv-casino-37knab li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .nv-casino-37knab li {
    font-size: 16px;
  }
}

.nv-casino-37knab li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.nv-casino-gx1nrv ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .nv-casino-37knab li a {
    padding: 12px 14px;
  }
}

.nv-casino-37knab.nv-casino-8e14wr {
  display: none;
}

.nv-casino-qtobip {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.nv-casino-qtobip table {
  width: 100%;
  border-collapse: collapse;
}

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

  .nv-casino-qtobip table td {
    min-width: 75px;
  }
}

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

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

.nv-casino-qtobip p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.nv-casino-9xqmvq {
  width: 100%;
  border-collapse: collapse;
}

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

.nv-casino-9xqmvq 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) {
  .nv-casino-9xqmvq tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.nv-casino-9xqmvq tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.nv-casino-lrqioq table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.nv-casino-lrqioq table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.nv-casino-lrqioq p {
  color: var(--text-color);
}

.nv-casino-q1h7ju {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.nv-casino-kkxgiz {
  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);
}

.nv-casino-ufl3ua {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .nv-casino-0drx41 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

.nv-casino-0drx41 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .nv-casino-0drx41 p {
    font-size: 16px;
  }
}

.nv-casino-46g82n {
  display: none;
}

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

.nv-casino-h1o0p0 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.nv-casino-h1o0p0 li {
  margin: 0 20px;
}

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

.nv-casino-h1o0p0 li a img {
  margin-bottom: 4px;
}

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

.nv-casino-d8v1ae {
  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) {
  .nv-casino-d8v1ae {
    padding: 0 16px;
  }
}

.nv-casino-d8v1ae li {
  font-size: 16px;
  position: relative;
}

.nv-casino-d8v1ae li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.nv-casino-d8v1ae li span {
  opacity: 0.5;
}

.nv-casino-d8v1ae li + li {
  margin-left: 30px;
}

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

h2.nv-casino-dy06gb {
  margin: 0 0 28px;
}

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

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

.nv-casino-krc7ci 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);
}

.nv-casino-krc7ci 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;
}

.nv-casino-krc7ci 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;
}

.nv-casino-krc7ci tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.nv-casino-krc7ci tbody tr:last-of-type {
  margin-bottom: 0;
}

.nv-casino-krc7ci tbody tr td:first-of-type {
  flex-shrink: 0;
}

.nv-casino-krc7ci 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);
}

.nv-casino-krc7ci 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);
}

.nv-casino-krc7ci tbody tr td:last-of-type {
  margin-left: auto;
}

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

.nv-casino-krc7ci tbody tr td .nv-casino-i7orp3 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .nv-casino-krc7ci tbody tr td .nv-casino-i7orp3 {
    width: 100%;
  }
}

.nv-casino-krc7ci tbody tr td .nv-casino-7j8hi4 {
  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.nv-casino-gx1nrv ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .nv-casino-krc7ci tbody tr td .nv-casino-7j8hi4:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-krc7ci tbody tr td .nv-casino-7j8hi4 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .nv-casino-krc7ci tbody tr td .nv-casino-7j8hi4 {
    width: 100%;
  }
}

.nv-casino-krc7ci tbody tr td .nv-casino-89m0c6 {
  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) {
  .nv-casino-krc7ci tbody tr td .nv-casino-89m0c6:hover {
    text-decoration: none;
  }
}

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

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

.nv-casino-oh1yse {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.nv-casino-ggoqvx {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.nv-casino-d8shl9 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.nv-casino-gx1nrv ease-in-out;
}

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

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

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

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

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

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

.nv-casino-dqfh6h img {
  width: 100%;
  height: 100%;
}

.nv-casino-dqfh6h iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.nv-casino-jkrei0 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.nv-casino-gx1nrv ease-in-out;
}

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

.nv-casino-hudq4q {
  padding: 90px 0;
}

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

.nv-casino-be480b {
  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) {
  .nv-casino-be480b {
    padding: 0 16px;
  }
}

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

.nv-casino-8nbmvu {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.nv-casino-8nbmvu img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .nv-casino-8nbmvu {
    margin: 10px 0 0;
  }
}

.nv-casino-55lxd7 {
  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;
}

.nv-casino-55lxd7 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) {
  .nv-casino-55lxd7 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-55lxd7 {
    padding: 24px 10px;
  }
}

.nv-casino-54vg2z {
  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.nv-casino-gx1nrv ease-in-out;
}

.nv-casino-54vg2z:hover {
  border: 1px solid #8c8ca2;
}

.nv-casino-qwy1hg {
  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%);
}

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

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

.nv-casino-z4zfqn a {
  text-decoration: underline;
  color: #8babff;
}

.nv-casino-hksclx {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.nv-casino-hksclx .nv-casino-54vg2z {
  width: 50%;
  margin: 0;
}

.nv-casino-x6bpgr {
  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;
}

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

.nv-casino-agtqe1 {
  margin: 0 0 100px;
}

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

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

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

.nv-casino-3uzb0p {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.nv-casino-151ilw {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .nv-casino-151ilw {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.nv-casino-xxz4df 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.nv-casino-gx1nrv ease-in-out;
}

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

.nv-casino-xxz4df a svg {
  fill: #fff;
}

.nv-casino-xxz4df a:hover {
  background: #3d68e7;
}

.nv-casino-q6s8ch {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.nv-casino-fheisu {
  margin-bottom: 16px;
}

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

.nv-casino-gv661p {
  font-size: 16px;
  color: var(--text-color);
}

.nv-casino-8itxbz {
  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) {
  .nv-casino-8itxbz {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-8itxbz {
    margin: 20px auto 60px;
  }
}

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

.nv-casino-0werfn {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.nv-casino-cwcr1a {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.nv-casino-cwcr1a 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);
}

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

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

.nv-casino-cwcr1a table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .nv-casino-cwcr1a {
    margin: 0;
  }
}

.nv-casino-7berpt {
  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) {
  .nv-casino-7berpt {
    min-height: 190px;
  }
}

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

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

.nv-casino-7qpxgl {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.nv-casino-7qpxgl.nv-casino-08v9rr {
  display: none;
}

.nv-casino-257hpa {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.nv-casino-257hpa iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nv-casino-257hpa iframe.nv-casino-6h5y1s {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.nv-casino-257hpa.nv-casino-hevtek {
  opacity: 1;
  pointer-events: all;
}

.nv-casino-5vwafk {
  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.nv-casino-gx1nrv ease-in-out;
}

.nv-casino-5vwafk svg {
  margin-right: 10px;
}

.nv-casino-5vwafk + .nv-casino-5vwafk {
  margin-top: 14px;
}

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

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

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

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

.nv-casino-8itxbz .nv-casino-xwyp48 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.nv-casino-8itxbz .nv-casino-xwyp48 h1,
.nv-casino-8itxbz .nv-casino-xwyp48 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) {
  .nv-casino-8itxbz .nv-casino-xwyp48 h1,
  .nv-casino-8itxbz .nv-casino-xwyp48 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .nv-casino-8itxbz .nv-casino-xwyp48 {
    margin: 28px 0 0;
  }
}

.nv-casino-9nk8n5 {
  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) {
  .nv-casino-9nk8n5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .nv-casino-9nk8n5 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-9nk8n5 {
    margin: 20px auto 60px;
  }
}

.nv-casino-7q1084 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .nv-casino-7q1084 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-7q1084 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

.nv-casino-ueamam iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nv-casino-4e6ztq {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.nv-casino-4e6ztq h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .nv-casino-4e6ztq h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-4e6ztq h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .nv-casino-4e6ztq {
    max-width: 100%;
    margin: 0;
  }
}

.nv-casino-5pqubx {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.nv-casino-rpld77 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .nv-casino-rpld77 {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

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

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

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

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

.nv-casino-5kl7sp .nv-casino-f6yivo {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .nv-casino-5kl7sp .nv-casino-f6yivo {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.nv-casino-pj66qw {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.nv-casino-pj66qw img {
  width: 100%;
}

.nv-casino-p0kdlz {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.nv-casino-cizkam {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.nv-casino-hs17o5 {
  width: 100%;
  margin: 0 0 100px;
}

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

.nv-casino-hs17o5 .nv-casino-khecy4 {
  position: relative;
}

.nv-casino-hs17o5 .nv-casino-km9dhb {
  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;
}

.nv-casino-hs17o5 .nv-casino-km9dhb.nv-casino-08v9rr {
  display: none;
}

.nv-casino-hs17o5 .nv-casino-77qt43 {
  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) {
  .nv-casino-hs17o5 .nv-casino-77qt43 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .nv-casino-hs17o5 .nv-casino-77qt43 {
    bottom: 90px;
  }
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-773cmz {
  max-width: 300px;
  width: 100%;
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-773cmz .nv-casino-e9uddm {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-773cmz .nv-casino-e9uddm {
    font-size: 32px;
    text-align: center;
  }
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-773cmz .nv-casino-bsuwmr {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-773cmz .nv-casino-bsuwmr {
    text-align: center;
  }
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus {
    flex-direction: column-reverse;
  }
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-i7s0b8 {
  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.nv-casino-gx1nrv ease-in-out;
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-i7s0b8:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-i7s0b8 {
    width: 100%;
  }
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-3m2b2s {
  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.nv-casino-gx1nrv ease-in-out;
  overflow: hidden;
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-3m2b2s 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);
  }
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-3m2b2s: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;
}

.nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-3m2b2s:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .nv-casino-hs17o5 .nv-casino-77qt43 .nv-casino-lyurus .nv-casino-3m2b2s {
    width: 100%;
  }
}

.nv-casino-hs17o5 .nv-casino-77qt43.nv-casino-08v9rr {
  display: none;
}

.nv-casino-hs17o5 .nv-casino-11kb8e {
  display: none;
}

.nv-casino-hs17o5 .nv-casino-11kb8e.nv-casino-hevtek {
  display: block;
}

.nv-casino-hs17o5 .nv-casino-11kb8e iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .nv-casino-hs17o5 .nv-casino-11kb8e iframe {
    height: calc(100vh - 54px);
  }
}

.nv-casino-hs17o5 .nv-casino-vvo5kw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .nv-casino-hs17o5 .nv-casino-vvo5kw {
    padding: 24px 16px 0;
  }
}

.nv-casino-hs17o5 .nv-casino-vvo5kw .nv-casino-e9uddm {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .nv-casino-hs17o5 .nv-casino-vvo5kw .nv-casino-e9uddm {
    margin-bottom: 24px;
  }
}

.nv-casino-hs17o5 .nv-casino-vvo5kw 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);
}

.nv-casino-hs17o5 .nv-casino-vvo5kw 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) {
  .nv-casino-hs17o5 .nv-casino-vvo5kw table tr td {
    padding: 12px 4px;
  }
}

.nv-casino-hs17o5 .nv-casino-vvo5kw 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) {
  .nv-casino-hs17o5 .nv-casino-vvo5kw table tr th {
    padding: 12px 4px;
  }
}

.nv-casino-hs17o5 .nv-casino-vvo5kw table tr:last-of-type td {
  border-bottom: none;
}

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

.nv-casino-p8iyab.nv-casino-4u2mpq {
  display: block;
}

.nv-casino-p8iyab iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.nv-casino-p8iyab .nv-casino-t88ilv {
  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;
}

.nv-casino-p8iyab .nv-casino-h72zc3 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.nv-casino-p8iyab .nv-casino-3m2b2s {
  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.nv-casino-gx1nrv ease-in-out;
}

.nv-casino-p8iyab .nv-casino-3m2b2s:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.nv-casino-jxm1sq.nv-casino-4u2mpq {
  display: block;
}

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

.nv-casino-4gaccm {
  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;
}

.nv-casino-qegl7e {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.nv-casino-ltmtms {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.nv-casino-ltmtms svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.nv-casino-h7f1w4 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nv-casino-ulc3wd.nv-casino-08v9rr {
  display: none;
}

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

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

.nv-casino-gu4qjw {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.nv-casino-gu4qjw 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.nv-casino-gx1nrv ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.nv-casino-gu4qjw input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.nv-casino-gu4qjw input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.nv-casino-gu4qjw input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.nv-casino-gu4qjw input:active {
  border-color: #c2c0ce;
}

.nv-casino-gu4qjw input:focus {
  border-color: #c2c0ce;
}

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

.nv-casino-yolnp8 {
  margin-bottom: 36px;
}

.nv-casino-yolnp8 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;
}

.nv-casino-yolnp8 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.nv-casino-yolnp8 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.nv-casino-tyuh1n {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.nv-casino-5xb6t5 {
  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.nv-casino-gx1nrv ease-in-out;
}

.nv-casino-5xb6t5:hover {
  background: var(--border-color);
}

.nv-casino-9nejk1 {
  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.nv-casino-gx1nrv ease-in-out;
}

.nv-casino-9nejk1:hover {
  background: #166ad9;
}

.nv-casino-ow2rsn {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.nv-casino-ow2rsn.nv-casino-08v9rr {
  display: none;
}

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

.nv-casino-ow2rsn .nv-casino-5xb6t5 {
  margin: 0 auto;
}

.nv-casino-x9ap8m {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.nv-casino-209qvg {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.nv-casino-z3f474 {
  filter: grayscale(100%);
}

.nv-casino-209qvg > input {
  display: none;
}

.nv-casino-209qvg > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nv-casino-mwqs46.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.nv-casino-n7htqc 44.nv-casino-ocg2pr.nv-casino-f4xsfh.nv-casino-biy7nv.nv-casino-2hln08.nv-casino-yej54z.nv-casino-deipuw.nv-casino-eqjv2p.nv-casino-26nptk.nv-casino-yw0097.nv-casino-4hbh6o.nv-casino-sywu34.nv-casino-ozy7ra 0l-12.nv-casino-p6virk 30.nv-casino-u6ne5h.nv-casino-rhwqpi 2.nv-casino-8rpm49.nv-casino-rhwqpi 3.nv-casino-u1dgb0 3.nv-casino-497hxv.nv-casino-jnhfll 3.nv-casino-8bazn0.nv-casino-sdynq6.nv-casino-utdd15.nv-casino-2qbzc4 7-3.nv-casino-p6virk 10.nv-casino-zioaps.nv-casino-2qbzc4 23.nv-casino-1x62a5.nv-casino-0h6f3k 1.nv-casino-5k6gt3 2.nv-casino-p6virk 3.nv-casino-0h6f3k 1.nv-casino-jnhfll 5.nv-casino-ujbfq4.nv-casino-jnhfll 32.nv-casino-w71pe0.nv-casino-sdynq6 5.nv-casino-ozy7ra 4.nv-casino-2qbzc4 9.nv-casino-2qbzc4 8.nv-casino-jnhfll 6.nv-casino-kbced1.nv-casino-iz93bh.nv-casino-tmg8m5.nv-casino-88o9xz.nv-casino-bj57ko 4.nv-casino-65cjej.nv-casino-bj57ko 6.nv-casino-bj57ko 0l29.nv-casino-ozy7ra 17.nv-casino-5l1x5p.nv-casino-djtzyp 2.nv-casino-9t5e0d 10.nv-casino-fi1ek6.nv-casino-p6virk 8.nv-casino-afste7.nv-casino-admqfl.nv-casino-e8tihe.nv-casino-qrbou0.nv-casino-mfnhme.nv-casino-sdynq6.nv-casino-yej54z.nv-casino-p6virk 1.nv-casino-ijjfhk.nv-casino-7jezda.nv-casino-08d05y.nv-casino-34l16z.nv-casino-ff27ue.nv-casino-5k6gt3 1.nv-casino-a4r0em.nv-casino-njriaw.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.nv-casino-209qvg > input:checked ~ label,
.nv-casino-209qvg > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nv-casino-mwqs46.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.nv-casino-n7htqc 44.nv-casino-ocg2pr.nv-casino-f4xsfh.nv-casino-biy7nv.nv-casino-2hln08.nv-casino-yej54z.nv-casino-deipuw.nv-casino-eqjv2p.nv-casino-26nptk.nv-casino-yw0097.nv-casino-4hbh6o.nv-casino-sywu34.nv-casino-ozy7ra 0l-12.nv-casino-p6virk 30.nv-casino-u6ne5h.nv-casino-rhwqpi 2.nv-casino-8rpm49.nv-casino-rhwqpi 3.nv-casino-u1dgb0 3.nv-casino-497hxv.nv-casino-jnhfll 3.nv-casino-8bazn0.nv-casino-sdynq6.nv-casino-utdd15.nv-casino-2qbzc4 7-3.nv-casino-p6virk 10.nv-casino-zioaps.nv-casino-2qbzc4 23.nv-casino-1x62a5.nv-casino-0h6f3k 1.nv-casino-5k6gt3 2.nv-casino-p6virk 3.nv-casino-0h6f3k 1.nv-casino-jnhfll 5.nv-casino-ujbfq4.nv-casino-jnhfll 32.nv-casino-w71pe0.nv-casino-sdynq6 5.nv-casino-ozy7ra 4.nv-casino-2qbzc4 9.nv-casino-2qbzc4 8.nv-casino-jnhfll 6.nv-casino-kbced1.nv-casino-iz93bh.nv-casino-tmg8m5.nv-casino-88o9xz.nv-casino-bj57ko 4.nv-casino-65cjej.nv-casino-bj57ko 6.nv-casino-bj57ko 0l29.nv-casino-ozy7ra 17.nv-casino-5l1x5p.nv-casino-djtzyp 2.nv-casino-9t5e0d 10.nv-casino-fi1ek6.nv-casino-p6virk 8.nv-casino-afste7.nv-casino-admqfl.nv-casino-e8tihe.nv-casino-qrbou0.nv-casino-mfnhme.nv-casino-sdynq6.nv-casino-yej54z.nv-casino-p6virk 1.nv-casino-ijjfhk.nv-casino-7jezda.nv-casino-08d05y.nv-casino-34l16z.nv-casino-ff27ue.nv-casino-5k6gt3 1.nv-casino-a4r0em.nv-casino-njriaw.5z'/%3e%3c/svg%3e");
}

.nv-casino-209qvg > input:not(:checked) ~ label:hover,
.nv-casino-209qvg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nv-casino-mwqs46.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.nv-casino-n7htqc 44.nv-casino-ocg2pr.nv-casino-f4xsfh.nv-casino-biy7nv.nv-casino-2hln08.nv-casino-yej54z.nv-casino-deipuw.nv-casino-eqjv2p.nv-casino-26nptk.nv-casino-yw0097.nv-casino-4hbh6o.nv-casino-sywu34.nv-casino-ozy7ra 0l-12.nv-casino-p6virk 30.nv-casino-u6ne5h.nv-casino-rhwqpi 2.nv-casino-8rpm49.nv-casino-rhwqpi 3.nv-casino-u1dgb0 3.nv-casino-497hxv.nv-casino-jnhfll 3.nv-casino-8bazn0.nv-casino-sdynq6.nv-casino-utdd15.nv-casino-2qbzc4 7-3.nv-casino-p6virk 10.nv-casino-zioaps.nv-casino-2qbzc4 23.nv-casino-1x62a5.nv-casino-0h6f3k 1.nv-casino-5k6gt3 2.nv-casino-p6virk 3.nv-casino-0h6f3k 1.nv-casino-jnhfll 5.nv-casino-ujbfq4.nv-casino-jnhfll 32.nv-casino-w71pe0.nv-casino-sdynq6 5.nv-casino-ozy7ra 4.nv-casino-2qbzc4 9.nv-casino-2qbzc4 8.nv-casino-jnhfll 6.nv-casino-kbced1.nv-casino-iz93bh.nv-casino-tmg8m5.nv-casino-88o9xz.nv-casino-bj57ko 4.nv-casino-65cjej.nv-casino-bj57ko 6.nv-casino-bj57ko 0l29.nv-casino-ozy7ra 17.nv-casino-5l1x5p.nv-casino-djtzyp 2.nv-casino-9t5e0d 10.nv-casino-fi1ek6.nv-casino-p6virk 8.nv-casino-afste7.nv-casino-admqfl.nv-casino-e8tihe.nv-casino-qrbou0.nv-casino-mfnhme.nv-casino-sdynq6.nv-casino-yej54z.nv-casino-p6virk 1.nv-casino-ijjfhk.nv-casino-7jezda.nv-casino-08d05y.nv-casino-34l16z.nv-casino-ff27ue.nv-casino-5k6gt3 1.nv-casino-a4r0em.nv-casino-njriaw.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .nv-casino-75bii6 > .nv-casino-0oibqm {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .nv-casino-75bii6 > .nv-casino-0oibqm {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .nv-casino-75bii6 > .nv-casino-0oibqm {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .nv-casino-75bii6 > .nv-casino-0oibqm {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .nv-casino-75bii6 > .nv-casino-0oibqm {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.nv-casino-62x584 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.nv-casino-62x584.nv-casino-08v9rr {
  display: none;
}

.nv-casino-7g82w4 {
  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) {
  .nv-casino-7g82w4 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-7g82w4 {
    border-radius: 20px 20px 0 0;
  }
}

.nv-casino-w9luy7 {
  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;
}

.nv-casino-w9luy7::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.nv-casino-w9luy7::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.nv-casino-w9luy7 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.nv-casino-21gcqs {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .nv-casino-21gcqs {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-21gcqs {
    font-size: 14px;
  }
}

.nv-casino-ukrwvg {
  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;
}

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

.nv-casino-ukrwvg::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) {
  .nv-casino-ukrwvg::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .nv-casino-efcroz {
    top: -20px;
  }
}

.nv-casino-2kcaih {
  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.nv-casino-gx1nrv ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .nv-casino-2kcaih {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .nv-casino-2kcaih {
    width: 90px;
    height: 40px;
  }
}

.nv-casino-62x584.nv-casino-3q1a0d .nv-casino-7g82w4 {
  background: #2b3b67;
}

.nv-casino-62x584.nv-casino-3q1a0d .nv-casino-w9luy7 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.nv-casino-62x584.nv-casino-3q1a0d .nv-casino-w9luy7::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.nv-casino-62x584.nv-casino-3q1a0d .nv-casino-w9luy7::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.nv-casino-62x584.nv-casino-3q1a0d .nv-casino-ukrwvg::before {
  background: #0e0f41;
}

.nv-casino-62x584.nv-casino-3q1a0d .nv-casino-ukrwvg::after {
  background: #152557;
}

.nv-casino-62x584.nv-casino-9et9pl .nv-casino-7g82w4 {
  background: #1f35fa;
}

.nv-casino-62x584.nv-casino-9et9pl .nv-casino-w9luy7 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.nv-casino-62x584.nv-casino-9et9pl .nv-casino-w9luy7::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.nv-casino-62x584.nv-casino-9et9pl .nv-casino-w9luy7::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.nv-casino-62x584.nv-casino-9et9pl .nv-casino-ukrwvg::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.nv-casino-62x584.nv-casino-9et9pl .nv-casino-ukrwvg::after {
  background: #192ac8;
}

.nv-casino-62x584.nv-casino-v78pku .nv-casino-7g82w4 {
  background: #fa771f;
}

.nv-casino-62x584.nv-casino-v78pku .nv-casino-w9luy7 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.nv-casino-62x584.nv-casino-v78pku .nv-casino-w9luy7::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.nv-casino-62x584.nv-casino-v78pku .nv-casino-w9luy7::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.nv-casino-62x584.nv-casino-v78pku .nv-casino-ukrwvg::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.nv-casino-62x584.nv-casino-v78pku .nv-casino-ukrwvg::after {
  background: #fa8535;
}

.nv-casino-hilpqx {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

.nv-casino-9ktd4r {
  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) {
  .nv-casino-9ktd4r:hover {
    background: var(--button-bg-hover);
  }
}

.nv-casino-lfexfp {
  display: flex;
  align-items: center;
  gap: 10px;
}

.nv-casino-lfexfp span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.nv-casino-lfexfp small {
  font-size: 14px;
  color: var(--text-color);
}

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

.nv-casino-x6842r {
  width: 120px;
  height: 22px;
}

.nv-casino-x6842r .nv-casino-eab97a {
  fill: #c2c0ce;
}

.nv-casino-x6842r [rating="1"] .nv-casino-eab97a:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nv-casino-x6842r [rating="2"] .nv-casino-eab97a:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nv-casino-x6842r [rating="3"] .nv-casino-eab97a:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nv-casino-x6842r [rating="4"] .nv-casino-eab97a:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nv-casino-x6842r [rating="5"] .nv-casino-eab97a:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.nv-casino-cqcncn {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.nv-casino-yknhwh {
  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);
}

.nv-casino-yknhwh.nv-casino-hevtek {
  display: block;
}

.nv-casino-yknhwh.nv-casino-08v9rr {
  display: none;
}

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

.nv-casino-axp3ge {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.nv-casino-49mp3g {
  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);
}

.nv-casino-4d484f {
  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;
}

.nv-casino-16090c small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.nv-casino-16090c span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.nv-casino-wtasjd {
  font-size: 16px;
  line-height: 140%;
}

.nv-casino-8lw5r2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.nv-casino-8lw5r2 .nv-casino-eab97a {
  fill: #c2c0ce;
}

.nv-casino-8lw5r2 [rating="1"] .nv-casino-eab97a:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nv-casino-8lw5r2 [rating="2"] .nv-casino-eab97a:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nv-casino-8lw5r2 [rating="3"] .nv-casino-eab97a:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nv-casino-8lw5r2 [rating="4"] .nv-casino-eab97a:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nv-casino-8lw5r2 [rating="5"] .nv-casino-eab97a:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.nv-casino-zq5puj {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.nv-casino-t7827o {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .nv-casino-t7827o {
    padding: 0 16px;
  }
}

.nv-casino-4gwu1n {
  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) {
  .nv-casino-4gwu1n {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.nv-casino-tx71dc {
  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) {
  .nv-casino-tx71dc {
    padding: 12px;
    gap: 12px;
  }
}

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

.nv-casino-uihdwd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nv-casino-n3y1t6 {
  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;
}

.nv-casino-ij7jh8 {
  flex: 1;
  min-width: 0;
}

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

.nv-casino-66u9wa {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.nv-casino-66u9wa svg,
.nv-casino-66u9wa img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nv-casino-66u9wa svg path {
  fill: var(--button-bg-color);
}

.nv-casino-66u9wa svg circle {
  fill: var(--button-text-color);
}

.nv-casino-c3bdip {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.nv-casino-c3bdip strong {
  font-weight: 600;
}

.nv-casino-4v37ej {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.nv-casino-4v37ej p {
  margin: 0 0 16px;
}

.nv-casino-4v37ej p:last-child {
  margin-bottom: 0;
}

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

.nv-casino-kbhw8a {
  max-width: 300px;
  width: 100%;
}

.nv-casino-kbhw8a a {
  width: 100%;
}

@media (max-width: 575px) {
  .nv-casino-kbhw8a {
    max-width: 200px;
  }
}

.nv-casino-9mooco {
  justify-content: center;
}

.nv-casino-os2q3l {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nv-casino-zbztyv {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .nv-casino-342hor {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.nv-casino-dmfhdw .nv-casino-gm5sit {
  justify-content: center;
}

/* faq */

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

.nv-casino-j2h912 {
  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.nv-casino-zm57uu ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nv-casino-j2h912::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.nv-casino-zm57uu ease;
}

.nv-casino-g25fhy.nv-casino-4u2mpq .nv-casino-j2h912::after {
  transform: rotate(45deg);
}

.nv-casino-0i9wwm {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.nv-casino-gx1nrv ease, padding 0.nv-casino-gx1nrv ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.nv-casino-g25fhy.nv-casino-4u2mpq .nv-casino-0i9wwm {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.nv-casino-vbeenj {
  margin: 25px 0;
}

.nv-casino-209qvg > input:not(:checked) ~ label:hover,
.nv-casino-209qvg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nv-casino-i92whu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.nv-casino-4x55t4 44.nv-casino-268zbb.nv-casino-kb4wvd.nv-casino-ng1vmb.nv-casino-makrvq.nv-casino-fd3vrd.nv-casino-3mf6f9.nv-casino-qyk1uk.nv-casino-8sxrlh.nv-casino-2iqfji.nv-casino-hs11t8.nv-casino-5tdfp9.nv-casino-mom199 0l-12.nv-casino-o9rp1i 30.nv-casino-96h0py.nv-casino-hloozn 2.nv-casino-h4a3ot.nv-casino-hloozn 3.nv-casino-8z34b7 3.nv-casino-fl0dod.nv-casino-i8r05i 3.nv-casino-qlmaud.nv-casino-yf0dni.nv-casino-h922uv.nv-casino-403gxz 7-3.nv-casino-o9rp1i 10.nv-casino-7cdgph.nv-casino-403gxz 23.nv-casino-c1g6a7.nv-casino-61zvpk 1.nv-casino-z2jvm4 2.nv-casino-o9rp1i 3.nv-casino-61zvpk 1.nv-casino-i8r05i 5.nv-casino-gdln5z.nv-casino-i8r05i 32.nv-casino-pswjnf.nv-casino-yf0dni 5.nv-casino-mom199 4.nv-casino-403gxz 9.nv-casino-403gxz 8.nv-casino-i8r05i 6.nv-casino-lbth0a.nv-casino-w7s3mz.nv-casino-v8yz4y.nv-casino-3kji4b.nv-casino-n33cic 4.nv-casino-kyi1i9.nv-casino-n33cic 6.nv-casino-n33cic 0l29.nv-casino-mom199 17.nv-casino-rsytj7.nv-casino-i8aqhr 2.nv-casino-jdku14 10.nv-casino-cbq8vw.nv-casino-o9rp1i 8.nv-casino-o02tc7.nv-casino-b6si40.nv-casino-jkdxpi.nv-casino-9sdh6c.nv-casino-59vrxv.nv-casino-yf0dni.nv-casino-fd3vrd.nv-casino-o9rp1i 1.nv-casino-oji6lt.nv-casino-t2tz8m.nv-casino-pshjyq.nv-casino-7rhqsy.nv-casino-x1yiha.nv-casino-z2jvm4 1.nv-casino-ejypft.nv-casino-18ng66.5z'/%3e%3c/svg%3e");
}

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

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

.nv-casino-bxn8od {
  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);
}

.nv-casino-bxn8od.nv-casino-v66ul7 {
  display: block;
}

.nv-casino-bxn8od.nv-casino-zmxu82 {
  display: none;
}

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

.nv-casino-1mtxwc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.nv-casino-52ur2l {
  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);
}

.nv-casino-2eurxq {
  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;
}

.nv-casino-1ae81p small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.nv-casino-1ae81p span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.nv-casino-yyyoiz {
  font-size: 16px;
  line-height: 140%;
}

.nv-casino-8y6957 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.nv-casino-8y6957 .nv-casino-l1h5ya {
  fill: #c2c0ce;
}

.nv-casino-8y6957 [rating="1"] .nv-casino-l1h5ya:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nv-casino-8y6957 [rating="2"] .nv-casino-l1h5ya:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nv-casino-8y6957 [rating="3"] .nv-casino-l1h5ya:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nv-casino-8y6957 [rating="4"] .nv-casino-l1h5ya:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nv-casino-8y6957 [rating="5"] .nv-casino-l1h5ya:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.nv-casino-km2s5e 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;
}

.nv-casino-km2s5e 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 */

.nv-casino-xp7dwx {
  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);
}

.nv-casino-xp7dwx.nv-casino-1yll0d {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.nv-casino-pkjxhl {
  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;
}

.nv-casino-pkjxhl label {
  font-size: 14px;
}

.nv-casino-pkjxhl h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.nv-casino-pkjxhl input,
.nv-casino-pkjxhl textarea,
.nv-casino-pkjxhl 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;
}
.nv-casino-pkjxhl button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.nv-casino-zm57uu ease;
}
.nv-casino-pkjxhl button:hover {
  background-color: var(--button-bg-hover);
}
.nv-casino-54z8gk {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.nv-casino-g9ohfh ease-in;
}

.nv-casino-54z8gk h2 {
  color: green;
  font-weight: 500;
}

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