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

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

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

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

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

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

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

.vegasino-9bwp6i {
  cursor: pointer;
}

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

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

.vegasino-3015oy figure {
  margin: 0;
}

.vegasino-3015oy.vegasino-7qm8ry {
  justify-content: flex-start;
  margin-right: 4px;
}

.vegasino-3015oy.vegasino-qw05ok {
  justify-content: flex-end;
  margin-left: 4px;
}

.vegasino-3015oy.vegasino-830ein {
  justify-content: center;
}

.vegasino-3015oy.vegasino-y8etcb {
  justify-content: normal;
}

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

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

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

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

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

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

.vegasino-46jpu2 img {
  width: 100%;
}

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

.vegasino-4xdknh {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

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

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

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

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

.vegasino-4xdknh ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.vegasino-sssiyh.vegasino-ewvfro {
  background-color: #000;
}

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

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

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

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

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

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

.vegasino-vxcu3b .vegasino-mgo7wb {
  margin-bottom: 28px;
}

.vegasino-vxcu3b .vegasino-mgo7wb img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.vegasino-mc4j2p li svg {
  transition: 0.vegasino-mpu1ai ease-in-out;
}

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

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

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

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

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

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

.vegasino-0dg3px li {
  font-size: 16px;
}

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

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

.vegasino-0dg3px li + li {
  margin-top: 16px;
}

.vegasino-uo04ev {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.vegasino-646n0k ease-in-out;
}

.vegasino-uo04ev.vegasino-m4yquu {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

.vegasino-11lxip li {
  width: 100%;
}

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

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

.vegasino-11lxip li a.vegasino-m4yquu {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-g6h5ul.vegasino-9trdek {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.vegasino-kei14h {
  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-kei14h::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-646n0k ease-in-out;
}

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

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

.vegasino-ziwcd5 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-mpu1ai ease-in-out;
  overflow: hidden;
}

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

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

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

.vegasino-t3uzuf {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-shp466 .vegasino-4aeswy {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.vegasino-4aeswy {
  margin: 0 0 28px;
}

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

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

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

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

.vegasino-5lxzdl .vegasino-2zy2ey {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.vegasino-9rlinz.vegasino-s108gp span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.vegasino-spavgu.vegasino-mme3jx {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-4go0v2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-jkq2n1 tbody tr td .vegasino-4px7er {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.vegasino-jkq2n1 tbody tr td .vegasino-zvf9dl {
  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-mpu1ai ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.vegasino-jkq2n1 tbody tr td .vegasino-1wbrua {
  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-jkq2n1 tbody tr td .vegasino-1wbrua:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-gtl1j3 .vegasino-ffqc8k {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.vegasino-x6x6ax 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-mpu1ai ease-in-out;
}

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

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

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

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

.vegasino-4fe8cr {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-yiiy35.vegasino-eo58hz {
  display: none;
}

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

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

.vegasino-d04uu4 iframe.vegasino-5iukof {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.vegasino-d04uu4.vegasino-hpa24u {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.vegasino-lhbj0p .vegasino-5lxzdl {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-lsqw4v .vegasino-2zy2ey {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.vegasino-bw12vu .vegasino-5ps7ab {
  position: relative;
}

.vegasino-bw12vu .vegasino-8sfn6y {
  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-bw12vu .vegasino-8sfn6y.vegasino-eo58hz {
  display: none;
}

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

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

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-rty9hq {
  max-width: 300px;
  width: 100%;
}

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-rty9hq .vegasino-x03wrg {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vegasino-bw12vu .vegasino-ggejt7 .vegasino-rty9hq .vegasino-x03wrg {
    font-size: 32px;
    text-align: center;
  }
}

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-rty9hq .vegasino-m05dui {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .vegasino-bw12vu .vegasino-ggejt7 .vegasino-rty9hq .vegasino-m05dui {
    text-align: center;
  }
}

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-9trdek {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-cen2i5 {
  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-mpu1ai ease-in-out;
}

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-cen2i5:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vegasino-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-cen2i5 {
    width: 100%;
  }
}

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-6tq7s1 {
  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-mpu1ai ease-in-out;
  overflow: hidden;
}

.vegasino-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-6tq7s1 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-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-6tq7s1: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-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-6tq7s1:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .vegasino-bw12vu .vegasino-ggejt7 .vegasino-9trdek .vegasino-6tq7s1 {
    width: 100%;
  }
}

.vegasino-bw12vu .vegasino-ggejt7.vegasino-eo58hz {
  display: none;
}

.vegasino-bw12vu .vegasino-ve922b {
  display: none;
}

.vegasino-bw12vu .vegasino-ve922b.vegasino-hpa24u {
  display: block;
}

.vegasino-bw12vu .vegasino-ve922b iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

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

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

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

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

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

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

.vegasino-vkouq0.vegasino-m4yquu {
  display: block;
}

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

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

.vegasino-vkouq0 .vegasino-6tq7s1 {
  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-mpu1ai ease-in-out;
}

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

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

.vegasino-e9fiky.vegasino-m4yquu {
  display: block;
}

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

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

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

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

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

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

.vegasino-33blrm.vegasino-eo58hz {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-8vg2kw {
  margin-bottom: 36px;
}

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

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

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

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

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

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

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

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

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

.vegasino-z9ohjo.vegasino-eo58hz {
  display: none;
}

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

.vegasino-z9ohjo .vegasino-q4fmbk {
  margin: 0 auto;
}

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

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

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

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

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

.vegasino-dnblpt > 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-a9k7sb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vegasino-2fftxk 44.vegasino-n79p0c.vegasino-7xygi3.vegasino-b92rgz.vegasino-0m6aap.vegasino-xm1jwf.vegasino-c12gks.vegasino-539ota.vegasino-jr073f.vegasino-76k6o0.vegasino-jp4sst.vegasino-w3row4.vegasino-d1kpmr 0l-12.vegasino-97436y 30.vegasino-478ya8.vegasino-6gm8pn 2.vegasino-mkbgi1.vegasino-6gm8pn 3.vegasino-varhvy 3.vegasino-63dlxr.vegasino-zn86n1 3.vegasino-8gy8ww.vegasino-b844z4.vegasino-jp9u5x.vegasino-hiz19e 7-3.vegasino-97436y 10.vegasino-faami5.vegasino-hiz19e 23.vegasino-sbf4hg.vegasino-iheanr 1.vegasino-t99di1 2.vegasino-97436y 3.vegasino-iheanr 1.vegasino-zn86n1 5.vegasino-vu47um.vegasino-zn86n1 32.vegasino-89o4pw.vegasino-b844z4 5.vegasino-d1kpmr 4.vegasino-hiz19e 9.vegasino-hiz19e 8.vegasino-zn86n1 6.vegasino-444929.vegasino-ysg1hy.vegasino-z73pz2.vegasino-ts2kun.vegasino-1dv2b7 4.vegasino-6gajjj.vegasino-1dv2b7 6.vegasino-1dv2b7 0l29.vegasino-d1kpmr 17.vegasino-5aojix.vegasino-ki6dxk 2.vegasino-idnb99 10.vegasino-2lce6o.vegasino-97436y 8.vegasino-uudebk.vegasino-xzqjtd.vegasino-sbsbmn.vegasino-wa01i3.vegasino-kg2mab.vegasino-b844z4.vegasino-xm1jwf.vegasino-97436y 1.vegasino-d0sthn.vegasino-om2i2j.vegasino-gvbhn0.vegasino-3lc4em.vegasino-542rbt.vegasino-t99di1 1.vegasino-cyop8t.vegasino-0kipow.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vegasino-dnblpt > input:checked ~ label,
.vegasino-dnblpt > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-a9k7sb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vegasino-2fftxk 44.vegasino-n79p0c.vegasino-7xygi3.vegasino-b92rgz.vegasino-0m6aap.vegasino-xm1jwf.vegasino-c12gks.vegasino-539ota.vegasino-jr073f.vegasino-76k6o0.vegasino-jp4sst.vegasino-w3row4.vegasino-d1kpmr 0l-12.vegasino-97436y 30.vegasino-478ya8.vegasino-6gm8pn 2.vegasino-mkbgi1.vegasino-6gm8pn 3.vegasino-varhvy 3.vegasino-63dlxr.vegasino-zn86n1 3.vegasino-8gy8ww.vegasino-b844z4.vegasino-jp9u5x.vegasino-hiz19e 7-3.vegasino-97436y 10.vegasino-faami5.vegasino-hiz19e 23.vegasino-sbf4hg.vegasino-iheanr 1.vegasino-t99di1 2.vegasino-97436y 3.vegasino-iheanr 1.vegasino-zn86n1 5.vegasino-vu47um.vegasino-zn86n1 32.vegasino-89o4pw.vegasino-b844z4 5.vegasino-d1kpmr 4.vegasino-hiz19e 9.vegasino-hiz19e 8.vegasino-zn86n1 6.vegasino-444929.vegasino-ysg1hy.vegasino-z73pz2.vegasino-ts2kun.vegasino-1dv2b7 4.vegasino-6gajjj.vegasino-1dv2b7 6.vegasino-1dv2b7 0l29.vegasino-d1kpmr 17.vegasino-5aojix.vegasino-ki6dxk 2.vegasino-idnb99 10.vegasino-2lce6o.vegasino-97436y 8.vegasino-uudebk.vegasino-xzqjtd.vegasino-sbsbmn.vegasino-wa01i3.vegasino-kg2mab.vegasino-b844z4.vegasino-xm1jwf.vegasino-97436y 1.vegasino-d0sthn.vegasino-om2i2j.vegasino-gvbhn0.vegasino-3lc4em.vegasino-542rbt.vegasino-t99di1 1.vegasino-cyop8t.vegasino-0kipow.5z'/%3e%3c/svg%3e");
}

.vegasino-dnblpt > input:not(:checked) ~ label:hover,
.vegasino-dnblpt > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-a9k7sb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegasino-2fftxk 44.vegasino-n79p0c.vegasino-7xygi3.vegasino-b92rgz.vegasino-0m6aap.vegasino-xm1jwf.vegasino-c12gks.vegasino-539ota.vegasino-jr073f.vegasino-76k6o0.vegasino-jp4sst.vegasino-w3row4.vegasino-d1kpmr 0l-12.vegasino-97436y 30.vegasino-478ya8.vegasino-6gm8pn 2.vegasino-mkbgi1.vegasino-6gm8pn 3.vegasino-varhvy 3.vegasino-63dlxr.vegasino-zn86n1 3.vegasino-8gy8ww.vegasino-b844z4.vegasino-jp9u5x.vegasino-hiz19e 7-3.vegasino-97436y 10.vegasino-faami5.vegasino-hiz19e 23.vegasino-sbf4hg.vegasino-iheanr 1.vegasino-t99di1 2.vegasino-97436y 3.vegasino-iheanr 1.vegasino-zn86n1 5.vegasino-vu47um.vegasino-zn86n1 32.vegasino-89o4pw.vegasino-b844z4 5.vegasino-d1kpmr 4.vegasino-hiz19e 9.vegasino-hiz19e 8.vegasino-zn86n1 6.vegasino-444929.vegasino-ysg1hy.vegasino-z73pz2.vegasino-ts2kun.vegasino-1dv2b7 4.vegasino-6gajjj.vegasino-1dv2b7 6.vegasino-1dv2b7 0l29.vegasino-d1kpmr 17.vegasino-5aojix.vegasino-ki6dxk 2.vegasino-idnb99 10.vegasino-2lce6o.vegasino-97436y 8.vegasino-uudebk.vegasino-xzqjtd.vegasino-sbsbmn.vegasino-wa01i3.vegasino-kg2mab.vegasino-b844z4.vegasino-xm1jwf.vegasino-97436y 1.vegasino-d0sthn.vegasino-om2i2j.vegasino-gvbhn0.vegasino-3lc4em.vegasino-542rbt.vegasino-t99di1 1.vegasino-cyop8t.vegasino-0kipow.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.vegasino-uczzap.vegasino-eo58hz {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-uczzap.vegasino-t053c3 .vegasino-jcb316 {
  background: #2b3b67;
}

.vegasino-uczzap.vegasino-t053c3 .vegasino-d8z6t8 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vegasino-uczzap.vegasino-t053c3 .vegasino-d8z6t8::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vegasino-uczzap.vegasino-t053c3 .vegasino-d8z6t8::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vegasino-uczzap.vegasino-t053c3 .vegasino-n2rb4e::before {
  background: #0e0f41;
}

.vegasino-uczzap.vegasino-t053c3 .vegasino-n2rb4e::after {
  background: #152557;
}

.vegasino-uczzap.vegasino-rsg7t2 .vegasino-jcb316 {
  background: #1f35fa;
}

.vegasino-uczzap.vegasino-rsg7t2 .vegasino-d8z6t8 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.vegasino-uczzap.vegasino-rsg7t2 .vegasino-d8z6t8::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vegasino-uczzap.vegasino-rsg7t2 .vegasino-d8z6t8::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.vegasino-uczzap.vegasino-rsg7t2 .vegasino-n2rb4e::after {
  background: #192ac8;
}

.vegasino-uczzap.vegasino-trymaa .vegasino-jcb316 {
  background: #fa771f;
}

.vegasino-uczzap.vegasino-trymaa .vegasino-d8z6t8 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegasino-uczzap.vegasino-trymaa .vegasino-d8z6t8::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vegasino-uczzap.vegasino-trymaa .vegasino-d8z6t8::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vegasino-uczzap.vegasino-trymaa .vegasino-n2rb4e::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegasino-uczzap.vegasino-trymaa .vegasino-n2rb4e::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-7vodj7 .vegasino-lpeae1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.vegasino-4nm0kb {
  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-4nm0kb.vegasino-hpa24u {
  display: block;
}

.vegasino-4nm0kb.vegasino-eo58hz {
  display: none;
}

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

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

.vegasino-3scrxi {
  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-pe4bw8 {
  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-gbv3v9 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegasino-36lqhp .vegasino-lpeae1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.vegasino-4jkuiq {
  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-o3crmx {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegasino-9dwifa {
  justify-content: center;
}

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

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

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

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

.vegasino-j3a4l5 .vegasino-lyacnw {
  justify-content: center;
}

/* faq */

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

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

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

.vegasino-riyxm4.vegasino-m4yquu .vegasino-mr39py::after {
  transform: rotate(45deg);
}

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

.vegasino-riyxm4.vegasino-m4yquu .vegasino-5nrw4d {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.vegasino-3gsf26 {
  margin: 25px 0;
}

.vegasino-dnblpt > input:not(:checked) ~ label:hover,
.vegasino-dnblpt > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegasino-tazolw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegasino-1f7g1e 44.vegasino-2wc9vo.vegasino-73ri3b.vegasino-p6qdpo.vegasino-26v5zo.vegasino-9vhrfi.vegasino-ti4q9l.vegasino-5dw0r3.vegasino-i7554t.vegasino-lek4zx.vegasino-v1grdv.vegasino-x0l64n.vegasino-jiiamg 0l-12.vegasino-nln6pd 30.vegasino-0q1lau.vegasino-zgvvxm 2.vegasino-oe0php.vegasino-zgvvxm 3.vegasino-21wmpe 3.vegasino-dxi67p.vegasino-9ho59l 3.vegasino-cba18v.vegasino-8alipd.vegasino-4z7gta.vegasino-lbyvh0 7-3.vegasino-nln6pd 10.vegasino-hro4s6.vegasino-lbyvh0 23.vegasino-pufm4u.vegasino-vj1dh3 1.vegasino-polga8 2.vegasino-nln6pd 3.vegasino-vj1dh3 1.vegasino-9ho59l 5.vegasino-qbv4i8.vegasino-9ho59l 32.vegasino-lcq2dw.vegasino-8alipd 5.vegasino-jiiamg 4.vegasino-lbyvh0 9.vegasino-lbyvh0 8.vegasino-9ho59l 6.vegasino-n116xl.vegasino-lxhacc.vegasino-5daecx.vegasino-3oh7z8.vegasino-aroad2 4.vegasino-yezfdu.vegasino-aroad2 6.vegasino-aroad2 0l29.vegasino-jiiamg 17.vegasino-nc184h.vegasino-gwtjyo 2.vegasino-gg8z1f 10.vegasino-014n25.vegasino-nln6pd 8.vegasino-zxh77z.vegasino-yvfgaw.vegasino-kv1xk3.vegasino-y7e9oh.vegasino-jmozdo.vegasino-8alipd.vegasino-9vhrfi.vegasino-nln6pd 1.vegasino-jueauh.vegasino-a3zdp0.vegasino-kk0kyz.vegasino-dxf5hf.vegasino-xiqhqt.vegasino-polga8 1.vegasino-xwar8q.vegasino-ol0c6j.5z'/%3e%3c/svg%3e");
}

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

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

.vegasino-sr370k.vegasino-b3yrgc {
  display: none;
}

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

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

.vegasino-tu3l27 {
  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-yuvn3x {
  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-n60jrr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegasino-eupvu0 .vegasino-6nwh8y {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.vegasino-bbfs69 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-bbfs69 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-dkht7z {
  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-dkht7z.vegasino-ddbryl {
  opacity: 1;
  pointer-events: auto;
}
