* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.vegas-hero-klhhm8 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-klhhm8 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-klhhm8 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-hero-ecuvdg {
  overflow: hidden;
}

.vegas-hero-dkhz65 img {
  background: var(--Neutral-300);
}

.vegas-hero-efzks7 {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.vegas-hero-dw7tky {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-hero-dw7tky:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-6027y2 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-hero-6027y2:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-6yb4zd {
  font-size: 12px;
  line-height: 18px;
}

.vegas-hero-3jky44 {
  font-size: 18px;
  line-height: 26px;
}

.vegas-hero-t1p7o8 {
  width: 100%;
}

.vegas-hero-q9nglk {
  padding: 6px 16px;
}

.vegas-hero-ui5omc {
  padding: 10px 16px;
}

.vegas-hero-0qmmje {
  padding: 15px 26px;
}

.vegas-hero-owx4xs {
  flex-shrink: 0;
}

.vegas-hero-ii9jxy {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.vegas-hero-33rohy {
  display: none;
}

.vegas-hero-4uy3ud {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-hero-8luh1p {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-hero-cyevf7 {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.vegas-hero-m368iv {
  cursor: grab;
}

.vegas-hero-cyevf7::-webkit-scrollbar {
  display: none;
}

.vegas-hero-0844t8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-hero-r2grh5 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-hero-s67q43 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-hero-1mbguk {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-hero-o3p5tl {
  visibility: visible;
}

.vegas-hero-sfgep4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-hero-jbee2e ease;
}

.vegas-hero-faccw1 {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-hero-tnrvn0 {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.vegas-hero-jbee2e,
    mask-image 0.3s;
}

.vegas-hero-tnrvn0.vegas-hero-9hasvw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.vegas-hero-fez7to:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vegas-hero-hgomfh {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.vegas-hero-c69vi7.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.vegas-hero-c69vi7.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.vegas-hero-ev0wjz {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.vegas-hero-ev0wjz::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.vegas-hero-gjjn01 {
  position: relative;
  z-index: 1;
}

.vegas-hero-79t4qb {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-hero-xl75g9 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegas-hero-0dafsu {
  font-size: 40px;
  line-height: 48px;
}

.vegas-hero-8hsqct {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-hero-c2os2v {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.vegas-hero-c2os2v:hover {
  background: var(--Primary-400);
}

.vegas-hero-c2os2v svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-hero-fez7to img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .vegas-hero-ev0wjz {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-hero-79t4qb {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-hero-xl75g9 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-hero-0dafsu {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-hero-8hsqct {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-hero-hgomfh {
    top: 25px;
    right: 25px;
  }
}

.vegas-hero-fznko4,
.vegas-hero-2ngddd {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.vegas-hero-x261lx.vegas-hero-fvor5q::before,
.vegas-hero-2ngddd::before,
.vegas-hero-hgjn56::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.vegas-hero-c69vi7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-hero-mpbuuk 14.vegas-hero-34mjl5.vegas-hero-q4o9md 14.vegas-hero-vvfjhs 15.vegas-hero-0cn4qz 14.vegas-hero-31094o 15.vegas-hero-lzt9q3 14.vegas-hero-yuonpg.vegas-hero-fdzjs8 14.vegas-hero-1uytt1 19.vegas-hero-ma675m 12.vegas-hero-wsthj6 19.vegas-hero-ma675m 10.vegas-hero-vgqsw9.vegas-hero-ma675m 8.vegas-hero-ybyel0 17.vegas-hero-ssdj7k 7.vegas-hero-27rzfv 15.vegas-hero-vvb72r 7.vegas-hero-i3jk9j.vegas-hero-hgj0re 7.vegas-hero-27rzfv 11.vegas-hero-tw04gf 8.vegas-hero-ybyel0 11.vegas-hero-tw04gf 10.vegas-hero-18q63q.vegas-hero-tw04gf 12.vegas-hero-tiw32h 13.vegas-hero-38luep 14.vegas-hero-grlatq 15.vegas-hero-clh8ph 14.vegas-hero-x33400.vegas-hero-8sk630 14.vegas-hero-f57twp 15.vegas-hero-iaaaw8 14.vegas-hero-pmsqgh 15.vegas-hero-5fio6w 14.vegas-hero-h2blcr.vegas-hero-mpbuuk 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-hero-71frxy 15.vegas-hero-r7gh0b.vegas-hero-rq2kjv 15.vegas-hero-q1m432 15.vegas-hero-81tj3b 15.vegas-hero-3bh5vf 15.vegas-hero-g12wq2 15.vegas-hero-p8vnj4.vegas-hero-jau3x5 15.vegas-hero-3bh5vf 15.vegas-hero-wmo4m3 15.vegas-hero-pupltb 15.vegas-hero-0aefod 15.vegas-hero-4y9ihp.vegas-hero-6lc1qb 15.vegas-hero-r5no2i 7.vegas-hero-0svof5 18.vegas-hero-f4i9de 7.vegas-hero-dlosei 23.vegas-hero-dlin0x.vegas-hero-kz5rcs.vegas-hero-e0x6kq 18.vegas-hero-cbhsld 19.vegas-hero-6tuyzg 15.vegas-hero-7ux67t 15.vegas-hero-71frxy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegas-hero-x3qgrz [type="submit"] *,
.vegas-hero-ik2f7g button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-hero-xojoto {
    display: none;
  }
}

.vegas-hero-noa0r0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-hero-noa0r0 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-noa0r0 {
    bottom: 22px;
  }
}

.vegas-hero-noa0r0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-hero-noa0r0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-hero-bzxsvk.static) .vegas-hero-noa0r0 {
    bottom: 8px;
  }
}

.vegas-hero-4ppnug {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.vegas-hero-c69vi7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-hero-ckwj9a 3.vegas-hero-x0rtkr.vegas-hero-6ic8v5.vegas-hero-56kba4 3.vegas-hero-4gi6fi 3.vegas-hero-vaipo3 5.vegas-hero-6ywk5u 3.vegas-hero-vaipo3 8.vegas-hero-yqaf5i.vegas-hero-t60zgl.vegas-hero-vaipo3 26.vegas-hero-hgkunz 5.vegas-hero-oyd1d2 28.vegas-hero-nl6hr5 8.vegas-hero-xxp2kh 28.vegas-hero-x7msu4.vegas-hero-uo1d5q 28.vegas-hero-p9hz58.vegas-hero-fkf1zg 34.vegas-hero-2vjgi7.vegas-hero-7gq5gt 36.vegas-hero-cd0ml5 11.vegas-hero-4p3c7x 37.vegas-hero-g58fly 12.vegas-hero-m4vv6v 36.vegas-hero-vpdbl1.vegas-hero-8ut49i 28.vegas-hero-3hq34p.vegas-hero-mjwcha.vegas-hero-6gd0ys 28.vegas-hero-idasnh 36.vegas-hero-9qf0sq 26.vegas-hero-tvnuqp 36.vegas-hero-9qf0sq 23.vegas-hero-ky80h1.vegas-hero-1oozg0.vegas-hero-9qf0sq 5.vegas-hero-f6dqa4 34.vegas-hero-9l6ksi 3.vegas-hero-4gi6fi 31.vegas-hero-ckwj9a 3.vegas-hero-y42a9n.vegas-hero-h52yd9 18.vegas-hero-5bvhls.vegas-hero-ljixd1 18.vegas-hero-4xgmq5 8.vegas-hero-gz13ig 17.vegas-hero-8f0mej 8.vegas-hero-gz13ig 15.vegas-hero-8wb23k.vegas-hero-gz13ig 14.vegas-hero-uoiav5 9.vegas-hero-ljixd1 13.vegas-hero-p6h7hp 11.vegas-hero-h52yd9 13.vegas-hero-fe5vn0.vegas-hero-3zs9bq 13.vegas-hero-p6h7hp 13.vegas-hero-62xkhn 14.vegas-hero-uoiav5 13.vegas-hero-62xkhn 15.vegas-hero-87eheo.vegas-hero-62xkhn 17.vegas-hero-8f0mej 12.vegas-hero-3zs9bq 18.vegas-hero-4xgmq5 11.vegas-hero-h52yd9 18.vegas-hero-x734hn.vegas-hero-ke9td2 18.vegas-hero-x4arc1.vegas-hero-9u1u6c 18.vegas-hero-4xgmq5 17.vegas-hero-pos2zv 17.vegas-hero-8f0mej 17.vegas-hero-pos2zv 15.vegas-hero-0h5b1v.vegas-hero-pos2zv 14.vegas-hero-uoiav5 18.vegas-hero-9u1u6c 13.vegas-hero-p6h7hp 20.vegas-hero-ke9td2 13.vegas-hero-gt63qt.vegas-hero-ytfohg 13.vegas-hero-p6h7hp 22.vegas-hero-lnh9t3 14.vegas-hero-uoiav5 22.vegas-hero-lnh9t3 15.vegas-hero-mvu16j.vegas-hero-s1v85c 17.vegas-hero-8f0mej 21.vegas-hero-ytfohg 18.vegas-hero-4xgmq5 20.vegas-hero-ke9td2 18.vegas-hero-wesgfm.vegas-hero-q3zhq1 18.vegas-hero-fa0e7g.vegas-hero-6fjlul 18.vegas-hero-4xgmq5 26.vegas-hero-lwq4o9 17.vegas-hero-8f0mej 26.vegas-hero-lwq4o9 15.vegas-hero-9rfcoh.vegas-hero-lwq4o9 14.vegas-hero-uoiav5 27.vegas-hero-6fjlul 13.vegas-hero-p6h7hp 28.vegas-hero-q3zhq1 13.vegas-hero-7u67n3.vegas-hero-ms3mnp 13.vegas-hero-p6h7hp 31.vegas-hero-9ni701 14.vegas-hero-uoiav5 31.vegas-hero-9ni701 15.vegas-hero-0cmtk0.vegas-hero-lwq4o9 17.vegas-hero-8f0mej 30.vegas-hero-ms3mnp 18.vegas-hero-4xgmq5 28.vegas-hero-q3zhq1 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .vegas-hero-4ppnug {
    display: none;
  }
}

.vegas-hero-u5ncu4 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .vegas-hero-u5ncu4 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.vegas-hero-ik2f7g {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .vegas-hero-ik2f7g {
    padding: 14px 16px;
  }
}

.vegas-hero-ik2f7g button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-hero-ik2f7g button:first-child {
  align-content: end;
}

.vegas-hero-ik2f7g button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-hero-ik2f7g
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-ik2f7g
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-hero-ik2f7g button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-hero-ik2f7g button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-hero-hgjn56 {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.vegas-hero-hgjn56::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-hero-hgjn56,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-hgjn56 {
  opacity: 1;
  visibility: visible;
}

.vegas-hero-lsqrcc {
  flex: 1 1;
}

.vegas-hero-2pld4m {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-2pld4m {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-hero-yfrfai {
  display: block;
}

.vegas-hero-uryue9 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .vegas-hero-uryue9 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-2ngddd {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegas-hero-2ngddd::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-hero-xyyxtp span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-hero-xyyxtp p {
  color: var(--Text-100);
}

.vegas-hero-2ngddd .vegas-hero-jt64e3 {
  grid-area: button;
}

.vegas-hero-2ngddd .vegas-hero-jt64e3::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.vegas-hero-c69vi7.org/2000/svg'%3E%3Cpath d='M4.vegas-hero-brry2y 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-5w2rmf 15L16.vegas-hero-5w2rmf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-5w2rmf 5L16.vegas-hero-5w2rmf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-hero-tfxexr {
  display: block;
}

.vegas-hero-t63479 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .vegas-hero-t63479 {
    margin-top: 40px;
  }
}

.vegas-hero-fznko4 label,
.vegas-hero-fznko4 input {
  display: block;
  width: 100%;
}

.vegas-hero-fznko4 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-hero-fznko4 label.vegas-hero-4ypra4 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-hero-fznko4 label.vegas-hero-4ypra4::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.vegas-hero-fznko4 input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.vegas-hero-fznko4 input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-ssp6lk {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-hero-ssp6lk {
  display: flex;
}

.vegas-hero-ssp6lk ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-hero-ssp6lk ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-hero-ssp6lk ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-hero-x3qgrz {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-x3qgrz {
    padding: 0 24px 24px;
  }
}

.vegas-hero-x3qgrz input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.vegas-hero-x3qgrz input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-x3qgrz [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-hero-x3qgrz [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-hero-x3qgrz [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-hero-x3qgrz [type="submit"] {
    right: 40px;
  }
}

.vegas-hero-x261lx {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-hero-x261lx.vegas-hero-fvor5q {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-hero-x261lx.vegas-hero-fvor5q::before {
  content: "";
  width: 31px;
}

.vegas-hero-x261lx.vegas-hero-fvor5q p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-hero-x261lx.vegas-hero-kkyrse p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-hero-x261lx p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-hero-noa0r0 .vegas-hero-jt64e3 {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.vegas-hero-xojoto {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-hero-xojoto {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-xojoto {
    padding: 15px 0;
  }
}

.vegas-hero-xojoto .vegas-hero-klhhm8 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-hero-xojoto .vegas-hero-klhhm8 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-hero-r4x4xu {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-hero-r4x4xu {
    max-width: 180px;
    height: 47px;
  }
}

.vegas-hero-r4x4xu picture,
.vegas-hero-r4x4xu img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-hero-r4x4xu img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-hero-hhl0kc {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-hero-jbee2e ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-hero-xojoto.vegas-hero-2uptg6 .vegas-hero-hhl0kc {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-hero-hhl0kc {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-hhl0kc {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-hero-7h81wt,
.vegas-hero-tfgoif {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-hero-7h81wt,
  .vegas-hero-tfgoif {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-tfgoif {
    display: none;
  }
}

.vegas-hero-8hrsue {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.vegas-hero-2uptg6 .vegas-hero-8hrsue {
  background: var(--fh-bg-color);
}

.vegas-hero-8hrsue button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-hero-8hrsue {
    display: none;
  }
}

.vegas-hero-r9pwla {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-hero-r9pwla {
    display: none;
  }
}

.vegas-hero-jpa1er {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.vegas-hero-xojoto.vegas-hero-2uptg6 .vegas-hero-jpa1er:first-child {
  display: none;
}

.vegas-hero-xojoto.vegas-hero-2uptg6 .vegas-hero-jpa1er:last-child {
  display: block;
}

.vegas-hero-jpa1er:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-hero-jpa1er {
    display: none;
  }
}

.vegas-hero-ernxlc {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-ernxlc {
    display: flex;
  }
}

.vegas-hero-ernxlc ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-hero-ernxlc:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-ernxlc:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-hero-ernxlc:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-hero-ernxlc:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-ernxlc:hover .vegas-hero-pu059u svg {
  transform: rotate(180deg);
}

.vegas-hero-rtxhkk {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-hero-kkdilp {
  padding: 0 8px;
}

.vegas-hero-510b9y {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-hero-510b9y:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-hero-510b9y {
    padding: 4px 8px;
  }
}

.vegas-hero-9z6b0c {
  display: flex;
}

.vegas-hero-9z6b0c img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-hero-pu059u {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-hero-pu059u svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-hero-ngqvcc {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-ngqvcc {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.vegas-hero-zoxznv {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-zoxznv {
    display: none;
  }
}

.vegas-hero-8sw2vy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-hero-46yvul {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-hero-4i6i9l {
  display: flex;
}

.vegas-hero-277h0p {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-hero-5xr030 {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-hero-5xr030 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-5xr030 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-hero-5xr030 .vegas-hero-pqcolf [data-ref-el],
  .vegas-hero-5xr030 .vegas-hero-pqcolf span,
  .vegas-hero-5xr030 .vegas-hero-pqcolf a {
    white-space: nowrap;
  }
}

.vegas-hero-agtyg4 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-hero-agtyg4.vegas-hero-2guh2x > .vegas-hero-pqcolf {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-agtyg4.vegas-hero-e95zih:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-hero-agtyg4.vegas-hero-2guh2x > .vegas-hero-6e6a6k {
    height: auto;
  }

  .vegas-hero-agtyg4.vegas-hero-2guh2x > div > .vegas-hero-71a5o3 {
    transform: rotate(180deg);
  }
}

.vegas-hero-agtyg4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-hero-agtyg4 [data-ref-el],
.vegas-hero-agtyg4 span {
  cursor: pointer;
}

.vegas-hero-agtyg4 [data-ref-el],
.vegas-hero-agtyg4 span,
.vegas-hero-agtyg4 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .vegas-hero-agtyg4 [data-ref-el],
  .vegas-hero-agtyg4 span,
  .vegas-hero-agtyg4 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-agtyg4 [data-ref-el],
  .vegas-hero-agtyg4 span,
  .vegas-hero-agtyg4 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-hero-6e6a6k {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-hero-jbee2e ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-hero-6e6a6k::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-hero-6e6a6k::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-hero-6e6a6k::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-hero-6e6a6k {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .vegas-hero-6e6a6k:has(> .vegas-hero-agtyg4.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-hero-6e6a6k .vegas-hero-6e6a6k {
    padding: 0;
  }

  .vegas-hero-6e6a6k .vegas-hero-agtyg4 {
    font-weight: 400;
  }

  .vegas-hero-6e6a6k .vegas-hero-agtyg4:hover > .vegas-hero-pqcolf {
    background: var(--Neutral-300);
  }

  .vegas-hero-6e6a6k .vegas-hero-71a5o3 {
    rotate: -90deg;
  }
}

.vegas-hero-pqcolf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-hero-pqcolf {
    padding: 8px;
  }

  .vegas-hero-agtyg4.vegas-hero-tjcrfx > .vegas-hero-pqcolf {
    background: var(--Neutral-300);
  }
}

.vegas-hero-71a5o3 {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.vegas-hero-c69vi7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-hero-74l2vp 0.vegas-hero-4ekp7x.vegas-hero-iysak8 -0.vegas-hero-bo1gxi 0.vegas-hero-pmxurj -0.vegas-hero-bo1gxi 1.vegas-hero-ndqnuj 0.vegas-hero-kbi9yr.vegas-hero-8aaegt 4.vegas-hero-2c3syw.vegas-hero-74l2vp 0.vegas-hero-48wru5.vegas-hero-oip971 -0.vegas-hero-bo1gxi 9.vegas-hero-lmv5q0 -0.vegas-hero-bo1gxi 10.vegas-hero-mwxqy8 0.vegas-hero-l4ky3k.vegas-hero-hytzlb 0.vegas-hero-iysak8 10.vegas-hero-hytzlb 0.vegas-hero-pmxurj 10.vegas-hero-mwxqy8 1.vegas-hero-7f20ka.vegas-hero-72o8ry 5.vegas-hero-4s6fi9.vegas-hero-kn5fsb 6.vegas-hero-yj6xgp 5.vegas-hero-clddcs 6.vegas-hero-yj6xgp 4.vegas-hero-d95h20 5.vegas-hero-i18zqe.vegas-hero-74l2vp 1.vegas-hero-pd94m0.vegas-hero-bo1gxi 0.vegas-hero-pmxurj -0.vegas-hero-bo1gxi 0.vegas-hero-iysak8 0.vegas-hero-74l2vp 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-hero-jbee2e ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-71a5o3 {
    cursor: default;
  }
}

.vegas-hero-1fv01s {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-hero-c6txpj {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .vegas-hero-c6txpj {
    padding: 40px 4px;
  }
}

.vegas-hero-arzih9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-arzih9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-hero-9etait {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-hero-9etait {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-hero-9etait ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-hero-9etait [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-hero-9etait [data-ref-el],
.vegas-hero-9etait span,
.vegas-hero-9etait a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.vegas-hero-jdn4wu {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-jdn4wu {
    margin-bottom: 12px;
  }
}

.vegas-hero-h76cq2 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-hero-h76cq2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-h76cq2:last-child {
    margin-right: 0;
  }
}

.vegas-hero-d9ze0m {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-jdn4wu:hover .vegas-hero-7inl1d {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-7inl1d {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.vegas-hero-hn3ecp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-hero-wdof8o {
  display: flex;
  margin: 6px;
}

.vegas-hero-wdof8o img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-hero-7inl1d::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.vegas-hero-7inl1d::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.vegas-hero-hgfion {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-hgfion {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-hero-7zac52 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .vegas-hero-7zac52 {
    margin-right: 32px;
  }
}

.vegas-hero-or36px {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-or36px {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-hero-or36px a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-qt658v {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-hero-2lkgik {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-hero-2lkgik {
    margin-top: 40px;
  }
}

.vegas-hero-2lkgik + .vegas-hero-w2su5i,
.vegas-hero-2lkgik + .vegas-hero-2lkgik {
  margin-top: 24px;
}

.vegas-hero-534oti {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-534oti {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-534oti {
    padding: 80px;
  }
}

.vegas-hero-7olyo1 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-hero-7olyo1 {
    padding: 0 16px;
}


}

.vegas-hero-cy6yuq {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .vegas-hero-cy6yuq {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-gftz9b {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .vegas-hero-gftz9b {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-ftptn2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.vegas-hero-ftptn2:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-yvgk84 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-hero-yvgk84 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-hero-yvgk84 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-hero-yvgk84 img {
  min-height: 100%;
  }
}

.vegas-hero-534oti::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-hero-f8jo3v {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-hero-f8jo3v h1,
.vegas-hero-f8jo3v h2,
.vegas-hero-f8jo3v h3,
.vegas-hero-f8jo3v h4 {
  margin-bottom: 6px;
}

.vegas-hero-f8jo3v h1:not(:first-child),
.vegas-hero-f8jo3v h2:not(:first-child),
.vegas-hero-f8jo3v h3:not(:first-child),
.vegas-hero-f8jo3v h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-hero-f8jo3v h1,
.vegas-hero-f8jo3v h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-hero-f8jo3v h1,
  .vegas-hero-f8jo3v h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-hero-f8jo3v h2,
.vegas-hero-f8jo3v h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-hero-f8jo3v h2,
  .vegas-hero-f8jo3v h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-f8jo3v h3,
.vegas-hero-f8jo3v h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-hero-f8jo3v h3,
  .vegas-hero-f8jo3v h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-f8jo3v h4,
.vegas-hero-f8jo3v h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-hero-f8jo3v ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-hero-f8jo3v ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-hero-f8jo3v ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.vegas-hero-f8jo3v ul ul {
  margin-bottom: 8px;
}

.vegas-hero-f8jo3v ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-hero-f8jo3v ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-f8jo3v ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-hero-f8jo3v ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-hero-f8jo3v ol li::marker {
  font-weight: 700;
}

.vegas-hero-f8jo3v ol ol {
  margin-bottom: 8px;
}

.vegas-hero-f8jo3v ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-hero-f8jo3v ol ul li {
  padding-left: 16px;
}

.vegas-hero-f8jo3v table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-f8jo3v table {
    padding: 24px;
  }
}

.vegas-hero-f8jo3v table.vegas-hero-m45i2u {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegas-hero-jbee2e,
    mask-image 0.3s;
}

.vegas-hero-f8jo3v table.vegas-hero-m45i2u.vegas-hero-9hasvw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .vegas-hero-f8jo3v table {
    display: table;
  }
}

.vegas-hero-f8jo3v table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.vegas-hero-f8jo3v table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-f8jo3v table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-f8jo3v table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .vegas-hero-f8jo3v table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-hero-f8jo3v table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-f8jo3v table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-f8jo3v table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-hero-f8jo3v img {
  max-width: 100%;
  height: auto;
}

.vegas-hero-wdvpv0 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .vegas-hero-wdvpv0 {
    padding: 24px;
  }
}

.vegas-hero-rys5wy {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .vegas-hero-rys5wy {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-hero-rys5wy > * {
  margin: 0 !important;
}

.vegas-hero-rys5wy img,
.vegas-hero-kw2o0t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-rys5wy img,
  .vegas-hero-kw2o0t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-s7x7r5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-s7x7r5 {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-hotr23 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-hero-hotr23 .vegas-hero-d7kk6a {
  flex-shrink: 0;
}

.vegas-hero-hotr23 .vegas-hero-5ivxm5 svg {
  display: none;
}

.vegas-hero-f2clpk {
  display: grid;
  transition: max-height 0.vegas-hero-jbee2e ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-hero-f2clpk {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-f2clpk {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-hero-f2clpk.vegas-hero-269xzs + .vegas-hero-d7kk6a svg {
  transform: rotate(180deg);
}

.vegas-hero-i0e9ws {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-hero-i0e9ws > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-hero-i0e9ws
  > div:nth-child(3n)
  .vegas-hero-v5z4dj
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-hero-i0e9ws {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-hero-i0e9ws > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-hero-i0e9ws
    > div:nth-child(3n)
    .vegas-hero-v5z4dj
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-i0e9ws {
    max-width: 270px;
  }
}

.vegas-hero-i0e9ws .vegas-hero-v5z4dj button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-hero-i0e9ws .vegas-hero-v5z4dj button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-i0e9ws .vegas-hero-v5z4dj button {
    max-width: 104px;
  }
}

.vegas-hero-9ru5b5 {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-9ru5b5 {
    margin-bottom: 0;
  }
}

.vegas-hero-b2e6w8 {
  display: none;
  opacity: 0;
}

.vegas-hero-th0sfb {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.vegas-hero-th0sfb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-hero-v5z4dj {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-hero-v5z4dj button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-hero-v5z4dj
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-hero-v5z4dj
    button {
    max-width: 145px;
  }
}

.vegas-hero-fytikv:first-child
  .vegas-hero-v5z4dj
  button {
  max-width: 270px;
}

.vegas-hero-2xybyg {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.vegas-hero-9ru5b5 picture {
  width: 100%;
  max-width: 100%;
}

.vegas-hero-t6dkkn {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.vegas-hero-t6dkkn svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-hero-9ru5b5:hover .vegas-hero-t6dkkn {
  display: flex;
}

.vegas-hero-upuktw {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-hero-hd7s9b {
  display: flex;
}

.vegas-hero-hd7s9b:hover .vegas-hero-962m1u,
.vegas-hero-hd7s9b .vegas-hero-tjcrfx .vegas-hero-962m1u {
  display: flex;
}

.vegas-hero-hd7s9b svg {
  flex-shrink: 0;
}

.vegas-hero-962m1u {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .vegas-hero-962m1u {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-hero-962m1u:hover {
  display: flex;
}

.vegas-hero-962m1u svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-hero-oy7818 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .vegas-hero-oy7818 {
    font-size: 12px;
  }
}

.vegas-hero-es3ewb,
.vegas-hero-0d9krf {
  width: 50%;
  flex-shrink: 0;
}

.vegas-hero-es3ewb {
  font-weight: 700;
}

.vegas-hero-0xwt1y .vegas-hero-f2clpk {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-hero-0xwt1y .vegas-hero-f2clpk {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-hero-0xwt1y .vegas-hero-f2clpk {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-hero-0xwt1y
  .vegas-hero-2xybyg:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-hero-0xwt1y .vegas-hero-th0sfb {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-hero-0xwt1y .vegas-hero-v5z4dj {
  gap: 4px;
  align-items: center;
}

.vegas-hero-0xwt1y .vegas-hero-v5z4dj button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-hero-0xwt1y .vegas-hero-v5z4dj svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-hero-0xwt1y .vegas-hero-i0qedi,
.vegas-hero-0xwt1y .vegas-hero-amo94i {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.vegas-hero-c69vi7.org/2000/svg'%3E%3Cpath d='M9.vegas-hero-xlgjbw 4.vegas-hero-cq17bi.vegas-hero-ms7zrc 5.vegas-hero-k6so2m.vegas-hero-20ofxo 5.vegas-hero-53dg90.vegas-hero-apl2mv 5.vegas-hero-n1vso4.vegas-hero-lmg8ph 8.vegas-hero-capm0c.vegas-hero-r7l03h 9.vegas-hero-ikztaw.vegas-hero-h8edaz 9.vegas-hero-ar37yj.vegas-hero-0nunpc 13.vegas-hero-sa2quo.vegas-hero-tpd253 11.vegas-hero-h31gwe.vegas-hero-m32ck2 11.vegas-hero-agczfg.vegas-hero-sbouc0 11.vegas-hero-lvrh45.vegas-hero-vulzyz 13.vegas-hero-0nyibh.vegas-hero-jbuuua 9.vegas-hero-vhkh17.vegas-hero-lcg0t4 9.vegas-hero-p26uya.vegas-hero-xqulc6 8.vegas-hero-6urk6t.vegas-hero-lcm8yt 5.vegas-hero-8d398f.vegas-hero-hu9nl3 5.vegas-hero-cpg2vy.vegas-hero-oi1kez 5.vegas-hero-2gjeec.vegas-hero-jlmvad 4.vegas-hero-63effx.vegas-hero-m32ck2 1.vegas-hero-6b1n6t.vegas-hero-xlgjbw 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-hero-0xwt1y .vegas-hero-i0qedi {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-hero-0xwt1y .vegas-hero-amo94i {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-hero-ark4rj {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-ark4rj {
    padding: 24px;
  }
}

.vegas-hero-ark4rj .vegas-hero-d7kk6a {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-ark4rj .vegas-hero-d7kk6a {
    display: none;
  }
}

.vegas-hero-ark4rj .vegas-hero-5ivxm5 svg {
  display: none;
}

.vegas-hero-69sawb {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-hero-69sawb .vegas-hero-efzks7 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-69sawb .vegas-hero-efzks7 {
    display: flex;
  }
}

.vegas-hero-0ucv95 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-0ucv95 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-0ucv95 > * {
  margin: 0 !important;
}

.vegas-hero-0ucv95 img,
.vegas-hero-fkhf4q {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-0ucv95 img,
  .vegas-hero-fkhf4q {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-9r8mga {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-9r8mga {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-cpb4cl {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-hero-cpb4cl {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .vegas-hero-cpb4cl::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-n1vl7b {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-hero-n1vl7b {
    padding: 7px 15px;
  }
}

.vegas-hero-n1vl7b:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-ubsry7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-ubsry7 {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-n1vl7b picture {
  height: 100%;
  display: block;
}

.vegas-hero-n1vl7b img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-hero-n1vl7b img {
    width: 88px;
    height: 44px;
  }
}

.vegas-hero-n1vl7b p {
  text-align: center;
  width: 100%;
}

.vegas-hero-omcrfa {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-omcrfa {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-omcrfa img,
.vegas-hero-60z112 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-omcrfa img,
  .vegas-hero-60z112 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-1zmc2v {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-1zmc2v {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-baa05q {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-hero-ui4dcy {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.vegas-hero-21yve5 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-hero-21yve5.vegas-hero-tjcrfx {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-hero-5qdddj {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .vegas-hero-5qdddj {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-oi0oe1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.vegas-hero-q7hvd3 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-hero-jbee2e ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.vegas-hero-n2dlq3 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-hero-n2dlq3 ol,
.vegas-hero-n2dlq3 ul {
  padding-left: 1.3em;
}

.vegas-hero-21yve5.vegas-hero-tjcrfx .vegas-hero-q7hvd3 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-hero-21yve5.vegas-hero-tjcrfx .vegas-hero-oi0oe1 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.vegas-hero-owznjk {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-owznjk {
    padding: 24px;
  }
}

.vegas-hero-owznjk .vegas-hero-d7kk6a {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-owznjk .vegas-hero-d7kk6a {
    display: none;
  }
}

.vegas-hero-owznjk .vegas-hero-5ivxm5 svg {
  display: none;
}

.vegas-hero-0cm0et {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-hero-0cm0et .vegas-hero-efzks7 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-0cm0et .vegas-hero-efzks7 {
    display: flex;
  }
}

.vegas-hero-67misy {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-67misy {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-67misy > * {
  margin: 0 !important;
}

.vegas-hero-67misy img,
.vegas-hero-nd56tw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-67misy img,
  .vegas-hero-nd56tw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-59dgcl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-59dgcl {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-jh9oh0 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-hero-jh9oh0 {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .vegas-hero-jh9oh0::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-7m1iw8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-hero-7m1iw8:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-5smo2r {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-5smo2r {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-7m1iw8 picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-hero-7m1iw8 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-hero-9mg3he {
  margin: -24px 0;
}

.vegas-hero-9mg3he:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-hero-9mg3he {
    margin: -16px 0;
  }
}

.vegas-hero-vgvg3c {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-hero-vgvg3c {
    flex-direction: row;
  }
}

.vegas-hero-mwdwo9 {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .vegas-hero-mwdwo9 {
    flex: 1;
  }
}

.vegas-hero-mwdwo9::placeholder {
  color: var(--Text-400);
}

.vegas-hero-j4voqw {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.vegas-hero-sveyq2 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-hero-sveyq2::-webkit-scrollbar {
  display: none;
}

.vegas-hero-a9eiz7 {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.vegas-hero-a9eiz7 img,
.vegas-hero-a9eiz7 svg {
  margin-right: 8px;
}

.vegas-hero-36woa1 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-hero-9mg3he + .vegas-hero-e6amyj {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-hero-9mg3he + .vegas-hero-e6amyj {
    margin-top: -16px;
  }
}

.vegas-hero-vidgns {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-hero-vidgns > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-hero-vidgns > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-hero-uisuut {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.vegas-hero-19d2w6 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.vegas-hero-6noxyq {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-hero-meggd5 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-hero-tzloe3 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-hero-uisuut button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.vegas-hero-uisuut button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .vegas-hero-uisuut {
    padding: 39px 179px 39px 39px;
  }

  .vegas-hero-19d2w6 {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-hero-tzloe3 {
    height: 348px;
  }

  .vegas-hero-uisuut button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-hero-uisuut button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-uisuut {
    padding: 63px;
  }
}

.vegas-hero-tduwd8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-hero-tduwd8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-hero-0js7yi {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-0js7yi {
    width: auto;
  }
}

.vegas-hero-lf4yga {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.vegas-hero-lf4yga::-webkit-scrollbar {
  display: none;
}

.vegas-hero-lf4yga a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.vegas-hero-lf4yga a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-lf4yga {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-hero-tduwd8 .vegas-hero-cakww5 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegas-hero-jbee2e,
    mask-image 0.3s;
}

.vegas-hero-tduwd8 .vegas-hero-cakww5.vegas-hero-9hasvw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-hero-nefy3s {
  margin: 40px -16px;
}

.vegas-hero-bytjvd + .vegas-hero-w2su5i,
.vegas-hero-bytjvd + .vegas-hero-2lkgik {
  margin-top: 24px;
}

.vegas-hero-68i9qr {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-hero-68i9qr picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-hero-iv574g {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-hero-iv574g {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-iv574g {
    margin-top: 0;
  }
}

.vegas-hero-o6jxwx {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-o6jxwx {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-a1l30u {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-a1l30u {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-hero-n8so85 {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .vegas-hero-n8so85 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-hero-i0bbqi {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .vegas-hero-i0bbqi {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-mu97mc {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-mu97mc {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-h6ef03 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.vegas-hero-fhofim {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-hero-fhofim img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-hero-e6amyj {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-hero-726ttt {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .vegas-hero-726ttt {
    padding: 15px 48px;
  }
}

main > .vegas-hero-e6amyj {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-hero-f2clpk.vegas-hero-844z1e > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-hero-f8jo3v p a img {
  display: block;
  margin: 0 auto;
}


.vegas-hero-8o2ljd {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.vegas-hero-ol9csn {
  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-ol9csn label {
  font-size: 14px;
}

.vegas-hero-ol9csn h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-hero-ol9csn input,
.vegas-hero-ol9csn textarea,
.vegas-hero-ol9csn 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-ol9csn button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-hero-s1wv6g ease;
}
.vegas-hero-ol9csn button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-hero-fhm2ce {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-hero-5wxm84 ease-in;
}

.vegas-hero-fhm2ce h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.vegas-hero-vdtrqm, .vegas-hero-49ehm7, [class*="review-card"],
thead, thead th, table th, .vegas-hero-36o46n,
.vegas-hero-y9tp42, [class*="collapsible-header"],
.vegas-hero-fcjqs5, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
