* {
  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-3rh3zs {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-3rh3zs {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-3rh3zs {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-now-f8mczb {
  overflow: hidden;
}

.vegas-now-48wjus img {
  background: var(--Neutral-300);
}

.vegas-now-s1e7zm {
  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-7692iy {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-now-7692iy:hover {
  background: var(--button-bg-hover);
}

.vegas-now-ty5o0t {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-now-ty5o0t:hover {
  background: var(--button-bg-hover);
}

.vegas-now-kirywx {
  font-size: 12px;
  line-height: 18px;
}

.vegas-now-zfi0jj {
  font-size: 18px;
  line-height: 26px;
}

.vegas-now-pukbao {
  width: 100%;
}

.vegas-now-nqo4ih {
  padding: 6px 16px;
}

.vegas-now-mb83gl {
  padding: 10px 16px;
}

.vegas-now-kmb2lk {
  padding: 15px 26px;
}

.vegas-now-q9srfz {
  flex-shrink: 0;
}

.vegas-now-ztw13k {
  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-wcs7yz {
  display: none;
}

.vegas-now-5u3hb0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-now-xbr07i {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-now-bg9rqs {
  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-xb401d {
  cursor: grab;
}

.vegas-now-bg9rqs::-webkit-scrollbar {
  display: none;
}

.vegas-now-z0dtzr {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-now-lqrpia {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-now-qc0qx2 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-now-9jljxa {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-now-q7n7lr {
  visibility: visible;
}

.vegas-now-g54lyk {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-now-s26y1f ease;
}

.vegas-now-35d6u6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-now-yupfgw {
  -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-s26y1f,
    mask-image 0.3s;
}

.vegas-now-yupfgw.vegas-now-nff1aw {
  -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-fhufgu: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-uc6x42 {
  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-rcwthw.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-rcwthw.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-7bqtmu {
  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-7bqtmu::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-tepfzb {
  position: relative;
  z-index: 1;
}

.vegas-now-012jcd {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-now-ke1hf4 {
  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-7v0b0f {
  font-size: 40px;
  line-height: 48px;
}

.vegas-now-p64fbm {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-now-6e2xg4 {
  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-6e2xg4:hover {
  background: var(--Primary-400);
}

.vegas-now-6e2xg4 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-now-fhufgu 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-7bqtmu {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-now-012jcd {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-now-ke1hf4 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-now-7v0b0f {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-now-p64fbm {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-now-uc6x42 {
    top: 25px;
    right: 25px;
  }
}

.vegas-now-w528lu,
.vegas-now-f8qnu7 {
  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-npsq8u.vegas-now-ssqimt::before,
.vegas-now-f8qnu7::before,
.vegas-now-6p7xgh::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-rcwthw.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-now-sv5keb 14.vegas-now-clmjmh.vegas-now-5v04z7 14.vegas-now-r50897 15.vegas-now-s6stse 14.vegas-now-ccf2oz 15.vegas-now-ae4puf 14.vegas-now-3t9guf.vegas-now-hq1a9p 14.vegas-now-mg941i 19.vegas-now-lm3t2m 12.vegas-now-qhxkja 19.vegas-now-lm3t2m 10.vegas-now-gn0f5m.vegas-now-lm3t2m 8.vegas-now-9hgyiu 17.vegas-now-4jwc8r 7.vegas-now-xmddls 15.vegas-now-l9l9xk 7.vegas-now-g9ct1g.vegas-now-fipvsx 7.vegas-now-xmddls 11.vegas-now-k31m0d 8.vegas-now-9hgyiu 11.vegas-now-k31m0d 10.vegas-now-hu7vo8.vegas-now-k31m0d 12.vegas-now-k2ve53 13.vegas-now-fhvjdx 14.vegas-now-2qujoh 15.vegas-now-9foeys 14.vegas-now-4v1rk9.vegas-now-ne0lyf 14.vegas-now-db8fvq 15.vegas-now-3lu3xn 14.vegas-now-d594p4 15.vegas-now-eu1pwz 14.vegas-now-p03um6.vegas-now-sv5keb 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-now-p2r8gv 15.vegas-now-be3r4i.vegas-now-nbcnrc 15.vegas-now-xoinsk 15.vegas-now-tuyn85 15.vegas-now-fjx7bj 15.vegas-now-xs5gfx 15.vegas-now-37mm21.vegas-now-ghnbo0 15.vegas-now-fjx7bj 15.vegas-now-b648me 15.vegas-now-ro1nqx 15.vegas-now-xocbld 15.vegas-now-z8qyj2.vegas-now-omlnx0 15.vegas-now-kiwfv0 7.vegas-now-nll41y 18.vegas-now-6guise 7.vegas-now-7dlarr 23.vegas-now-5uywf1.vegas-now-8s3na5.vegas-now-hfzwn9 18.vegas-now-v0ro4w 19.vegas-now-3hgx5a 15.vegas-now-qvp97o 15.vegas-now-p2r8gv 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-b09ymq [type="submit"] *,
.vegas-now-e9a1sg button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-now-y9f6xl {
    display: none;
  }
}

.vegas-now-5v7d4i {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-now-5v7d4i {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-5v7d4i {
    bottom: 22px;
  }
}

.vegas-now-5v7d4i input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-now-5v7d4i {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-now-lnd3s9.static) .vegas-now-5v7d4i {
    bottom: 8px;
  }
}

.vegas-now-zwxvzo {
  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-rcwthw.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-now-wdmdit 3.vegas-now-902u6n.vegas-now-z4xx2r.vegas-now-1t1zfm 3.vegas-now-5k7679 3.vegas-now-0aij4j 5.vegas-now-qbzytv 3.vegas-now-0aij4j 8.vegas-now-fr7hw0.vegas-now-ipg525.vegas-now-0aij4j 26.vegas-now-r6rpc3 5.vegas-now-q7er7g 28.vegas-now-p9l6bs 8.vegas-now-dgqhti 28.vegas-now-3crm4i.vegas-now-2oefkz 28.vegas-now-1yakk2.vegas-now-cj9qw3 34.vegas-now-h2ay6j.vegas-now-f36jn5 36.vegas-now-bv24wd 11.vegas-now-4fn8e4 37.vegas-now-jocklj 12.vegas-now-1iq0ba 36.vegas-now-b7k9ns.vegas-now-abtb3m 28.vegas-now-r31hee.vegas-now-3qb2mw.vegas-now-iygmn9 28.vegas-now-07aakm 36.vegas-now-4bt8oa 26.vegas-now-2af5ot 36.vegas-now-4bt8oa 23.vegas-now-iq9o3u.vegas-now-tndn9v.vegas-now-4bt8oa 5.vegas-now-9r30lq 34.vegas-now-82wzdk 3.vegas-now-5k7679 31.vegas-now-wdmdit 3.vegas-now-ika0mv.vegas-now-ua13t8 18.vegas-now-47zg0q.vegas-now-1g8dwh 18.vegas-now-dem3ib 8.vegas-now-40oa4r 17.vegas-now-xyh4v8 8.vegas-now-40oa4r 15.vegas-now-tzoznw.vegas-now-40oa4r 14.vegas-now-f610en 9.vegas-now-1g8dwh 13.vegas-now-maschc 11.vegas-now-ua13t8 13.vegas-now-3gztp0.vegas-now-ml5kub 13.vegas-now-maschc 13.vegas-now-a6gh1r 14.vegas-now-f610en 13.vegas-now-a6gh1r 15.vegas-now-qn8b02.vegas-now-a6gh1r 17.vegas-now-xyh4v8 12.vegas-now-ml5kub 18.vegas-now-dem3ib 11.vegas-now-ua13t8 18.vegas-now-273km8.vegas-now-vt6bsr 18.vegas-now-hnn28v.vegas-now-xsxxiy 18.vegas-now-dem3ib 17.vegas-now-2rx6s5 17.vegas-now-xyh4v8 17.vegas-now-2rx6s5 15.vegas-now-s96cgw.vegas-now-2rx6s5 14.vegas-now-f610en 18.vegas-now-xsxxiy 13.vegas-now-maschc 20.vegas-now-vt6bsr 13.vegas-now-4a5pw4.vegas-now-c90xcz 13.vegas-now-maschc 22.vegas-now-n5b523 14.vegas-now-f610en 22.vegas-now-n5b523 15.vegas-now-aiqcci.vegas-now-eet7gu 17.vegas-now-xyh4v8 21.vegas-now-c90xcz 18.vegas-now-dem3ib 20.vegas-now-vt6bsr 18.vegas-now-b57rjo.vegas-now-okfs44 18.vegas-now-03vp8x.vegas-now-0bacu1 18.vegas-now-dem3ib 26.vegas-now-vco1s0 17.vegas-now-xyh4v8 26.vegas-now-vco1s0 15.vegas-now-fmvo48.vegas-now-vco1s0 14.vegas-now-f610en 27.vegas-now-0bacu1 13.vegas-now-maschc 28.vegas-now-okfs44 13.vegas-now-fp9nn4.vegas-now-ylxb04 13.vegas-now-maschc 31.vegas-now-vcc0ah 14.vegas-now-f610en 31.vegas-now-vcc0ah 15.vegas-now-k9q535.vegas-now-vco1s0 17.vegas-now-xyh4v8 30.vegas-now-ylxb04 18.vegas-now-dem3ib 28.vegas-now-okfs44 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-zwxvzo {
    display: none;
  }
}

.vegas-now-hjm8ox {
  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-hjm8ox {
    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-e9a1sg {
  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-e9a1sg {
    padding: 14px 16px;
  }
}

.vegas-now-e9a1sg button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-now-e9a1sg button:first-child {
  align-content: end;
}

.vegas-now-e9a1sg button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-now-e9a1sg
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-now-e9a1sg
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-now-e9a1sg button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-now-e9a1sg button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-now-6p7xgh {
  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-6p7xgh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-now-6p7xgh,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-now-6p7xgh {
  opacity: 1;
  visibility: visible;
}

.vegas-now-vkfjyq {
  flex: 1 1;
}

.vegas-now-4ovum1 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-4ovum1 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-now-sxatwp {
  display: block;
}

.vegas-now-ofok3v {
  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-ofok3v {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-now-f8qnu7 {
  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-f8qnu7::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-now-tiiq96 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-now-tiiq96 p {
  color: var(--Text-100);
}

.vegas-now-f8qnu7 .vegas-now-i1lmc4 {
  grid-area: button;
}

.vegas-now-f8qnu7 .vegas-now-i1lmc4::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-rcwthw.org/2000/svg'%3E%3Cpath d='M4.vegas-now-2yab7r 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-now-8jg4aa 15L16.vegas-now-8jg4aa 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-now-8jg4aa 5L16.vegas-now-8jg4aa 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-k25utq {
  display: block;
}

.vegas-now-kh7ntb {
  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-kh7ntb {
    margin-top: 40px;
  }
}

.vegas-now-w528lu label,
.vegas-now-w528lu input {
  display: block;
  width: 100%;
}

.vegas-now-w528lu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-now-w528lu label.vegas-now-0sjkxz input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-now-w528lu label.vegas-now-0sjkxz::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-w528lu 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-w528lu input::placeholder {
  color: var(--Text-400);
}

.vegas-now-oykc34 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-now-oykc34 {
  display: flex;
}

.vegas-now-oykc34 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-now-oykc34 ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-now-oykc34 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-now-b09ymq {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-b09ymq {
    padding: 0 24px 24px;
  }
}

.vegas-now-b09ymq 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-b09ymq input::placeholder {
  color: var(--Text-400);
}

.vegas-now-b09ymq [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-now-b09ymq [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-now-b09ymq [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-now-b09ymq [type="submit"] {
    right: 40px;
  }
}

.vegas-now-npsq8u {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-now-npsq8u.vegas-now-ssqimt {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-now-npsq8u.vegas-now-ssqimt::before {
  content: "";
  width: 31px;
}

.vegas-now-npsq8u.vegas-now-ssqimt p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-now-npsq8u.vegas-now-9l67xq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-now-npsq8u 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-5v7d4i .vegas-now-i1lmc4 {
  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-y9f6xl {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-now-y9f6xl {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-now-y9f6xl {
    padding: 18px 0;
  }
}

.vegas-now-y9f6xl .vegas-now-3rh3zs {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-now-y9f6xl .vegas-now-3rh3zs {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-now-0w883g {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-now-0w883g {
    max-width: 160px;
    height: 40px;
  }
}

.vegas-now-0w883g picture,
.vegas-now-0w883g img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-now-0w883g img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-now-kw20ka {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-now-s26y1f ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-now-y9f6xl.vegas-now-hqt5tf .vegas-now-kw20ka {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-now-kw20ka {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-now-kw20ka {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-now-b7vd51,
.vegas-now-6balxr {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-now-b7vd51,
  .vegas-now-6balxr {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-now-6balxr {
    display: none;
  }
}

.vegas-now-cons66 {
  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-hqt5tf .vegas-now-cons66 {
  background: var(--fh-bg-color);
}

.vegas-now-cons66 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-now-cons66 {
    display: none;
  }
}

.vegas-now-c2d190 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-now-c2d190 {
    display: none;
  }
}

.vegas-now-9sjyd6 {
  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-y9f6xl.vegas-now-hqt5tf .vegas-now-9sjyd6:first-child {
  display: none;
}

.vegas-now-y9f6xl.vegas-now-hqt5tf .vegas-now-9sjyd6:last-child {
  display: block;
}

.vegas-now-9sjyd6:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-now-9sjyd6 {
    display: none;
  }
}

.vegas-now-hvvqos {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-now-hvvqos {
    display: flex;
  }
}

.vegas-now-hvvqos ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-now-hvvqos:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-now-hvvqos:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-now-hvvqos:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-now-hvvqos:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-now-hvvqos:hover .vegas-now-ugqzbs svg {
  transform: rotate(180deg);
}

.vegas-now-qdp92p {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-now-stkgk9 {
  padding: 0 8px;
}

.vegas-now-n1frs2 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-now-n1frs2:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-now-n1frs2 {
    padding: 4px 8px;
  }
}

.vegas-now-nch73v {
  display: flex;
}

.vegas-now-nch73v img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-now-ugqzbs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-now-ugqzbs svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-now-immgyz {
  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-immgyz {
    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-e0o3c9 {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-now-e0o3c9 {
    display: none;
  }
}

.vegas-now-5u6y07 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-now-znupzl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-now-zpanl4 {
  display: flex;
}

.vegas-now-6l8hes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-now-tjxldm {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-now-tjxldm {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-now-tjxldm {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-now-tjxldm .vegas-now-3s46ir [data-ref-el],
  .vegas-now-tjxldm .vegas-now-3s46ir span,
  .vegas-now-tjxldm .vegas-now-3s46ir a {
    white-space: nowrap;
  }
}

.vegas-now-gf6n6v {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-now-gf6n6v.vegas-now-3cjg5b > .vegas-now-3s46ir {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-now-gf6n6v.vegas-now-ncsasv:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-now-gf6n6v.vegas-now-3cjg5b > .vegas-now-qjofqu {
    height: auto;
  }

  .vegas-now-gf6n6v.vegas-now-3cjg5b > div > .vegas-now-ewwtgb {
    transform: rotate(180deg);
  }
}

.vegas-now-gf6n6v [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-now-gf6n6v [data-ref-el],
.vegas-now-gf6n6v span {
  cursor: pointer;
}

.vegas-now-gf6n6v [data-ref-el],
.vegas-now-gf6n6v span,
.vegas-now-gf6n6v 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-gf6n6v [data-ref-el],
  .vegas-now-gf6n6v span,
  .vegas-now-gf6n6v a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-gf6n6v [data-ref-el],
  .vegas-now-gf6n6v span,
  .vegas-now-gf6n6v a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-now-qjofqu {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-now-s26y1f ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-now-qjofqu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-now-qjofqu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-now-qjofqu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-now-qjofqu {
    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-qjofqu:has(> .vegas-now-gf6n6v.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-now-qjofqu .vegas-now-qjofqu {
    padding: 0;
  }

  .vegas-now-qjofqu .vegas-now-gf6n6v {
    font-weight: 400;
  }

  .vegas-now-qjofqu .vegas-now-gf6n6v:hover > .vegas-now-3s46ir {
    background: var(--Neutral-300);
  }

  .vegas-now-qjofqu .vegas-now-ewwtgb {
    rotate: -90deg;
  }
}

.vegas-now-3s46ir {
  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-3s46ir {
    padding: 8px;
  }

  .vegas-now-gf6n6v.vegas-now-m2cldr > .vegas-now-3s46ir {
    background: var(--Neutral-300);
  }
}

.vegas-now-ewwtgb {
  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-rcwthw.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-now-j0x087 0.vegas-now-jlku6w.vegas-now-8o9uwc -0.vegas-now-ug4rc0 0.vegas-now-9e9brv -0.vegas-now-ug4rc0 1.vegas-now-9tm52a 0.vegas-now-7nnrz9.vegas-now-iw3429 4.vegas-now-y318ox.vegas-now-j0x087 0.vegas-now-35spwl.vegas-now-k1e4k9 -0.vegas-now-ug4rc0 9.vegas-now-kd0nha -0.vegas-now-ug4rc0 10.vegas-now-7do0ke 0.vegas-now-eo4nca.vegas-now-837yee 0.vegas-now-8o9uwc 10.vegas-now-837yee 0.vegas-now-9e9brv 10.vegas-now-7do0ke 1.vegas-now-ujzb6e.vegas-now-ehrvnq 5.vegas-now-s2bgpf.vegas-now-eucgfb 6.vegas-now-sv3jyh 5.vegas-now-nnyo5c 6.vegas-now-sv3jyh 4.vegas-now-fz2f0a 5.vegas-now-gqeuwf.vegas-now-j0x087 1.vegas-now-p932dk.vegas-now-ug4rc0 0.vegas-now-9e9brv -0.vegas-now-ug4rc0 0.vegas-now-8o9uwc 0.vegas-now-j0x087 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-now-s26y1f ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-now-ewwtgb {
    cursor: default;
  }
}

.vegas-now-59pp0r {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-now-ko0nml {
  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-ko0nml {
    padding: 40px 4px;
  }
}

.vegas-now-kqbs3n {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-now-kqbs3n {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-now-g02o5g {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-now-g02o5g {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-now-g02o5g ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-now-g02o5g [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-now-g02o5g [data-ref-el],
.vegas-now-g02o5g span,
.vegas-now-g02o5g a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegas-now-dhnotj {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-now-dhnotj {
    margin-bottom: 12px;
  }
}

.vegas-now-7rjk6r {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-now-7rjk6r img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-now-7rjk6r:last-child {
    margin-right: 0;
  }
}

.vegas-now-tl5yj1 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-now-dhnotj:hover .vegas-now-y4b2gx {
  visibility: visible;
  opacity: 1;
}

.vegas-now-y4b2gx {
  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-193dy2 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-now-znvshs {
  display: flex;
  margin: 6px;
}

.vegas-now-znvshs img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-now-y4b2gx::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-y4b2gx::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-wh2yom {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-now-wh2yom {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-now-eeubzu {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegas-now-eeubzu {
    margin-right: 32px;
  }
}

.vegas-now-4rvxdl {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-now-4rvxdl {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-now-4rvxdl a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-now-v7h21m {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-now-2m7cpv {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-now-2m7cpv {
    margin-top: 40px;
  }
}

.vegas-now-2m7cpv + .vegas-now-owdd5x,
.vegas-now-2m7cpv + .vegas-now-2m7cpv {
  margin-top: 24px;
}

.vegas-now-zf72qq {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-now-zf72qq {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-zf72qq {
    padding: 80px;
  }
}

.vegas-now-6ki9dx {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-now-6ki9dx {
    padding: 0 16px;
}


}

.vegas-now-ec2nd6 {
  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-ec2nd6 {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-now-qsx7jc {
  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-qsx7jc {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-now-0rp9gr {
  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-0rp9gr:hover {
  background: var(--button-bg-hover);
}

.vegas-now-ygjgyc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-now-ygjgyc img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-now-ygjgyc img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-now-ygjgyc img {
  min-height: 100%;
  }
}

.vegas-now-zf72qq::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-now-e28fu9 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-now-e28fu9 h1,
.vegas-now-e28fu9 h2,
.vegas-now-e28fu9 h3,
.vegas-now-e28fu9 h4 {
  margin-bottom: 6px;
}

.vegas-now-e28fu9 h1:not(:first-child),
.vegas-now-e28fu9 h2:not(:first-child),
.vegas-now-e28fu9 h3:not(:first-child),
.vegas-now-e28fu9 h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-now-e28fu9 h1,
.vegas-now-e28fu9 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-now-e28fu9 h1,
  .vegas-now-e28fu9 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-now-e28fu9 h2,
.vegas-now-e28fu9 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-now-e28fu9 h2,
  .vegas-now-e28fu9 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-e28fu9 h3,
.vegas-now-e28fu9 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-now-e28fu9 h3,
  .vegas-now-e28fu9 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-now-e28fu9 h4,
.vegas-now-e28fu9 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-now-e28fu9 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-now-e28fu9 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-now-e28fu9 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-e28fu9 ul ul {
  margin-bottom: 8px;
}

.vegas-now-e28fu9 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-now-e28fu9 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-now-e28fu9 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-now-e28fu9 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-now-e28fu9 ol li::marker {
  font-weight: 700;
}

.vegas-now-e28fu9 ol ol {
  margin-bottom: 8px;
}

.vegas-now-e28fu9 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-now-e28fu9 ol ul li {
  padding-left: 16px;
}

.vegas-now-e28fu9 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-e28fu9 table {
    padding: 24px;
  }
}

.vegas-now-e28fu9 table.vegas-now-9beigo {
  -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-s26y1f,
    mask-image 0.3s;
}

.vegas-now-e28fu9 table.vegas-now-9beigo.vegas-now-nff1aw {
  -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-e28fu9 table {
    display: table;
  }
}

.vegas-now-e28fu9 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-e28fu9 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-now-e28fu9 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-now-e28fu9 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-e28fu9 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-now-e28fu9 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-now-e28fu9 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-now-e28fu9 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-now-e28fu9 img {
  max-width: 100%;
  height: auto;
}

.vegas-now-kzz8a5 {
  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-kzz8a5 {
    padding: 24px;
  }
}

.vegas-now-v7cu3p {
  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-v7cu3p {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-now-v7cu3p > * {
  margin: 0 !important;
}

.vegas-now-v7cu3p img,
.vegas-now-0zqj35 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-v7cu3p img,
  .vegas-now-0zqj35 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-bvvauc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-bvvauc {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-0timy5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-now-0timy5 .vegas-now-214b47 {
  flex-shrink: 0;
}

.vegas-now-0timy5 .vegas-now-qqu2l7 svg {
  display: none;
}

.vegas-now-5nowpl {
  display: grid;
  transition: max-height 0.vegas-now-s26y1f ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-now-5nowpl {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-5nowpl {
    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-5nowpl.vegas-now-cvgulp + .vegas-now-214b47 svg {
  transform: rotate(180deg);
}

.vegas-now-y22ce4 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-now-y22ce4 > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-now-y22ce4
  > div:nth-child(3n)
  .vegas-now-lt9vue
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-now-y22ce4 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-now-y22ce4 > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-now-y22ce4
    > div:nth-child(3n)
    .vegas-now-lt9vue
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-y22ce4 {
    max-width: 270px;
  }
}

.vegas-now-y22ce4 .vegas-now-lt9vue button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-now-y22ce4 .vegas-now-lt9vue button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-y22ce4 .vegas-now-lt9vue button {
    max-width: 104px;
  }
}

.vegas-now-251sdg {
  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-251sdg {
    margin-bottom: 0;
  }
}

.vegas-now-1qq4f0 {
  display: none;
  opacity: 0;
}

.vegas-now-3sw8p6 {
  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-3sw8p6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-now-lt9vue {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-now-lt9vue 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-lt9vue
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-now-lt9vue
    button {
    max-width: 145px;
  }
}

.vegas-now-rvnqbj:first-child
  .vegas-now-lt9vue
  button {
  max-width: 270px;
}

.vegas-now-xhbnjw {
  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-251sdg picture {
  width: 100%;
  max-width: 100%;
}

.vegas-now-fkxnge {
  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-fkxnge svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-now-251sdg:hover .vegas-now-fkxnge {
  display: flex;
}

.vegas-now-ux7jf9 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-now-167tiz {
  display: flex;
}

.vegas-now-167tiz:hover .vegas-now-e3luxe,
.vegas-now-167tiz .vegas-now-m2cldr .vegas-now-e3luxe {
  display: flex;
}

.vegas-now-167tiz svg {
  flex-shrink: 0;
}

.vegas-now-e3luxe {
  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-e3luxe {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-now-e3luxe:hover {
  display: flex;
}

.vegas-now-e3luxe svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-now-a3l83q {
  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-a3l83q {
    font-size: 12px;
  }
}

.vegas-now-k58kfp,
.vegas-now-nuq5wg {
  width: 50%;
  flex-shrink: 0;
}

.vegas-now-k58kfp {
  font-weight: 700;
}

.vegas-now-aygp2z .vegas-now-5nowpl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-now-aygp2z .vegas-now-5nowpl {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-now-aygp2z .vegas-now-5nowpl {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-now-aygp2z
  .vegas-now-xhbnjw:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-now-aygp2z .vegas-now-3sw8p6 {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-now-aygp2z .vegas-now-lt9vue {
  gap: 4px;
  align-items: center;
}

.vegas-now-aygp2z .vegas-now-lt9vue button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-now-aygp2z .vegas-now-lt9vue svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-now-aygp2z .vegas-now-7k3o3p,
.vegas-now-aygp2z .vegas-now-qaxbwf {
  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-rcwthw.org/2000/svg'%3E%3Cpath d='M9.vegas-now-3ucdjd 4.vegas-now-639dlv.vegas-now-alaq1t 5.vegas-now-hxrhyf.vegas-now-w8uh52 5.vegas-now-tlasyj.vegas-now-87sjkd 5.vegas-now-37fk50.vegas-now-zwuifs 8.vegas-now-xyjzgn.vegas-now-fx2hkj 9.vegas-now-ordull.vegas-now-cpriuj 9.vegas-now-vutgqs.vegas-now-av6qln 13.vegas-now-0h0a71.vegas-now-dkoryr 11.vegas-now-hw8pxg.vegas-now-zta3cq 11.vegas-now-8fue33.vegas-now-9mpo3s 11.vegas-now-qoq4oa.vegas-now-r5dzpy 13.vegas-now-pmgtcr.vegas-now-k4qqyy 9.vegas-now-383kqr.vegas-now-xm98cx 9.vegas-now-k84smi.vegas-now-g6ldt5 8.vegas-now-t986yu.vegas-now-kqzsqo 5.vegas-now-vj7wws.vegas-now-pswvrt 5.vegas-now-a7t6gp.vegas-now-fbalyh 5.vegas-now-u0z5a6.vegas-now-bfs8wc 4.vegas-now-qqhhxt.vegas-now-zta3cq 1.vegas-now-m2dxgu.vegas-now-3ucdjd 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-now-aygp2z .vegas-now-7k3o3p {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-now-aygp2z .vegas-now-qaxbwf {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-now-weonj2 {
  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-weonj2 {
    padding: 24px;
  }
}

.vegas-now-weonj2 .vegas-now-214b47 {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-now-weonj2 .vegas-now-214b47 {
    display: none;
  }
}

.vegas-now-weonj2 .vegas-now-qqu2l7 svg {
  display: none;
}

.vegas-now-z5nv5m {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-now-z5nv5m .vegas-now-s1e7zm {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-z5nv5m .vegas-now-s1e7zm {
    display: flex;
  }
}

.vegas-now-r3ri9v {
  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-r3ri9v {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-r3ri9v > * {
  margin: 0 !important;
}

.vegas-now-r3ri9v img,
.vegas-now-c5i16x {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-r3ri9v img,
  .vegas-now-c5i16x {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-e2llwg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-e2llwg {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-406me6 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-now-406me6 {
    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-406me6::-webkit-scrollbar {
    display: none;
  }
}

.vegas-now-czv145 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-now-czv145 {
    padding: 7px 15px;
  }
}

.vegas-now-czv145:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-now-8qe1g8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-now-8qe1g8 {
    display: flex;
    opacity: 1;
  }
}

.vegas-now-czv145 picture {
  height: 100%;
  display: block;
}

.vegas-now-czv145 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-now-czv145 img {
    width: 88px;
    height: 44px;
  }
}

.vegas-now-czv145 p {
  text-align: center;
  width: 100%;
}

.vegas-now-msiisc {
  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-msiisc {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-msiisc img,
.vegas-now-x20n6u {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-msiisc img,
  .vegas-now-x20n6u {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-6uzx0t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-6uzx0t {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-8uzwgs {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-now-kcys5w {
  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-05okrm {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-now-05okrm.vegas-now-m2cldr {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-now-0e41mq {
  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-0e41mq {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-now-6uglwc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegas-now-2nds8z {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-now-s26y1f ease;
  opacity: 0;
  color: var(--text-color);
}

.vegas-now-vg3300 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-now-vg3300 ol,
.vegas-now-vg3300 ul {
  padding-left: 1.3em;
}

.vegas-now-05okrm.vegas-now-m2cldr .vegas-now-2nds8z {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-now-05okrm.vegas-now-m2cldr .vegas-now-6uglwc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegas-now-qr8ych {
  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-qr8ych {
    padding: 24px;
  }
}

.vegas-now-qr8ych .vegas-now-214b47 {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-now-qr8ych .vegas-now-214b47 {
    display: none;
  }
}

.vegas-now-qr8ych .vegas-now-qqu2l7 svg {
  display: none;
}

.vegas-now-47dc6n {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-now-47dc6n .vegas-now-s1e7zm {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-47dc6n .vegas-now-s1e7zm {
    display: flex;
  }
}

.vegas-now-xe1gin {
  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-xe1gin {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-xe1gin > * {
  margin: 0 !important;
}

.vegas-now-xe1gin img,
.vegas-now-5u9x4v {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-xe1gin img,
  .vegas-now-5u9x4v {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-wogeoy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-wogeoy {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-3ykad1 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-now-3ykad1 {
    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-3ykad1::-webkit-scrollbar {
    display: none;
  }
}

.vegas-now-xa383m {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-now-xa383m:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-now-jibbhk {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-now-jibbhk {
    display: flex;
    opacity: 1;
  }
}

.vegas-now-xa383m picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-now-xa383m picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-now-4zyux3 {
  margin: -24px 0;
}

.vegas-now-4zyux3:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-now-4zyux3 {
    margin: -16px 0;
  }
}

.vegas-now-l8roqe {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-now-l8roqe {
    flex-direction: row;
  }
}

.vegas-now-tggdry {
  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-tggdry {
    flex: 1;
  }
}

.vegas-now-tggdry::placeholder {
  color: var(--Text-400);
}

.vegas-now-s4j9yo {
  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-aicbhy {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-now-aicbhy::-webkit-scrollbar {
  display: none;
}

.vegas-now-90fkzg {
  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-90fkzg img,
.vegas-now-90fkzg svg {
  margin-right: 8px;
}

.vegas-now-zom1y4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-now-4zyux3 + .vegas-now-rvxmrx {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-now-4zyux3 + .vegas-now-rvxmrx {
    margin-top: -16px;
  }
}

.vegas-now-riauqu {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-now-riauqu > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-now-riauqu > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-now-r5b6g1 {
  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-czcisv {
  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-9osy86 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-now-vh0hpp {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-now-4uxxgp {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-now-r5b6g1 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-r5b6g1 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-r5b6g1 {
    padding: 39px 179px 39px 39px;
  }

  .vegas-now-czcisv {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-now-4uxxgp {
    height: 348px;
  }

  .vegas-now-r5b6g1 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-now-r5b6g1 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-r5b6g1 {
    padding: 63px;
  }
}

.vegas-now-z9rqux {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-now-z9rqux {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-now-1pqmos {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-now-1pqmos {
    width: auto;
  }
}

.vegas-now-xkk77g {
  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-xkk77g::-webkit-scrollbar {
  display: none;
}

.vegas-now-xkk77g 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-xkk77g a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-now-xkk77g {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-now-z9rqux .vegas-now-mgmyn1 {
  -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-s26y1f,
    mask-image 0.3s;
}

.vegas-now-z9rqux .vegas-now-mgmyn1.vegas-now-nff1aw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-now-1x4tf8 {
  margin: 40px -16px;
}

.vegas-now-4u21ym + .vegas-now-owdd5x,
.vegas-now-4u21ym + .vegas-now-2m7cpv {
  margin-top: 24px;
}

.vegas-now-mzz9e2 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-now-mzz9e2 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-now-5j67v7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-now-5j67v7 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-5j67v7 {
    margin-top: 0;
  }
}

.vegas-now-nol2hd {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-now-nol2hd {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-now-2jaldb {
  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-2jaldb {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-now-fv3dcb {
  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-fv3dcb {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-now-n64809 {
  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-n64809 {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-now-87ai80 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-now-87ai80 {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-now-xokojj {
  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-3qzevd {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-now-3qzevd img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-now-rvxmrx {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-now-7wjkvw {
  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-7wjkvw {
    padding: 15px 48px;
  }
}

main > .vegas-now-rvxmrx {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-now-5nowpl.vegas-now-ls01cd > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-now-e28fu9 p a img {
  display: block;
  margin: 0 auto;
}


.vegas-now-s5yj14 {
  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-0ish5n {
  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-0ish5n label {
  font-size: 14px;
}

.vegas-now-0ish5n h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-now-0ish5n input,
.vegas-now-0ish5n textarea,
.vegas-now-0ish5n 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-0ish5n button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-now-kns1jg ease;
}
.vegas-now-0ish5n button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-now-s20sov {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-now-43he4g ease-in;
}

.vegas-now-s20sov 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-7mq3pv, .vegas-now-ywqoz9, [class*="review-card"],
thead, thead th, table th, .vegas-now-s5gk0a,
.vegas-now-bb88bz, [class*="collapsible-header"],
.vegas-now-ih1dbq, [class*="updated-block"] {
  color: #ece7dc !important;
}
