* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.bizzo-casino-yiyafr {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-yiyafr {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bizzo-casino-yiyafr {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bizzo-casino-14wed2 {
  overflow: hidden;
}

.bizzo-casino-lzipca img {
  background: var(--Neutral-300);
}

.bizzo-casino-nrondu {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.bizzo-casino-23lkqi {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bizzo-casino-23lkqi:hover {
  background: var(--button-bg-hover);
}

.bizzo-casino-fn5ico {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bizzo-casino-fn5ico:hover {
  background: var(--button-bg-hover);
}

.bizzo-casino-fc9up0 {
  font-size: 12px;
  line-height: 18px;
}

.bizzo-casino-vuhuk2 {
  font-size: 18px;
  line-height: 26px;
}

.bizzo-casino-aijzsb {
  width: 100%;
}

.bizzo-casino-pome74 {
  padding: 6px 16px;
}

.bizzo-casino-hgia2n {
  padding: 10px 16px;
}

.bizzo-casino-6jedwq {
  padding: 15px 26px;
}

.bizzo-casino-qqojyp {
  flex-shrink: 0;
}

.bizzo-casino-btk7nf {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bizzo-casino-pbn8gq {
  display: none;
}

.bizzo-casino-vgbg7c {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bizzo-casino-n6rud6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bizzo-casino-67oxug {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.bizzo-casino-pktn8p {
  cursor: grab;
}

.bizzo-casino-67oxug::-webkit-scrollbar {
  display: none;
}

.bizzo-casino-bhcdr4 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bizzo-casino-esbj0n {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bizzo-casino-tw6zhk {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bizzo-casino-e3pmpg {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bizzo-casino-mjtwad {
  visibility: visible;
}

.bizzo-casino-ri0hc4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bizzo-casino-s0py7c ease;
}

.bizzo-casino-93n6do {
  background-color: var(--Primary-200);
  width: 16px;
}

.bizzo-casino-lfxxsm {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.bizzo-casino-s0py7c,
    mask-image 0.3s;
}

.bizzo-casino-lfxxsm.bizzo-casino-0c54pw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.bizzo-casino-okt9ea:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bizzo-casino-bq6ai6 {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.bizzo-casino-0olaqp.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.bizzo-casino-0olaqp.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.bizzo-casino-qzrci0 {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.bizzo-casino-qzrci0::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.bizzo-casino-sl2h90 {
  position: relative;
  z-index: 1;
}

.bizzo-casino-lvnsbz {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bizzo-casino-xkpfjr {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bizzo-casino-7ar94u {
  font-size: 40px;
  line-height: 48px;
}

.bizzo-casino-ld8u33 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bizzo-casino-ybg7ye {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.bizzo-casino-ybg7ye:hover {
  background: var(--Primary-400);
}

.bizzo-casino-ybg7ye svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bizzo-casino-okt9ea img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-qzrci0 {
    max-width: 600px;
    padding: 64px;
  }

  .bizzo-casino-lvnsbz {
    font-size: 24px;
    line-height: 32px;
  }

  .bizzo-casino-xkpfjr {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bizzo-casino-7ar94u {
    font-size: 50px;
    line-height: 56px;
  }

  .bizzo-casino-ld8u33 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bizzo-casino-bq6ai6 {
    top: 25px;
    right: 25px;
  }
}

.bizzo-casino-w3gd9m,
.bizzo-casino-x1sxys {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.bizzo-casino-61ev87.bizzo-casino-n4x36i::before,
.bizzo-casino-x1sxys::before,
.bizzo-casino-tvd2lg::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.bizzo-casino-0olaqp.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bizzo-casino-3yscub 14.bizzo-casino-l2mvsi.bizzo-casino-b6okyu 14.bizzo-casino-bbf31k 15.bizzo-casino-tk2xcw 14.bizzo-casino-r4q5cz 15.bizzo-casino-x2fmhi 14.bizzo-casino-xuy2xu.bizzo-casino-o6qkiq 14.bizzo-casino-bd8xma 19.bizzo-casino-j8h0ap 12.bizzo-casino-o379wj 19.bizzo-casino-j8h0ap 10.bizzo-casino-lzrx3z.bizzo-casino-j8h0ap 8.bizzo-casino-rdb81s 17.bizzo-casino-bgsmmr 7.bizzo-casino-ozrde4 15.bizzo-casino-0uexqz 7.bizzo-casino-4347s1.bizzo-casino-rperbd 7.bizzo-casino-ozrde4 11.bizzo-casino-smjaku 8.bizzo-casino-rdb81s 11.bizzo-casino-smjaku 10.bizzo-casino-38nqcd.bizzo-casino-smjaku 12.bizzo-casino-18mi71 13.bizzo-casino-n6bfw4 14.bizzo-casino-q820dc 15.bizzo-casino-us87oj 14.bizzo-casino-2vcfcq.bizzo-casino-5kjewz 14.bizzo-casino-qt5aw6 15.bizzo-casino-tmgvhp 14.bizzo-casino-dfk5zl 15.bizzo-casino-4705q3 14.bizzo-casino-gqv72h.bizzo-casino-3yscub 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bizzo-casino-w336xr 15.bizzo-casino-7ywh3u.bizzo-casino-jjrfdk 15.bizzo-casino-o8gkq3 15.bizzo-casino-5esjj9 15.bizzo-casino-i2gi0j 15.bizzo-casino-jgzjuq 15.bizzo-casino-zybr7w.bizzo-casino-byjvkq 15.bizzo-casino-i2gi0j 15.bizzo-casino-rel0ec 15.bizzo-casino-2klc8z 15.bizzo-casino-am26zo 15.bizzo-casino-rx0dkr.bizzo-casino-uovtib 15.bizzo-casino-ybwujq 7.bizzo-casino-z2p0hv 18.bizzo-casino-9dlxrp 7.bizzo-casino-b8gdld 23.bizzo-casino-vrogqf.bizzo-casino-w5of2i.bizzo-casino-6m52bv 18.bizzo-casino-3q79j2 19.bizzo-casino-eeubve 15.bizzo-casino-dgtbw7 15.bizzo-casino-w336xr 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bizzo-casino-73sx4g [type="submit"] *,
.bizzo-casino-8pz4m1 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bizzo-casino-ni729s {
    display: none;
  }
}

.bizzo-casino-0cyocy {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bizzo-casino-0cyocy {
  display: none;
}

@media (min-width: 768px) {
  .bizzo-casino-0cyocy {
    bottom: 22px;
  }
}

.bizzo-casino-0cyocy input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bizzo-casino-0cyocy {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bizzo-casino-kbknwa.static) .bizzo-casino-0cyocy {
    bottom: 8px;
  }
}

.bizzo-casino-avm0sy {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.bizzo-casino-0olaqp.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bizzo-casino-e09i1n 3.bizzo-casino-yea5eh.bizzo-casino-1abh11.bizzo-casino-i3p7b0 3.bizzo-casino-unnppq 3.bizzo-casino-rcc05d 5.bizzo-casino-rthkmm 3.bizzo-casino-rcc05d 8.bizzo-casino-9m4jaa.bizzo-casino-mtbo40.bizzo-casino-rcc05d 26.bizzo-casino-1eo9uu 5.bizzo-casino-0wxyov 28.bizzo-casino-bzzz4w 8.bizzo-casino-2tgpkh 28.bizzo-casino-xn6fcl.bizzo-casino-6cz9o8 28.bizzo-casino-9va78b.bizzo-casino-9w2r4e 34.bizzo-casino-0ylez1.bizzo-casino-z3du9p 36.bizzo-casino-62u0ua 11.bizzo-casino-xc9obe 37.bizzo-casino-pfbg1a 12.bizzo-casino-khmokk 36.bizzo-casino-y2ff2m.bizzo-casino-8llj0s 28.bizzo-casino-die3b4.bizzo-casino-6kw7rl.bizzo-casino-nyqxok 28.bizzo-casino-8wkc4i 36.bizzo-casino-2ht56i 26.bizzo-casino-8318fj 36.bizzo-casino-2ht56i 23.bizzo-casino-h5mlgv.bizzo-casino-tcxk9h.bizzo-casino-2ht56i 5.bizzo-casino-2ajezu 34.bizzo-casino-2a1rp2 3.bizzo-casino-unnppq 31.bizzo-casino-e09i1n 3.bizzo-casino-53ag5c.bizzo-casino-xja0he 18.bizzo-casino-ovrqgv.bizzo-casino-z9phan 18.bizzo-casino-gbt7va 8.bizzo-casino-303lc0 17.bizzo-casino-x94xzz 8.bizzo-casino-303lc0 15.bizzo-casino-26g3ns.bizzo-casino-303lc0 14.bizzo-casino-se5bxp 9.bizzo-casino-z9phan 13.bizzo-casino-bnops7 11.bizzo-casino-xja0he 13.bizzo-casino-3wayzk.bizzo-casino-bbnd3b 13.bizzo-casino-bnops7 13.bizzo-casino-37ypzc 14.bizzo-casino-se5bxp 13.bizzo-casino-37ypzc 15.bizzo-casino-vlkdcc.bizzo-casino-37ypzc 17.bizzo-casino-x94xzz 12.bizzo-casino-bbnd3b 18.bizzo-casino-gbt7va 11.bizzo-casino-xja0he 18.bizzo-casino-xdri9v.bizzo-casino-pu03cu 18.bizzo-casino-o7wn30.bizzo-casino-9s7tip 18.bizzo-casino-gbt7va 17.bizzo-casino-ivtx0k 17.bizzo-casino-x94xzz 17.bizzo-casino-ivtx0k 15.bizzo-casino-nlg6qq.bizzo-casino-ivtx0k 14.bizzo-casino-se5bxp 18.bizzo-casino-9s7tip 13.bizzo-casino-bnops7 20.bizzo-casino-pu03cu 13.bizzo-casino-kszdjr.bizzo-casino-q3lj5b 13.bizzo-casino-bnops7 22.bizzo-casino-it79me 14.bizzo-casino-se5bxp 22.bizzo-casino-it79me 15.bizzo-casino-wr5sz9.bizzo-casino-iqo864 17.bizzo-casino-x94xzz 21.bizzo-casino-q3lj5b 18.bizzo-casino-gbt7va 20.bizzo-casino-pu03cu 18.bizzo-casino-af6au2.bizzo-casino-6p2qd2 18.bizzo-casino-mf17uy.bizzo-casino-1xktnh 18.bizzo-casino-gbt7va 26.bizzo-casino-i0brhq 17.bizzo-casino-x94xzz 26.bizzo-casino-i0brhq 15.bizzo-casino-cp3uqg.bizzo-casino-i0brhq 14.bizzo-casino-se5bxp 27.bizzo-casino-1xktnh 13.bizzo-casino-bnops7 28.bizzo-casino-6p2qd2 13.bizzo-casino-9813nr.bizzo-casino-s01px3 13.bizzo-casino-bnops7 31.bizzo-casino-tqjx7q 14.bizzo-casino-se5bxp 31.bizzo-casino-tqjx7q 15.bizzo-casino-qxy3u2.bizzo-casino-i0brhq 17.bizzo-casino-x94xzz 30.bizzo-casino-s01px3 18.bizzo-casino-gbt7va 28.bizzo-casino-6p2qd2 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .bizzo-casino-avm0sy {
    display: none;
  }
}

.bizzo-casino-7imwo0 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-7imwo0 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.bizzo-casino-8pz4m1 {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .bizzo-casino-8pz4m1 {
    padding: 14px 16px;
  }
}

.bizzo-casino-8pz4m1 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bizzo-casino-8pz4m1 button:first-child {
  align-content: end;
}

.bizzo-casino-8pz4m1 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bizzo-casino-8pz4m1
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bizzo-casino-8pz4m1
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bizzo-casino-8pz4m1 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bizzo-casino-8pz4m1 button:last-child svg {
  width: 38px;
  height: 38px;
}

.bizzo-casino-tvd2lg {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.bizzo-casino-tvd2lg::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bizzo-casino-tvd2lg,
.pc61d126-chatbot[data-active-screen="3"]
  .bizzo-casino-tvd2lg {
  opacity: 1;
  visibility: visible;
}

.bizzo-casino-equu57 {
  flex: 1 1;
}

.bizzo-casino-pcf3cq {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-pcf3cq {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bizzo-casino-xj4jwl {
  display: block;
}

.bizzo-casino-vbj1uf {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-vbj1uf {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bizzo-casino-x1sxys {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bizzo-casino-x1sxys::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bizzo-casino-m4fvps span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bizzo-casino-m4fvps p {
  color: var(--Text-100);
}

.bizzo-casino-x1sxys .bizzo-casino-49c8tb {
  grid-area: button;
}

.bizzo-casino-x1sxys .bizzo-casino-49c8tb::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.bizzo-casino-0olaqp.org/2000/svg'%3E%3Cpath d='M4.bizzo-casino-6lf5kw 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bizzo-casino-urmt4w 15L16.bizzo-casino-urmt4w 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bizzo-casino-urmt4w 5L16.bizzo-casino-urmt4w 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bizzo-casino-dixyn3 {
  display: block;
}

.bizzo-casino-nr9g53 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .bizzo-casino-nr9g53 {
    margin-top: 40px;
  }
}

.bizzo-casino-w3gd9m label,
.bizzo-casino-w3gd9m input {
  display: block;
  width: 100%;
}

.bizzo-casino-w3gd9m label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bizzo-casino-w3gd9m label.bizzo-casino-bkrix0 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bizzo-casino-w3gd9m label.bizzo-casino-bkrix0::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.bizzo-casino-w3gd9m input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.bizzo-casino-w3gd9m input::placeholder {
  color: var(--Text-400);
}

.bizzo-casino-j2f8v1 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bizzo-casino-j2f8v1 {
  display: flex;
}

.bizzo-casino-j2f8v1 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bizzo-casino-j2f8v1 ol {
    height: 420px;
    padding: 24px;
  }
}

.bizzo-casino-j2f8v1 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bizzo-casino-73sx4g {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-73sx4g {
    padding: 0 24px 24px;
  }
}

.bizzo-casino-73sx4g input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.bizzo-casino-73sx4g input::placeholder {
  color: var(--Text-400);
}

.bizzo-casino-73sx4g [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bizzo-casino-73sx4g [type="submit"]:disabled {
  opacity: 0.5;
}

.bizzo-casino-73sx4g [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bizzo-casino-73sx4g [type="submit"] {
    right: 40px;
  }
}

.bizzo-casino-61ev87 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bizzo-casino-61ev87.bizzo-casino-n4x36i {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bizzo-casino-61ev87.bizzo-casino-n4x36i::before {
  content: "";
  width: 31px;
}

.bizzo-casino-61ev87.bizzo-casino-n4x36i p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bizzo-casino-61ev87.bizzo-casino-intgog p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bizzo-casino-61ev87 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bizzo-casino-0cyocy .bizzo-casino-49c8tb {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.bizzo-casino-ni729s {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bizzo-casino-ni729s {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-ni729s {
    padding: 18px 0;
  }
}

.bizzo-casino-ni729s .bizzo-casino-yiyafr {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bizzo-casino-ni729s .bizzo-casino-yiyafr {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bizzo-casino-jxe70c {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bizzo-casino-jxe70c {
    max-width: 160px;
    height: 40px;
  }
}

.bizzo-casino-jxe70c picture,
.bizzo-casino-jxe70c img {
  display: block;
  width: 100%;
  height: 100%;
}

.bizzo-casino-jxe70c img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bizzo-casino-sgx2mu {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bizzo-casino-s0py7c ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bizzo-casino-ni729s.bizzo-casino-25ob3s .bizzo-casino-sgx2mu {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bizzo-casino-sgx2mu {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bizzo-casino-sgx2mu {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bizzo-casino-j86679,
.bizzo-casino-5czeno {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bizzo-casino-j86679,
  .bizzo-casino-5czeno {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bizzo-casino-5czeno {
    display: none;
  }
}

.bizzo-casino-xz1k95 {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.bizzo-casino-25ob3s .bizzo-casino-xz1k95 {
  background: var(--fh-bg-color);
}

.bizzo-casino-xz1k95 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bizzo-casino-xz1k95 {
    display: none;
  }
}

.bizzo-casino-9y4n3k {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bizzo-casino-9y4n3k {
    display: none;
  }
}

.bizzo-casino-sn8gos {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bizzo-casino-ni729s.bizzo-casino-25ob3s .bizzo-casino-sn8gos:first-child {
  display: none;
}

.bizzo-casino-ni729s.bizzo-casino-25ob3s .bizzo-casino-sn8gos:last-child {
  display: block;
}

.bizzo-casino-sn8gos:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bizzo-casino-sn8gos {
    display: none;
  }
}

.bizzo-casino-phxhpg {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bizzo-casino-phxhpg {
    display: flex;
  }
}

.bizzo-casino-phxhpg ul {
  max-height: 350px;
  overflow-y: auto;
}

.bizzo-casino-phxhpg:hover ul {
  visibility: visible;
  opacity: 1;
}

.bizzo-casino-phxhpg:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bizzo-casino-phxhpg:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bizzo-casino-phxhpg:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bizzo-casino-phxhpg:hover .bizzo-casino-x0fyjw svg {
  transform: rotate(180deg);
}

.bizzo-casino-jwhb9i {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bizzo-casino-46bv8j {
  padding: 0 8px;
}

.bizzo-casino-sze387 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bizzo-casino-sze387:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bizzo-casino-sze387 {
    padding: 4px 8px;
  }
}

.bizzo-casino-gwyano {
  display: flex;
}

.bizzo-casino-gwyano img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bizzo-casino-x0fyjw {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bizzo-casino-x0fyjw svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bizzo-casino-jk6eyq {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .bizzo-casino-jk6eyq {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.bizzo-casino-ej63ui {
  width: 100%;
}

@media (min-width: 1200px) {
  .bizzo-casino-ej63ui {
    display: none;
  }
}

.bizzo-casino-5fiaql {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bizzo-casino-u6xj47 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bizzo-casino-28c10y {
  display: flex;
}

.bizzo-casino-cq4hk0 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bizzo-casino-9tlfdt {
  list-style: none;
}

@media (max-width: 1199px) {
  .bizzo-casino-9tlfdt {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-9tlfdt {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bizzo-casino-9tlfdt .bizzo-casino-h4vpj1 [data-ref-el],
  .bizzo-casino-9tlfdt .bizzo-casino-h4vpj1 span,
  .bizzo-casino-9tlfdt .bizzo-casino-h4vpj1 a {
    white-space: nowrap;
  }
}

.bizzo-casino-osnano {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bizzo-casino-osnano.bizzo-casino-vfpimb > .bizzo-casino-h4vpj1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-osnano.bizzo-casino-uyq322:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bizzo-casino-osnano.bizzo-casino-vfpimb > .bizzo-casino-r5dq8p {
    height: auto;
  }

  .bizzo-casino-osnano.bizzo-casino-vfpimb > div > .bizzo-casino-rxpjdv {
    transform: rotate(180deg);
  }
}

.bizzo-casino-osnano [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bizzo-casino-osnano [data-ref-el],
.bizzo-casino-osnano span {
  cursor: pointer;
}

.bizzo-casino-osnano [data-ref-el],
.bizzo-casino-osnano span,
.bizzo-casino-osnano a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bizzo-casino-osnano [data-ref-el],
  .bizzo-casino-osnano span,
  .bizzo-casino-osnano a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-osnano [data-ref-el],
  .bizzo-casino-osnano span,
  .bizzo-casino-osnano a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bizzo-casino-r5dq8p {
  height: 0;
  overflow: hidden;
  transition: height 0.bizzo-casino-s0py7c ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bizzo-casino-r5dq8p::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bizzo-casino-r5dq8p::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bizzo-casino-r5dq8p::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bizzo-casino-r5dq8p {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .bizzo-casino-r5dq8p:has(> .bizzo-casino-osnano.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bizzo-casino-r5dq8p .bizzo-casino-r5dq8p {
    padding: 0;
  }

  .bizzo-casino-r5dq8p .bizzo-casino-osnano {
    font-weight: 400;
  }

  .bizzo-casino-r5dq8p .bizzo-casino-osnano:hover > .bizzo-casino-h4vpj1 {
    background: var(--Neutral-300);
  }

  .bizzo-casino-r5dq8p .bizzo-casino-rxpjdv {
    rotate: -90deg;
  }
}

.bizzo-casino-h4vpj1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bizzo-casino-h4vpj1 {
    padding: 8px;
  }

  .bizzo-casino-osnano.bizzo-casino-ctu9lo > .bizzo-casino-h4vpj1 {
    background: var(--Neutral-300);
  }
}

.bizzo-casino-rxpjdv {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.bizzo-casino-0olaqp.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bizzo-casino-tm55im 0.bizzo-casino-iibddq.bizzo-casino-hmzasx -0.bizzo-casino-ifocm2 0.bizzo-casino-lvzxx3 -0.bizzo-casino-ifocm2 1.bizzo-casino-k1qpia 0.bizzo-casino-tj393p.bizzo-casino-vhee6k 4.bizzo-casino-7k6047.bizzo-casino-tm55im 0.bizzo-casino-982o4q.bizzo-casino-jw0ita -0.bizzo-casino-ifocm2 9.bizzo-casino-6zoqhu -0.bizzo-casino-ifocm2 10.bizzo-casino-ncl6xl 0.bizzo-casino-rjkwhj.bizzo-casino-m8qpne 0.bizzo-casino-hmzasx 10.bizzo-casino-m8qpne 0.bizzo-casino-lvzxx3 10.bizzo-casino-ncl6xl 1.bizzo-casino-piezu6.bizzo-casino-g7q3g9 5.bizzo-casino-1xe0l5.bizzo-casino-7r5mwp 6.bizzo-casino-bgj5hs 5.bizzo-casino-5tgwnd 6.bizzo-casino-bgj5hs 4.bizzo-casino-clynlg 5.bizzo-casino-04ugkk.bizzo-casino-tm55im 1.bizzo-casino-3l7wc1.bizzo-casino-ifocm2 0.bizzo-casino-lvzxx3 -0.bizzo-casino-ifocm2 0.bizzo-casino-hmzasx 0.bizzo-casino-tm55im 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bizzo-casino-s0py7c ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bizzo-casino-rxpjdv {
    cursor: default;
  }
}

.bizzo-casino-8ozj4n {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bizzo-casino-fle9yv {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bizzo-casino-fle9yv {
    padding: 40px 4px;
  }
}

.bizzo-casino-n4uwg7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bizzo-casino-n4uwg7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bizzo-casino-9pq1ig {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bizzo-casino-9pq1ig {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bizzo-casino-9pq1ig ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bizzo-casino-9pq1ig [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bizzo-casino-9pq1ig [data-ref-el],
.bizzo-casino-9pq1ig span,
.bizzo-casino-9pq1ig a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bizzo-casino-hywx3d {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bizzo-casino-hywx3d {
    margin-bottom: 12px;
  }
}

.bizzo-casino-oij56e {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bizzo-casino-oij56e img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bizzo-casino-oij56e:last-child {
    margin-right: 0;
  }
}

.bizzo-casino-htphqn {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bizzo-casino-hywx3d:hover .bizzo-casino-se7v84 {
  visibility: visible;
  opacity: 1;
}

.bizzo-casino-se7v84 {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.bizzo-casino-qrc7ci {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bizzo-casino-r2ohv0 {
  display: flex;
  margin: 6px;
}

.bizzo-casino-r2ohv0 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bizzo-casino-se7v84::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.bizzo-casino-se7v84::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.bizzo-casino-mm30f4 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bizzo-casino-mm30f4 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bizzo-casino-0j9rqz {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bizzo-casino-0j9rqz {
    margin-right: 32px;
  }
}

.bizzo-casino-wtm69c {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bizzo-casino-wtm69c {
    margin-top: 0;
    width: 340px;
  }
}

.bizzo-casino-wtm69c a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bizzo-casino-nhkw6f {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bizzo-casino-4foqw7 {
  position: relative;
}

@media (min-width: 768px) {
  .bizzo-casino-4foqw7 {
    margin-top: 40px;
  }
}

.bizzo-casino-4foqw7 + .bizzo-casino-h5hm84,
.bizzo-casino-4foqw7 + .bizzo-casino-4foqw7 {
  margin-top: 24px;
}

.bizzo-casino-mmjaq0 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-mmjaq0 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bizzo-casino-mmjaq0 {
    padding: 80px;
  }
}

.bizzo-casino-wkbm3y {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bizzo-casino-wkbm3y {
    padding: 0 16px;
}


}

.bizzo-casino-efp502 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .bizzo-casino-efp502 {
    font-size: 48px;
    line-height: 56px;
  }
}

.bizzo-casino-beqgn7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .bizzo-casino-beqgn7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bizzo-casino-d97qfv {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.bizzo-casino-d97qfv:hover {
  background: var(--button-bg-hover);
}

.bizzo-casino-es6k3l {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bizzo-casino-es6k3l img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bizzo-casino-es6k3l img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bizzo-casino-es6k3l img {
  min-height: 100%;
  }
}

.bizzo-casino-mmjaq0::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bizzo-casino-7itbka {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bizzo-casino-7itbka h1,
.bizzo-casino-7itbka h2,
.bizzo-casino-7itbka h3,
.bizzo-casino-7itbka h4 {
  margin-bottom: 6px;
}

.bizzo-casino-7itbka h1:not(:first-child),
.bizzo-casino-7itbka h2:not(:first-child),
.bizzo-casino-7itbka h3:not(:first-child),
.bizzo-casino-7itbka h4:not(:first-child) {
  margin-top: 16px;
}

.bizzo-casino-7itbka h1,
.bizzo-casino-7itbka h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bizzo-casino-7itbka h1,
  .bizzo-casino-7itbka h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bizzo-casino-7itbka h2,
.bizzo-casino-7itbka h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bizzo-casino-7itbka h2,
  .bizzo-casino-7itbka h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bizzo-casino-7itbka h3,
.bizzo-casino-7itbka h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bizzo-casino-7itbka h3,
  .bizzo-casino-7itbka h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bizzo-casino-7itbka h4,
.bizzo-casino-7itbka h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bizzo-casino-7itbka ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bizzo-casino-7itbka ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bizzo-casino-7itbka ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.bizzo-casino-7itbka ul ul {
  margin-bottom: 8px;
}

.bizzo-casino-7itbka ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bizzo-casino-7itbka ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bizzo-casino-7itbka ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bizzo-casino-7itbka ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bizzo-casino-7itbka ol li::marker {
  font-weight: 700;
}

.bizzo-casino-7itbka ol ol {
  margin-bottom: 8px;
}

.bizzo-casino-7itbka ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bizzo-casino-7itbka ol ul li {
  padding-left: 16px;
}

.bizzo-casino-7itbka table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .bizzo-casino-7itbka table {
    padding: 24px;
  }
}

.bizzo-casino-7itbka table.bizzo-casino-owwayv {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bizzo-casino-s0py7c,
    mask-image 0.3s;
}

.bizzo-casino-7itbka table.bizzo-casino-owwayv.bizzo-casino-0c54pw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .bizzo-casino-7itbka table {
    display: table;
  }
}

.bizzo-casino-7itbka table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.bizzo-casino-7itbka table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bizzo-casino-7itbka table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bizzo-casino-7itbka table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .bizzo-casino-7itbka table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bizzo-casino-7itbka table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bizzo-casino-7itbka table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bizzo-casino-7itbka table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bizzo-casino-7itbka img {
  max-width: 100%;
  height: auto;
}

.bizzo-casino-arax3a {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .bizzo-casino-arax3a {
    padding: 24px;
  }
}

.bizzo-casino-hozdo7 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bizzo-casino-hozdo7 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bizzo-casino-hozdo7 > * {
  margin: 0 !important;
}

.bizzo-casino-hozdo7 img,
.bizzo-casino-b7lkvm {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-hozdo7 img,
  .bizzo-casino-b7lkvm {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bizzo-casino-iq625b {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bizzo-casino-iq625b {
    width: 32px;
    height: 32px;
  }
}

.bizzo-casino-tqatl2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bizzo-casino-tqatl2 .bizzo-casino-kpcd8h {
  flex-shrink: 0;
}

.bizzo-casino-tqatl2 .bizzo-casino-exdgmb svg {
  display: none;
}

.bizzo-casino-rt1muw {
  display: grid;
  transition: max-height 0.bizzo-casino-s0py7c ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bizzo-casino-rt1muw {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-rt1muw {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bizzo-casino-rt1muw.bizzo-casino-gh720f + .bizzo-casino-kpcd8h svg {
  transform: rotate(180deg);
}

.bizzo-casino-vras6x {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bizzo-casino-vras6x > div:nth-child(3n) {
  grid-column: span 2;
}

.bizzo-casino-vras6x
  > div:nth-child(3n)
  .bizzo-casino-7l1a65
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bizzo-casino-vras6x {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bizzo-casino-vras6x > div:nth-child(3n) {
    grid-column: unset;
  }

  .bizzo-casino-vras6x
    > div:nth-child(3n)
    .bizzo-casino-7l1a65
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-vras6x {
    max-width: 270px;
  }
}

.bizzo-casino-vras6x .bizzo-casino-7l1a65 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bizzo-casino-vras6x .bizzo-casino-7l1a65 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-vras6x .bizzo-casino-7l1a65 button {
    max-width: 104px;
  }
}

.bizzo-casino-x79d68 {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .bizzo-casino-x79d68 {
    margin-bottom: 0;
  }
}

.bizzo-casino-thecj3 {
  display: none;
  opacity: 0;
}

.bizzo-casino-pe74qi {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.bizzo-casino-pe74qi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bizzo-casino-7l1a65 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bizzo-casino-7l1a65 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bizzo-casino-7l1a65
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bizzo-casino-7l1a65
    button {
    max-width: 145px;
  }
}

.bizzo-casino-6gackb:first-child
  .bizzo-casino-7l1a65
  button {
  max-width: 270px;
}

.bizzo-casino-h7c4to {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.bizzo-casino-x79d68 picture {
  width: 100%;
  max-width: 100%;
}

.bizzo-casino-tww4qt {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.bizzo-casino-tww4qt svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bizzo-casino-x79d68:hover .bizzo-casino-tww4qt {
  display: flex;
}

.bizzo-casino-xa6apc {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bizzo-casino-8f7iak {
  display: flex;
}

.bizzo-casino-8f7iak:hover .bizzo-casino-52t60b,
.bizzo-casino-8f7iak .bizzo-casino-ctu9lo .bizzo-casino-52t60b {
  display: flex;
}

.bizzo-casino-8f7iak svg {
  flex-shrink: 0;
}

.bizzo-casino-52t60b {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .bizzo-casino-52t60b {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bizzo-casino-52t60b:hover {
  display: flex;
}

.bizzo-casino-52t60b svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bizzo-casino-0mvt2k {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bizzo-casino-0mvt2k {
    font-size: 12px;
  }
}

.bizzo-casino-v66c44,
.bizzo-casino-ymkmzk {
  width: 50%;
  flex-shrink: 0;
}

.bizzo-casino-v66c44 {
  font-weight: 700;
}

.bizzo-casino-hnr9dd .bizzo-casino-rt1muw {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bizzo-casino-hnr9dd .bizzo-casino-rt1muw {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-hnr9dd .bizzo-casino-rt1muw {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bizzo-casino-hnr9dd
  .bizzo-casino-h7c4to:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bizzo-casino-hnr9dd .bizzo-casino-pe74qi {
  height: 100% !important;
  border-radius: 16px;
}

.bizzo-casino-hnr9dd .bizzo-casino-7l1a65 {
  gap: 4px;
  align-items: center;
}

.bizzo-casino-hnr9dd .bizzo-casino-7l1a65 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bizzo-casino-hnr9dd .bizzo-casino-7l1a65 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bizzo-casino-hnr9dd .bizzo-casino-b9pclm,
.bizzo-casino-hnr9dd .bizzo-casino-thwpma {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.bizzo-casino-0olaqp.org/2000/svg'%3E%3Cpath d='M9.bizzo-casino-4nfl9m 4.bizzo-casino-llrar4.bizzo-casino-lkr4ff 5.bizzo-casino-1n66au.bizzo-casino-0opbth 5.bizzo-casino-9nqro9.bizzo-casino-1a3wqs 5.bizzo-casino-ico6a6.bizzo-casino-e9hcp5 8.bizzo-casino-lp7qme.bizzo-casino-vtrem4 9.bizzo-casino-2xw3vb.bizzo-casino-s5nhxm 9.bizzo-casino-5ajnpz.bizzo-casino-cg2cag 13.bizzo-casino-apwrxn.bizzo-casino-oqf5p7 11.bizzo-casino-bndrrf.bizzo-casino-m3aj6d 11.bizzo-casino-6zbsrs.bizzo-casino-wxb9gk 11.bizzo-casino-8rx564.bizzo-casino-d26rld 13.bizzo-casino-asfqmj.bizzo-casino-crk37g 9.bizzo-casino-vtlrr4.bizzo-casino-jzlip6 9.bizzo-casino-vradvy.bizzo-casino-6gisqh 8.bizzo-casino-w7fm0c.bizzo-casino-2mvwo2 5.bizzo-casino-djn0bb.bizzo-casino-0xlz7x 5.bizzo-casino-85l10i.bizzo-casino-cfq950 5.bizzo-casino-413369.bizzo-casino-tgxy4k 4.bizzo-casino-gj8605.bizzo-casino-m3aj6d 1.bizzo-casino-6uhalq.bizzo-casino-4nfl9m 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bizzo-casino-hnr9dd .bizzo-casino-b9pclm {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bizzo-casino-hnr9dd .bizzo-casino-thwpma {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bizzo-casino-6gew09 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .bizzo-casino-6gew09 {
    padding: 24px;
  }
}

.bizzo-casino-6gew09 .bizzo-casino-kpcd8h {
  display: flex;
}

@media (min-width: 768px) {
  .bizzo-casino-6gew09 .bizzo-casino-kpcd8h {
    display: none;
  }
}

.bizzo-casino-6gew09 .bizzo-casino-exdgmb svg {
  display: none;
}

.bizzo-casino-ndyqvc {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bizzo-casino-ndyqvc .bizzo-casino-nrondu {
  display: none;
}

@media (min-width: 768px) {
  .bizzo-casino-ndyqvc .bizzo-casino-nrondu {
    display: flex;
  }
}

.bizzo-casino-do1i7q {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-do1i7q {
    font-size: 40px;
    line-height: 48px;
  }
}

.bizzo-casino-do1i7q > * {
  margin: 0 !important;
}

.bizzo-casino-do1i7q img,
.bizzo-casino-q4cm8i {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-do1i7q img,
  .bizzo-casino-q4cm8i {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bizzo-casino-oxyluw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bizzo-casino-oxyluw {
    width: 32px;
    height: 32px;
  }
}

.bizzo-casino-zu0m8w {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bizzo-casino-zu0m8w {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .bizzo-casino-zu0m8w::-webkit-scrollbar {
    display: none;
  }
}

.bizzo-casino-fn2xap {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bizzo-casino-fn2xap {
    padding: 7px 15px;
  }
}

.bizzo-casino-fn2xap:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bizzo-casino-k0gyra {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bizzo-casino-k0gyra {
    display: flex;
    opacity: 1;
  }
}

.bizzo-casino-fn2xap picture {
  height: 100%;
  display: block;
}

.bizzo-casino-fn2xap img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bizzo-casino-fn2xap img {
    width: 88px;
    height: 44px;
  }
}

.bizzo-casino-fn2xap p {
  text-align: center;
  width: 100%;
}

.bizzo-casino-v6yspr {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-v6yspr {
    font-size: 40px;
    line-height: 48px;
  }
}

.bizzo-casino-v6yspr img,
.bizzo-casino-sm2mip {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-v6yspr img,
  .bizzo-casino-sm2mip {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bizzo-casino-ggb7fq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bizzo-casino-ggb7fq {
    width: 32px;
    height: 32px;
  }
}

.bizzo-casino-dsawms {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bizzo-casino-9tt2pp {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.bizzo-casino-p2bxo8 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bizzo-casino-p2bxo8.bizzo-casino-ctu9lo {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bizzo-casino-rjll1x {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .bizzo-casino-rjll1x {
    font-size: 20px;
    line-height: 28px;
  }
}

.bizzo-casino-xhxomc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bizzo-casino-cgvzg0 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bizzo-casino-s0py7c ease;
  opacity: 0;
  color: var(--text-color);
}

.bizzo-casino-z620af {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bizzo-casino-z620af ol,
.bizzo-casino-z620af ul {
  padding-left: 1.3em;
}

.bizzo-casino-p2bxo8.bizzo-casino-ctu9lo .bizzo-casino-cgvzg0 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bizzo-casino-p2bxo8.bizzo-casino-ctu9lo .bizzo-casino-xhxomc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bizzo-casino-pygtvg {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .bizzo-casino-pygtvg {
    padding: 24px;
  }
}

.bizzo-casino-pygtvg .bizzo-casino-kpcd8h {
  display: flex;
}

@media (min-width: 768px) {
  .bizzo-casino-pygtvg .bizzo-casino-kpcd8h {
    display: none;
  }
}

.bizzo-casino-pygtvg .bizzo-casino-exdgmb svg {
  display: none;
}

.bizzo-casino-vka8s9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bizzo-casino-vka8s9 .bizzo-casino-nrondu {
  display: none;
}

@media (min-width: 768px) {
  .bizzo-casino-vka8s9 .bizzo-casino-nrondu {
    display: flex;
  }
}

.bizzo-casino-zsrp5s {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-zsrp5s {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bizzo-casino-zsrp5s > * {
  margin: 0 !important;
}

.bizzo-casino-zsrp5s img,
.bizzo-casino-taos89 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-zsrp5s img,
  .bizzo-casino-taos89 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bizzo-casino-u7bgyh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bizzo-casino-u7bgyh {
    width: 32px;
    height: 32px;
  }
}

.bizzo-casino-rm645p {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bizzo-casino-rm645p {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .bizzo-casino-rm645p::-webkit-scrollbar {
    display: none;
  }
}

.bizzo-casino-a7v8lc {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bizzo-casino-a7v8lc:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bizzo-casino-qxpjmp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bizzo-casino-qxpjmp {
    display: flex;
    opacity: 1;
  }
}

.bizzo-casino-a7v8lc picture {
  width: auto;
  height: 100%;
  display: block;
}

.bizzo-casino-a7v8lc picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bizzo-casino-nrdndv {
  margin: -24px 0;
}

.bizzo-casino-nrdndv:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bizzo-casino-nrdndv {
    margin: -16px 0;
  }
}

.bizzo-casino-ejdcpo {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bizzo-casino-ejdcpo {
    flex-direction: row;
  }
}

.bizzo-casino-j8sr50 {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .bizzo-casino-j8sr50 {
    flex: 1;
  }
}

.bizzo-casino-j8sr50::placeholder {
  color: var(--Text-400);
}

.bizzo-casino-orml6w {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.bizzo-casino-gt8hco {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bizzo-casino-gt8hco::-webkit-scrollbar {
  display: none;
}

.bizzo-casino-m8kca1 {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.bizzo-casino-m8kca1 img,
.bizzo-casino-m8kca1 svg {
  margin-right: 8px;
}

.bizzo-casino-oif0ws {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bizzo-casino-nrdndv + .bizzo-casino-bu9y6f {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bizzo-casino-nrdndv + .bizzo-casino-bu9y6f {
    margin-top: -16px;
  }
}

.bizzo-casino-tycah9 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bizzo-casino-tycah9 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bizzo-casino-tycah9 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bizzo-casino-ci1hhp {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.bizzo-casino-giop9u {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bizzo-casino-2c2rcf {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bizzo-casino-0ytwe1 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bizzo-casino-e8bc1f {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bizzo-casino-ci1hhp button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.bizzo-casino-ci1hhp button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .bizzo-casino-ci1hhp {
    padding: 39px 179px 39px 39px;
  }

  .bizzo-casino-giop9u {
    font-size: 40px;
    line-height: 48px;
  }

  .bizzo-casino-e8bc1f {
    height: 348px;
  }

  .bizzo-casino-ci1hhp button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bizzo-casino-ci1hhp button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bizzo-casino-ci1hhp {
    padding: 63px;
  }
}

.bizzo-casino-cmhep8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bizzo-casino-cmhep8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bizzo-casino-8ktick {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bizzo-casino-8ktick {
    width: auto;
  }
}

.bizzo-casino-knsh0g {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.bizzo-casino-knsh0g::-webkit-scrollbar {
  display: none;
}

.bizzo-casino-knsh0g a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.bizzo-casino-knsh0g a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bizzo-casino-knsh0g {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bizzo-casino-cmhep8 .bizzo-casino-3lyyxb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bizzo-casino-s0py7c,
    mask-image 0.3s;
}

.bizzo-casino-cmhep8 .bizzo-casino-3lyyxb.bizzo-casino-0c54pw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bizzo-casino-322x8d {
  margin: 40px -16px;
}

.bizzo-casino-ns8xqb + .bizzo-casino-h5hm84,
.bizzo-casino-ns8xqb + .bizzo-casino-4foqw7 {
  margin-top: 24px;
}

.bizzo-casino-lu69sy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bizzo-casino-lu69sy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bizzo-casino-iek3f1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bizzo-casino-iek3f1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bizzo-casino-iek3f1 {
    margin-top: 0;
  }
}

.bizzo-casino-s1v5it {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bizzo-casino-s1v5it {
    font-size: 24px;
    line-height: 32px;
  }
}

.bizzo-casino-j1buim {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .bizzo-casino-j1buim {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bizzo-casino-pvb443 {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .bizzo-casino-pvb443 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bizzo-casino-9i1pgx {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .bizzo-casino-9i1pgx {
    font-size: 20px;
    line-height: 28px;
  }
}

.bizzo-casino-ahek7m {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bizzo-casino-ahek7m {
    font-size: 32px;
    line-height: 40px;
  }
}

.bizzo-casino-xgnpnu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.bizzo-casino-zkhesg {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bizzo-casino-zkhesg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bizzo-casino-bu9y6f {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bizzo-casino-535t69 {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .bizzo-casino-535t69 {
    padding: 15px 48px;
  }
}

main > .bizzo-casino-bu9y6f {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bizzo-casino-rt1muw.bizzo-casino-1f0s93 > div:nth-child(n+5) {
    display: none;
  }
}

.bizzo-casino-7itbka p a img {
  display: block;
  margin: 0 auto;
}


.bizzo-casino-5phvp6 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.bizzo-casino-lmsdoo {
  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-lmsdoo label {
  font-size: 14px;
}

.bizzo-casino-lmsdoo h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bizzo-casino-lmsdoo input,
.bizzo-casino-lmsdoo textarea,
.bizzo-casino-lmsdoo 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-lmsdoo button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bizzo-casino-fjzhae ease;
}
.bizzo-casino-lmsdoo button:hover {
  background-color: var(--button-bg-hover);
}
.bizzo-casino-huphtl {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bizzo-casino-gvoob6 ease-in;
}

.bizzo-casino-huphtl h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

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