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

.vegas-hero-nw4epz {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.vegas-hero-p5ko2i {
  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) {
  .vegas-hero-p5ko2i: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;
  }
}

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

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

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

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

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

.vegas-hero-h5tp5i {
  cursor: pointer;
}

.vegas-hero-b9anon {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.vegas-hero-ikaazl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.vegas-hero-ikaazl figure {
  margin: 0;
}

.vegas-hero-ikaazl.vegas-hero-pegnrs {
  justify-content: flex-start;
  margin-right: 4px;
}

.vegas-hero-ikaazl.vegas-hero-6fsrne {
  justify-content: flex-end;
  margin-left: 4px;
}

.vegas-hero-ikaazl.vegas-hero-xnakh3 {
  justify-content: center;
}

.vegas-hero-ikaazl.vegas-hero-zmsfxv {
  justify-content: normal;
}

.vegas-hero-wdjmwg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.vegas-hero-zy02a5 {
  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) {
  .vegas-hero-zy02a5 {
    flex-direction: column;
  }
}

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

.vegas-hero-nwtfqs img {
  width: 100%;
}

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

.vegas-hero-53ttzv {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.vegas-hero-53ttzv 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) {
  .vegas-hero-53ttzv ul {
    margin-bottom: 15px;
  }
}

.vegas-hero-53ttzv ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.vegas-hero-53ttzv 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);
}

.vegas-hero-53ttzv ul li span svg {
  fill: var(--title-color);
}

.vegas-hero-53ttzv ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-53ttzv ul li small {
    font-size: 12px;
  }
}

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

.vegas-hero-53ttzv ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-53ttzv {
    flex-basis: auto;
    margin: 0 auto;
  }
}

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

.vegas-hero-1sjlq8 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .vegas-hero-bhr7pz {
    height: 50px;
  }
}

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

.vegas-hero-bhr7pz.vegas-hero-0kn86r {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .vegas-hero-bhr7pz.vegas-hero-0kn86r:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.vegas-hero-24465z {
  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) {
  .vegas-hero-24465z {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .vegas-hero-24465z {
    padding: 50px 16px 68px;
  }
}

.vegas-hero-la9j9d {
  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) {
  .vegas-hero-la9j9d {
    flex-direction: column;
  }
}

.vegas-hero-exec7l {
  margin-bottom: 94px;
}

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

.vegas-hero-r58aai .vegas-hero-qnn7ht {
  margin-bottom: 28px;
}

.vegas-hero-r58aai .vegas-hero-qnn7ht img {
  max-height: 100px;
  width: auto;
}

.vegas-hero-mmdabh {
  display: flex;
  align-items: center;
}

.vegas-hero-mmdabh a + a {
  margin-left: 24px;
}

.vegas-hero-mmdabh img {
  max-height: 56px;
  width: auto;
}

.vegas-hero-mmdabh img + img {
  margin-left: 24px;
}

.vegas-hero-8a94xg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.vegas-hero-q0wr2k {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .vegas-hero-s6wfu0 {
    flex-wrap: wrap;
  }
}

.vegas-hero-s6wfu0 li {
  display: flex;
  margin: 0 7px;
}

.vegas-hero-s6wfu0 li svg {
  transition: 0.vegas-hero-ckj3vp ease-in-out;
}

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

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

.vegas-hero-g30716 + .vegas-hero-g30716 {
  margin-left: 120px;
}

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

.vegas-hero-bxuhxd {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.vegas-hero-lnip3y {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vegas-hero-lnip3y li {
  font-size: 16px;
}

.vegas-hero-lnip3y li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.vegas-hero-lnip3y li + li {
  margin-top: 16px;
}

.vegas-hero-xih9sa {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.vegas-hero-d0ifna ease-in-out;
}

.vegas-hero-xih9sa.vegas-hero-un01yz {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.vegas-hero-i0rrp5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.vegas-hero-41me2q {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.vegas-hero-41me2q li {
  width: 100%;
}

.vegas-hero-41me2q 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.vegas-hero-ckj3vp ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.vegas-hero-41me2q li a svg {
  fill: var(--button-text-color);
}

.vegas-hero-41me2q li a.vegas-hero-un01yz {
  background: var(--border-color);
}

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

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

.vegas-hero-issyfy {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.vegas-hero-hvh6wz {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.vegas-hero-hvh6wz img {
  width: 100%;
  transition: 0.vegas-hero-ckj3vp ease-in-out;
}

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

.vegas-hero-ue1nfv {
  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) {
  .vegas-hero-ue1nfv {
    height: 54px;
  }
}

.vegas-hero-mzkwnu {
  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) {
  .vegas-hero-mzkwnu {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .vegas-hero-mzkwnu .vegas-hero-qnn7ht img {
    max-width: 90px;
  }
}

.vegas-hero-qnn7ht img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .vegas-hero-qnn7ht {
    order: -2;
  }
}

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

.vegas-hero-3c9xek {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.vegas-hero-3c9xek li {
  font-size: 16px;
  margin: 0 20px;
}

.vegas-hero-3c9xek li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .vegas-hero-3c9xek li a:hover {
    text-decoration: underline;
  }
}

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

.vegas-hero-ak18mb {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.vegas-hero-ak18mb.vegas-hero-klzmcj {
  margin-right: 0;
}

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

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

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

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

.vegas-hero-vwnz5x {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.vegas-hero-vwnz5x:hover > ul {
  display: flex;
}

.vegas-hero-vwnz5x:focus > ul {
  display: flex;
}

.vegas-hero-vwnz5x:focus-within > ul {
  display: flex;
}

.vegas-hero-kyhbxi {
  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;
}

.vegas-hero-kyhbxi::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.vegas-hero-d0ifna ease-in-out;
}

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

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

.vegas-hero-vwnz5x 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.vegas-hero-ckj3vp ease-in-out;
  overflow: hidden;
}

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

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

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

.vegas-hero-f441u4 {
  display: none;
}

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

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

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

.vegas-hero-wocwp3 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.vegas-hero-wocwp3 img {
  margin-bottom: 20px;
}

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

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

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

.vegas-hero-02hzqw {
  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) {
  .vegas-hero-02hzqw {
    font-size: 32px;
  }
}

.vegas-hero-0i2m4v {
  color: var(--text-color);
}

.vegas-hero-xtob6z {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.vegas-hero-xtob6z p img {
  display: block;
  margin: 0 auto;
}

.vegas-hero-xtob6z p:first-of-type {
  margin-top: 0;
}

.vegas-hero-xtob6z p:last-of-type {
  margin-bottom: 0;
}

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

.vegas-hero-xtob6z ul {
  padding: 0 0 0 20px;
}

.vegas-hero-xtob6z table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.vegas-hero-xtob6z table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.vegas-hero-xtob6z iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.vegas-hero-ixkfrd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.vegas-hero-c0nd8s {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.vegas-hero-c0nd8s .vegas-hero-ix2145 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-c0nd8s .vegas-hero-ix2145 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.vegas-hero-c0nd8s .vegas-hero-7k3pnj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-c0nd8s .vegas-hero-7k3pnj {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .vegas-hero-c0nd8s .vegas-hero-7k3pnj img {
    width: 100%;
  }
}

.vegas-hero-7k3pnj {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-7k3pnj {
    margin-bottom: 18px;
  }
}

.vegas-hero-ix2145 {
  margin: 0 0 28px;
}

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

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

.vegas-hero-ixkfrd .vegas-hero-p5ko2i {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.vegas-hero-2erxyw {
  position: relative;
  border: none;
}

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

.vegas-hero-4d3jcd {
  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;
}

.vegas-hero-4d3jcd span {
  height: 32px;
}

.vegas-hero-4d3jcd span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.vegas-hero-4d3jcd.vegas-hero-0lqjs6 span {
  transform: scaleY(-1);
}

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

.vegas-hero-7hq7az {
  list-style: none;
  padding: 0;
  margin: 0;
}

.vegas-hero-7hq7az li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-7hq7az li {
    font-size: 16px;
  }
}

.vegas-hero-7hq7az li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.vegas-hero-ckj3vp ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .vegas-hero-7hq7az li a {
    padding: 12px 14px;
  }
}

.vegas-hero-7hq7az.vegas-hero-uvdxbu {
  display: none;
}

.vegas-hero-t6ugu0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.vegas-hero-t6ugu0 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .vegas-hero-t6ugu0 table td {
    min-width: 75px;
  }
}

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

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

.vegas-hero-t6ugu0 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.vegas-hero-8hc88e {
  width: 100%;
  border-collapse: collapse;
}

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

.vegas-hero-8hc88e 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) {
  .vegas-hero-8hc88e tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.vegas-hero-8hc88e tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.vegas-hero-xdhhgw table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.vegas-hero-xdhhgw table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.vegas-hero-xdhhgw p {
  color: var(--text-color);
}

.vegas-hero-hbdp81 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.vegas-hero-gjh0f1 {
  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);
}

.vegas-hero-k1an7p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.vegas-hero-e7q6ue p + p {
  margin-top: 10px;
}

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

.vegas-hero-mzim9f {
  display: none;
}

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

.vegas-hero-y4ikzx {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.vegas-hero-y4ikzx li {
  margin: 0 20px;
}

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

.vegas-hero-y4ikzx li a img {
  margin-bottom: 4px;
}

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

.vegas-hero-rrwoic {
  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) {
  .vegas-hero-rrwoic {
    padding: 0 16px;
  }
}

.vegas-hero-rrwoic li {
  font-size: 16px;
  position: relative;
}

.vegas-hero-rrwoic li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.vegas-hero-rrwoic li span {
  opacity: 0.5;
}

.vegas-hero-rrwoic li + li {
  margin-left: 30px;
}

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

h2.vegas-hero-g48aml {
  margin: 0 0 28px;
}

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

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

.vegas-hero-cr7xjh 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);
}

.vegas-hero-cr7xjh 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;
}

.vegas-hero-cr7xjh 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;
}

.vegas-hero-cr7xjh tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.vegas-hero-cr7xjh tbody tr:last-of-type {
  margin-bottom: 0;
}

.vegas-hero-cr7xjh tbody tr td:first-of-type {
  flex-shrink: 0;
}

.vegas-hero-cr7xjh 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);
}

.vegas-hero-cr7xjh 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);
}

.vegas-hero-cr7xjh tbody tr td:last-of-type {
  margin-left: auto;
}

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

.vegas-hero-cr7xjh tbody tr td .vegas-hero-430nsw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .vegas-hero-cr7xjh tbody tr td .vegas-hero-430nsw {
    width: 100%;
  }
}

.vegas-hero-cr7xjh tbody tr td .vegas-hero-k3p205 {
  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.vegas-hero-ckj3vp ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .vegas-hero-cr7xjh tbody tr td .vegas-hero-k3p205:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .vegas-hero-cr7xjh tbody tr td .vegas-hero-k3p205 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .vegas-hero-cr7xjh tbody tr td .vegas-hero-k3p205 {
    width: 100%;
  }
}

.vegas-hero-cr7xjh tbody tr td .vegas-hero-x9a77a {
  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) {
  .vegas-hero-cr7xjh tbody tr td .vegas-hero-x9a77a:hover {
    text-decoration: none;
  }
}

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

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

.vegas-hero-8ig0ev {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .vegas-hero-8ig0ev {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .vegas-hero-8ig0ev {
    margin: 0 auto 60px;
  }
}

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

.vegas-hero-x9ym2c {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.vegas-hero-cykcqk img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.vegas-hero-ckj3vp ease-in-out;
}

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

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

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

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

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

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

.vegas-hero-rpwhcq img {
  width: 100%;
  height: 100%;
}

.vegas-hero-rpwhcq iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.vegas-hero-dwymhq svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.vegas-hero-ckj3vp ease-in-out;
}

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

.vegas-hero-x6zpzv {
  padding: 90px 0;
}

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

.vegas-hero-23vilx {
  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) {
  .vegas-hero-23vilx {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .vegas-hero-23vilx {
    flex-direction: column-reverse;
  }
}

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

.vegas-hero-aow85c img {
  width: 100%;
}

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

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

.vegas-hero-e52953 {
  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;
}

.vegas-hero-e52953 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) {
  .vegas-hero-e52953 {
    flex-basis: auto;
  }
}

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

.vegas-hero-mkifku {
  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.vegas-hero-ckj3vp ease-in-out;
}

.vegas-hero-mkifku:hover {
  border: 1px solid #8c8ca2;
}

.vegas-hero-2w43qy {
  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%);
}

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

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

.vegas-hero-xjroi1 a {
  text-decoration: underline;
  color: #8babff;
}

.vegas-hero-7qy7ic {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.vegas-hero-7qy7ic .vegas-hero-mkifku {
  width: 50%;
  margin: 0;
}

.vegas-hero-t28scc {
  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;
}

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

.vegas-hero-aw1x0l {
  margin: 0 0 100px;
}

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

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

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

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

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

.vegas-hero-75ivnj {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-75ivnj {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.vegas-hero-3eztdl 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.vegas-hero-ckj3vp ease-in-out;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-3eztdl a {
    margin: 1px 0 4px;
  }
}

.vegas-hero-3eztdl a svg {
  fill: #fff;
}

.vegas-hero-3eztdl a:hover {
  background: #3d68e7;
}

.vegas-hero-q8f97b {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.vegas-hero-w8z5os {
  margin-bottom: 16px;
}

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

.vegas-hero-0ij3rb {
  font-size: 16px;
  color: var(--text-color);
}

.vegas-hero-hzu62z {
  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) {
  .vegas-hero-hzu62z {
    padding: 0 16px;
  }
}

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

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

.vegas-hero-92gmg1 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .vegas-hero-92gmg1 {
    margin: 0;
    padding-right: 20px;
  }
}

.vegas-hero-leqjqm {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.vegas-hero-leqjqm 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);
}

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

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

.vegas-hero-leqjqm table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .vegas-hero-leqjqm {
    margin: 0;
  }
}

.vegas-hero-g03kms {
  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) {
  .vegas-hero-g03kms {
    min-height: 190px;
  }
}

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

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

.vegas-hero-3d2qzu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.vegas-hero-3d2qzu.vegas-hero-vvn0mx {
  display: none;
}

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

.vegas-hero-k77ohf iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vegas-hero-k77ohf iframe.vegas-hero-6lh1ko {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.vegas-hero-k77ohf.vegas-hero-wou7h5 {
  opacity: 1;
  pointer-events: all;
}

.vegas-hero-6bpznf {
  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.vegas-hero-ckj3vp ease-in-out;
}

.vegas-hero-6bpznf svg {
  margin-right: 10px;
}

.vegas-hero-6bpznf + .vegas-hero-6bpznf {
  margin-top: 14px;
}

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

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

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

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

.vegas-hero-hzu62z .vegas-hero-ixkfrd {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.vegas-hero-hzu62z .vegas-hero-ixkfrd h1,
.vegas-hero-hzu62z .vegas-hero-ixkfrd 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) {
  .vegas-hero-hzu62z .vegas-hero-ixkfrd h1,
  .vegas-hero-hzu62z .vegas-hero-ixkfrd h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .vegas-hero-hzu62z .vegas-hero-ixkfrd {
    margin: 28px 0 0;
  }
}

.vegas-hero-a8ga2s {
  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) {
  .vegas-hero-a8ga2s {
    padding: 0 16px;
  }
}

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

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

.vegas-hero-wf66jo {
  max-width: 545px;
  width: 100%;
}

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

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

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

.vegas-hero-mcweds iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vegas-hero-g0lsg4 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.vegas-hero-nztobh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .vegas-hero-obwopi {
    padding: 10px;
  }
}

.vegas-hero-obwopi .vegas-hero-p5ko2i {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .vegas-hero-obwopi .vegas-hero-p5ko2i {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .vegas-hero-obwopi {
    flex-wrap: wrap;
  }
}

.vegas-hero-ses8z7 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.vegas-hero-ses8z7 img {
  width: 100%;
}

.vegas-hero-7nbrpt {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .vegas-hero-7nbrpt {
    max-width: 200px;
    margin: 0;
  }
}

.vegas-hero-ib6fn0 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.vegas-hero-7qp6ww {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.vegas-hero-hwvg5c {
  width: 100%;
  margin: 0 0 100px;
}

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

.vegas-hero-hwvg5c .vegas-hero-8urmfz {
  position: relative;
}

.vegas-hero-hwvg5c .vegas-hero-4mbds9 {
  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;
}

.vegas-hero-hwvg5c .vegas-hero-4mbds9.vegas-hero-vvn0mx {
  display: none;
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 {
  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) {
  .vegas-hero-hwvg5c .vegas-hero-8eu6p3 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .vegas-hero-hwvg5c .vegas-hero-8eu6p3 {
    bottom: 90px;
  }
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-1dlaax {
  max-width: 300px;
  width: 100%;
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-1dlaax .vegas-hero-64jyer {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-1dlaax .vegas-hero-64jyer {
    font-size: 32px;
    text-align: center;
  }
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-1dlaax .vegas-hero-7xjgei {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-1dlaax .vegas-hero-7xjgei {
    text-align: center;
  }
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj {
    flex-direction: column-reverse;
  }
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-fxfr34 {
  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.vegas-hero-ckj3vp ease-in-out;
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-fxfr34:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-fxfr34 {
    width: 100%;
  }
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-e1jkef {
  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.vegas-hero-ckj3vp ease-in-out;
  overflow: hidden;
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-e1jkef 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);
  }
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-e1jkef: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;
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-e1jkef:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-hwvg5c .vegas-hero-8eu6p3 .vegas-hero-klzmcj .vegas-hero-e1jkef {
    width: 100%;
  }
}

.vegas-hero-hwvg5c .vegas-hero-8eu6p3.vegas-hero-vvn0mx {
  display: none;
}

.vegas-hero-hwvg5c .vegas-hero-jkwavz {
  display: none;
}

.vegas-hero-hwvg5c .vegas-hero-jkwavz.vegas-hero-wou7h5 {
  display: block;
}

.vegas-hero-hwvg5c .vegas-hero-jkwavz iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-hwvg5c .vegas-hero-jkwavz iframe {
    height: calc(100vh - 54px);
  }
}

.vegas-hero-hwvg5c .vegas-hero-b9q202 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .vegas-hero-hwvg5c .vegas-hero-b9q202 {
    padding: 24px 16px 0;
  }
}

.vegas-hero-hwvg5c .vegas-hero-b9q202 .vegas-hero-64jyer {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-hwvg5c .vegas-hero-b9q202 .vegas-hero-64jyer {
    margin-bottom: 24px;
  }
}

.vegas-hero-hwvg5c .vegas-hero-b9q202 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);
}

.vegas-hero-hwvg5c .vegas-hero-b9q202 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) {
  .vegas-hero-hwvg5c .vegas-hero-b9q202 table tr td {
    padding: 12px 4px;
  }
}

.vegas-hero-hwvg5c .vegas-hero-b9q202 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) {
  .vegas-hero-hwvg5c .vegas-hero-b9q202 table tr th {
    padding: 12px 4px;
  }
}

.vegas-hero-hwvg5c .vegas-hero-b9q202 table tr:last-of-type td {
  border-bottom: none;
}

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

.vegas-hero-qj6dw2.vegas-hero-un01yz {
  display: block;
}

.vegas-hero-qj6dw2 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.vegas-hero-qj6dw2 .vegas-hero-014ctn {
  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;
}

.vegas-hero-qj6dw2 .vegas-hero-z1vxl9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.vegas-hero-qj6dw2 .vegas-hero-e1jkef {
  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.vegas-hero-ckj3vp ease-in-out;
}

.vegas-hero-qj6dw2 .vegas-hero-e1jkef:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.vegas-hero-eadst7.vegas-hero-un01yz {
  display: block;
}

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

.vegas-hero-de0zc3 {
  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;
}

.vegas-hero-bfudb1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.vegas-hero-hxo2a3 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.vegas-hero-hxo2a3 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.vegas-hero-r9cfg3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vegas-hero-cstz6w.vegas-hero-vvn0mx {
  display: none;
}

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

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

.vegas-hero-b9ouyh {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.vegas-hero-b9ouyh 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.vegas-hero-ckj3vp ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.vegas-hero-b9ouyh input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.vegas-hero-b9ouyh input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.vegas-hero-b9ouyh input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.vegas-hero-b9ouyh input:active {
  border-color: #c2c0ce;
}

.vegas-hero-b9ouyh input:focus {
  border-color: #c2c0ce;
}

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

.vegas-hero-ib8hav {
  margin-bottom: 36px;
}

.vegas-hero-ib8hav 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;
}

.vegas-hero-ib8hav textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.vegas-hero-ib8hav textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.vegas-hero-oyyv4i {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.vegas-hero-heihul {
  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.vegas-hero-ckj3vp ease-in-out;
}

.vegas-hero-heihul:hover {
  background: var(--border-color);
}

.vegas-hero-7fd8tg {
  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.vegas-hero-ckj3vp ease-in-out;
}

.vegas-hero-7fd8tg:hover {
  background: #166ad9;
}

.vegas-hero-g8brz3 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.vegas-hero-g8brz3.vegas-hero-vvn0mx {
  display: none;
}

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

.vegas-hero-g8brz3 .vegas-hero-heihul {
  margin: 0 auto;
}

.vegas-hero-6z1mc3 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-6z1mc3 {
    margin-bottom: 16px;
  }
}

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

.vegas-hero-uuxdpi {
  filter: grayscale(100%);
}

.vegas-hero-rwsplu > input {
  display: none;
}

.vegas-hero-rwsplu > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-q6wntc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vegas-hero-wx2i8q 44.vegas-hero-hu8h1a.vegas-hero-iqlaa6.vegas-hero-uek4z5.vegas-hero-1kjwby.vegas-hero-0uceq1.vegas-hero-d7o0re.vegas-hero-2cjh16.vegas-hero-a8b6z3.vegas-hero-ukquai.vegas-hero-nbkh9g.vegas-hero-sy57gy.vegas-hero-yoygk6 0l-12.vegas-hero-3yfp8e 30.vegas-hero-zxea7m.vegas-hero-hvkw8g 2.vegas-hero-njol4v.vegas-hero-hvkw8g 3.vegas-hero-yqromd 3.vegas-hero-qpmj0r.vegas-hero-el4su5 3.vegas-hero-kdtc3g.vegas-hero-st3wtf.vegas-hero-xhkhr5.vegas-hero-2oe7xx 7-3.vegas-hero-3yfp8e 10.vegas-hero-x8uuhr.vegas-hero-2oe7xx 23.vegas-hero-8urg3f.vegas-hero-3o8o99 1.vegas-hero-rqx0is 2.vegas-hero-3yfp8e 3.vegas-hero-3o8o99 1.vegas-hero-el4su5 5.vegas-hero-wz6tl9.vegas-hero-el4su5 32.vegas-hero-p2q6ny.vegas-hero-st3wtf 5.vegas-hero-yoygk6 4.vegas-hero-2oe7xx 9.vegas-hero-2oe7xx 8.vegas-hero-el4su5 6.vegas-hero-deiopu.vegas-hero-5283q3.vegas-hero-9v9szw.vegas-hero-mu4ji3.vegas-hero-t4cc0x 4.vegas-hero-nkg5k5.vegas-hero-t4cc0x 6.vegas-hero-t4cc0x 0l29.vegas-hero-yoygk6 17.vegas-hero-km171o.vegas-hero-v6ztam 2.vegas-hero-pkb7ua 10.vegas-hero-y8i0pa.vegas-hero-3yfp8e 8.vegas-hero-bq2c5t.vegas-hero-x70o1v.vegas-hero-9jxp4z.vegas-hero-cs9cd6.vegas-hero-4zpvqu.vegas-hero-st3wtf.vegas-hero-0uceq1.vegas-hero-3yfp8e 1.vegas-hero-cnrkmt.vegas-hero-49w5fi.vegas-hero-p01bln.vegas-hero-ymuhmd.vegas-hero-wq4x1w.vegas-hero-rqx0is 1.vegas-hero-zl39du.vegas-hero-uk5boe.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vegas-hero-rwsplu > input:checked ~ label,
.vegas-hero-rwsplu > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-q6wntc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vegas-hero-wx2i8q 44.vegas-hero-hu8h1a.vegas-hero-iqlaa6.vegas-hero-uek4z5.vegas-hero-1kjwby.vegas-hero-0uceq1.vegas-hero-d7o0re.vegas-hero-2cjh16.vegas-hero-a8b6z3.vegas-hero-ukquai.vegas-hero-nbkh9g.vegas-hero-sy57gy.vegas-hero-yoygk6 0l-12.vegas-hero-3yfp8e 30.vegas-hero-zxea7m.vegas-hero-hvkw8g 2.vegas-hero-njol4v.vegas-hero-hvkw8g 3.vegas-hero-yqromd 3.vegas-hero-qpmj0r.vegas-hero-el4su5 3.vegas-hero-kdtc3g.vegas-hero-st3wtf.vegas-hero-xhkhr5.vegas-hero-2oe7xx 7-3.vegas-hero-3yfp8e 10.vegas-hero-x8uuhr.vegas-hero-2oe7xx 23.vegas-hero-8urg3f.vegas-hero-3o8o99 1.vegas-hero-rqx0is 2.vegas-hero-3yfp8e 3.vegas-hero-3o8o99 1.vegas-hero-el4su5 5.vegas-hero-wz6tl9.vegas-hero-el4su5 32.vegas-hero-p2q6ny.vegas-hero-st3wtf 5.vegas-hero-yoygk6 4.vegas-hero-2oe7xx 9.vegas-hero-2oe7xx 8.vegas-hero-el4su5 6.vegas-hero-deiopu.vegas-hero-5283q3.vegas-hero-9v9szw.vegas-hero-mu4ji3.vegas-hero-t4cc0x 4.vegas-hero-nkg5k5.vegas-hero-t4cc0x 6.vegas-hero-t4cc0x 0l29.vegas-hero-yoygk6 17.vegas-hero-km171o.vegas-hero-v6ztam 2.vegas-hero-pkb7ua 10.vegas-hero-y8i0pa.vegas-hero-3yfp8e 8.vegas-hero-bq2c5t.vegas-hero-x70o1v.vegas-hero-9jxp4z.vegas-hero-cs9cd6.vegas-hero-4zpvqu.vegas-hero-st3wtf.vegas-hero-0uceq1.vegas-hero-3yfp8e 1.vegas-hero-cnrkmt.vegas-hero-49w5fi.vegas-hero-p01bln.vegas-hero-ymuhmd.vegas-hero-wq4x1w.vegas-hero-rqx0is 1.vegas-hero-zl39du.vegas-hero-uk5boe.5z'/%3e%3c/svg%3e");
}

.vegas-hero-rwsplu > input:not(:checked) ~ label:hover,
.vegas-hero-rwsplu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-q6wntc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-wx2i8q 44.vegas-hero-hu8h1a.vegas-hero-iqlaa6.vegas-hero-uek4z5.vegas-hero-1kjwby.vegas-hero-0uceq1.vegas-hero-d7o0re.vegas-hero-2cjh16.vegas-hero-a8b6z3.vegas-hero-ukquai.vegas-hero-nbkh9g.vegas-hero-sy57gy.vegas-hero-yoygk6 0l-12.vegas-hero-3yfp8e 30.vegas-hero-zxea7m.vegas-hero-hvkw8g 2.vegas-hero-njol4v.vegas-hero-hvkw8g 3.vegas-hero-yqromd 3.vegas-hero-qpmj0r.vegas-hero-el4su5 3.vegas-hero-kdtc3g.vegas-hero-st3wtf.vegas-hero-xhkhr5.vegas-hero-2oe7xx 7-3.vegas-hero-3yfp8e 10.vegas-hero-x8uuhr.vegas-hero-2oe7xx 23.vegas-hero-8urg3f.vegas-hero-3o8o99 1.vegas-hero-rqx0is 2.vegas-hero-3yfp8e 3.vegas-hero-3o8o99 1.vegas-hero-el4su5 5.vegas-hero-wz6tl9.vegas-hero-el4su5 32.vegas-hero-p2q6ny.vegas-hero-st3wtf 5.vegas-hero-yoygk6 4.vegas-hero-2oe7xx 9.vegas-hero-2oe7xx 8.vegas-hero-el4su5 6.vegas-hero-deiopu.vegas-hero-5283q3.vegas-hero-9v9szw.vegas-hero-mu4ji3.vegas-hero-t4cc0x 4.vegas-hero-nkg5k5.vegas-hero-t4cc0x 6.vegas-hero-t4cc0x 0l29.vegas-hero-yoygk6 17.vegas-hero-km171o.vegas-hero-v6ztam 2.vegas-hero-pkb7ua 10.vegas-hero-y8i0pa.vegas-hero-3yfp8e 8.vegas-hero-bq2c5t.vegas-hero-x70o1v.vegas-hero-9jxp4z.vegas-hero-cs9cd6.vegas-hero-4zpvqu.vegas-hero-st3wtf.vegas-hero-0uceq1.vegas-hero-3yfp8e 1.vegas-hero-cnrkmt.vegas-hero-49w5fi.vegas-hero-p01bln.vegas-hero-ymuhmd.vegas-hero-wq4x1w.vegas-hero-rqx0is 1.vegas-hero-zl39du.vegas-hero-uk5boe.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .vegas-hero-3brzbl > .vegas-hero-q8itxd {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .vegas-hero-3brzbl > .vegas-hero-q8itxd {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .vegas-hero-3brzbl > .vegas-hero-q8itxd {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .vegas-hero-3brzbl > .vegas-hero-q8itxd {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .vegas-hero-3brzbl > .vegas-hero-q8itxd {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.vegas-hero-sfu5ga {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.vegas-hero-sfu5ga.vegas-hero-vvn0mx {
  display: none;
}

.vegas-hero-ek7tvq {
  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) {
  .vegas-hero-ek7tvq {
    height: 74px;
    overflow: visible;
  }
}

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

.vegas-hero-ly4kl8 {
  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;
}

.vegas-hero-ly4kl8::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.vegas-hero-ly4kl8::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.vegas-hero-ly4kl8 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.vegas-hero-y5y313 {
  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;
}

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

.vegas-hero-y5y313::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) {
  .vegas-hero-y5y313::after {
    display: none;
  }
}

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

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

.vegas-hero-5iuuje {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .vegas-hero-5iuuje {
    top: -20px;
  }
}

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

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

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

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

.vegas-hero-sfu5ga.vegas-hero-8ylay4 .vegas-hero-ek7tvq {
  background: #2b3b67;
}

.vegas-hero-sfu5ga.vegas-hero-8ylay4 .vegas-hero-ly4kl8 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vegas-hero-sfu5ga.vegas-hero-8ylay4 .vegas-hero-ly4kl8::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vegas-hero-sfu5ga.vegas-hero-8ylay4 .vegas-hero-ly4kl8::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vegas-hero-sfu5ga.vegas-hero-8ylay4 .vegas-hero-y5y313::before {
  background: #0e0f41;
}

.vegas-hero-sfu5ga.vegas-hero-8ylay4 .vegas-hero-y5y313::after {
  background: #152557;
}

.vegas-hero-sfu5ga.vegas-hero-xpvq45 .vegas-hero-ek7tvq {
  background: #1f35fa;
}

.vegas-hero-sfu5ga.vegas-hero-xpvq45 .vegas-hero-ly4kl8 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.vegas-hero-sfu5ga.vegas-hero-xpvq45 .vegas-hero-ly4kl8::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vegas-hero-sfu5ga.vegas-hero-xpvq45 .vegas-hero-ly4kl8::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.vegas-hero-sfu5ga.vegas-hero-xpvq45 .vegas-hero-y5y313::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.vegas-hero-sfu5ga.vegas-hero-xpvq45 .vegas-hero-y5y313::after {
  background: #192ac8;
}

.vegas-hero-sfu5ga.vegas-hero-s8dmhl .vegas-hero-ek7tvq {
  background: #fa771f;
}

.vegas-hero-sfu5ga.vegas-hero-s8dmhl .vegas-hero-ly4kl8 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-sfu5ga.vegas-hero-s8dmhl .vegas-hero-ly4kl8::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vegas-hero-sfu5ga.vegas-hero-s8dmhl .vegas-hero-ly4kl8::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vegas-hero-sfu5ga.vegas-hero-s8dmhl .vegas-hero-y5y313::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-sfu5ga.vegas-hero-s8dmhl .vegas-hero-y5y313::after {
  background: #fa8535;
}

.vegas-hero-bebpoc {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

.vegas-hero-3hnevg {
  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) {
  .vegas-hero-3hnevg:hover {
    background: var(--button-bg-hover);
  }
}

.vegas-hero-x7v9sx {
  display: flex;
  align-items: center;
  gap: 10px;
}

.vegas-hero-x7v9sx span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.vegas-hero-x7v9sx small {
  font-size: 14px;
  color: var(--text-color);
}

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

.vegas-hero-nkfifv {
  width: 120px;
  height: 22px;
}

.vegas-hero-nkfifv .vegas-hero-zvmdqo {
  fill: #c2c0ce;
}

.vegas-hero-nkfifv [rating="1"] .vegas-hero-zvmdqo:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vegas-hero-nkfifv [rating="2"] .vegas-hero-zvmdqo:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vegas-hero-nkfifv [rating="3"] .vegas-hero-zvmdqo:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vegas-hero-nkfifv [rating="4"] .vegas-hero-zvmdqo:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vegas-hero-nkfifv [rating="5"] .vegas-hero-zvmdqo:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.vegas-hero-5688po {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-5688po {
    gap: 16px 0;
  }
}

.vegas-hero-dwehzw {
  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);
}

.vegas-hero-dwehzw.vegas-hero-wou7h5 {
  display: block;
}

.vegas-hero-dwehzw.vegas-hero-vvn0mx {
  display: none;
}

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

.vegas-hero-f565bs {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.vegas-hero-m9fo75 {
  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);
}

.vegas-hero-v6xo22 {
  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;
}

.vegas-hero-s8gkwb small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.vegas-hero-pjnd7a {
  font-size: 16px;
  line-height: 140%;
}

.vegas-hero-91pg55 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.vegas-hero-91pg55 .vegas-hero-zvmdqo {
  fill: #c2c0ce;
}

.vegas-hero-91pg55 [rating="1"] .vegas-hero-zvmdqo:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vegas-hero-91pg55 [rating="2"] .vegas-hero-zvmdqo:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vegas-hero-91pg55 [rating="3"] .vegas-hero-zvmdqo:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vegas-hero-91pg55 [rating="4"] .vegas-hero-zvmdqo:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vegas-hero-91pg55 [rating="5"] .vegas-hero-zvmdqo:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.vegas-hero-l85kgp {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.vegas-hero-k7z5dg {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .vegas-hero-k7z5dg {
    padding: 0 16px;
  }
}

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

.vegas-hero-l05o0y {
  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) {
  .vegas-hero-l05o0y {
    padding: 12px;
    gap: 12px;
  }
}

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

.vegas-hero-ymx1fh img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vegas-hero-84mstk {
  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;
}

.vegas-hero-vj2k03 {
  flex: 1;
  min-width: 0;
}

.vegas-hero-43rvrc {
  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) {
  .vegas-hero-43rvrc {
    font-size: 14px;
    gap: 6px;
  }
}

.vegas-hero-snk6wk {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.vegas-hero-snk6wk svg,
.vegas-hero-snk6wk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vegas-hero-snk6wk svg path {
  fill: var(--button-bg-color);
}

.vegas-hero-snk6wk svg circle {
  fill: var(--button-text-color);
}

.vegas-hero-s415j2 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.vegas-hero-s415j2 strong {
  font-weight: 600;
}

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

.vegas-hero-y65tym p {
  margin: 0 0 16px;
}

.vegas-hero-y65tym p:last-child {
  margin-bottom: 0;
}

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

.vegas-hero-cgq2ec {
  max-width: 300px;
  width: 100%;
}

.vegas-hero-cgq2ec a {
  width: 100%;
}

@media (max-width: 575px) {
  .vegas-hero-cgq2ec {
    max-width: 200px;
  }
}

.vegas-hero-z4dnue {
  justify-content: center;
}

.vegas-hero-gm06ot {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vegas-hero-qdoxmt {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.vegas-hero-vdhu8z .vegas-hero-3c9xek {
  justify-content: center;
}

/* faq */

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

.vegas-hero-wab1aa {
  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.vegas-hero-abi8k4 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-hero-wab1aa::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.vegas-hero-abi8k4 ease;
}

.vegas-hero-v3xc1s.vegas-hero-un01yz .vegas-hero-wab1aa::after {
  transform: rotate(45deg);
}

.vegas-hero-e7yj0n {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.vegas-hero-ckj3vp ease, padding 0.vegas-hero-ckj3vp ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.vegas-hero-v3xc1s.vegas-hero-un01yz .vegas-hero-e7yj0n {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.vegas-hero-9l2vle {
  margin: 25px 0;
}

.vegas-hero-rwsplu > input:not(:checked) ~ label:hover,
.vegas-hero-rwsplu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-usga8b.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-zkig1q 44.vegas-hero-vitxdb.vegas-hero-scfoke.vegas-hero-aal3dd.vegas-hero-dfujmn.vegas-hero-dxsgkn.vegas-hero-3tpoqb.vegas-hero-b1f6d5.vegas-hero-jdyn04.vegas-hero-j0rv04.vegas-hero-biaqgr.vegas-hero-g3iam1.vegas-hero-z2owa6 0l-12.vegas-hero-2kxuz1 30.vegas-hero-44bjzw.vegas-hero-r0q3f6 2.vegas-hero-3di2r9.vegas-hero-r0q3f6 3.vegas-hero-myjna5 3.vegas-hero-8kg0ro.vegas-hero-ybw0f2 3.vegas-hero-vbzits.vegas-hero-ypbkqo.vegas-hero-j9kexk.vegas-hero-cjqxka 7-3.vegas-hero-2kxuz1 10.vegas-hero-bvvg4z.vegas-hero-cjqxka 23.vegas-hero-0ymkf9.vegas-hero-ck9ghs 1.vegas-hero-7kf536 2.vegas-hero-2kxuz1 3.vegas-hero-ck9ghs 1.vegas-hero-ybw0f2 5.vegas-hero-5yfm3k.vegas-hero-ybw0f2 32.vegas-hero-00y9ey.vegas-hero-ypbkqo 5.vegas-hero-z2owa6 4.vegas-hero-cjqxka 9.vegas-hero-cjqxka 8.vegas-hero-ybw0f2 6.vegas-hero-tjfwnn.vegas-hero-g9akv7.vegas-hero-3chsve.vegas-hero-0l4ecl.vegas-hero-t8y4hu 4.vegas-hero-nlffin.vegas-hero-t8y4hu 6.vegas-hero-t8y4hu 0l29.vegas-hero-z2owa6 17.vegas-hero-cbk9m9.vegas-hero-z970mk 2.vegas-hero-c7u5px 10.vegas-hero-jeutd8.vegas-hero-2kxuz1 8.vegas-hero-215qwj.vegas-hero-8pn77h.vegas-hero-wvzs1q.vegas-hero-0w13l1.vegas-hero-j7da2o.vegas-hero-ypbkqo.vegas-hero-dxsgkn.vegas-hero-2kxuz1 1.vegas-hero-opgvl5.vegas-hero-zts9op.vegas-hero-imh20m.vegas-hero-lgwfjp.vegas-hero-31ucyv.vegas-hero-7kf536 1.vegas-hero-a63swf.vegas-hero-z6qmyl.5z'/%3e%3c/svg%3e");
}

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

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

.vegas-hero-5yrax6 {
  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);
}

.vegas-hero-5yrax6.vegas-hero-ah664r {
  display: block;
}

.vegas-hero-5yrax6.vegas-hero-tvldpe {
  display: none;
}

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

.vegas-hero-4qmzh7 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.vegas-hero-iyuf4b {
  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);
}

.vegas-hero-o843p1 {
  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;
}

.vegas-hero-86nr8h small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.vegas-hero-86nr8h span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.vegas-hero-7btlne {
  font-size: 16px;
  line-height: 140%;
}

.vegas-hero-og9c43 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.vegas-hero-og9c43 .vegas-hero-j995kn {
  fill: #c2c0ce;
}

.vegas-hero-og9c43 [rating="1"] .vegas-hero-j995kn:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vegas-hero-og9c43 [rating="2"] .vegas-hero-j995kn:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vegas-hero-og9c43 [rating="3"] .vegas-hero-j995kn:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vegas-hero-og9c43 [rating="4"] .vegas-hero-j995kn:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vegas-hero-og9c43 [rating="5"] .vegas-hero-j995kn:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.vegas-hero-q3btke 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;
}

.vegas-hero-q3btke 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 */

.vegas-hero-kv1pp1 {
  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);
}

.vegas-hero-kv1pp1.vegas-hero-ddyn8d {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.vegas-hero-452v6y, .vegas-hero-ddxaff, [class*="review-card"],
thead, thead th, table th, .vegas-hero-6j9ozf,
.vegas-hero-rd5hys, [class*="collapsible-header"],
.vegas-hero-hbdp81, [class*="updated-block"] {
  color: #ece7dc !important;
}
