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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-bt5b9h.vegas-hero-5whby1 {
  justify-content: center;
}

.vegas-hero-bt5b9h.vegas-hero-qhmi3n {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-mz39qq.vegas-hero-g2gz2m {
  background-color: #000;
}

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

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

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

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

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

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

.vegas-hero-pzwc46 .vegas-hero-mpse41 {
  margin-bottom: 28px;
}

.vegas-hero-pzwc46 .vegas-hero-mpse41 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-4ddq4n li svg {
  transition: 0.vegas-hero-cawu6k ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-s74hfh.vegas-hero-z9l7e8 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-jvns7f.vegas-hero-sm2jbv {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.vegas-hero-6khhlm {
  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-6khhlm::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-rfrkpe ease-in-out;
}

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

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

.vegas-hero-0r4fqg 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-cawu6k ease-in-out;
  overflow: hidden;
}

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

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

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

.vegas-hero-1k5ues {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-atoooa .vegas-hero-sqjfp6 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.vegas-hero-vhe2hl .vegas-hero-yp6i9b {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.vegas-hero-jnya6b.vegas-hero-5ta9hd span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

.vegas-hero-lwwg7c.vegas-hero-1a9hkk {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-ikafpn tbody tr td .vegas-hero-13ip27 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-nkwkks .vegas-hero-i0n9f8 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

.vegas-hero-2x96pl 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-cawu6k ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-0qx6bt.vegas-hero-pfsx9t {
  display: none;
}

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

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

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

.vegas-hero-fkb4ld.vegas-hero-603r3f {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-chih7i .vegas-hero-7ucj5r {
  position: relative;
}

.vegas-hero-chih7i .vegas-hero-lkgtdk {
  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-chih7i .vegas-hero-lkgtdk.vegas-hero-pfsx9t {
  display: none;
}

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

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

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-cginec {
  max-width: 300px;
  width: 100%;
}

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-cginec .vegas-hero-pxbqfj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-cginec .vegas-hero-pxbqfj {
    font-size: 32px;
    text-align: center;
  }
}

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-cginec .vegas-hero-6x220n {
  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-chih7i .vegas-hero-6mk50d .vegas-hero-cginec .vegas-hero-6x220n {
    text-align: center;
  }
}

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-1kek5e {
  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-cawu6k ease-in-out;
}

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-1kek5e:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-1kek5e {
    width: 100%;
  }
}

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-8mkbyt {
  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-cawu6k ease-in-out;
  overflow: hidden;
}

.vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-8mkbyt 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-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-8mkbyt: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-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-8mkbyt:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-chih7i .vegas-hero-6mk50d .vegas-hero-sm2jbv .vegas-hero-8mkbyt {
    width: 100%;
  }
}

.vegas-hero-chih7i .vegas-hero-6mk50d.vegas-hero-pfsx9t {
  display: none;
}

.vegas-hero-chih7i .vegas-hero-m4bx5j {
  display: none;
}

.vegas-hero-chih7i .vegas-hero-m4bx5j.vegas-hero-603r3f {
  display: block;
}

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

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

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

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

.vegas-hero-chih7i .vegas-hero-hj3i9k .vegas-hero-pxbqfj {
  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-chih7i .vegas-hero-hj3i9k .vegas-hero-pxbqfj {
    margin-bottom: 24px;
  }
}

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

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

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

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

.vegas-hero-71yakp.vegas-hero-z9l7e8 {
  display: block;
}

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

.vegas-hero-71yakp .vegas-hero-k6hwhq {
  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-71yakp .vegas-hero-7m4dlm {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.vegas-hero-71yakp .vegas-hero-8mkbyt {
  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-cawu6k ease-in-out;
}

.vegas-hero-71yakp .vegas-hero-8mkbyt:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.vegas-hero-cx8h83.vegas-hero-z9l7e8 {
  display: block;
}

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

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

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

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

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

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

.vegas-hero-j5boba.vegas-hero-pfsx9t {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-8ni91b {
  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-cawu6k ease-in-out;
}

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

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

.vegas-hero-e7q6kk.vegas-hero-pfsx9t {
  display: none;
}

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

.vegas-hero-e7q6kk .vegas-hero-jg83dk {
  margin: 0 auto;
}

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

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

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

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

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

.vegas-hero-r4m95v > 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-0idxbq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vegas-hero-xqf51o 44.vegas-hero-4xpxw8.vegas-hero-fj7b4o.vegas-hero-lr76e5.vegas-hero-0ispo4.vegas-hero-4mmxiu.vegas-hero-4fipf6.vegas-hero-0au435.vegas-hero-fygszz.vegas-hero-lk1djf.vegas-hero-na54li.vegas-hero-8rhecp.vegas-hero-wmwoab 0l-12.vegas-hero-w3inaj 30.vegas-hero-pxlgsz.vegas-hero-1tkd3o 2.vegas-hero-sa6hsu.vegas-hero-1tkd3o 3.vegas-hero-rbvcyi 3.vegas-hero-eiwntz.vegas-hero-str800 3.vegas-hero-t8caik.vegas-hero-1iuwlg.vegas-hero-cazy9a.vegas-hero-ursazl 7-3.vegas-hero-w3inaj 10.vegas-hero-cc4rz0.vegas-hero-ursazl 23.vegas-hero-kigi1q.vegas-hero-xpw0ep 1.vegas-hero-95cfv2 2.vegas-hero-w3inaj 3.vegas-hero-xpw0ep 1.vegas-hero-str800 5.vegas-hero-s8n1bx.vegas-hero-str800 32.vegas-hero-le6xmj.vegas-hero-1iuwlg 5.vegas-hero-wmwoab 4.vegas-hero-ursazl 9.vegas-hero-ursazl 8.vegas-hero-str800 6.vegas-hero-ljj4dg.vegas-hero-h40ec2.vegas-hero-aseovq.vegas-hero-xzbsq5.vegas-hero-b05a8y 4.vegas-hero-r5tit1.vegas-hero-b05a8y 6.vegas-hero-b05a8y 0l29.vegas-hero-wmwoab 17.vegas-hero-d4jmhv.vegas-hero-30pote 2.vegas-hero-k7bh3j 10.vegas-hero-jwdjys.vegas-hero-w3inaj 8.vegas-hero-b2kj9e.vegas-hero-h4xe4k.vegas-hero-pimfog.vegas-hero-sj3gc8.vegas-hero-wrobvs.vegas-hero-1iuwlg.vegas-hero-4mmxiu.vegas-hero-w3inaj 1.vegas-hero-1s69ub.vegas-hero-lp0txy.vegas-hero-xv6dsa.vegas-hero-mbu7dv.vegas-hero-9xosh4.vegas-hero-95cfv2 1.vegas-hero-m7x9iy.vegas-hero-m97wmc.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vegas-hero-r4m95v > input:checked ~ label,
.vegas-hero-r4m95v > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-0idxbq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vegas-hero-xqf51o 44.vegas-hero-4xpxw8.vegas-hero-fj7b4o.vegas-hero-lr76e5.vegas-hero-0ispo4.vegas-hero-4mmxiu.vegas-hero-4fipf6.vegas-hero-0au435.vegas-hero-fygszz.vegas-hero-lk1djf.vegas-hero-na54li.vegas-hero-8rhecp.vegas-hero-wmwoab 0l-12.vegas-hero-w3inaj 30.vegas-hero-pxlgsz.vegas-hero-1tkd3o 2.vegas-hero-sa6hsu.vegas-hero-1tkd3o 3.vegas-hero-rbvcyi 3.vegas-hero-eiwntz.vegas-hero-str800 3.vegas-hero-t8caik.vegas-hero-1iuwlg.vegas-hero-cazy9a.vegas-hero-ursazl 7-3.vegas-hero-w3inaj 10.vegas-hero-cc4rz0.vegas-hero-ursazl 23.vegas-hero-kigi1q.vegas-hero-xpw0ep 1.vegas-hero-95cfv2 2.vegas-hero-w3inaj 3.vegas-hero-xpw0ep 1.vegas-hero-str800 5.vegas-hero-s8n1bx.vegas-hero-str800 32.vegas-hero-le6xmj.vegas-hero-1iuwlg 5.vegas-hero-wmwoab 4.vegas-hero-ursazl 9.vegas-hero-ursazl 8.vegas-hero-str800 6.vegas-hero-ljj4dg.vegas-hero-h40ec2.vegas-hero-aseovq.vegas-hero-xzbsq5.vegas-hero-b05a8y 4.vegas-hero-r5tit1.vegas-hero-b05a8y 6.vegas-hero-b05a8y 0l29.vegas-hero-wmwoab 17.vegas-hero-d4jmhv.vegas-hero-30pote 2.vegas-hero-k7bh3j 10.vegas-hero-jwdjys.vegas-hero-w3inaj 8.vegas-hero-b2kj9e.vegas-hero-h4xe4k.vegas-hero-pimfog.vegas-hero-sj3gc8.vegas-hero-wrobvs.vegas-hero-1iuwlg.vegas-hero-4mmxiu.vegas-hero-w3inaj 1.vegas-hero-1s69ub.vegas-hero-lp0txy.vegas-hero-xv6dsa.vegas-hero-mbu7dv.vegas-hero-9xosh4.vegas-hero-95cfv2 1.vegas-hero-m7x9iy.vegas-hero-m97wmc.5z'/%3e%3c/svg%3e");
}

.vegas-hero-r4m95v > input:not(:checked) ~ label:hover,
.vegas-hero-r4m95v > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-0idxbq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-xqf51o 44.vegas-hero-4xpxw8.vegas-hero-fj7b4o.vegas-hero-lr76e5.vegas-hero-0ispo4.vegas-hero-4mmxiu.vegas-hero-4fipf6.vegas-hero-0au435.vegas-hero-fygszz.vegas-hero-lk1djf.vegas-hero-na54li.vegas-hero-8rhecp.vegas-hero-wmwoab 0l-12.vegas-hero-w3inaj 30.vegas-hero-pxlgsz.vegas-hero-1tkd3o 2.vegas-hero-sa6hsu.vegas-hero-1tkd3o 3.vegas-hero-rbvcyi 3.vegas-hero-eiwntz.vegas-hero-str800 3.vegas-hero-t8caik.vegas-hero-1iuwlg.vegas-hero-cazy9a.vegas-hero-ursazl 7-3.vegas-hero-w3inaj 10.vegas-hero-cc4rz0.vegas-hero-ursazl 23.vegas-hero-kigi1q.vegas-hero-xpw0ep 1.vegas-hero-95cfv2 2.vegas-hero-w3inaj 3.vegas-hero-xpw0ep 1.vegas-hero-str800 5.vegas-hero-s8n1bx.vegas-hero-str800 32.vegas-hero-le6xmj.vegas-hero-1iuwlg 5.vegas-hero-wmwoab 4.vegas-hero-ursazl 9.vegas-hero-ursazl 8.vegas-hero-str800 6.vegas-hero-ljj4dg.vegas-hero-h40ec2.vegas-hero-aseovq.vegas-hero-xzbsq5.vegas-hero-b05a8y 4.vegas-hero-r5tit1.vegas-hero-b05a8y 6.vegas-hero-b05a8y 0l29.vegas-hero-wmwoab 17.vegas-hero-d4jmhv.vegas-hero-30pote 2.vegas-hero-k7bh3j 10.vegas-hero-jwdjys.vegas-hero-w3inaj 8.vegas-hero-b2kj9e.vegas-hero-h4xe4k.vegas-hero-pimfog.vegas-hero-sj3gc8.vegas-hero-wrobvs.vegas-hero-1iuwlg.vegas-hero-4mmxiu.vegas-hero-w3inaj 1.vegas-hero-1s69ub.vegas-hero-lp0txy.vegas-hero-xv6dsa.vegas-hero-mbu7dv.vegas-hero-9xosh4.vegas-hero-95cfv2 1.vegas-hero-m7x9iy.vegas-hero-m97wmc.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.vegas-hero-2ujcln.vegas-hero-pfsx9t {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-2ujcln.vegas-hero-cg4cg0 .vegas-hero-r6rdi5 {
  background: #2b3b67;
}

.vegas-hero-2ujcln.vegas-hero-cg4cg0 .vegas-hero-wrzx0u {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vegas-hero-2ujcln.vegas-hero-cg4cg0 .vegas-hero-wrzx0u::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vegas-hero-2ujcln.vegas-hero-cg4cg0 .vegas-hero-wrzx0u::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vegas-hero-2ujcln.vegas-hero-cg4cg0 .vegas-hero-ol8xp2::before {
  background: #0e0f41;
}

.vegas-hero-2ujcln.vegas-hero-cg4cg0 .vegas-hero-ol8xp2::after {
  background: #152557;
}

.vegas-hero-2ujcln.vegas-hero-h65upj .vegas-hero-r6rdi5 {
  background: #1f35fa;
}

.vegas-hero-2ujcln.vegas-hero-h65upj .vegas-hero-wrzx0u {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.vegas-hero-2ujcln.vegas-hero-h65upj .vegas-hero-wrzx0u::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vegas-hero-2ujcln.vegas-hero-h65upj .vegas-hero-wrzx0u::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.vegas-hero-2ujcln.vegas-hero-h65upj .vegas-hero-ol8xp2::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.vegas-hero-2ujcln.vegas-hero-h65upj .vegas-hero-ol8xp2::after {
  background: #192ac8;
}

.vegas-hero-2ujcln.vegas-hero-dpejvj .vegas-hero-r6rdi5 {
  background: #fa771f;
}

.vegas-hero-2ujcln.vegas-hero-dpejvj .vegas-hero-wrzx0u {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-2ujcln.vegas-hero-dpejvj .vegas-hero-wrzx0u::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vegas-hero-2ujcln.vegas-hero-dpejvj .vegas-hero-wrzx0u::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vegas-hero-2ujcln.vegas-hero-dpejvj .vegas-hero-ol8xp2::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-2ujcln.vegas-hero-dpejvj .vegas-hero-ol8xp2::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-79dys8 .vegas-hero-8ivpgq {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.vegas-hero-1hakau {
  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-1hakau.vegas-hero-603r3f {
  display: block;
}

.vegas-hero-1hakau.vegas-hero-pfsx9t {
  display: none;
}

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

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

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

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

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

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

.vegas-hero-5yrxos .vegas-hero-8ivpgq {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-2l8hk4 {
  justify-content: center;
}

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

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

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

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

.vegas-hero-w77sco .vegas-hero-hmtv77 {
  justify-content: center;
}

/* faq */

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

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

.vegas-hero-afog4v::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.vegas-hero-8k49ix ease;
}

.vegas-hero-6cqfl3.vegas-hero-z9l7e8 .vegas-hero-afog4v::after {
  transform: rotate(45deg);
}

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

.vegas-hero-6cqfl3.vegas-hero-z9l7e8 .vegas-hero-0ibonw {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.vegas-hero-r4m95v > input:not(:checked) ~ label:hover,
.vegas-hero-r4m95v > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-upyytx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-pflqff 44.vegas-hero-l8ok5h.vegas-hero-lysj2n.vegas-hero-zyl3q2.vegas-hero-p9cz00.vegas-hero-bfp87u.vegas-hero-nxvq3c.vegas-hero-xyf6nm.vegas-hero-5dtmm4.vegas-hero-kstxfw.vegas-hero-e3nsmj.vegas-hero-rl270x.vegas-hero-xdxfcp 0l-12.vegas-hero-2u2eub 30.vegas-hero-wdd62m.vegas-hero-v9ee9h 2.vegas-hero-nvf8k2.vegas-hero-v9ee9h 3.vegas-hero-etpw6d 3.vegas-hero-vqdpvk.vegas-hero-4dann4 3.vegas-hero-xj1se3.vegas-hero-xm7piq.vegas-hero-2vesvl.vegas-hero-4ablr8 7-3.vegas-hero-2u2eub 10.vegas-hero-ezuizi.vegas-hero-4ablr8 23.vegas-hero-dmh8rg.vegas-hero-2kn3mv 1.vegas-hero-vbe7og 2.vegas-hero-2u2eub 3.vegas-hero-2kn3mv 1.vegas-hero-4dann4 5.vegas-hero-bph4lv.vegas-hero-4dann4 32.vegas-hero-wd3qqz.vegas-hero-xm7piq 5.vegas-hero-xdxfcp 4.vegas-hero-4ablr8 9.vegas-hero-4ablr8 8.vegas-hero-4dann4 6.vegas-hero-lmr4k7.vegas-hero-wesan6.vegas-hero-zjprwe.vegas-hero-ue0iax.vegas-hero-qoo3r9 4.vegas-hero-v0kth8.vegas-hero-qoo3r9 6.vegas-hero-qoo3r9 0l29.vegas-hero-xdxfcp 17.vegas-hero-4110af.vegas-hero-tw9em8 2.vegas-hero-7lqvqp 10.vegas-hero-xrwrqt.vegas-hero-2u2eub 8.vegas-hero-k1zg7a.vegas-hero-8bvssv.vegas-hero-atmmq4.vegas-hero-s64t4y.vegas-hero-kggdba.vegas-hero-xm7piq.vegas-hero-bfp87u.vegas-hero-2u2eub 1.vegas-hero-1p22wz.vegas-hero-e1y7k6.vegas-hero-1xntwj.vegas-hero-b8r9o6.vegas-hero-un2s4c.vegas-hero-vbe7og 1.vegas-hero-8opz8x.vegas-hero-611blz.5z'/%3e%3c/svg%3e");
}

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

.vegas-hero-scbycy {
  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-scbycy.vegas-hero-05phvl {
  display: block;
}

.vegas-hero-scbycy.vegas-hero-04l1bi {
  display: none;
}

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

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

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

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

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

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

.vegas-hero-cxjyi2 .vegas-hero-d7e8s6 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.vegas-hero-knoiac 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-knoiac 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-mhgaws {
  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-mhgaws.vegas-hero-2l51ij {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.vegas-hero-hmfwvv {
  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-hmfwvv label {
  font-size: 14px;
}

.vegas-hero-hmfwvv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-hero-hmfwvv input,
.vegas-hero-hmfwvv textarea,
.vegas-hero-hmfwvv 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-hmfwvv button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-hero-8k49ix ease;
}
.vegas-hero-hmfwvv button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-hero-7q9hok {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-hero-z0we4l ease-in;
}

.vegas-hero-7q9hok 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-0xl94s, .vegas-hero-b46mp5, [class*="review-card"],
thead, thead th, table th, .vegas-hero-j4tkmd,
.vegas-hero-v9n3eg, [class*="collapsible-header"],
.vegas-hero-we4llc, [class*="updated-block"] {
  color: #ece7dc !important;
}
