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

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

.vegas-hero-cxnakx {
  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-cxnakx: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-009ttg {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.vegas-hero-009ttg 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-009ttg h1 {
    font-size: 120px;
  }
}

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

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

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

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

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

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

.vegas-hero-sjacpp.vegas-hero-ydz6bw {
  justify-content: flex-end;
  margin-left: 4px;
}

.vegas-hero-sjacpp.vegas-hero-jatt8v {
  justify-content: center;
}

.vegas-hero-sjacpp.vegas-hero-ft67zj {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-88gqnd.vegas-hero-7kos8r {
  background-color: #000;
}

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

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

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

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

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

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

.vegas-hero-5z9ej9 .vegas-hero-d3f2k2 {
  margin-bottom: 28px;
}

.vegas-hero-5z9ej9 .vegas-hero-d3f2k2 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-go3ywl li svg {
  transition: 0.vegas-hero-7e69x7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-o94irj.vegas-hero-wtjjju {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

.vegas-hero-gcfqcq {
  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-gcfqcq {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

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

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

.vegas-hero-gcfqcq li a.vegas-hero-wtjjju {
  background: var(--border-color);
}

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

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

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

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

.vegas-hero-tx7511 {
  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-tx7511 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

.vegas-hero-th7m3a img {
  width: 100%;
  transition: 0.vegas-hero-7e69x7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-hd85bp.vegas-hero-7t8ob5 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.vegas-hero-tfr3t5 {
  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-tfr3t5::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-e3ykdb ease-in-out;
}

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

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

.vegas-hero-2vvb16 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-7e69x7 ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-pcioq4 .vegas-hero-11ikzy {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.vegas-hero-hkfyfr .vegas-hero-cxnakx {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.vegas-hero-ffw3k1 {
  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-ffw3k1 span {
  height: 32px;
}

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

.vegas-hero-ffw3k1.vegas-hero-gk9fqy span {
  transform: scaleY(-1);
}

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

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

.vegas-hero-9qo79d 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-9qo79d li {
    font-size: 16px;
  }
}

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

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

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

.vegas-hero-9qo79d.vegas-hero-hry6w7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-40ej36 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

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

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

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

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

.vegas-hero-cyfcvu {
  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-20d881 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.vegas-hero-357v6a 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-357v6a h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

.vegas-hero-5cxp2g {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-surd9r tbody tr td .vegas-hero-ts3le7 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-xp4d48 {
  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-xp4d48 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-lh3l3u {
  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-lh3l3u a {
  text-decoration: underline;
  color: #8babff;
}

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

.vegas-hero-6f0yaq .vegas-hero-ezdas1 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

.vegas-hero-4jovtp {
  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-4jovtp {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.vegas-hero-sfe136 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-7e69x7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-hd26oa::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-bzlbg4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.vegas-hero-bzlbg4.vegas-hero-eawdpa {
  display: none;
}

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

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

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

.vegas-hero-p97tqc.vegas-hero-v7i9f6 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-5v45o4 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-5v45o4 h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.vegas-hero-lkwngn {
  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-lkwngn {
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-bwy5g8 .vegas-hero-54jhuj {
  position: relative;
}

.vegas-hero-bwy5g8 .vegas-hero-2jkjq8 {
  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-bwy5g8 .vegas-hero-2jkjq8.vegas-hero-eawdpa {
  display: none;
}

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

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

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-6t95ug {
  max-width: 300px;
  width: 100%;
}

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-6t95ug .vegas-hero-ln4yy3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-6t95ug .vegas-hero-ln4yy3 {
    font-size: 32px;
    text-align: center;
  }
}

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-6t95ug .vegas-hero-lajgx9 {
  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-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-6t95ug .vegas-hero-lajgx9 {
    text-align: center;
  }
}

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-83jq7g {
  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-7e69x7 ease-in-out;
}

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-83jq7g:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-83jq7g {
    width: 100%;
  }
}

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-ts4i94 {
  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-7e69x7 ease-in-out;
  overflow: hidden;
}

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-ts4i94 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-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-ts4i94: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-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-ts4i94:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-bwy5g8 .vegas-hero-vt5q9z .vegas-hero-7t8ob5 .vegas-hero-ts4i94 {
    width: 100%;
  }
}

.vegas-hero-bwy5g8 .vegas-hero-vt5q9z.vegas-hero-eawdpa {
  display: none;
}

.vegas-hero-bwy5g8 .vegas-hero-y0xjqm {
  display: none;
}

.vegas-hero-bwy5g8 .vegas-hero-y0xjqm.vegas-hero-v7i9f6 {
  display: block;
}

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

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

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

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

.vegas-hero-bwy5g8 .vegas-hero-8nbca6 .vegas-hero-ln4yy3 {
  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-bwy5g8 .vegas-hero-8nbca6 .vegas-hero-ln4yy3 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.vegas-hero-9y48z9.vegas-hero-wtjjju {
  display: block;
}

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

.vegas-hero-9y48z9 .vegas-hero-g7fsmw {
  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-9y48z9 .vegas-hero-hhcrlp {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.vegas-hero-9y48z9 .vegas-hero-ts4i94 {
  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-7e69x7 ease-in-out;
}

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

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

.vegas-hero-cxvzv8.vegas-hero-wtjjju {
  display: block;
}

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

.vegas-hero-b9mgy3 {
  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-ifzfye {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.vegas-hero-ka8ntv.vegas-hero-eawdpa {
  display: none;
}

.vegas-hero-ct3fg2 {
  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-ct3fg2 {
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-5t3omw 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-5t3omw textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

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

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

.vegas-hero-npdmuy.vegas-hero-eawdpa {
  display: none;
}

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

.vegas-hero-npdmuy .vegas-hero-cg2nyy {
  margin: 0 auto;
}

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

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

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

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

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

.vegas-hero-whwfkd > 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-5rvyf5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vegas-hero-c9pgsk 44.vegas-hero-jh3x6l.vegas-hero-68njdd.vegas-hero-25ewhn.vegas-hero-5nfzzl.vegas-hero-h7ylvy.vegas-hero-nis0y9.vegas-hero-o2ipwq.vegas-hero-pmfywo.vegas-hero-rvyvat.vegas-hero-5lzdb8.vegas-hero-dlye2z.vegas-hero-bt5yw5 0l-12.vegas-hero-69o6w9 30.vegas-hero-zipyg1.vegas-hero-76939t 2.vegas-hero-2gvyaw.vegas-hero-76939t 3.vegas-hero-5ypyo5 3.vegas-hero-h1ksxp.vegas-hero-edjd53 3.vegas-hero-smd7hd.vegas-hero-tkhvi6.vegas-hero-md5e0k.vegas-hero-n28qrx 7-3.vegas-hero-69o6w9 10.vegas-hero-05qdtt.vegas-hero-n28qrx 23.vegas-hero-qei8eg.vegas-hero-7ju328 1.vegas-hero-dz13vo 2.vegas-hero-69o6w9 3.vegas-hero-7ju328 1.vegas-hero-edjd53 5.vegas-hero-aykls1.vegas-hero-edjd53 32.vegas-hero-ap6sbg.vegas-hero-tkhvi6 5.vegas-hero-bt5yw5 4.vegas-hero-n28qrx 9.vegas-hero-n28qrx 8.vegas-hero-edjd53 6.vegas-hero-d2qbyc.vegas-hero-rmvoer.vegas-hero-t51zwh.vegas-hero-iigk38.vegas-hero-5g0kek 4.vegas-hero-qxqeph.vegas-hero-5g0kek 6.vegas-hero-5g0kek 0l29.vegas-hero-bt5yw5 17.vegas-hero-ajw3nu.vegas-hero-ezqzho 2.vegas-hero-jbfinv 10.vegas-hero-xe9s07.vegas-hero-69o6w9 8.vegas-hero-ydgbxm.vegas-hero-z2a333.vegas-hero-rl5hh5.vegas-hero-9nivvq.vegas-hero-3vtvpq.vegas-hero-tkhvi6.vegas-hero-h7ylvy.vegas-hero-69o6w9 1.vegas-hero-6np9gs.vegas-hero-01m603.vegas-hero-xdynal.vegas-hero-maqtoo.vegas-hero-t7k31e.vegas-hero-dz13vo 1.vegas-hero-5xu6o4.vegas-hero-nu8ck7.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vegas-hero-whwfkd > input:checked ~ label,
.vegas-hero-whwfkd > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-5rvyf5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vegas-hero-c9pgsk 44.vegas-hero-jh3x6l.vegas-hero-68njdd.vegas-hero-25ewhn.vegas-hero-5nfzzl.vegas-hero-h7ylvy.vegas-hero-nis0y9.vegas-hero-o2ipwq.vegas-hero-pmfywo.vegas-hero-rvyvat.vegas-hero-5lzdb8.vegas-hero-dlye2z.vegas-hero-bt5yw5 0l-12.vegas-hero-69o6w9 30.vegas-hero-zipyg1.vegas-hero-76939t 2.vegas-hero-2gvyaw.vegas-hero-76939t 3.vegas-hero-5ypyo5 3.vegas-hero-h1ksxp.vegas-hero-edjd53 3.vegas-hero-smd7hd.vegas-hero-tkhvi6.vegas-hero-md5e0k.vegas-hero-n28qrx 7-3.vegas-hero-69o6w9 10.vegas-hero-05qdtt.vegas-hero-n28qrx 23.vegas-hero-qei8eg.vegas-hero-7ju328 1.vegas-hero-dz13vo 2.vegas-hero-69o6w9 3.vegas-hero-7ju328 1.vegas-hero-edjd53 5.vegas-hero-aykls1.vegas-hero-edjd53 32.vegas-hero-ap6sbg.vegas-hero-tkhvi6 5.vegas-hero-bt5yw5 4.vegas-hero-n28qrx 9.vegas-hero-n28qrx 8.vegas-hero-edjd53 6.vegas-hero-d2qbyc.vegas-hero-rmvoer.vegas-hero-t51zwh.vegas-hero-iigk38.vegas-hero-5g0kek 4.vegas-hero-qxqeph.vegas-hero-5g0kek 6.vegas-hero-5g0kek 0l29.vegas-hero-bt5yw5 17.vegas-hero-ajw3nu.vegas-hero-ezqzho 2.vegas-hero-jbfinv 10.vegas-hero-xe9s07.vegas-hero-69o6w9 8.vegas-hero-ydgbxm.vegas-hero-z2a333.vegas-hero-rl5hh5.vegas-hero-9nivvq.vegas-hero-3vtvpq.vegas-hero-tkhvi6.vegas-hero-h7ylvy.vegas-hero-69o6w9 1.vegas-hero-6np9gs.vegas-hero-01m603.vegas-hero-xdynal.vegas-hero-maqtoo.vegas-hero-t7k31e.vegas-hero-dz13vo 1.vegas-hero-5xu6o4.vegas-hero-nu8ck7.5z'/%3e%3c/svg%3e");
}

.vegas-hero-whwfkd > input:not(:checked) ~ label:hover,
.vegas-hero-whwfkd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-5rvyf5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-c9pgsk 44.vegas-hero-jh3x6l.vegas-hero-68njdd.vegas-hero-25ewhn.vegas-hero-5nfzzl.vegas-hero-h7ylvy.vegas-hero-nis0y9.vegas-hero-o2ipwq.vegas-hero-pmfywo.vegas-hero-rvyvat.vegas-hero-5lzdb8.vegas-hero-dlye2z.vegas-hero-bt5yw5 0l-12.vegas-hero-69o6w9 30.vegas-hero-zipyg1.vegas-hero-76939t 2.vegas-hero-2gvyaw.vegas-hero-76939t 3.vegas-hero-5ypyo5 3.vegas-hero-h1ksxp.vegas-hero-edjd53 3.vegas-hero-smd7hd.vegas-hero-tkhvi6.vegas-hero-md5e0k.vegas-hero-n28qrx 7-3.vegas-hero-69o6w9 10.vegas-hero-05qdtt.vegas-hero-n28qrx 23.vegas-hero-qei8eg.vegas-hero-7ju328 1.vegas-hero-dz13vo 2.vegas-hero-69o6w9 3.vegas-hero-7ju328 1.vegas-hero-edjd53 5.vegas-hero-aykls1.vegas-hero-edjd53 32.vegas-hero-ap6sbg.vegas-hero-tkhvi6 5.vegas-hero-bt5yw5 4.vegas-hero-n28qrx 9.vegas-hero-n28qrx 8.vegas-hero-edjd53 6.vegas-hero-d2qbyc.vegas-hero-rmvoer.vegas-hero-t51zwh.vegas-hero-iigk38.vegas-hero-5g0kek 4.vegas-hero-qxqeph.vegas-hero-5g0kek 6.vegas-hero-5g0kek 0l29.vegas-hero-bt5yw5 17.vegas-hero-ajw3nu.vegas-hero-ezqzho 2.vegas-hero-jbfinv 10.vegas-hero-xe9s07.vegas-hero-69o6w9 8.vegas-hero-ydgbxm.vegas-hero-z2a333.vegas-hero-rl5hh5.vegas-hero-9nivvq.vegas-hero-3vtvpq.vegas-hero-tkhvi6.vegas-hero-h7ylvy.vegas-hero-69o6w9 1.vegas-hero-6np9gs.vegas-hero-01m603.vegas-hero-xdynal.vegas-hero-maqtoo.vegas-hero-t7k31e.vegas-hero-dz13vo 1.vegas-hero-5xu6o4.vegas-hero-nu8ck7.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.vegas-hero-bsyaez.vegas-hero-eawdpa {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-bsyaez.vegas-hero-prpfhd .vegas-hero-60p6x5 {
  background: #2b3b67;
}

.vegas-hero-bsyaez.vegas-hero-prpfhd .vegas-hero-gz9nib {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vegas-hero-bsyaez.vegas-hero-prpfhd .vegas-hero-gz9nib::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vegas-hero-bsyaez.vegas-hero-prpfhd .vegas-hero-gz9nib::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vegas-hero-bsyaez.vegas-hero-prpfhd .vegas-hero-9841o2::before {
  background: #0e0f41;
}

.vegas-hero-bsyaez.vegas-hero-prpfhd .vegas-hero-9841o2::after {
  background: #152557;
}

.vegas-hero-bsyaez.vegas-hero-687x0d .vegas-hero-60p6x5 {
  background: #1f35fa;
}

.vegas-hero-bsyaez.vegas-hero-687x0d .vegas-hero-gz9nib {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.vegas-hero-bsyaez.vegas-hero-687x0d .vegas-hero-gz9nib::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vegas-hero-bsyaez.vegas-hero-687x0d .vegas-hero-gz9nib::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.vegas-hero-bsyaez.vegas-hero-687x0d .vegas-hero-9841o2::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.vegas-hero-bsyaez.vegas-hero-687x0d .vegas-hero-9841o2::after {
  background: #192ac8;
}

.vegas-hero-bsyaez.vegas-hero-x52100 .vegas-hero-60p6x5 {
  background: #fa771f;
}

.vegas-hero-bsyaez.vegas-hero-x52100 .vegas-hero-gz9nib {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-bsyaez.vegas-hero-x52100 .vegas-hero-gz9nib::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vegas-hero-bsyaez.vegas-hero-x52100 .vegas-hero-gz9nib::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vegas-hero-bsyaez.vegas-hero-x52100 .vegas-hero-9841o2::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-bsyaez.vegas-hero-x52100 .vegas-hero-9841o2::after {
  background: #fa8535;
}

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

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

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

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

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

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

.vegas-hero-31resr {
  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-31resr {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.vegas-hero-w1zu35 .vegas-hero-1gw5gx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.vegas-hero-8met6m {
  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-8met6m.vegas-hero-v7i9f6 {
  display: block;
}

.vegas-hero-8met6m.vegas-hero-eawdpa {
  display: none;
}

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

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

.vegas-hero-6ogcco {
  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-h85xby {
  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-tpjah5 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegas-hero-oypxst .vegas-hero-1gw5gx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.vegas-hero-85o5hr {
  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-7o3vtn {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-nd50il .vegas-hero-9hhrtc {
  justify-content: center;
}

/* faq */

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

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

.vegas-hero-6gv9g1::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.vegas-hero-md4zv6 ease;
}

.vegas-hero-cbaw14.vegas-hero-wtjjju .vegas-hero-6gv9g1::after {
  transform: rotate(45deg);
}

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

.vegas-hero-cbaw14.vegas-hero-wtjjju .vegas-hero-26lg6e {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.vegas-hero-whwfkd > input:not(:checked) ~ label:hover,
.vegas-hero-whwfkd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-u6kbnd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-ec7q77 44.vegas-hero-mz94tz.vegas-hero-2jmdw4.vegas-hero-6faj0c.vegas-hero-9ruv7r.vegas-hero-8vh0um.vegas-hero-pgkrjq.vegas-hero-aabi9b.vegas-hero-7lj4dw.vegas-hero-0b0w7o.vegas-hero-izp1im.vegas-hero-t6wwlx.vegas-hero-pvamwf 0l-12.vegas-hero-mpu2mf 30.vegas-hero-oqhlsq.vegas-hero-ribdc0 2.vegas-hero-pebwvf.vegas-hero-ribdc0 3.vegas-hero-8ex5nc 3.vegas-hero-ns1pxt.vegas-hero-34rsqu 3.vegas-hero-gfrukk.vegas-hero-t5gpyu.vegas-hero-tg60cx.vegas-hero-esplkl 7-3.vegas-hero-mpu2mf 10.vegas-hero-2n7ep4.vegas-hero-esplkl 23.vegas-hero-taw8ay.vegas-hero-zuvo5u 1.vegas-hero-eq8w4q 2.vegas-hero-mpu2mf 3.vegas-hero-zuvo5u 1.vegas-hero-34rsqu 5.vegas-hero-tl41r6.vegas-hero-34rsqu 32.vegas-hero-dymo4g.vegas-hero-t5gpyu 5.vegas-hero-pvamwf 4.vegas-hero-esplkl 9.vegas-hero-esplkl 8.vegas-hero-34rsqu 6.vegas-hero-iz9469.vegas-hero-d8hfmx.vegas-hero-92i6s4.vegas-hero-bwbijn.vegas-hero-iz3n80 4.vegas-hero-olhhu5.vegas-hero-iz3n80 6.vegas-hero-iz3n80 0l29.vegas-hero-pvamwf 17.vegas-hero-jdjiqr.vegas-hero-qx1gzr 2.vegas-hero-1crmxm 10.vegas-hero-v90wyo.vegas-hero-mpu2mf 8.vegas-hero-zo5lx4.vegas-hero-1s8s56.vegas-hero-zp54c7.vegas-hero-uovcgd.vegas-hero-fwngq9.vegas-hero-t5gpyu.vegas-hero-8vh0um.vegas-hero-mpu2mf 1.vegas-hero-tic8cj.vegas-hero-jb0o5s.vegas-hero-hvzdk4.vegas-hero-02llzs.vegas-hero-mfcmpb.vegas-hero-eq8w4q 1.vegas-hero-nrehlx.vegas-hero-wrf5d8.5z'/%3e%3c/svg%3e");
}

.vegas-hero-kuhg8z {
  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-kuhg8z {
    gap: 16px 0;
  }
}

.vegas-hero-v2lgmv {
  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-v2lgmv.vegas-hero-rvdjdh {
  display: block;
}

.vegas-hero-v2lgmv.vegas-hero-gv6fkn {
  display: none;
}

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

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

.vegas-hero-z47c3w {
  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-eynaqw {
  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-f8yf2w small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegas-hero-1m80mn .vegas-hero-f771ns {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.vegas-hero-qw9itr 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-qw9itr 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-5se9uq {
  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-5se9uq.vegas-hero-xpv9ns {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.vegas-hero-1od7em {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.vegas-hero-1od7em label {
  font-size: 14px;
}

.vegas-hero-1od7em h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-hero-1od7em input,
.vegas-hero-1od7em textarea,
.vegas-hero-1od7em button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.vegas-hero-1od7em button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-hero-md4zv6 ease;
}
.vegas-hero-1od7em button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-hero-ddxo4y {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-hero-u6lyor ease-in;
}

.vegas-hero-ddxo4y h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.vegas-hero-3u45f1, .vegas-hero-gs90lg, [class*="review-card"],
thead, thead th, table th, .vegas-hero-htm22t,
.vegas-hero-s0clam, [class*="collapsible-header"],
.vegas-hero-0dfvx1, [class*="updated-block"] {
  color: #ece7dc !important;
}
