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

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

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

.bizzo-casino-r6scfe {
  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) {
  .bizzo-casino-r6scfe: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;
  }
}

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

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

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

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

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

.bizzo-casino-14ee0j {
  cursor: pointer;
}

.bizzo-casino-pfx3f1 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.bizzo-casino-drjepi {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bizzo-casino-drjepi figure {
  margin: 0;
}

.bizzo-casino-drjepi.bizzo-casino-y2wr1f {
  justify-content: flex-start;
  margin-right: 4px;
}

.bizzo-casino-drjepi.bizzo-casino-2utzt6 {
  justify-content: flex-end;
  margin-left: 4px;
}

.bizzo-casino-drjepi.bizzo-casino-lz2dfw {
  justify-content: center;
}

.bizzo-casino-drjepi.bizzo-casino-7txuvb {
  justify-content: normal;
}

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

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

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

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

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

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

.bizzo-casino-r5cw0p img {
  width: 100%;
}

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

.bizzo-casino-vl8yn7 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.bizzo-casino-vl8yn7 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);
}

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

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

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

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

.bizzo-casino-vl8yn7 ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.bizzo-casino-9ho0e1.bizzo-casino-7beym0 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .bizzo-casino-9ho0e1.bizzo-casino-7beym0:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.bizzo-casino-ivi25f {
  margin-bottom: 94px;
}

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

.bizzo-casino-86a2sd .bizzo-casino-i7hozm {
  margin-bottom: 28px;
}

.bizzo-casino-86a2sd .bizzo-casino-i7hozm img {
  max-height: 100px;
  width: auto;
}

.bizzo-casino-bvdx6t {
  display: flex;
  align-items: center;
}

.bizzo-casino-bvdx6t a + a {
  margin-left: 24px;
}

.bizzo-casino-bvdx6t img {
  max-height: 56px;
  width: auto;
}

.bizzo-casino-bvdx6t img + img {
  margin-left: 24px;
}

.bizzo-casino-9mtdg0 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.bizzo-casino-z3tih9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.bizzo-casino-85nhk7 li {
  display: flex;
  margin: 0 7px;
}

.bizzo-casino-85nhk7 li svg {
  transition: 0.bizzo-casino-oi33sp ease-in-out;
}

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

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

.bizzo-casino-zljdiv + .bizzo-casino-zljdiv {
  margin-left: 120px;
}

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

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

.bizzo-casino-r79vzk {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bizzo-casino-r79vzk li {
  font-size: 16px;
}

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

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

.bizzo-casino-r79vzk li + li {
  margin-top: 16px;
}

.bizzo-casino-h5drgd {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bizzo-casino-hfig63 ease-in-out;
}

.bizzo-casino-h5drgd.bizzo-casino-7nv90f {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.bizzo-casino-5qcyy7 li {
  width: 100%;
}

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

.bizzo-casino-5qcyy7 li a svg {
  fill: var(--button-text-color);
}

.bizzo-casino-5qcyy7 li a.bizzo-casino-7nv90f {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.bizzo-casino-t0pfm1 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.bizzo-casino-t0pfm1 img {
  width: 100%;
  transition: 0.bizzo-casino-oi33sp ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .bizzo-casino-x908yt .bizzo-casino-i7hozm img {
    max-width: 90px;
  }
}

.bizzo-casino-i7hozm img {
  max-height: 50px;
  width: auto;
}

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

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

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

.bizzo-casino-vmucvm li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.bizzo-casino-vjwfu6.bizzo-casino-zbnqtf {
  margin-right: 0;
}

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

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

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

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

.bizzo-casino-38vuwn {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.bizzo-casino-38vuwn:hover > ul {
  display: flex;
}

.bizzo-casino-38vuwn:focus > ul {
  display: flex;
}

.bizzo-casino-38vuwn:focus-within > ul {
  display: flex;
}

.bizzo-casino-37afyd {
  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;
}

.bizzo-casino-37afyd::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.bizzo-casino-hfig63 ease-in-out;
}

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

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

.bizzo-casino-38vuwn 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.bizzo-casino-oi33sp ease-in-out;
  overflow: hidden;
}

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

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

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

.bizzo-casino-qup8f4 {
  display: none;
}

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

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

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

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

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

.bizzo-casino-ae4tjq img {
  margin-bottom: 20px;
}

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

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

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

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

.bizzo-casino-x9s18f {
  color: var(--text-color);
}

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

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

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

.bizzo-casino-3wfjyn p img {
  display: block;
  margin: 0 auto;
}

.bizzo-casino-3wfjyn p:first-of-type {
  margin-top: 0;
}

.bizzo-casino-3wfjyn p:last-of-type {
  margin-bottom: 0;
}

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

.bizzo-casino-3wfjyn ul {
  padding: 0 0 0 20px;
}

.bizzo-casino-3wfjyn table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.bizzo-casino-3wfjyn table tr:nth-child(even) td {
  background: var(--table-2-color);
}

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

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

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

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

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

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

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

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

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

.bizzo-casino-lrvkv5 .bizzo-casino-tjnwhi {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.bizzo-casino-lrvkv5 .bizzo-casino-casvhb {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.bizzo-casino-casvhb {
  margin: 0 0 28px;
}

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

.bizzo-casino-tjnwhi {
  margin: 0 0 28px;
}

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

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

.bizzo-casino-lfohso .bizzo-casino-r6scfe {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.bizzo-casino-mipzy6 {
  position: relative;
  border: none;
}

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

.bizzo-casino-i0vasn {
  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;
}

.bizzo-casino-i0vasn span {
  height: 32px;
}

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

.bizzo-casino-i0vasn.bizzo-casino-vd4sa9 span {
  transform: scaleY(-1);
}

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

.bizzo-casino-4q01le {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.bizzo-casino-4q01le li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.bizzo-casino-oi33sp ease-in-out;
}

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

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

.bizzo-casino-4q01le.bizzo-casino-1ibdsb {
  display: none;
}

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

.bizzo-casino-xvtd1w table {
  width: 100%;
  border-collapse: collapse;
}

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

  .bizzo-casino-xvtd1w table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.bizzo-casino-nlfnyo {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.bizzo-casino-tzauy3 p {
  color: var(--text-color);
}

.bizzo-casino-2m6izb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.bizzo-casino-glwoa0 {
  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);
}

.bizzo-casino-4tfx4s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bizzo-casino-g74y26 p + p {
  margin-top: 10px;
}

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

.bizzo-casino-2xqk0i {
  display: none;
}

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

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

.bizzo-casino-mukmj6 li {
  margin: 0 20px;
}

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

.bizzo-casino-mukmj6 li a img {
  margin-bottom: 4px;
}

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

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

.bizzo-casino-zrzwk4 li {
  font-size: 16px;
  position: relative;
}

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

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

.bizzo-casino-zrzwk4 li span {
  opacity: 0.5;
}

.bizzo-casino-zrzwk4 li + li {
  margin-left: 30px;
}

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

h2.bizzo-casino-7mrlv7 {
  margin: 0 0 28px;
}

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

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

.bizzo-casino-3pvxym 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);
}

.bizzo-casino-3pvxym 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;
}

.bizzo-casino-3pvxym 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;
}

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

.bizzo-casino-3pvxym tbody tr:last-of-type {
  margin-bottom: 0;
}

.bizzo-casino-3pvxym tbody tr td:first-of-type {
  flex-shrink: 0;
}

.bizzo-casino-3pvxym 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);
}

.bizzo-casino-3pvxym 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);
}

.bizzo-casino-3pvxym tbody tr td:last-of-type {
  margin-left: auto;
}

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

.bizzo-casino-3pvxym tbody tr td .bizzo-casino-t1u8yu {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.bizzo-casino-3pvxym tbody tr td .bizzo-casino-hhz3dt {
  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.bizzo-casino-oi33sp ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.bizzo-casino-3pvxym tbody tr td .bizzo-casino-dqj4u3 {
  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) {
  .bizzo-casino-3pvxym tbody tr td .bizzo-casino-dqj4u3:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.bizzo-casino-ln47r2 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.bizzo-casino-oi33sp ease-in-out;
}

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

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

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

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

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

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

.bizzo-casino-cc7l90 img {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

.bizzo-casino-nldr4s svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.bizzo-casino-oi33sp ease-in-out;
}

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

.bizzo-casino-mh5o6x {
  padding: 90px 0;
}

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

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

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

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

.bizzo-casino-tuhvkd img {
  width: 100%;
}

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

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

.bizzo-casino-zxfh0e {
  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;
}

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

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

.bizzo-casino-156rfl {
  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.bizzo-casino-oi33sp ease-in-out;
}

.bizzo-casino-156rfl:hover {
  border: 1px solid #8c8ca2;
}

.bizzo-casino-xi7hrn {
  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%);
}

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

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

.bizzo-casino-qp41k1 a {
  text-decoration: underline;
  color: #8babff;
}

.bizzo-casino-70v83l {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.bizzo-casino-70v83l .bizzo-casino-156rfl {
  width: 50%;
  margin: 0;
}

.bizzo-casino-9wll7k {
  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;
}

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

.bizzo-casino-yeqrlx {
  margin: 0 0 100px;
}

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

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

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

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

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

.bizzo-casino-sw7bqw {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.bizzo-casino-f601xp 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.bizzo-casino-oi33sp ease-in-out;
}

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

.bizzo-casino-f601xp a svg {
  fill: #fff;
}

.bizzo-casino-f601xp a:hover {
  background: #3d68e7;
}

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

.bizzo-casino-nqm84m {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-r1mcav 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);
}

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

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

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

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

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

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

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

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

.bizzo-casino-shm0kg.bizzo-casino-b3sqmi {
  display: none;
}

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

.bizzo-casino-95sq89 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bizzo-casino-95sq89 iframe.bizzo-casino-yq01yg {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bizzo-casino-95sq89.bizzo-casino-6q1tqb {
  opacity: 1;
  pointer-events: all;
}

.bizzo-casino-zlgn6e {
  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.bizzo-casino-oi33sp ease-in-out;
}

.bizzo-casino-zlgn6e svg {
  margin-right: 10px;
}

.bizzo-casino-zlgn6e + .bizzo-casino-zlgn6e {
  margin-top: 14px;
}

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

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

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

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

.bizzo-casino-pkxh2m .bizzo-casino-lfohso {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .bizzo-casino-pkxh2m .bizzo-casino-lfohso {
    margin: 28px 0 0;
  }
}

.bizzo-casino-3o5o4b {
  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) {
  .bizzo-casino-3o5o4b {
    padding: 0 16px;
  }
}

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

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

.bizzo-casino-hjtxlv {
  max-width: 545px;
  width: 100%;
}

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

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

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

.bizzo-casino-3ogbb3 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-emzt4z .bizzo-casino-r6scfe {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .bizzo-casino-emzt4z .bizzo-casino-r6scfe {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.bizzo-casino-52sqax {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.bizzo-casino-52sqax img {
  width: 100%;
}

.bizzo-casino-7nzcwn {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.bizzo-casino-zgg0jl {
  width: 100%;
  margin: 0 0 100px;
}

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

.bizzo-casino-zgg0jl .bizzo-casino-ohoevf {
  position: relative;
}

.bizzo-casino-zgg0jl .bizzo-casino-lfcxob {
  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;
}

.bizzo-casino-zgg0jl .bizzo-casino-lfcxob.bizzo-casino-b3sqmi {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .bizzo-casino-zgg0jl .bizzo-casino-sqi45o {
    bottom: 90px;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-bbmog4 {
  max-width: 300px;
  width: 100%;
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-bbmog4 .bizzo-casino-qn9otf {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-bbmog4 .bizzo-casino-qn9otf {
    font-size: 32px;
    text-align: center;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-bbmog4 .bizzo-casino-w253up {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-bbmog4 .bizzo-casino-w253up {
    text-align: center;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf {
    flex-direction: column-reverse;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-g6aje0 {
  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.bizzo-casino-oi33sp ease-in-out;
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-g6aje0:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-g6aje0 {
    width: 100%;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-uuonz8 {
  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.bizzo-casino-oi33sp ease-in-out;
  overflow: hidden;
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-uuonz8 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);
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-uuonz8: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;
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-uuonz8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-zgg0jl .bizzo-casino-sqi45o .bizzo-casino-zbnqtf .bizzo-casino-uuonz8 {
    width: 100%;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-sqi45o.bizzo-casino-b3sqmi {
  display: none;
}

.bizzo-casino-zgg0jl .bizzo-casino-8wkbwa {
  display: none;
}

.bizzo-casino-zgg0jl .bizzo-casino-8wkbwa.bizzo-casino-6q1tqb {
  display: block;
}

.bizzo-casino-zgg0jl .bizzo-casino-8wkbwa iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-zgg0jl .bizzo-casino-8wkbwa iframe {
    height: calc(100vh - 54px);
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-nqu9ls {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .bizzo-casino-zgg0jl .bizzo-casino-nqu9ls {
    padding: 24px 16px 0;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-nqu9ls .bizzo-casino-qn9otf {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-zgg0jl .bizzo-casino-nqu9ls .bizzo-casino-qn9otf {
    margin-bottom: 24px;
  }
}

.bizzo-casino-zgg0jl .bizzo-casino-nqu9ls 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);
}

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

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

.bizzo-casino-zgg0jl .bizzo-casino-nqu9ls table tr:last-of-type td {
  border-bottom: none;
}

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

.bizzo-casino-yad6sb.bizzo-casino-7nv90f {
  display: block;
}

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

.bizzo-casino-yad6sb .bizzo-casino-aushnc {
  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;
}

.bizzo-casino-yad6sb .bizzo-casino-1tddal {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bizzo-casino-yad6sb .bizzo-casino-uuonz8 {
  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.bizzo-casino-oi33sp ease-in-out;
}

.bizzo-casino-yad6sb .bizzo-casino-uuonz8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.bizzo-casino-zmfnx3.bizzo-casino-7nv90f {
  display: block;
}

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

.bizzo-casino-gefs3r {
  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;
}

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

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

.bizzo-casino-6efbrw {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.bizzo-casino-6efbrw svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.bizzo-casino-w6t5qe {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bizzo-casino-d1r462.bizzo-casino-b3sqmi {
  display: none;
}

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

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

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

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

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

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

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

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

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

.bizzo-casino-qoflt9 input:active {
  border-color: #c2c0ce;
}

.bizzo-casino-qoflt9 input:focus {
  border-color: #c2c0ce;
}

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

.bizzo-casino-vx298y {
  margin-bottom: 36px;
}

.bizzo-casino-vx298y 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;
}

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

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

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

.bizzo-casino-oarz9y {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bizzo-casino-o7n5ok {
  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.bizzo-casino-oi33sp ease-in-out;
}

.bizzo-casino-o7n5ok:hover {
  background: var(--border-color);
}

.bizzo-casino-rgmeg7 {
  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.bizzo-casino-oi33sp ease-in-out;
}

.bizzo-casino-rgmeg7:hover {
  background: #166ad9;
}

.bizzo-casino-5v890j {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.bizzo-casino-5v890j.bizzo-casino-b3sqmi {
  display: none;
}

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

.bizzo-casino-5v890j .bizzo-casino-o7n5ok {
  margin: 0 auto;
}

.bizzo-casino-ggfe9a {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.bizzo-casino-5ntm0i {
  filter: grayscale(100%);
}

.bizzo-casino-85z66u > input {
  display: none;
}

.bizzo-casino-85z66u > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-7645n2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bizzo-casino-s47bqe 44.bizzo-casino-zilg6a.bizzo-casino-0okydr.bizzo-casino-vvw7j4.bizzo-casino-9t3s2k.bizzo-casino-xtaa7j.bizzo-casino-600428.bizzo-casino-fu871u.bizzo-casino-4dwlo3.bizzo-casino-bisndx.bizzo-casino-3ahmwq.bizzo-casino-qwprsl.bizzo-casino-12r7l5 0l-12.bizzo-casino-1qj4ce 30.bizzo-casino-kdxlqd.bizzo-casino-w4egn0 2.bizzo-casino-uwe0jq.bizzo-casino-w4egn0 3.bizzo-casino-bazy0a 3.bizzo-casino-8cst85.bizzo-casino-85768q 3.bizzo-casino-cgp4y1.bizzo-casino-ivgykz.bizzo-casino-ohk4vz.bizzo-casino-2mk8gx 7-3.bizzo-casino-1qj4ce 10.bizzo-casino-2s9sb2.bizzo-casino-2mk8gx 23.bizzo-casino-yoqsin.bizzo-casino-5aetvq 1.bizzo-casino-147bdm 2.bizzo-casino-1qj4ce 3.bizzo-casino-5aetvq 1.bizzo-casino-85768q 5.bizzo-casino-z7ogfn.bizzo-casino-85768q 32.bizzo-casino-xr5c1y.bizzo-casino-ivgykz 5.bizzo-casino-12r7l5 4.bizzo-casino-2mk8gx 9.bizzo-casino-2mk8gx 8.bizzo-casino-85768q 6.bizzo-casino-qmfuq0.bizzo-casino-3f3sm2.bizzo-casino-62i9pj.bizzo-casino-yfbj3s.bizzo-casino-67ydr2 4.bizzo-casino-vbm7vh.bizzo-casino-67ydr2 6.bizzo-casino-67ydr2 0l29.bizzo-casino-12r7l5 17.bizzo-casino-miwhl0.bizzo-casino-ktpduj 2.bizzo-casino-qr8d3b 10.bizzo-casino-6qgd09.bizzo-casino-1qj4ce 8.bizzo-casino-m9rndn.bizzo-casino-pfz23x.bizzo-casino-41b7nb.bizzo-casino-eleurt.bizzo-casino-k259kn.bizzo-casino-ivgykz.bizzo-casino-xtaa7j.bizzo-casino-1qj4ce 1.bizzo-casino-7s2lrh.bizzo-casino-3kimkz.bizzo-casino-bnvonc.bizzo-casino-vrv9ra.bizzo-casino-o7r6aj.bizzo-casino-147bdm 1.bizzo-casino-825d7k.bizzo-casino-pli5te.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bizzo-casino-85z66u > input:checked ~ label,
.bizzo-casino-85z66u > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-7645n2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bizzo-casino-s47bqe 44.bizzo-casino-zilg6a.bizzo-casino-0okydr.bizzo-casino-vvw7j4.bizzo-casino-9t3s2k.bizzo-casino-xtaa7j.bizzo-casino-600428.bizzo-casino-fu871u.bizzo-casino-4dwlo3.bizzo-casino-bisndx.bizzo-casino-3ahmwq.bizzo-casino-qwprsl.bizzo-casino-12r7l5 0l-12.bizzo-casino-1qj4ce 30.bizzo-casino-kdxlqd.bizzo-casino-w4egn0 2.bizzo-casino-uwe0jq.bizzo-casino-w4egn0 3.bizzo-casino-bazy0a 3.bizzo-casino-8cst85.bizzo-casino-85768q 3.bizzo-casino-cgp4y1.bizzo-casino-ivgykz.bizzo-casino-ohk4vz.bizzo-casino-2mk8gx 7-3.bizzo-casino-1qj4ce 10.bizzo-casino-2s9sb2.bizzo-casino-2mk8gx 23.bizzo-casino-yoqsin.bizzo-casino-5aetvq 1.bizzo-casino-147bdm 2.bizzo-casino-1qj4ce 3.bizzo-casino-5aetvq 1.bizzo-casino-85768q 5.bizzo-casino-z7ogfn.bizzo-casino-85768q 32.bizzo-casino-xr5c1y.bizzo-casino-ivgykz 5.bizzo-casino-12r7l5 4.bizzo-casino-2mk8gx 9.bizzo-casino-2mk8gx 8.bizzo-casino-85768q 6.bizzo-casino-qmfuq0.bizzo-casino-3f3sm2.bizzo-casino-62i9pj.bizzo-casino-yfbj3s.bizzo-casino-67ydr2 4.bizzo-casino-vbm7vh.bizzo-casino-67ydr2 6.bizzo-casino-67ydr2 0l29.bizzo-casino-12r7l5 17.bizzo-casino-miwhl0.bizzo-casino-ktpduj 2.bizzo-casino-qr8d3b 10.bizzo-casino-6qgd09.bizzo-casino-1qj4ce 8.bizzo-casino-m9rndn.bizzo-casino-pfz23x.bizzo-casino-41b7nb.bizzo-casino-eleurt.bizzo-casino-k259kn.bizzo-casino-ivgykz.bizzo-casino-xtaa7j.bizzo-casino-1qj4ce 1.bizzo-casino-7s2lrh.bizzo-casino-3kimkz.bizzo-casino-bnvonc.bizzo-casino-vrv9ra.bizzo-casino-o7r6aj.bizzo-casino-147bdm 1.bizzo-casino-825d7k.bizzo-casino-pli5te.5z'/%3e%3c/svg%3e");
}

.bizzo-casino-85z66u > input:not(:checked) ~ label:hover,
.bizzo-casino-85z66u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-7645n2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-s47bqe 44.bizzo-casino-zilg6a.bizzo-casino-0okydr.bizzo-casino-vvw7j4.bizzo-casino-9t3s2k.bizzo-casino-xtaa7j.bizzo-casino-600428.bizzo-casino-fu871u.bizzo-casino-4dwlo3.bizzo-casino-bisndx.bizzo-casino-3ahmwq.bizzo-casino-qwprsl.bizzo-casino-12r7l5 0l-12.bizzo-casino-1qj4ce 30.bizzo-casino-kdxlqd.bizzo-casino-w4egn0 2.bizzo-casino-uwe0jq.bizzo-casino-w4egn0 3.bizzo-casino-bazy0a 3.bizzo-casino-8cst85.bizzo-casino-85768q 3.bizzo-casino-cgp4y1.bizzo-casino-ivgykz.bizzo-casino-ohk4vz.bizzo-casino-2mk8gx 7-3.bizzo-casino-1qj4ce 10.bizzo-casino-2s9sb2.bizzo-casino-2mk8gx 23.bizzo-casino-yoqsin.bizzo-casino-5aetvq 1.bizzo-casino-147bdm 2.bizzo-casino-1qj4ce 3.bizzo-casino-5aetvq 1.bizzo-casino-85768q 5.bizzo-casino-z7ogfn.bizzo-casino-85768q 32.bizzo-casino-xr5c1y.bizzo-casino-ivgykz 5.bizzo-casino-12r7l5 4.bizzo-casino-2mk8gx 9.bizzo-casino-2mk8gx 8.bizzo-casino-85768q 6.bizzo-casino-qmfuq0.bizzo-casino-3f3sm2.bizzo-casino-62i9pj.bizzo-casino-yfbj3s.bizzo-casino-67ydr2 4.bizzo-casino-vbm7vh.bizzo-casino-67ydr2 6.bizzo-casino-67ydr2 0l29.bizzo-casino-12r7l5 17.bizzo-casino-miwhl0.bizzo-casino-ktpduj 2.bizzo-casino-qr8d3b 10.bizzo-casino-6qgd09.bizzo-casino-1qj4ce 8.bizzo-casino-m9rndn.bizzo-casino-pfz23x.bizzo-casino-41b7nb.bizzo-casino-eleurt.bizzo-casino-k259kn.bizzo-casino-ivgykz.bizzo-casino-xtaa7j.bizzo-casino-1qj4ce 1.bizzo-casino-7s2lrh.bizzo-casino-3kimkz.bizzo-casino-bnvonc.bizzo-casino-vrv9ra.bizzo-casino-o7r6aj.bizzo-casino-147bdm 1.bizzo-casino-825d7k.bizzo-casino-pli5te.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .bizzo-casino-b1r3cv > .bizzo-casino-wji4n7 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .bizzo-casino-b1r3cv > .bizzo-casino-wji4n7 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .bizzo-casino-b1r3cv > .bizzo-casino-wji4n7 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .bizzo-casino-b1r3cv > .bizzo-casino-wji4n7 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .bizzo-casino-b1r3cv > .bizzo-casino-wji4n7 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.bizzo-casino-43q72u {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.bizzo-casino-43q72u.bizzo-casino-b3sqmi {
  display: none;
}

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

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

.bizzo-casino-wpbew3 {
  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;
}

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

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

.bizzo-casino-wpbew3 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.bizzo-casino-kvi3zz {
  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;
}

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-43q72u.bizzo-casino-op7yf8 .bizzo-casino-65b6nr {
  background: #2b3b67;
}

.bizzo-casino-43q72u.bizzo-casino-op7yf8 .bizzo-casino-wpbew3 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bizzo-casino-43q72u.bizzo-casino-op7yf8 .bizzo-casino-wpbew3::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bizzo-casino-43q72u.bizzo-casino-op7yf8 .bizzo-casino-wpbew3::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bizzo-casino-43q72u.bizzo-casino-op7yf8 .bizzo-casino-kvi3zz::before {
  background: #0e0f41;
}

.bizzo-casino-43q72u.bizzo-casino-op7yf8 .bizzo-casino-kvi3zz::after {
  background: #152557;
}

.bizzo-casino-43q72u.bizzo-casino-h3uvks .bizzo-casino-65b6nr {
  background: #1f35fa;
}

.bizzo-casino-43q72u.bizzo-casino-h3uvks .bizzo-casino-wpbew3 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bizzo-casino-43q72u.bizzo-casino-h3uvks .bizzo-casino-wpbew3::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bizzo-casino-43q72u.bizzo-casino-h3uvks .bizzo-casino-wpbew3::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bizzo-casino-43q72u.bizzo-casino-h3uvks .bizzo-casino-kvi3zz::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bizzo-casino-43q72u.bizzo-casino-h3uvks .bizzo-casino-kvi3zz::after {
  background: #192ac8;
}

.bizzo-casino-43q72u.bizzo-casino-t7abpr .bizzo-casino-65b6nr {
  background: #fa771f;
}

.bizzo-casino-43q72u.bizzo-casino-t7abpr .bizzo-casino-wpbew3 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-43q72u.bizzo-casino-t7abpr .bizzo-casino-wpbew3::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bizzo-casino-43q72u.bizzo-casino-t7abpr .bizzo-casino-wpbew3::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bizzo-casino-43q72u.bizzo-casino-t7abpr .bizzo-casino-kvi3zz::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-43q72u.bizzo-casino-t7abpr .bizzo-casino-kvi3zz::after {
  background: #fa8535;
}

.bizzo-casino-8324d0 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.bizzo-casino-qbu190 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.bizzo-casino-qckgdl {
  width: 120px;
  height: 22px;
}

.bizzo-casino-qckgdl .bizzo-casino-893cbc {
  fill: #c2c0ce;
}

.bizzo-casino-qckgdl [rating="1"] .bizzo-casino-893cbc:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bizzo-casino-qckgdl [rating="2"] .bizzo-casino-893cbc:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bizzo-casino-qckgdl [rating="3"] .bizzo-casino-893cbc:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bizzo-casino-qckgdl [rating="4"] .bizzo-casino-893cbc:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bizzo-casino-qckgdl [rating="5"] .bizzo-casino-893cbc:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.bizzo-casino-bs5kfu {
  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);
}

.bizzo-casino-bs5kfu.bizzo-casino-6q1tqb {
  display: block;
}

.bizzo-casino-bs5kfu.bizzo-casino-b3sqmi {
  display: none;
}

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

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

.bizzo-casino-6kvi6a {
  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);
}

.bizzo-casino-5j2byj {
  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;
}

.bizzo-casino-2q06oe small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.bizzo-casino-wmqtj2 {
  font-size: 16px;
  line-height: 140%;
}

.bizzo-casino-d5bbl4 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bizzo-casino-d5bbl4 .bizzo-casino-893cbc {
  fill: #c2c0ce;
}

.bizzo-casino-d5bbl4 [rating="1"] .bizzo-casino-893cbc:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bizzo-casino-d5bbl4 [rating="2"] .bizzo-casino-893cbc:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bizzo-casino-d5bbl4 [rating="3"] .bizzo-casino-893cbc:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bizzo-casino-d5bbl4 [rating="4"] .bizzo-casino-893cbc:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bizzo-casino-d5bbl4 [rating="5"] .bizzo-casino-893cbc:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

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

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

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

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

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

.bizzo-casino-z0h0zx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bizzo-casino-36tzwm {
  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;
}

.bizzo-casino-u5v733 {
  flex: 1;
  min-width: 0;
}

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

.bizzo-casino-kom74a {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

.bizzo-casino-hjw181 strong {
  font-weight: 600;
}

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

.bizzo-casino-fj4jsi p {
  margin: 0 0 16px;
}

.bizzo-casino-fj4jsi p:last-child {
  margin-bottom: 0;
}

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

.bizzo-casino-rvqm5s {
  max-width: 300px;
  width: 100%;
}

.bizzo-casino-rvqm5s a {
  width: 100%;
}

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

.bizzo-casino-z8ohj3 {
  justify-content: center;
}

.bizzo-casino-wv6ugw {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bizzo-casino-d7c0o5 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.bizzo-casino-x5geaq .bizzo-casino-vmucvm {
  justify-content: center;
}

/* faq */

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

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

.bizzo-casino-eemfyy::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bizzo-casino-f5n4xl ease;
}

.bizzo-casino-mr7fr5.bizzo-casino-7nv90f .bizzo-casino-eemfyy::after {
  transform: rotate(45deg);
}

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

.bizzo-casino-mr7fr5.bizzo-casino-7nv90f .bizzo-casino-tnlbcg {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bizzo-casino-7ruvwl {
  margin: 25px 0;
}

.bizzo-casino-85z66u > input:not(:checked) ~ label:hover,
.bizzo-casino-85z66u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-160k4d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-hkrsd5 44.bizzo-casino-unjb7e.bizzo-casino-l2rk5a.bizzo-casino-k2l6s3.bizzo-casino-fppqt9.bizzo-casino-uibwwn.bizzo-casino-5a46eu.bizzo-casino-yhqe2z.bizzo-casino-cv4g2i.bizzo-casino-fl9pko.bizzo-casino-o0f9vl.bizzo-casino-dbf1hz.bizzo-casino-954amh 0l-12.bizzo-casino-p40rkh 30.bizzo-casino-011pir.bizzo-casino-jac2z5 2.bizzo-casino-8hkrm1.bizzo-casino-jac2z5 3.bizzo-casino-g6mg6x 3.bizzo-casino-yjr3rw.bizzo-casino-xdfl94 3.bizzo-casino-m63xq1.bizzo-casino-5kcxje.bizzo-casino-1q7hvg.bizzo-casino-2vr8ih 7-3.bizzo-casino-p40rkh 10.bizzo-casino-zzs1uw.bizzo-casino-2vr8ih 23.bizzo-casino-lsgzru.bizzo-casino-d1ldv3 1.bizzo-casino-8wt34n 2.bizzo-casino-p40rkh 3.bizzo-casino-d1ldv3 1.bizzo-casino-xdfl94 5.bizzo-casino-sjot4t.bizzo-casino-xdfl94 32.bizzo-casino-jopffo.bizzo-casino-5kcxje 5.bizzo-casino-954amh 4.bizzo-casino-2vr8ih 9.bizzo-casino-2vr8ih 8.bizzo-casino-xdfl94 6.bizzo-casino-xzrzd9.bizzo-casino-krrpf2.bizzo-casino-60l5g5.bizzo-casino-np5lhu.bizzo-casino-ckx40l 4.bizzo-casino-y37kun.bizzo-casino-ckx40l 6.bizzo-casino-ckx40l 0l29.bizzo-casino-954amh 17.bizzo-casino-60eito.bizzo-casino-zzdrj0 2.bizzo-casino-skg8qn 10.bizzo-casino-svkek4.bizzo-casino-p40rkh 8.bizzo-casino-aeblp3.bizzo-casino-sz0kcg.bizzo-casino-lzlaww.bizzo-casino-cgx4eo.bizzo-casino-krnxju.bizzo-casino-5kcxje.bizzo-casino-uibwwn.bizzo-casino-p40rkh 1.bizzo-casino-qbnmi4.bizzo-casino-jz3tv9.bizzo-casino-o1g9s3.bizzo-casino-3nddvl.bizzo-casino-rnwamh.bizzo-casino-8wt34n 1.bizzo-casino-298hay.bizzo-casino-0cfny0.5z'/%3e%3c/svg%3e");
}

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

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

.bizzo-casino-tbrwry {
  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);
}

.bizzo-casino-tbrwry.bizzo-casino-xu0dvh {
  display: block;
}

.bizzo-casino-tbrwry.bizzo-casino-0csnbf {
  display: none;
}

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

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

.bizzo-casino-jzsdaa {
  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);
}

.bizzo-casino-eo0nat {
  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;
}

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

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

.bizzo-casino-e7wnab {
  font-size: 16px;
  line-height: 140%;
}

.bizzo-casino-1fjzn8 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bizzo-casino-1fjzn8 .bizzo-casino-h2fbn6 {
  fill: #c2c0ce;
}

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

.bizzo-casino-1fjzn8 [rating="2"] .bizzo-casino-h2fbn6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bizzo-casino-1fjzn8 [rating="3"] .bizzo-casino-h2fbn6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bizzo-casino-1fjzn8 [rating="4"] .bizzo-casino-h2fbn6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bizzo-casino-1fjzn8 [rating="5"] .bizzo-casino-h2fbn6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.bizzo-casino-l2qwe1 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;
}

.bizzo-casino-l2qwe1 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 */

.bizzo-casino-j3m5h1 {
  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);
}

.bizzo-casino-j3m5h1.bizzo-casino-jsfnst {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.bizzo-casino-ez62in, .bizzo-casino-6jn22r, [class*="review-card"],
thead, thead th, table th, .bizzo-casino-2zspfm,
.bizzo-casino-px7elg, [class*="collapsible-header"],
.bizzo-casino-2m6izb, [class*="updated-block"] {
  color: #ece7dc !important;
}
