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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-zf5u7c.bizzo-casino-vv84vp {
  justify-content: center;
}

.bizzo-casino-zf5u7c.bizzo-casino-5pz93d {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-3gqwxc.bizzo-casino-8zybku {
  background-color: #000;
}

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

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

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

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

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

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

.bizzo-casino-vwiwjx .bizzo-casino-ext88v {
  margin-bottom: 28px;
}

.bizzo-casino-vwiwjx .bizzo-casino-ext88v img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-e27hrd li svg {
  transition: 0.bizzo-casino-3ug06l ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-ceqmgm.bizzo-casino-dsc341 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-bggzkq img {
  width: 100%;
  transition: 0.bizzo-casino-3ug06l ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-lbax0i.bizzo-casino-02doqm {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-qh98fq 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-3ug06l ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-d497b4 .bizzo-casino-tkjs9i {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.bizzo-casino-pw2nrc.bizzo-casino-ribydg span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

.bizzo-casino-p30qq8.bizzo-casino-yns785 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-55qxax {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-brqny7 tbody tr td .bizzo-casino-4jmvr7 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

.bizzo-casino-brqny7 tbody tr td .bizzo-casino-72ix4w {
  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-brqny7 tbody tr td .bizzo-casino-72ix4w:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.bizzo-casino-7emacb img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.bizzo-casino-3ug06l ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-6g35i3 {
  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-3ug06l ease-in-out;
}

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

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

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

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

.bizzo-casino-d08k5l .bizzo-casino-6g35i3 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

.bizzo-casino-ojouop 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-3ug06l ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-somqi9.bizzo-casino-9xdwsv {
  display: none;
}

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

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

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

.bizzo-casino-xkeefi.bizzo-casino-z635gi {
  opacity: 1;
  pointer-events: all;
}

.bizzo-casino-fxhiko {
  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-3ug06l ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-s2mbu9 .bizzo-casino-0m0v56 {
  position: relative;
}

.bizzo-casino-s2mbu9 .bizzo-casino-ddv0vg {
  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-s2mbu9 .bizzo-casino-ddv0vg.bizzo-casino-9xdwsv {
  display: none;
}

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

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

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-wx00w5 {
  max-width: 300px;
  width: 100%;
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-wx00w5 .bizzo-casino-uk4uy4 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-wx00w5 .bizzo-casino-uk4uy4 {
    font-size: 32px;
    text-align: center;
  }
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-wx00w5 .bizzo-casino-al2zxm {
  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-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-wx00w5 .bizzo-casino-al2zxm {
    text-align: center;
  }
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm {
    flex-direction: column-reverse;
  }
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-gjebov {
  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-3ug06l ease-in-out;
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-gjebov:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-gjebov {
    width: 100%;
  }
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-q7guzx {
  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-3ug06l ease-in-out;
  overflow: hidden;
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-q7guzx 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-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-q7guzx: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-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-q7guzx:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5 .bizzo-casino-02doqm .bizzo-casino-q7guzx {
    width: 100%;
  }
}

.bizzo-casino-s2mbu9 .bizzo-casino-1x1cs5.bizzo-casino-9xdwsv {
  display: none;
}

.bizzo-casino-s2mbu9 .bizzo-casino-ow9ym1 {
  display: none;
}

.bizzo-casino-s2mbu9 .bizzo-casino-ow9ym1.bizzo-casino-z635gi {
  display: block;
}

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

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

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

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

.bizzo-casino-s2mbu9 .bizzo-casino-9a16q2 .bizzo-casino-uk4uy4 {
  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-s2mbu9 .bizzo-casino-9a16q2 .bizzo-casino-uk4uy4 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.bizzo-casino-z1fhh4.bizzo-casino-dsc341 {
  display: block;
}

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

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

.bizzo-casino-z1fhh4 .bizzo-casino-q7guzx {
  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-3ug06l ease-in-out;
}

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

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

.bizzo-casino-mlgtkx.bizzo-casino-dsc341 {
  display: block;
}

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

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

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

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

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

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

.bizzo-casino-7fmp6i.bizzo-casino-9xdwsv {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-je5sgb {
  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-3ug06l ease-in-out;
}

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

.bizzo-casino-m7p8py {
  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-3ug06l ease-in-out;
}

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

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

.bizzo-casino-9xucxm.bizzo-casino-9xdwsv {
  display: none;
}

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

.bizzo-casino-9xucxm .bizzo-casino-je5sgb {
  margin: 0 auto;
}

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

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

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

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

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

.bizzo-casino-e5x3ys > 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-9hzsuk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bizzo-casino-icwk7l 44.bizzo-casino-lthg7t.bizzo-casino-78lcy7.bizzo-casino-57i3dz.bizzo-casino-f004u3.bizzo-casino-9i7ru3.bizzo-casino-44oul3.bizzo-casino-1hymqr.bizzo-casino-jzagxe.bizzo-casino-2swaeh.bizzo-casino-cmvanc.bizzo-casino-qcelp7.bizzo-casino-kbbup0 0l-12.bizzo-casino-hn29yg 30.bizzo-casino-yokwph.bizzo-casino-dpdkd6 2.bizzo-casino-viydhm.bizzo-casino-dpdkd6 3.bizzo-casino-xb1n5x 3.bizzo-casino-2e7uum.bizzo-casino-u0o7p3 3.bizzo-casino-vja61j.bizzo-casino-li5ykq.bizzo-casino-d9zawo.bizzo-casino-vipj9m 7-3.bizzo-casino-hn29yg 10.bizzo-casino-6vaqzt.bizzo-casino-vipj9m 23.bizzo-casino-z4in7p.bizzo-casino-zkaxwc 1.bizzo-casino-jbkhn5 2.bizzo-casino-hn29yg 3.bizzo-casino-zkaxwc 1.bizzo-casino-u0o7p3 5.bizzo-casino-7ip1c0.bizzo-casino-u0o7p3 32.bizzo-casino-eqkyj7.bizzo-casino-li5ykq 5.bizzo-casino-kbbup0 4.bizzo-casino-vipj9m 9.bizzo-casino-vipj9m 8.bizzo-casino-u0o7p3 6.bizzo-casino-rf487z.bizzo-casino-i7qrcp.bizzo-casino-6a9a0j.bizzo-casino-d6ac9m.bizzo-casino-rb7o4p 4.bizzo-casino-ls804h.bizzo-casino-rb7o4p 6.bizzo-casino-rb7o4p 0l29.bizzo-casino-kbbup0 17.bizzo-casino-0vruin.bizzo-casino-79njsy 2.bizzo-casino-3ww5ds 10.bizzo-casino-9i7z4a.bizzo-casino-hn29yg 8.bizzo-casino-5z7q2p.bizzo-casino-dymsx6.bizzo-casino-bt3o7c.bizzo-casino-l7wud1.bizzo-casino-rio0ah.bizzo-casino-li5ykq.bizzo-casino-9i7ru3.bizzo-casino-hn29yg 1.bizzo-casino-fk4r7h.bizzo-casino-7jvlbw.bizzo-casino-0z3y6z.bizzo-casino-wrqz8r.bizzo-casino-j0cc06.bizzo-casino-jbkhn5 1.bizzo-casino-469u5d.bizzo-casino-ey3scn.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bizzo-casino-e5x3ys > input:checked ~ label,
.bizzo-casino-e5x3ys > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-9hzsuk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bizzo-casino-icwk7l 44.bizzo-casino-lthg7t.bizzo-casino-78lcy7.bizzo-casino-57i3dz.bizzo-casino-f004u3.bizzo-casino-9i7ru3.bizzo-casino-44oul3.bizzo-casino-1hymqr.bizzo-casino-jzagxe.bizzo-casino-2swaeh.bizzo-casino-cmvanc.bizzo-casino-qcelp7.bizzo-casino-kbbup0 0l-12.bizzo-casino-hn29yg 30.bizzo-casino-yokwph.bizzo-casino-dpdkd6 2.bizzo-casino-viydhm.bizzo-casino-dpdkd6 3.bizzo-casino-xb1n5x 3.bizzo-casino-2e7uum.bizzo-casino-u0o7p3 3.bizzo-casino-vja61j.bizzo-casino-li5ykq.bizzo-casino-d9zawo.bizzo-casino-vipj9m 7-3.bizzo-casino-hn29yg 10.bizzo-casino-6vaqzt.bizzo-casino-vipj9m 23.bizzo-casino-z4in7p.bizzo-casino-zkaxwc 1.bizzo-casino-jbkhn5 2.bizzo-casino-hn29yg 3.bizzo-casino-zkaxwc 1.bizzo-casino-u0o7p3 5.bizzo-casino-7ip1c0.bizzo-casino-u0o7p3 32.bizzo-casino-eqkyj7.bizzo-casino-li5ykq 5.bizzo-casino-kbbup0 4.bizzo-casino-vipj9m 9.bizzo-casino-vipj9m 8.bizzo-casino-u0o7p3 6.bizzo-casino-rf487z.bizzo-casino-i7qrcp.bizzo-casino-6a9a0j.bizzo-casino-d6ac9m.bizzo-casino-rb7o4p 4.bizzo-casino-ls804h.bizzo-casino-rb7o4p 6.bizzo-casino-rb7o4p 0l29.bizzo-casino-kbbup0 17.bizzo-casino-0vruin.bizzo-casino-79njsy 2.bizzo-casino-3ww5ds 10.bizzo-casino-9i7z4a.bizzo-casino-hn29yg 8.bizzo-casino-5z7q2p.bizzo-casino-dymsx6.bizzo-casino-bt3o7c.bizzo-casino-l7wud1.bizzo-casino-rio0ah.bizzo-casino-li5ykq.bizzo-casino-9i7ru3.bizzo-casino-hn29yg 1.bizzo-casino-fk4r7h.bizzo-casino-7jvlbw.bizzo-casino-0z3y6z.bizzo-casino-wrqz8r.bizzo-casino-j0cc06.bizzo-casino-jbkhn5 1.bizzo-casino-469u5d.bizzo-casino-ey3scn.5z'/%3e%3c/svg%3e");
}

.bizzo-casino-e5x3ys > input:not(:checked) ~ label:hover,
.bizzo-casino-e5x3ys > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-9hzsuk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-icwk7l 44.bizzo-casino-lthg7t.bizzo-casino-78lcy7.bizzo-casino-57i3dz.bizzo-casino-f004u3.bizzo-casino-9i7ru3.bizzo-casino-44oul3.bizzo-casino-1hymqr.bizzo-casino-jzagxe.bizzo-casino-2swaeh.bizzo-casino-cmvanc.bizzo-casino-qcelp7.bizzo-casino-kbbup0 0l-12.bizzo-casino-hn29yg 30.bizzo-casino-yokwph.bizzo-casino-dpdkd6 2.bizzo-casino-viydhm.bizzo-casino-dpdkd6 3.bizzo-casino-xb1n5x 3.bizzo-casino-2e7uum.bizzo-casino-u0o7p3 3.bizzo-casino-vja61j.bizzo-casino-li5ykq.bizzo-casino-d9zawo.bizzo-casino-vipj9m 7-3.bizzo-casino-hn29yg 10.bizzo-casino-6vaqzt.bizzo-casino-vipj9m 23.bizzo-casino-z4in7p.bizzo-casino-zkaxwc 1.bizzo-casino-jbkhn5 2.bizzo-casino-hn29yg 3.bizzo-casino-zkaxwc 1.bizzo-casino-u0o7p3 5.bizzo-casino-7ip1c0.bizzo-casino-u0o7p3 32.bizzo-casino-eqkyj7.bizzo-casino-li5ykq 5.bizzo-casino-kbbup0 4.bizzo-casino-vipj9m 9.bizzo-casino-vipj9m 8.bizzo-casino-u0o7p3 6.bizzo-casino-rf487z.bizzo-casino-i7qrcp.bizzo-casino-6a9a0j.bizzo-casino-d6ac9m.bizzo-casino-rb7o4p 4.bizzo-casino-ls804h.bizzo-casino-rb7o4p 6.bizzo-casino-rb7o4p 0l29.bizzo-casino-kbbup0 17.bizzo-casino-0vruin.bizzo-casino-79njsy 2.bizzo-casino-3ww5ds 10.bizzo-casino-9i7z4a.bizzo-casino-hn29yg 8.bizzo-casino-5z7q2p.bizzo-casino-dymsx6.bizzo-casino-bt3o7c.bizzo-casino-l7wud1.bizzo-casino-rio0ah.bizzo-casino-li5ykq.bizzo-casino-9i7ru3.bizzo-casino-hn29yg 1.bizzo-casino-fk4r7h.bizzo-casino-7jvlbw.bizzo-casino-0z3y6z.bizzo-casino-wrqz8r.bizzo-casino-j0cc06.bizzo-casino-jbkhn5 1.bizzo-casino-469u5d.bizzo-casino-ey3scn.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.bizzo-casino-liqvmz.bizzo-casino-9xdwsv {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-liqvmz.bizzo-casino-9kqmh0 .bizzo-casino-fwiz9x {
  background: #2b3b67;
}

.bizzo-casino-liqvmz.bizzo-casino-9kqmh0 .bizzo-casino-ljosxn {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bizzo-casino-liqvmz.bizzo-casino-9kqmh0 .bizzo-casino-ljosxn::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bizzo-casino-liqvmz.bizzo-casino-9kqmh0 .bizzo-casino-ljosxn::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bizzo-casino-liqvmz.bizzo-casino-9kqmh0 .bizzo-casino-thupyz::before {
  background: #0e0f41;
}

.bizzo-casino-liqvmz.bizzo-casino-9kqmh0 .bizzo-casino-thupyz::after {
  background: #152557;
}

.bizzo-casino-liqvmz.bizzo-casino-klofel .bizzo-casino-fwiz9x {
  background: #1f35fa;
}

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

.bizzo-casino-liqvmz.bizzo-casino-klofel .bizzo-casino-ljosxn::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bizzo-casino-liqvmz.bizzo-casino-klofel .bizzo-casino-ljosxn::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.bizzo-casino-liqvmz.bizzo-casino-klofel .bizzo-casino-thupyz::after {
  background: #192ac8;
}

.bizzo-casino-liqvmz.bizzo-casino-o6lrhg .bizzo-casino-fwiz9x {
  background: #fa771f;
}

.bizzo-casino-liqvmz.bizzo-casino-o6lrhg .bizzo-casino-ljosxn {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-liqvmz.bizzo-casino-o6lrhg .bizzo-casino-ljosxn::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bizzo-casino-liqvmz.bizzo-casino-o6lrhg .bizzo-casino-ljosxn::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bizzo-casino-liqvmz.bizzo-casino-o6lrhg .bizzo-casino-thupyz::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bizzo-casino-liqvmz.bizzo-casino-o6lrhg .bizzo-casino-thupyz::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-i7bqzv .bizzo-casino-cge9bx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.bizzo-casino-tk6786.bizzo-casino-9xdwsv {
  display: none;
}

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

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

.bizzo-casino-pytlf2 {
  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-eei3lu {
  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-3lqm76 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bizzo-casino-b3v8vo .bizzo-casino-cge9bx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bizzo-casino-gojjgx .bizzo-casino-uqrn7a {
  justify-content: center;
}

/* faq */

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

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

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

.bizzo-casino-n1e4bz.bizzo-casino-dsc341 .bizzo-casino-f4qsfe::after {
  transform: rotate(45deg);
}

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

.bizzo-casino-n1e4bz.bizzo-casino-dsc341 .bizzo-casino-sji5c0 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.bizzo-casino-e5x3ys > input:not(:checked) ~ label:hover,
.bizzo-casino-e5x3ys > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bizzo-casino-hjmb8e.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bizzo-casino-deulr5 44.bizzo-casino-ce35r7.bizzo-casino-eqxsdi.bizzo-casino-2t6ibq.bizzo-casino-jsnxps.bizzo-casino-bkb5hp.bizzo-casino-ot7apf.bizzo-casino-vkxdhb.bizzo-casino-85bh8f.bizzo-casino-udhila.bizzo-casino-jqx4uk.bizzo-casino-4etsm7.bizzo-casino-0h90j0 0l-12.bizzo-casino-6z4sxa 30.bizzo-casino-uyuslo.bizzo-casino-wrfp0o 2.bizzo-casino-aniwpi.bizzo-casino-wrfp0o 3.bizzo-casino-eoqrfr 3.bizzo-casino-rzesxv.bizzo-casino-275cti 3.bizzo-casino-rogw6e.bizzo-casino-71ewf0.bizzo-casino-l21yy4.bizzo-casino-odiqpe 7-3.bizzo-casino-6z4sxa 10.bizzo-casino-j85ovu.bizzo-casino-odiqpe 23.bizzo-casino-utjrnp.bizzo-casino-ffqldy 1.bizzo-casino-chypb7 2.bizzo-casino-6z4sxa 3.bizzo-casino-ffqldy 1.bizzo-casino-275cti 5.bizzo-casino-ojvzxd.bizzo-casino-275cti 32.bizzo-casino-emv396.bizzo-casino-71ewf0 5.bizzo-casino-0h90j0 4.bizzo-casino-odiqpe 9.bizzo-casino-odiqpe 8.bizzo-casino-275cti 6.bizzo-casino-nag29a.bizzo-casino-7mbssf.bizzo-casino-zecdfb.bizzo-casino-vdhzfp.bizzo-casino-dakofv 4.bizzo-casino-u46m91.bizzo-casino-dakofv 6.bizzo-casino-dakofv 0l29.bizzo-casino-0h90j0 17.bizzo-casino-aeai9i.bizzo-casino-jvvc80 2.bizzo-casino-98v3uz 10.bizzo-casino-rg8r5l.bizzo-casino-6z4sxa 8.bizzo-casino-ok46de.bizzo-casino-6km0pp.bizzo-casino-wweicw.bizzo-casino-4owr2v.bizzo-casino-lubq9d.bizzo-casino-71ewf0.bizzo-casino-bkb5hp.bizzo-casino-6z4sxa 1.bizzo-casino-qd0fsr.bizzo-casino-c36h08.bizzo-casino-lx161j.bizzo-casino-jdovag.bizzo-casino-qxc08k.bizzo-casino-chypb7 1.bizzo-casino-hil7tx.bizzo-casino-1vsbd3.5z'/%3e%3c/svg%3e");
}

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

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

.bizzo-casino-hudx3j.bizzo-casino-jbnwv6 {
  display: none;
}

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

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

.bizzo-casino-l3rh9h {
  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-4yuori {
  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-8pjfgu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bizzo-casino-4zhnvf .bizzo-casino-4ogvwm {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bizzo-casino-uqhw8m 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-uqhw8m 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-fmk8yo {
  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-fmk8yo.bizzo-casino-0vv08w {
  opacity: 1;
  pointer-events: auto;
}

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

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

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

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