@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.nv-casino-jv4p76 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.nv-casino-kfpp2v {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.nv-casino-moe2hn,
ul.nv-casino-moe2hn {
  padding-left: 20px;
}

ul.nv-casino-moe2hn {
  list-style: disc;
}

ol.nv-casino-moe2hn {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.nv-casino-9l9sl7 > .nv-casino-0ese21,
.nv-casino-9l9sl7 > .nv-casino-wbcryp,
.nv-casino-9l9sl7 > blockquote,
.nv-casino-9l9sl7 > h1,
.nv-casino-9l9sl7 > h2,
.nv-casino-9l9sl7 > h3,
.nv-casino-9l9sl7 > h4,
.nv-casino-9l9sl7 > h5,
.nv-casino-9l9sl7 > h6,
.nv-casino-9l9sl7 > ol,
.nv-casino-9l9sl7 > p,
.nv-casino-9l9sl7 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.nv-casino-9l9sl7 > ol,
.nv-casino-9l9sl7 > ul {
  padding-left: 50px;
}

.nv-casino-9l9sl7 blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.nv-casino-9l9sl7:not(:last-child) {
  margin-bottom: 2rem;
}

.nv-casino-9l9sl7 > :not(:first-child) {
  margin-top: 2rem;
}

.nv-casino-9l9sl7 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.nv-casino-9l9sl7:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .nv-casino-9l9sl7:first-child {
    margin-top: 20px;
  }
}

.nv-casino-9l9sl7 > p:last-of-type {
  margin-bottom: 32px;
}

.nv-casino-9l9sl7 > .nv-casino-recz5e:not(:first-child) {
  margin: 64px auto 16px auto;
}

.nv-casino-atyk78 > .nv-casino-recz5e {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.nv-casino-wbcryp {
  overflow: auto;
}

.nv-casino-wbcryp::-webkit-scrollbar {
  height: 5px;
}

.nv-casino-wbcryp table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.nv-casino-wbcryp table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.nv-casino-wbcryp table thead,
table thead {
  border-bottom: none;
}

.nv-casino-wbcryp table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.nv-casino-wbcryp table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.nv-casino-wbcryp table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.nv-casino-wbcryp .nv-casino-g9you3 {
  table-layout: auto;
}

.nv-casino-wbcryp .nv-casino-g9you3 th {
  word-break: normal;
}

.nv-casino-wbcryp .nv-casino-g9you3 td {
  word-break: normal;
}

.nv-casino-jv4p76 .nv-casino-jv4p76 {
  padding-right: 0;
  padding-left: 0;
}

.nv-casino-zq2okm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.nv-casino-xzciar {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.nv-casino-o8l80l {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.nv-casino-0ese21 {
  margin-top: 24px;
}

.nv-casino-0ese21.nv-casino-56sjqg {
  text-align: left;
}

.nv-casino-0ese21.nv-casino-an8ur5 {
  text-align: right;
}

.nv-casino-0ese21.nv-casino-rcwc3o {
  text-align: center;
}

.nv-casino-b93j6y {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.nv-casino-x5ozfz ease-in-out;
  cursor: pointer;
}

.nv-casino-b93j6y:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.nv-casino-b93j6y {
  min-width: 328px;
}

@media (max-width: 768px) {
  .nv-casino-b93j6y {
    min-width: unset;
  }
}

.nv-casino-ru59c0 {
  background-color: var(--fh-bg-color);
}

.nv-casino-qh0t89 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.nv-casino-jag5vt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.nv-casino-jag5vt img {
  max-height: 80px;
  object-fit: contain;
}

.nv-casino-foi39d {
  flex: 1 1;
}

.nv-casino-6wc2kr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.nv-casino-we45wy {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.nv-casino-we45wy span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.nv-casino-we45wy.nv-casino-a4psp6 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.nv-casino-we45wy.nv-casino-a4psp6 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.nv-casino-we45wy.nv-casino-a4psp6 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.nv-casino-foi39d + .nv-casino-6wc2kr {
  margin-left: 20px;
}

.nv-casino-qgciot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.nv-casino-qgciot > svg {
  max-width: 24px;
  max-height: 24px;
}

.nv-casino-qgciot + .nv-casino-qgciot {
  margin-left: 5px;
}

.nv-casino-rumu1c {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.nv-casino-rumu1c:hover {
  background-color: var(--button-bg-hover);
}

.nv-casino-ftuznt {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.nv-casino-x5ozfz ease-in-out;
  border: 1px solid var(--border-color);
}

.nv-casino-ftuznt:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.nv-casino-7361s1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .nv-casino-foi39d {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .nv-casino-7361s1 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .nv-casino-foi39d {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .nv-casino-qgciot {
    min-width: unset;
    flex: 1 1;
  }
}

.nv-casino-o0bbmt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.nv-casino-o0bbmt:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.nv-casino-o0bbmt:hover .nv-casino-r4jhxn {
  opacity: 1;
  pointer-events: auto;
}

.nv-casino-lkcqx2 {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.nv-casino-fcz1jv ease-in-out;
  gap: 4px;
}

.nv-casino-lkcqx2 > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.nv-casino-lkcqx2 .nv-casino-zq2okm img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.nv-casino-7fc5p0,
.nv-casino-lkcqx2:hover {
  color: var(--button-bg-hover);
}

.nv-casino-aqoxel {
  position: relative;
}

.nv-casino-aqoxel .nv-casino-lkcqx2 {
  margin-right: 0;
  padding-right: 4px;
}

.nv-casino-z9mu67 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.nv-casino-aqoxel.nv-casino-a4psp6 .nv-casino-z9mu67 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.nv-casino-aqoxel.nv-casino-a4psp6 .nv-casino-r4jhxn {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.nv-casino-aqoxel.nv-casino-a4psp6 .nv-casino-r4jhxn::before {
  display: none;
}

.nv-casino-z9mu67 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.nv-casino-r4jhxn {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.nv-casino-akr7kq 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.nv-casino-r4jhxn::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.nv-casino-r4jhxn:hover {
  color: var(--fh-bg-color);
}

.nv-casino-6aa6mn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.nv-casino-akr7kq 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.nv-casino-fcz1jv ease-in-out;
  -o-transition: 0.nv-casino-fcz1jv ease-in-out;
  transition: 0.nv-casino-fcz1jv ease-in-out;
}

.nv-casino-6aa6mn .nv-casino-zq2okm img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.nv-casino-hzyt65,
.nv-casino-6aa6mn:hover {
  color: var(--button-bg-hover);
}

.nv-casino-yoyt9f {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.nv-casino-yoyt9f.nv-casino-ssqg44 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.nv-casino-yoyt9f.nv-casino-ssqg44:after,
.nv-casino-yoyt9f.nv-casino-ssqg44:before {
  content: "";
  position: absolute;
  margin: auto;
}

.nv-casino-yoyt9f.nv-casino-ssqg44:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.nv-casino-yoyt9f.nv-casino-ssqg44:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.nv-casino-yoyt9f.nv-casino-ssqg44 > * {
  z-index: 1;
}

.nv-casino-yoyt9f b,
.nv-casino-yoyt9f strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.nv-casino-yoyt9f .nv-casino-zc83dj {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.nv-casino-yoyt9f .nv-casino-1o5m7j {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.nv-casino-yoyt9f .nv-casino-zq2okm {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.nv-casino-yoyt9f .nv-casino-x3j41d {
  margin-top: 12px;
}

.nv-casino-x3j41d {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.nv-casino-l5mypk {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.nv-casino-x3j41d .nv-casino-7948y0 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.nv-casino-x5ozfz ease-in-out;
}

.nv-casino-x3j41d .nv-casino-7948y0:hover {
  background: rgba(255, 255, 255, 0.3);
}

.nv-casino-uw9d20 {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.nv-casino-yoyt9f.nv-casino-9gffle {
  gap: 12px;
  padding: 16px;
}

.nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-uw9d20 {
  min-width: 240px;
}

.nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-uw9d20.nv-casino-6l0xud {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .nv-casino-yoyt9f .nv-casino-zc83dj {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .nv-casino-yoyt9f .nv-casino-1o5m7j {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .nv-casino-yoyt9f .nv-casino-zq2okm {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-zq2okm {
    max-width: 126px;
  }
  .nv-casino-yoyt9f .nv-casino-x3j41d {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .nv-casino-yoyt9f .nv-casino-l5mypk {
    max-width: unset;
  }
  .nv-casino-uw9d20 {
    min-width: unset;
    width: 100%;
  }
  .nv-casino-yoyt9f .nv-casino-uw9d20 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle {
    grid-template-rows: auto 1fr auto;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-uw9d20 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .nv-casino-yoyt9f {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .nv-casino-yoyt9f .nv-casino-zc83dj {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .nv-casino-yoyt9f .nv-casino-zq2okm {
    max-width: 78px;
  }
  .nv-casino-yoyt9f .nv-casino-x3j41d {
    margin-top: -12px;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle {
    gap: 8px;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-zc83dj {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-1o5m7j {
    grid-column: 1/3;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-zq2okm {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .nv-casino-yoyt9f.nv-casino-9gffle .nv-casino-zq2okm img {
    max-width: 114px;
  }
}

.nv-casino-uw9d20.nv-casino-2pmre1,
.nv-casino-uw9d20.nv-casino-2uveq3,
.nv-casino-uw9d20.nv-casino-ot77la {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.nv-casino-x5ozfz ease-in-out;
}

.nv-casino-uw9d20.nv-casino-2pmre1,
.nv-casino-uw9d20.nv-casino-ot77la {
  padding: 10px;
}

.nv-casino-uw9d20.nv-casino-2pmre1:hover,
.nv-casino-uw9d20.nv-casino-2uveq3:hover,
.nv-casino-uw9d20.nv-casino-ot77la:hover {
  background: var(--button-bg-hover);
}

.nv-casino-uw9d20.nv-casino-2pmre1:hover svg path,
.nv-casino-uw9d20.nv-casino-ot77la:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.nv-casino-uw9d20.nv-casino-6l0xud {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.nv-casino-x5ozfz ease-in-out;
  background: var(--button-bg-color);
}

.nv-casino-uw9d20.nv-casino-6l0xud:hover {
  background-color: var(--button-bg-hover);
}

.nv-casino-uw9d20.nv-casino-2uveq3:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.nv-casino-uw9d20.nv-casino-2uveq3:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.nv-casino-uw9d20.nv-casino-6l0xud:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.nv-casino-at38xj {
  max-width: 650px;
}

.nv-casino-cicl7t {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.nv-casino-hcyhlt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.nv-casino-rhvswy {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.nv-casino-fcz1jv ease-in-out;
  cursor: pointer;
}

.nv-casino-rhvswy:hover {
  opacity: 0.5;
}

.nv-casino-rhvswy:focus {
  outline: 0;
}

.nv-casino-rhvswy:focus .nv-casino-nwjfhl,
.nv-casino-rhvswy:hover .nv-casino-nwjfhl {
  fill: red;
  fill-opacity: 1;
}

.nv-casino-rhvswy:hover {
  cursor: pointer;
}

.nv-casino-d0c5tq {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.nv-casino-at38xj.nv-casino-rcwc3o {
  margin: 0 auto;
}

.nv-casino-at38xj.nv-casino-an8ur5 {
  margin-left: auto;
}

.nv-casino-y0a6ln {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.nv-casino-8r72hn {
  padding-bottom: 50px;
}

.nv-casino-meusgu {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.nv-casino-9u00hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.nv-casino-har82h {
  margin-top: 24px;
}

.nv-casino-po5tbf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nv-casino-yi4cg0 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.nv-casino-j4jx7d {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.nv-casino-aqf3u7 {
  width: 468px;
}

.nv-casino-j4jx7d .nv-casino-r4jhxn {
  margin: 0.nv-casino-kd6pi4 0;
}

.nv-casino-ulh1ez {
  display: flex;
  min-width: 224px;
}

.nv-casino-4ax543 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.nv-casino-fcz1jv ease-in-out;
}

.nv-casino-on1gwo,
.nv-casino-4ax543:hover {
  color: var(--text-color);
}

.nv-casino-ppgky6 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.nv-casino-mpe2ds {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .nv-casino-y0a6ln {
    padding: 16px;
  }
  .nv-casino-ppgky6 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .nv-casino-mpe2ds {
    align-items: center;
  }
  .nv-casino-aqf3u7 {
    width: unset;
  }
  .nv-casino-ulh1ez {
    min-width: unset;
  }
  .nv-casino-j4jx7d {
    max-height: unset;
  }
  .nv-casino-meusgu {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .nv-casino-y0a6ln {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.nv-casino-64pi6f {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.nv-casino-64pi6f:not(:last-child) {
  margin-bottom: 16px;
}

.nv-casino-97ml4h {
  outline: 0;
}

.nv-casino-97ml4h .nv-casino-dzrgnq {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.nv-casino-cte6vd {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .nv-casino-cte6vd {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.nv-casino-cte6vd::-webkit-details-marker {
  display: none;
}

.nv-casino-cte6vd:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.nv-casino-cte6vd:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .nv-casino-cte6vd:after {
  transform: unset;
}

.nv-casino-dzrgnq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.nv-casino-dzrgnq svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.nv-casino-fcz1jv ease-in-out;
  -o-transition: 0.nv-casino-fcz1jv ease-in-out;
  transition: 0.nv-casino-fcz1jv ease-in-out;
}

.nv-casino-hhqb5d {
  padding: 16px 0 0 0;
}

.nv-casino-hhqb5d * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .nv-casino-hhqb5d :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .nv-casino-cte6vd {
    flex-wrap: wrap;
    gap: 12px;
  }
  .nv-casino-cte6vd::after {
    margin-left: auto;
  }
  .nv-casino-dzrgnq {
    order: 3;
    flex: 1 1 100%;
  }
  .nv-casino-cte6vd {
    font-size: 14px;
    line-height: 130%;
  }
  .nv-casino-dzrgnq svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.nv-casino-i1p6fm {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.nv-casino-pa8run {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.nv-casino-i1p6fm.nv-casino-a4psp6 .nv-casino-pa8run {
  margin-bottom: 12px;
}

.nv-casino-pa8run::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.nv-casino-i1p6fm.nv-casino-a4psp6 .nv-casino-pa8run::after {
  transform: unset;
}

.nv-casino-pt04ur {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.nv-casino-tplyg3 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.nv-casino-fcz1jv ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.nv-casino-tplyg3:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.nv-casino-i1p6fm.nv-casino-a4psp6 .nv-casino-pt04ur {
  max-height: 100%;
}

.nv-casino-e71gsw {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.nv-casino-n6frqj {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.nv-casino-zglqw8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.nv-casino-xtnt0s {
  margin-right: 4px;
}

.nv-casino-b3ny1x {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.nv-casino-fcz1jv ease-in-out;
}

.nv-casino-b3ny1x svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.nv-casino-m5g6a5,
.nv-casino-b3ny1x:hover {
  color: var(--text-color);
}

.nv-casino-bfgzrf {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.nv-casino-bfgzrf img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.nv-casino-bfgzrf .nv-casino-jf7gi8 {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.nv-casino-bfgzrf .nv-casino-xivjd7 {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.nv-casino-yi5ztn {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.nv-casino-j9ylhv {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.nv-casino-4azy8r .nv-casino-jv4p76 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.nv-casino-4azy8r {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.nv-casino-47cixr {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.nv-casino-30bacb {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.nv-casino-qm24kb {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.nv-casino-2rkevx 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.nv-casino-qm24kb:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.nv-casino-vutga1 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.nv-casino-xf1njo {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.nv-casino-fcz1jv ease-in-out;
  transition: transform 0.nv-casino-fcz1jv ease-in-out;
  -o-transition: transform 0.nv-casino-fcz1jv ease-in-out;
  transition:
    transform 0.nv-casino-fcz1jv ease-in-out,
    -webkit-transform 0.nv-casino-fcz1jv ease-in-out;
  cursor: pointer;
}

.nv-casino-xf1njo svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.nv-casino-xf1njo:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.nv-casino-3bydop {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .nv-casino-3bydop {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.nv-casino-a4cs8o {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.nv-casino-7ok5qh {
  position: relative;
  width: 100%;
}

.nv-casino-a4cs8o.nv-casino-9tsbkx {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.nv-casino-a4cs8o.nv-casino-rcwc3o {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nv-casino-a4cs8o.nv-casino-an8ur5 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.nv-casino-pfq7wh {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.nv-casino-e9v41n {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.nv-casino-fcz1jv ease-in-out;
  cursor: pointer;
}

.nv-casino-e9v41n:hover {
  opacity: 0.5;
}

.nv-casino-a4cs8o.nv-casino-xe7cjj .nv-casino-e9v41n {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.nv-casino-a4cs8o.nv-casino-xe7cjj .nv-casino-pfq7wh {
  cursor: pointer;
}

.nv-casino-uhe35f {
  fill: #0009;
}

.nv-casino-o15tcs {
  fill: #fff;
}

.nv-casino-e9v41n:hover .nv-casino-uhe35f {
  fill: red;
}

.nv-casino-e9v41n svg path {
  -webkit-transition: 0.nv-casino-fcz1jv ease-in-out;
  -o-transition: 0.nv-casino-fcz1jv ease-in-out;
  transition: 0.nv-casino-fcz1jv ease-in-out;
}

.nv-casino-nbw8al {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.nv-casino-nbw8al > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.nv-casino-nbw8al.nv-casino-30m3mc > :not(.get-image) {
  grid-column: 1/3;
}

.nv-casino-7wcjdy:not(._h1-block) .nv-casino-nbw8al > .nv-casino-recz5e {
  grid-row: 1/2;
  grid-column: 1/3;
}

.nv-casino-nbw8al.nv-casino-30m3mc .nv-casino-vgzx0s {
  grid-column: 2/3;
}

.nv-casino-nbw8al.nv-casino-30m3mc > .nv-casino-zq2okm {
  grid-column: 1/2;
}

.nv-casino-nbw8al.nv-casino-30m3mc > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.nv-casino-nbw8al > p:first-of-type {
  margin-top: 0;
}

.nv-casino-nbw8al .nv-casino-zq2okm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.nv-casino-7wcjdy:not(._h1-block) .nv-casino-recz5e ~ .nv-casino-zq2okm {
  grid-row: 2/10;
}

.nv-casino-7wcjdy.nv-casino-usq19k .nv-casino-recz5e ~ .nv-casino-zq2okm {
  grid-row: 1/10;
}

.nv-casino-7wcjdy.nv-casino-usq19k > .nv-casino-recz5e {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.nv-casino-7wcjdy.nv-casino-usq19k .nv-casino-zq2okm {
  grid-row: 1/10;
}

.nv-casino-nbw8al.nv-casino-djffrm .nv-casino-zq2okm {
  align-items: flex-start;
}

.nv-casino-nbw8al.nv-casino-rcwc3o .nv-casino-vgzx0s {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.nv-casino-nbw8al.nv-casino-rcwc3o .nv-casino-zq2okm {
  align-items: center;
}

.nv-casino-nbw8al.nv-casino-hirld5 .nv-casino-zq2okm {
  align-items: flex-end;
}

.nv-casino-vgzx0s > :first-child {
  margin-top: 0;
}

.nv-casino-vgzx0s > :last-child {
  margin-bottom: 0;
}

* + .nv-casino-hyp3df,
.nv-casino-7wcjdy + .nv-casino-7wcjdy {
  margin-top: 2rem;
}

.nv-casino-i9vpjm td::before,
.nv-casino-i9vpjm th::after {
  display: none !important;
}

.nv-casino-i9vpjm #link-selector {
  color: #000;
}

.nv-casino-i9vpjm .nv-casino-agpjl5 {
  color: #135e96;
}

.nv-casino-i9vpjm .nv-casino-yst5bc *,
.nv-casino-i9vpjm .nv-casino-hoqoaj p,
.nv-casino-i9vpjm .nv-casino-o5maz2 * {
  color: #000;
}

.nv-casino-i9vpjm .nv-casino-m5b1ay {
  background: 0 0 !important;
}

.nv-casino-i9vpjm .nv-casino-ogj7tm {
  color: #000;
}

.nv-casino-i9vpjm .nv-casino-8z8dw2.nv-casino-sipd16 {
  color: #fff;
}

.nv-casino-i9vpjm .nv-casino-7rbtur {
  color: #000;
}

.nv-casino-i9vpjm
  .nv-casino-bvxl1y
  .nv-casino-0iusu4.nv-casino-sipd16.nv-casino-kwgg1g {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.nv-casino-mrhfwm,
body .nv-casino-amdt1f {
  color: #000;
  background: var(--color-body) !important;
}

.nv-casino-mrhfwm .nv-casino-ussrln .nv-casino-fik92d,
body .nv-casino-amdt1f .nv-casino-ussrln .nv-casino-fik92d {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .nv-casino-tplyg3:focus,
  .nv-casino-tplyg3:hover {
    color: #f9cb16;
  }
  .nv-casino-jill9c:focus,
  .nv-casino-jill9c:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .nv-casino-2698ko:focus img,
  .nv-casino-2698ko:focus svg,
  .nv-casino-2698ko:hover img,
  .nv-casino-2698ko:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .nv-casino-bfgzrf {
    display: none;
  }
}

@media (min-width: 1024px) {
  .nv-casino-aqoxel:hover .nv-casino-z9mu67 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .nv-casino-z9mu67 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .nv-casino-fnq0lc {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .nv-casino-qjktyv {
    grid-template-columns: repeat(4, 1fr);
  }
  .nv-casino-zdf4mj {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .nv-casino-2w6cxy .nv-casino-y62rnt {
    grid-template-columns: 1fr;
  }
  .nv-casino-2w6cxy .nv-casino-vlzqua {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .nv-casino-2w6cxy .nv-casino-q1s5ps {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .nv-casino-2w6cxy .nv-casino-9jcnwo {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .nv-casino-2w6cxy .nv-casino-wgcmu0 {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .nv-casino-2w6cxy .nv-casino-q1s5ps:not(:first-child) {
    border: none;
  }
  .nv-casino-2w6cxy .nv-casino-q1s5ps:first-child .nv-casino-9jcnwo {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .nv-casino-2w6cxy .nv-casino-q1s5ps:last-child .nv-casino-9jcnwo {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .nv-casino-qh0t89 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .nv-casino-jag5vt {
    max-width: 100px;
  }
  .nv-casino-foi39d {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .nv-casino-6wc2kr {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .nv-casino-6wc2kr svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .nv-casino-we45wy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .nv-casino-foi39d + .nv-casino-6wc2kr {
    margin-left: auto;
  }
  .nv-casino-o29393 {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .nv-casino-o29393.nv-casino-a4psp6 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .nv-casino-7361s1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .nv-casino-o0bbmt {
    width: 100%;
  }
  .nv-casino-o0bbmt:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .nv-casino-lkcqx2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .nv-casino-lkcqx2 svg {
    margin-right: 4px;
  }
  .nv-casino-aqoxel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .nv-casino-z9mu67 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .nv-casino-z9mu67 {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .nv-casino-r4jhxn {
    display: none;
    width: 100%;
  }
  .nv-casino-aqoxel.nv-casino-a4psp6 .nv-casino-r4jhxn {
    padding: 0 0 0 48px;
  }
  .nv-casino-6aa6mn {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .nv-casino-9u00hd .nv-casino-zq2okm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .nv-casino-3rw7tb {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .nv-casino-3rw7tb + .nv-casino-3rw7tb {
    margin-right: 0;
  }
  .nv-casino-3rw7tb + .nv-casino-zq2okm {
    margin: 0;
  }
  .nv-casino-fnq0lc {
    grid-template-columns: repeat(4, 1fr);
  }
  .nv-casino-qjktyv {
    grid-template-columns: repeat(3, 1fr);
  }
  .nv-casino-tpnr1l,
  .nv-casino-21ylr9 {
    grid-template-columns: repeat(2, 1fr);
  }
  .nv-casino-nbw8al {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .nv-casino-nbw8al.nv-casino-30m3mc .nv-casino-vgzx0s {
    grid-column: auto;
    grid-row: auto;
  }
  .nv-casino-nbw8al > .nv-casino-recz5e {
    grid-column: 1/2;
  }
  .nv-casino-nbw8al.nv-casino-30m3mc > :not(.get-image) {
    grid-column: 1/2;
  }
  .nv-casino-nbw8al .nv-casino-zq2okm,
  .nv-casino-nbw8al.nv-casino-30m3mc > .nv-casino-zq2okm {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .nv-casino-nbw8al.nv-casino-30m3mc > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .nv-casino-7wcjdy.nv-casino-usq19k .nv-casino-nbw8al > .nv-casino-zq2okm {
    grid-row: 1/2;
  }
  .nv-casino-nbw8al .nv-casino-recz5e ~ .nv-casino-zq2okm,
  .nv-casino-nbw8al.nv-casino-30m3mc .nv-casino-recz5e ~ .nv-casino-zq2okm {
    grid-row: 2/3;
  }
  .nv-casino-7wcjdy.nv-casino-usq19k .nv-casino-recz5e ~ .nv-casino-zq2okm {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .nv-casino-9l9sl7:first-child .nv-casino-nafa8q {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nv-casino-9l9sl7:first-child .nv-casino-nafa8q h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .nv-casino-9l9sl7 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .nv-casino-9l9sl7 {
    padding: 0;
  }
  .nv-casino-0ese21 {
    margin-top: 1rem;
  }
  .nv-casino-97ml4h {
    border-radius: 5px;
  }
  .nv-casino-bgdt6s {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nv-casino-pa8run::after {
    display: inline-block;
  }
  .nv-casino-pa8run {
    margin: 0;
    width: 100%;
  }
  .nv-casino-pt04ur {
    width: 100%;
  }
  .nv-casino-pt04ur.nv-casino-384sxk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .nv-casino-pt04ur.nv-casino-384sxk .nv-casino-k5sfv4 {
    width: 100%;
  }
  .nv-casino-pt04ur.nv-casino-384sxk .nv-casino-k5sfv4:not(:last-child) {
    margin-right: 0;
  }
  .nv-casino-tplyg3 {
    width: 100%;
    text-align: center;
  }
  .nv-casino-i1p6fm.nv-casino-a4psp6 .nv-casino-pt04ur {
    margin-top: 1rem;
  }
  .nv-casino-fnq0lc {
    grid-template-columns: repeat(3, 1fr);
  }
  .nv-casino-zdf4mj,
  .nv-casino-qjktyv {
    grid-template-columns: repeat(2, 1fr);
  }
  .nv-casino-tpnr1l,
  .nv-casino-21ylr9,
  .nv-casino-fligz0 {
    grid-template-columns: 1fr;
  }
  .nv-casino-bejx97 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .nv-casino-ndiy03 {
    min-width: 300px;
    max-width: 325px;
  }
  .nv-casino-9jcnwo {
    cursor: auto;
  }
  .nv-casino-ysfcwo .nv-casino-9jcnwo {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .nv-casino-3bydop {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .nv-casino-r4jhxn {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .nv-casino-3bydop {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.nv-casino-3rw7tb p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .nv-casino-6wc2kr {
    margin: 0 -0.2rem;
  }
  .nv-casino-3rw7tb {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .nv-casino-1qra7h {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .nv-casino-qugwdc {
    max-width: 100%;
  }
  .nv-casino-fnq0lc {
    grid-template-columns: repeat(2, 1fr);
  }
  .nv-casino-zdf4mj,
  .nv-casino-qjktyv {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .nv-casino-qh0t89 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nv-casino-6wc2kr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .nv-casino-ru59c0 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nv-casino-qgciot {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .nv-casino-3l35fb,
  .nv-casino-p7rpq9 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .nv-casino-b93j6y {
    width: 100%;
  }
  .nv-casino-fnq0lc {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .nv-casino-3bydop {
    top: 127px !important;
  }
}

.nv-casino-tr0u07 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .nv-casino-tr0u07 {
  }
}

@media (max-width: 767px) {
  .nv-casino-tr0u07 {
    margin-bottom: 12px;
  }
}

.nv-casino-tr0u07 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.nv-casino-slo9f5 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.nv-casino-slo9f5 > .nv-casino-s37lr1 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .nv-casino-slo9f5 {
    flex-direction: column;
    gap: 12px;
  }
}

.nv-casino-bu7rap {
  display: flex;
}

.nv-casino-bu7rap .nv-casino-4npkm9 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.nv-casino-bu7rap .nv-casino-ybaik8 {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.nv-casino-bu7rap .nv-casino-wizgwg {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.nv-casino-bu7rap .nv-casino-91mt93 {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.nv-casino-bu7rap .nv-casino-91mt93:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.nv-casino-bu7rap .nv-casino-rmvai8 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.nv-casino-06bx4w {
  border: unset;
  background-color: unset;
}

.nv-casino-06bx4w tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.nv-casino-06bx4w .nv-casino-w3znek,
.nv-casino-06bx4w .nv-casino-4r5qxh {
  flex: 0 1 330px;
}

.nv-casino-06bx4w .nv-casino-88qx9y {
  flex: 1 1;
}

.nv-casino-06bx4w tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.nv-casino-06bx4w tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.nv-casino-06bx4w tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.nv-casino-06bx4w tr td p {
  color: #fff;
  margin: 0;
}

.nv-casino-06bx4w tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.nv-casino-06bx4w tr.nv-casino-w3znek td p {
  padding: 16px 0;
}

.nv-casino-06bx4w tr.nv-casino-w3znek td p:not(:last-child),
.nv-casino-06bx4w tr.nv-casino-4r5qxh td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.nv-casino-06bx4w tr.nv-casino-w3znek td p:first-child,
.nv-casino-06bx4w tr.nv-casino-4r5qxh td p:first-child {
  padding-top: 0;
}

.nv-casino-06bx4w tr.nv-casino-4r5qxh td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.nv-casino-06bx4w tr.nv-casino-4r5qxh td p:last-child {
  padding-bottom: 0;
}

.nv-casino-06bx4w .nv-casino-4r5qxh img {
  max-width: 32px;
}

.nv-casino-06bx4w .nv-casino-88qx9y {
  min-width: 718px;
}

.nv-casino-06bx4w .nv-casino-88qx9y td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.nv-casino-06bx4w .nv-casino-88qx9y td {
  display: flex;
}

.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-qcnyq4,
.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-ve8g5w,
.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-kmxpa0 {
  flex: 1 1 50%;
}

.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-74fh0a {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-g1aclw,
.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-mty1b9 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-qcnyq4,
.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-ve8g5w {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-qcnyq4 span,
.nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-ve8g5w span {
  font-weight: 800;
}

.nv-casino-06bx4w .nv-casino-88qx9y img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .nv-casino-06bx4w .nv-casino-88qx9y td .nv-casino-kmxpa0:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .nv-casino-06bx4w tr.nv-casino-w3znek td p:last-child {
    padding-bottom: 0;
  }
  .nv-casino-06bx4w .nv-casino-4r5qxh > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .nv-casino-06bx4w .nv-casino-4r5qxh > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .nv-casino-06bx4w tr.nv-casino-w3znek td p:not(:last-child),
  .nv-casino-06bx4w tr.nv-casino-4r5qxh td p:not(:last-child) {
    border-bottom: unset;
  }
  .nv-casino-06bx4w tr.nv-casino-4r5qxh td p:last-child {
    padding-bottom: 12px;
  }
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-qcnyq4,
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-ve8g5w,
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-kmxpa0 {
    flex: 1 1 50%;
    padding: 0;
  }
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-qcnyq4,
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-ve8g5w {
    margin-top: 16px;
  }
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-kmxpa0 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-qcnyq4 {
    border-right: 1px solid var(--border-color);
  }
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-kmxpa0:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .nv-casino-06bx4w .nv-casino-88qx9y td:last-child .nv-casino-kmxpa0:last-child {
    padding-bottom: 0;
  }
}

.nv-casino-kmxpa0 {
  display: flex;
  flex-direction: column;
}

.nv-casino-06bx4w .nv-casino-88qx9y td .nv-casino-kmxpa0 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.nv-casino-06bx4w .nv-casino-88qx9y td .nv-casino-kmxpa0:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.nv-casino-06bx4w .nv-casino-88qx9y td .nv-casino-kmxpa0:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .nv-casino-06bx4w .nv-casino-88qx9y td .nv-casino-kmxpa0:not(:first-child) {
    padding-left: 0;
  }
  .nv-casino-06bx4w .nv-casino-88qx9y td .nv-casino-kmxpa0:not(:last-of-type) {
    border-right: unset;
  }
}

.nv-casino-06bx4w .nv-casino-6bvwrj {
  flex: 0 1 485px;
}

.nv-casino-06bx4w .nv-casino-so535l {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.nv-casino-06bx4w .nv-casino-so535l li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.nv-casino-06bx4w .nv-casino-so535l li.nv-casino-gcadtz {
  padding: 6px 12px;
}

.nv-casino-06bx4w .nv-casino-so535l li a,
.nv-casino-06bx4w .nv-casino-so535l li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.nv-casino-06bx4w .nv-casino-247ebv,
.nv-casino-06bx4w .nv-casino-g6tl4c {
  flex: 1 1;
}

.nv-casino-06bx4w .nv-casino-jmowdn,
.nv-casino-06bx4w .nv-casino-cw91xq {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.nv-casino-06bx4w .nv-casino-jmowdn li,
.nv-casino-06bx4w .nv-casino-cw91xq li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.nv-casino-06bx4w .nv-casino-g6tl4c img {
  max-width: 32px;
}

.nv-casino-06bx4w .nv-casino-247ebv img {
  max-width: 32px;
}

.nv-casino-06bx4w .nv-casino-h3kecu {
  min-width: 280px;
}

.nv-casino-06bx4w .nv-casino-h3kecu img {
  max-width: 146px;
}

.nv-casino-06bx4w .nv-casino-h3kecu td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .nv-casino-06bx4w .nv-casino-w3znek,
  .nv-casino-06bx4w .nv-casino-4r5qxh {
    flex: 0 1 auto;
  }
  .nv-casino-06bx4w .nv-casino-88qx9y {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .nv-casino-06bx4w .nv-casino-w3znek,
  .nv-casino-06bx4w .nv-casino-6bvwrj,
  .nv-casino-06bx4w .nv-casino-4r5qxh,
  .nv-casino-06bx4w .nv-casino-88qx9y {
    flex: 1 1 calc(50% - 20px);
  }
  .nv-casino-06bx4w .nv-casino-247ebv,
  .nv-casino-06bx4w .nv-casino-h3kecu,
  .nv-casino-06bx4w .nv-casino-g6tl4c {
    flex: 1 1 30%;
  }
  .nv-casino-06bx4w .nv-casino-h3kecu {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .nv-casino-06bx4w .nv-casino-w3znek,
  .nv-casino-06bx4w .nv-casino-6bvwrj,
  .nv-casino-06bx4w .nv-casino-247ebv,
  .nv-casino-06bx4w .nv-casino-4r5qxh,
  .nv-casino-06bx4w .nv-casino-88qx9y,
  .nv-casino-06bx4w .nv-casino-h3kecu,
  .nv-casino-06bx4w .nv-casino-g6tl4c {
    flex: 1 1 100%;
  }
}

.nv-casino-opqku1 .nv-casino-jjor2m {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.nv-casino-opqku1 .nv-casino-24371z {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.nv-casino-opqku1 .nv-casino-f9i1ei {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.nv-casino-opqku1 .nv-casino-98t5pd {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.nv-casino-opqku1 .nv-casino-98t5pd > :nth-child(3) {
  margin-top: 0;
}

.nv-casino-opqku1 .nv-casino-zq2okm {
  grid-column: 2/3;
  grid-row: 1/10;
}

.nv-casino-opqku1 .nv-casino-zoei7l {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.nv-casino-opqku1 .nv-casino-0ese21 {
  grid-column: 1/2;
}

.nv-casino-opqku1 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.nv-casino-opqku1 .nv-casino-24371z:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.nv-casino-opqku1 .nv-casino-24371z:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.nv-casino-opqku1 .nv-casino-b93j6y {
  min-width: 240px;
}

@media (max-width: 768px) {
  .nv-casino-opqku1 .nv-casino-24371z:not(:last-child):before {
    bottom: 8px;
  }
  .nv-casino-opqku1 .nv-casino-24371z:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .nv-casino-opqku1 .nv-casino-98t5pd {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .nv-casino-opqku1 .nv-casino-zq2okm {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .nv-casino-opqku1 .nv-casino-zq2okm img {
    width: 100%;
    height: auto;
  }
  .nv-casino-opqku1 .nv-casino-b93j6y {
    width: 100%;
    min-width: unset;
  }
}

.nv-casino-8mki2h .nv-casino-96oc25 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.nv-casino-8mki2h .nv-casino-4wrkno {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.nv-casino-8mki2h .nv-casino-zq2okm {
  height: 100%;
}

.nv-casino-8mki2h .nv-casino-zq2okm img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.nv-casino-8mki2h .nv-casino-gi46ur {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.nv-casino-8mki2h .nv-casino-q0njpx {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.nv-casino-8mki2h .nv-casino-fakdwj {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .nv-casino-8mki2h .nv-casino-4wrkno {
    flex: 1 1 100%;
  }
  .nv-casino-8mki2h .nv-casino-uw9d20 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .nv-casino-8mki2h .nv-casino-4wrkno {
    flex-direction: column;
  }
  .nv-casino-8mki2h .nv-casino-zq2okm {
    width: 100%;
    height: auto;
  }
  .nv-casino-8mki2h .nv-casino-zq2okm img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .nv-casino-8mki2h .nv-casino-gi46ur {
    padding: 0 16px 16px 16px;
  }
  .nv-casino-8mki2h .nv-casino-uw9d20 {
    min-width: unset;
    width: 100%;
  }
}

.nv-casino-vkq711 .nv-casino-ali87p {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.nv-casino-vkq711 .nv-casino-fqb5i1 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.nv-casino-vkq711 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.nv-casino-vkq711 .nv-casino-mrqple {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.nv-casino-vkq711 .nv-casino-fqb5i1:hover .nv-casino-mrqple {
  display: flex;
}

.nv-casino-vkq711 .nv-casino-f4jp3x {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.nv-casino-vkq711 .nv-casino-iwmhqx {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.nv-casino-n3otym {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.nv-casino-n3otym.nv-casino-ywlgz1 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.nv-casino-x5ozfz ease-in-out;
}

.nv-casino-n3otym.nv-casino-ywlgz1:hover {
  color: #f9cb16;
  background-color: transparent;
}

.nv-casino-vkq711 .nv-casino-j8pzc4 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.nv-casino-x5ozfz ease-in-out;
}

.nv-casino-vkq711 .nv-casino-j8pzc4:hover {
  color: #196948;
  background-color: #f9cb16;
}

.nv-casino-vkq711 .nv-casino-j8pzc4:after,
.nv-casino-n3otym.nv-casino-ywlgz1:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.nv-casino-n3otym.nv-casino-ywlgz1:after {
  background-image: url(../images/Cash.svg);
}

.nv-casino-vkq711 .nv-casino-j8pzc4:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .nv-casino-vkq711 .nv-casino-ali87p {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .nv-casino-vkq711 .nv-casino-ali87p {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .nv-casino-vkq711 .nv-casino-ali87p {
    grid-template-columns: 1fr;
  }
  .nv-casino-vkq711 .nv-casino-fqb5i1 {
    height: auto;
  }
  .nv-casino-vkq711 .nv-casino-fqb5i1 .nv-casino-mrqple {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .nv-casino-vkq711 .nv-casino-f4jp3x,
  .nv-casino-vkq711 .nv-casino-iwmhqx {
    text-align: left;
  }
  .nv-casino-vkq711 .nv-casino-iwmhqx {
    margin-bottom: 8px;
  }
  .nv-casino-vkq711 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.nv-casino-4z3o2a {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.nv-casino-4z3o2a.nv-casino-xe7cjj {
  display: block;
}

.nv-casino-4z3o2a .nv-casino-krif3p {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.nv-casino-4z3o2a .nv-casino-obq63h {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.nv-casino-4z3o2a .nv-casino-b1gk2f {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.nv-casino-4z3o2a .nv-casino-6ofmlx {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.nv-casino-4z3o2a .nv-casino-n3otym {
  min-width: 296px;
  margin-bottom: 0;
}

.nv-casino-4z3o2a .nv-casino-gx6qvx {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.nv-casino-4z3o2a .nv-casino-ouqt1y {
  position: relative;
  flex: 1 1;
}

.nv-casino-4z3o2a .nv-casino-ouqt1y iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .nv-casino-4z3o2a .nv-casino-obq63h {
    flex-wrap: wrap;
    gap: 8px;
  }
  .nv-casino-4z3o2a .nv-casino-b1gk2f {
    order: 1;
  }
  .nv-casino-4z3o2a .nv-casino-6ofmlx {
    order: 3;
    flex: 1 1 100%;
  }
  .nv-casino-4z3o2a .nv-casino-n3otym {
    width: 100%;
    min-width: unset;
  }
  .nv-casino-4z3o2a .nv-casino-gx6qvx {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .nv-casino-nbw8al > .nv-casino-recz5e {
    margin-bottom: 0;
  }
  .nv-casino-nbw8al > .nv-casino-0ese21,
  .nv-casino-nbw8al > p {
    margin-top: 0;
  }
}

.nv-casino-c5plv6 img,
.nv-casino-3rw7tb img {
  width: auto;
  object-fit: contain;
}

.nv-casino-c5plv6 {
  align-items: center;
}

.nv-casino-c5plv6 img {
  max-height: 76px;
}

.nv-casino-3rw7tb img {
  max-height: 64px;
}

.nv-casino-0jhbmu {
  overflow: auto;
}

.nv-casino-5h87t7 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.nv-casino-nern77:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.nv-casino-0k2sum {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.nv-casino-pa5i7p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.nv-casino-0k2sum .nv-casino-zq2okm {
  margin-right: 20px;
  flex-shrink: 0;
}

.nv-casino-0k2sum img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.nv-casino-mrarlu {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.nv-casino-mrarlu > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .nv-casino-0k2sum {
    padding: 15px 10px;
  }
  .nv-casino-mrarlu {
    padding: 15px 10px;
  }
  .nv-casino-0k2sum .nv-casino-zq2okm {
    margin-right: 10px;
  }
}

.nv-casino-muwde5 {
  overflow-x: auto;
}

.nv-casino-mwov00 {
  border-collapse: collapse;
  width: 100%;
}

.nv-casino-muwde5 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.nv-casino-muwde5 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.nv-casino-muwde5 td.nv-casino-z05w0e {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.nv-casino-muwde5 td.nv-casino-vdcxx5 {
  border-right: none;
}

.nv-casino-muwde5 td.nv-casino-vdcxx5 .nv-casino-zq2okm {
  justify-content: flex-start;
}

.nv-casino-muwde5 td.nv-casino-vdcxx5 .nv-casino-zq2okm img {
  height: auto;
  width: 90px;
}

.nv-casino-muwde5 td.nv-casino-48tuu8,
.nv-casino-muwde5 td.nv-casino-dyk5j6 {
  font-weight: 600;
  text-align: right;
}

.nv-casino-muwde5 td.nv-casino-pt43gx,
.nv-casino-muwde5 td.nv-casino-48tuu8 {
  padding-bottom: 10px;
  border-bottom: none;
}

.nv-casino-muwde5 td.nv-casino-48tuu8,
.nv-casino-muwde5 td.nv-casino-dyk5j6 {
  border-left: none;
}

.nv-casino-muwde5 td.nv-casino-pt43gx,
.nv-casino-muwde5 td.nv-casino-5xndhv {
  border-right: none;
}

.nv-casino-muwde5 td.nv-casino-5xndhv,
.nv-casino-muwde5 td.nv-casino-dyk5j6 {
  border-top: none;
  padding-top: 10px;
}

.nv-casino-tjejgx {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.nv-casino-tjejgx .nv-casino-uw9d20 {
  min-width: unset;
  width: 100%;
}

.nv-casino-tjejgx .nv-casino-uw9d20.nv-casino-2pmre1 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.nv-casino-tjejgx .nv-casino-uw9d20.nv-casino-ot77la {
  grid-column: 2/3;
  grid-row: 1/2;
}

.nv-casino-tjejgx .nv-casino-azc5th {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .nv-casino-tjejgx {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .nv-casino-tjejgx .nv-casino-uw9d20.nv-casino-2pmre1 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .nv-casino-tjejgx .nv-casino-uw9d20.nv-casino-ot77la {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .nv-casino-tjejgx .nv-casino-azc5th {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.nv-casino-o45o2o {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.nv-casino-2qkele {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.nv-casino-atyk78 p a img {
  margin: 0 auto;
  display: block;
}

.nv-casino-atyk78 table {
  margin-bottom: 17px;
}

/* contanct form */
.nv-casino-h5c2e1 {
  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-h5c2e1 label {
  font-size: 14px;
}

.nv-casino-h5c2e1 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.nv-casino-h5c2e1 input,
.nv-casino-h5c2e1 textarea,
.nv-casino-h5c2e1 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-h5c2e1 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.nv-casino-x5ozfz ease;
}
.nv-casino-h5c2e1 button:hover {
  background-color: #691204;
}
.nv-casino-sbsdrp {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.nv-casino-lrksze ease-in;
}

.nv-casino-sbsdrp h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}