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-dwszs2 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.vegasino-hb68tz {
  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-hb68tz: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-mp9x6l {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.vegasino-6zjf4w {
  cursor: pointer;
}

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

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

.vegasino-g7ihvi figure {
  margin: 0;
}

.vegasino-g7ihvi.vegasino-ztj4f3 {
  justify-content: flex-start;
  margin-right: 4px;
}

.vegasino-g7ihvi.vegasino-17w82e {
  justify-content: flex-end;
  margin-left: 4px;
}

.vegasino-g7ihvi.vegasino-hkyiit {
  justify-content: center;
}

.vegasino-g7ihvi.vegasino-7yih9j {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

.vegasino-7pgbpd {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.vegasino-7pgbpd 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-7pgbpd ul li span svg {
  fill: var(--title-color);
}

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

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

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

.vegasino-7pgbpd ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.vegasino-xiwykk.vegasino-u2kj6j {
  background-color: #000;
}

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

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

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

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

.vegasino-n8argy {
  margin-bottom: 94px;
}

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

.vegasino-1iklys .vegasino-0k7pp4 {
  margin-bottom: 28px;
}

.vegasino-1iklys .vegasino-0k7pp4 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.vegasino-xumwlk li svg {
  transition: 0.vegasino-xzl912 ease-in-out;
}

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

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

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

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

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

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

.vegasino-8mmfda li {
  font-size: 16px;
}

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

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

.vegasino-8mmfda li + li {
  margin-top: 16px;
}

.vegasino-jivs0g {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.vegasino-ruodpr ease-in-out;
}

.vegasino-jivs0g.vegasino-6qhpxo {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.vegasino-qn0ibo h1,
.vegasino-qn0ibo 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-qn0ibo h1,
  .vegasino-qn0ibo h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

.vegasino-dkpyd0 li {
  width: 100%;
}

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

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

.vegasino-dkpyd0 li a.vegasino-6qhpxo {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.vegasino-u8jw20 img {
  width: 100%;
  transition: 0.vegasino-xzl912 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .vegasino-x9qir1 {
    display: block;
  }
  .vegasino-x9qir1 li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .vegasino-x9qir1 li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .vegasino-x9qir1 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-x9qir1 li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.vegasino-hff0ga.vegasino-xk21jn {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.vegasino-ggzk7y {
  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-ggzk7y::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-ruodpr ease-in-out;
}

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

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

.vegasino-8sov8g 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-xzl912 ease-in-out;
  overflow: hidden;
}

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

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

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

.vegasino-esq3g5 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-lg2v5w .vegasino-rlydlk {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.vegasino-lg2v5w .vegasino-vwp5u1 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.vegasino-3orz6l .vegasino-hb68tz {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.vegasino-dp16dg {
  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-dp16dg span {
  height: 32px;
}

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

.vegasino-dp16dg.vegasino-sm7zpb span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.vegasino-wyopcd.vegasino-j2032u {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-stcvlz {
  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-s0nbi3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.vegasino-ca23mz {
  display: none;
}

@media only screen and (max-width: 767px) {
  .vegasino-ca23mz {
    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-to4ukz {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-8arcet 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-8arcet 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-8arcet 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-8arcet tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.vegasino-8arcet 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-8arcet 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-8arcet tbody tr td:last-of-type {
  margin-left: auto;
}

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

.vegasino-8arcet tbody tr td .vegasino-s3porj {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.vegasino-8arcet tbody tr td .vegasino-36wo5a {
  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-xzl912 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .vegasino-8arcet tbody tr td .vegasino-36wo5a {
    width: 100%;
  }
}

.vegasino-8arcet tbody tr td .vegasino-p4qhct {
  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-8arcet tbody tr td .vegasino-p4qhct:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.vegasino-m2z8f5 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.vegasino-xzl912 ease-in-out;
}

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

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

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

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

.vegasino-ugvep5 {
  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-ugvep5 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.vegasino-rluu1s::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-q1fw7p {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.vegasino-q1fw7p svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.vegasino-xzl912 ease-in-out;
}

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

.vegasino-4p9eop {
  padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.vegasino-a0rorg {
  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-xzl912 ease-in-out;
}

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

.vegasino-1yvhum {
  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-1yvhum:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.vegasino-7r63rv .vegasino-a0rorg {
  width: 50%;
  margin: 0;
}

.vegasino-nyvb3w {
  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-nyvb3w:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.vegasino-elqcvf {
  margin: 0 0 100px;
}

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

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

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

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

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

.vegasino-74ljnk {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.vegasino-uitees 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-xzl912 ease-in-out;
}

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

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

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

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

.vegasino-93qcnx {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-lu1ljr::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-1jq1y5 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.vegasino-1jq1y5.vegasino-dk1irt {
  display: none;
}

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

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

.vegasino-56u1ka iframe.vegasino-1shbws {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.vegasino-56u1ka.vegasino-t5rono {
  opacity: 1;
  pointer-events: all;
}

.vegasino-rtc0a6 {
  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-xzl912 ease-in-out;
}

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

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

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

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

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

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

.vegasino-lqd9g5 .vegasino-3orz6l {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-4w8ujs .vegasino-hb68tz {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.vegasino-m616u0 .vegasino-v532ac {
  position: relative;
}

.vegasino-m616u0 .vegasino-19tnn0 {
  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-m616u0 .vegasino-19tnn0.vegasino-dk1irt {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .vegasino-m616u0 .vegasino-ap2d6i {
    bottom: 90px;
  }
}

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-84jls8 {
  max-width: 300px;
  width: 100%;
}

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-84jls8 .vegasino-rjmpow {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vegasino-m616u0 .vegasino-ap2d6i .vegasino-84jls8 .vegasino-rjmpow {
    font-size: 32px;
    text-align: center;
  }
}

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-84jls8 .vegasino-nig2qx {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .vegasino-m616u0 .vegasino-ap2d6i .vegasino-84jls8 .vegasino-nig2qx {
    text-align: center;
  }
}

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-xk21jn {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-rpm35z {
  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-xzl912 ease-in-out;
}

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-rpm35z:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vegasino-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-rpm35z {
    width: 100%;
  }
}

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-iul4or {
  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-xzl912 ease-in-out;
  overflow: hidden;
}

.vegasino-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-iul4or 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-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-iul4or: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-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-iul4or:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .vegasino-m616u0 .vegasino-ap2d6i .vegasino-xk21jn .vegasino-iul4or {
    width: 100%;
  }
}

.vegasino-m616u0 .vegasino-ap2d6i.vegasino-dk1irt {
  display: none;
}

.vegasino-m616u0 .vegasino-2p1iif {
  display: none;
}

.vegasino-m616u0 .vegasino-2p1iif.vegasino-t5rono {
  display: block;
}

.vegasino-m616u0 .vegasino-2p1iif iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.vegasino-m616u0 .vegasino-sehnob .vegasino-rjmpow {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.vegasino-du5nbb.vegasino-6qhpxo {
  display: block;
}

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

.vegasino-du5nbb .vegasino-46xyzb {
  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-du5nbb .vegasino-hz85gw {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.vegasino-du5nbb .vegasino-iul4or {
  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-xzl912 ease-in-out;
}

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

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

.vegasino-typcpr.vegasino-6qhpxo {
  display: block;
}

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

.vegasino-y9kwx3 {
  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-dt7gh8 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.vegasino-qz14th.vegasino-dk1irt {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-b7tp5w 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-b7tp5w textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

.vegasino-363kmk {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.vegasino-p6sdnt {
  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-xzl912 ease-in-out;
}

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

.vegasino-vxxu5k {
  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-xzl912 ease-in-out;
}

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

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

.vegasino-k6qno6.vegasino-dk1irt {
  display: none;
}

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

.vegasino-k6qno6 .vegasino-p6sdnt {
  margin: 0 auto;
}

.vegasino-9x1shf {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

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

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

.vegasino-w4itgo > 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-jju1zi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vegasino-57ms8q 44.vegasino-kv543o.vegasino-9lmbzs.vegasino-wtz8rz.vegasino-4go0e2.vegasino-kevbgm.vegasino-904cqk.vegasino-nab49r.vegasino-x4q18x.vegasino-rhq6mf.vegasino-jk4o69.vegasino-a6wu4k.vegasino-g07f72 0l-12.vegasino-8je8by 30.vegasino-9x6wiy.vegasino-5wpm6t 2.vegasino-5kcbwk.vegasino-5wpm6t 3.vegasino-f7n3za 3.vegasino-7u2r7s.vegasino-roudft 3.vegasino-92ckrv.vegasino-c22yh1.vegasino-2m7ubr.vegasino-ed32lw 7-3.vegasino-8je8by 10.vegasino-ta3oj1.vegasino-ed32lw 23.vegasino-jt1biz.vegasino-oq0ekw 1.vegasino-sbnhkk 2.vegasino-8je8by 3.vegasino-oq0ekw 1.vegasino-roudft 5.vegasino-p7kpmd.vegasino-roudft 32.vegasino-ul1ud5.vegasino-c22yh1 5.vegasino-g07f72 4.vegasino-ed32lw 9.vegasino-ed32lw 8.vegasino-roudft 6.vegasino-58nwmy.vegasino-zvtri2.vegasino-l4r39t.vegasino-fdd9oe.vegasino-547u91 4.vegasino-qhhwy2.vegasino-547u91 6.vegasino-547u91 0l29.vegasino-g07f72 17.vegasino-otq0m0.vegasino-ixv07c 2.vegasino-2xkwa7 10.vegasino-i9zljk.vegasino-8je8by 8.vegasino-xdx165.vegasino-jsz5r4.vegasino-w6qs9u.vegasino-ge2tk1.vegasino-ew1qya.vegasino-c22yh1.vegasino-kevbgm.vegasino-8je8by 1.vegasino-y92jsu.vegasino-k7e2gq.vegasino-0vkm8u.vegasino-g8igzu.vegasino-eshpkw.vegasino-sbnhkk 1.vegasino-2zza8z.vegasino-9uqjrx.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vegasino-w4itgo > input:checked ~ label,
.vegasino-w4itgo > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-jju1zi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vegasino-57ms8q 44.vegasino-kv543o.vegasino-9lmbzs.vegasino-wtz8rz.vegasino-4go0e2.vegasino-kevbgm.vegasino-904cqk.vegasino-nab49r.vegasino-x4q18x.vegasino-rhq6mf.vegasino-jk4o69.vegasino-a6wu4k.vegasino-g07f72 0l-12.vegasino-8je8by 30.vegasino-9x6wiy.vegasino-5wpm6t 2.vegasino-5kcbwk.vegasino-5wpm6t 3.vegasino-f7n3za 3.vegasino-7u2r7s.vegasino-roudft 3.vegasino-92ckrv.vegasino-c22yh1.vegasino-2m7ubr.vegasino-ed32lw 7-3.vegasino-8je8by 10.vegasino-ta3oj1.vegasino-ed32lw 23.vegasino-jt1biz.vegasino-oq0ekw 1.vegasino-sbnhkk 2.vegasino-8je8by 3.vegasino-oq0ekw 1.vegasino-roudft 5.vegasino-p7kpmd.vegasino-roudft 32.vegasino-ul1ud5.vegasino-c22yh1 5.vegasino-g07f72 4.vegasino-ed32lw 9.vegasino-ed32lw 8.vegasino-roudft 6.vegasino-58nwmy.vegasino-zvtri2.vegasino-l4r39t.vegasino-fdd9oe.vegasino-547u91 4.vegasino-qhhwy2.vegasino-547u91 6.vegasino-547u91 0l29.vegasino-g07f72 17.vegasino-otq0m0.vegasino-ixv07c 2.vegasino-2xkwa7 10.vegasino-i9zljk.vegasino-8je8by 8.vegasino-xdx165.vegasino-jsz5r4.vegasino-w6qs9u.vegasino-ge2tk1.vegasino-ew1qya.vegasino-c22yh1.vegasino-kevbgm.vegasino-8je8by 1.vegasino-y92jsu.vegasino-k7e2gq.vegasino-0vkm8u.vegasino-g8igzu.vegasino-eshpkw.vegasino-sbnhkk 1.vegasino-2zza8z.vegasino-9uqjrx.5z'/%3e%3c/svg%3e");
}

.vegasino-w4itgo > input:not(:checked) ~ label:hover,
.vegasino-w4itgo > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-jju1zi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegasino-57ms8q 44.vegasino-kv543o.vegasino-9lmbzs.vegasino-wtz8rz.vegasino-4go0e2.vegasino-kevbgm.vegasino-904cqk.vegasino-nab49r.vegasino-x4q18x.vegasino-rhq6mf.vegasino-jk4o69.vegasino-a6wu4k.vegasino-g07f72 0l-12.vegasino-8je8by 30.vegasino-9x6wiy.vegasino-5wpm6t 2.vegasino-5kcbwk.vegasino-5wpm6t 3.vegasino-f7n3za 3.vegasino-7u2r7s.vegasino-roudft 3.vegasino-92ckrv.vegasino-c22yh1.vegasino-2m7ubr.vegasino-ed32lw 7-3.vegasino-8je8by 10.vegasino-ta3oj1.vegasino-ed32lw 23.vegasino-jt1biz.vegasino-oq0ekw 1.vegasino-sbnhkk 2.vegasino-8je8by 3.vegasino-oq0ekw 1.vegasino-roudft 5.vegasino-p7kpmd.vegasino-roudft 32.vegasino-ul1ud5.vegasino-c22yh1 5.vegasino-g07f72 4.vegasino-ed32lw 9.vegasino-ed32lw 8.vegasino-roudft 6.vegasino-58nwmy.vegasino-zvtri2.vegasino-l4r39t.vegasino-fdd9oe.vegasino-547u91 4.vegasino-qhhwy2.vegasino-547u91 6.vegasino-547u91 0l29.vegasino-g07f72 17.vegasino-otq0m0.vegasino-ixv07c 2.vegasino-2xkwa7 10.vegasino-i9zljk.vegasino-8je8by 8.vegasino-xdx165.vegasino-jsz5r4.vegasino-w6qs9u.vegasino-ge2tk1.vegasino-ew1qya.vegasino-c22yh1.vegasino-kevbgm.vegasino-8je8by 1.vegasino-y92jsu.vegasino-k7e2gq.vegasino-0vkm8u.vegasino-g8igzu.vegasino-eshpkw.vegasino-sbnhkk 1.vegasino-2zza8z.vegasino-9uqjrx.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.vegasino-5pfwuv.vegasino-dk1irt {
  display: none;
}

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

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

.vegasino-ikuvrt {
  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-ikuvrt::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-5pfwuv.vegasino-ue7ww5 .vegasino-rzmgf1 {
  background: #2b3b67;
}

.vegasino-5pfwuv.vegasino-ue7ww5 .vegasino-ikuvrt {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vegasino-5pfwuv.vegasino-ue7ww5 .vegasino-ikuvrt::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vegasino-5pfwuv.vegasino-ue7ww5 .vegasino-ikuvrt::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vegasino-5pfwuv.vegasino-ue7ww5 .vegasino-tk9ckr::before {
  background: #0e0f41;
}

.vegasino-5pfwuv.vegasino-ue7ww5 .vegasino-tk9ckr::after {
  background: #152557;
}

.vegasino-5pfwuv.vegasino-a8mfyc .vegasino-rzmgf1 {
  background: #1f35fa;
}

.vegasino-5pfwuv.vegasino-a8mfyc .vegasino-ikuvrt {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.vegasino-5pfwuv.vegasino-a8mfyc .vegasino-ikuvrt::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vegasino-5pfwuv.vegasino-a8mfyc .vegasino-ikuvrt::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.vegasino-5pfwuv.vegasino-a8mfyc .vegasino-tk9ckr::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.vegasino-5pfwuv.vegasino-a8mfyc .vegasino-tk9ckr::after {
  background: #192ac8;
}

.vegasino-5pfwuv.vegasino-9viznh .vegasino-rzmgf1 {
  background: #fa771f;
}

.vegasino-5pfwuv.vegasino-9viznh .vegasino-ikuvrt {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegasino-5pfwuv.vegasino-9viznh .vegasino-ikuvrt::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vegasino-5pfwuv.vegasino-9viznh .vegasino-ikuvrt::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vegasino-5pfwuv.vegasino-9viznh .vegasino-tk9ckr::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegasino-5pfwuv.vegasino-9viznh .vegasino-tk9ckr::after {
  background: #fa8535;
}

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

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

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

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

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

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

.vegasino-lznz78 {
  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-lznz78 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.vegasino-tahedh .vegasino-la5mgt {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.vegasino-lnlf9r {
  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-lnlf9r.vegasino-t5rono {
  display: block;
}

.vegasino-lnlf9r.vegasino-dk1irt {
  display: none;
}

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

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

.vegasino-09jwzg {
  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-8mtsw7 {
  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-oy6fsy small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegasino-iszfox .vegasino-la5mgt {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

.vegasino-5zsm9w {
  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-5zsm9w {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.vegasino-so1212 {
  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-i9nz2w {
  flex: 1;
  min-width: 0;
}

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

.vegasino-32r2c0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.vegasino-czt36z a {
  width: 100%;
}

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

.vegasino-7qeyvf {
  justify-content: center;
}

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

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

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

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

.vegasino-j79xg6 .vegasino-x9qir1 {
  justify-content: center;
}

/* faq */

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

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

.vegasino-ag4vvq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.vegasino-aj1kts ease;
}

.vegasino-34lejy.vegasino-6qhpxo .vegasino-ag4vvq::after {
  transform: rotate(45deg);
}

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

.vegasino-34lejy.vegasino-6qhpxo .vegasino-x2up8v {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.vegasino-w4itgo > input:not(:checked) ~ label:hover,
.vegasino-w4itgo > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-y36b8g.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegasino-6twh5c 44.vegasino-tpay1n.vegasino-wrquh5.vegasino-07dcf4.vegasino-18pz29.vegasino-yqgjzd.vegasino-meirsg.vegasino-tdik57.vegasino-yyw53o.vegasino-epqre3.vegasino-vdfl6p.vegasino-ibfiy9.vegasino-wargzk 0l-12.vegasino-8dfhhb 30.vegasino-qy6lmc.vegasino-v5eh97 2.vegasino-h1s1zz.vegasino-v5eh97 3.vegasino-3pju5x 3.vegasino-9zq0n8.vegasino-orkftc 3.vegasino-4uq0ka.vegasino-k5e6ya.vegasino-67gy5l.vegasino-sgzqxy 7-3.vegasino-8dfhhb 10.vegasino-87jmku.vegasino-sgzqxy 23.vegasino-q6sh5u.vegasino-u6wq17 1.vegasino-8mrk49 2.vegasino-8dfhhb 3.vegasino-u6wq17 1.vegasino-orkftc 5.vegasino-nxuunh.vegasino-orkftc 32.vegasino-tepgsp.vegasino-k5e6ya 5.vegasino-wargzk 4.vegasino-sgzqxy 9.vegasino-sgzqxy 8.vegasino-orkftc 6.vegasino-sno1ct.vegasino-k1cf4k.vegasino-zx0fz8.vegasino-qfn478.vegasino-30g8sg 4.vegasino-buhazt.vegasino-30g8sg 6.vegasino-30g8sg 0l29.vegasino-wargzk 17.vegasino-j67i95.vegasino-feds3g 2.vegasino-xqc5ft 10.vegasino-9mpiqy.vegasino-8dfhhb 8.vegasino-0hocyx.vegasino-th3550.vegasino-wqvdmv.vegasino-ftrybd.vegasino-zmxgru.vegasino-k5e6ya.vegasino-yqgjzd.vegasino-8dfhhb 1.vegasino-625b03.vegasino-2r5chd.vegasino-rrpxin.vegasino-m2nmtv.vegasino-87ek2u.vegasino-8mrk49 1.vegasino-949n0n.vegasino-vv60rk.5z'/%3e%3c/svg%3e");
}

.vegasino-njkvlh {
  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-njkvlh {
    gap: 16px 0;
  }
}

.vegasino-fx5775 {
  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-fx5775.vegasino-bo09fu {
  display: block;
}

.vegasino-fx5775.vegasino-m9y7a3 {
  display: none;
}

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

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

.vegasino-iqmpzk {
  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-ike9t3 {
  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-71y41c small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegasino-ul9h18 .vegasino-n4wbqd {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.vegasino-k6mpbd 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-k6mpbd 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-vbsu1t {
  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-vbsu1t.vegasino-tutadh {
  opacity: 1;
  pointer-events: auto;
}
