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

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

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

.hugocasino-p0ppub {
  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) {
  .hugocasino-p0ppub: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;
  }
}

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

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

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

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

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

.hugocasino-he9gfa {
  cursor: pointer;
}

.hugocasino-k9d33l {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.hugocasino-myldig {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.hugocasino-myldig figure {
  margin: 0;
}

.hugocasino-myldig.hugocasino-wr1i0d {
  justify-content: flex-start;
  margin-right: 4px;
}

.hugocasino-myldig.hugocasino-2r8tc5 {
  justify-content: flex-end;
  margin-left: 4px;
}

.hugocasino-myldig.hugocasino-8yjaev {
  justify-content: center;
}

.hugocasino-myldig.hugocasino-gpgona {
  justify-content: normal;
}

.hugocasino-pnzkmb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.hugocasino-8mgywx {
  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) {
  .hugocasino-8mgywx {
    flex-direction: column;
  }
}

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

.hugocasino-ps6btx img {
  width: 100%;
}

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

.hugocasino-lna0ib {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.hugocasino-lna0ib 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);
}

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

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

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

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

.hugocasino-lna0ib ul li:last-of-type::after {
  display: none;
}

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

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

.hugocasino-800vlp {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.hugocasino-r2n902.hugocasino-rwpac4 {
  background-color: #000;
}

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

.hugocasino-92bxui {
  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) {
  .hugocasino-92bxui {
    padding: 80px 16px 0;
  }
}

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

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

.hugocasino-tpaypm {
  margin-bottom: 94px;
}

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

.hugocasino-c7tqbe .hugocasino-ku4cdm {
  margin-bottom: 28px;
}

.hugocasino-c7tqbe .hugocasino-ku4cdm img {
  max-height: 100px;
  width: auto;
}

.hugocasino-q9pnrj {
  display: flex;
  align-items: center;
}

.hugocasino-q9pnrj a + a {
  margin-left: 24px;
}

.hugocasino-q9pnrj img {
  max-height: 56px;
  width: auto;
}

.hugocasino-q9pnrj img + img {
  margin-left: 24px;
}

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

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

.hugocasino-l62zsr {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .hugocasino-4dr0xu {
    flex-wrap: wrap;
  }
}

.hugocasino-4dr0xu li {
  display: flex;
  margin: 0 7px;
}

.hugocasino-4dr0xu li svg {
  transition: 0.hugocasino-nzt4x3 ease-in-out;
}

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

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

.hugocasino-513bx4 + .hugocasino-513bx4 {
  margin-left: 120px;
}

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

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

.hugocasino-0olqi3 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hugocasino-0olqi3 li {
  font-size: 16px;
}

.hugocasino-0olqi3 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.hugocasino-0olqi3 li + li {
  margin-top: 16px;
}

.hugocasino-8x3wsb {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.hugocasino-mae9vf ease-in-out;
}

.hugocasino-8x3wsb.hugocasino-oy3zj9 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.hugocasino-30egl9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.hugocasino-919cq1 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.hugocasino-919cq1 li {
  width: 100%;
}

.hugocasino-919cq1 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.hugocasino-nzt4x3 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.hugocasino-919cq1 li a svg {
  fill: var(--button-text-color);
}

.hugocasino-919cq1 li a.hugocasino-oy3zj9 {
  background: var(--border-color);
}

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

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

.hugocasino-8as0o9 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.hugocasino-ies84k {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.hugocasino-ies84k img {
  width: 100%;
  transition: 0.hugocasino-nzt4x3 ease-in-out;
}

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

.hugocasino-8jedow {
  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) {
  .hugocasino-8jedow {
    height: 54px;
  }
}

.hugocasino-6q5ojc {
  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) {
  .hugocasino-6q5ojc {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .hugocasino-6q5ojc {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .hugocasino-6q5ojc .hugocasino-ku4cdm img {
    max-width: 90px;
  }
}

.hugocasino-ku4cdm img {
  max-height: 50px;
  width: auto;
}

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

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

.hugocasino-1mtj0o {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.hugocasino-1mtj0o li {
  font-size: 16px;
  margin: 0 20px;
}

.hugocasino-1mtj0o li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.hugocasino-vshckp {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.hugocasino-vshckp.hugocasino-ccr397 {
  margin-right: 0;
}

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

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

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

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

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

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

.hugocasino-uika08:hover > ul {
  display: flex;
}

.hugocasino-uika08:focus > ul {
  display: flex;
}

.hugocasino-uika08:focus-within > ul {
  display: flex;
}

.hugocasino-qiwi8k {
  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;
}

.hugocasino-qiwi8k::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.hugocasino-mae9vf ease-in-out;
}

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

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

.hugocasino-uika08 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.hugocasino-nzt4x3 ease-in-out;
  overflow: hidden;
}

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

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

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

.hugocasino-z2thms {
  display: none;
}

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

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

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

.hugocasino-1k7yn1 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.hugocasino-1k7yn1 img {
  margin-bottom: 20px;
}

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

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

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

.hugocasino-m7ozxh {
  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) {
  .hugocasino-m7ozxh {
    font-size: 32px;
  }
}

.hugocasino-um78b9 {
  color: var(--text-color);
}

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

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

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

.hugocasino-r5qupu p img {
  display: block;
  margin: 0 auto;
}

.hugocasino-r5qupu p:first-of-type {
  margin-top: 0;
}

.hugocasino-r5qupu p:last-of-type {
  margin-bottom: 0;
}

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

.hugocasino-r5qupu ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.hugocasino-niijpw {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.hugocasino-niijpw .hugocasino-a77w08 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .hugocasino-niijpw .hugocasino-a77w08 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.hugocasino-niijpw .hugocasino-2rdqv6 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .hugocasino-niijpw .hugocasino-2rdqv6 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .hugocasino-niijpw .hugocasino-2rdqv6 img {
    width: 100%;
  }
}

.hugocasino-2rdqv6 {
  margin: 0 0 28px;
}

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

.hugocasino-a77w08 {
  margin: 0 0 28px;
}

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

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

.hugocasino-qe822s .hugocasino-p0ppub {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.hugocasino-3zcyuq {
  position: relative;
  border: none;
}

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

.hugocasino-hl6qj7 {
  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;
}

.hugocasino-hl6qj7 span {
  height: 32px;
}

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

.hugocasino-hl6qj7.hugocasino-t6iqb8 span {
  transform: scaleY(-1);
}

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

.hugocasino-ccd9bp {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.hugocasino-ccd9bp.hugocasino-19qed2 {
  display: none;
}

.hugocasino-a7sxt5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.hugocasino-a7sxt5 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .hugocasino-a7sxt5 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.hugocasino-dq5kur {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.hugocasino-trq6rq p {
  color: var(--text-color);
}

.hugocasino-wbnyac {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.hugocasino-wzt5m7 {
  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);
}

.hugocasino-ul2zzo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.hugocasino-ve2x30 p + p {
  margin-top: 10px;
}

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

.hugocasino-pt9qoh {
  display: none;
}

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

.hugocasino-04tjbs {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.hugocasino-04tjbs li {
  margin: 0 20px;
}

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

.hugocasino-04tjbs li a img {
  margin-bottom: 4px;
}

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

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

.hugocasino-f2k78y li {
  font-size: 16px;
  position: relative;
}

.hugocasino-f2k78y li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.hugocasino-f2k78y li span {
  opacity: 0.5;
}

.hugocasino-f2k78y li + li {
  margin-left: 30px;
}

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

h2.hugocasino-rxin3g {
  margin: 0 0 28px;
}

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

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

.hugocasino-emu8as 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);
}

.hugocasino-emu8as 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;
}

.hugocasino-emu8as 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;
}

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

.hugocasino-emu8as tbody tr:last-of-type {
  margin-bottom: 0;
}

.hugocasino-emu8as tbody tr td:first-of-type {
  flex-shrink: 0;
}

.hugocasino-emu8as 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);
}

.hugocasino-emu8as 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);
}

.hugocasino-emu8as tbody tr td:last-of-type {
  margin-left: auto;
}

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

.hugocasino-emu8as tbody tr td .hugocasino-485xuh {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .hugocasino-emu8as tbody tr td .hugocasino-485xuh {
    width: 100%;
  }
}

.hugocasino-emu8as tbody tr td .hugocasino-ply4sc {
  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.hugocasino-nzt4x3 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .hugocasino-emu8as tbody tr td .hugocasino-ply4sc {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .hugocasino-emu8as tbody tr td .hugocasino-ply4sc {
    width: 100%;
  }
}

.hugocasino-emu8as tbody tr td .hugocasino-cmvoas {
  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) {
  .hugocasino-emu8as tbody tr td .hugocasino-cmvoas:hover {
    text-decoration: none;
  }
}

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

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

.hugocasino-k4io4i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.hugocasino-1sv5h2 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.hugocasino-nzt4x3 ease-in-out;
}

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

@media only screen and (min-width: 1025px) {
  .hugocasino-1sv5h2:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .hugocasino-1sv5h2 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.hugocasino-pmp15t img {
  width: 100%;
  height: 100%;
}

.hugocasino-pmp15t iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.hugocasino-wr0ott svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.hugocasino-nzt4x3 ease-in-out;
}

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

.hugocasino-51uubz {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .hugocasino-51uubz {
    padding: 40px 0;
  }
}

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

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

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

.hugocasino-vopx3w img {
  width: 100%;
}

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

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

.hugocasino-iqqj1h {
  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;
}

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

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

.hugocasino-gc3t2a {
  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.hugocasino-nzt4x3 ease-in-out;
}

.hugocasino-gc3t2a:hover {
  border: 1px solid #8c8ca2;
}

.hugocasino-oa0xgm {
  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%);
}

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

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

.hugocasino-a4twlg a {
  text-decoration: underline;
  color: #8babff;
}

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

.hugocasino-w64mvb .hugocasino-gc3t2a {
  width: 50%;
  margin: 0;
}

.hugocasino-0zbfk2 {
  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;
}

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

.hugocasino-pb7k06 {
  margin: 0 0 100px;
}

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

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

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

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

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

.hugocasino-llkcpl {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.hugocasino-03o611 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.hugocasino-nzt4x3 ease-in-out;
}

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

.hugocasino-03o611 a svg {
  fill: #fff;
}

.hugocasino-03o611 a:hover {
  background: #3d68e7;
}

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

.hugocasino-kbo3e6 {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.hugocasino-yd5ow6 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);
}

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

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

.hugocasino-yd5ow6 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.hugocasino-q7rki6.hugocasino-k7nrnc {
  display: none;
}

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

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

.hugocasino-swjssm iframe.hugocasino-5rxtu2 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.hugocasino-swjssm.hugocasino-0td3p4 {
  opacity: 1;
  pointer-events: all;
}

.hugocasino-hjt674 {
  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.hugocasino-nzt4x3 ease-in-out;
}

.hugocasino-hjt674 svg {
  margin-right: 10px;
}

.hugocasino-hjt674 + .hugocasino-hjt674 {
  margin-top: 14px;
}

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

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

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

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

.hugocasino-iyu6zo .hugocasino-qe822s {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .hugocasino-iyu6zo .hugocasino-qe822s {
    margin: 28px 0 0;
  }
}

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

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

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

.hugocasino-805ks2 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.hugocasino-or2tib {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.hugocasino-wzayau {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .hugocasino-rqhxo9 {
    padding: 10px;
  }
}

.hugocasino-rqhxo9 .hugocasino-p0ppub {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .hugocasino-rqhxo9 .hugocasino-p0ppub {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .hugocasino-rqhxo9 {
    flex-wrap: wrap;
  }
}

.hugocasino-g85owz {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.hugocasino-g85owz img {
  width: 100%;
}

.hugocasino-l14ujx {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.hugocasino-366qaq {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.hugocasino-hgmlu6 {
  width: 100%;
  margin: 0 0 100px;
}

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

.hugocasino-hgmlu6 .hugocasino-ehxwoi {
  position: relative;
}

.hugocasino-hgmlu6 .hugocasino-akyi4c {
  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;
}

.hugocasino-hgmlu6 .hugocasino-akyi4c.hugocasino-k7nrnc {
  display: none;
}

.hugocasino-hgmlu6 .hugocasino-77un98 {
  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) {
  .hugocasino-hgmlu6 .hugocasino-77un98 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .hugocasino-hgmlu6 .hugocasino-77un98 {
    bottom: 90px;
  }
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-2ew2oy {
  max-width: 300px;
  width: 100%;
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-2ew2oy .hugocasino-mb0147 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-2ew2oy .hugocasino-mb0147 {
    font-size: 32px;
    text-align: center;
  }
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-2ew2oy .hugocasino-81qov6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-2ew2oy .hugocasino-81qov6 {
    text-align: center;
  }
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 {
    flex-direction: column-reverse;
  }
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-bbiqvm {
  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.hugocasino-nzt4x3 ease-in-out;
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-bbiqvm:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-bbiqvm {
    width: 100%;
  }
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-3hxzl2 {
  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.hugocasino-nzt4x3 ease-in-out;
  overflow: hidden;
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-3hxzl2 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);
  }
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-3hxzl2: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;
}

.hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-3hxzl2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .hugocasino-hgmlu6 .hugocasino-77un98 .hugocasino-ccr397 .hugocasino-3hxzl2 {
    width: 100%;
  }
}

.hugocasino-hgmlu6 .hugocasino-77un98.hugocasino-k7nrnc {
  display: none;
}

.hugocasino-hgmlu6 .hugocasino-louqk6 {
  display: none;
}

.hugocasino-hgmlu6 .hugocasino-louqk6.hugocasino-0td3p4 {
  display: block;
}

.hugocasino-hgmlu6 .hugocasino-louqk6 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .hugocasino-hgmlu6 .hugocasino-louqk6 iframe {
    height: calc(100vh - 54px);
  }
}

.hugocasino-hgmlu6 .hugocasino-cljvxw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .hugocasino-hgmlu6 .hugocasino-cljvxw {
    padding: 24px 16px 0;
  }
}

.hugocasino-hgmlu6 .hugocasino-cljvxw .hugocasino-mb0147 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .hugocasino-hgmlu6 .hugocasino-cljvxw .hugocasino-mb0147 {
    margin-bottom: 24px;
  }
}

.hugocasino-hgmlu6 .hugocasino-cljvxw 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);
}

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

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

.hugocasino-hgmlu6 .hugocasino-cljvxw table tr:last-of-type td {
  border-bottom: none;
}

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

.hugocasino-qmdbkq.hugocasino-oy3zj9 {
  display: block;
}

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

.hugocasino-qmdbkq .hugocasino-3zajg6 {
  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;
}

.hugocasino-qmdbkq .hugocasino-rviyyq {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.hugocasino-qmdbkq .hugocasino-3hxzl2 {
  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.hugocasino-nzt4x3 ease-in-out;
}

.hugocasino-qmdbkq .hugocasino-3hxzl2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.hugocasino-jh5ykr.hugocasino-oy3zj9 {
  display: block;
}

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

.hugocasino-wc0bbr {
  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;
}

.hugocasino-bhl8h0 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.hugocasino-6x58vy {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.hugocasino-6x58vy svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.hugocasino-8frakg {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hugocasino-geso83.hugocasino-k7nrnc {
  display: none;
}

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

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

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

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

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

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

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

.hugocasino-y0pgm6 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.hugocasino-y0pgm6 input:active {
  border-color: #c2c0ce;
}

.hugocasino-y0pgm6 input:focus {
  border-color: #c2c0ce;
}

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

.hugocasino-2lpgmp {
  margin-bottom: 36px;
}

.hugocasino-2lpgmp 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;
}

.hugocasino-2lpgmp textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.hugocasino-2lpgmp textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .hugocasino-2lpgmp {
    margin-bottom: 24px;
  }
}

.hugocasino-mu4ylc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hugocasino-ywsmjs {
  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.hugocasino-nzt4x3 ease-in-out;
}

.hugocasino-ywsmjs:hover {
  background: var(--border-color);
}

.hugocasino-bgfj9s {
  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.hugocasino-nzt4x3 ease-in-out;
}

.hugocasino-bgfj9s:hover {
  background: #166ad9;
}

.hugocasino-ihuzqo {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.hugocasino-ihuzqo.hugocasino-k7nrnc {
  display: none;
}

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

.hugocasino-ihuzqo .hugocasino-ywsmjs {
  margin: 0 auto;
}

.hugocasino-yo8k6f {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.hugocasino-u979dq {
  filter: grayscale(100%);
}

.hugocasino-g6n52l > input {
  display: none;
}

.hugocasino-g6n52l > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hugocasino-2cbtog.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.hugocasino-30i1jd 44.hugocasino-it5620.hugocasino-bknuss.hugocasino-kifznr.hugocasino-47pdiw.hugocasino-jb13y7.hugocasino-2vvgxp.hugocasino-owiyww.hugocasino-jiak75.hugocasino-nvfkdc.hugocasino-dkibpw.hugocasino-nkydts.hugocasino-djkdf4 0l-12.hugocasino-77bwgm 30.hugocasino-icsv2r.hugocasino-g9q5xa 2.hugocasino-s1hn1j.hugocasino-g9q5xa 3.hugocasino-b7ditl 3.hugocasino-39vp17.hugocasino-a1okh7 3.hugocasino-x5xq5g.hugocasino-xdsyq4.hugocasino-r18grd.hugocasino-b4pytm 7-3.hugocasino-77bwgm 10.hugocasino-88b5v7.hugocasino-b4pytm 23.hugocasino-puvg1a.hugocasino-2gomvu 1.hugocasino-8hohyk 2.hugocasino-77bwgm 3.hugocasino-2gomvu 1.hugocasino-a1okh7 5.hugocasino-6re7bm.hugocasino-a1okh7 32.hugocasino-k345as.hugocasino-xdsyq4 5.hugocasino-djkdf4 4.hugocasino-b4pytm 9.hugocasino-b4pytm 8.hugocasino-a1okh7 6.hugocasino-axm45a.hugocasino-47rgt6.hugocasino-2psleg.hugocasino-h23scj.hugocasino-s1vnpd 4.hugocasino-vawx49.hugocasino-s1vnpd 6.hugocasino-s1vnpd 0l29.hugocasino-djkdf4 17.hugocasino-26aa1s.hugocasino-jlr7w7 2.hugocasino-4ww5p7 10.hugocasino-z1rhf2.hugocasino-77bwgm 8.hugocasino-vbw0ve.hugocasino-i6blkk.hugocasino-lxsv11.hugocasino-3jtygj.hugocasino-whscdz.hugocasino-xdsyq4.hugocasino-jb13y7.hugocasino-77bwgm 1.hugocasino-hepldv.hugocasino-1mgi62.hugocasino-807n57.hugocasino-ithugg.hugocasino-1121ig.hugocasino-8hohyk 1.hugocasino-qcwah3.hugocasino-u25l3l.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.hugocasino-g6n52l > input:checked ~ label,
.hugocasino-g6n52l > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hugocasino-2cbtog.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.hugocasino-30i1jd 44.hugocasino-it5620.hugocasino-bknuss.hugocasino-kifznr.hugocasino-47pdiw.hugocasino-jb13y7.hugocasino-2vvgxp.hugocasino-owiyww.hugocasino-jiak75.hugocasino-nvfkdc.hugocasino-dkibpw.hugocasino-nkydts.hugocasino-djkdf4 0l-12.hugocasino-77bwgm 30.hugocasino-icsv2r.hugocasino-g9q5xa 2.hugocasino-s1hn1j.hugocasino-g9q5xa 3.hugocasino-b7ditl 3.hugocasino-39vp17.hugocasino-a1okh7 3.hugocasino-x5xq5g.hugocasino-xdsyq4.hugocasino-r18grd.hugocasino-b4pytm 7-3.hugocasino-77bwgm 10.hugocasino-88b5v7.hugocasino-b4pytm 23.hugocasino-puvg1a.hugocasino-2gomvu 1.hugocasino-8hohyk 2.hugocasino-77bwgm 3.hugocasino-2gomvu 1.hugocasino-a1okh7 5.hugocasino-6re7bm.hugocasino-a1okh7 32.hugocasino-k345as.hugocasino-xdsyq4 5.hugocasino-djkdf4 4.hugocasino-b4pytm 9.hugocasino-b4pytm 8.hugocasino-a1okh7 6.hugocasino-axm45a.hugocasino-47rgt6.hugocasino-2psleg.hugocasino-h23scj.hugocasino-s1vnpd 4.hugocasino-vawx49.hugocasino-s1vnpd 6.hugocasino-s1vnpd 0l29.hugocasino-djkdf4 17.hugocasino-26aa1s.hugocasino-jlr7w7 2.hugocasino-4ww5p7 10.hugocasino-z1rhf2.hugocasino-77bwgm 8.hugocasino-vbw0ve.hugocasino-i6blkk.hugocasino-lxsv11.hugocasino-3jtygj.hugocasino-whscdz.hugocasino-xdsyq4.hugocasino-jb13y7.hugocasino-77bwgm 1.hugocasino-hepldv.hugocasino-1mgi62.hugocasino-807n57.hugocasino-ithugg.hugocasino-1121ig.hugocasino-8hohyk 1.hugocasino-qcwah3.hugocasino-u25l3l.5z'/%3e%3c/svg%3e");
}

.hugocasino-g6n52l > input:not(:checked) ~ label:hover,
.hugocasino-g6n52l > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hugocasino-2cbtog.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.hugocasino-30i1jd 44.hugocasino-it5620.hugocasino-bknuss.hugocasino-kifznr.hugocasino-47pdiw.hugocasino-jb13y7.hugocasino-2vvgxp.hugocasino-owiyww.hugocasino-jiak75.hugocasino-nvfkdc.hugocasino-dkibpw.hugocasino-nkydts.hugocasino-djkdf4 0l-12.hugocasino-77bwgm 30.hugocasino-icsv2r.hugocasino-g9q5xa 2.hugocasino-s1hn1j.hugocasino-g9q5xa 3.hugocasino-b7ditl 3.hugocasino-39vp17.hugocasino-a1okh7 3.hugocasino-x5xq5g.hugocasino-xdsyq4.hugocasino-r18grd.hugocasino-b4pytm 7-3.hugocasino-77bwgm 10.hugocasino-88b5v7.hugocasino-b4pytm 23.hugocasino-puvg1a.hugocasino-2gomvu 1.hugocasino-8hohyk 2.hugocasino-77bwgm 3.hugocasino-2gomvu 1.hugocasino-a1okh7 5.hugocasino-6re7bm.hugocasino-a1okh7 32.hugocasino-k345as.hugocasino-xdsyq4 5.hugocasino-djkdf4 4.hugocasino-b4pytm 9.hugocasino-b4pytm 8.hugocasino-a1okh7 6.hugocasino-axm45a.hugocasino-47rgt6.hugocasino-2psleg.hugocasino-h23scj.hugocasino-s1vnpd 4.hugocasino-vawx49.hugocasino-s1vnpd 6.hugocasino-s1vnpd 0l29.hugocasino-djkdf4 17.hugocasino-26aa1s.hugocasino-jlr7w7 2.hugocasino-4ww5p7 10.hugocasino-z1rhf2.hugocasino-77bwgm 8.hugocasino-vbw0ve.hugocasino-i6blkk.hugocasino-lxsv11.hugocasino-3jtygj.hugocasino-whscdz.hugocasino-xdsyq4.hugocasino-jb13y7.hugocasino-77bwgm 1.hugocasino-hepldv.hugocasino-1mgi62.hugocasino-807n57.hugocasino-ithugg.hugocasino-1121ig.hugocasino-8hohyk 1.hugocasino-qcwah3.hugocasino-u25l3l.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .hugocasino-kk4q2g > .hugocasino-3zqp8q {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .hugocasino-kk4q2g > .hugocasino-3zqp8q {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .hugocasino-kk4q2g > .hugocasino-3zqp8q {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .hugocasino-kk4q2g > .hugocasino-3zqp8q {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .hugocasino-kk4q2g > .hugocasino-3zqp8q {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.hugocasino-kba633.hugocasino-k7nrnc {
  display: none;
}

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

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

.hugocasino-4gc4if {
  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;
}

.hugocasino-4gc4if::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.hugocasino-4gc4if::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.hugocasino-4gc4if img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.hugocasino-p0v6yy {
  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;
}

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

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

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

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

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

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

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

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

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

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

.hugocasino-kba633.hugocasino-bona37 .hugocasino-7wt9nr {
  background: #2b3b67;
}

.hugocasino-kba633.hugocasino-bona37 .hugocasino-4gc4if {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.hugocasino-kba633.hugocasino-bona37 .hugocasino-4gc4if::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.hugocasino-kba633.hugocasino-bona37 .hugocasino-4gc4if::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.hugocasino-kba633.hugocasino-bona37 .hugocasino-p0v6yy::before {
  background: #0e0f41;
}

.hugocasino-kba633.hugocasino-bona37 .hugocasino-p0v6yy::after {
  background: #152557;
}

.hugocasino-kba633.hugocasino-50a6hu .hugocasino-7wt9nr {
  background: #1f35fa;
}

.hugocasino-kba633.hugocasino-50a6hu .hugocasino-4gc4if {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.hugocasino-kba633.hugocasino-50a6hu .hugocasino-4gc4if::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.hugocasino-kba633.hugocasino-50a6hu .hugocasino-4gc4if::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.hugocasino-kba633.hugocasino-50a6hu .hugocasino-p0v6yy::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.hugocasino-kba633.hugocasino-50a6hu .hugocasino-p0v6yy::after {
  background: #192ac8;
}

.hugocasino-kba633.hugocasino-sy5ypl .hugocasino-7wt9nr {
  background: #fa771f;
}

.hugocasino-kba633.hugocasino-sy5ypl .hugocasino-4gc4if {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.hugocasino-kba633.hugocasino-sy5ypl .hugocasino-4gc4if::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.hugocasino-kba633.hugocasino-sy5ypl .hugocasino-4gc4if::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.hugocasino-kba633.hugocasino-sy5ypl .hugocasino-p0v6yy::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.hugocasino-kba633.hugocasino-sy5ypl .hugocasino-p0v6yy::after {
  background: #fa8535;
}

.hugocasino-n15c1s {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.hugocasino-op1ecy {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.hugocasino-la592m {
  width: 120px;
  height: 22px;
}

.hugocasino-la592m .hugocasino-rf7nfl {
  fill: #c2c0ce;
}

.hugocasino-la592m [rating="1"] .hugocasino-rf7nfl:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.hugocasino-la592m [rating="2"] .hugocasino-rf7nfl:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.hugocasino-la592m [rating="3"] .hugocasino-rf7nfl:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.hugocasino-la592m [rating="4"] .hugocasino-rf7nfl:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.hugocasino-la592m [rating="5"] .hugocasino-rf7nfl:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.hugocasino-3u93mo {
  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);
}

.hugocasino-3u93mo.hugocasino-0td3p4 {
  display: block;
}

.hugocasino-3u93mo.hugocasino-k7nrnc {
  display: none;
}

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

.hugocasino-acs9ra {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.hugocasino-1w6ycr {
  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);
}

.hugocasino-mssbjp {
  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;
}

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

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

.hugocasino-rd8jbr {
  font-size: 16px;
  line-height: 140%;
}

.hugocasino-i9jli2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.hugocasino-i9jli2 .hugocasino-rf7nfl {
  fill: #c2c0ce;
}

.hugocasino-i9jli2 [rating="1"] .hugocasino-rf7nfl:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.hugocasino-i9jli2 [rating="2"] .hugocasino-rf7nfl:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.hugocasino-i9jli2 [rating="3"] .hugocasino-rf7nfl:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.hugocasino-i9jli2 [rating="4"] .hugocasino-rf7nfl:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.hugocasino-i9jli2 [rating="5"] .hugocasino-rf7nfl:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.hugocasino-xkskiv {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.hugocasino-bmqu0z img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hugocasino-bkv3b9 {
  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;
}

.hugocasino-t35q81 {
  flex: 1;
  min-width: 0;
}

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

.hugocasino-tmnkqs {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.hugocasino-tmnkqs svg path {
  fill: var(--button-bg-color);
}

.hugocasino-tmnkqs svg circle {
  fill: var(--button-text-color);
}

.hugocasino-9tirfk {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.hugocasino-9tirfk strong {
  font-weight: 600;
}

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

.hugocasino-tydoy8 p {
  margin: 0 0 16px;
}

.hugocasino-tydoy8 p:last-child {
  margin-bottom: 0;
}

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

.hugocasino-o9392g {
  max-width: 300px;
  width: 100%;
}

.hugocasino-o9392g a {
  width: 100%;
}

@media (max-width: 575px) {
  .hugocasino-o9392g {
    max-width: 200px;
  }
}

.hugocasino-e4yvsp {
  justify-content: center;
}

.hugocasino-n0dcxq {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hugocasino-uwd97a {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.hugocasino-cvng3r .hugocasino-1mtj0o {
  justify-content: center;
}

/* faq */

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

.hugocasino-rfpdg9 {
  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.hugocasino-bq1k6g ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hugocasino-rfpdg9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.hugocasino-bq1k6g ease;
}

.hugocasino-wkngrh.hugocasino-oy3zj9 .hugocasino-rfpdg9::after {
  transform: rotate(45deg);
}

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

.hugocasino-wkngrh.hugocasino-oy3zj9 .hugocasino-o05n9u {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.hugocasino-9qaima {
  margin: 25px 0;
}

.hugocasino-g6n52l > input:not(:checked) ~ label:hover,
.hugocasino-g6n52l > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.hugocasino-bm67bp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.hugocasino-3mkyw7 44.hugocasino-kts25c.hugocasino-8mf9ak.hugocasino-ufms07.hugocasino-n1ql3v.hugocasino-7oji37.hugocasino-kmbzam.hugocasino-abht7k.hugocasino-om91r0.hugocasino-8yr3ch.hugocasino-afaaxr.hugocasino-x5mg9z.hugocasino-kmj80t 0l-12.hugocasino-8u23dc 30.hugocasino-s7nop0.hugocasino-om0wsq 2.hugocasino-yr7m8t.hugocasino-om0wsq 3.hugocasino-j6x3hz 3.hugocasino-hfzpk0.hugocasino-c22brv 3.hugocasino-9ocs4c.hugocasino-yporoo.hugocasino-5y1r77.hugocasino-4vvfvl 7-3.hugocasino-8u23dc 10.hugocasino-3fs8r2.hugocasino-4vvfvl 23.hugocasino-drb4a0.hugocasino-27rrhv 1.hugocasino-0154yf 2.hugocasino-8u23dc 3.hugocasino-27rrhv 1.hugocasino-c22brv 5.hugocasino-ew48xs.hugocasino-c22brv 32.hugocasino-5vu1al.hugocasino-yporoo 5.hugocasino-kmj80t 4.hugocasino-4vvfvl 9.hugocasino-4vvfvl 8.hugocasino-c22brv 6.hugocasino-q0qunu.hugocasino-5de4tw.hugocasino-u5i9dg.hugocasino-3dkpho.hugocasino-z3dm5q 4.hugocasino-k2cnd9.hugocasino-z3dm5q 6.hugocasino-z3dm5q 0l29.hugocasino-kmj80t 17.hugocasino-rtk257.hugocasino-7lzvt1 2.hugocasino-d2p15y 10.hugocasino-wwyc6j.hugocasino-8u23dc 8.hugocasino-bz72gw.hugocasino-6mr1i2.hugocasino-bz49tc.hugocasino-ma28kp.hugocasino-39qegs.hugocasino-yporoo.hugocasino-7oji37.hugocasino-8u23dc 1.hugocasino-tnoj4r.hugocasino-ckxtzw.hugocasino-hreuu8.hugocasino-snujo0.hugocasino-86hwdx.hugocasino-0154yf 1.hugocasino-29jo6b.hugocasino-nyx0nf.5z'/%3e%3c/svg%3e");
}

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

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

.hugocasino-6quh52 {
  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);
}

.hugocasino-6quh52.hugocasino-122gyk {
  display: block;
}

.hugocasino-6quh52.hugocasino-wb3wf8 {
  display: none;
}

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

.hugocasino-58enlz {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.hugocasino-zneudh {
  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);
}

.hugocasino-jz413i {
  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;
}

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

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

.hugocasino-dbecf2 {
  font-size: 16px;
  line-height: 140%;
}

.hugocasino-phqcs2 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.hugocasino-phqcs2 .hugocasino-qjngnq {
  fill: #c2c0ce;
}

.hugocasino-phqcs2 [rating="1"] .hugocasino-qjngnq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.hugocasino-phqcs2 [rating="2"] .hugocasino-qjngnq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.hugocasino-phqcs2 [rating="3"] .hugocasino-qjngnq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.hugocasino-phqcs2 [rating="4"] .hugocasino-qjngnq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.hugocasino-phqcs2 [rating="5"] .hugocasino-qjngnq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.hugocasino-guh17r 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;
}

.hugocasino-guh17r 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 */

.hugocasino-gyhg3t {
  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);
}

.hugocasino-gyhg3t.hugocasino-q4820t {
  opacity: 1;
  pointer-events: auto;
}
