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

.heycasino-0rnou6 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.heycasino-b0ozk5 {
  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) {
  .heycasino-b0ozk5: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;
  }
}

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

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

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

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

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

.heycasino-1jnh39 {
  cursor: pointer;
}

.heycasino-nygfuf {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.heycasino-jdxdm1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.heycasino-jdxdm1 figure {
  margin: 0;
}

.heycasino-jdxdm1.heycasino-oubx6m {
  justify-content: flex-start;
  margin-right: 4px;
}

.heycasino-jdxdm1.heycasino-b3uu6b {
  justify-content: flex-end;
  margin-left: 4px;
}

.heycasino-jdxdm1.heycasino-g3of8q {
  justify-content: center;
}

.heycasino-jdxdm1.heycasino-pw0auh {
  justify-content: normal;
}

.heycasino-ujuvwq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.heycasino-6y3xsz {
  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) {
  .heycasino-6y3xsz {
    flex-direction: column;
  }
}

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

.heycasino-xzbvf3 img {
  width: 100%;
}

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

.heycasino-urdnbj {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.heycasino-urdnbj 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) {
  .heycasino-urdnbj ul {
    margin-bottom: 15px;
  }
}

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

.heycasino-urdnbj 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);
}

.heycasino-urdnbj ul li span svg {
  fill: var(--title-color);
}

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

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

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

.heycasino-urdnbj ul li:last-of-type::after {
  display: none;
}

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

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

.heycasino-it0spf {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .heycasino-h14hs1 {
    height: 50px;
  }
}

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

.heycasino-h14hs1.heycasino-k8exrl {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .heycasino-h14hs1.heycasino-k8exrl:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.heycasino-t22ty7 {
  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) {
  .heycasino-t22ty7 {
    padding: 80px 16px 0;
  }
}

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

.heycasino-vu952p {
  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) {
  .heycasino-vu952p {
    flex-direction: column;
  }
}

.heycasino-zg6ber {
  margin-bottom: 94px;
}

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

.heycasino-6i1c4w .heycasino-wi4m5z {
  margin-bottom: 28px;
}

.heycasino-6i1c4w .heycasino-wi4m5z img {
  max-height: 100px;
  width: auto;
}

.heycasino-t57cyk {
  display: flex;
  align-items: center;
}

.heycasino-t57cyk a + a {
  margin-left: 24px;
}

.heycasino-t57cyk img {
  max-height: 56px;
  width: auto;
}

.heycasino-t57cyk img + img {
  margin-left: 24px;
}

.heycasino-svr5ev {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.heycasino-g4a4zc {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .heycasino-f3896m {
    flex-wrap: wrap;
  }
}

.heycasino-f3896m li {
  display: flex;
  margin: 0 7px;
}

.heycasino-f3896m li svg {
  transition: 0.heycasino-xcrom0 ease-in-out;
}

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

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

.heycasino-k07t02 + .heycasino-k07t02 {
  margin-left: 120px;
}

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

.heycasino-wiecb4 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.heycasino-m2eu38 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.heycasino-m2eu38 li {
  font-size: 16px;
}

.heycasino-m2eu38 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.heycasino-m2eu38 li + li {
  margin-top: 16px;
}

.heycasino-akioum {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.heycasino-t1zmvs ease-in-out;
}

.heycasino-akioum.heycasino-vwg2hi {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.heycasino-3a4r1t {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.heycasino-3a4r1t h1,
.heycasino-3a4r1t h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .heycasino-3a4r1t h1,
  .heycasino-3a4r1t h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.heycasino-81qfix {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.heycasino-81qfix li {
  width: 100%;
}

.heycasino-81qfix 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.heycasino-xcrom0 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.heycasino-81qfix li a svg {
  fill: var(--button-text-color);
}

.heycasino-81qfix li a.heycasino-vwg2hi {
  background: var(--border-color);
}

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

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

.heycasino-0i3xsy {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.heycasino-ju6f5b {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.heycasino-ju6f5b img {
  width: 100%;
  transition: 0.heycasino-xcrom0 ease-in-out;
}

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

.heycasino-43z011 {
  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) {
  .heycasino-43z011 {
    height: 54px;
  }
}

.heycasino-75w401 {
  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) {
  .heycasino-75w401 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .heycasino-75w401 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .heycasino-75w401 .heycasino-wi4m5z img {
    max-width: 90px;
  }
}

.heycasino-wi4m5z img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .heycasino-wi4m5z {
    order: -2;
  }
}

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

.heycasino-c3nl2w {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.heycasino-c3nl2w li {
  font-size: 16px;
  margin: 0 20px;
}

.heycasino-c3nl2w li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.heycasino-de2o2x {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.heycasino-de2o2x.heycasino-pns49l {
  margin-right: 0;
}

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

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

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

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

.heycasino-wok6u5 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.heycasino-wok6u5:hover > ul {
  display: flex;
}

.heycasino-wok6u5:focus > ul {
  display: flex;
}

.heycasino-wok6u5:focus-within > ul {
  display: flex;
}

.heycasino-c6bd7d {
  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;
}

.heycasino-c6bd7d::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.heycasino-t1zmvs ease-in-out;
}

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

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

.heycasino-wok6u5 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.heycasino-xcrom0 ease-in-out;
  overflow: hidden;
}

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

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

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

.heycasino-71za14 {
  display: none;
}

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

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

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

.heycasino-iottjp {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.heycasino-iottjp img {
  margin-bottom: 20px;
}

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

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

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

.heycasino-8q3b7u {
  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) {
  .heycasino-8q3b7u {
    font-size: 32px;
  }
}

.heycasino-emumb9 {
  color: var(--text-color);
}

.heycasino-y40673 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.heycasino-y40673 p img {
  display: block;
  margin: 0 auto;
}

.heycasino-y40673 p:first-of-type {
  margin-top: 0;
}

.heycasino-y40673 p:last-of-type {
  margin-bottom: 0;
}

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

.heycasino-y40673 ul {
  padding: 0 0 0 20px;
}

.heycasino-y40673 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.heycasino-y40673 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.heycasino-y40673 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.heycasino-ste6iz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.heycasino-21oham {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .heycasino-21oham {
    flex-direction: column-reverse;
  }
}

.heycasino-21oham .heycasino-azyork {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .heycasino-21oham .heycasino-azyork {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.heycasino-21oham .heycasino-s4frtc {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .heycasino-21oham .heycasino-s4frtc {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .heycasino-21oham .heycasino-s4frtc img {
    width: 100%;
  }
}

.heycasino-s4frtc {
  margin: 0 0 28px;
}

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

.heycasino-azyork {
  margin: 0 0 28px;
}

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

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

.heycasino-ste6iz .heycasino-b0ozk5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.heycasino-hox3ut {
  position: relative;
  border: none;
}

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

.heycasino-j134m2 {
  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;
}

.heycasino-j134m2 span {
  height: 32px;
}

.heycasino-j134m2 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.heycasino-j134m2.heycasino-b27pf6 span {
  transform: scaleY(-1);
}

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

.heycasino-y4ia6v {
  list-style: none;
  padding: 0;
  margin: 0;
}

.heycasino-y4ia6v li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .heycasino-y4ia6v li {
    font-size: 16px;
  }
}

.heycasino-y4ia6v li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.heycasino-xcrom0 ease-in-out;
}

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

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

.heycasino-y4ia6v.heycasino-wkn9rf {
  display: none;
}

.heycasino-wnfkcx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.heycasino-wnfkcx table {
  width: 100%;
  border-collapse: collapse;
}

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

  .heycasino-wnfkcx table td {
    min-width: 75px;
  }
}

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

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

.heycasino-wnfkcx p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.heycasino-12uro6 {
  width: 100%;
  border-collapse: collapse;
}

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

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

.heycasino-12uro6 tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.heycasino-onwnj2 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.heycasino-onwnj2 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.heycasino-onwnj2 p {
  color: var(--text-color);
}

.heycasino-1vti69 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .heycasino-1vti69 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .heycasino-1vti69 {
    margin-bottom: 60px;
  }
}

.heycasino-o4jw95 {
  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);
}

.heycasino-rso09k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.heycasino-qi27pa p + p {
  margin-top: 10px;
}

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

.heycasino-irutwy {
  display: none;
}

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

.heycasino-pkxbga {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.heycasino-pkxbga li {
  margin: 0 20px;
}

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

.heycasino-pkxbga li a img {
  margin-bottom: 4px;
}

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

.heycasino-f7udvd {
  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) {
  .heycasino-f7udvd {
    padding: 0 16px;
  }
}

.heycasino-f7udvd li {
  font-size: 16px;
  position: relative;
}

.heycasino-f7udvd li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.heycasino-f7udvd li span {
  opacity: 0.5;
}

.heycasino-f7udvd li + li {
  margin-left: 30px;
}

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

h2.heycasino-mdom8x {
  margin: 0 0 28px;
}

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

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

.heycasino-ff5cf0 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);
}

.heycasino-ff5cf0 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;
}

.heycasino-ff5cf0 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;
}

.heycasino-ff5cf0 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.heycasino-ff5cf0 tbody tr:last-of-type {
  margin-bottom: 0;
}

.heycasino-ff5cf0 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.heycasino-ff5cf0 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);
}

.heycasino-ff5cf0 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);
}

.heycasino-ff5cf0 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.heycasino-ff5cf0 tbody tr td .heycasino-75qls8 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .heycasino-ff5cf0 tbody tr td .heycasino-75qls8 {
    width: 100%;
  }
}

.heycasino-ff5cf0 tbody tr td .heycasino-srxxzd {
  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.heycasino-xcrom0 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .heycasino-ff5cf0 tbody tr td .heycasino-srxxzd:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .heycasino-ff5cf0 tbody tr td .heycasino-srxxzd {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .heycasino-ff5cf0 tbody tr td .heycasino-srxxzd {
    width: 100%;
  }
}

.heycasino-ff5cf0 tbody tr td .heycasino-70u4c9 {
  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) {
  .heycasino-ff5cf0 tbody tr td .heycasino-70u4c9:hover {
    text-decoration: none;
  }
}

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

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

.heycasino-y7tu7k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.heycasino-x41acr {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.heycasino-0rmfgk img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.heycasino-xcrom0 ease-in-out;
}

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

@media only screen and (min-width: 1025px) {
  .heycasino-0rmfgk:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .heycasino-0rmfgk {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

@media only screen and (max-width: 520px) {
  .heycasino-34ddnf {
    height: 190px;
    margin: 20px auto;
  }
}

.heycasino-34ddnf img {
  width: 100%;
  height: 100%;
}

.heycasino-34ddnf iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .heycasino-34ddnf iframe {
    height: 190px;
  }
}

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

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

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

.heycasino-4ponjp svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.heycasino-xcrom0 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .heycasino-4ponjp:hover svg {
    transform: scale(1.1);
  }
}

.heycasino-9b3wsj {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .heycasino-9b3wsj {
    padding: 40px 0;
  }
}

.heycasino-ja466x {
  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) {
  .heycasino-ja466x {
    padding: 0 16px;
  }
}

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

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

.heycasino-xwq6m7 img {
  width: 100%;
}

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

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

.heycasino-sqrvas {
  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;
}

.heycasino-sqrvas 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) {
  .heycasino-sqrvas {
    flex-basis: auto;
  }
}

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

.heycasino-hybiso {
  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.heycasino-xcrom0 ease-in-out;
}

.heycasino-hybiso:hover {
  border: 1px solid #8c8ca2;
}

.heycasino-02v1q2 {
  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%);
}

.heycasino-02v1q2:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.heycasino-cvk2mg a {
  text-decoration: underline;
  color: #8babff;
}

.heycasino-qdex5t {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.heycasino-qdex5t .heycasino-hybiso {
  width: 50%;
  margin: 0;
}

.heycasino-kgf7xs {
  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;
}

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

.heycasino-pwilef {
  margin: 0 0 100px;
}

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

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

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

.heycasino-9867fb {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.heycasino-ci6dji {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.heycasino-346266 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.heycasino-xcrom0 ease-in-out;
}

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

.heycasino-346266 a svg {
  fill: #fff;
}

.heycasino-346266 a:hover {
  background: #3d68e7;
}

.heycasino-e2vdji {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.heycasino-omsbm3 {
  margin-bottom: 16px;
}

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

.heycasino-9a41w1 {
  font-size: 16px;
  color: var(--text-color);
}

.heycasino-k3jeox {
  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) {
  .heycasino-k3jeox {
    padding: 0 16px;
  }
}

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

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

.heycasino-yndo6b {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.heycasino-mceyf0 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.heycasino-mceyf0 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);
}

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

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

.heycasino-mceyf0 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .heycasino-mceyf0 {
    margin: 0;
  }
}

.heycasino-mly34i {
  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) {
  .heycasino-mly34i {
    min-height: 190px;
  }
}

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

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

.heycasino-ap1iv8 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.heycasino-ap1iv8.heycasino-8yst6i {
  display: none;
}

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

.heycasino-x8ndp8 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.heycasino-x8ndp8 iframe.heycasino-14p04e {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.heycasino-x8ndp8.heycasino-if0fcx {
  opacity: 1;
  pointer-events: all;
}

.heycasino-qb8pnd {
  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.heycasino-xcrom0 ease-in-out;
}

.heycasino-qb8pnd svg {
  margin-right: 10px;
}

.heycasino-qb8pnd + .heycasino-qb8pnd {
  margin-top: 14px;
}

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

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

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

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

.heycasino-k3jeox .heycasino-ste6iz {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.heycasino-k3jeox .heycasino-ste6iz h1,
.heycasino-k3jeox .heycasino-ste6iz 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) {
  .heycasino-k3jeox .heycasino-ste6iz h1,
  .heycasino-k3jeox .heycasino-ste6iz h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .heycasino-k3jeox .heycasino-ste6iz {
    margin: 28px 0 0;
  }
}

.heycasino-8aydvd {
  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) {
  .heycasino-8aydvd {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .heycasino-8aydvd {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .heycasino-8aydvd {
    margin: 20px auto 60px;
  }
}

.heycasino-mx48sp {
  max-width: 545px;
  width: 100%;
}

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

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

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

.heycasino-dx6dkw iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.heycasino-r92x9x {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.heycasino-p81i0g {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .heycasino-7iwb6q {
    padding: 10px;
  }
}

.heycasino-7iwb6q .heycasino-b0ozk5 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .heycasino-7iwb6q .heycasino-b0ozk5 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .heycasino-7iwb6q {
    flex-wrap: wrap;
  }
}

.heycasino-tgkn5g {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.heycasino-tgkn5g img {
  width: 100%;
}

.heycasino-naci34 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.heycasino-w8nlvk {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.heycasino-ahy127 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.heycasino-5df3mu {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu {
    margin: 0 0 60px;
  }
}

.heycasino-5df3mu .heycasino-5derrs {
  position: relative;
}

.heycasino-5df3mu .heycasino-i78vw6 {
  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;
}

.heycasino-5df3mu .heycasino-i78vw6.heycasino-8yst6i {
  display: none;
}

.heycasino-5df3mu .heycasino-1kg7g6 {
  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) {
  .heycasino-5df3mu .heycasino-1kg7g6 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .heycasino-5df3mu .heycasino-1kg7g6 {
    bottom: 90px;
  }
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-bhyhv6 {
  max-width: 300px;
  width: 100%;
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-bhyhv6 .heycasino-yma3ux {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu .heycasino-1kg7g6 .heycasino-bhyhv6 .heycasino-yma3ux {
    font-size: 32px;
    text-align: center;
  }
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-bhyhv6 .heycasino-3pkzer {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu .heycasino-1kg7g6 .heycasino-bhyhv6 .heycasino-3pkzer {
    text-align: center;
  }
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l {
    flex-direction: column-reverse;
  }
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-tuzz00 {
  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.heycasino-xcrom0 ease-in-out;
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-tuzz00:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-tuzz00 {
    width: 100%;
  }
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-zelc5f {
  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.heycasino-xcrom0 ease-in-out;
  overflow: hidden;
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-zelc5f 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);
  }
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-zelc5f: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;
}

.heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-zelc5f:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu .heycasino-1kg7g6 .heycasino-pns49l .heycasino-zelc5f {
    width: 100%;
  }
}

.heycasino-5df3mu .heycasino-1kg7g6.heycasino-8yst6i {
  display: none;
}

.heycasino-5df3mu .heycasino-2y3cxc {
  display: none;
}

.heycasino-5df3mu .heycasino-2y3cxc.heycasino-if0fcx {
  display: block;
}

.heycasino-5df3mu .heycasino-2y3cxc iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu .heycasino-2y3cxc iframe {
    height: calc(100vh - 54px);
  }
}

.heycasino-5df3mu .heycasino-hsjsf8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .heycasino-5df3mu .heycasino-hsjsf8 {
    padding: 24px 16px 0;
  }
}

.heycasino-5df3mu .heycasino-hsjsf8 .heycasino-yma3ux {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .heycasino-5df3mu .heycasino-hsjsf8 .heycasino-yma3ux {
    margin-bottom: 24px;
  }
}

.heycasino-5df3mu .heycasino-hsjsf8 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);
}

.heycasino-5df3mu .heycasino-hsjsf8 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) {
  .heycasino-5df3mu .heycasino-hsjsf8 table tr td {
    padding: 12px 4px;
  }
}

.heycasino-5df3mu .heycasino-hsjsf8 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) {
  .heycasino-5df3mu .heycasino-hsjsf8 table tr th {
    padding: 12px 4px;
  }
}

.heycasino-5df3mu .heycasino-hsjsf8 table tr:last-of-type td {
  border-bottom: none;
}

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

.heycasino-n6mby6.heycasino-vwg2hi {
  display: block;
}

.heycasino-n6mby6 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.heycasino-n6mby6 .heycasino-0tia3u {
  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;
}

.heycasino-n6mby6 .heycasino-p59lo3 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.heycasino-n6mby6 .heycasino-zelc5f {
  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.heycasino-xcrom0 ease-in-out;
}

.heycasino-n6mby6 .heycasino-zelc5f:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.heycasino-8w9083 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.heycasino-8w9083.heycasino-vwg2hi {
  display: block;
}

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

.heycasino-k8qgg6 {
  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;
}

.heycasino-905r3g {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.heycasino-iwuho5 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.heycasino-iwuho5 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.heycasino-vl50ma {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.heycasino-8dis7r.heycasino-8yst6i {
  display: none;
}

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

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

.heycasino-vu2e5m {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.heycasino-vu2e5m 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.heycasino-xcrom0 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.heycasino-vu2e5m input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.heycasino-vu2e5m input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.heycasino-vu2e5m input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.heycasino-vu2e5m input:active {
  border-color: #c2c0ce;
}

.heycasino-vu2e5m input:focus {
  border-color: #c2c0ce;
}

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

.heycasino-238dao {
  margin-bottom: 36px;
}

.heycasino-238dao 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;
}

.heycasino-238dao textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.heycasino-238dao textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .heycasino-238dao {
    margin-bottom: 24px;
  }
}

.heycasino-6vp6fw {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.heycasino-oudcu7 {
  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.heycasino-xcrom0 ease-in-out;
}

.heycasino-oudcu7:hover {
  background: var(--border-color);
}

.heycasino-cdgl40 {
  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.heycasino-xcrom0 ease-in-out;
}

.heycasino-cdgl40:hover {
  background: #166ad9;
}

.heycasino-2xr569 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.heycasino-2xr569.heycasino-8yst6i {
  display: none;
}

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

.heycasino-2xr569 .heycasino-oudcu7 {
  margin: 0 auto;
}

.heycasino-kay1sa {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.heycasino-8w0833 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.heycasino-y8tnbq {
  filter: grayscale(100%);
}

.heycasino-8w0833 > input {
  display: none;
}

.heycasino-8w0833 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.heycasino-3fwtca.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.heycasino-b34kbe 44.heycasino-0ggs0m.heycasino-bqo7uu.heycasino-8bkv6r.heycasino-wc7gv6.heycasino-x2ra08.heycasino-8p86hr.heycasino-2kfh26.heycasino-az6bpr.heycasino-g8dznj.heycasino-2n9ui1.heycasino-gupv2p.heycasino-ogeh2d 0l-12.heycasino-sou6qv 30.heycasino-ih61gz.heycasino-gb7b6f 2.heycasino-c1sqdq.heycasino-gb7b6f 3.heycasino-uxlrad 3.heycasino-1dgn08.heycasino-vo8kk3 3.heycasino-smy2sh.heycasino-vf7ib8.heycasino-ahzu77.heycasino-j7u0hu 7-3.heycasino-sou6qv 10.heycasino-kjt5v3.heycasino-j7u0hu 23.heycasino-i4emd0.heycasino-8i4ux7 1.heycasino-3hzc2u 2.heycasino-sou6qv 3.heycasino-8i4ux7 1.heycasino-vo8kk3 5.heycasino-uzk51e.heycasino-vo8kk3 32.heycasino-djf077.heycasino-vf7ib8 5.heycasino-ogeh2d 4.heycasino-j7u0hu 9.heycasino-j7u0hu 8.heycasino-vo8kk3 6.heycasino-vj4tbu.heycasino-5wnsl3.heycasino-ouvld3.heycasino-1jkeja.heycasino-bitgc3 4.heycasino-u357z4.heycasino-bitgc3 6.heycasino-bitgc3 0l29.heycasino-ogeh2d 17.heycasino-42ct92.heycasino-p84kez 2.heycasino-ho5r8f 10.heycasino-ngz2vn.heycasino-sou6qv 8.heycasino-jwd0zs.heycasino-8shu8w.heycasino-ndd69j.heycasino-u4h89v.heycasino-8ke4n9.heycasino-vf7ib8.heycasino-x2ra08.heycasino-sou6qv 1.heycasino-mp88fb.heycasino-4eielo.heycasino-59jhdn.heycasino-1pjhlk.heycasino-bmxrvc.heycasino-3hzc2u 1.heycasino-trgmhv.heycasino-jre6h4.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.heycasino-8w0833 > input:checked ~ label,
.heycasino-8w0833 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.heycasino-3fwtca.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.heycasino-b34kbe 44.heycasino-0ggs0m.heycasino-bqo7uu.heycasino-8bkv6r.heycasino-wc7gv6.heycasino-x2ra08.heycasino-8p86hr.heycasino-2kfh26.heycasino-az6bpr.heycasino-g8dznj.heycasino-2n9ui1.heycasino-gupv2p.heycasino-ogeh2d 0l-12.heycasino-sou6qv 30.heycasino-ih61gz.heycasino-gb7b6f 2.heycasino-c1sqdq.heycasino-gb7b6f 3.heycasino-uxlrad 3.heycasino-1dgn08.heycasino-vo8kk3 3.heycasino-smy2sh.heycasino-vf7ib8.heycasino-ahzu77.heycasino-j7u0hu 7-3.heycasino-sou6qv 10.heycasino-kjt5v3.heycasino-j7u0hu 23.heycasino-i4emd0.heycasino-8i4ux7 1.heycasino-3hzc2u 2.heycasino-sou6qv 3.heycasino-8i4ux7 1.heycasino-vo8kk3 5.heycasino-uzk51e.heycasino-vo8kk3 32.heycasino-djf077.heycasino-vf7ib8 5.heycasino-ogeh2d 4.heycasino-j7u0hu 9.heycasino-j7u0hu 8.heycasino-vo8kk3 6.heycasino-vj4tbu.heycasino-5wnsl3.heycasino-ouvld3.heycasino-1jkeja.heycasino-bitgc3 4.heycasino-u357z4.heycasino-bitgc3 6.heycasino-bitgc3 0l29.heycasino-ogeh2d 17.heycasino-42ct92.heycasino-p84kez 2.heycasino-ho5r8f 10.heycasino-ngz2vn.heycasino-sou6qv 8.heycasino-jwd0zs.heycasino-8shu8w.heycasino-ndd69j.heycasino-u4h89v.heycasino-8ke4n9.heycasino-vf7ib8.heycasino-x2ra08.heycasino-sou6qv 1.heycasino-mp88fb.heycasino-4eielo.heycasino-59jhdn.heycasino-1pjhlk.heycasino-bmxrvc.heycasino-3hzc2u 1.heycasino-trgmhv.heycasino-jre6h4.5z'/%3e%3c/svg%3e");
}

.heycasino-8w0833 > input:not(:checked) ~ label:hover,
.heycasino-8w0833 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.heycasino-3fwtca.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.heycasino-b34kbe 44.heycasino-0ggs0m.heycasino-bqo7uu.heycasino-8bkv6r.heycasino-wc7gv6.heycasino-x2ra08.heycasino-8p86hr.heycasino-2kfh26.heycasino-az6bpr.heycasino-g8dznj.heycasino-2n9ui1.heycasino-gupv2p.heycasino-ogeh2d 0l-12.heycasino-sou6qv 30.heycasino-ih61gz.heycasino-gb7b6f 2.heycasino-c1sqdq.heycasino-gb7b6f 3.heycasino-uxlrad 3.heycasino-1dgn08.heycasino-vo8kk3 3.heycasino-smy2sh.heycasino-vf7ib8.heycasino-ahzu77.heycasino-j7u0hu 7-3.heycasino-sou6qv 10.heycasino-kjt5v3.heycasino-j7u0hu 23.heycasino-i4emd0.heycasino-8i4ux7 1.heycasino-3hzc2u 2.heycasino-sou6qv 3.heycasino-8i4ux7 1.heycasino-vo8kk3 5.heycasino-uzk51e.heycasino-vo8kk3 32.heycasino-djf077.heycasino-vf7ib8 5.heycasino-ogeh2d 4.heycasino-j7u0hu 9.heycasino-j7u0hu 8.heycasino-vo8kk3 6.heycasino-vj4tbu.heycasino-5wnsl3.heycasino-ouvld3.heycasino-1jkeja.heycasino-bitgc3 4.heycasino-u357z4.heycasino-bitgc3 6.heycasino-bitgc3 0l29.heycasino-ogeh2d 17.heycasino-42ct92.heycasino-p84kez 2.heycasino-ho5r8f 10.heycasino-ngz2vn.heycasino-sou6qv 8.heycasino-jwd0zs.heycasino-8shu8w.heycasino-ndd69j.heycasino-u4h89v.heycasino-8ke4n9.heycasino-vf7ib8.heycasino-x2ra08.heycasino-sou6qv 1.heycasino-mp88fb.heycasino-4eielo.heycasino-59jhdn.heycasino-1pjhlk.heycasino-bmxrvc.heycasino-3hzc2u 1.heycasino-trgmhv.heycasino-jre6h4.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .heycasino-mlmbho > .heycasino-pifa7g {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .heycasino-mlmbho > .heycasino-pifa7g {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .heycasino-mlmbho > .heycasino-pifa7g {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .heycasino-mlmbho > .heycasino-pifa7g {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .heycasino-mlmbho > .heycasino-pifa7g {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.heycasino-tdti75 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.heycasino-tdti75.heycasino-8yst6i {
  display: none;
}

.heycasino-ib613r {
  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) {
  .heycasino-ib613r {
    height: 74px;
    overflow: visible;
  }
}

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

.heycasino-f2zq5h {
  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;
}

.heycasino-f2zq5h::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.heycasino-f2zq5h::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.heycasino-f2zq5h img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.heycasino-v8of5o {
  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;
}

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

.heycasino-v8of5o::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) {
  .heycasino-v8of5o::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .heycasino-go6t3t {
    top: -20px;
  }
}

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

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

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

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

.heycasino-tdti75.heycasino-oqfgij .heycasino-ib613r {
  background: #2b3b67;
}

.heycasino-tdti75.heycasino-oqfgij .heycasino-f2zq5h {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.heycasino-tdti75.heycasino-oqfgij .heycasino-f2zq5h::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.heycasino-tdti75.heycasino-oqfgij .heycasino-f2zq5h::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.heycasino-tdti75.heycasino-oqfgij .heycasino-v8of5o::before {
  background: #0e0f41;
}

.heycasino-tdti75.heycasino-oqfgij .heycasino-v8of5o::after {
  background: #152557;
}

.heycasino-tdti75.heycasino-astm21 .heycasino-ib613r {
  background: #1f35fa;
}

.heycasino-tdti75.heycasino-astm21 .heycasino-f2zq5h {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.heycasino-tdti75.heycasino-astm21 .heycasino-f2zq5h::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.heycasino-tdti75.heycasino-astm21 .heycasino-f2zq5h::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.heycasino-tdti75.heycasino-astm21 .heycasino-v8of5o::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.heycasino-tdti75.heycasino-astm21 .heycasino-v8of5o::after {
  background: #192ac8;
}

.heycasino-tdti75.heycasino-5ex4vi .heycasino-ib613r {
  background: #fa771f;
}

.heycasino-tdti75.heycasino-5ex4vi .heycasino-f2zq5h {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.heycasino-tdti75.heycasino-5ex4vi .heycasino-f2zq5h::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.heycasino-tdti75.heycasino-5ex4vi .heycasino-f2zq5h::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.heycasino-tdti75.heycasino-5ex4vi .heycasino-v8of5o::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.heycasino-tdti75.heycasino-5ex4vi .heycasino-v8of5o::after {
  background: #fa8535;
}

.heycasino-mx0kwm {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.heycasino-uoizex {
  display: flex;
  align-items: center;
  gap: 10px;
}

.heycasino-uoizex span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.heycasino-uoizex small {
  font-size: 14px;
  color: var(--text-color);
}

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

.heycasino-d9ch1m {
  width: 120px;
  height: 22px;
}

.heycasino-d9ch1m .heycasino-ukq58h {
  fill: #c2c0ce;
}

.heycasino-d9ch1m [rating="1"] .heycasino-ukq58h:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.heycasino-d9ch1m [rating="2"] .heycasino-ukq58h:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.heycasino-d9ch1m [rating="3"] .heycasino-ukq58h:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.heycasino-d9ch1m [rating="4"] .heycasino-ukq58h:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.heycasino-d9ch1m [rating="5"] .heycasino-ukq58h:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.heycasino-ksj0ym {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.heycasino-ve049w {
  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);
}

.heycasino-ve049w.heycasino-if0fcx {
  display: block;
}

.heycasino-ve049w.heycasino-8yst6i {
  display: none;
}

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

.heycasino-ho0xqh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.heycasino-yd4u80 {
  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);
}

.heycasino-gmrf0y {
  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;
}

.heycasino-mskt35 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.heycasino-ijyuuu {
  font-size: 16px;
  line-height: 140%;
}

.heycasino-8bi8tg {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.heycasino-8bi8tg .heycasino-ukq58h {
  fill: #c2c0ce;
}

.heycasino-8bi8tg [rating="1"] .heycasino-ukq58h:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.heycasino-8bi8tg [rating="2"] .heycasino-ukq58h:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.heycasino-8bi8tg [rating="3"] .heycasino-ukq58h:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.heycasino-8bi8tg [rating="4"] .heycasino-ukq58h:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.heycasino-8bi8tg [rating="5"] .heycasino-ukq58h:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.heycasino-nfw5ke {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.heycasino-m9d2s0 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .heycasino-m9d2s0 {
    padding: 0 16px;
  }
}

.heycasino-5qq2s4 {
  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) {
  .heycasino-5qq2s4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.heycasino-tj6wsk {
  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) {
  .heycasino-tj6wsk {
    padding: 12px;
    gap: 12px;
  }
}

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

.heycasino-qau2v8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.heycasino-hcnnhr {
  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;
}

.heycasino-lr5ama {
  flex: 1;
  min-width: 0;
}

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

.heycasino-wtacmu {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.heycasino-wtacmu svg,
.heycasino-wtacmu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.heycasino-wtacmu svg path {
  fill: var(--button-bg-color);
}

.heycasino-wtacmu svg circle {
  fill: var(--button-text-color);
}

.heycasino-koqh4c {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.heycasino-koqh4c strong {
  font-weight: 600;
}

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

.heycasino-n0xwgh p {
  margin: 0 0 16px;
}

.heycasino-n0xwgh p:last-child {
  margin-bottom: 0;
}

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

.heycasino-oyilos {
  max-width: 300px;
  width: 100%;
}

.heycasino-oyilos a {
  width: 100%;
}

@media (max-width: 575px) {
  .heycasino-oyilos {
    max-width: 200px;
  }
}

.heycasino-f87o8j {
  justify-content: center;
}

.heycasino-8w8p2z {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.heycasino-jq0d0l {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .heycasino-6uwrm9 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.heycasino-m9iofh .heycasino-c3nl2w {
  justify-content: center;
}

/* faq */

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

.heycasino-4salet {
  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.heycasino-beirvc ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.heycasino-4salet::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.heycasino-beirvc ease;
}

.heycasino-ytf4ty.heycasino-vwg2hi .heycasino-4salet::after {
  transform: rotate(45deg);
}

.heycasino-saj0fm {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.heycasino-xcrom0 ease, padding 0.heycasino-xcrom0 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.heycasino-ytf4ty.heycasino-vwg2hi .heycasino-saj0fm {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.heycasino-hq9npb {
  margin: 25px 0;
}

.heycasino-8w0833 > input:not(:checked) ~ label:hover,
.heycasino-8w0833 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.heycasino-qmlehs.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.heycasino-fnfd2u 44.heycasino-1l4roj.heycasino-e2gpwv.heycasino-cwg651.heycasino-okh5z7.heycasino-sk8vny.heycasino-esm0cc.heycasino-tcda7p.heycasino-kims41.heycasino-kxvax3.heycasino-xkzm75.heycasino-xw5hn1.heycasino-v10fpy 0l-12.heycasino-te02wr 30.heycasino-0fmuv6.heycasino-4ais89 2.heycasino-g1itgv.heycasino-4ais89 3.heycasino-2slgxz 3.heycasino-2jj633.heycasino-5b5813 3.heycasino-oya055.heycasino-8hf8z7.heycasino-txtrcy.heycasino-3hd91i 7-3.heycasino-te02wr 10.heycasino-3zecrt.heycasino-3hd91i 23.heycasino-bnjfpy.heycasino-kko8u3 1.heycasino-4si24l 2.heycasino-te02wr 3.heycasino-kko8u3 1.heycasino-5b5813 5.heycasino-v5euop.heycasino-5b5813 32.heycasino-132n3w.heycasino-8hf8z7 5.heycasino-v10fpy 4.heycasino-3hd91i 9.heycasino-3hd91i 8.heycasino-5b5813 6.heycasino-q768jd.heycasino-adiek9.heycasino-ww0x57.heycasino-j4d1mo.heycasino-0fpu9d 4.heycasino-gmut5j.heycasino-0fpu9d 6.heycasino-0fpu9d 0l29.heycasino-v10fpy 17.heycasino-ovc4w6.heycasino-j4x0o5 2.heycasino-pk2asl 10.heycasino-j0kae3.heycasino-te02wr 8.heycasino-33moef.heycasino-tbue0b.heycasino-zr8efh.heycasino-kc1wt7.heycasino-7vp5cw.heycasino-8hf8z7.heycasino-sk8vny.heycasino-te02wr 1.heycasino-7ft6se.heycasino-24dd8j.heycasino-v8dgwf.heycasino-sls9j5.heycasino-np5k88.heycasino-4si24l 1.heycasino-v0hey1.heycasino-yk7w0f.5z'/%3e%3c/svg%3e");
}

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

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

.heycasino-r1oqtw {
  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);
}

.heycasino-r1oqtw.heycasino-d7nms2 {
  display: block;
}

.heycasino-r1oqtw.heycasino-c5sou8 {
  display: none;
}

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

.heycasino-nemo54 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.heycasino-qp6du2 {
  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);
}

.heycasino-c3j1tf {
  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;
}

.heycasino-gqx0dv small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.heycasino-o9u6e3 {
  font-size: 16px;
  line-height: 140%;
}

.heycasino-w5v5ir {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.heycasino-w5v5ir .heycasino-62treq {
  fill: #c2c0ce;
}

.heycasino-w5v5ir [rating="1"] .heycasino-62treq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.heycasino-w5v5ir [rating="2"] .heycasino-62treq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.heycasino-w5v5ir [rating="3"] .heycasino-62treq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.heycasino-w5v5ir [rating="4"] .heycasino-62treq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.heycasino-w5v5ir [rating="5"] .heycasino-62treq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.heycasino-s63r09 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;
}

.heycasino-s63r09 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 */

.heycasino-xiw7pt {
  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);
}

.heycasino-xiw7pt.heycasino-lpjf6t {
  opacity: 1;
  pointer-events: auto;
}

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

.heycasino-429k3l label {
  font-size: 14px;
}

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

.heycasino-txus64 h2 {
  color: green;
  font-weight: 500;
}

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