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

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

.bizzo-casino-76bbo8 {
  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-76bbo8: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-eqb1j6 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.bizzo-casino-eqb1j6 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-eqb1j6 h1 {
    font-size: 120px;
  }
}

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

.bizzo-casino-e2qjbe {
  cursor: pointer;
}

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

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

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

.bizzo-casino-aaph5a.bizzo-casino-0yhm9h {
  justify-content: flex-start;
  margin-right: 4px;
}

.bizzo-casino-aaph5a.bizzo-casino-d85ftf {
  justify-content: flex-end;
  margin-left: 4px;
}

.bizzo-casino-aaph5a.bizzo-casino-c7dbum {
  justify-content: center;
}

.bizzo-casino-aaph5a.bizzo-casino-1xik7t {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-vd06me.bizzo-casino-zf0vs2 {
  background-color: #000;
}

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

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

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

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

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

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

.bizzo-casino-pbtgjl .bizzo-casino-0gqvv5 {
  margin-bottom: 28px;
}

.bizzo-casino-pbtgjl .bizzo-casino-0gqvv5 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-rvtykr li svg {
  transition: 0.bizzo-casino-39uik3 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-7m8p4u {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bizzo-casino-gl40fc ease-in-out;
}

.bizzo-casino-7m8p4u.bizzo-casino-5lytxr {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.bizzo-casino-wapmr6 h1,
.bizzo-casino-wapmr6 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-wapmr6 h1,
  .bizzo-casino-wapmr6 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.bizzo-casino-b9spw8 {
  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-b9spw8 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

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

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

.bizzo-casino-b9spw8 li a.bizzo-casino-5lytxr {
  background: var(--border-color);
}

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

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

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

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

.bizzo-casino-m0vdqm {
  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-m0vdqm span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

.bizzo-casino-86dpwk img {
  width: 100%;
  transition: 0.bizzo-casino-39uik3 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-46ljvo.bizzo-casino-8ge9mt {
  margin-right: 0;
}

.bizzo-casino-q50z8t {
  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-q50z8t {
    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-q50z8t:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

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

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

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

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

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

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

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

.bizzo-casino-jpuyxk {
  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-jpuyxk::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-gl40fc ease-in-out;
}

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

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

.bizzo-casino-cd6a0h 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-39uik3 ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-vu94ip .bizzo-casino-3gmqns {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.bizzo-casino-6g6lu8 .bizzo-casino-76bbo8 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.bizzo-casino-ia45ol {
  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-ia45ol span {
  height: 32px;
}

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

.bizzo-casino-ia45ol.bizzo-casino-l8sweq span {
  transform: scaleY(-1);
}

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

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

.bizzo-casino-k2idu0 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-k2idu0 li {
    font-size: 16px;
  }
}

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

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

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

.bizzo-casino-k2idu0.bizzo-casino-78zuqk {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-fhndeh {
  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-43us8y {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.bizzo-casino-nl6tsi 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-nl6tsi h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h2.bizzo-casino-4gzrcd {
  margin: 0 0 28px;
}

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

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

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

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

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

.bizzo-casino-6kt9d7 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-6kt9d7 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-6kt9d7 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.bizzo-casino-6kt9d7 tbody tr td .bizzo-casino-ybm6k0 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.bizzo-casino-6kt9d7 tbody tr td .bizzo-casino-o8hxnb {
  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-39uik3 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.bizzo-casino-6kt9d7 tbody tr td .bizzo-casino-593lws {
  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-6kt9d7 tbody tr td .bizzo-casino-593lws:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-42801i {
  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-42801i {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-6upg3h {
  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-39uik3 ease-in-out;
}

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

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

.bizzo-casino-zv0xyd {
  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-zv0xyd a {
  text-decoration: underline;
  color: #8babff;
}

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

.bizzo-casino-ai4adl .bizzo-casino-6upg3h {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

.bizzo-casino-pui8b6 {
  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-pui8b6 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.bizzo-casino-eb7xrz 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-39uik3 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-1lsjsy::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-mdsa9i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.bizzo-casino-mdsa9i.bizzo-casino-e9w4k5 {
  display: none;
}

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

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

.bizzo-casino-7bk4m2 iframe.bizzo-casino-hobzzb {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bizzo-casino-7bk4m2.bizzo-casino-1shcb4 {
  opacity: 1;
  pointer-events: all;
}

.bizzo-casino-dpj9fd {
  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-39uik3 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-dz7t0t 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-dz7t0t h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.bizzo-casino-4doi58 {
  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-4doi58 {
    padding: 10px;
  }
}

.bizzo-casino-4doi58 .bizzo-casino-76bbo8 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-vuzuy3 .bizzo-casino-xiuvim {
  position: relative;
}

.bizzo-casino-vuzuy3 .bizzo-casino-lz6o0e {
  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-vuzuy3 .bizzo-casino-lz6o0e.bizzo-casino-e9w4k5 {
  display: none;
}

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

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

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-tjnm4a {
  max-width: 300px;
  width: 100%;
}

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-tjnm4a .bizzo-casino-9j9tni {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-tjnm4a .bizzo-casino-9j9tni {
    font-size: 32px;
    text-align: center;
  }
}

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-tjnm4a .bizzo-casino-j6cbb9 {
  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-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-tjnm4a .bizzo-casino-j6cbb9 {
    text-align: center;
  }
}

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-7ugqhf {
  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-39uik3 ease-in-out;
}

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-7ugqhf:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-7ugqhf {
    width: 100%;
  }
}

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-mv1ui0 {
  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-39uik3 ease-in-out;
  overflow: hidden;
}

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-mv1ui0 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-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-mv1ui0: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-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-mv1ui0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-vuzuy3 .bizzo-casino-z2v52o .bizzo-casino-8ge9mt .bizzo-casino-mv1ui0 {
    width: 100%;
  }
}

.bizzo-casino-vuzuy3 .bizzo-casino-z2v52o.bizzo-casino-e9w4k5 {
  display: none;
}

.bizzo-casino-vuzuy3 .bizzo-casino-x1l1ty {
  display: none;
}

.bizzo-casino-vuzuy3 .bizzo-casino-x1l1ty.bizzo-casino-1shcb4 {
  display: block;
}

.bizzo-casino-vuzuy3 .bizzo-casino-x1l1ty iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.bizzo-casino-vuzuy3 .bizzo-casino-rbj4yw .bizzo-casino-9j9tni {
  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-vuzuy3 .bizzo-casino-rbj4yw .bizzo-casino-9j9tni {
    margin-bottom: 24px;
  }
}

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

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

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

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

.bizzo-casino-3qofpb.bizzo-casino-5lytxr {
  display: block;
}

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

.bizzo-casino-3qofpb .bizzo-casino-phwnte {
  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-3qofpb .bizzo-casino-7tcye2 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bizzo-casino-3qofpb .bizzo-casino-mv1ui0 {
  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-39uik3 ease-in-out;
}

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

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

.bizzo-casino-kdongm.bizzo-casino-5lytxr {
  display: block;
}

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

.bizzo-casino-heob7z {
  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-sjfajt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.bizzo-casino-b0qz7k.bizzo-casino-e9w4k5 {
  display: none;
}

.bizzo-casino-bflstv {
  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-bflstv {
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-4vyvk5 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-4vyvk5 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.bizzo-casino-1mdmar {
  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-39uik3 ease-in-out;
}

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

.bizzo-casino-qxro72 {
  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-39uik3 ease-in-out;
}

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

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

.bizzo-casino-ztmur5.bizzo-casino-e9w4k5 {
  display: none;
}

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

.bizzo-casino-ztmur5 .bizzo-casino-1mdmar {
  margin: 0 auto;
}

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

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

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

.bizzo-casino-4uzjjb {
  filter: grayscale(100%);
}

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

.bizzo-casino-bunj2i > 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-8nyiwk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bizzo-casino-e7dx4g 44.bizzo-casino-59e0b9.bizzo-casino-vicvg4.bizzo-casino-kqatr8.bizzo-casino-2vzja5.bizzo-casino-lehjo1.bizzo-casino-u6p0bm.bizzo-casino-76spe0.bizzo-casino-pqu21m.bizzo-casino-gm3g1j.bizzo-casino-gw9iv1.bizzo-casino-xdvz0f.bizzo-casino-pf3b8p 0l-12.bizzo-casino-s3vw85 30.bizzo-casino-v0uauu.bizzo-casino-5n7egz 2.bizzo-casino-50tx3d.bizzo-casino-5n7egz 3.bizzo-casino-vsey08 3.bizzo-casino-ed84ko.bizzo-casino-fy8o6b 3.bizzo-casino-v92z4e.bizzo-casino-gdfoys.bizzo-casino-ust1nv.bizzo-casino-buy9om 7-3.bizzo-casino-s3vw85 10.bizzo-casino-g0b407.bizzo-casino-buy9om 23.bizzo-casino-vq836b.bizzo-casino-vwwfvc 1.bizzo-casino-jyihs7 2.bizzo-casino-s3vw85 3.bizzo-casino-vwwfvc 1.bizzo-casino-fy8o6b 5.bizzo-casino-xaosuz.bizzo-casino-fy8o6b 32.bizzo-casino-13e6nw.bizzo-casino-gdfoys 5.bizzo-casino-pf3b8p 4.bizzo-casino-buy9om 9.bizzo-casino-buy9om 8.bizzo-casino-fy8o6b 6.bizzo-casino-xulevj.bizzo-casino-r3psoc.bizzo-casino-b7fn0e.bizzo-casino-c10ibi.bizzo-casino-l4mqqv 4.bizzo-casino-5mkrp2.bizzo-casino-l4mqqv 6.bizzo-casino-l4mqqv 0l29.bizzo-casino-pf3b8p 17.bizzo-casino-xjqa8i.bizzo-casino-qm28bm 2.bizzo-casino-ftsj3x 10.bizzo-casino-m936fs.bizzo-casino-s3vw85 8.bizzo-casino-sw1m39.bizzo-casino-fhgm1r.bizzo-casino-dvdjab.bizzo-casino-zxoee8.bizzo-casino-h8mx6l.bizzo-casino-gdfoys.bizzo-casino-lehjo1.bizzo-casino-s3vw85 1.bizzo-casino-vbbmif.bizzo-casino-uj9apq.bizzo-casino-bfz025.bizzo-casino-iwo2d3.bizzo-casino-h5ftgr.bizzo-casino-jyihs7 1.bizzo-casino-tlpjev.bizzo-casino-i4u1p8.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bizzo-casino-bunj2i > input:checked ~ label,
.bizzo-casino-bunj2i > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-8nyiwk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bizzo-casino-e7dx4g 44.bizzo-casino-59e0b9.bizzo-casino-vicvg4.bizzo-casino-kqatr8.bizzo-casino-2vzja5.bizzo-casino-lehjo1.bizzo-casino-u6p0bm.bizzo-casino-76spe0.bizzo-casino-pqu21m.bizzo-casino-gm3g1j.bizzo-casino-gw9iv1.bizzo-casino-xdvz0f.bizzo-casino-pf3b8p 0l-12.bizzo-casino-s3vw85 30.bizzo-casino-v0uauu.bizzo-casino-5n7egz 2.bizzo-casino-50tx3d.bizzo-casino-5n7egz 3.bizzo-casino-vsey08 3.bizzo-casino-ed84ko.bizzo-casino-fy8o6b 3.bizzo-casino-v92z4e.bizzo-casino-gdfoys.bizzo-casino-ust1nv.bizzo-casino-buy9om 7-3.bizzo-casino-s3vw85 10.bizzo-casino-g0b407.bizzo-casino-buy9om 23.bizzo-casino-vq836b.bizzo-casino-vwwfvc 1.bizzo-casino-jyihs7 2.bizzo-casino-s3vw85 3.bizzo-casino-vwwfvc 1.bizzo-casino-fy8o6b 5.bizzo-casino-xaosuz.bizzo-casino-fy8o6b 32.bizzo-casino-13e6nw.bizzo-casino-gdfoys 5.bizzo-casino-pf3b8p 4.bizzo-casino-buy9om 9.bizzo-casino-buy9om 8.bizzo-casino-fy8o6b 6.bizzo-casino-xulevj.bizzo-casino-r3psoc.bizzo-casino-b7fn0e.bizzo-casino-c10ibi.bizzo-casino-l4mqqv 4.bizzo-casino-5mkrp2.bizzo-casino-l4mqqv 6.bizzo-casino-l4mqqv 0l29.bizzo-casino-pf3b8p 17.bizzo-casino-xjqa8i.bizzo-casino-qm28bm 2.bizzo-casino-ftsj3x 10.bizzo-casino-m936fs.bizzo-casino-s3vw85 8.bizzo-casino-sw1m39.bizzo-casino-fhgm1r.bizzo-casino-dvdjab.bizzo-casino-zxoee8.bizzo-casino-h8mx6l.bizzo-casino-gdfoys.bizzo-casino-lehjo1.bizzo-casino-s3vw85 1.bizzo-casino-vbbmif.bizzo-casino-uj9apq.bizzo-casino-bfz025.bizzo-casino-iwo2d3.bizzo-casino-h5ftgr.bizzo-casino-jyihs7 1.bizzo-casino-tlpjev.bizzo-casino-i4u1p8.5z'/%3e%3c/svg%3e");
}

.bizzo-casino-bunj2i > input:not(:checked) ~ label:hover,
.bizzo-casino-bunj2i > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-8nyiwk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-e7dx4g 44.bizzo-casino-59e0b9.bizzo-casino-vicvg4.bizzo-casino-kqatr8.bizzo-casino-2vzja5.bizzo-casino-lehjo1.bizzo-casino-u6p0bm.bizzo-casino-76spe0.bizzo-casino-pqu21m.bizzo-casino-gm3g1j.bizzo-casino-gw9iv1.bizzo-casino-xdvz0f.bizzo-casino-pf3b8p 0l-12.bizzo-casino-s3vw85 30.bizzo-casino-v0uauu.bizzo-casino-5n7egz 2.bizzo-casino-50tx3d.bizzo-casino-5n7egz 3.bizzo-casino-vsey08 3.bizzo-casino-ed84ko.bizzo-casino-fy8o6b 3.bizzo-casino-v92z4e.bizzo-casino-gdfoys.bizzo-casino-ust1nv.bizzo-casino-buy9om 7-3.bizzo-casino-s3vw85 10.bizzo-casino-g0b407.bizzo-casino-buy9om 23.bizzo-casino-vq836b.bizzo-casino-vwwfvc 1.bizzo-casino-jyihs7 2.bizzo-casino-s3vw85 3.bizzo-casino-vwwfvc 1.bizzo-casino-fy8o6b 5.bizzo-casino-xaosuz.bizzo-casino-fy8o6b 32.bizzo-casino-13e6nw.bizzo-casino-gdfoys 5.bizzo-casino-pf3b8p 4.bizzo-casino-buy9om 9.bizzo-casino-buy9om 8.bizzo-casino-fy8o6b 6.bizzo-casino-xulevj.bizzo-casino-r3psoc.bizzo-casino-b7fn0e.bizzo-casino-c10ibi.bizzo-casino-l4mqqv 4.bizzo-casino-5mkrp2.bizzo-casino-l4mqqv 6.bizzo-casino-l4mqqv 0l29.bizzo-casino-pf3b8p 17.bizzo-casino-xjqa8i.bizzo-casino-qm28bm 2.bizzo-casino-ftsj3x 10.bizzo-casino-m936fs.bizzo-casino-s3vw85 8.bizzo-casino-sw1m39.bizzo-casino-fhgm1r.bizzo-casino-dvdjab.bizzo-casino-zxoee8.bizzo-casino-h8mx6l.bizzo-casino-gdfoys.bizzo-casino-lehjo1.bizzo-casino-s3vw85 1.bizzo-casino-vbbmif.bizzo-casino-uj9apq.bizzo-casino-bfz025.bizzo-casino-iwo2d3.bizzo-casino-h5ftgr.bizzo-casino-jyihs7 1.bizzo-casino-tlpjev.bizzo-casino-i4u1p8.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.bizzo-casino-90sh95.bizzo-casino-e9w4k5 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-90sh95.bizzo-casino-5fd0gv .bizzo-casino-ckoumr {
  background: #2b3b67;
}

.bizzo-casino-90sh95.bizzo-casino-5fd0gv .bizzo-casino-zjt0wp {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bizzo-casino-90sh95.bizzo-casino-5fd0gv .bizzo-casino-zjt0wp::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bizzo-casino-90sh95.bizzo-casino-5fd0gv .bizzo-casino-zjt0wp::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bizzo-casino-90sh95.bizzo-casino-5fd0gv .bizzo-casino-tdak1x::before {
  background: #0e0f41;
}

.bizzo-casino-90sh95.bizzo-casino-5fd0gv .bizzo-casino-tdak1x::after {
  background: #152557;
}

.bizzo-casino-90sh95.bizzo-casino-71710x .bizzo-casino-ckoumr {
  background: #1f35fa;
}

.bizzo-casino-90sh95.bizzo-casino-71710x .bizzo-casino-zjt0wp {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bizzo-casino-90sh95.bizzo-casino-71710x .bizzo-casino-zjt0wp::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bizzo-casino-90sh95.bizzo-casino-71710x .bizzo-casino-zjt0wp::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bizzo-casino-90sh95.bizzo-casino-71710x .bizzo-casino-tdak1x::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bizzo-casino-90sh95.bizzo-casino-71710x .bizzo-casino-tdak1x::after {
  background: #192ac8;
}

.bizzo-casino-90sh95.bizzo-casino-qkms9o .bizzo-casino-ckoumr {
  background: #fa771f;
}

.bizzo-casino-90sh95.bizzo-casino-qkms9o .bizzo-casino-zjt0wp {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-90sh95.bizzo-casino-qkms9o .bizzo-casino-zjt0wp::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bizzo-casino-90sh95.bizzo-casino-qkms9o .bizzo-casino-zjt0wp::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bizzo-casino-90sh95.bizzo-casino-qkms9o .bizzo-casino-tdak1x::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-90sh95.bizzo-casino-qkms9o .bizzo-casino-tdak1x::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-7ncx6e .bizzo-casino-fi72px {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.bizzo-casino-mkh5ej {
  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-mkh5ej.bizzo-casino-1shcb4 {
  display: block;
}

.bizzo-casino-mkh5ej.bizzo-casino-e9w4k5 {
  display: none;
}

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

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

.bizzo-casino-6q701r {
  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-r3gxbn {
  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-0j8nib small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bizzo-casino-n04eq5 .bizzo-casino-fi72px {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.bizzo-casino-cblwav {
  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-19s0gt {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-3doje6 .bizzo-casino-brp6cr {
  justify-content: center;
}

/* faq */

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

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

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

.bizzo-casino-7lqseu.bizzo-casino-5lytxr .bizzo-casino-xtn77v::after {
  transform: rotate(45deg);
}

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

.bizzo-casino-7lqseu.bizzo-casino-5lytxr .bizzo-casino-p4ldcz {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.bizzo-casino-bunj2i > input:not(:checked) ~ label:hover,
.bizzo-casino-bunj2i > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-5n6ss6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-2h9uh4 44.bizzo-casino-3hwkv4.bizzo-casino-nikt04.bizzo-casino-l08wgl.bizzo-casino-841xpn.bizzo-casino-q7enme.bizzo-casino-q48d0c.bizzo-casino-4i44u8.bizzo-casino-lmg8vx.bizzo-casino-b9dpxt.bizzo-casino-76sih9.bizzo-casino-kdu1uv.bizzo-casino-u3k4cz 0l-12.bizzo-casino-zoxccx 30.bizzo-casino-mggl39.bizzo-casino-gqcd2t 2.bizzo-casino-wsq0p2.bizzo-casino-gqcd2t 3.bizzo-casino-n4e4s0 3.bizzo-casino-7qn6ea.bizzo-casino-ijm8ad 3.bizzo-casino-75h09c.bizzo-casino-tv7hjh.bizzo-casino-2rwf7v.bizzo-casino-itz9vg 7-3.bizzo-casino-zoxccx 10.bizzo-casino-y59pjb.bizzo-casino-itz9vg 23.bizzo-casino-hh9w8k.bizzo-casino-xzpimn 1.bizzo-casino-8a2ynp 2.bizzo-casino-zoxccx 3.bizzo-casino-xzpimn 1.bizzo-casino-ijm8ad 5.bizzo-casino-ti2jog.bizzo-casino-ijm8ad 32.bizzo-casino-dxcgqk.bizzo-casino-tv7hjh 5.bizzo-casino-u3k4cz 4.bizzo-casino-itz9vg 9.bizzo-casino-itz9vg 8.bizzo-casino-ijm8ad 6.bizzo-casino-i8z8rj.bizzo-casino-ydli1r.bizzo-casino-ucobx7.bizzo-casino-69e22k.bizzo-casino-bw1ktk 4.bizzo-casino-5xd356.bizzo-casino-bw1ktk 6.bizzo-casino-bw1ktk 0l29.bizzo-casino-u3k4cz 17.bizzo-casino-4j953u.bizzo-casino-gjz3gb 2.bizzo-casino-ayz8df 10.bizzo-casino-9zon9b.bizzo-casino-zoxccx 8.bizzo-casino-015ghn.bizzo-casino-w1u6br.bizzo-casino-7wdwv8.bizzo-casino-lx8t40.bizzo-casino-4nxz6u.bizzo-casino-tv7hjh.bizzo-casino-q7enme.bizzo-casino-zoxccx 1.bizzo-casino-zj4z7h.bizzo-casino-hc5hve.bizzo-casino-65k0e0.bizzo-casino-ftvc0q.bizzo-casino-hkog8i.bizzo-casino-8a2ynp 1.bizzo-casino-slcylm.bizzo-casino-m8x75v.5z'/%3e%3c/svg%3e");
}

.bizzo-casino-lq2cqn {
  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-lq2cqn {
    gap: 16px 0;
  }
}

.bizzo-casino-p0kr6r {
  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-p0kr6r.bizzo-casino-gsfvln {
  display: block;
}

.bizzo-casino-p0kr6r.bizzo-casino-10nkn6 {
  display: none;
}

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

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

.bizzo-casino-20imf1 {
  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-v61xla {
  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-8j5ig4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bizzo-casino-21haut .bizzo-casino-fjtf68 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bizzo-casino-lc1opw 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-lc1opw 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-vhlvht {
  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-vhlvht.bizzo-casino-gprsuj {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.bizzo-casino-b3fpna {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.bizzo-casino-b3fpna label {
  font-size: 14px;
}

.bizzo-casino-b3fpna h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bizzo-casino-b3fpna input,
.bizzo-casino-b3fpna textarea,
.bizzo-casino-b3fpna button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.bizzo-casino-b3fpna button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bizzo-casino-tg2ozz ease;
}
.bizzo-casino-b3fpna button:hover {
  background-color: var(--button-bg-hover);
}
.bizzo-casino-pkog7n {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bizzo-casino-4vkjtw ease-in;
}

.bizzo-casino-pkog7n h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.bizzo-casino-qm2fhi, .bizzo-casino-o98g9t, [class*="review-card"],
thead, thead th, table th, .bizzo-casino-843vm3,
.bizzo-casino-3jnm3w, [class*="collapsible-header"],
.bizzo-casino-6nzp0t, [class*="updated-block"] {
  color: #ece7dc !important;
}
