* {
  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-now-o02oso {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-o02oso {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-o02oso {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-now-3cmusn {
  overflow: hidden;
}

.vegas-now-cqaz2f img {
  background: var(--Neutral-300);
}

.vegas-now-hj9v7s {
  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-now-w7qve1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-now-w7qve1:hover {
  background: var(--button-bg-hover);
}

.vegas-now-6q414g {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-now-6q414g:hover {
  background: var(--button-bg-hover);
}

.vegas-now-zoahar {
  font-size: 12px;
  line-height: 18px;
}

.vegas-now-mmomtz {
  font-size: 18px;
  line-height: 26px;
}

.vegas-now-a0o8cq {
  width: 100%;
}

.vegas-now-bxnukn {
  padding: 6px 16px;
}

.vegas-now-yapwn2 {
  padding: 10px 16px;
}

.vegas-now-0xeg5v {
  padding: 15px 26px;
}

.vegas-now-hptpu1 {
  flex-shrink: 0;
}

.vegas-now-yspzo8 {
  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-now-j7kawl {
  display: none;
}

.vegas-now-8vrsvg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-now-6zoxe9 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-now-b39zhg {
  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-now-4lvrb7 {
  cursor: grab;
}

.vegas-now-b39zhg::-webkit-scrollbar {
  display: none;
}

.vegas-now-384vyt {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-now-ij5k52 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-now-tzgxji {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-now-iuo7lj {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-now-tsqaxw {
  visibility: visible;
}

.vegas-now-rul17y {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-now-c9tggx ease;
}

.vegas-now-pynkn6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-now-smje72 {
  -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-now-c9tggx,
    mask-image 0.3s;
}

.vegas-now-smje72.vegas-now-jq8d5z {
  -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-now-ob8h51: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-now-2l84b5 {
  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-now-fe8fxy.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-now-fe8fxy.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-now-wvqxl4 {
  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-now-wvqxl4::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-now-eejzpk {
  position: relative;
  z-index: 1;
}

.vegas-now-updbtg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-now-n2irtd {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegas-now-mm4isy {
  font-size: 40px;
  line-height: 48px;
}

.vegas-now-pkauyw {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-now-4ww2ly {
  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-now-4ww2ly:hover {
  background: var(--Primary-400);
}

.vegas-now-4ww2ly svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-now-ob8h51 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-now-wvqxl4 {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-now-updbtg {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-now-n2irtd {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-now-mm4isy {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-now-pkauyw {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-now-2l84b5 {
    top: 25px;
    right: 25px;
  }
}

.vegas-now-nfmt02,
.vegas-now-djjwnc {
  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-now-iv1un0.vegas-now-j7houx::before,
.vegas-now-djjwnc::before,
.vegas-now-67k0sz::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-now-fe8fxy.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-now-y1s181 14.vegas-now-c8t08u.vegas-now-z53z4c 14.vegas-now-3kkh9x 15.vegas-now-fh05p7 14.vegas-now-na4199 15.vegas-now-ibxspi 14.vegas-now-pajzwe.vegas-now-3yhr4e 14.vegas-now-unve1w 19.vegas-now-5znwfd 12.vegas-now-qwhm4p 19.vegas-now-5znwfd 10.vegas-now-c9mgvx.vegas-now-5znwfd 8.vegas-now-alyhg2 17.vegas-now-u5vagy 7.vegas-now-ea5rgg 15.vegas-now-uypxlw 7.vegas-now-15jb1x.vegas-now-yjyajp 7.vegas-now-ea5rgg 11.vegas-now-gyrqvu 8.vegas-now-alyhg2 11.vegas-now-gyrqvu 10.vegas-now-15zf9u.vegas-now-gyrqvu 12.vegas-now-9hnqgb 13.vegas-now-esr2d5 14.vegas-now-lna9n6 15.vegas-now-oryzo6 14.vegas-now-pn7vf3.vegas-now-pt3yg1 14.vegas-now-2ae08s 15.vegas-now-jqvvet 14.vegas-now-4i4si0 15.vegas-now-3c6wio 14.vegas-now-jojxuz.vegas-now-y1s181 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-now-1xiawz 15.vegas-now-ctrcxv.vegas-now-c5f4sg 15.vegas-now-5yricv 15.vegas-now-sd9lct 15.vegas-now-va1tw0 15.vegas-now-w92ms1 15.vegas-now-34rww5.vegas-now-lqoxd6 15.vegas-now-va1tw0 15.vegas-now-t7e3p9 15.vegas-now-ujlhsn 15.vegas-now-v9ikmo 15.vegas-now-h9ol8a.vegas-now-fhfmdi 15.vegas-now-gzdjc9 7.vegas-now-9paun9 18.vegas-now-v7pbcb 7.vegas-now-8gaeil 23.vegas-now-zcfgyt.vegas-now-hbhab0.vegas-now-xtc9pj 18.vegas-now-2g2bg2 19.vegas-now-khvngt 15.vegas-now-fnn7hd 15.vegas-now-1xiawz 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegas-now-u46c03 [type="submit"] *,
.vegas-now-kyq3fq button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-now-s4o97y {
    display: none;
  }
}

.vegas-now-tulqhw {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-now-tulqhw {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-tulqhw {
    bottom: 22px;
  }
}

.vegas-now-tulqhw input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-now-tulqhw {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-now-en39p1.static) .vegas-now-tulqhw {
    bottom: 8px;
  }
}

.vegas-now-vh3fye {
  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-now-fe8fxy.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-now-y975nl 3.vegas-now-iqhluo.vegas-now-vtikjr.vegas-now-6hmryq 3.vegas-now-f5ikiy 3.vegas-now-iw63cb 5.vegas-now-wadclg 3.vegas-now-iw63cb 8.vegas-now-9xqxor.vegas-now-cimeol.vegas-now-iw63cb 26.vegas-now-96syf4 5.vegas-now-q18ei8 28.vegas-now-zw197j 8.vegas-now-fqlffv 28.vegas-now-zowmva.vegas-now-uh1h18 28.vegas-now-o21jtx.vegas-now-rn2gv2 34.vegas-now-8gdtzq.vegas-now-5zjrmz 36.vegas-now-e0txtg 11.vegas-now-wwwfbw 37.vegas-now-mjhmer 12.vegas-now-fy9th6 36.vegas-now-1bg3q2.vegas-now-98olqk 28.vegas-now-ks4cpy.vegas-now-7u83ik.vegas-now-sdd68t 28.vegas-now-u7dq35 36.vegas-now-top4az 26.vegas-now-nc7phm 36.vegas-now-top4az 23.vegas-now-up4r4y.vegas-now-ueo5n4.vegas-now-top4az 5.vegas-now-p73ra1 34.vegas-now-dj2grq 3.vegas-now-f5ikiy 31.vegas-now-y975nl 3.vegas-now-srfbja.vegas-now-pgt9cn 18.vegas-now-czeg1k.vegas-now-p55srr 18.vegas-now-8h7khy 8.vegas-now-35mnex 17.vegas-now-6dfkrv 8.vegas-now-35mnex 15.vegas-now-g2379k.vegas-now-35mnex 14.vegas-now-x9zev7 9.vegas-now-p55srr 13.vegas-now-d3rjy1 11.vegas-now-pgt9cn 13.vegas-now-78ynyi.vegas-now-8i8dw6 13.vegas-now-d3rjy1 13.vegas-now-kpzzun 14.vegas-now-x9zev7 13.vegas-now-kpzzun 15.vegas-now-v5hi8k.vegas-now-kpzzun 17.vegas-now-6dfkrv 12.vegas-now-8i8dw6 18.vegas-now-8h7khy 11.vegas-now-pgt9cn 18.vegas-now-jtmm2y.vegas-now-9fjyr1 18.vegas-now-brlahx.vegas-now-ths8e2 18.vegas-now-8h7khy 17.vegas-now-geyi0h 17.vegas-now-6dfkrv 17.vegas-now-geyi0h 15.vegas-now-xga3zl.vegas-now-geyi0h 14.vegas-now-x9zev7 18.vegas-now-ths8e2 13.vegas-now-d3rjy1 20.vegas-now-9fjyr1 13.vegas-now-hxduk1.vegas-now-mkvv20 13.vegas-now-d3rjy1 22.vegas-now-5q23sm 14.vegas-now-x9zev7 22.vegas-now-5q23sm 15.vegas-now-kkv9da.vegas-now-05brqe 17.vegas-now-6dfkrv 21.vegas-now-mkvv20 18.vegas-now-8h7khy 20.vegas-now-9fjyr1 18.vegas-now-03j42r.vegas-now-gk1aj7 18.vegas-now-8sm4nw.vegas-now-qumgj7 18.vegas-now-8h7khy 26.vegas-now-4no5td 17.vegas-now-6dfkrv 26.vegas-now-4no5td 15.vegas-now-m06ryt.vegas-now-4no5td 14.vegas-now-x9zev7 27.vegas-now-qumgj7 13.vegas-now-d3rjy1 28.vegas-now-gk1aj7 13.vegas-now-5rzdqa.vegas-now-ppi7sl 13.vegas-now-d3rjy1 31.vegas-now-xlsp9l 14.vegas-now-x9zev7 31.vegas-now-xlsp9l 15.vegas-now-ul65mx.vegas-now-4no5td 17.vegas-now-6dfkrv 30.vegas-now-ppi7sl 18.vegas-now-8h7khy 28.vegas-now-gk1aj7 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-now-vh3fye {
    display: none;
  }
}

.vegas-now-kn9zlk {
  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-now-kn9zlk {
    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-now-kyq3fq {
  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-now-kyq3fq {
    padding: 14px 16px;
  }
}

.vegas-now-kyq3fq button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-now-kyq3fq button:first-child {
  align-content: end;
}

.vegas-now-kyq3fq button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-now-kyq3fq
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-now-kyq3fq
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-now-kyq3fq button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-now-kyq3fq button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-now-67k0sz {
  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-now-67k0sz::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-now-67k0sz,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-now-67k0sz {
  opacity: 1;
  visibility: visible;
}

.vegas-now-twiywx {
  flex: 1 1;
}

.vegas-now-3wdt2q {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-3wdt2q {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-now-0065et {
  display: block;
}

.vegas-now-wi2cpq {
  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-now-wi2cpq {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-now-djjwnc {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegas-now-djjwnc::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-now-3n7l6z span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-now-3n7l6z p {
  color: var(--Text-100);
}

.vegas-now-djjwnc .vegas-now-3xwg75 {
  grid-area: button;
}

.vegas-now-djjwnc .vegas-now-3xwg75::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-now-fe8fxy.org/2000/svg'%3E%3Cpath d='M4.vegas-now-hthcro 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-now-a2lpj2 15L16.vegas-now-a2lpj2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-now-a2lpj2 5L16.vegas-now-a2lpj2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-now-yn3mn0 {
  display: block;
}

.vegas-now-wuiwlu {
  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-now-wuiwlu {
    margin-top: 40px;
  }
}

.vegas-now-nfmt02 label,
.vegas-now-nfmt02 input {
  display: block;
  width: 100%;
}

.vegas-now-nfmt02 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-now-nfmt02 label.vegas-now-1t1m3c input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-now-nfmt02 label.vegas-now-1t1m3c::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-now-nfmt02 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-now-nfmt02 input::placeholder {
  color: var(--Text-400);
}

.vegas-now-oyca72 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-now-oyca72 {
  display: flex;
}

.vegas-now-oyca72 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-now-oyca72 ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-now-oyca72 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-now-u46c03 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-u46c03 {
    padding: 0 24px 24px;
  }
}

.vegas-now-u46c03 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-now-u46c03 input::placeholder {
  color: var(--Text-400);
}

.vegas-now-u46c03 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-now-u46c03 [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-now-u46c03 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-now-u46c03 [type="submit"] {
    right: 40px;
  }
}

.vegas-now-iv1un0 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-now-iv1un0.vegas-now-j7houx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-now-iv1un0.vegas-now-j7houx::before {
  content: "";
  width: 31px;
}

.vegas-now-iv1un0.vegas-now-j7houx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-now-iv1un0.vegas-now-pit9nt p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-now-iv1un0 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-now-tulqhw .vegas-now-3xwg75 {
  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-now-s4o97y {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-now-s4o97y {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-now-s4o97y {
    padding: 18px 0;
  }
}

.vegas-now-s4o97y .vegas-now-o02oso {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-now-s4o97y .vegas-now-o02oso {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-now-v74kuu {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-now-v74kuu {
    max-width: 160px;
    height: 40px;
  }
}

.vegas-now-v74kuu picture,
.vegas-now-v74kuu img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-now-v74kuu img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-now-993ady {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-now-c9tggx ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-now-s4o97y.vegas-now-jwkb1x .vegas-now-993ady {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-now-993ady {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-now-993ady {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-now-dkxu2p,
.vegas-now-b5hlku {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-now-dkxu2p,
  .vegas-now-b5hlku {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-now-b5hlku {
    display: none;
  }
}

.vegas-now-b53biu {
  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-now-jwkb1x .vegas-now-b53biu {
  background: var(--fh-bg-color);
}

.vegas-now-b53biu button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-now-b53biu {
    display: none;
  }
}

.vegas-now-m2p64i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-now-m2p64i {
    display: none;
  }
}

.vegas-now-zoxx51 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.vegas-now-s4o97y.vegas-now-jwkb1x .vegas-now-zoxx51:first-child {
  display: none;
}

.vegas-now-s4o97y.vegas-now-jwkb1x .vegas-now-zoxx51:last-child {
  display: block;
}

.vegas-now-zoxx51:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-now-zoxx51 {
    display: none;
  }
}

.vegas-now-fhfqpd {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-now-fhfqpd {
    display: flex;
  }
}

.vegas-now-fhfqpd ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-now-fhfqpd:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-now-fhfqpd:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-now-fhfqpd:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-now-fhfqpd:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-now-fhfqpd:hover .vegas-now-grrm2s svg {
  transform: rotate(180deg);
}

.vegas-now-s9f6cv {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-now-10cyw5 {
  padding: 0 8px;
}

.vegas-now-o7die4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-now-o7die4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-now-o7die4 {
    padding: 4px 8px;
  }
}

.vegas-now-5t2xbl {
  display: flex;
}

.vegas-now-5t2xbl img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-now-grrm2s {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-now-grrm2s svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-now-jqlvit {
  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-now-jqlvit {
    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-now-x6m5gq {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-now-x6m5gq {
    display: none;
  }
}

.vegas-now-45o9h7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-now-ewd6cg {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-now-204l4j {
  display: flex;
}

.vegas-now-deeme2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-now-2yonl9 {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-now-2yonl9 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-now-2yonl9 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-now-2yonl9 .vegas-now-mqq0jf [data-ref-el],
  .vegas-now-2yonl9 .vegas-now-mqq0jf span,
  .vegas-now-2yonl9 .vegas-now-mqq0jf a {
    white-space: nowrap;
  }
}

.vegas-now-g0vtod {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-now-g0vtod.vegas-now-pzfibt > .vegas-now-mqq0jf {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-now-g0vtod.vegas-now-4ufdtj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-now-g0vtod.vegas-now-pzfibt > .vegas-now-1cowyk {
    height: auto;
  }

  .vegas-now-g0vtod.vegas-now-pzfibt > div > .vegas-now-w073nw {
    transform: rotate(180deg);
  }
}

.vegas-now-g0vtod [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-now-g0vtod [data-ref-el],
.vegas-now-g0vtod span {
  cursor: pointer;
}

.vegas-now-g0vtod [data-ref-el],
.vegas-now-g0vtod span,
.vegas-now-g0vtod a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .vegas-now-g0vtod [data-ref-el],
  .vegas-now-g0vtod span,
  .vegas-now-g0vtod a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-g0vtod [data-ref-el],
  .vegas-now-g0vtod span,
  .vegas-now-g0vtod a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-now-1cowyk {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-now-c9tggx ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-now-1cowyk::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-now-1cowyk::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-now-1cowyk::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-now-1cowyk {
    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-now-1cowyk:has(> .vegas-now-g0vtod.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-now-1cowyk .vegas-now-1cowyk {
    padding: 0;
  }

  .vegas-now-1cowyk .vegas-now-g0vtod {
    font-weight: 400;
  }

  .vegas-now-1cowyk .vegas-now-g0vtod:hover > .vegas-now-mqq0jf {
    background: var(--Neutral-300);
  }

  .vegas-now-1cowyk .vegas-now-w073nw {
    rotate: -90deg;
  }
}

.vegas-now-mqq0jf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-now-mqq0jf {
    padding: 8px;
  }

  .vegas-now-g0vtod.vegas-now-u9ykic > .vegas-now-mqq0jf {
    background: var(--Neutral-300);
  }
}

.vegas-now-w073nw {
  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-now-fe8fxy.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-now-div060 0.vegas-now-rwicz4.vegas-now-krx3hw -0.vegas-now-sc52ho 0.vegas-now-9vysqy -0.vegas-now-sc52ho 1.vegas-now-i70no4 0.vegas-now-nxpmvg.vegas-now-lf9ay2 4.vegas-now-5q4m3t.vegas-now-div060 0.vegas-now-5yedix.vegas-now-6ybk53 -0.vegas-now-sc52ho 9.vegas-now-jve485 -0.vegas-now-sc52ho 10.vegas-now-8tmr6z 0.vegas-now-m2dnsx.vegas-now-38npgk 0.vegas-now-krx3hw 10.vegas-now-38npgk 0.vegas-now-9vysqy 10.vegas-now-8tmr6z 1.vegas-now-6o1rzw.vegas-now-gup388 5.vegas-now-s4qgzs.vegas-now-47yl1u 6.vegas-now-kxtait 5.vegas-now-rhxp2p 6.vegas-now-kxtait 4.vegas-now-a6av9a 5.vegas-now-ux2rh8.vegas-now-div060 1.vegas-now-88jrem.vegas-now-sc52ho 0.vegas-now-9vysqy -0.vegas-now-sc52ho 0.vegas-now-krx3hw 0.vegas-now-div060 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-now-c9tggx ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-now-w073nw {
    cursor: default;
  }
}

.vegas-now-etepek {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-now-iylwal {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .vegas-now-iylwal {
    padding: 40px 4px;
  }
}

.vegas-now-f8ky1g {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-now-f8ky1g {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-now-p11rk6 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-now-p11rk6 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-now-p11rk6 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-now-p11rk6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-now-p11rk6 [data-ref-el],
.vegas-now-p11rk6 span,
.vegas-now-p11rk6 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegas-now-rsxxmg {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-now-rsxxmg {
    margin-bottom: 12px;
  }
}

.vegas-now-xupchi {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-now-xupchi img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-now-xupchi:last-child {
    margin-right: 0;
  }
}

.vegas-now-n1wkta {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-now-rsxxmg:hover .vegas-now-0yc625 {
  visibility: visible;
  opacity: 1;
}

.vegas-now-0yc625 {
  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-now-lfxplx {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-now-59ius1 {
  display: flex;
  margin: 6px;
}

.vegas-now-59ius1 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-now-0yc625::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-now-0yc625::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-now-xpjoij {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-now-xpjoij {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-now-gzffz1 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegas-now-gzffz1 {
    margin-right: 32px;
  }
}

.vegas-now-c2wbnk {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-now-c2wbnk {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-now-c2wbnk a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-now-gnst3q {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-now-q3x883 {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-now-q3x883 {
    margin-top: 40px;
  }
}

.vegas-now-q3x883 + .vegas-now-hbvhd6,
.vegas-now-q3x883 + .vegas-now-q3x883 {
  margin-top: 24px;
}

.vegas-now-y8wqlo {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-now-y8wqlo {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-y8wqlo {
    padding: 80px;
  }
}

.vegas-now-do7d0n {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-now-do7d0n {
    padding: 0 16px;
}


}

.vegas-now-5pq75b {
  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-now-5pq75b {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-now-ybcdv9 {
  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-now-ybcdv9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-now-x3q581 {
  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-now-x3q581:hover {
  background: var(--button-bg-hover);
}

.vegas-now-xs7uai {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-now-xs7uai img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-now-xs7uai img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-now-xs7uai img {
  min-height: 100%;
  }
}

.vegas-now-y8wqlo::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-now-hhz5lu {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-now-hhz5lu h1,
.vegas-now-hhz5lu h2,
.vegas-now-hhz5lu h3,
.vegas-now-hhz5lu h4 {
  margin-bottom: 6px;
}

.vegas-now-hhz5lu h1:not(:first-child),
.vegas-now-hhz5lu h2:not(:first-child),
.vegas-now-hhz5lu h3:not(:first-child),
.vegas-now-hhz5lu h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-now-hhz5lu h1,
.vegas-now-hhz5lu h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-now-hhz5lu h1,
  .vegas-now-hhz5lu h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-now-hhz5lu h2,
.vegas-now-hhz5lu h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-now-hhz5lu h2,
  .vegas-now-hhz5lu h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-hhz5lu h3,
.vegas-now-hhz5lu h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-now-hhz5lu h3,
  .vegas-now-hhz5lu h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-now-hhz5lu h4,
.vegas-now-hhz5lu h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-now-hhz5lu ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-now-hhz5lu ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-now-hhz5lu 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-now-hhz5lu ul ul {
  margin-bottom: 8px;
}

.vegas-now-hhz5lu ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-now-hhz5lu ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-now-hhz5lu ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-now-hhz5lu ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-now-hhz5lu ol li::marker {
  font-weight: 700;
}

.vegas-now-hhz5lu ol ol {
  margin-bottom: 8px;
}

.vegas-now-hhz5lu ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-now-hhz5lu ol ul li {
  padding-left: 16px;
}

.vegas-now-hhz5lu 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-now-hhz5lu table {
    padding: 24px;
  }
}

.vegas-now-hhz5lu table.vegas-now-gnx6el {
  -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-now-c9tggx,
    mask-image 0.3s;
}

.vegas-now-hhz5lu table.vegas-now-gnx6el.vegas-now-jq8d5z {
  -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-now-hhz5lu table {
    display: table;
  }
}

.vegas-now-hhz5lu table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.vegas-now-hhz5lu table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-now-hhz5lu table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-now-hhz5lu 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-now-hhz5lu table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-now-hhz5lu table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-now-hhz5lu table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-now-hhz5lu table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-now-hhz5lu img {
  max-width: 100%;
  height: auto;
}

.vegas-now-nk1dup {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: 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-now-nk1dup {
    padding: 24px;
  }
}

.vegas-now-ugw8rd {
  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-now-ugw8rd {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-now-ugw8rd > * {
  margin: 0 !important;
}

.vegas-now-ugw8rd img,
.vegas-now-4wa0f4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-ugw8rd img,
  .vegas-now-4wa0f4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-ibjz99 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-ibjz99 {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-imwnv1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-now-imwnv1 .vegas-now-x88q4t {
  flex-shrink: 0;
}

.vegas-now-imwnv1 .vegas-now-hfhezd svg {
  display: none;
}

.vegas-now-un98ev {
  display: grid;
  transition: max-height 0.vegas-now-c9tggx ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-now-un98ev {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-un98ev {
    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-now-un98ev.vegas-now-p351sz + .vegas-now-x88q4t svg {
  transform: rotate(180deg);
}

.vegas-now-t21g15 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-now-t21g15 > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-now-t21g15
  > div:nth-child(3n)
  .vegas-now-fyak15
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-now-t21g15 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-now-t21g15 > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-now-t21g15
    > div:nth-child(3n)
    .vegas-now-fyak15
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-t21g15 {
    max-width: 270px;
  }
}

.vegas-now-t21g15 .vegas-now-fyak15 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-now-t21g15 .vegas-now-fyak15 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-t21g15 .vegas-now-fyak15 button {
    max-width: 104px;
  }
}

.vegas-now-meld91 {
  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-now-meld91 {
    margin-bottom: 0;
  }
}

.vegas-now-5u5tv6 {
  display: none;
  opacity: 0;
}

.vegas-now-gq7u4e {
  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-now-gq7u4e img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-now-fyak15 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-now-fyak15 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-now-fyak15
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-now-fyak15
    button {
    max-width: 145px;
  }
}

.vegas-now-ek4m17:first-child
  .vegas-now-fyak15
  button {
  max-width: 270px;
}

.vegas-now-vcw6k7 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.vegas-now-meld91 picture {
  width: 100%;
  max-width: 100%;
}

.vegas-now-uy2er5 {
  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-now-uy2er5 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-now-meld91:hover .vegas-now-uy2er5 {
  display: flex;
}

.vegas-now-82s8qo {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-now-bz1ao0 {
  display: flex;
}

.vegas-now-bz1ao0:hover .vegas-now-s79t6j,
.vegas-now-bz1ao0 .vegas-now-u9ykic .vegas-now-s79t6j {
  display: flex;
}

.vegas-now-bz1ao0 svg {
  flex-shrink: 0;
}

.vegas-now-s79t6j {
  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-now-s79t6j {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-now-s79t6j:hover {
  display: flex;
}

.vegas-now-s79t6j svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-now-zg74j4 {
  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-now-zg74j4 {
    font-size: 12px;
  }
}

.vegas-now-t69bzn,
.vegas-now-hvpv01 {
  width: 50%;
  flex-shrink: 0;
}

.vegas-now-t69bzn {
  font-weight: 700;
}

.vegas-now-y3ln2k .vegas-now-un98ev {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-now-y3ln2k .vegas-now-un98ev {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-now-y3ln2k .vegas-now-un98ev {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-now-y3ln2k
  .vegas-now-vcw6k7:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-now-y3ln2k .vegas-now-gq7u4e {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-now-y3ln2k .vegas-now-fyak15 {
  gap: 4px;
  align-items: center;
}

.vegas-now-y3ln2k .vegas-now-fyak15 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-now-y3ln2k .vegas-now-fyak15 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-now-y3ln2k .vegas-now-y91c2b,
.vegas-now-y3ln2k .vegas-now-gmrlq7 {
  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-now-fe8fxy.org/2000/svg'%3E%3Cpath d='M9.vegas-now-egldjl 4.vegas-now-dk25hy.vegas-now-t84e2n 5.vegas-now-wmq0dq.vegas-now-hh6tn1 5.vegas-now-r6gufn.vegas-now-6y0gw1 5.vegas-now-tb1gks.vegas-now-dahb2k 8.vegas-now-t2cu50.vegas-now-kx0pba 9.vegas-now-avhe25.vegas-now-xvrc6t 9.vegas-now-watbzk.vegas-now-ojy6fv 13.vegas-now-pc7fzx.vegas-now-lf66jn 11.vegas-now-iv3fsa.vegas-now-yzyopd 11.vegas-now-y4y7i1.vegas-now-320t1p 11.vegas-now-e58ra0.vegas-now-mz9ses 13.vegas-now-c7k6ty.vegas-now-irwuor 9.vegas-now-9usyy0.vegas-now-lujxea 9.vegas-now-hci1zb.vegas-now-x36dsb 8.vegas-now-eo16mm.vegas-now-4gm9nx 5.vegas-now-74dm0c.vegas-now-zaxdim 5.vegas-now-x34pc4.vegas-now-4cl0w7 5.vegas-now-267h44.vegas-now-v0byxn 4.vegas-now-jrlx1x.vegas-now-yzyopd 1.vegas-now-u2lorw.vegas-now-egldjl 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-now-y3ln2k .vegas-now-y91c2b {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-now-y3ln2k .vegas-now-gmrlq7 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-now-7qhmk8 {
  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-now-7qhmk8 {
    padding: 24px;
  }
}

.vegas-now-7qhmk8 .vegas-now-x88q4t {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-now-7qhmk8 .vegas-now-x88q4t {
    display: none;
  }
}

.vegas-now-7qhmk8 .vegas-now-hfhezd svg {
  display: none;
}

.vegas-now-ki3zen {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-now-ki3zen .vegas-now-hj9v7s {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-ki3zen .vegas-now-hj9v7s {
    display: flex;
  }
}

.vegas-now-qoo1gf {
  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-now-qoo1gf {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-qoo1gf > * {
  margin: 0 !important;
}

.vegas-now-qoo1gf img,
.vegas-now-khj8f8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-qoo1gf img,
  .vegas-now-khj8f8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-vuspgu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-vuspgu {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-04zjs3 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-now-04zjs3 {
    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-now-04zjs3::-webkit-scrollbar {
    display: none;
  }
}

.vegas-now-rugfjp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-now-rugfjp {
    padding: 7px 15px;
  }
}

.vegas-now-rugfjp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-now-cylqd9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-now-cylqd9 {
    display: flex;
    opacity: 1;
  }
}

.vegas-now-rugfjp picture {
  height: 100%;
  display: block;
}

.vegas-now-rugfjp img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-now-rugfjp img {
    width: 88px;
    height: 44px;
  }
}

.vegas-now-rugfjp p {
  text-align: center;
  width: 100%;
}

.vegas-now-yn0sla {
  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-now-yn0sla {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-yn0sla img,
.vegas-now-rwqn4n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-yn0sla img,
  .vegas-now-rwqn4n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-24ivdg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-24ivdg {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-sss4wb {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-now-tk3pe6 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: 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-now-pyxu3c {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-now-pyxu3c.vegas-now-u9ykic {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-now-e4wgjv {
  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(--text-color);
}

@media screen and (min-width: 768px) {
  .vegas-now-e4wgjv {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-now-xeelth {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegas-now-7ebv4h {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-now-c9tggx ease;
  opacity: 0;
  color: var(--text-color);
}

.vegas-now-87ajtd {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-now-87ajtd ol,
.vegas-now-87ajtd ul {
  padding-left: 1.3em;
}

.vegas-now-pyxu3c.vegas-now-u9ykic .vegas-now-7ebv4h {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-now-pyxu3c.vegas-now-u9ykic .vegas-now-xeelth {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegas-now-637lt4 {
  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-now-637lt4 {
    padding: 24px;
  }
}

.vegas-now-637lt4 .vegas-now-x88q4t {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-now-637lt4 .vegas-now-x88q4t {
    display: none;
  }
}

.vegas-now-637lt4 .vegas-now-hfhezd svg {
  display: none;
}

.vegas-now-az2utx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-now-az2utx .vegas-now-hj9v7s {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-az2utx .vegas-now-hj9v7s {
    display: flex;
  }
}

.vegas-now-d9ruf5 {
  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-now-d9ruf5 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-d9ruf5 > * {
  margin: 0 !important;
}

.vegas-now-d9ruf5 img,
.vegas-now-wzkrid {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-d9ruf5 img,
  .vegas-now-wzkrid {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-9c7xnl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-9c7xnl {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-eh6gl0 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-now-eh6gl0 {
    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-now-eh6gl0::-webkit-scrollbar {
    display: none;
  }
}

.vegas-now-b8q12u {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-now-b8q12u:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-now-paq2r3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-now-paq2r3 {
    display: flex;
    opacity: 1;
  }
}

.vegas-now-b8q12u picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-now-b8q12u picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-now-2b3rv0 {
  margin: -24px 0;
}

.vegas-now-2b3rv0:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-now-2b3rv0 {
    margin: -16px 0;
  }
}

.vegas-now-dpc1o8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-now-dpc1o8 {
    flex-direction: row;
  }
}

.vegas-now-7p1htc {
  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-now-7p1htc {
    flex: 1;
  }
}

.vegas-now-7p1htc::placeholder {
  color: var(--Text-400);
}

.vegas-now-i2j0nw {
  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-now-xsqezm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-now-xsqezm::-webkit-scrollbar {
  display: none;
}

.vegas-now-mx8d13 {
  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-now-mx8d13 img,
.vegas-now-mx8d13 svg {
  margin-right: 8px;
}

.vegas-now-7lucrh {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-now-2b3rv0 + .vegas-now-qd3zz8 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-now-2b3rv0 + .vegas-now-qd3zz8 {
    margin-top: -16px;
  }
}

.vegas-now-9gd32v {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-now-9gd32v > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-now-9gd32v > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-now-qhbkuj {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: 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-now-6br916 {
  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-now-u09gaz {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-now-cwhjhb {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-now-grec7m {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-now-qhbkuj 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-now-qhbkuj 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-now-qhbkuj {
    padding: 39px 179px 39px 39px;
  }

  .vegas-now-6br916 {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-now-grec7m {
    height: 348px;
  }

  .vegas-now-qhbkuj button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-now-qhbkuj button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-qhbkuj {
    padding: 63px;
  }
}

.vegas-now-e5ebq2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-now-e5ebq2 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-now-1tpwhx {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-now-1tpwhx {
    width: auto;
  }
}

.vegas-now-7xuwpk {
  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-now-7xuwpk::-webkit-scrollbar {
  display: none;
}

.vegas-now-7xuwpk 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-now-7xuwpk a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-now-7xuwpk {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-now-e5ebq2 .vegas-now-kojquw {
  -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-now-c9tggx,
    mask-image 0.3s;
}

.vegas-now-e5ebq2 .vegas-now-kojquw.vegas-now-jq8d5z {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-now-nxezra {
  margin: 40px -16px;
}

.vegas-now-4n4tx9 + .vegas-now-hbvhd6,
.vegas-now-4n4tx9 + .vegas-now-q3x883 {
  margin-top: 24px;
}

.vegas-now-f82qx3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-now-f82qx3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-now-ll53qi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-now-ll53qi {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-ll53qi {
    margin-top: 0;
  }
}

.vegas-now-26jb6z {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-now-26jb6z {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-now-kjvn3s {
  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-now-kjvn3s {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-now-9a2qat {
  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-now-9a2qat {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-now-kb5fea {
  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-now-kb5fea {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-now-9whj07 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-now-9whj07 {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-now-e70qwv {
  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-now-2dj0gi {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-now-2dj0gi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-now-qd3zz8 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-now-znl0cw {
  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-now-znl0cw {
    padding: 15px 48px;
  }
}

main > .vegas-now-qd3zz8 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-now-un98ev.vegas-now-drzk9k > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-now-hhz5lu p a img {
  display: block;
  margin: 0 auto;
}


.vegas-now-066zl0 {
  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-now-6ift1e {
  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-now-6ift1e label {
  font-size: 14px;
}

.vegas-now-6ift1e h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-now-6ift1e input,
.vegas-now-6ift1e textarea,
.vegas-now-6ift1e 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-now-6ift1e button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-now-t5262a ease;
}
.vegas-now-6ift1e button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-now-gaqqdf {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-now-87tu4k ease-in;
}

.vegas-now-gaqqdf 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-now-cunuau, .vegas-now-5uep7s, [class*="review-card"],
thead, thead th, table th, .vegas-now-zr19el,
.vegas-now-8acfvv, [class*="collapsible-header"],
.vegas-now-jgtv30, [class*="updated-block"] {
  color: #ece7dc !important;
}

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