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

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

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

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

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

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

.vegas-hero-5u72hk {
  cursor: pointer;
}

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

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

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

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

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

.vegas-hero-cwmbvt.vegas-hero-58gekl {
  justify-content: center;
}

.vegas-hero-cwmbvt.vegas-hero-qe8it1 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-loxb84.vegas-hero-do2j7y {
  background-color: #000;
}

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

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

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

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

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

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

.vegas-hero-fz7xn4 .vegas-hero-mr951o {
  margin-bottom: 28px;
}

.vegas-hero-fz7xn4 .vegas-hero-mr951o img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-ftc9gl li svg {
  transition: 0.vegas-hero-9ywstf ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-l0cagz.vegas-hero-gxtdc3 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-mlklem img {
  width: 100%;
  transition: 0.vegas-hero-9ywstf ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-9rv6zp.vegas-hero-6ilck9 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.vegas-hero-3a9kry {
  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-3a9kry::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-gkjxet ease-in-out;
}

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

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

.vegas-hero-c0rili 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-9ywstf ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-xc3epr .vegas-hero-bsb944 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.vegas-hero-48donu.vegas-hero-yt9xy5 span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

.vegas-hero-h9nq7m.vegas-hero-tp4gn4 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-8hzg84 tbody tr td .vegas-hero-4laayl {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.vegas-hero-8hzg84 tbody tr td .vegas-hero-oe2xnl {
  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-9ywstf ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-4pccsc {
  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-9ywstf ease-in-out;
}

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

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

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

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

.vegas-hero-ej6iy0 .vegas-hero-4pccsc {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

.vegas-hero-sqh1dr 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-9ywstf ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-c18s42.vegas-hero-tam08e {
  display: none;
}

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

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

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

.vegas-hero-j7vuk3.vegas-hero-ekqisg {
  opacity: 1;
  pointer-events: all;
}

.vegas-hero-0ksrh2 {
  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-9ywstf ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-8au2ji .vegas-hero-2qzleq {
  position: relative;
}

.vegas-hero-8au2ji .vegas-hero-zevw3o {
  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-8au2ji .vegas-hero-zevw3o.vegas-hero-tam08e {
  display: none;
}

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

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

.vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-v2mtrd {
  max-width: 300px;
  width: 100%;
}

.vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-v2mtrd .vegas-hero-6einpq {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-v2mtrd .vegas-hero-6einpq {
    font-size: 32px;
    text-align: center;
  }
}

.vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-v2mtrd .vegas-hero-khkfsr {
  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-8au2ji .vegas-hero-8prfeg .vegas-hero-v2mtrd .vegas-hero-khkfsr {
    text-align: center;
  }
}

.vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-6ilck9 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-6ilck9 {
    flex-direction: column-reverse;
  }
}

.vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-6ilck9 .vegas-hero-pcy0a7 {
  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-9ywstf ease-in-out;
}

.vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-6ilck9 .vegas-hero-pcy0a7:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-6ilck9 .vegas-hero-pcy0a7 {
    width: 100%;
  }
}

.vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-6ilck9 .vegas-hero-kpzcd5 {
  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-9ywstf ease-in-out;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .vegas-hero-8au2ji .vegas-hero-8prfeg .vegas-hero-6ilck9 .vegas-hero-kpzcd5 {
    width: 100%;
  }
}

.vegas-hero-8au2ji .vegas-hero-8prfeg.vegas-hero-tam08e {
  display: none;
}

.vegas-hero-8au2ji .vegas-hero-5pksb6 {
  display: none;
}

.vegas-hero-8au2ji .vegas-hero-5pksb6.vegas-hero-ekqisg {
  display: block;
}

.vegas-hero-8au2ji .vegas-hero-5pksb6 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.vegas-hero-8au2ji .vegas-hero-vcnxa3 .vegas-hero-6einpq {
  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-8au2ji .vegas-hero-vcnxa3 .vegas-hero-6einpq {
    margin-bottom: 24px;
  }
}

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

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

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

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

.vegas-hero-qcnciy.vegas-hero-gxtdc3 {
  display: block;
}

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

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

.vegas-hero-qcnciy .vegas-hero-kpzcd5 {
  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-9ywstf ease-in-out;
}

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

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

.vegas-hero-bq1yc9.vegas-hero-gxtdc3 {
  display: block;
}

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

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

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

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

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

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

.vegas-hero-t1gskj.vegas-hero-tam08e {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-b1if5u {
  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-9ywstf ease-in-out;
}

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

.vegas-hero-fal1qd {
  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-9ywstf ease-in-out;
}

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

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

.vegas-hero-x83v57.vegas-hero-tam08e {
  display: none;
}

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

.vegas-hero-x83v57 .vegas-hero-b1if5u {
  margin: 0 auto;
}

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

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

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

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

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

.vegas-hero-sx7r89 > 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-a5q78o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vegas-hero-xinqiu 44.vegas-hero-1ppjv8.vegas-hero-h94h18.vegas-hero-6aeotf.vegas-hero-3ogmvs.vegas-hero-il2b4o.vegas-hero-yywh94.vegas-hero-mkxrgs.vegas-hero-40kgdf.vegas-hero-pamjp8.vegas-hero-lf3r6r.vegas-hero-6ll7ht.vegas-hero-e0zs4p 0l-12.vegas-hero-3pwvta 30.vegas-hero-ytj28b.vegas-hero-cp095w 2.vegas-hero-lpfdoe.vegas-hero-cp095w 3.vegas-hero-7wnz3j 3.vegas-hero-ic4ijr.vegas-hero-mce4mr 3.vegas-hero-wsv53g.vegas-hero-gxdace.vegas-hero-7rajkv.vegas-hero-igmi26 7-3.vegas-hero-3pwvta 10.vegas-hero-8ofxvq.vegas-hero-igmi26 23.vegas-hero-ep05jg.vegas-hero-8ogelu 1.vegas-hero-m2vmrg 2.vegas-hero-3pwvta 3.vegas-hero-8ogelu 1.vegas-hero-mce4mr 5.vegas-hero-19ou9b.vegas-hero-mce4mr 32.vegas-hero-7112nx.vegas-hero-gxdace 5.vegas-hero-e0zs4p 4.vegas-hero-igmi26 9.vegas-hero-igmi26 8.vegas-hero-mce4mr 6.vegas-hero-chc8ad.vegas-hero-xvujlv.vegas-hero-ndu5ck.vegas-hero-gs4m3i.vegas-hero-65hhy5 4.vegas-hero-ole6e7.vegas-hero-65hhy5 6.vegas-hero-65hhy5 0l29.vegas-hero-e0zs4p 17.vegas-hero-anyytn.vegas-hero-b2ez3y 2.vegas-hero-47noau 10.vegas-hero-nj5j3k.vegas-hero-3pwvta 8.vegas-hero-28kewp.vegas-hero-vmndnh.vegas-hero-km48h0.vegas-hero-v5u5cx.vegas-hero-y82jwe.vegas-hero-gxdace.vegas-hero-il2b4o.vegas-hero-3pwvta 1.vegas-hero-xirdwn.vegas-hero-187lub.vegas-hero-9knlx4.vegas-hero-ggup18.vegas-hero-11cuuj.vegas-hero-m2vmrg 1.vegas-hero-vvxy3d.vegas-hero-diyqwy.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vegas-hero-sx7r89 > input:checked ~ label,
.vegas-hero-sx7r89 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-a5q78o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vegas-hero-xinqiu 44.vegas-hero-1ppjv8.vegas-hero-h94h18.vegas-hero-6aeotf.vegas-hero-3ogmvs.vegas-hero-il2b4o.vegas-hero-yywh94.vegas-hero-mkxrgs.vegas-hero-40kgdf.vegas-hero-pamjp8.vegas-hero-lf3r6r.vegas-hero-6ll7ht.vegas-hero-e0zs4p 0l-12.vegas-hero-3pwvta 30.vegas-hero-ytj28b.vegas-hero-cp095w 2.vegas-hero-lpfdoe.vegas-hero-cp095w 3.vegas-hero-7wnz3j 3.vegas-hero-ic4ijr.vegas-hero-mce4mr 3.vegas-hero-wsv53g.vegas-hero-gxdace.vegas-hero-7rajkv.vegas-hero-igmi26 7-3.vegas-hero-3pwvta 10.vegas-hero-8ofxvq.vegas-hero-igmi26 23.vegas-hero-ep05jg.vegas-hero-8ogelu 1.vegas-hero-m2vmrg 2.vegas-hero-3pwvta 3.vegas-hero-8ogelu 1.vegas-hero-mce4mr 5.vegas-hero-19ou9b.vegas-hero-mce4mr 32.vegas-hero-7112nx.vegas-hero-gxdace 5.vegas-hero-e0zs4p 4.vegas-hero-igmi26 9.vegas-hero-igmi26 8.vegas-hero-mce4mr 6.vegas-hero-chc8ad.vegas-hero-xvujlv.vegas-hero-ndu5ck.vegas-hero-gs4m3i.vegas-hero-65hhy5 4.vegas-hero-ole6e7.vegas-hero-65hhy5 6.vegas-hero-65hhy5 0l29.vegas-hero-e0zs4p 17.vegas-hero-anyytn.vegas-hero-b2ez3y 2.vegas-hero-47noau 10.vegas-hero-nj5j3k.vegas-hero-3pwvta 8.vegas-hero-28kewp.vegas-hero-vmndnh.vegas-hero-km48h0.vegas-hero-v5u5cx.vegas-hero-y82jwe.vegas-hero-gxdace.vegas-hero-il2b4o.vegas-hero-3pwvta 1.vegas-hero-xirdwn.vegas-hero-187lub.vegas-hero-9knlx4.vegas-hero-ggup18.vegas-hero-11cuuj.vegas-hero-m2vmrg 1.vegas-hero-vvxy3d.vegas-hero-diyqwy.5z'/%3e%3c/svg%3e");
}

.vegas-hero-sx7r89 > input:not(:checked) ~ label:hover,
.vegas-hero-sx7r89 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-a5q78o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-xinqiu 44.vegas-hero-1ppjv8.vegas-hero-h94h18.vegas-hero-6aeotf.vegas-hero-3ogmvs.vegas-hero-il2b4o.vegas-hero-yywh94.vegas-hero-mkxrgs.vegas-hero-40kgdf.vegas-hero-pamjp8.vegas-hero-lf3r6r.vegas-hero-6ll7ht.vegas-hero-e0zs4p 0l-12.vegas-hero-3pwvta 30.vegas-hero-ytj28b.vegas-hero-cp095w 2.vegas-hero-lpfdoe.vegas-hero-cp095w 3.vegas-hero-7wnz3j 3.vegas-hero-ic4ijr.vegas-hero-mce4mr 3.vegas-hero-wsv53g.vegas-hero-gxdace.vegas-hero-7rajkv.vegas-hero-igmi26 7-3.vegas-hero-3pwvta 10.vegas-hero-8ofxvq.vegas-hero-igmi26 23.vegas-hero-ep05jg.vegas-hero-8ogelu 1.vegas-hero-m2vmrg 2.vegas-hero-3pwvta 3.vegas-hero-8ogelu 1.vegas-hero-mce4mr 5.vegas-hero-19ou9b.vegas-hero-mce4mr 32.vegas-hero-7112nx.vegas-hero-gxdace 5.vegas-hero-e0zs4p 4.vegas-hero-igmi26 9.vegas-hero-igmi26 8.vegas-hero-mce4mr 6.vegas-hero-chc8ad.vegas-hero-xvujlv.vegas-hero-ndu5ck.vegas-hero-gs4m3i.vegas-hero-65hhy5 4.vegas-hero-ole6e7.vegas-hero-65hhy5 6.vegas-hero-65hhy5 0l29.vegas-hero-e0zs4p 17.vegas-hero-anyytn.vegas-hero-b2ez3y 2.vegas-hero-47noau 10.vegas-hero-nj5j3k.vegas-hero-3pwvta 8.vegas-hero-28kewp.vegas-hero-vmndnh.vegas-hero-km48h0.vegas-hero-v5u5cx.vegas-hero-y82jwe.vegas-hero-gxdace.vegas-hero-il2b4o.vegas-hero-3pwvta 1.vegas-hero-xirdwn.vegas-hero-187lub.vegas-hero-9knlx4.vegas-hero-ggup18.vegas-hero-11cuuj.vegas-hero-m2vmrg 1.vegas-hero-vvxy3d.vegas-hero-diyqwy.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.vegas-hero-fqynj0.vegas-hero-tam08e {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-fqynj0.vegas-hero-olq8f7 .vegas-hero-e2byld {
  background: #2b3b67;
}

.vegas-hero-fqynj0.vegas-hero-olq8f7 .vegas-hero-oth9yz {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vegas-hero-fqynj0.vegas-hero-olq8f7 .vegas-hero-oth9yz::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vegas-hero-fqynj0.vegas-hero-olq8f7 .vegas-hero-oth9yz::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vegas-hero-fqynj0.vegas-hero-olq8f7 .vegas-hero-q8j4gs::before {
  background: #0e0f41;
}

.vegas-hero-fqynj0.vegas-hero-olq8f7 .vegas-hero-q8j4gs::after {
  background: #152557;
}

.vegas-hero-fqynj0.vegas-hero-xud7od .vegas-hero-e2byld {
  background: #1f35fa;
}

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

.vegas-hero-fqynj0.vegas-hero-xud7od .vegas-hero-oth9yz::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vegas-hero-fqynj0.vegas-hero-xud7od .vegas-hero-oth9yz::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.vegas-hero-fqynj0.vegas-hero-xud7od .vegas-hero-q8j4gs::after {
  background: #192ac8;
}

.vegas-hero-fqynj0.vegas-hero-losp9m .vegas-hero-e2byld {
  background: #fa771f;
}

.vegas-hero-fqynj0.vegas-hero-losp9m .vegas-hero-oth9yz {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-fqynj0.vegas-hero-losp9m .vegas-hero-oth9yz::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vegas-hero-fqynj0.vegas-hero-losp9m .vegas-hero-oth9yz::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vegas-hero-fqynj0.vegas-hero-losp9m .vegas-hero-q8j4gs::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vegas-hero-fqynj0.vegas-hero-losp9m .vegas-hero-q8j4gs::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-01pk6r .vegas-hero-z213d2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.vegas-hero-y4znlq.vegas-hero-tam08e {
  display: none;
}

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

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

.vegas-hero-2svzmi {
  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-7j7jmy {
  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-gz2jw6 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegas-hero-rzr75g .vegas-hero-z213d2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vegas-hero-b8noye .vegas-hero-5wmb28 {
  justify-content: center;
}

/* faq */

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

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

.vegas-hero-65ibpe::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.vegas-hero-iq3o3q ease;
}

.vegas-hero-ohrhif.vegas-hero-gxtdc3 .vegas-hero-65ibpe::after {
  transform: rotate(45deg);
}

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

.vegas-hero-ohrhif.vegas-hero-gxtdc3 .vegas-hero-u9u0i7 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.vegas-hero-sx7r89 > input:not(:checked) ~ label:hover,
.vegas-hero-sx7r89 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vegas-hero-amdrn1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vegas-hero-zyzx69 44.vegas-hero-yykykc.vegas-hero-w90enr.vegas-hero-h3txuu.vegas-hero-jv1rf5.vegas-hero-fm6o30.vegas-hero-6jj7n9.vegas-hero-eiaha0.vegas-hero-upz4r2.vegas-hero-1hkgn9.vegas-hero-mc1lk0.vegas-hero-yqv5wi.vegas-hero-3hdok5 0l-12.vegas-hero-my1r4a 30.vegas-hero-n18yye.vegas-hero-4gbpkr 2.vegas-hero-b27yvp.vegas-hero-4gbpkr 3.vegas-hero-768m5h 3.vegas-hero-c427my.vegas-hero-s8psp6 3.vegas-hero-zl4lxt.vegas-hero-zvmm61.vegas-hero-mw658m.vegas-hero-je8xm4 7-3.vegas-hero-my1r4a 10.vegas-hero-mjjxs3.vegas-hero-je8xm4 23.vegas-hero-72ng93.vegas-hero-3007s4 1.vegas-hero-wycuw4 2.vegas-hero-my1r4a 3.vegas-hero-3007s4 1.vegas-hero-s8psp6 5.vegas-hero-w865vi.vegas-hero-s8psp6 32.vegas-hero-zwamz0.vegas-hero-zvmm61 5.vegas-hero-3hdok5 4.vegas-hero-je8xm4 9.vegas-hero-je8xm4 8.vegas-hero-s8psp6 6.vegas-hero-4q4uc5.vegas-hero-l6o92t.vegas-hero-4dcpje.vegas-hero-tidrl0.vegas-hero-0dn83s 4.vegas-hero-ca8kxo.vegas-hero-0dn83s 6.vegas-hero-0dn83s 0l29.vegas-hero-3hdok5 17.vegas-hero-3hhp3e.vegas-hero-zcsv8c 2.vegas-hero-6eqyuq 10.vegas-hero-irmh8t.vegas-hero-my1r4a 8.vegas-hero-jr1j6g.vegas-hero-46x17s.vegas-hero-7nujqv.vegas-hero-pnq5k6.vegas-hero-jkuvio.vegas-hero-zvmm61.vegas-hero-fm6o30.vegas-hero-my1r4a 1.vegas-hero-xrqon6.vegas-hero-2b2k40.vegas-hero-a7y364.vegas-hero-tae757.vegas-hero-uafmkw.vegas-hero-wycuw4 1.vegas-hero-3gd9m8.vegas-hero-c3ccvg.5z'/%3e%3c/svg%3e");
}

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

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

.vegas-hero-kcbimi.vegas-hero-r7iti7 {
  display: none;
}

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

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

.vegas-hero-jo4eo4 {
  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-xjr9pi {
  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-0k7fys small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.vegas-hero-zxzejn .vegas-hero-bkonxe {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.vegas-hero-t329zj 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-t329zj 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-4rujvy {
  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-4rujvy.vegas-hero-2uul0k {
  opacity: 1;
  pointer-events: auto;
}

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

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

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

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

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }

/* lifted page H1 */
h1.page-title{display:block;width:100%;max-width:var(--seo-content-width,1110px);margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;box-sizing:border-box;text-align:center}
