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

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

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

.b7-casino-riwvgr {
  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) {
  .b7-casino-riwvgr: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;
  }
}

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

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

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

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

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

.b7-casino-54133b {
  cursor: pointer;
}

.b7-casino-qhcszu {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.b7-casino-hfdgfe {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.b7-casino-hfdgfe figure {
  margin: 0;
}

.b7-casino-hfdgfe.b7-casino-bkpamf {
  justify-content: flex-start;
  margin-right: 4px;
}

.b7-casino-hfdgfe.b7-casino-h0y3mi {
  justify-content: flex-end;
  margin-left: 4px;
}

.b7-casino-hfdgfe.b7-casino-retk1o {
  justify-content: center;
}

.b7-casino-hfdgfe.b7-casino-lov1fn {
  justify-content: normal;
}

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

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

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

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

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

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

.b7-casino-wfv68i img {
  width: 100%;
}

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

.b7-casino-wdm56z {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.b7-casino-wdm56z 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);
}

.b7-casino-wdm56z ul li span svg {
  fill: var(--title-color);
}

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

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

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

.b7-casino-wdm56z ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.b7-casino-afs4rq.b7-casino-5dudgg {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .b7-casino-afs4rq.b7-casino-5dudgg:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.b7-casino-2l5zow {
  margin-bottom: 94px;
}

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

.b7-casino-3w24ol .b7-casino-rbhoa7 {
  margin-bottom: 28px;
}

.b7-casino-3w24ol .b7-casino-rbhoa7 img {
  max-height: 100px;
  width: auto;
}

.b7-casino-eb6k5x {
  display: flex;
  align-items: center;
}

.b7-casino-eb6k5x a + a {
  margin-left: 24px;
}

.b7-casino-eb6k5x img {
  max-height: 56px;
  width: auto;
}

.b7-casino-eb6k5x img + img {
  margin-left: 24px;
}

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

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

.b7-casino-55yl5z {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.b7-casino-yerw6e li {
  display: flex;
  margin: 0 7px;
}

.b7-casino-yerw6e li svg {
  transition: 0.b7-casino-vphyka ease-in-out;
}

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

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

.b7-casino-wzyu7x + .b7-casino-wzyu7x {
  margin-left: 120px;
}

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

.b7-casino-5p9nu0 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.b7-casino-mvadpi {
  list-style: none;
  margin: 0;
  padding: 0;
}

.b7-casino-mvadpi li {
  font-size: 16px;
}

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

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

.b7-casino-mvadpi li + li {
  margin-top: 16px;
}

.b7-casino-g98b5b {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.b7-casino-h8w7vc ease-in-out;
}

.b7-casino-g98b5b.b7-casino-1w70xk {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.b7-casino-4zntwl li {
  width: 100%;
}

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

.b7-casino-4zntwl li a svg {
  fill: var(--button-text-color);
}

.b7-casino-4zntwl li a.b7-casino-1w70xk {
  background: var(--border-color);
}

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

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

.b7-casino-zmq43k {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.b7-casino-ikznfd {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.b7-casino-ikznfd img {
  width: 100%;
  transition: 0.b7-casino-vphyka ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .b7-casino-ucb348 .b7-casino-rbhoa7 img {
    max-width: 90px;
  }
}

.b7-casino-rbhoa7 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.b7-casino-busln3 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.b7-casino-r3glu7.b7-casino-c3zruu {
  margin-right: 0;
}

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

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

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

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

.b7-casino-8r1idx {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.b7-casino-8r1idx:hover > ul {
  display: flex;
}

.b7-casino-8r1idx:focus > ul {
  display: flex;
}

.b7-casino-8r1idx:focus-within > ul {
  display: flex;
}

.b7-casino-6uqfp0 {
  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;
}

.b7-casino-6uqfp0::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.b7-casino-h8w7vc ease-in-out;
}

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

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

.b7-casino-8r1idx 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.b7-casino-vphyka ease-in-out;
  overflow: hidden;
}

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

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

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

.b7-casino-c1ugtd {
  display: none;
}

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

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

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

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

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

.b7-casino-rg2vq1 img {
  margin-bottom: 20px;
}

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

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

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

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

.b7-casino-nghxn4 {
  color: var(--text-color);
}

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

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

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

.b7-casino-83fl54 p img {
  display: block;
  margin: 0 auto;
}

.b7-casino-83fl54 p:first-of-type {
  margin-top: 0;
}

.b7-casino-83fl54 p:last-of-type {
  margin-bottom: 0;
}

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

.b7-casino-83fl54 ul {
  padding: 0 0 0 20px;
}

.b7-casino-83fl54 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.b7-casino-83fl54 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

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

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

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

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

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

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

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

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

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

.b7-casino-d3ggo3 .b7-casino-fo0miv {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.b7-casino-d3ggo3 .b7-casino-mv44vt {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.b7-casino-mv44vt {
  margin: 0 0 28px;
}

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

.b7-casino-fo0miv {
  margin: 0 0 28px;
}

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

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

.b7-casino-luqkrk .b7-casino-riwvgr {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.b7-casino-5nudoz {
  position: relative;
  border: none;
}

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

.b7-casino-b2plgp {
  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;
}

.b7-casino-b2plgp span {
  height: 32px;
}

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

.b7-casino-b2plgp.b7-casino-nh1tl1 span {
  transform: scaleY(-1);
}

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

.b7-casino-afu23f {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.b7-casino-afu23f li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.b7-casino-vphyka ease-in-out;
}

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

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

.b7-casino-afu23f.b7-casino-63hml8 {
  display: none;
}

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

.b7-casino-p78uqn table {
  width: 100%;
  border-collapse: collapse;
}

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

  .b7-casino-p78uqn table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.b7-casino-utv5b0 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.b7-casino-byrx4h p {
  color: var(--text-color);
}

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

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

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

.b7-casino-10dgpl {
  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);
}

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

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

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

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

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

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

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

.b7-casino-rilag3 p + p {
  margin-top: 10px;
}

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

.b7-casino-axn9uo {
  display: none;
}

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

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

.b7-casino-n2rarx li {
  margin: 0 20px;
}

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

.b7-casino-n2rarx li a img {
  margin-bottom: 4px;
}

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

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

.b7-casino-w2iy0i li {
  font-size: 16px;
  position: relative;
}

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

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

.b7-casino-w2iy0i li span {
  opacity: 0.5;
}

.b7-casino-w2iy0i li + li {
  margin-left: 30px;
}

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

h2.b7-casino-cjs5a0 {
  margin: 0 0 28px;
}

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

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

.b7-casino-uaas1f 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);
}

.b7-casino-uaas1f 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;
}

.b7-casino-uaas1f 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;
}

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

.b7-casino-uaas1f tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.b7-casino-uaas1f 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);
}

.b7-casino-uaas1f 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);
}

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

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

.b7-casino-uaas1f tbody tr td .b7-casino-w7xhgx {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .b7-casino-uaas1f tbody tr td .b7-casino-w7xhgx {
    width: 100%;
  }
}

.b7-casino-uaas1f tbody tr td .b7-casino-3cqjwx {
  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.b7-casino-vphyka ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .b7-casino-uaas1f tbody tr td .b7-casino-3cqjwx:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .b7-casino-uaas1f tbody tr td .b7-casino-3cqjwx {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .b7-casino-uaas1f tbody tr td .b7-casino-3cqjwx {
    width: 100%;
  }
}

.b7-casino-uaas1f tbody tr td .b7-casino-tvu87r {
  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) {
  .b7-casino-uaas1f tbody tr td .b7-casino-tvu87r:hover {
    text-decoration: none;
  }
}

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

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

.b7-casino-66qy6g {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.b7-casino-nb9ce4 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.b7-casino-vphyka ease-in-out;
}

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

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

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

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

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

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

.b7-casino-yw4m8t img {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

.b7-casino-9kktqd svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.b7-casino-vphyka ease-in-out;
}

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

.b7-casino-8l2zas {
  padding: 90px 0;
}

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

.b7-casino-03l2ja {
  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) {
  .b7-casino-03l2ja {
    padding: 0 16px;
  }
}

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

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

.b7-casino-bphwsu img {
  width: 100%;
}

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

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

.b7-casino-effm42 {
  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;
}

.b7-casino-effm42 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) {
  .b7-casino-effm42 {
    flex-basis: auto;
  }
}

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

.b7-casino-mn6c2y {
  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.b7-casino-vphyka ease-in-out;
}

.b7-casino-mn6c2y:hover {
  border: 1px solid #8c8ca2;
}

.b7-casino-pcmlwk {
  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%);
}

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

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

.b7-casino-ob3oi8 a {
  text-decoration: underline;
  color: #8babff;
}

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

.b7-casino-w0pjjl .b7-casino-mn6c2y {
  width: 50%;
  margin: 0;
}

.b7-casino-42xwgb {
  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;
}

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

.b7-casino-bbtrgu {
  margin: 0 0 100px;
}

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

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

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

.b7-casino-2jtym2 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.b7-casino-iautwv {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.b7-casino-hlpxb8 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.b7-casino-vphyka ease-in-out;
}

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

.b7-casino-hlpxb8 a svg {
  fill: #fff;
}

.b7-casino-hlpxb8 a:hover {
  background: #3d68e7;
}

.b7-casino-45qu9i {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.b7-casino-3yhbrl {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.b7-casino-d1v9ss 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);
}

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

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

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

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

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

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

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

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

.b7-casino-lnvkz5.b7-casino-02pchi {
  display: none;
}

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

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

.b7-casino-ioxuvo iframe.b7-casino-luuxsr {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.b7-casino-ioxuvo.b7-casino-m7v3oo {
  opacity: 1;
  pointer-events: all;
}

.b7-casino-lsnj17 {
  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.b7-casino-vphyka ease-in-out;
}

.b7-casino-lsnj17 svg {
  margin-right: 10px;
}

.b7-casino-lsnj17 + .b7-casino-lsnj17 {
  margin-top: 14px;
}

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

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

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

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

.b7-casino-u9otw9 .b7-casino-luqkrk {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.b7-casino-u9otw9 .b7-casino-luqkrk h1,
.b7-casino-u9otw9 .b7-casino-luqkrk 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) {
  .b7-casino-u9otw9 .b7-casino-luqkrk h1,
  .b7-casino-u9otw9 .b7-casino-luqkrk h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .b7-casino-u9otw9 .b7-casino-luqkrk {
    margin: 28px 0 0;
  }
}

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

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

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

.b7-casino-ocwig0 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.b7-casino-rs7yyy {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.b7-casino-v90n5w .b7-casino-riwvgr {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .b7-casino-v90n5w .b7-casino-riwvgr {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

.b7-casino-a9nib8 img {
  width: 100%;
}

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

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

.b7-casino-32w2a4 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.b7-casino-i3j31z {
  width: 100%;
  margin: 0 0 100px;
}

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

.b7-casino-i3j31z .b7-casino-8zqeh4 {
  position: relative;
}

.b7-casino-i3j31z .b7-casino-k1ip3r {
  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;
}

.b7-casino-i3j31z .b7-casino-k1ip3r.b7-casino-02pchi {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .b7-casino-i3j31z .b7-casino-7uwqfw {
    bottom: 90px;
  }
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-73yj1v {
  max-width: 300px;
  width: 100%;
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-73yj1v .b7-casino-ks7czm {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-73yj1v .b7-casino-ks7czm {
    font-size: 32px;
    text-align: center;
  }
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-73yj1v .b7-casino-s0douw {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-73yj1v .b7-casino-s0douw {
    text-align: center;
  }
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu {
    flex-direction: column-reverse;
  }
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-yur88n {
  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.b7-casino-vphyka ease-in-out;
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-yur88n:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-yur88n {
    width: 100%;
  }
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-htnkdw {
  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.b7-casino-vphyka ease-in-out;
  overflow: hidden;
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-htnkdw 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);
  }
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-htnkdw: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;
}

.b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-htnkdw:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .b7-casino-i3j31z .b7-casino-7uwqfw .b7-casino-c3zruu .b7-casino-htnkdw {
    width: 100%;
  }
}

.b7-casino-i3j31z .b7-casino-7uwqfw.b7-casino-02pchi {
  display: none;
}

.b7-casino-i3j31z .b7-casino-3im8ld {
  display: none;
}

.b7-casino-i3j31z .b7-casino-3im8ld.b7-casino-m7v3oo {
  display: block;
}

.b7-casino-i3j31z .b7-casino-3im8ld iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .b7-casino-i3j31z .b7-casino-3im8ld iframe {
    height: calc(100vh - 54px);
  }
}

.b7-casino-i3j31z .b7-casino-z5mrxn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .b7-casino-i3j31z .b7-casino-z5mrxn {
    padding: 24px 16px 0;
  }
}

.b7-casino-i3j31z .b7-casino-z5mrxn .b7-casino-ks7czm {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .b7-casino-i3j31z .b7-casino-z5mrxn .b7-casino-ks7czm {
    margin-bottom: 24px;
  }
}

.b7-casino-i3j31z .b7-casino-z5mrxn 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);
}

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

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

.b7-casino-i3j31z .b7-casino-z5mrxn table tr:last-of-type td {
  border-bottom: none;
}

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

.b7-casino-1y7v86.b7-casino-1w70xk {
  display: block;
}

.b7-casino-1y7v86 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.b7-casino-1y7v86 .b7-casino-ekbfbl {
  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;
}

.b7-casino-1y7v86 .b7-casino-v7f4a0 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.b7-casino-1y7v86 .b7-casino-htnkdw {
  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.b7-casino-vphyka ease-in-out;
}

.b7-casino-1y7v86 .b7-casino-htnkdw:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.b7-casino-18lgbr.b7-casino-1w70xk {
  display: block;
}

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

.b7-casino-06zihe {
  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;
}

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

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

.b7-casino-kb5zlr {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.b7-casino-kb5zlr svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.b7-casino-lvn4up {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.b7-casino-tlx520.b7-casino-02pchi {
  display: none;
}

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

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

.b7-casino-6ahqps {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.b7-casino-6ahqps 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.b7-casino-vphyka ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.b7-casino-6ahqps input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.b7-casino-6ahqps input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.b7-casino-6ahqps input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.b7-casino-6ahqps input:active {
  border-color: #c2c0ce;
}

.b7-casino-6ahqps input:focus {
  border-color: #c2c0ce;
}

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

.b7-casino-8r2oir {
  margin-bottom: 36px;
}

.b7-casino-8r2oir 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;
}

.b7-casino-8r2oir textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.b7-casino-8r2oir textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.b7-casino-htk02b {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.b7-casino-ej4fw8 {
  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.b7-casino-vphyka ease-in-out;
}

.b7-casino-ej4fw8:hover {
  background: var(--border-color);
}

.b7-casino-i1s9xh {
  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.b7-casino-vphyka ease-in-out;
}

.b7-casino-i1s9xh:hover {
  background: #166ad9;
}

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

.b7-casino-dxgwwy.b7-casino-02pchi {
  display: none;
}

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

.b7-casino-dxgwwy .b7-casino-ej4fw8 {
  margin: 0 auto;
}

.b7-casino-mwkvak {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.b7-casino-xhqb54 {
  filter: grayscale(100%);
}

.b7-casino-7ws1ly > input {
  display: none;
}

.b7-casino-7ws1ly > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.b7-casino-d5w55n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.b7-casino-0ymcrp 44.b7-casino-unxqw9.b7-casino-8su9if.b7-casino-kn8i3o.b7-casino-x9nti8.b7-casino-b9iw7b.b7-casino-mjerhe.b7-casino-khgpuk.b7-casino-7j034v.b7-casino-dwraq7.b7-casino-vcqkm6.b7-casino-p8gm4w.b7-casino-wvtoxm 0l-12.b7-casino-14y3pv 30.b7-casino-crxwgf.b7-casino-a2j11u 2.b7-casino-l40fhg.b7-casino-a2j11u 3.b7-casino-mx9gsp 3.b7-casino-inat74.b7-casino-k5n9yv 3.b7-casino-g2rmrh.b7-casino-c9b408.b7-casino-l8yki4.b7-casino-1k4iec 7-3.b7-casino-14y3pv 10.b7-casino-9yhbru.b7-casino-1k4iec 23.b7-casino-r3cy7z.b7-casino-smywgh 1.b7-casino-owey26 2.b7-casino-14y3pv 3.b7-casino-smywgh 1.b7-casino-k5n9yv 5.b7-casino-e6lrl7.b7-casino-k5n9yv 32.b7-casino-d26o6u.b7-casino-c9b408 5.b7-casino-wvtoxm 4.b7-casino-1k4iec 9.b7-casino-1k4iec 8.b7-casino-k5n9yv 6.b7-casino-sh60az.b7-casino-h5hqe6.b7-casino-scwjzb.b7-casino-9q33it.b7-casino-3c89nx 4.b7-casino-csl69e.b7-casino-3c89nx 6.b7-casino-3c89nx 0l29.b7-casino-wvtoxm 17.b7-casino-jh7z5g.b7-casino-557a3u 2.b7-casino-789yrz 10.b7-casino-va31l5.b7-casino-14y3pv 8.b7-casino-icmiji.b7-casino-fak0ln.b7-casino-zogfxw.b7-casino-icscph.b7-casino-q6xbge.b7-casino-c9b408.b7-casino-b9iw7b.b7-casino-14y3pv 1.b7-casino-m9rahd.b7-casino-fha0ui.b7-casino-wm5sx8.b7-casino-gmb6kf.b7-casino-f6vxzy.b7-casino-owey26 1.b7-casino-by1yon.b7-casino-ge8ftl.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.b7-casino-7ws1ly > input:checked ~ label,
.b7-casino-7ws1ly > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.b7-casino-d5w55n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.b7-casino-0ymcrp 44.b7-casino-unxqw9.b7-casino-8su9if.b7-casino-kn8i3o.b7-casino-x9nti8.b7-casino-b9iw7b.b7-casino-mjerhe.b7-casino-khgpuk.b7-casino-7j034v.b7-casino-dwraq7.b7-casino-vcqkm6.b7-casino-p8gm4w.b7-casino-wvtoxm 0l-12.b7-casino-14y3pv 30.b7-casino-crxwgf.b7-casino-a2j11u 2.b7-casino-l40fhg.b7-casino-a2j11u 3.b7-casino-mx9gsp 3.b7-casino-inat74.b7-casino-k5n9yv 3.b7-casino-g2rmrh.b7-casino-c9b408.b7-casino-l8yki4.b7-casino-1k4iec 7-3.b7-casino-14y3pv 10.b7-casino-9yhbru.b7-casino-1k4iec 23.b7-casino-r3cy7z.b7-casino-smywgh 1.b7-casino-owey26 2.b7-casino-14y3pv 3.b7-casino-smywgh 1.b7-casino-k5n9yv 5.b7-casino-e6lrl7.b7-casino-k5n9yv 32.b7-casino-d26o6u.b7-casino-c9b408 5.b7-casino-wvtoxm 4.b7-casino-1k4iec 9.b7-casino-1k4iec 8.b7-casino-k5n9yv 6.b7-casino-sh60az.b7-casino-h5hqe6.b7-casino-scwjzb.b7-casino-9q33it.b7-casino-3c89nx 4.b7-casino-csl69e.b7-casino-3c89nx 6.b7-casino-3c89nx 0l29.b7-casino-wvtoxm 17.b7-casino-jh7z5g.b7-casino-557a3u 2.b7-casino-789yrz 10.b7-casino-va31l5.b7-casino-14y3pv 8.b7-casino-icmiji.b7-casino-fak0ln.b7-casino-zogfxw.b7-casino-icscph.b7-casino-q6xbge.b7-casino-c9b408.b7-casino-b9iw7b.b7-casino-14y3pv 1.b7-casino-m9rahd.b7-casino-fha0ui.b7-casino-wm5sx8.b7-casino-gmb6kf.b7-casino-f6vxzy.b7-casino-owey26 1.b7-casino-by1yon.b7-casino-ge8ftl.5z'/%3e%3c/svg%3e");
}

.b7-casino-7ws1ly > input:not(:checked) ~ label:hover,
.b7-casino-7ws1ly > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.b7-casino-d5w55n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.b7-casino-0ymcrp 44.b7-casino-unxqw9.b7-casino-8su9if.b7-casino-kn8i3o.b7-casino-x9nti8.b7-casino-b9iw7b.b7-casino-mjerhe.b7-casino-khgpuk.b7-casino-7j034v.b7-casino-dwraq7.b7-casino-vcqkm6.b7-casino-p8gm4w.b7-casino-wvtoxm 0l-12.b7-casino-14y3pv 30.b7-casino-crxwgf.b7-casino-a2j11u 2.b7-casino-l40fhg.b7-casino-a2j11u 3.b7-casino-mx9gsp 3.b7-casino-inat74.b7-casino-k5n9yv 3.b7-casino-g2rmrh.b7-casino-c9b408.b7-casino-l8yki4.b7-casino-1k4iec 7-3.b7-casino-14y3pv 10.b7-casino-9yhbru.b7-casino-1k4iec 23.b7-casino-r3cy7z.b7-casino-smywgh 1.b7-casino-owey26 2.b7-casino-14y3pv 3.b7-casino-smywgh 1.b7-casino-k5n9yv 5.b7-casino-e6lrl7.b7-casino-k5n9yv 32.b7-casino-d26o6u.b7-casino-c9b408 5.b7-casino-wvtoxm 4.b7-casino-1k4iec 9.b7-casino-1k4iec 8.b7-casino-k5n9yv 6.b7-casino-sh60az.b7-casino-h5hqe6.b7-casino-scwjzb.b7-casino-9q33it.b7-casino-3c89nx 4.b7-casino-csl69e.b7-casino-3c89nx 6.b7-casino-3c89nx 0l29.b7-casino-wvtoxm 17.b7-casino-jh7z5g.b7-casino-557a3u 2.b7-casino-789yrz 10.b7-casino-va31l5.b7-casino-14y3pv 8.b7-casino-icmiji.b7-casino-fak0ln.b7-casino-zogfxw.b7-casino-icscph.b7-casino-q6xbge.b7-casino-c9b408.b7-casino-b9iw7b.b7-casino-14y3pv 1.b7-casino-m9rahd.b7-casino-fha0ui.b7-casino-wm5sx8.b7-casino-gmb6kf.b7-casino-f6vxzy.b7-casino-owey26 1.b7-casino-by1yon.b7-casino-ge8ftl.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .b7-casino-tzhdpa > .b7-casino-mlpuu3 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .b7-casino-tzhdpa > .b7-casino-mlpuu3 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .b7-casino-tzhdpa > .b7-casino-mlpuu3 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .b7-casino-tzhdpa > .b7-casino-mlpuu3 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .b7-casino-tzhdpa > .b7-casino-mlpuu3 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.b7-casino-usn8vj {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.b7-casino-usn8vj.b7-casino-02pchi {
  display: none;
}

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

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

.b7-casino-aqpnbs {
  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;
}

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

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

.b7-casino-aqpnbs img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.b7-casino-u0kbkd {
  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;
}

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

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

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

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

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

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

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

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

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

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

.b7-casino-usn8vj.b7-casino-9g0h8r .b7-casino-v4ipmj {
  background: #2b3b67;
}

.b7-casino-usn8vj.b7-casino-9g0h8r .b7-casino-aqpnbs {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.b7-casino-usn8vj.b7-casino-9g0h8r .b7-casino-aqpnbs::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.b7-casino-usn8vj.b7-casino-9g0h8r .b7-casino-aqpnbs::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.b7-casino-usn8vj.b7-casino-9g0h8r .b7-casino-u0kbkd::before {
  background: #0e0f41;
}

.b7-casino-usn8vj.b7-casino-9g0h8r .b7-casino-u0kbkd::after {
  background: #152557;
}

.b7-casino-usn8vj.b7-casino-mbskrv .b7-casino-v4ipmj {
  background: #1f35fa;
}

.b7-casino-usn8vj.b7-casino-mbskrv .b7-casino-aqpnbs {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.b7-casino-usn8vj.b7-casino-mbskrv .b7-casino-aqpnbs::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.b7-casino-usn8vj.b7-casino-mbskrv .b7-casino-aqpnbs::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.b7-casino-usn8vj.b7-casino-mbskrv .b7-casino-u0kbkd::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.b7-casino-usn8vj.b7-casino-mbskrv .b7-casino-u0kbkd::after {
  background: #192ac8;
}

.b7-casino-usn8vj.b7-casino-rq4dlo .b7-casino-v4ipmj {
  background: #fa771f;
}

.b7-casino-usn8vj.b7-casino-rq4dlo .b7-casino-aqpnbs {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.b7-casino-usn8vj.b7-casino-rq4dlo .b7-casino-aqpnbs::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.b7-casino-usn8vj.b7-casino-rq4dlo .b7-casino-aqpnbs::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.b7-casino-usn8vj.b7-casino-rq4dlo .b7-casino-u0kbkd::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.b7-casino-usn8vj.b7-casino-rq4dlo .b7-casino-u0kbkd::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

.b7-casino-0aaryd {
  display: flex;
  align-items: center;
  gap: 10px;
}

.b7-casino-0aaryd span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.b7-casino-0aaryd small {
  font-size: 14px;
  color: var(--text-color);
}

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

.b7-casino-eonu5f {
  width: 120px;
  height: 22px;
}

.b7-casino-eonu5f .b7-casino-nuo7p6 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.b7-casino-gsk24l {
  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);
}

.b7-casino-gsk24l.b7-casino-m7v3oo {
  display: block;
}

.b7-casino-gsk24l.b7-casino-02pchi {
  display: none;
}

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

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

.b7-casino-djbhpr {
  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);
}

.b7-casino-r1h610 {
  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;
}

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

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

.b7-casino-38vjm1 {
  font-size: 16px;
  line-height: 140%;
}

.b7-casino-lwxnb4 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.b7-casino-lwxnb4 .b7-casino-nuo7p6 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

.b7-casino-3b6mqn {
  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) {
  .b7-casino-3b6mqn {
    padding: 12px;
    gap: 12px;
  }
}

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

.b7-casino-8f5a0l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b7-casino-eorg4i {
  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;
}

.b7-casino-k3m53n {
  flex: 1;
  min-width: 0;
}

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

.b7-casino-tqs908 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.b7-casino-tqs908 svg,
.b7-casino-tqs908 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b7-casino-tqs908 svg path {
  fill: var(--button-bg-color);
}

.b7-casino-tqs908 svg circle {
  fill: var(--button-text-color);
}

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

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

.b7-casino-betl9w strong {
  font-weight: 600;
}

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

.b7-casino-xdrcxm p {
  margin: 0 0 16px;
}

.b7-casino-xdrcxm p:last-child {
  margin-bottom: 0;
}

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

.b7-casino-c9zu9e {
  max-width: 300px;
  width: 100%;
}

.b7-casino-c9zu9e a {
  width: 100%;
}

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

.b7-casino-6gtifr {
  justify-content: center;
}

.b7-casino-belwmr {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.b7-casino-n8y9kd {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.b7-casino-345q1k .b7-casino-busln3 {
  justify-content: center;
}

/* faq */

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

.b7-casino-0ardhb {
  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.b7-casino-j8j6cv ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.b7-casino-0ardhb::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.b7-casino-j8j6cv ease;
}

.b7-casino-2aboox.b7-casino-1w70xk .b7-casino-0ardhb::after {
  transform: rotate(45deg);
}

.b7-casino-70tos2 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.b7-casino-vphyka ease, padding 0.b7-casino-vphyka ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.b7-casino-2aboox.b7-casino-1w70xk .b7-casino-70tos2 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.b7-casino-zs77sc {
  margin: 25px 0;
}

.b7-casino-7ws1ly > input:not(:checked) ~ label:hover,
.b7-casino-7ws1ly > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.b7-casino-hhaaf6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.b7-casino-mg5zei 44.b7-casino-5px15k.b7-casino-7gg3p5.b7-casino-8irg11.b7-casino-o8tvrq.b7-casino-x1dbtx.b7-casino-3l5rvd.b7-casino-ac03pn.b7-casino-03tlg6.b7-casino-b8dsaw.b7-casino-wb4135.b7-casino-7b81a4.b7-casino-47ul4e 0l-12.b7-casino-8qsryp 30.b7-casino-bj8e8w.b7-casino-aje7sw 2.b7-casino-xy42s3.b7-casino-aje7sw 3.b7-casino-aoeq37 3.b7-casino-xnortq.b7-casino-1cjqp6 3.b7-casino-7otilj.b7-casino-h5n4a1.b7-casino-31llh3.b7-casino-j3syd4 7-3.b7-casino-8qsryp 10.b7-casino-k74lhi.b7-casino-j3syd4 23.b7-casino-4jho0d.b7-casino-fm8f6m 1.b7-casino-fbj40l 2.b7-casino-8qsryp 3.b7-casino-fm8f6m 1.b7-casino-1cjqp6 5.b7-casino-f012ux.b7-casino-1cjqp6 32.b7-casino-edqk2e.b7-casino-h5n4a1 5.b7-casino-47ul4e 4.b7-casino-j3syd4 9.b7-casino-j3syd4 8.b7-casino-1cjqp6 6.b7-casino-lv6orq.b7-casino-jb52eb.b7-casino-dg97ie.b7-casino-h1jory.b7-casino-7e77xd 4.b7-casino-8zq3oq.b7-casino-7e77xd 6.b7-casino-7e77xd 0l29.b7-casino-47ul4e 17.b7-casino-cne0ip.b7-casino-cck2nt 2.b7-casino-7e092q 10.b7-casino-kwvtwm.b7-casino-8qsryp 8.b7-casino-vtq0dx.b7-casino-bf5gtn.b7-casino-cq38zh.b7-casino-7763vo.b7-casino-5qiiio.b7-casino-h5n4a1.b7-casino-x1dbtx.b7-casino-8qsryp 1.b7-casino-3be9j8.b7-casino-8itqp6.b7-casino-zdqums.b7-casino-6cq143.b7-casino-4lp17l.b7-casino-fbj40l 1.b7-casino-eq44kx.b7-casino-h2jtqt.5z'/%3e%3c/svg%3e");
}

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

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

.b7-casino-iasoqo {
  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);
}

.b7-casino-iasoqo.b7-casino-1ckb18 {
  display: block;
}

.b7-casino-iasoqo.b7-casino-tpl9sx {
  display: none;
}

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

.b7-casino-3tbmfw {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.b7-casino-zwg3lc {
  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);
}

.b7-casino-b7vyr5 {
  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;
}

.b7-casino-w7m5fz small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.b7-casino-jry0h2 {
  font-size: 16px;
  line-height: 140%;
}

.b7-casino-tpoabw {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.b7-casino-tpoabw .b7-casino-cpncfx {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.b7-casino-9txegl 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;
}

.b7-casino-9txegl 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 */

.b7-casino-0va670 {
  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);
}

.b7-casino-0va670.b7-casino-xxzw08 {
  opacity: 1;
  pointer-events: auto;
}

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

.b7-casino-f2yjni label {
  font-size: 14px;
}

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

.b7-casino-y1z67o h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.b7-casino-17mcls, .b7-casino-e0i9ze, [class*="review-card"],
thead, thead th, table th, .b7-casino-gu9r0x,
.b7-casino-qc8rt7, [class*="collapsible-header"],
.b7-casino-j96gh0, [class*="updated-block"] {
  color: #ece7dc !important;
}
