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

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

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

.alf-casino-fnujs5 {
  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) {
  .alf-casino-fnujs5: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;
  }
}

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

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

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

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

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

.alf-casino-snh0wp {
  cursor: pointer;
}

.alf-casino-micocc {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.alf-casino-cznbtg {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.alf-casino-cznbtg figure {
  margin: 0;
}

.alf-casino-cznbtg.alf-casino-1iprkl {
  justify-content: flex-start;
  margin-right: 4px;
}

.alf-casino-cznbtg.alf-casino-ejkcjr {
  justify-content: flex-end;
  margin-left: 4px;
}

.alf-casino-cznbtg.alf-casino-bp7aj6 {
  justify-content: center;
}

.alf-casino-cznbtg.alf-casino-efsuvg {
  justify-content: normal;
}

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

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

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

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

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

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

.alf-casino-0fgieb img {
  width: 100%;
}

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

.alf-casino-85ajfc {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.alf-casino-85ajfc 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);
}

.alf-casino-85ajfc ul li span svg {
  fill: var(--title-color);
}

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

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

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

.alf-casino-85ajfc ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.alf-casino-cbmk8w.alf-casino-8dsxbm {
  background-color: #000;
}

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

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

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

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

.alf-casino-3l3t67 {
  margin-bottom: 94px;
}

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

.alf-casino-50k518 .alf-casino-effrcu {
  margin-bottom: 28px;
}

.alf-casino-50k518 .alf-casino-effrcu img {
  max-height: 100px;
  width: auto;
}

.alf-casino-pfbsmy {
  display: flex;
  align-items: center;
}

.alf-casino-pfbsmy a + a {
  margin-left: 24px;
}

.alf-casino-pfbsmy img {
  max-height: 56px;
  width: auto;
}

.alf-casino-pfbsmy img + img {
  margin-left: 24px;
}

.alf-casino-1klcfo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.alf-casino-58l2qn {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.alf-casino-yd34yv li {
  display: flex;
  margin: 0 7px;
}

.alf-casino-yd34yv li svg {
  transition: 0.alf-casino-qas9dr ease-in-out;
}

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

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

.alf-casino-d67wjf + .alf-casino-d67wjf {
  margin-left: 120px;
}

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

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

.alf-casino-ufwyuu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.alf-casino-ufwyuu li {
  font-size: 16px;
}

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

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

.alf-casino-ufwyuu li + li {
  margin-top: 16px;
}

.alf-casino-dqu4d6 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.alf-casino-harz6i ease-in-out;
}

.alf-casino-dqu4d6.alf-casino-zb710u {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.alf-casino-521xl9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.alf-casino-dfz1ib li {
  width: 100%;
}

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

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

.alf-casino-dfz1ib li a.alf-casino-zb710u {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.alf-casino-tvxtbg {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.alf-casino-tvxtbg img {
  width: 100%;
  transition: 0.alf-casino-qas9dr ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .alf-casino-y31qql .alf-casino-effrcu img {
    max-width: 90px;
  }
}

.alf-casino-effrcu img {
  max-height: 50px;
  width: auto;
}

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

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

.alf-casino-3cza72 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.alf-casino-3cza72 li {
  font-size: 16px;
  margin: 0 20px;
}

.alf-casino-3cza72 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

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

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

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

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

.alf-casino-xghnmt.alf-casino-xudjcc {
  margin-right: 0;
}

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

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

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

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

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

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

.alf-casino-mnt4e8:hover > ul {
  display: flex;
}

.alf-casino-mnt4e8:focus > ul {
  display: flex;
}

.alf-casino-mnt4e8:focus-within > ul {
  display: flex;
}

.alf-casino-gudaur {
  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;
}

.alf-casino-gudaur::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.alf-casino-harz6i ease-in-out;
}

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

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

.alf-casino-mnt4e8 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.alf-casino-qas9dr ease-in-out;
  overflow: hidden;
}

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

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

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

.alf-casino-99jy4r {
  display: none;
}

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

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

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

.alf-casino-6j65i4 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.alf-casino-6j65i4 img {
  margin-bottom: 20px;
}

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

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

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

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

.alf-casino-0r29pz {
  color: var(--text-color);
}

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

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

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

.alf-casino-dg4961 p img {
  display: block;
  margin: 0 auto;
}

.alf-casino-dg4961 p:first-of-type {
  margin-top: 0;
}

.alf-casino-dg4961 p:last-of-type {
  margin-bottom: 0;
}

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

.alf-casino-dg4961 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.alf-casino-3cffzc .alf-casino-8gt3nf {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .alf-casino-3cffzc .alf-casino-8gt3nf {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.alf-casino-3cffzc .alf-casino-4t8g89 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.alf-casino-4t8g89 {
  margin: 0 0 28px;
}

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

.alf-casino-8gt3nf {
  margin: 0 0 28px;
}

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

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

.alf-casino-y44l1k .alf-casino-fnujs5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.alf-casino-701pr9 {
  position: relative;
  border: none;
}

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

.alf-casino-c4rv0n {
  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;
}

.alf-casino-c4rv0n span {
  height: 32px;
}

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

.alf-casino-c4rv0n.alf-casino-9tn4yf span {
  transform: scaleY(-1);
}

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

.alf-casino-006khc {
  list-style: none;
  padding: 0;
  margin: 0;
}

.alf-casino-006khc li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .alf-casino-006khc li {
    font-size: 16px;
  }
}

.alf-casino-006khc li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.alf-casino-qas9dr ease-in-out;
}

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

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

.alf-casino-006khc.alf-casino-bd7jrp {
  display: none;
}

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

.alf-casino-pgg979 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .alf-casino-pgg979 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.alf-casino-ge0tgw {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.alf-casino-k2okfd p {
  color: var(--text-color);
}

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

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

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

.alf-casino-5780if {
  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);
}

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

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

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

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

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

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

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

.alf-casino-w1mzea p + p {
  margin-top: 10px;
}

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

.alf-casino-zflk5j {
  display: none;
}

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

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

.alf-casino-kjnval li {
  margin: 0 20px;
}

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

.alf-casino-kjnval li a img {
  margin-bottom: 4px;
}

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

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

.alf-casino-rlx6z9 li {
  font-size: 16px;
  position: relative;
}

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

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

.alf-casino-rlx6z9 li span {
  opacity: 0.5;
}

.alf-casino-rlx6z9 li + li {
  margin-left: 30px;
}

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

h2.alf-casino-ol825w {
  margin: 0 0 28px;
}

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

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

.alf-casino-p7jay7 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);
}

.alf-casino-p7jay7 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;
}

.alf-casino-p7jay7 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;
}

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

.alf-casino-p7jay7 tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.alf-casino-p7jay7 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);
}

.alf-casino-p7jay7 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);
}

.alf-casino-p7jay7 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.alf-casino-p7jay7 tbody tr td .alf-casino-psfzol {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .alf-casino-p7jay7 tbody tr td .alf-casino-psfzol {
    width: 100%;
  }
}

.alf-casino-p7jay7 tbody tr td .alf-casino-9mvfon {
  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.alf-casino-qas9dr ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .alf-casino-p7jay7 tbody tr td .alf-casino-9mvfon:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .alf-casino-p7jay7 tbody tr td .alf-casino-9mvfon {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .alf-casino-p7jay7 tbody tr td .alf-casino-9mvfon {
    width: 100%;
  }
}

.alf-casino-p7jay7 tbody tr td .alf-casino-r2clvi {
  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) {
  .alf-casino-p7jay7 tbody tr td .alf-casino-r2clvi:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.alf-casino-iu73f8 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.alf-casino-qas9dr ease-in-out;
}

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

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

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

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

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

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

.alf-casino-ma3880 img {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

.alf-casino-c16ano svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.alf-casino-qas9dr ease-in-out;
}

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

.alf-casino-181yyb {
  padding: 90px 0;
}

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

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

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

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

.alf-casino-vosnmk img {
  width: 100%;
}

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

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

.alf-casino-1q41hc {
  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;
}

.alf-casino-1q41hc 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) {
  .alf-casino-1q41hc {
    flex-basis: auto;
  }
}

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

.alf-casino-92bmtj {
  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.alf-casino-qas9dr ease-in-out;
}

.alf-casino-92bmtj:hover {
  border: 1px solid #8c8ca2;
}

.alf-casino-zvd4hb {
  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%);
}

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

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

.alf-casino-zs9ac1 a {
  text-decoration: underline;
  color: #8babff;
}

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

.alf-casino-dfqsrz .alf-casino-92bmtj {
  width: 50%;
  margin: 0;
}

.alf-casino-fjs5es {
  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;
}

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

.alf-casino-9cvv4h {
  margin: 0 0 100px;
}

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

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

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

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

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

.alf-casino-6qn0fj {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.alf-casino-iu4hwa 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.alf-casino-qas9dr ease-in-out;
}

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

.alf-casino-iu4hwa a svg {
  fill: #fff;
}

.alf-casino-iu4hwa a:hover {
  background: #3d68e7;
}

.alf-casino-6mnhy6 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.alf-casino-wpzzyu {
  margin-bottom: 16px;
}

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

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

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

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

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

.alf-casino-53tgde {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.alf-casino-n5jxqe 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);
}

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

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

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

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

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

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

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

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

.alf-casino-g89mzw.alf-casino-ww1zqt {
  display: none;
}

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

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

.alf-casino-zbq3sj iframe.alf-casino-rk5yn1 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.alf-casino-zbq3sj.alf-casino-tqgx4c {
  opacity: 1;
  pointer-events: all;
}

.alf-casino-kxd8q0 {
  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.alf-casino-qas9dr ease-in-out;
}

.alf-casino-kxd8q0 svg {
  margin-right: 10px;
}

.alf-casino-kxd8q0 + .alf-casino-kxd8q0 {
  margin-top: 14px;
}

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

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

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

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

.alf-casino-0rd14n .alf-casino-y44l1k {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .alf-casino-0rd14n .alf-casino-y44l1k {
    margin: 28px 0 0;
  }
}

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

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

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

.alf-casino-o73k8r {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.alf-casino-wvm9ki .alf-casino-fnujs5 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .alf-casino-wvm9ki .alf-casino-fnujs5 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.alf-casino-1bdi8k {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.alf-casino-1bdi8k img {
  width: 100%;
}

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

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

.alf-casino-83bvnx {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.alf-casino-2c864e {
  width: 100%;
  margin: 0 0 100px;
}

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

.alf-casino-2c864e .alf-casino-d9j1hr {
  position: relative;
}

.alf-casino-2c864e .alf-casino-j9n29q {
  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;
}

.alf-casino-2c864e .alf-casino-j9n29q.alf-casino-ww1zqt {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .alf-casino-2c864e .alf-casino-vzxz2i {
    bottom: 90px;
  }
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-8h1857 {
  max-width: 300px;
  width: 100%;
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-8h1857 .alf-casino-7ua577 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-8h1857 .alf-casino-7ua577 {
    font-size: 32px;
    text-align: center;
  }
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-8h1857 .alf-casino-aq16xj {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-8h1857 .alf-casino-aq16xj {
    text-align: center;
  }
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc {
    flex-direction: column-reverse;
  }
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-t3n0pf {
  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.alf-casino-qas9dr ease-in-out;
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-t3n0pf:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-t3n0pf {
    width: 100%;
  }
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-4lwmu4 {
  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.alf-casino-qas9dr ease-in-out;
  overflow: hidden;
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-4lwmu4 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);
  }
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-4lwmu4: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;
}

.alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-4lwmu4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .alf-casino-2c864e .alf-casino-vzxz2i .alf-casino-xudjcc .alf-casino-4lwmu4 {
    width: 100%;
  }
}

.alf-casino-2c864e .alf-casino-vzxz2i.alf-casino-ww1zqt {
  display: none;
}

.alf-casino-2c864e .alf-casino-9meevj {
  display: none;
}

.alf-casino-2c864e .alf-casino-9meevj.alf-casino-tqgx4c {
  display: block;
}

.alf-casino-2c864e .alf-casino-9meevj iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .alf-casino-2c864e .alf-casino-9meevj iframe {
    height: calc(100vh - 54px);
  }
}

.alf-casino-2c864e .alf-casino-y24kzd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .alf-casino-2c864e .alf-casino-y24kzd {
    padding: 24px 16px 0;
  }
}

.alf-casino-2c864e .alf-casino-y24kzd .alf-casino-7ua577 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .alf-casino-2c864e .alf-casino-y24kzd .alf-casino-7ua577 {
    margin-bottom: 24px;
  }
}

.alf-casino-2c864e .alf-casino-y24kzd 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);
}

.alf-casino-2c864e .alf-casino-y24kzd 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) {
  .alf-casino-2c864e .alf-casino-y24kzd table tr td {
    padding: 12px 4px;
  }
}

.alf-casino-2c864e .alf-casino-y24kzd 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) {
  .alf-casino-2c864e .alf-casino-y24kzd table tr th {
    padding: 12px 4px;
  }
}

.alf-casino-2c864e .alf-casino-y24kzd table tr:last-of-type td {
  border-bottom: none;
}

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

.alf-casino-8hnpap.alf-casino-zb710u {
  display: block;
}

.alf-casino-8hnpap iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.alf-casino-8hnpap .alf-casino-8lrldu {
  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;
}

.alf-casino-8hnpap .alf-casino-0hguj9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.alf-casino-8hnpap .alf-casino-4lwmu4 {
  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.alf-casino-qas9dr ease-in-out;
}

.alf-casino-8hnpap .alf-casino-4lwmu4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.alf-casino-c9b15h.alf-casino-zb710u {
  display: block;
}

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

.alf-casino-6umj0a {
  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;
}

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

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

.alf-casino-17f4mn {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.alf-casino-17f4mn svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.alf-casino-lpzx5a {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.alf-casino-inoemm.alf-casino-ww1zqt {
  display: none;
}

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

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

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

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

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

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

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

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

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

.alf-casino-vlx3rw input:active {
  border-color: #c2c0ce;
}

.alf-casino-vlx3rw input:focus {
  border-color: #c2c0ce;
}

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

.alf-casino-zombth {
  margin-bottom: 36px;
}

.alf-casino-zombth 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;
}

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

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

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

.alf-casino-gduo33 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.alf-casino-8bvkvm {
  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.alf-casino-qas9dr ease-in-out;
}

.alf-casino-8bvkvm:hover {
  background: var(--border-color);
}

.alf-casino-qjg6zx {
  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.alf-casino-qas9dr ease-in-out;
}

.alf-casino-qjg6zx:hover {
  background: #166ad9;
}

.alf-casino-1tv12p {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.alf-casino-1tv12p.alf-casino-ww1zqt {
  display: none;
}

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

.alf-casino-1tv12p .alf-casino-8bvkvm {
  margin: 0 auto;
}

.alf-casino-sl8lyt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.alf-casino-4a9k02 {
  filter: grayscale(100%);
}

.alf-casino-d1nbj9 > input {
  display: none;
}

.alf-casino-d1nbj9 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.alf-casino-xhqqke.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.alf-casino-2fktvq 44.alf-casino-l3euko.alf-casino-uwlas1.alf-casino-1dsi19.alf-casino-d9fqlc.alf-casino-5nw24r.alf-casino-ff7rso.alf-casino-32csz0.alf-casino-0olwo2.alf-casino-h3vcim.alf-casino-rwvwm7.alf-casino-wxk0tt.alf-casino-rqrxbj 0l-12.alf-casino-lbnmg6 30.alf-casino-69pgtl.alf-casino-veawxl 2.alf-casino-iiby1g.alf-casino-veawxl 3.alf-casino-jakppk 3.alf-casino-i2rtre.alf-casino-5b5xgr 3.alf-casino-2rvdj0.alf-casino-j5b5j6.alf-casino-wt3b4i.alf-casino-i2ix9m 7-3.alf-casino-lbnmg6 10.alf-casino-w0olf1.alf-casino-i2ix9m 23.alf-casino-kzkr8n.alf-casino-gnsuy4 1.alf-casino-gjjkn2 2.alf-casino-lbnmg6 3.alf-casino-gnsuy4 1.alf-casino-5b5xgr 5.alf-casino-z3l3ex.alf-casino-5b5xgr 32.alf-casino-qkks3e.alf-casino-j5b5j6 5.alf-casino-rqrxbj 4.alf-casino-i2ix9m 9.alf-casino-i2ix9m 8.alf-casino-5b5xgr 6.alf-casino-7k4lv5.alf-casino-sobvu6.alf-casino-t53ej2.alf-casino-63k3dd.alf-casino-8421a3 4.alf-casino-p06kjs.alf-casino-8421a3 6.alf-casino-8421a3 0l29.alf-casino-rqrxbj 17.alf-casino-i9zlt4.alf-casino-5ahso1 2.alf-casino-n3n9fv 10.alf-casino-u71z1p.alf-casino-lbnmg6 8.alf-casino-9tmx5w.alf-casino-b932h6.alf-casino-o7tgpg.alf-casino-ailu5v.alf-casino-o8cdzl.alf-casino-j5b5j6.alf-casino-5nw24r.alf-casino-lbnmg6 1.alf-casino-nx3a53.alf-casino-yigfq2.alf-casino-2odsy2.alf-casino-3h3l9e.alf-casino-barkni.alf-casino-gjjkn2 1.alf-casino-xwtduh.alf-casino-289ogu.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.alf-casino-d1nbj9 > input:checked ~ label,
.alf-casino-d1nbj9 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.alf-casino-xhqqke.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.alf-casino-2fktvq 44.alf-casino-l3euko.alf-casino-uwlas1.alf-casino-1dsi19.alf-casino-d9fqlc.alf-casino-5nw24r.alf-casino-ff7rso.alf-casino-32csz0.alf-casino-0olwo2.alf-casino-h3vcim.alf-casino-rwvwm7.alf-casino-wxk0tt.alf-casino-rqrxbj 0l-12.alf-casino-lbnmg6 30.alf-casino-69pgtl.alf-casino-veawxl 2.alf-casino-iiby1g.alf-casino-veawxl 3.alf-casino-jakppk 3.alf-casino-i2rtre.alf-casino-5b5xgr 3.alf-casino-2rvdj0.alf-casino-j5b5j6.alf-casino-wt3b4i.alf-casino-i2ix9m 7-3.alf-casino-lbnmg6 10.alf-casino-w0olf1.alf-casino-i2ix9m 23.alf-casino-kzkr8n.alf-casino-gnsuy4 1.alf-casino-gjjkn2 2.alf-casino-lbnmg6 3.alf-casino-gnsuy4 1.alf-casino-5b5xgr 5.alf-casino-z3l3ex.alf-casino-5b5xgr 32.alf-casino-qkks3e.alf-casino-j5b5j6 5.alf-casino-rqrxbj 4.alf-casino-i2ix9m 9.alf-casino-i2ix9m 8.alf-casino-5b5xgr 6.alf-casino-7k4lv5.alf-casino-sobvu6.alf-casino-t53ej2.alf-casino-63k3dd.alf-casino-8421a3 4.alf-casino-p06kjs.alf-casino-8421a3 6.alf-casino-8421a3 0l29.alf-casino-rqrxbj 17.alf-casino-i9zlt4.alf-casino-5ahso1 2.alf-casino-n3n9fv 10.alf-casino-u71z1p.alf-casino-lbnmg6 8.alf-casino-9tmx5w.alf-casino-b932h6.alf-casino-o7tgpg.alf-casino-ailu5v.alf-casino-o8cdzl.alf-casino-j5b5j6.alf-casino-5nw24r.alf-casino-lbnmg6 1.alf-casino-nx3a53.alf-casino-yigfq2.alf-casino-2odsy2.alf-casino-3h3l9e.alf-casino-barkni.alf-casino-gjjkn2 1.alf-casino-xwtduh.alf-casino-289ogu.5z'/%3e%3c/svg%3e");
}

.alf-casino-d1nbj9 > input:not(:checked) ~ label:hover,
.alf-casino-d1nbj9 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.alf-casino-xhqqke.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.alf-casino-2fktvq 44.alf-casino-l3euko.alf-casino-uwlas1.alf-casino-1dsi19.alf-casino-d9fqlc.alf-casino-5nw24r.alf-casino-ff7rso.alf-casino-32csz0.alf-casino-0olwo2.alf-casino-h3vcim.alf-casino-rwvwm7.alf-casino-wxk0tt.alf-casino-rqrxbj 0l-12.alf-casino-lbnmg6 30.alf-casino-69pgtl.alf-casino-veawxl 2.alf-casino-iiby1g.alf-casino-veawxl 3.alf-casino-jakppk 3.alf-casino-i2rtre.alf-casino-5b5xgr 3.alf-casino-2rvdj0.alf-casino-j5b5j6.alf-casino-wt3b4i.alf-casino-i2ix9m 7-3.alf-casino-lbnmg6 10.alf-casino-w0olf1.alf-casino-i2ix9m 23.alf-casino-kzkr8n.alf-casino-gnsuy4 1.alf-casino-gjjkn2 2.alf-casino-lbnmg6 3.alf-casino-gnsuy4 1.alf-casino-5b5xgr 5.alf-casino-z3l3ex.alf-casino-5b5xgr 32.alf-casino-qkks3e.alf-casino-j5b5j6 5.alf-casino-rqrxbj 4.alf-casino-i2ix9m 9.alf-casino-i2ix9m 8.alf-casino-5b5xgr 6.alf-casino-7k4lv5.alf-casino-sobvu6.alf-casino-t53ej2.alf-casino-63k3dd.alf-casino-8421a3 4.alf-casino-p06kjs.alf-casino-8421a3 6.alf-casino-8421a3 0l29.alf-casino-rqrxbj 17.alf-casino-i9zlt4.alf-casino-5ahso1 2.alf-casino-n3n9fv 10.alf-casino-u71z1p.alf-casino-lbnmg6 8.alf-casino-9tmx5w.alf-casino-b932h6.alf-casino-o7tgpg.alf-casino-ailu5v.alf-casino-o8cdzl.alf-casino-j5b5j6.alf-casino-5nw24r.alf-casino-lbnmg6 1.alf-casino-nx3a53.alf-casino-yigfq2.alf-casino-2odsy2.alf-casino-3h3l9e.alf-casino-barkni.alf-casino-gjjkn2 1.alf-casino-xwtduh.alf-casino-289ogu.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .alf-casino-fydnaq > .alf-casino-mq4l95 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .alf-casino-fydnaq > .alf-casino-mq4l95 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .alf-casino-fydnaq > .alf-casino-mq4l95 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .alf-casino-fydnaq > .alf-casino-mq4l95 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .alf-casino-fydnaq > .alf-casino-mq4l95 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.alf-casino-tg7mjj.alf-casino-ww1zqt {
  display: none;
}

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

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

.alf-casino-thl853 {
  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;
}

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

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

.alf-casino-thl853 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.alf-casino-lb0ldt {
  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;
}

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

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

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

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

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

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

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

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

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

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

.alf-casino-tg7mjj.alf-casino-uemydf .alf-casino-xdfswf {
  background: #2b3b67;
}

.alf-casino-tg7mjj.alf-casino-uemydf .alf-casino-thl853 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.alf-casino-tg7mjj.alf-casino-uemydf .alf-casino-thl853::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.alf-casino-tg7mjj.alf-casino-uemydf .alf-casino-thl853::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.alf-casino-tg7mjj.alf-casino-uemydf .alf-casino-lb0ldt::before {
  background: #0e0f41;
}

.alf-casino-tg7mjj.alf-casino-uemydf .alf-casino-lb0ldt::after {
  background: #152557;
}

.alf-casino-tg7mjj.alf-casino-fqtoa8 .alf-casino-xdfswf {
  background: #1f35fa;
}

.alf-casino-tg7mjj.alf-casino-fqtoa8 .alf-casino-thl853 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.alf-casino-tg7mjj.alf-casino-fqtoa8 .alf-casino-thl853::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.alf-casino-tg7mjj.alf-casino-fqtoa8 .alf-casino-thl853::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.alf-casino-tg7mjj.alf-casino-fqtoa8 .alf-casino-lb0ldt::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.alf-casino-tg7mjj.alf-casino-fqtoa8 .alf-casino-lb0ldt::after {
  background: #192ac8;
}

.alf-casino-tg7mjj.alf-casino-qrt7u6 .alf-casino-xdfswf {
  background: #fa771f;
}

.alf-casino-tg7mjj.alf-casino-qrt7u6 .alf-casino-thl853 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.alf-casino-tg7mjj.alf-casino-qrt7u6 .alf-casino-thl853::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.alf-casino-tg7mjj.alf-casino-qrt7u6 .alf-casino-thl853::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.alf-casino-tg7mjj.alf-casino-qrt7u6 .alf-casino-lb0ldt::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.alf-casino-tg7mjj.alf-casino-qrt7u6 .alf-casino-lb0ldt::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

.alf-casino-504f2z {
  display: flex;
  align-items: center;
  gap: 10px;
}

.alf-casino-504f2z span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.alf-casino-504f2z small {
  font-size: 14px;
  color: var(--text-color);
}

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

.alf-casino-598ziw {
  width: 120px;
  height: 22px;
}

.alf-casino-598ziw .alf-casino-fl7lti {
  fill: #c2c0ce;
}

.alf-casino-598ziw [rating="1"] .alf-casino-fl7lti:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.alf-casino-598ziw [rating="2"] .alf-casino-fl7lti:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.alf-casino-598ziw [rating="3"] .alf-casino-fl7lti:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.alf-casino-598ziw [rating="4"] .alf-casino-fl7lti:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.alf-casino-598ziw [rating="5"] .alf-casino-fl7lti:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.alf-casino-2lhp1y {
  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);
}

.alf-casino-2lhp1y.alf-casino-tqgx4c {
  display: block;
}

.alf-casino-2lhp1y.alf-casino-ww1zqt {
  display: none;
}

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

.alf-casino-970cev {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.alf-casino-tzktr7 {
  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);
}

.alf-casino-9qet63 {
  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;
}

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

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

.alf-casino-i2lzwx {
  font-size: 16px;
  line-height: 140%;
}

.alf-casino-you37x {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.alf-casino-you37x .alf-casino-fl7lti {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

.alf-casino-9jlbqn {
  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) {
  .alf-casino-9jlbqn {
    padding: 12px;
    gap: 12px;
  }
}

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

.alf-casino-geshg5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.alf-casino-f5cumw {
  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;
}

.alf-casino-aflcvq {
  flex: 1;
  min-width: 0;
}

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

.alf-casino-0v2suc {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.alf-casino-0v2suc svg,
.alf-casino-0v2suc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.alf-casino-0v2suc svg path {
  fill: var(--button-bg-color);
}

.alf-casino-0v2suc svg circle {
  fill: var(--button-text-color);
}

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

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

.alf-casino-mq1cjq strong {
  font-weight: 600;
}

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

.alf-casino-bez7qb p {
  margin: 0 0 16px;
}

.alf-casino-bez7qb p:last-child {
  margin-bottom: 0;
}

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

.alf-casino-q75g38 {
  max-width: 300px;
  width: 100%;
}

.alf-casino-q75g38 a {
  width: 100%;
}

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

.alf-casino-1hag2l {
  justify-content: center;
}

.alf-casino-o1cnbu {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.alf-casino-h1aq1l {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.alf-casino-uw4dr6 .alf-casino-3cza72 {
  justify-content: center;
}

/* faq */

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

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

.alf-casino-vejx7r::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.alf-casino-e3ypue ease;
}

.alf-casino-oajxib.alf-casino-zb710u .alf-casino-vejx7r::after {
  transform: rotate(45deg);
}

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

.alf-casino-oajxib.alf-casino-zb710u .alf-casino-hnnck1 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.alf-casino-7afzvy {
  margin: 25px 0;
}

.alf-casino-d1nbj9 > input:not(:checked) ~ label:hover,
.alf-casino-d1nbj9 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.alf-casino-d1821z.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.alf-casino-ms3jvp 44.alf-casino-1jdbxh.alf-casino-imq091.alf-casino-y5670g.alf-casino-6m7mo5.alf-casino-8k5tfa.alf-casino-x7q20u.alf-casino-15no27.alf-casino-vdf1qy.alf-casino-zgu47z.alf-casino-srpg3x.alf-casino-tf5nz5.alf-casino-og6awx 0l-12.alf-casino-rzqjs9 30.alf-casino-kzdtkd.alf-casino-y6dv0j 2.alf-casino-k8cc0s.alf-casino-y6dv0j 3.alf-casino-eqr517 3.alf-casino-xdds3p.alf-casino-cm1bum 3.alf-casino-kjgfwy.alf-casino-0b7oqy.alf-casino-gicyrs.alf-casino-du39hm 7-3.alf-casino-rzqjs9 10.alf-casino-wvkm26.alf-casino-du39hm 23.alf-casino-whvzjl.alf-casino-194nlj 1.alf-casino-vj3hyl 2.alf-casino-rzqjs9 3.alf-casino-194nlj 1.alf-casino-cm1bum 5.alf-casino-qwv736.alf-casino-cm1bum 32.alf-casino-d0pbpx.alf-casino-0b7oqy 5.alf-casino-og6awx 4.alf-casino-du39hm 9.alf-casino-du39hm 8.alf-casino-cm1bum 6.alf-casino-kmb4qq.alf-casino-knbtm7.alf-casino-17lhxm.alf-casino-w3lg9k.alf-casino-ujjvw0 4.alf-casino-cd47q1.alf-casino-ujjvw0 6.alf-casino-ujjvw0 0l29.alf-casino-og6awx 17.alf-casino-rajvon.alf-casino-nhbf9i 2.alf-casino-6i8314 10.alf-casino-lq3kfi.alf-casino-rzqjs9 8.alf-casino-7m97e0.alf-casino-mm4d8f.alf-casino-2lf7nt.alf-casino-mbhci8.alf-casino-4dtlep.alf-casino-0b7oqy.alf-casino-8k5tfa.alf-casino-rzqjs9 1.alf-casino-bgr0ah.alf-casino-vvfwkz.alf-casino-uqi4ou.alf-casino-or42ve.alf-casino-p5wuke.alf-casino-vj3hyl 1.alf-casino-o4d3fz.alf-casino-vkghdx.5z'/%3e%3c/svg%3e");
}

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

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

.alf-casino-57drsg {
  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);
}

.alf-casino-57drsg.alf-casino-b1g8ry {
  display: block;
}

.alf-casino-57drsg.alf-casino-crit3z {
  display: none;
}

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

.alf-casino-9fkyep {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.alf-casino-1okzcz {
  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);
}

.alf-casino-qom8rn {
  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;
}

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

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

.alf-casino-ac11iv {
  font-size: 16px;
  line-height: 140%;
}

.alf-casino-ueawzs {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.alf-casino-ueawzs .alf-casino-1bduvv {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.alf-casino-3k3q4e 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;
}

.alf-casino-3k3q4e 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 */

.alf-casino-dccape {
  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);
}

.alf-casino-dccape.alf-casino-e6jq98 {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.alf-casino-09qjm3, .alf-casino-s6tyhz, [class*="review-card"],
thead, thead th, table th, .alf-casino-0famik,
.alf-casino-oq0rg4, [class*="collapsible-header"],
.alf-casino-at8ciz, [class*="updated-block"] {
  color: #ece7dc !important;
}
