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

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

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

.vegasino-p208bd {
  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) {
  .vegasino-p208bd: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;
  }
}

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

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

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

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

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

.vegasino-1we99p {
  cursor: pointer;
}

.vegasino-33nj71 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.vegasino-whrnpo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.vegasino-whrnpo figure {
  margin: 0;
}

.vegasino-whrnpo.vegasino-dpve8k {
  justify-content: flex-start;
  margin-right: 4px;
}

.vegasino-whrnpo.vegasino-jcp2e4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.vegasino-whrnpo.vegasino-bi1ld5 {
  justify-content: center;
}

.vegasino-whrnpo.vegasino-jmiu7l {
  justify-content: normal;
}

.vegasino-klrgwv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.vegasino-q6eyha img {
  width: 100%;
}

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

.vegasino-55obqn {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.vegasino-55obqn 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) {
  .vegasino-55obqn ul {
    margin-bottom: 15px;
  }
}

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

.vegasino-55obqn 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);
}

.vegasino-55obqn ul li span svg {
  fill: var(--title-color);
}

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

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

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

.vegasino-55obqn ul li:last-of-type::after {
  display: none;
}

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

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

.vegasino-0mg3ex {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.vegasino-ze1ooj.vegasino-mcxggq {
  background-color: #000;
}

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

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

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

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

.vegasino-51p4pv {
  margin-bottom: 94px;
}

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

.vegasino-rw5o2s .vegasino-ct7d98 {
  margin-bottom: 28px;
}

.vegasino-rw5o2s .vegasino-ct7d98 img {
  max-height: 100px;
  width: auto;
}

.vegasino-oe46cv {
  display: flex;
  align-items: center;
}

.vegasino-oe46cv a + a {
  margin-left: 24px;
}

.vegasino-oe46cv img {
  max-height: 56px;
  width: auto;
}

.vegasino-oe46cv img + img {
  margin-left: 24px;
}

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

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

.vegasino-d0rt3l {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.vegasino-lh2qeh li {
  display: flex;
  margin: 0 7px;
}

.vegasino-lh2qeh li svg {
  transition: 0.vegasino-11rvt6 ease-in-out;
}

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

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

.vegasino-29exs6 + .vegasino-29exs6 {
  margin-left: 120px;
}

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

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

.vegasino-59p8rv {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vegasino-59p8rv li {
  font-size: 16px;
}

.vegasino-59p8rv li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.vegasino-59p8rv li + li {
  margin-top: 16px;
}

.vegasino-j443j6 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.vegasino-27zqbo ease-in-out;
}

.vegasino-j443j6.vegasino-irt4fa {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

.vegasino-2vus3m {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.vegasino-2vus3m li {
  width: 100%;
}

.vegasino-2vus3m 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.vegasino-11rvt6 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.vegasino-2vus3m li a svg {
  fill: var(--button-text-color);
}

.vegasino-2vus3m li a.vegasino-irt4fa {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.vegasino-ws1gws {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.vegasino-ws1gws img {
  width: 100%;
  transition: 0.vegasino-11rvt6 ease-in-out;
}

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

.vegasino-7da9uv {
  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) {
  .vegasino-7da9uv {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .vegasino-xi6s07 .vegasino-ct7d98 img {
    max-width: 90px;
  }
}

.vegasino-ct7d98 img {
  max-height: 50px;
  width: auto;
}

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

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

.vegasino-187dqv {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.vegasino-187dqv li {
  font-size: 16px;
  margin: 0 20px;
}

.vegasino-187dqv li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.vegasino-qbg30b {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.vegasino-qbg30b.vegasino-ios32c {
  margin-right: 0;
}

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

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

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

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

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

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

.vegasino-ez0h6g:hover > ul {
  display: flex;
}

.vegasino-ez0h6g:focus > ul {
  display: flex;
}

.vegasino-ez0h6g:focus-within > ul {
  display: flex;
}

.vegasino-cx6jsr {
  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;
}

.vegasino-cx6jsr::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.vegasino-27zqbo ease-in-out;
}

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

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

.vegasino-ez0h6g 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.vegasino-11rvt6 ease-in-out;
  overflow: hidden;
}

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

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

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

.vegasino-wg251u {
  display: none;
}

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

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

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

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

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

.vegasino-tulrnm img {
  margin-bottom: 20px;
}

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

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

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

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

.vegasino-do81sp {
  color: var(--text-color);
}

.vegasino-116ux1 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.vegasino-116ux1 p img {
  display: block;
  margin: 0 auto;
}

.vegasino-116ux1 p:first-of-type {
  margin-top: 0;
}

.vegasino-116ux1 p:last-of-type {
  margin-bottom: 0;
}

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

.vegasino-116ux1 ul {
  padding: 0 0 0 20px;
}

.vegasino-116ux1 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.vegasino-116ux1 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.vegasino-116ux1 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

.vegasino-5xffkk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.vegasino-5xffkk .vegasino-tjloyd {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .vegasino-5xffkk .vegasino-tjloyd {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.vegasino-5xffkk .vegasino-hib9ne {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .vegasino-5xffkk .vegasino-hib9ne {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .vegasino-5xffkk .vegasino-hib9ne img {
    width: 100%;
  }
}

.vegasino-hib9ne {
  margin: 0 0 28px;
}

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

.vegasino-tjloyd {
  margin: 0 0 28px;
}

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

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

.vegasino-iankle .vegasino-p208bd {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.vegasino-vzoseu {
  position: relative;
  border: none;
}

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

.vegasino-b7j61u {
  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;
}

.vegasino-b7j61u span {
  height: 32px;
}

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

.vegasino-b7j61u.vegasino-n18cq1 span {
  transform: scaleY(-1);
}

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

.vegasino-0j904i {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.vegasino-0j904i li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.vegasino-11rvt6 ease-in-out;
}

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

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

.vegasino-0j904i.vegasino-icu9e9 {
  display: none;
}

.vegasino-5gy4qd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.vegasino-5gy4qd table {
  width: 100%;
  border-collapse: collapse;
}

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

  .vegasino-5gy4qd table td {
    min-width: 75px;
  }
}

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

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

.vegasino-5gy4qd p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.vegasino-6e8dk6 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.vegasino-uihan8 p {
  color: var(--text-color);
}

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

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

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

.vegasino-vhs8g2 {
  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);
}

.vegasino-wd32pw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.vegasino-2dx1vo p + p {
  margin-top: 10px;
}

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

.vegasino-f4d2u1 {
  display: none;
}

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

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

.vegasino-fet0ld li {
  margin: 0 20px;
}

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

.vegasino-fet0ld li a img {
  margin-bottom: 4px;
}

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

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

.vegasino-kkpnu4 li {
  font-size: 16px;
  position: relative;
}

.vegasino-kkpnu4 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.vegasino-kkpnu4 li span {
  opacity: 0.5;
}

.vegasino-kkpnu4 li + li {
  margin-left: 30px;
}

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

h2.vegasino-otn052 {
  margin: 0 0 28px;
}

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

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

.vegasino-ur18t9 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);
}

.vegasino-ur18t9 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;
}

.vegasino-ur18t9 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;
}

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

.vegasino-ur18t9 tbody tr:last-of-type {
  margin-bottom: 0;
}

.vegasino-ur18t9 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.vegasino-ur18t9 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);
}

.vegasino-ur18t9 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);
}

.vegasino-ur18t9 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.vegasino-ur18t9 tbody tr td .vegasino-yfjdtc {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .vegasino-ur18t9 tbody tr td .vegasino-yfjdtc {
    width: 100%;
  }
}

.vegasino-ur18t9 tbody tr td .vegasino-bfsetn {
  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.vegasino-11rvt6 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .vegasino-ur18t9 tbody tr td .vegasino-bfsetn {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .vegasino-ur18t9 tbody tr td .vegasino-bfsetn {
    width: 100%;
  }
}

.vegasino-ur18t9 tbody tr td .vegasino-z9qmae {
  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) {
  .vegasino-ur18t9 tbody tr td .vegasino-z9qmae:hover {
    text-decoration: none;
  }
}

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

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

.vegasino-puvxxc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.vegasino-52guia img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.vegasino-11rvt6 ease-in-out;
}

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

@media only screen and (min-width: 1025px) {
  .vegasino-52guia:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .vegasino-52guia {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.vegasino-hn1dev img {
  width: 100%;
  height: 100%;
}

.vegasino-hn1dev iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.vegasino-7yboji svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.vegasino-11rvt6 ease-in-out;
}

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

.vegasino-o44nbo {
  padding: 90px 0;
}

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

.vegasino-66ovno {
  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) {
  .vegasino-66ovno {
    padding: 0 16px;
  }
}

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

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

.vegasino-7ppohf img {
  width: 100%;
}

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

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

.vegasino-e3xrk8 {
  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;
}

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

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

.vegasino-91vxdf {
  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.vegasino-11rvt6 ease-in-out;
}

.vegasino-91vxdf:hover {
  border: 1px solid #8c8ca2;
}

.vegasino-waiqfu {
  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%);
}

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

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

.vegasino-m0bpt5 a {
  text-decoration: underline;
  color: #8babff;
}

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

.vegasino-wf93qb .vegasino-91vxdf {
  width: 50%;
  margin: 0;
}

.vegasino-8mkwn1 {
  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;
}

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

.vegasino-9zj299 {
  margin: 0 0 100px;
}

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

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

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

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

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

.vegasino-3woxqe {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.vegasino-nspqqv 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.vegasino-11rvt6 ease-in-out;
}

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

.vegasino-nspqqv a svg {
  fill: #fff;
}

.vegasino-nspqqv a:hover {
  background: #3d68e7;
}

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

.vegasino-91wvsw {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

.vegasino-3gr4q9 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.vegasino-3gr4q9 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);
}

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

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

.vegasino-3gr4q9 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .vegasino-3gr4q9 {
    margin: 0;
  }
}

.vegasino-5zvy9k {
  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) {
  .vegasino-5zvy9k {
    min-height: 190px;
  }
}

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

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

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

.vegasino-g25g3c.vegasino-vygopq {
  display: none;
}

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

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

.vegasino-bwtt6n iframe.vegasino-2jl4lr {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.vegasino-bwtt6n.vegasino-hfruvp {
  opacity: 1;
  pointer-events: all;
}

.vegasino-6x7cxy {
  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.vegasino-11rvt6 ease-in-out;
}

.vegasino-6x7cxy svg {
  margin-right: 10px;
}

.vegasino-6x7cxy + .vegasino-6x7cxy {
  margin-top: 14px;
}

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

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

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

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

.vegasino-jrmhxw .vegasino-iankle {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .vegasino-jrmhxw .vegasino-iankle {
    margin: 28px 0 0;
  }
}

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

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

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

.vegasino-1q30nz {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.vegasino-czdcqz {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.vegasino-2cgph2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.vegasino-no8pvn .vegasino-p208bd {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .vegasino-no8pvn .vegasino-p208bd {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.vegasino-xs20eg {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.vegasino-xs20eg img {
  width: 100%;
}

.vegasino-x67hy5 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.vegasino-3iq75w {
  width: 100%;
  margin: 0 0 100px;
}

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

.vegasino-3iq75w .vegasino-74275w {
  position: relative;
}

.vegasino-3iq75w .vegasino-j9wtu5 {
  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;
}

.vegasino-3iq75w .vegasino-j9wtu5.vegasino-vygopq {
  display: none;
}

.vegasino-3iq75w .vegasino-826uhb {
  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) {
  .vegasino-3iq75w .vegasino-826uhb {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .vegasino-3iq75w .vegasino-826uhb {
    bottom: 90px;
  }
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-mgvdsd {
  max-width: 300px;
  width: 100%;
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-mgvdsd .vegasino-wp87g5 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vegasino-3iq75w .vegasino-826uhb .vegasino-mgvdsd .vegasino-wp87g5 {
    font-size: 32px;
    text-align: center;
  }
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-mgvdsd .vegasino-ffcv03 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .vegasino-3iq75w .vegasino-826uhb .vegasino-mgvdsd .vegasino-ffcv03 {
    text-align: center;
  }
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c {
    flex-direction: column-reverse;
  }
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-jm2i3c {
  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.vegasino-11rvt6 ease-in-out;
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-jm2i3c:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-jm2i3c {
    width: 100%;
  }
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-hgavq7 {
  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.vegasino-11rvt6 ease-in-out;
  overflow: hidden;
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-hgavq7 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);
  }
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-hgavq7: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;
}

.vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-hgavq7:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .vegasino-3iq75w .vegasino-826uhb .vegasino-ios32c .vegasino-hgavq7 {
    width: 100%;
  }
}

.vegasino-3iq75w .vegasino-826uhb.vegasino-vygopq {
  display: none;
}

.vegasino-3iq75w .vegasino-nvsag3 {
  display: none;
}

.vegasino-3iq75w .vegasino-nvsag3.vegasino-hfruvp {
  display: block;
}

.vegasino-3iq75w .vegasino-nvsag3 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .vegasino-3iq75w .vegasino-nvsag3 iframe {
    height: calc(100vh - 54px);
  }
}

.vegasino-3iq75w .vegasino-z69rdq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .vegasino-3iq75w .vegasino-z69rdq {
    padding: 24px 16px 0;
  }
}

.vegasino-3iq75w .vegasino-z69rdq .vegasino-wp87g5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .vegasino-3iq75w .vegasino-z69rdq .vegasino-wp87g5 {
    margin-bottom: 24px;
  }
}

.vegasino-3iq75w .vegasino-z69rdq 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);
}

.vegasino-3iq75w .vegasino-z69rdq 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) {
  .vegasino-3iq75w .vegasino-z69rdq table tr td {
    padding: 12px 4px;
  }
}

.vegasino-3iq75w .vegasino-z69rdq 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) {
  .vegasino-3iq75w .vegasino-z69rdq table tr th {
    padding: 12px 4px;
  }
}

.vegasino-3iq75w .vegasino-z69rdq table tr:last-of-type td {
  border-bottom: none;
}

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

.vegasino-9h0loq.vegasino-irt4fa {
  display: block;
}

.vegasino-9h0loq iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.vegasino-9h0loq .vegasino-thsfj2 {
  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;
}

.vegasino-9h0loq .vegasino-z6ommo {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.vegasino-9h0loq .vegasino-hgavq7 {
  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.vegasino-11rvt6 ease-in-out;
}

.vegasino-9h0loq .vegasino-hgavq7:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.vegasino-rfjghx.vegasino-irt4fa {
  display: block;
}

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

.vegasino-cwoe8j {
  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;
}

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

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

.vegasino-1mitb1 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.vegasino-1mitb1 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.vegasino-w1iu8b {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vegasino-h68jlx.vegasino-vygopq {
  display: none;
}

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

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

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

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

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

.vegasino-qwvuyw 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.vegasino-11rvt6 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.vegasino-qwvuyw input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.vegasino-qwvuyw input:active {
  border-color: #c2c0ce;
}

.vegasino-qwvuyw input:focus {
  border-color: #c2c0ce;
}

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

.vegasino-ei574s {
  margin-bottom: 36px;
}

.vegasino-ei574s 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;
}

.vegasino-ei574s textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.vegasino-ei574s textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.vegasino-2w7kvy {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.vegasino-pjlcr0 {
  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.vegasino-11rvt6 ease-in-out;
}

.vegasino-pjlcr0:hover {
  background: var(--border-color);
}

.vegasino-46vghf {
  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.vegasino-11rvt6 ease-in-out;
}

.vegasino-46vghf:hover {
  background: #166ad9;
}

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

.vegasino-fky5b5.vegasino-vygopq {
  display: none;
}

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

.vegasino-fky5b5 .vegasino-pjlcr0 {
  margin: 0 auto;
}

.vegasino-5hx0w5 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.vegasino-pdjod3 {
  filter: grayscale(100%);
}

.vegasino-lxd0fj > input {
  display: none;
}

.vegasino-lxd0fj > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-wp0jg2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vegasino-w8en5o 44.vegasino-xucfte.vegasino-hmfour.vegasino-3mi8vq.vegasino-474st6.vegasino-xokhtx.vegasino-6kuzsr.vegasino-ghpr0u.vegasino-9742y9.vegasino-gfqlet.vegasino-25qrop.vegasino-9rszox.vegasino-5w9ljy 0l-12.vegasino-gdebmw 30.vegasino-dkfgym.vegasino-if5rbg 2.vegasino-52i5iy.vegasino-if5rbg 3.vegasino-omenak 3.vegasino-aojs22.vegasino-yy3g7s 3.vegasino-d5bv9j.vegasino-49wlbb.vegasino-mwwj5t.vegasino-85iy5r 7-3.vegasino-gdebmw 10.vegasino-u18x5h.vegasino-85iy5r 23.vegasino-fp2c2o.vegasino-j9au9a 1.vegasino-xov6or 2.vegasino-gdebmw 3.vegasino-j9au9a 1.vegasino-yy3g7s 5.vegasino-nv3vqs.vegasino-yy3g7s 32.vegasino-la5xos.vegasino-49wlbb 5.vegasino-5w9ljy 4.vegasino-85iy5r 9.vegasino-85iy5r 8.vegasino-yy3g7s 6.vegasino-pxgfrj.vegasino-fir371.vegasino-5xh1u5.vegasino-9wzmmh.vegasino-aqtyvb 4.vegasino-434323.vegasino-aqtyvb 6.vegasino-aqtyvb 0l29.vegasino-5w9ljy 17.vegasino-i0tbcq.vegasino-6b4cxf 2.vegasino-zj4ady 10.vegasino-04bpvv.vegasino-gdebmw 8.vegasino-tjlpc1.vegasino-oanp7l.vegasino-m6fxom.vegasino-bd9t4d.vegasino-q0usx3.vegasino-49wlbb.vegasino-xokhtx.vegasino-gdebmw 1.vegasino-gf0mtv.vegasino-qh66d7.vegasino-ed4af9.vegasino-spm6om.vegasino-zcduce.vegasino-xov6or 1.vegasino-exqvif.vegasino-jy1zmg.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vegasino-lxd0fj > input:checked ~ label,
.vegasino-lxd0fj > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-wp0jg2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vegasino-w8en5o 44.vegasino-xucfte.vegasino-hmfour.vegasino-3mi8vq.vegasino-474st6.vegasino-xokhtx.vegasino-6kuzsr.vegasino-ghpr0u.vegasino-9742y9.vegasino-gfqlet.vegasino-25qrop.vegasino-9rszox.vegasino-5w9ljy 0l-12.vegasino-gdebmw 30.vegasino-dkfgym.vegasino-if5rbg 2.vegasino-52i5iy.vegasino-if5rbg 3.vegasino-omenak 3.vegasino-aojs22.vegasino-yy3g7s 3.vegasino-d5bv9j.vegasino-49wlbb.vegasino-mwwj5t.vegasino-85iy5r 7-3.vegasino-gdebmw 10.vegasino-u18x5h.vegasino-85iy5r 23.vegasino-fp2c2o.vegasino-j9au9a 1.vegasino-xov6or 2.vegasino-gdebmw 3.vegasino-j9au9a 1.vegasino-yy3g7s 5.vegasino-nv3vqs.vegasino-yy3g7s 32.vegasino-la5xos.vegasino-49wlbb 5.vegasino-5w9ljy 4.vegasino-85iy5r 9.vegasino-85iy5r 8.vegasino-yy3g7s 6.vegasino-pxgfrj.vegasino-fir371.vegasino-5xh1u5.vegasino-9wzmmh.vegasino-aqtyvb 4.vegasino-434323.vegasino-aqtyvb 6.vegasino-aqtyvb 0l29.vegasino-5w9ljy 17.vegasino-i0tbcq.vegasino-6b4cxf 2.vegasino-zj4ady 10.vegasino-04bpvv.vegasino-gdebmw 8.vegasino-tjlpc1.vegasino-oanp7l.vegasino-m6fxom.vegasino-bd9t4d.vegasino-q0usx3.vegasino-49wlbb.vegasino-xokhtx.vegasino-gdebmw 1.vegasino-gf0mtv.vegasino-qh66d7.vegasino-ed4af9.vegasino-spm6om.vegasino-zcduce.vegasino-xov6or 1.vegasino-exqvif.vegasino-jy1zmg.5z'/%3e%3c/svg%3e");
}

.vegasino-lxd0fj > input:not(:checked) ~ label:hover,
.vegasino-lxd0fj > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-wp0jg2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegasino-w8en5o 44.vegasino-xucfte.vegasino-hmfour.vegasino-3mi8vq.vegasino-474st6.vegasino-xokhtx.vegasino-6kuzsr.vegasino-ghpr0u.vegasino-9742y9.vegasino-gfqlet.vegasino-25qrop.vegasino-9rszox.vegasino-5w9ljy 0l-12.vegasino-gdebmw 30.vegasino-dkfgym.vegasino-if5rbg 2.vegasino-52i5iy.vegasino-if5rbg 3.vegasino-omenak 3.vegasino-aojs22.vegasino-yy3g7s 3.vegasino-d5bv9j.vegasino-49wlbb.vegasino-mwwj5t.vegasino-85iy5r 7-3.vegasino-gdebmw 10.vegasino-u18x5h.vegasino-85iy5r 23.vegasino-fp2c2o.vegasino-j9au9a 1.vegasino-xov6or 2.vegasino-gdebmw 3.vegasino-j9au9a 1.vegasino-yy3g7s 5.vegasino-nv3vqs.vegasino-yy3g7s 32.vegasino-la5xos.vegasino-49wlbb 5.vegasino-5w9ljy 4.vegasino-85iy5r 9.vegasino-85iy5r 8.vegasino-yy3g7s 6.vegasino-pxgfrj.vegasino-fir371.vegasino-5xh1u5.vegasino-9wzmmh.vegasino-aqtyvb 4.vegasino-434323.vegasino-aqtyvb 6.vegasino-aqtyvb 0l29.vegasino-5w9ljy 17.vegasino-i0tbcq.vegasino-6b4cxf 2.vegasino-zj4ady 10.vegasino-04bpvv.vegasino-gdebmw 8.vegasino-tjlpc1.vegasino-oanp7l.vegasino-m6fxom.vegasino-bd9t4d.vegasino-q0usx3.vegasino-49wlbb.vegasino-xokhtx.vegasino-gdebmw 1.vegasino-gf0mtv.vegasino-qh66d7.vegasino-ed4af9.vegasino-spm6om.vegasino-zcduce.vegasino-xov6or 1.vegasino-exqvif.vegasino-jy1zmg.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .vegasino-wgqqdv > .vegasino-gn5i7z {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .vegasino-wgqqdv > .vegasino-gn5i7z {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .vegasino-wgqqdv > .vegasino-gn5i7z {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .vegasino-wgqqdv > .vegasino-gn5i7z {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .vegasino-wgqqdv > .vegasino-gn5i7z {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.vegasino-nw70m6.vegasino-vygopq {
  display: none;
}

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

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

.vegasino-f0djyw {
  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;
}

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

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

.vegasino-f0djyw img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.vegasino-p3khlj {
  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;
}

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

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

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

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

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

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

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

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

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

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

.vegasino-nw70m6.vegasino-m1bbk4 .vegasino-odwejh {
  background: #2b3b67;
}

.vegasino-nw70m6.vegasino-m1bbk4 .vegasino-f0djyw {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vegasino-nw70m6.vegasino-m1bbk4 .vegasino-f0djyw::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vegasino-nw70m6.vegasino-m1bbk4 .vegasino-f0djyw::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vegasino-nw70m6.vegasino-m1bbk4 .vegasino-p3khlj::before {
  background: #0e0f41;
}

.vegasino-nw70m6.vegasino-m1bbk4 .vegasino-p3khlj::after {
  background: #152557;
}

.vegasino-nw70m6.vegasino-pkn2wk .vegasino-odwejh {
  background: #1f35fa;
}

.vegasino-nw70m6.vegasino-pkn2wk .vegasino-f0djyw {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.vegasino-nw70m6.vegasino-pkn2wk .vegasino-f0djyw::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vegasino-nw70m6.vegasino-pkn2wk .vegasino-f0djyw::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.vegasino-nw70m6.vegasino-pkn2wk .vegasino-p3khlj::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.vegasino-nw70m6.vegasino-pkn2wk .vegasino-p3khlj::after {
  background: #192ac8;
}

.vegasino-nw70m6.vegasino-c5czlo .vegasino-odwejh {
  background: #fa771f;
}

.vegasino-nw70m6.vegasino-c5czlo .vegasino-f0djyw {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegasino-nw70m6.vegasino-c5czlo .vegasino-f0djyw::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vegasino-nw70m6.vegasino-c5czlo .vegasino-f0djyw::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vegasino-nw70m6.vegasino-c5czlo .vegasino-p3khlj::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegasino-nw70m6.vegasino-c5czlo .vegasino-p3khlj::after {
  background: #fa8535;
}

.vegasino-f868e4 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.vegasino-r3xqyb {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.vegasino-vjbteg {
  width: 120px;
  height: 22px;
}

.vegasino-vjbteg .vegasino-r13jkx {
  fill: #c2c0ce;
}

.vegasino-vjbteg [rating="1"] .vegasino-r13jkx:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vegasino-vjbteg [rating="2"] .vegasino-r13jkx:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vegasino-vjbteg [rating="3"] .vegasino-r13jkx:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vegasino-vjbteg [rating="4"] .vegasino-r13jkx:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vegasino-vjbteg [rating="5"] .vegasino-r13jkx:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.vegasino-f2jvn3 {
  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);
}

.vegasino-f2jvn3.vegasino-hfruvp {
  display: block;
}

.vegasino-f2jvn3.vegasino-vygopq {
  display: none;
}

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

.vegasino-uqvyqu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.vegasino-o4zxgj {
  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);
}

.vegasino-1yjdls {
  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;
}

.vegasino-685dyc small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.vegasino-8j8rj1 {
  font-size: 16px;
  line-height: 140%;
}

.vegasino-ifwb5i {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.vegasino-ifwb5i .vegasino-r13jkx {
  fill: #c2c0ce;
}

.vegasino-ifwb5i [rating="1"] .vegasino-r13jkx:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vegasino-ifwb5i [rating="2"] .vegasino-r13jkx:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vegasino-ifwb5i [rating="3"] .vegasino-r13jkx:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vegasino-ifwb5i [rating="4"] .vegasino-r13jkx:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vegasino-ifwb5i [rating="5"] .vegasino-r13jkx:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.vegasino-yc6kxt {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.vegasino-1p4pm5 {
  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) {
  .vegasino-1p4pm5 {
    padding: 12px;
    gap: 12px;
  }
}

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

.vegasino-ni9h84 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vegasino-pip0wm {
  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;
}

.vegasino-o4m5tp {
  flex: 1;
  min-width: 0;
}

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

.vegasino-6n9elo {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.vegasino-6n9elo svg,
.vegasino-6n9elo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vegasino-6n9elo svg path {
  fill: var(--button-bg-color);
}

.vegasino-6n9elo svg circle {
  fill: var(--button-text-color);
}

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

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

.vegasino-w0gkt2 strong {
  font-weight: 600;
}

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

.vegasino-f9e1s8 p {
  margin: 0 0 16px;
}

.vegasino-f9e1s8 p:last-child {
  margin-bottom: 0;
}

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

.vegasino-45838n {
  max-width: 300px;
  width: 100%;
}

.vegasino-45838n a {
  width: 100%;
}

@media (max-width: 575px) {
  .vegasino-45838n {
    max-width: 200px;
  }
}

.vegasino-1meyhe {
  justify-content: center;
}

.vegasino-w7ygj6 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vegasino-1qo1do {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.vegasino-cuw29n .vegasino-187dqv {
  justify-content: center;
}

/* faq */

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

.vegasino-5ifv68 {
  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.vegasino-bdcc82 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegasino-5ifv68::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.vegasino-bdcc82 ease;
}

.vegasino-b4tp6p.vegasino-irt4fa .vegasino-5ifv68::after {
  transform: rotate(45deg);
}

.vegasino-nw1y47 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.vegasino-11rvt6 ease, padding 0.vegasino-11rvt6 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.vegasino-b4tp6p.vegasino-irt4fa .vegasino-nw1y47 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.vegasino-fgrrlb {
  margin: 25px 0;
}

.vegasino-lxd0fj > input:not(:checked) ~ label:hover,
.vegasino-lxd0fj > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-qm5cp2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegasino-dvse9m 44.vegasino-o1e6nu.vegasino-fxiwvs.vegasino-lms7tl.vegasino-qyhdum.vegasino-20et2r.vegasino-s2ttnd.vegasino-gbzy1i.vegasino-cz6yp3.vegasino-asupvj.vegasino-guqxzc.vegasino-u0c1ca.vegasino-pw8yij 0l-12.vegasino-zf7540 30.vegasino-deuv11.vegasino-7466kj 2.vegasino-apfvu4.vegasino-7466kj 3.vegasino-tmsxpm 3.vegasino-v7bx22.vegasino-v5ggtw 3.vegasino-g63jcx.vegasino-fmq1p6.vegasino-h4y537.vegasino-xdixat 7-3.vegasino-zf7540 10.vegasino-cq7xr6.vegasino-xdixat 23.vegasino-w4l7a8.vegasino-0qjp5g 1.vegasino-0qk400 2.vegasino-zf7540 3.vegasino-0qjp5g 1.vegasino-v5ggtw 5.vegasino-f1eqod.vegasino-v5ggtw 32.vegasino-e1faei.vegasino-fmq1p6 5.vegasino-pw8yij 4.vegasino-xdixat 9.vegasino-xdixat 8.vegasino-v5ggtw 6.vegasino-zo74xu.vegasino-184q84.vegasino-visckf.vegasino-bomyek.vegasino-zt9o7y 4.vegasino-e84dje.vegasino-zt9o7y 6.vegasino-zt9o7y 0l29.vegasino-pw8yij 17.vegasino-cnjktz.vegasino-xxaeyc 2.vegasino-tzdr52 10.vegasino-5i585e.vegasino-zf7540 8.vegasino-5za593.vegasino-s92nn1.vegasino-186iri.vegasino-9lxdjy.vegasino-bcua1b.vegasino-fmq1p6.vegasino-20et2r.vegasino-zf7540 1.vegasino-hhhw19.vegasino-zwv06e.vegasino-dro745.vegasino-dde60n.vegasino-astg19.vegasino-0qk400 1.vegasino-jto3bc.vegasino-ee3f8s.5z'/%3e%3c/svg%3e");
}

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

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

.vegasino-1ntziv {
  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);
}

.vegasino-1ntziv.vegasino-91gn1b {
  display: block;
}

.vegasino-1ntziv.vegasino-rbld6f {
  display: none;
}

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

.vegasino-5a80jf {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.vegasino-8ntlgu {
  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);
}

.vegasino-jse0ju {
  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;
}

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

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

.vegasino-elpxfp {
  font-size: 16px;
  line-height: 140%;
}

.vegasino-ynys4l {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.vegasino-ynys4l .vegasino-fsc9cw {
  fill: #c2c0ce;
}

.vegasino-ynys4l [rating="1"] .vegasino-fsc9cw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vegasino-ynys4l [rating="2"] .vegasino-fsc9cw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vegasino-ynys4l [rating="3"] .vegasino-fsc9cw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vegasino-ynys4l [rating="4"] .vegasino-fsc9cw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vegasino-ynys4l [rating="5"] .vegasino-fsc9cw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.vegasino-0dg72r 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;
}

.vegasino-0dg72r 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 */

.vegasino-2rie16 {
  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);
}

.vegasino-2rie16.vegasino-kfudv8 {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.vegasino-86f18z, .vegasino-oebkot, [class*="review-card"],
thead, thead th, table th, .vegasino-sm2tyt,
.vegasino-sudcck, [class*="collapsible-header"],
.vegasino-3dbd8t, [class*="updated-block"] {
  color: #ece7dc !important;
}
