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

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

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

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

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

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

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

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

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

.bizzo-casino-1969et figure {
  margin: 0;
}

.bizzo-casino-1969et.bizzo-casino-roy7yj {
  justify-content: flex-start;
  margin-right: 4px;
}

.bizzo-casino-1969et.bizzo-casino-768yw0 {
  justify-content: flex-end;
  margin-left: 4px;
}

.bizzo-casino-1969et.bizzo-casino-jrdk4w {
  justify-content: center;
}

.bizzo-casino-1969et.bizzo-casino-lvrk4l {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-ao4uu9.bizzo-casino-4qd1ia {
  background-color: #000;
}

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

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

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

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

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

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

.bizzo-casino-lgl1rx .bizzo-casino-ow6knw {
  margin-bottom: 28px;
}

.bizzo-casino-lgl1rx .bizzo-casino-ow6knw img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-f07tef li svg {
  transition: 0.bizzo-casino-0yyx8m ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-l83z74.bizzo-casino-hadjb1 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

.bizzo-casino-l2xcv1 li a.bizzo-casino-hadjb1 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.bizzo-casino-1lur7i img {
  width: 100%;
  transition: 0.bizzo-casino-0yyx8m ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-lzg51p.bizzo-casino-n9uu23 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.bizzo-casino-5xnpnm {
  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-5xnpnm::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-lr7z30 ease-in-out;
}

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

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

.bizzo-casino-0uvbqb 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-0yyx8m ease-in-out;
  overflow: hidden;
}

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

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

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

.bizzo-casino-41fsyi {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-qs775m .bizzo-casino-6vk5e5 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

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

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

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

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

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

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

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

.bizzo-casino-alnvhk .bizzo-casino-st7qti {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.bizzo-casino-ej9vyh.bizzo-casino-9zjsv5 span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

.bizzo-casino-3tqvzt.bizzo-casino-hsdvwa {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-9g6amh {
  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-52frxc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h2.bizzo-casino-60u8pd {
  margin: 0 0 28px;
}

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

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

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

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

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

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

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

.bizzo-casino-e3xe33 tbody tr td .bizzo-casino-7h8fvb {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.bizzo-casino-e3xe33 tbody tr td .bizzo-casino-775nak {
  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-0yyx8m ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.bizzo-casino-e3xe33 tbody tr td .bizzo-casino-8gf6fd {
  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-e3xe33 tbody tr td .bizzo-casino-8gf6fd:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-0hu5nv {
  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-0yyx8m ease-in-out;
}

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

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

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

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

.bizzo-casino-8ka4bd .bizzo-casino-0hu5nv {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

.bizzo-casino-rfivtu 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-0yyx8m ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-o92zww.bizzo-casino-zw2wth {
  display: none;
}

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

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

.bizzo-casino-t5pv4i iframe.bizzo-casino-6dezkf {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bizzo-casino-t5pv4i.bizzo-casino-i64x8x {
  opacity: 1;
  pointer-events: all;
}

.bizzo-casino-c1qfe9 {
  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-0yyx8m ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-kifmfc .bizzo-casino-mjbt5p {
  position: relative;
}

.bizzo-casino-kifmfc .bizzo-casino-pu61k2 {
  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-kifmfc .bizzo-casino-pu61k2.bizzo-casino-zw2wth {
  display: none;
}

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

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

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-wskufs {
  max-width: 300px;
  width: 100%;
}

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-wskufs .bizzo-casino-hmhag0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-wskufs .bizzo-casino-hmhag0 {
    font-size: 32px;
    text-align: center;
  }
}

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-wskufs .bizzo-casino-6boa54 {
  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-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-wskufs .bizzo-casino-6boa54 {
    text-align: center;
  }
}

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-4tmoov {
  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-0yyx8m ease-in-out;
}

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-4tmoov:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-4tmoov {
    width: 100%;
  }
}

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-ylpxhy {
  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-0yyx8m ease-in-out;
  overflow: hidden;
}

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-ylpxhy 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-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-ylpxhy: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-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-ylpxhy:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-kifmfc .bizzo-casino-m3xjy0 .bizzo-casino-n9uu23 .bizzo-casino-ylpxhy {
    width: 100%;
  }
}

.bizzo-casino-kifmfc .bizzo-casino-m3xjy0.bizzo-casino-zw2wth {
  display: none;
}

.bizzo-casino-kifmfc .bizzo-casino-k06xlg {
  display: none;
}

.bizzo-casino-kifmfc .bizzo-casino-k06xlg.bizzo-casino-i64x8x {
  display: block;
}

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

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

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

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

.bizzo-casino-kifmfc .bizzo-casino-gftk3a .bizzo-casino-hmhag0 {
  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-kifmfc .bizzo-casino-gftk3a .bizzo-casino-hmhag0 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.bizzo-casino-anjs6m.bizzo-casino-hadjb1 {
  display: block;
}

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

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

.bizzo-casino-anjs6m .bizzo-casino-ylpxhy {
  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-0yyx8m ease-in-out;
}

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

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

.bizzo-casino-00qlmx.bizzo-casino-hadjb1 {
  display: block;
}

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

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

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

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

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

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

.bizzo-casino-b3d88d.bizzo-casino-zw2wth {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-gkm402 {
  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-0yyx8m ease-in-out;
}

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

.bizzo-casino-ig6hx7 {
  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-0yyx8m ease-in-out;
}

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

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

.bizzo-casino-wn9ojq.bizzo-casino-zw2wth {
  display: none;
}

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

.bizzo-casino-wn9ojq .bizzo-casino-gkm402 {
  margin: 0 auto;
}

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

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

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

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

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

.bizzo-casino-v90zhr > 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-5pr6jb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bizzo-casino-81jmry 44.bizzo-casino-21ijqj.bizzo-casino-lmoajp.bizzo-casino-hklyad.bizzo-casino-czwnwc.bizzo-casino-mi4twa.bizzo-casino-tg4mnl.bizzo-casino-umcanl.bizzo-casino-nhqhz2.bizzo-casino-xebslb.bizzo-casino-9c9ej1.bizzo-casino-tbwiqr.bizzo-casino-ceunj7 0l-12.bizzo-casino-nzolwb 30.bizzo-casino-6bp1eh.bizzo-casino-y9dp5q 2.bizzo-casino-iuvi00.bizzo-casino-y9dp5q 3.bizzo-casino-2mtu3e 3.bizzo-casino-0cy7ui.bizzo-casino-asi6ym 3.bizzo-casino-powtka.bizzo-casino-vm11id.bizzo-casino-ezgazb.bizzo-casino-udb7ea 7-3.bizzo-casino-nzolwb 10.bizzo-casino-2tj4qr.bizzo-casino-udb7ea 23.bizzo-casino-0uifye.bizzo-casino-e2hq1i 1.bizzo-casino-rrm64g 2.bizzo-casino-nzolwb 3.bizzo-casino-e2hq1i 1.bizzo-casino-asi6ym 5.bizzo-casino-8d91kv.bizzo-casino-asi6ym 32.bizzo-casino-aw1iy4.bizzo-casino-vm11id 5.bizzo-casino-ceunj7 4.bizzo-casino-udb7ea 9.bizzo-casino-udb7ea 8.bizzo-casino-asi6ym 6.bizzo-casino-noabzh.bizzo-casino-hgrwm9.bizzo-casino-8jnt3k.bizzo-casino-ob0k0p.bizzo-casino-w0tv0i 4.bizzo-casino-hhf5ok.bizzo-casino-w0tv0i 6.bizzo-casino-w0tv0i 0l29.bizzo-casino-ceunj7 17.bizzo-casino-5mq7od.bizzo-casino-q184jz 2.bizzo-casino-q0fsg9 10.bizzo-casino-css67k.bizzo-casino-nzolwb 8.bizzo-casino-l26bc7.bizzo-casino-s7hnz5.bizzo-casino-rbmq4j.bizzo-casino-bynz6w.bizzo-casino-23f6ys.bizzo-casino-vm11id.bizzo-casino-mi4twa.bizzo-casino-nzolwb 1.bizzo-casino-ualm2k.bizzo-casino-1ci0uv.bizzo-casino-zbi2tj.bizzo-casino-mgv2mg.bizzo-casino-x584a7.bizzo-casino-rrm64g 1.bizzo-casino-bh1lse.bizzo-casino-3vhhte.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bizzo-casino-v90zhr > input:checked ~ label,
.bizzo-casino-v90zhr > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-5pr6jb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bizzo-casino-81jmry 44.bizzo-casino-21ijqj.bizzo-casino-lmoajp.bizzo-casino-hklyad.bizzo-casino-czwnwc.bizzo-casino-mi4twa.bizzo-casino-tg4mnl.bizzo-casino-umcanl.bizzo-casino-nhqhz2.bizzo-casino-xebslb.bizzo-casino-9c9ej1.bizzo-casino-tbwiqr.bizzo-casino-ceunj7 0l-12.bizzo-casino-nzolwb 30.bizzo-casino-6bp1eh.bizzo-casino-y9dp5q 2.bizzo-casino-iuvi00.bizzo-casino-y9dp5q 3.bizzo-casino-2mtu3e 3.bizzo-casino-0cy7ui.bizzo-casino-asi6ym 3.bizzo-casino-powtka.bizzo-casino-vm11id.bizzo-casino-ezgazb.bizzo-casino-udb7ea 7-3.bizzo-casino-nzolwb 10.bizzo-casino-2tj4qr.bizzo-casino-udb7ea 23.bizzo-casino-0uifye.bizzo-casino-e2hq1i 1.bizzo-casino-rrm64g 2.bizzo-casino-nzolwb 3.bizzo-casino-e2hq1i 1.bizzo-casino-asi6ym 5.bizzo-casino-8d91kv.bizzo-casino-asi6ym 32.bizzo-casino-aw1iy4.bizzo-casino-vm11id 5.bizzo-casino-ceunj7 4.bizzo-casino-udb7ea 9.bizzo-casino-udb7ea 8.bizzo-casino-asi6ym 6.bizzo-casino-noabzh.bizzo-casino-hgrwm9.bizzo-casino-8jnt3k.bizzo-casino-ob0k0p.bizzo-casino-w0tv0i 4.bizzo-casino-hhf5ok.bizzo-casino-w0tv0i 6.bizzo-casino-w0tv0i 0l29.bizzo-casino-ceunj7 17.bizzo-casino-5mq7od.bizzo-casino-q184jz 2.bizzo-casino-q0fsg9 10.bizzo-casino-css67k.bizzo-casino-nzolwb 8.bizzo-casino-l26bc7.bizzo-casino-s7hnz5.bizzo-casino-rbmq4j.bizzo-casino-bynz6w.bizzo-casino-23f6ys.bizzo-casino-vm11id.bizzo-casino-mi4twa.bizzo-casino-nzolwb 1.bizzo-casino-ualm2k.bizzo-casino-1ci0uv.bizzo-casino-zbi2tj.bizzo-casino-mgv2mg.bizzo-casino-x584a7.bizzo-casino-rrm64g 1.bizzo-casino-bh1lse.bizzo-casino-3vhhte.5z'/%3e%3c/svg%3e");
}

.bizzo-casino-v90zhr > input:not(:checked) ~ label:hover,
.bizzo-casino-v90zhr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-5pr6jb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-81jmry 44.bizzo-casino-21ijqj.bizzo-casino-lmoajp.bizzo-casino-hklyad.bizzo-casino-czwnwc.bizzo-casino-mi4twa.bizzo-casino-tg4mnl.bizzo-casino-umcanl.bizzo-casino-nhqhz2.bizzo-casino-xebslb.bizzo-casino-9c9ej1.bizzo-casino-tbwiqr.bizzo-casino-ceunj7 0l-12.bizzo-casino-nzolwb 30.bizzo-casino-6bp1eh.bizzo-casino-y9dp5q 2.bizzo-casino-iuvi00.bizzo-casino-y9dp5q 3.bizzo-casino-2mtu3e 3.bizzo-casino-0cy7ui.bizzo-casino-asi6ym 3.bizzo-casino-powtka.bizzo-casino-vm11id.bizzo-casino-ezgazb.bizzo-casino-udb7ea 7-3.bizzo-casino-nzolwb 10.bizzo-casino-2tj4qr.bizzo-casino-udb7ea 23.bizzo-casino-0uifye.bizzo-casino-e2hq1i 1.bizzo-casino-rrm64g 2.bizzo-casino-nzolwb 3.bizzo-casino-e2hq1i 1.bizzo-casino-asi6ym 5.bizzo-casino-8d91kv.bizzo-casino-asi6ym 32.bizzo-casino-aw1iy4.bizzo-casino-vm11id 5.bizzo-casino-ceunj7 4.bizzo-casino-udb7ea 9.bizzo-casino-udb7ea 8.bizzo-casino-asi6ym 6.bizzo-casino-noabzh.bizzo-casino-hgrwm9.bizzo-casino-8jnt3k.bizzo-casino-ob0k0p.bizzo-casino-w0tv0i 4.bizzo-casino-hhf5ok.bizzo-casino-w0tv0i 6.bizzo-casino-w0tv0i 0l29.bizzo-casino-ceunj7 17.bizzo-casino-5mq7od.bizzo-casino-q184jz 2.bizzo-casino-q0fsg9 10.bizzo-casino-css67k.bizzo-casino-nzolwb 8.bizzo-casino-l26bc7.bizzo-casino-s7hnz5.bizzo-casino-rbmq4j.bizzo-casino-bynz6w.bizzo-casino-23f6ys.bizzo-casino-vm11id.bizzo-casino-mi4twa.bizzo-casino-nzolwb 1.bizzo-casino-ualm2k.bizzo-casino-1ci0uv.bizzo-casino-zbi2tj.bizzo-casino-mgv2mg.bizzo-casino-x584a7.bizzo-casino-rrm64g 1.bizzo-casino-bh1lse.bizzo-casino-3vhhte.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.bizzo-casino-jvhsxz.bizzo-casino-zw2wth {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-jvhsxz.bizzo-casino-2f0ue5 .bizzo-casino-75mpbx {
  background: #2b3b67;
}

.bizzo-casino-jvhsxz.bizzo-casino-2f0ue5 .bizzo-casino-k3yuok {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bizzo-casino-jvhsxz.bizzo-casino-2f0ue5 .bizzo-casino-k3yuok::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bizzo-casino-jvhsxz.bizzo-casino-2f0ue5 .bizzo-casino-k3yuok::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bizzo-casino-jvhsxz.bizzo-casino-2f0ue5 .bizzo-casino-w47yc4::before {
  background: #0e0f41;
}

.bizzo-casino-jvhsxz.bizzo-casino-2f0ue5 .bizzo-casino-w47yc4::after {
  background: #152557;
}

.bizzo-casino-jvhsxz.bizzo-casino-ysefox .bizzo-casino-75mpbx {
  background: #1f35fa;
}

.bizzo-casino-jvhsxz.bizzo-casino-ysefox .bizzo-casino-k3yuok {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bizzo-casino-jvhsxz.bizzo-casino-ysefox .bizzo-casino-k3yuok::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bizzo-casino-jvhsxz.bizzo-casino-ysefox .bizzo-casino-k3yuok::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bizzo-casino-jvhsxz.bizzo-casino-ysefox .bizzo-casino-w47yc4::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bizzo-casino-jvhsxz.bizzo-casino-ysefox .bizzo-casino-w47yc4::after {
  background: #192ac8;
}

.bizzo-casino-jvhsxz.bizzo-casino-w4kgsg .bizzo-casino-75mpbx {
  background: #fa771f;
}

.bizzo-casino-jvhsxz.bizzo-casino-w4kgsg .bizzo-casino-k3yuok {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-jvhsxz.bizzo-casino-w4kgsg .bizzo-casino-k3yuok::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bizzo-casino-jvhsxz.bizzo-casino-w4kgsg .bizzo-casino-k3yuok::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bizzo-casino-jvhsxz.bizzo-casino-w4kgsg .bizzo-casino-w47yc4::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-jvhsxz.bizzo-casino-w4kgsg .bizzo-casino-w47yc4::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-peh3lx .bizzo-casino-2qjaty {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.bizzo-casino-t05b99.bizzo-casino-zw2wth {
  display: none;
}

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

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

.bizzo-casino-pvygr0 {
  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-v8slu6 {
  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-lqvcqp small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bizzo-casino-ixfekl .bizzo-casino-2qjaty {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.bizzo-casino-3n7bzn {
  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-88ela8 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-em5jky .bizzo-casino-jmmauu {
  justify-content: center;
}

/* faq */

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

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

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

.bizzo-casino-t2em7z.bizzo-casino-hadjb1 .bizzo-casino-esoy4s::after {
  transform: rotate(45deg);
}

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

.bizzo-casino-t2em7z.bizzo-casino-hadjb1 .bizzo-casino-bx9u2j {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.bizzo-casino-v90zhr > input:not(:checked) ~ label:hover,
.bizzo-casino-v90zhr > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-6snbun.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-epi1mq 44.bizzo-casino-bfr2od.bizzo-casino-tgdmd7.bizzo-casino-l6v6py.bizzo-casino-pzdcuv.bizzo-casino-582cb4.bizzo-casino-40etsi.bizzo-casino-eqifxf.bizzo-casino-s5biqu.bizzo-casino-wl4kuk.bizzo-casino-b937mo.bizzo-casino-w9ahr9.bizzo-casino-fw92mp 0l-12.bizzo-casino-l084ea 30.bizzo-casino-i5izrb.bizzo-casino-hg4yg4 2.bizzo-casino-cqn9ch.bizzo-casino-hg4yg4 3.bizzo-casino-fqm8aq 3.bizzo-casino-b6iguz.bizzo-casino-bzi4tz 3.bizzo-casino-9feblh.bizzo-casino-y04y2k.bizzo-casino-vmex47.bizzo-casino-tpb2zm 7-3.bizzo-casino-l084ea 10.bizzo-casino-kndjxu.bizzo-casino-tpb2zm 23.bizzo-casino-mq9eun.bizzo-casino-mdnzll 1.bizzo-casino-322fx8 2.bizzo-casino-l084ea 3.bizzo-casino-mdnzll 1.bizzo-casino-bzi4tz 5.bizzo-casino-v5dn7w.bizzo-casino-bzi4tz 32.bizzo-casino-o6gk95.bizzo-casino-y04y2k 5.bizzo-casino-fw92mp 4.bizzo-casino-tpb2zm 9.bizzo-casino-tpb2zm 8.bizzo-casino-bzi4tz 6.bizzo-casino-q03c2o.bizzo-casino-sh62hk.bizzo-casino-u4yx25.bizzo-casino-gshthp.bizzo-casino-ddj3gr 4.bizzo-casino-m2gvu7.bizzo-casino-ddj3gr 6.bizzo-casino-ddj3gr 0l29.bizzo-casino-fw92mp 17.bizzo-casino-aux44o.bizzo-casino-2uc9y6 2.bizzo-casino-5llfkr 10.bizzo-casino-62klig.bizzo-casino-l084ea 8.bizzo-casino-jfel8u.bizzo-casino-twauya.bizzo-casino-tn2moi.bizzo-casino-dtu5zc.bizzo-casino-db7iux.bizzo-casino-y04y2k.bizzo-casino-582cb4.bizzo-casino-l084ea 1.bizzo-casino-ck5eee.bizzo-casino-9akipd.bizzo-casino-eh19b5.bizzo-casino-621wjo.bizzo-casino-75l30p.bizzo-casino-322fx8 1.bizzo-casino-z8pphr.bizzo-casino-iau3ap.5z'/%3e%3c/svg%3e");
}

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

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

.bizzo-casino-jp0ue6.bizzo-casino-cqqedb {
  display: none;
}

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

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

.bizzo-casino-i8kzav {
  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-716p2m {
  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-5f821s small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bizzo-casino-qye3o2 .bizzo-casino-vvce02 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bizzo-casino-pok3cx 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-pok3cx 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-u9xfn4 {
  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-u9xfn4.bizzo-casino-0nj1tf {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.bizzo-casino-ljqq43 {
  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-ljqq43 label {
  font-size: 14px;
}

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

.bizzo-casino-srihbj 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-pfxjpp, .bizzo-casino-qd8ukq, [class*="review-card"],
thead, thead th, table th, .bizzo-casino-twxdjo,
.bizzo-casino-3lsalr, [class*="collapsible-header"],
.bizzo-casino-6aehpp, [class*="updated-block"] {
  color: #ece7dc !important;
}
