* {
  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-vsu21i {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-vsu21i {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-vsu21i {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-now-139lxz {
  overflow: hidden;
}

.vegas-now-yy6zdy img {
  background: var(--Neutral-300);
}

.vegas-now-h6gfu9 {
  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-9y23xa {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-now-9y23xa:hover {
  background: var(--button-bg-hover);
}

.vegas-now-gqzc71 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-now-gqzc71:hover {
  background: var(--button-bg-hover);
}

.vegas-now-ci3z60 {
  font-size: 12px;
  line-height: 18px;
}

.vegas-now-bzsowh {
  font-size: 18px;
  line-height: 26px;
}

.vegas-now-5kd16l {
  width: 100%;
}

.vegas-now-366mqe {
  padding: 6px 16px;
}

.vegas-now-yagxcz {
  padding: 10px 16px;
}

.vegas-now-b38c37 {
  padding: 15px 26px;
}

.vegas-now-eqsyux {
  flex-shrink: 0;
}

.vegas-now-twwov4 {
  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-gm9vk3 {
  display: none;
}

.vegas-now-xmyo98 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-now-sc7sjg {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-now-5f1zx2 {
  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-lzndgs {
  cursor: grab;
}

.vegas-now-5f1zx2::-webkit-scrollbar {
  display: none;
}

.vegas-now-avdv3b {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-now-7wpdqr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-now-l3jctc {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-now-aornsx {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-now-w913yl {
  visibility: visible;
}

.vegas-now-obuh94 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-now-65u6y1 ease;
}

.vegas-now-mde330 {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-now-9n7fpj {
  -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-65u6y1,
    mask-image 0.3s;
}

.vegas-now-9n7fpj.vegas-now-tpk30c {
  -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-c58xae: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-v4d6c8 {
  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-x8mh6n.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-x8mh6n.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-prq8c1 {
  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-prq8c1::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-vfkvsy {
  position: relative;
  z-index: 1;
}

.vegas-now-56ct26 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-now-yc6c4b {
  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-3z3mz2 {
  font-size: 40px;
  line-height: 48px;
}

.vegas-now-na1gnc {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-now-rlw4aq {
  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-rlw4aq:hover {
  background: var(--Primary-400);
}

.vegas-now-rlw4aq svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-now-c58xae 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-prq8c1 {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-now-56ct26 {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-now-yc6c4b {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-now-3z3mz2 {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-now-na1gnc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-now-v4d6c8 {
    top: 25px;
    right: 25px;
  }
}

.vegas-now-uaqnb4,
.vegas-now-d2ajwi {
  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-b5vple.vegas-now-eb9hgu::before,
.vegas-now-d2ajwi::before,
.vegas-now-k5uw4x::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-x8mh6n.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-now-4tbli8 14.vegas-now-i85rd2.vegas-now-7m6gai 14.vegas-now-f0l55x 15.vegas-now-loo733 14.vegas-now-8nyf5l 15.vegas-now-v4w4xp 14.vegas-now-dm2qnp.vegas-now-kcw14d 14.vegas-now-pml98c 19.vegas-now-8ow8l8 12.vegas-now-39afro 19.vegas-now-8ow8l8 10.vegas-now-blvlpu.vegas-now-8ow8l8 8.vegas-now-anrkde 17.vegas-now-xrhibu 7.vegas-now-tur1cr 15.vegas-now-l548jz 7.vegas-now-het32g.vegas-now-gbjyrj 7.vegas-now-tur1cr 11.vegas-now-s7qioq 8.vegas-now-anrkde 11.vegas-now-s7qioq 10.vegas-now-044wsk.vegas-now-s7qioq 12.vegas-now-qq7uzs 13.vegas-now-nseh1n 14.vegas-now-444ain 15.vegas-now-7n5330 14.vegas-now-bcxog6.vegas-now-p8mdbo 14.vegas-now-xq6u0w 15.vegas-now-uw3n90 14.vegas-now-7ocg0w 15.vegas-now-k6zujd 14.vegas-now-u4kgfi.vegas-now-4tbli8 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-now-qw0mrb 15.vegas-now-z6xjtp.vegas-now-1x0gxo 15.vegas-now-v6wzmq 15.vegas-now-2oukip 15.vegas-now-j4sq32 15.vegas-now-a3lckx 15.vegas-now-yml2hv.vegas-now-gt5rxo 15.vegas-now-j4sq32 15.vegas-now-2afm7k 15.vegas-now-qa7498 15.vegas-now-2akg8k 15.vegas-now-2igg64.vegas-now-trora3 15.vegas-now-kycx5d 7.vegas-now-77diq3 18.vegas-now-yxr2wt 7.vegas-now-ux1d67 23.vegas-now-gqstlh.vegas-now-o0j2wv.vegas-now-769vww 18.vegas-now-dtvgr4 19.vegas-now-862xy9 15.vegas-now-0679xo 15.vegas-now-qw0mrb 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-d3itx2 [type="submit"] *,
.vegas-now-bimthq button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-now-o48f9i {
    display: none;
  }
}

.vegas-now-duz8gh {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-now-duz8gh {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-duz8gh {
    bottom: 22px;
  }
}

.vegas-now-duz8gh input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-now-duz8gh {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-now-vf9vbh.static) .vegas-now-duz8gh {
    bottom: 8px;
  }
}

.vegas-now-dc4pwl {
  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-x8mh6n.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-now-jfgg83 3.vegas-now-99y7ns.vegas-now-8qjss1.vegas-now-4yaxax 3.vegas-now-qtfjxd 3.vegas-now-8in58l 5.vegas-now-zq7frg 3.vegas-now-8in58l 8.vegas-now-l27o2g.vegas-now-edwhn5.vegas-now-8in58l 26.vegas-now-tbza6l 5.vegas-now-r5a8tg 28.vegas-now-lc5h4u 8.vegas-now-zm6n51 28.vegas-now-sxyn72.vegas-now-a5r0x7 28.vegas-now-xnqrbm.vegas-now-auqf4o 34.vegas-now-8zmp6l.vegas-now-4lrbyj 36.vegas-now-cna5r5 11.vegas-now-nh7w20 37.vegas-now-xyvdim 12.vegas-now-8fo0d2 36.vegas-now-s3bihh.vegas-now-omr9v3 28.vegas-now-9h377o.vegas-now-876dmw.vegas-now-o263gv 28.vegas-now-wx98f3 36.vegas-now-fydu15 26.vegas-now-kf0asg 36.vegas-now-fydu15 23.vegas-now-el53bj.vegas-now-7dmmmn.vegas-now-fydu15 5.vegas-now-31rd3e 34.vegas-now-9kpncs 3.vegas-now-qtfjxd 31.vegas-now-jfgg83 3.vegas-now-06kjo1.vegas-now-3f2yzh 18.vegas-now-ew9zza.vegas-now-vwk800 18.vegas-now-zamnsy 8.vegas-now-u2odc9 17.vegas-now-qdhe7a 8.vegas-now-u2odc9 15.vegas-now-2ef90z.vegas-now-u2odc9 14.vegas-now-2s9n3x 9.vegas-now-vwk800 13.vegas-now-on9d2h 11.vegas-now-3f2yzh 13.vegas-now-5bjgi0.vegas-now-r21png 13.vegas-now-on9d2h 13.vegas-now-9tdyhc 14.vegas-now-2s9n3x 13.vegas-now-9tdyhc 15.vegas-now-xwiiju.vegas-now-9tdyhc 17.vegas-now-qdhe7a 12.vegas-now-r21png 18.vegas-now-zamnsy 11.vegas-now-3f2yzh 18.vegas-now-1q27ns.vegas-now-xivjjg 18.vegas-now-uhovkl.vegas-now-3wugpp 18.vegas-now-zamnsy 17.vegas-now-9jlqyf 17.vegas-now-qdhe7a 17.vegas-now-9jlqyf 15.vegas-now-so24pe.vegas-now-9jlqyf 14.vegas-now-2s9n3x 18.vegas-now-3wugpp 13.vegas-now-on9d2h 20.vegas-now-xivjjg 13.vegas-now-atia3w.vegas-now-vu0m8t 13.vegas-now-on9d2h 22.vegas-now-xjl5tc 14.vegas-now-2s9n3x 22.vegas-now-xjl5tc 15.vegas-now-0w83pn.vegas-now-y9yf4o 17.vegas-now-qdhe7a 21.vegas-now-vu0m8t 18.vegas-now-zamnsy 20.vegas-now-xivjjg 18.vegas-now-2h79rm.vegas-now-7trz8y 18.vegas-now-36xpfy.vegas-now-8rzong 18.vegas-now-zamnsy 26.vegas-now-gmy8ll 17.vegas-now-qdhe7a 26.vegas-now-gmy8ll 15.vegas-now-s7535t.vegas-now-gmy8ll 14.vegas-now-2s9n3x 27.vegas-now-8rzong 13.vegas-now-on9d2h 28.vegas-now-7trz8y 13.vegas-now-0br04f.vegas-now-kiecye 13.vegas-now-on9d2h 31.vegas-now-6ozs1o 14.vegas-now-2s9n3x 31.vegas-now-6ozs1o 15.vegas-now-uztwfh.vegas-now-gmy8ll 17.vegas-now-qdhe7a 30.vegas-now-kiecye 18.vegas-now-zamnsy 28.vegas-now-7trz8y 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-dc4pwl {
    display: none;
  }
}

.vegas-now-1b9i2z {
  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-1b9i2z {
    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-bimthq {
  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-bimthq {
    padding: 14px 16px;
  }
}

.vegas-now-bimthq button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-now-bimthq button:first-child {
  align-content: end;
}

.vegas-now-bimthq button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-now-bimthq
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-now-bimthq
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-now-bimthq button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-now-bimthq button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-now-k5uw4x {
  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-k5uw4x::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-now-k5uw4x,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-now-k5uw4x {
  opacity: 1;
  visibility: visible;
}

.vegas-now-nlbzs8 {
  flex: 1 1;
}

.vegas-now-9qvi2g {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-9qvi2g {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-now-tqh5du {
  display: block;
}

.vegas-now-79eetq {
  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-79eetq {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-now-d2ajwi {
  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-d2ajwi::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-now-9qrgnd span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-now-9qrgnd p {
  color: var(--Text-100);
}

.vegas-now-d2ajwi .vegas-now-rgyuce {
  grid-area: button;
}

.vegas-now-d2ajwi .vegas-now-rgyuce::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-x8mh6n.org/2000/svg'%3E%3Cpath d='M4.vegas-now-cl59ju 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-now-fzyj6d 15L16.vegas-now-fzyj6d 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-now-fzyj6d 5L16.vegas-now-fzyj6d 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-nndb3z {
  display: block;
}

.vegas-now-yz23lw {
  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-yz23lw {
    margin-top: 40px;
  }
}

.vegas-now-uaqnb4 label,
.vegas-now-uaqnb4 input {
  display: block;
  width: 100%;
}

.vegas-now-uaqnb4 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-now-uaqnb4 label.vegas-now-kb7n6n input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-now-uaqnb4 label.vegas-now-kb7n6n::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-uaqnb4 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-uaqnb4 input::placeholder {
  color: var(--Text-400);
}

.vegas-now-40s3iq {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-now-40s3iq {
  display: flex;
}

.vegas-now-40s3iq ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-now-40s3iq ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-now-40s3iq ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-now-d3itx2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-now-d3itx2 {
    padding: 0 24px 24px;
  }
}

.vegas-now-d3itx2 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-d3itx2 input::placeholder {
  color: var(--Text-400);
}

.vegas-now-d3itx2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-now-d3itx2 [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-now-d3itx2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-now-d3itx2 [type="submit"] {
    right: 40px;
  }
}

.vegas-now-b5vple {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-now-b5vple.vegas-now-eb9hgu {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-now-b5vple.vegas-now-eb9hgu::before {
  content: "";
  width: 31px;
}

.vegas-now-b5vple.vegas-now-eb9hgu p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-now-b5vple.vegas-now-2at1ka p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-now-b5vple 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-duz8gh .vegas-now-rgyuce {
  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-o48f9i {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-now-o48f9i {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-now-o48f9i {
    padding: 18px 0;
  }
}

.vegas-now-o48f9i .vegas-now-vsu21i {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-now-o48f9i .vegas-now-vsu21i {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-now-u0vi2f {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-now-u0vi2f {
    max-width: 160px;
    height: 40px;
  }
}

.vegas-now-u0vi2f picture,
.vegas-now-u0vi2f img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-now-u0vi2f img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-now-dza5dy {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-now-65u6y1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-now-o48f9i.vegas-now-xyhweu .vegas-now-dza5dy {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-now-dza5dy {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-now-dza5dy {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-now-c8oglz,
.vegas-now-1ux83d {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-now-c8oglz,
  .vegas-now-1ux83d {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-now-1ux83d {
    display: none;
  }
}

.vegas-now-6nkn71 {
  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-xyhweu .vegas-now-6nkn71 {
  background: var(--fh-bg-color);
}

.vegas-now-6nkn71 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-now-6nkn71 {
    display: none;
  }
}

.vegas-now-vsrnkd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-now-vsrnkd {
    display: none;
  }
}

.vegas-now-s80r8b {
  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-o48f9i.vegas-now-xyhweu .vegas-now-s80r8b:first-child {
  display: none;
}

.vegas-now-o48f9i.vegas-now-xyhweu .vegas-now-s80r8b:last-child {
  display: block;
}

.vegas-now-s80r8b:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-now-s80r8b {
    display: none;
  }
}

.vegas-now-2ywf2v {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-now-2ywf2v {
    display: flex;
  }
}

.vegas-now-2ywf2v ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-now-2ywf2v:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-now-2ywf2v:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-now-2ywf2v:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-now-2ywf2v:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-now-2ywf2v:hover .vegas-now-dgyiy6 svg {
  transform: rotate(180deg);
}

.vegas-now-ghkype {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-now-kfs221 {
  padding: 0 8px;
}

.vegas-now-4qdr08 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-now-4qdr08:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-now-4qdr08 {
    padding: 4px 8px;
  }
}

.vegas-now-wur5xo {
  display: flex;
}

.vegas-now-wur5xo img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-now-dgyiy6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-now-dgyiy6 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-now-p330rb {
  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-p330rb {
    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-xkrbth {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-now-xkrbth {
    display: none;
  }
}

.vegas-now-dqxyx5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-now-an41cy {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-now-ekw8wy {
  display: flex;
}

.vegas-now-d4x5kj {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-now-eny0sr {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-now-eny0sr {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-now-eny0sr {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-now-eny0sr .vegas-now-0jab8y [data-ref-el],
  .vegas-now-eny0sr .vegas-now-0jab8y span,
  .vegas-now-eny0sr .vegas-now-0jab8y a {
    white-space: nowrap;
  }
}

.vegas-now-c4a1zs {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-now-c4a1zs.vegas-now-d4cnfn > .vegas-now-0jab8y {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-now-c4a1zs.vegas-now-4053it:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-now-c4a1zs.vegas-now-d4cnfn > .vegas-now-2onqp5 {
    height: auto;
  }

  .vegas-now-c4a1zs.vegas-now-d4cnfn > div > .vegas-now-mvx6mi {
    transform: rotate(180deg);
  }
}

.vegas-now-c4a1zs [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-now-c4a1zs [data-ref-el],
.vegas-now-c4a1zs span {
  cursor: pointer;
}

.vegas-now-c4a1zs [data-ref-el],
.vegas-now-c4a1zs span,
.vegas-now-c4a1zs 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-c4a1zs [data-ref-el],
  .vegas-now-c4a1zs span,
  .vegas-now-c4a1zs a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-c4a1zs [data-ref-el],
  .vegas-now-c4a1zs span,
  .vegas-now-c4a1zs a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-now-2onqp5 {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-now-65u6y1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-now-2onqp5::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-now-2onqp5::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-now-2onqp5::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-now-2onqp5 {
    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-2onqp5:has(> .vegas-now-c4a1zs.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-now-2onqp5 .vegas-now-2onqp5 {
    padding: 0;
  }

  .vegas-now-2onqp5 .vegas-now-c4a1zs {
    font-weight: 400;
  }

  .vegas-now-2onqp5 .vegas-now-c4a1zs:hover > .vegas-now-0jab8y {
    background: var(--Neutral-300);
  }

  .vegas-now-2onqp5 .vegas-now-mvx6mi {
    rotate: -90deg;
  }
}

.vegas-now-0jab8y {
  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-0jab8y {
    padding: 8px;
  }

  .vegas-now-c4a1zs.vegas-now-94ae6w > .vegas-now-0jab8y {
    background: var(--Neutral-300);
  }
}

.vegas-now-mvx6mi {
  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-x8mh6n.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-now-0zid5k 0.vegas-now-ivoc9u.vegas-now-95usb4 -0.vegas-now-pyuuem 0.vegas-now-8fwnzf -0.vegas-now-pyuuem 1.vegas-now-emeiu4 0.vegas-now-feuvak.vegas-now-3kyn4s 4.vegas-now-gblcee.vegas-now-0zid5k 0.vegas-now-mmk5er.vegas-now-2taztx -0.vegas-now-pyuuem 9.vegas-now-3w04dt -0.vegas-now-pyuuem 10.vegas-now-z7tyf2 0.vegas-now-04iays.vegas-now-dz690z 0.vegas-now-95usb4 10.vegas-now-dz690z 0.vegas-now-8fwnzf 10.vegas-now-z7tyf2 1.vegas-now-ntkuev.vegas-now-acyxk1 5.vegas-now-pm45y7.vegas-now-loo80e 6.vegas-now-4oooze 5.vegas-now-vhd85j 6.vegas-now-4oooze 4.vegas-now-cziowv 5.vegas-now-korugw.vegas-now-0zid5k 1.vegas-now-kp9w27.vegas-now-pyuuem 0.vegas-now-8fwnzf -0.vegas-now-pyuuem 0.vegas-now-95usb4 0.vegas-now-0zid5k 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-now-65u6y1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-now-mvx6mi {
    cursor: default;
  }
}

.vegas-now-uv6pyw {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-now-bsjd6a {
  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-bsjd6a {
    padding: 40px 4px;
  }
}

.vegas-now-xpi5ri {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-now-xpi5ri {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-now-xplc0a {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-now-xplc0a {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-now-xplc0a ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-now-xplc0a [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-now-xplc0a [data-ref-el],
.vegas-now-xplc0a span,
.vegas-now-xplc0a a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegas-now-ywj5wi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-now-ywj5wi {
    margin-bottom: 12px;
  }
}

.vegas-now-cxlem0 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-now-cxlem0 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-now-cxlem0:last-child {
    margin-right: 0;
  }
}

.vegas-now-2cw6mq {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-now-ywj5wi:hover .vegas-now-xmbqhv {
  visibility: visible;
  opacity: 1;
}

.vegas-now-xmbqhv {
  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-zxfcfs {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-now-7w72nd {
  display: flex;
  margin: 6px;
}

.vegas-now-7w72nd img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-now-xmbqhv::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-xmbqhv::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-uovut8 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-now-uovut8 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-now-krygn1 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegas-now-krygn1 {
    margin-right: 32px;
  }
}

.vegas-now-v4youz {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-now-v4youz {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-now-v4youz a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-now-v7audr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-now-zik4co {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-now-zik4co {
    margin-top: 40px;
  }
}

.vegas-now-zik4co + .vegas-now-d6orep,
.vegas-now-zik4co + .vegas-now-zik4co {
  margin-top: 24px;
}

.vegas-now-pf77nb {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-now-pf77nb {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-pf77nb {
    padding: 80px;
  }
}

.vegas-now-nsr0vt {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-now-nsr0vt {
    padding: 0 16px;
}


}

.vegas-now-02rwyg {
  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-02rwyg {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-now-oy1xam {
  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-oy1xam {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-now-wwtzrx {
  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-wwtzrx:hover {
  background: var(--button-bg-hover);
}

.vegas-now-xl1nim {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-now-xl1nim img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-now-xl1nim img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-now-xl1nim img {
  min-height: 100%;
  }
}

.vegas-now-pf77nb::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-now-1158a2 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-now-1158a2 h1,
.vegas-now-1158a2 h2,
.vegas-now-1158a2 h3,
.vegas-now-1158a2 h4 {
  margin-bottom: 6px;
}

.vegas-now-1158a2 h1:not(:first-child),
.vegas-now-1158a2 h2:not(:first-child),
.vegas-now-1158a2 h3:not(:first-child),
.vegas-now-1158a2 h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-now-1158a2 h1,
.vegas-now-1158a2 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-now-1158a2 h1,
  .vegas-now-1158a2 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-now-1158a2 h2,
.vegas-now-1158a2 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-now-1158a2 h2,
  .vegas-now-1158a2 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-1158a2 h3,
.vegas-now-1158a2 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-now-1158a2 h3,
  .vegas-now-1158a2 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-now-1158a2 h4,
.vegas-now-1158a2 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-now-1158a2 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-now-1158a2 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-now-1158a2 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-1158a2 ul ul {
  margin-bottom: 8px;
}

.vegas-now-1158a2 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-now-1158a2 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-now-1158a2 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-now-1158a2 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-now-1158a2 ol li::marker {
  font-weight: 700;
}

.vegas-now-1158a2 ol ol {
  margin-bottom: 8px;
}

.vegas-now-1158a2 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-now-1158a2 ol ul li {
  padding-left: 16px;
}

.vegas-now-1158a2 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-1158a2 table {
    padding: 24px;
  }
}

.vegas-now-1158a2 table.vegas-now-ho1vnz {
  -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-65u6y1,
    mask-image 0.3s;
}

.vegas-now-1158a2 table.vegas-now-ho1vnz.vegas-now-tpk30c {
  -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-1158a2 table {
    display: table;
  }
}

.vegas-now-1158a2 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-1158a2 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-now-1158a2 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-now-1158a2 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-1158a2 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-now-1158a2 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-now-1158a2 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-now-1158a2 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-now-1158a2 img {
  max-width: 100%;
  height: auto;
}

.vegas-now-cg3d0e {
  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-cg3d0e {
    padding: 24px;
  }
}

.vegas-now-8wggkl {
  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-8wggkl {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-now-8wggkl > * {
  margin: 0 !important;
}

.vegas-now-8wggkl img,
.vegas-now-qgwyd3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-8wggkl img,
  .vegas-now-qgwyd3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-ga43a0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-ga43a0 {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-ng8vrf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-now-ng8vrf .vegas-now-ec5cfq {
  flex-shrink: 0;
}

.vegas-now-ng8vrf .vegas-now-sg1bv9 svg {
  display: none;
}

.vegas-now-itrvrh {
  display: grid;
  transition: max-height 0.vegas-now-65u6y1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-now-itrvrh {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-itrvrh {
    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-itrvrh.vegas-now-ikoih7 + .vegas-now-ec5cfq svg {
  transform: rotate(180deg);
}

.vegas-now-okn9hk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-now-okn9hk > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-now-okn9hk
  > div:nth-child(3n)
  .vegas-now-ck8h8b
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-now-okn9hk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-now-okn9hk > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-now-okn9hk
    > div:nth-child(3n)
    .vegas-now-ck8h8b
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-okn9hk {
    max-width: 270px;
  }
}

.vegas-now-okn9hk .vegas-now-ck8h8b button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-now-okn9hk .vegas-now-ck8h8b button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-okn9hk .vegas-now-ck8h8b button {
    max-width: 104px;
  }
}

.vegas-now-o3m0os {
  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-o3m0os {
    margin-bottom: 0;
  }
}

.vegas-now-9w77cp {
  display: none;
  opacity: 0;
}

.vegas-now-z3xppi {
  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-z3xppi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-now-ck8h8b {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-now-ck8h8b 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-ck8h8b
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-now-ck8h8b
    button {
    max-width: 145px;
  }
}

.vegas-now-ptjj7o:first-child
  .vegas-now-ck8h8b
  button {
  max-width: 270px;
}

.vegas-now-p78wf0 {
  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-o3m0os picture {
  width: 100%;
  max-width: 100%;
}

.vegas-now-avrhgh {
  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-avrhgh svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-now-o3m0os:hover .vegas-now-avrhgh {
  display: flex;
}

.vegas-now-b56h5y {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-now-546kzx {
  display: flex;
}

.vegas-now-546kzx:hover .vegas-now-oqdy9a,
.vegas-now-546kzx .vegas-now-94ae6w .vegas-now-oqdy9a {
  display: flex;
}

.vegas-now-546kzx svg {
  flex-shrink: 0;
}

.vegas-now-oqdy9a {
  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-oqdy9a {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-now-oqdy9a:hover {
  display: flex;
}

.vegas-now-oqdy9a svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-now-3hsxt0 {
  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-3hsxt0 {
    font-size: 12px;
  }
}

.vegas-now-n3v7s1,
.vegas-now-72bdup {
  width: 50%;
  flex-shrink: 0;
}

.vegas-now-n3v7s1 {
  font-weight: 700;
}

.vegas-now-sl5a07 .vegas-now-itrvrh {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-now-sl5a07 .vegas-now-itrvrh {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-now-sl5a07 .vegas-now-itrvrh {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-now-sl5a07
  .vegas-now-p78wf0:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-now-sl5a07 .vegas-now-z3xppi {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-now-sl5a07 .vegas-now-ck8h8b {
  gap: 4px;
  align-items: center;
}

.vegas-now-sl5a07 .vegas-now-ck8h8b button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-now-sl5a07 .vegas-now-ck8h8b svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-now-sl5a07 .vegas-now-ee6h5u,
.vegas-now-sl5a07 .vegas-now-qgeodh {
  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-x8mh6n.org/2000/svg'%3E%3Cpath d='M9.vegas-now-o8cq1a 4.vegas-now-hapepl.vegas-now-8x6gux 5.vegas-now-ve8s13.vegas-now-eatmcm 5.vegas-now-c2ldll.vegas-now-8gzwek 5.vegas-now-la98a5.vegas-now-qeqht9 8.vegas-now-i6n0fu.vegas-now-ffbde0 9.vegas-now-ddrtk7.vegas-now-l0p7tk 9.vegas-now-c3rgot.vegas-now-xvhqt2 13.vegas-now-4qf5tc.vegas-now-i3crkf 11.vegas-now-m35y5u.vegas-now-fvzmz9 11.vegas-now-azhcm5.vegas-now-d3ao6o 11.vegas-now-j580rz.vegas-now-kpm24z 13.vegas-now-bdd88r.vegas-now-jh04j8 9.vegas-now-gqalix.vegas-now-f42fli 9.vegas-now-18fy6h.vegas-now-alxkih 8.vegas-now-oc6cin.vegas-now-a8oa1d 5.vegas-now-5povtp.vegas-now-e4wd9x 5.vegas-now-dyg5ha.vegas-now-grlosg 5.vegas-now-m79z17.vegas-now-w3xh9m 4.vegas-now-xdndln.vegas-now-fvzmz9 1.vegas-now-qk25fw.vegas-now-o8cq1a 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-now-sl5a07 .vegas-now-ee6h5u {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-now-sl5a07 .vegas-now-qgeodh {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-now-3dng2t {
  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-3dng2t {
    padding: 24px;
  }
}

.vegas-now-3dng2t .vegas-now-ec5cfq {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-now-3dng2t .vegas-now-ec5cfq {
    display: none;
  }
}

.vegas-now-3dng2t .vegas-now-sg1bv9 svg {
  display: none;
}

.vegas-now-d87kop {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-now-d87kop .vegas-now-h6gfu9 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-d87kop .vegas-now-h6gfu9 {
    display: flex;
  }
}

.vegas-now-d2lbhy {
  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-d2lbhy {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-d2lbhy > * {
  margin: 0 !important;
}

.vegas-now-d2lbhy img,
.vegas-now-5qrnve {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-d2lbhy img,
  .vegas-now-5qrnve {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-tjk05q {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-tjk05q {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-zj4k52 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-now-zj4k52 {
    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-zj4k52::-webkit-scrollbar {
    display: none;
  }
}

.vegas-now-ivjxnk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-now-ivjxnk {
    padding: 7px 15px;
  }
}

.vegas-now-ivjxnk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-now-tghrvz {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-now-tghrvz {
    display: flex;
    opacity: 1;
  }
}

.vegas-now-ivjxnk picture {
  height: 100%;
  display: block;
}

.vegas-now-ivjxnk img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-now-ivjxnk img {
    width: 88px;
    height: 44px;
  }
}

.vegas-now-ivjxnk p {
  text-align: center;
  width: 100%;
}

.vegas-now-51n774 {
  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-51n774 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-51n774 img,
.vegas-now-rvgxwy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-51n774 img,
  .vegas-now-rvgxwy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-74h5bt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-74h5bt {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-v6vbrs {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-now-lze62d {
  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-qyue4k {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-now-qyue4k.vegas-now-94ae6w {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-now-owjp5d {
  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-owjp5d {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-now-ome8hx {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegas-now-8gycdx {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-now-65u6y1 ease;
  opacity: 0;
  color: var(--text-color);
}

.vegas-now-hh9n07 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-now-hh9n07 ol,
.vegas-now-hh9n07 ul {
  padding-left: 1.3em;
}

.vegas-now-qyue4k.vegas-now-94ae6w .vegas-now-8gycdx {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-now-qyue4k.vegas-now-94ae6w .vegas-now-ome8hx {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegas-now-2isjfo {
  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-2isjfo {
    padding: 24px;
  }
}

.vegas-now-2isjfo .vegas-now-ec5cfq {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-now-2isjfo .vegas-now-ec5cfq {
    display: none;
  }
}

.vegas-now-2isjfo .vegas-now-sg1bv9 svg {
  display: none;
}

.vegas-now-sk5rhv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-now-sk5rhv .vegas-now-h6gfu9 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-now-sk5rhv .vegas-now-h6gfu9 {
    display: flex;
  }
}

.vegas-now-892l7o {
  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-892l7o {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-now-892l7o > * {
  margin: 0 !important;
}

.vegas-now-892l7o img,
.vegas-now-auzq9s {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-now-892l7o img,
  .vegas-now-auzq9s {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-now-leybif {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-now-leybif {
    width: 32px;
    height: 32px;
  }
}

.vegas-now-a1621l {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-now-a1621l {
    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-a1621l::-webkit-scrollbar {
    display: none;
  }
}

.vegas-now-9gk5q7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-now-9gk5q7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-now-ht069q {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-now-ht069q {
    display: flex;
    opacity: 1;
  }
}

.vegas-now-9gk5q7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-now-9gk5q7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-now-abz8f8 {
  margin: -24px 0;
}

.vegas-now-abz8f8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-now-abz8f8 {
    margin: -16px 0;
  }
}

.vegas-now-78tygw {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-now-78tygw {
    flex-direction: row;
  }
}

.vegas-now-7fnoax {
  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-7fnoax {
    flex: 1;
  }
}

.vegas-now-7fnoax::placeholder {
  color: var(--Text-400);
}

.vegas-now-ahitwa {
  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-2zo29k {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-now-2zo29k::-webkit-scrollbar {
  display: none;
}

.vegas-now-vf267b {
  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-vf267b img,
.vegas-now-vf267b svg {
  margin-right: 8px;
}

.vegas-now-fjmbqo {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-now-abz8f8 + .vegas-now-32qosv {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-now-abz8f8 + .vegas-now-32qosv {
    margin-top: -16px;
  }
}

.vegas-now-1ml3q3 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-now-1ml3q3 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-now-1ml3q3 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-now-x711fl {
  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-rbqgby {
  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-dl17w9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-now-ee51c0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-now-yertde {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-now-x711fl 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-x711fl 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-x711fl {
    padding: 39px 179px 39px 39px;
  }

  .vegas-now-rbqgby {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-now-yertde {
    height: 348px;
  }

  .vegas-now-x711fl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-now-x711fl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-now-x711fl {
    padding: 63px;
  }
}

.vegas-now-xuiiq2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-now-xuiiq2 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-now-zw3aaf {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-now-zw3aaf {
    width: auto;
  }
}

.vegas-now-iam9ty {
  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-iam9ty::-webkit-scrollbar {
  display: none;
}

.vegas-now-iam9ty 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-iam9ty a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-now-iam9ty {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-now-xuiiq2 .vegas-now-b9wx66 {
  -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-65u6y1,
    mask-image 0.3s;
}

.vegas-now-xuiiq2 .vegas-now-b9wx66.vegas-now-tpk30c {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-now-q6oyfx {
  margin: 40px -16px;
}

.vegas-now-u55p95 + .vegas-now-d6orep,
.vegas-now-u55p95 + .vegas-now-zik4co {
  margin-top: 24px;
}

.vegas-now-3s9297 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-now-3s9297 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-now-bfhhlq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-now-bfhhlq {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-now-bfhhlq {
    margin-top: 0;
  }
}

.vegas-now-qojm8x {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-now-qojm8x {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-now-traksg {
  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-traksg {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-now-65cd75 {
  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-65cd75 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-now-dhe31h {
  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-dhe31h {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-now-rulaut {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-now-rulaut {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-now-se22fl {
  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-xb0zmo {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-now-xb0zmo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-now-32qosv {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-now-rpkxro {
  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-rpkxro {
    padding: 15px 48px;
  }
}

main > .vegas-now-32qosv {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-now-itrvrh.vegas-now-b4gkp8 > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-now-1158a2 p a img {
  display: block;
  margin: 0 auto;
}


.vegas-now-sjsykk {
  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-xjybdq {
  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-xjybdq label {
  font-size: 14px;
}

.vegas-now-xjybdq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-now-xjybdq input,
.vegas-now-xjybdq textarea,
.vegas-now-xjybdq 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-xjybdq button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-now-obk5xn ease;
}
.vegas-now-xjybdq button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-now-0k7jze {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-now-larlei ease-in;
}

.vegas-now-0k7jze 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-s6l8ug, .vegas-now-s1ac0t, [class*="review-card"],
thead, thead th, table th, .vegas-now-di5ei8,
.vegas-now-0sf3o2, [class*="collapsible-header"],
.vegas-now-qqyzkp, [class*="updated-block"] {
  color: #ece7dc !important;
}
