* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.vegas-hero-y6tc0u {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-y6tc0u {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-y6tc0u {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-hero-7o45x6 {
  overflow: hidden;
}

.vegas-hero-fzsg3x img {
  background: var(--Neutral-300);
}

.vegas-hero-3b9960 {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.vegas-hero-rkarf3 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-hero-rkarf3:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-mxjkzr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-hero-mxjkzr:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-cpdexr {
  font-size: 12px;
  line-height: 18px;
}

.vegas-hero-4kjwm2 {
  font-size: 18px;
  line-height: 26px;
}

.vegas-hero-x79bl3 {
  width: 100%;
}

.vegas-hero-9t132y {
  padding: 6px 16px;
}

.vegas-hero-339vgy {
  padding: 10px 16px;
}

.vegas-hero-fr3inf {
  padding: 15px 26px;
}

.vegas-hero-uker8x {
  flex-shrink: 0;
}

.vegas-hero-4mym0u {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.vegas-hero-uypy66 {
  display: none;
}

.vegas-hero-vzaxy9 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-hero-jwaprx {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-hero-26qv6j {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.vegas-hero-ale28w {
  cursor: grab;
}

.vegas-hero-26qv6j::-webkit-scrollbar {
  display: none;
}

.vegas-hero-c6eamq {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-hero-3wty29 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-hero-c5u4ti {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-hero-vvpu6s {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-hero-zx901f {
  visibility: visible;
}

.vegas-hero-cpa6og {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-hero-6t5jgq ease;
}

.vegas-hero-bfqboo {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-hero-mcvl41 {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.vegas-hero-6t5jgq,
    mask-image 0.3s;
}

.vegas-hero-mcvl41.vegas-hero-jn0y4t {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.vegas-hero-0003tj:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vegas-hero-4fk9r4 {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.vegas-hero-b8wtc5.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.vegas-hero-b8wtc5.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.vegas-hero-14g0xs {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.vegas-hero-14g0xs::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.vegas-hero-s7ajn8 {
  position: relative;
  z-index: 1;
}

.vegas-hero-4ji6dx {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-hero-8aslis {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegas-hero-rfp0b6 {
  font-size: 40px;
  line-height: 48px;
}

.vegas-hero-en2kqx {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-hero-xggqut {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.vegas-hero-xggqut:hover {
  background: var(--Primary-400);
}

.vegas-hero-xggqut svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-hero-0003tj img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .vegas-hero-14g0xs {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-hero-4ji6dx {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-hero-8aslis {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-hero-rfp0b6 {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-hero-en2kqx {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-hero-4fk9r4 {
    top: 25px;
    right: 25px;
  }
}

.vegas-hero-ps0lci,
.vegas-hero-pi113g {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.vegas-hero-zfq2cv.vegas-hero-d1h8gq::before,
.vegas-hero-pi113g::before,
.vegas-hero-b2w89b::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.vegas-hero-b8wtc5.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-hero-9peklp 14.vegas-hero-ffvrff.vegas-hero-bxri3f 14.vegas-hero-npx441 15.vegas-hero-zwkzlv 14.vegas-hero-rt8011 15.vegas-hero-9cblpf 14.vegas-hero-z4xfhb.vegas-hero-pmlues 14.vegas-hero-ldmtd4 19.vegas-hero-744j7i 12.vegas-hero-ie10qj 19.vegas-hero-744j7i 10.vegas-hero-q05kt7.vegas-hero-744j7i 8.vegas-hero-mzieps 17.vegas-hero-e50wws 7.vegas-hero-uqdkz2 15.vegas-hero-7iv26r 7.vegas-hero-bbb34f.vegas-hero-7db3vf 7.vegas-hero-uqdkz2 11.vegas-hero-xuya3d 8.vegas-hero-mzieps 11.vegas-hero-xuya3d 10.vegas-hero-0rn4cu.vegas-hero-xuya3d 12.vegas-hero-77hngj 13.vegas-hero-hvryhe 14.vegas-hero-qnk77f 15.vegas-hero-ersj2j 14.vegas-hero-pz6y2z.vegas-hero-08s701 14.vegas-hero-0r0881 15.vegas-hero-wjrbdl 14.vegas-hero-ogf2nx 15.vegas-hero-0wbikv 14.vegas-hero-t7271k.vegas-hero-9peklp 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-hero-hcx5sy 15.vegas-hero-ccocru.vegas-hero-vvvtep 15.vegas-hero-0bxdk7 15.vegas-hero-bftepb 15.vegas-hero-49j73k 15.vegas-hero-63bkvr 15.vegas-hero-i5qrzp.vegas-hero-bhz2bb 15.vegas-hero-49j73k 15.vegas-hero-sau3a4 15.vegas-hero-b5f4ja 15.vegas-hero-7711kk 15.vegas-hero-1yizkw.vegas-hero-g5f5je 15.vegas-hero-y7ey5l 7.vegas-hero-z24wel 18.vegas-hero-ynadht 7.vegas-hero-ckxoqi 23.vegas-hero-zdqnxf.vegas-hero-swazqb.vegas-hero-tqi964 18.vegas-hero-nqizmo 19.vegas-hero-vn9nmd 15.vegas-hero-weklqy 15.vegas-hero-hcx5sy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegas-hero-v11u73 [type="submit"] *,
.vegas-hero-lf0gc6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-hero-oxzcd0 {
    display: none;
  }
}

.vegas-hero-ob47d4 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-hero-ob47d4 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-ob47d4 {
    bottom: 22px;
  }
}

.vegas-hero-ob47d4 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-hero-ob47d4 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-hero-buagzw.static) .vegas-hero-ob47d4 {
    bottom: 8px;
  }
}

.vegas-hero-sg84dn {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.vegas-hero-b8wtc5.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-hero-b45xw9 3.vegas-hero-kwpegq.vegas-hero-h6eagd.vegas-hero-04heqn 3.vegas-hero-u2zzsd 3.vegas-hero-79fflf 5.vegas-hero-3goaln 3.vegas-hero-79fflf 8.vegas-hero-gxc07z.vegas-hero-4njuys.vegas-hero-79fflf 26.vegas-hero-sdhygs 5.vegas-hero-383aoy 28.vegas-hero-tsmm3m 8.vegas-hero-vxjkcl 28.vegas-hero-m4dwfp.vegas-hero-pp7qyx 28.vegas-hero-wkl1cx.vegas-hero-bc8vy4 34.vegas-hero-whhlc5.vegas-hero-aa0duq 36.vegas-hero-qgautj 11.vegas-hero-h5d3xf 37.vegas-hero-8jsmwo 12.vegas-hero-7pox78 36.vegas-hero-8e4z2z.vegas-hero-jwy9ae 28.vegas-hero-uwplkf.vegas-hero-9pfplg.vegas-hero-hn6887 28.vegas-hero-k9tmc1 36.vegas-hero-nt56rj 26.vegas-hero-27riu4 36.vegas-hero-nt56rj 23.vegas-hero-zoramz.vegas-hero-iqogw3.vegas-hero-nt56rj 5.vegas-hero-9mry52 34.vegas-hero-1k72wh 3.vegas-hero-u2zzsd 31.vegas-hero-b45xw9 3.vegas-hero-yj85t0.vegas-hero-ixzcys 18.vegas-hero-2an9a7.vegas-hero-7t33eb 18.vegas-hero-ximfig 8.vegas-hero-o9ljxw 17.vegas-hero-bldfp4 8.vegas-hero-o9ljxw 15.vegas-hero-ej0etj.vegas-hero-o9ljxw 14.vegas-hero-8aklud 9.vegas-hero-7t33eb 13.vegas-hero-a9pvuf 11.vegas-hero-ixzcys 13.vegas-hero-9qztwh.vegas-hero-0nf4n2 13.vegas-hero-a9pvuf 13.vegas-hero-1k85n9 14.vegas-hero-8aklud 13.vegas-hero-1k85n9 15.vegas-hero-upy961.vegas-hero-1k85n9 17.vegas-hero-bldfp4 12.vegas-hero-0nf4n2 18.vegas-hero-ximfig 11.vegas-hero-ixzcys 18.vegas-hero-u5d341.vegas-hero-kd536c 18.vegas-hero-fzoixk.vegas-hero-qdsv0u 18.vegas-hero-ximfig 17.vegas-hero-7zkvr4 17.vegas-hero-bldfp4 17.vegas-hero-7zkvr4 15.vegas-hero-pjk56t.vegas-hero-7zkvr4 14.vegas-hero-8aklud 18.vegas-hero-qdsv0u 13.vegas-hero-a9pvuf 20.vegas-hero-kd536c 13.vegas-hero-em4vg7.vegas-hero-zi66kq 13.vegas-hero-a9pvuf 22.vegas-hero-hcye39 14.vegas-hero-8aklud 22.vegas-hero-hcye39 15.vegas-hero-1xsuqm.vegas-hero-r2kqia 17.vegas-hero-bldfp4 21.vegas-hero-zi66kq 18.vegas-hero-ximfig 20.vegas-hero-kd536c 18.vegas-hero-yeccys.vegas-hero-w9mura 18.vegas-hero-z54w9l.vegas-hero-u71t4o 18.vegas-hero-ximfig 26.vegas-hero-51z005 17.vegas-hero-bldfp4 26.vegas-hero-51z005 15.vegas-hero-7fwxki.vegas-hero-51z005 14.vegas-hero-8aklud 27.vegas-hero-u71t4o 13.vegas-hero-a9pvuf 28.vegas-hero-w9mura 13.vegas-hero-tz3bho.vegas-hero-h1l6df 13.vegas-hero-a9pvuf 31.vegas-hero-arkjnp 14.vegas-hero-8aklud 31.vegas-hero-arkjnp 15.vegas-hero-jm5707.vegas-hero-51z005 17.vegas-hero-bldfp4 30.vegas-hero-h1l6df 18.vegas-hero-ximfig 28.vegas-hero-w9mura 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .vegas-hero-sg84dn {
    display: none;
  }
}

.vegas-hero-4dkui9 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .vegas-hero-4dkui9 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.vegas-hero-lf0gc6 {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .vegas-hero-lf0gc6 {
    padding: 14px 16px;
  }
}

.vegas-hero-lf0gc6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-hero-lf0gc6 button:first-child {
  align-content: end;
}

.vegas-hero-lf0gc6 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-hero-lf0gc6
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-lf0gc6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-hero-lf0gc6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-hero-lf0gc6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-hero-b2w89b {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.vegas-hero-b2w89b::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-hero-b2w89b,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-b2w89b {
  opacity: 1;
  visibility: visible;
}

.vegas-hero-hp7csv {
  flex: 1 1;
}

.vegas-hero-d1lb9i {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-d1lb9i {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-hero-gybn73 {
  display: block;
}

.vegas-hero-omkhfj {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .vegas-hero-omkhfj {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-pi113g {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegas-hero-pi113g::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-hero-x2ydi0 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-hero-x2ydi0 p {
  color: var(--Text-100);
}

.vegas-hero-pi113g .vegas-hero-7o7e86 {
  grid-area: button;
}

.vegas-hero-pi113g .vegas-hero-7o7e86::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.vegas-hero-b8wtc5.org/2000/svg'%3E%3Cpath d='M4.vegas-hero-z2n7ve 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-kiayxq 15L16.vegas-hero-kiayxq 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-kiayxq 5L16.vegas-hero-kiayxq 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-hero-hnz7rl {
  display: block;
}

.vegas-hero-mj60j9 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .vegas-hero-mj60j9 {
    margin-top: 40px;
  }
}

.vegas-hero-ps0lci label,
.vegas-hero-ps0lci input {
  display: block;
  width: 100%;
}

.vegas-hero-ps0lci label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-hero-ps0lci label.vegas-hero-x2otpg input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-hero-ps0lci label.vegas-hero-x2otpg::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.vegas-hero-ps0lci input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.vegas-hero-ps0lci input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-af3pwe {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-hero-af3pwe {
  display: flex;
}

.vegas-hero-af3pwe ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-hero-af3pwe ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-hero-af3pwe ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-hero-v11u73 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-v11u73 {
    padding: 0 24px 24px;
  }
}

.vegas-hero-v11u73 input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.vegas-hero-v11u73 input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-v11u73 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-hero-v11u73 [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-hero-v11u73 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-hero-v11u73 [type="submit"] {
    right: 40px;
  }
}

.vegas-hero-zfq2cv {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-hero-zfq2cv.vegas-hero-d1h8gq {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-hero-zfq2cv.vegas-hero-d1h8gq::before {
  content: "";
  width: 31px;
}

.vegas-hero-zfq2cv.vegas-hero-d1h8gq p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-hero-zfq2cv.vegas-hero-umydpq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-hero-zfq2cv p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-hero-ob47d4 .vegas-hero-7o7e86 {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.vegas-hero-oxzcd0 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-hero-oxzcd0 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-oxzcd0 {
    padding: 18px 0;
  }
}

.vegas-hero-oxzcd0 .vegas-hero-y6tc0u {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-hero-oxzcd0 .vegas-hero-y6tc0u {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-hero-o6ubx6 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-hero-o6ubx6 {
    max-width: 160px;
    height: 40px;
  }
}

.vegas-hero-o6ubx6 picture,
.vegas-hero-o6ubx6 img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-hero-o6ubx6 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-hero-9rpsl0 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-hero-6t5jgq ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-hero-oxzcd0.vegas-hero-1g3x1t .vegas-hero-9rpsl0 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-hero-9rpsl0 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-9rpsl0 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-hero-rrsflh,
.vegas-hero-wnb2iq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-hero-rrsflh,
  .vegas-hero-wnb2iq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-wnb2iq {
    display: none;
  }
}

.vegas-hero-8n977g {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.vegas-hero-1g3x1t .vegas-hero-8n977g {
  background: var(--fh-bg-color);
}

.vegas-hero-8n977g button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-hero-8n977g {
    display: none;
  }
}

.vegas-hero-xfkevm {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-hero-xfkevm {
    display: none;
  }
}

.vegas-hero-ztgvtk {
  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-hero-oxzcd0.vegas-hero-1g3x1t .vegas-hero-ztgvtk:first-child {
  display: none;
}

.vegas-hero-oxzcd0.vegas-hero-1g3x1t .vegas-hero-ztgvtk:last-child {
  display: block;
}

.vegas-hero-ztgvtk:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-hero-ztgvtk {
    display: none;
  }
}

.vegas-hero-ztgd48 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-ztgd48 {
    display: flex;
  }
}

.vegas-hero-ztgd48 ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-hero-ztgd48:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-ztgd48:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-hero-ztgd48:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-hero-ztgd48:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-ztgd48:hover .vegas-hero-1qo0fo svg {
  transform: rotate(180deg);
}

.vegas-hero-n7nbrb {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-hero-prlzje {
  padding: 0 8px;
}

.vegas-hero-f6qvaf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-hero-f6qvaf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-hero-f6qvaf {
    padding: 4px 8px;
  }
}

.vegas-hero-yzhzh2 {
  display: flex;
}

.vegas-hero-yzhzh2 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-hero-1qo0fo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-hero-1qo0fo svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-hero-5h848c {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-5h848c {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.vegas-hero-9qquez {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-9qquez {
    display: none;
  }
}

.vegas-hero-tyxm91 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-hero-bl3kfq {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-hero-yyr3nk {
  display: flex;
}

.vegas-hero-j9w4ws {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-hero-fgn5l0 {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-hero-fgn5l0 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-fgn5l0 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-hero-fgn5l0 .vegas-hero-mcb462 [data-ref-el],
  .vegas-hero-fgn5l0 .vegas-hero-mcb462 span,
  .vegas-hero-fgn5l0 .vegas-hero-mcb462 a {
    white-space: nowrap;
  }
}

.vegas-hero-c17iqc {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-hero-c17iqc.vegas-hero-mdlrym > .vegas-hero-mcb462 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-c17iqc.vegas-hero-qfixz4:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-hero-c17iqc.vegas-hero-mdlrym > .vegas-hero-zti7hl {
    height: auto;
  }

  .vegas-hero-c17iqc.vegas-hero-mdlrym > div > .vegas-hero-w2c8mw {
    transform: rotate(180deg);
  }
}

.vegas-hero-c17iqc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-hero-c17iqc [data-ref-el],
.vegas-hero-c17iqc span {
  cursor: pointer;
}

.vegas-hero-c17iqc [data-ref-el],
.vegas-hero-c17iqc span,
.vegas-hero-c17iqc 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-hero-c17iqc [data-ref-el],
  .vegas-hero-c17iqc span,
  .vegas-hero-c17iqc a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-c17iqc [data-ref-el],
  .vegas-hero-c17iqc span,
  .vegas-hero-c17iqc a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-hero-zti7hl {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-hero-6t5jgq ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-hero-zti7hl::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-hero-zti7hl::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-hero-zti7hl::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-hero-zti7hl {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .vegas-hero-zti7hl:has(> .vegas-hero-c17iqc.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-hero-zti7hl .vegas-hero-zti7hl {
    padding: 0;
  }

  .vegas-hero-zti7hl .vegas-hero-c17iqc {
    font-weight: 400;
  }

  .vegas-hero-zti7hl .vegas-hero-c17iqc:hover > .vegas-hero-mcb462 {
    background: var(--Neutral-300);
  }

  .vegas-hero-zti7hl .vegas-hero-w2c8mw {
    rotate: -90deg;
  }
}

.vegas-hero-mcb462 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-hero-mcb462 {
    padding: 8px;
  }

  .vegas-hero-c17iqc.vegas-hero-nppuxd > .vegas-hero-mcb462 {
    background: var(--Neutral-300);
  }
}

.vegas-hero-w2c8mw {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.vegas-hero-b8wtc5.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-hero-01v6y6 0.vegas-hero-0m85v4.vegas-hero-ap7wxy -0.vegas-hero-68mu8d 0.vegas-hero-hfpxs0 -0.vegas-hero-68mu8d 1.vegas-hero-73ma4i 0.vegas-hero-9bigu6.vegas-hero-jz7xqi 4.vegas-hero-2azbnv.vegas-hero-01v6y6 0.vegas-hero-rzyujq.vegas-hero-5tfapy -0.vegas-hero-68mu8d 9.vegas-hero-vmgvcd -0.vegas-hero-68mu8d 10.vegas-hero-m9mvfw 0.vegas-hero-kra1pc.vegas-hero-8n7w66 0.vegas-hero-ap7wxy 10.vegas-hero-8n7w66 0.vegas-hero-hfpxs0 10.vegas-hero-m9mvfw 1.vegas-hero-6evtpq.vegas-hero-e63nsu 5.vegas-hero-rj6nju.vegas-hero-5cbitl 6.vegas-hero-l1h13y 5.vegas-hero-b6kmg9 6.vegas-hero-l1h13y 4.vegas-hero-td4p1n 5.vegas-hero-unf7yj.vegas-hero-01v6y6 1.vegas-hero-jzqdcx.vegas-hero-68mu8d 0.vegas-hero-hfpxs0 -0.vegas-hero-68mu8d 0.vegas-hero-ap7wxy 0.vegas-hero-01v6y6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-hero-6t5jgq ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-w2c8mw {
    cursor: default;
  }
}

.vegas-hero-pfbdpy {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-hero-x784iz {
  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-hero-x784iz {
    padding: 40px 4px;
  }
}

.vegas-hero-kzmj2m {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-kzmj2m {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-hero-gjuodt {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-hero-gjuodt {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-hero-gjuodt ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-hero-gjuodt [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-hero-gjuodt [data-ref-el],
.vegas-hero-gjuodt span,
.vegas-hero-gjuodt a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegas-hero-qilsvn {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-qilsvn {
    margin-bottom: 12px;
  }
}

.vegas-hero-ynwvb4 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-hero-ynwvb4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-ynwvb4:last-child {
    margin-right: 0;
  }
}

.vegas-hero-m94p78 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-qilsvn:hover .vegas-hero-pibobb {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-pibobb {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.vegas-hero-vdayiz {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-hero-09fkve {
  display: flex;
  margin: 6px;
}

.vegas-hero-09fkve img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-hero-pibobb::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.vegas-hero-pibobb::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.vegas-hero-onk4fk {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-onk4fk {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-hero-bm0oqj {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegas-hero-bm0oqj {
    margin-right: 32px;
  }
}

.vegas-hero-cgq4ue {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-cgq4ue {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-hero-cgq4ue a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-xyx9ti {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-hero-qjw2k3 {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-hero-qjw2k3 {
    margin-top: 40px;
  }
}

.vegas-hero-qjw2k3 + .vegas-hero-ev1fei,
.vegas-hero-qjw2k3 + .vegas-hero-qjw2k3 {
  margin-top: 24px;
}

.vegas-hero-ardwtu {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-ardwtu {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-ardwtu {
    padding: 80px;
  }
}

.vegas-hero-5cd8wv {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-hero-5cd8wv {
    padding: 0 16px;
}


}

.vegas-hero-qja971 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .vegas-hero-qja971 {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-2z14su {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .vegas-hero-2z14su {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-s20c8u {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.vegas-hero-s20c8u:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-eyooxb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-hero-eyooxb img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-hero-eyooxb img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-hero-eyooxb img {
  min-height: 100%;
  }
}

.vegas-hero-ardwtu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-hero-fji0rp {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-hero-fji0rp h1,
.vegas-hero-fji0rp h2,
.vegas-hero-fji0rp h3,
.vegas-hero-fji0rp h4 {
  margin-bottom: 6px;
}

.vegas-hero-fji0rp h1:not(:first-child),
.vegas-hero-fji0rp h2:not(:first-child),
.vegas-hero-fji0rp h3:not(:first-child),
.vegas-hero-fji0rp h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-hero-fji0rp h1,
.vegas-hero-fji0rp h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-hero-fji0rp h1,
  .vegas-hero-fji0rp h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-hero-fji0rp h2,
.vegas-hero-fji0rp h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-hero-fji0rp h2,
  .vegas-hero-fji0rp h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-fji0rp h3,
.vegas-hero-fji0rp h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-hero-fji0rp h3,
  .vegas-hero-fji0rp h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-fji0rp h4,
.vegas-hero-fji0rp h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-hero-fji0rp ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-hero-fji0rp ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-hero-fji0rp ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.vegas-hero-fji0rp ul ul {
  margin-bottom: 8px;
}

.vegas-hero-fji0rp ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-hero-fji0rp ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-fji0rp ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-hero-fji0rp ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-hero-fji0rp ol li::marker {
  font-weight: 700;
}

.vegas-hero-fji0rp ol ol {
  margin-bottom: 8px;
}

.vegas-hero-fji0rp ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-hero-fji0rp ol ul li {
  padding-left: 16px;
}

.vegas-hero-fji0rp table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-fji0rp table {
    padding: 24px;
  }
}

.vegas-hero-fji0rp table.vegas-hero-7etx7p {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegas-hero-6t5jgq,
    mask-image 0.3s;
}

.vegas-hero-fji0rp table.vegas-hero-7etx7p.vegas-hero-jn0y4t {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .vegas-hero-fji0rp table {
    display: table;
  }
}

.vegas-hero-fji0rp 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-hero-fji0rp table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-fji0rp table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-fji0rp table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .vegas-hero-fji0rp table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-hero-fji0rp table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-fji0rp table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-fji0rp table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-hero-fji0rp img {
  max-width: 100%;
  height: auto;
}

.vegas-hero-kr0zfb {
  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-hero-kr0zfb {
    padding: 24px;
  }
}

.vegas-hero-a6x2f0 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .vegas-hero-a6x2f0 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-hero-a6x2f0 > * {
  margin: 0 !important;
}

.vegas-hero-a6x2f0 img,
.vegas-hero-1eyga2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-a6x2f0 img,
  .vegas-hero-1eyga2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-ktqg1i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-ktqg1i {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-p690dm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-hero-p690dm .vegas-hero-fw8d9n {
  flex-shrink: 0;
}

.vegas-hero-p690dm .vegas-hero-5ui8g3 svg {
  display: none;
}

.vegas-hero-s6mzn9 {
  display: grid;
  transition: max-height 0.vegas-hero-6t5jgq ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-hero-s6mzn9 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-s6mzn9 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-hero-s6mzn9.vegas-hero-m5wnqy + .vegas-hero-fw8d9n svg {
  transform: rotate(180deg);
}

.vegas-hero-h5ffh2 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-hero-h5ffh2 > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-hero-h5ffh2
  > div:nth-child(3n)
  .vegas-hero-jwjkl2
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-hero-h5ffh2 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-hero-h5ffh2 > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-hero-h5ffh2
    > div:nth-child(3n)
    .vegas-hero-jwjkl2
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-h5ffh2 {
    max-width: 270px;
  }
}

.vegas-hero-h5ffh2 .vegas-hero-jwjkl2 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-hero-h5ffh2 .vegas-hero-jwjkl2 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-h5ffh2 .vegas-hero-jwjkl2 button {
    max-width: 104px;
  }
}

.vegas-hero-nkd224 {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-nkd224 {
    margin-bottom: 0;
  }
}

.vegas-hero-03kasd {
  display: none;
  opacity: 0;
}

.vegas-hero-mnothq {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.vegas-hero-mnothq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-hero-jwjkl2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-hero-jwjkl2 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-hero-jwjkl2
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-hero-jwjkl2
    button {
    max-width: 145px;
  }
}

.vegas-hero-a03otj:first-child
  .vegas-hero-jwjkl2
  button {
  max-width: 270px;
}

.vegas-hero-wixbxh {
  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-hero-nkd224 picture {
  width: 100%;
  max-width: 100%;
}

.vegas-hero-uofvpq {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.vegas-hero-uofvpq svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-hero-nkd224:hover .vegas-hero-uofvpq {
  display: flex;
}

.vegas-hero-vnjwg3 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-hero-flrsij {
  display: flex;
}

.vegas-hero-flrsij:hover .vegas-hero-a8dbm1,
.vegas-hero-flrsij .vegas-hero-nppuxd .vegas-hero-a8dbm1 {
  display: flex;
}

.vegas-hero-flrsij svg {
  flex-shrink: 0;
}

.vegas-hero-a8dbm1 {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .vegas-hero-a8dbm1 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-hero-a8dbm1:hover {
  display: flex;
}

.vegas-hero-a8dbm1 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-hero-yo8vk6 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .vegas-hero-yo8vk6 {
    font-size: 12px;
  }
}

.vegas-hero-0zexpl,
.vegas-hero-iwyev5 {
  width: 50%;
  flex-shrink: 0;
}

.vegas-hero-0zexpl {
  font-weight: 700;
}

.vegas-hero-5yjdj2 .vegas-hero-s6mzn9 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-hero-5yjdj2 .vegas-hero-s6mzn9 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-hero-5yjdj2 .vegas-hero-s6mzn9 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-hero-5yjdj2
  .vegas-hero-wixbxh:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-hero-5yjdj2 .vegas-hero-mnothq {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-hero-5yjdj2 .vegas-hero-jwjkl2 {
  gap: 4px;
  align-items: center;
}

.vegas-hero-5yjdj2 .vegas-hero-jwjkl2 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-hero-5yjdj2 .vegas-hero-jwjkl2 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-hero-5yjdj2 .vegas-hero-md270r,
.vegas-hero-5yjdj2 .vegas-hero-tkm398 {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.vegas-hero-b8wtc5.org/2000/svg'%3E%3Cpath d='M9.vegas-hero-6qrlc3 4.vegas-hero-qyov4y.vegas-hero-13hb10 5.vegas-hero-zl6t7d.vegas-hero-lbbyhh 5.vegas-hero-u9b13t.vegas-hero-nadylb 5.vegas-hero-3qqrlg.vegas-hero-vpjfge 8.vegas-hero-svz4lr.vegas-hero-0pzc7k 9.vegas-hero-aezlfl.vegas-hero-dxs9wp 9.vegas-hero-i9ypwa.vegas-hero-g41c63 13.vegas-hero-4mwr54.vegas-hero-8bmq27 11.vegas-hero-9yy8rf.vegas-hero-qloc7o 11.vegas-hero-yui5r5.vegas-hero-qwdihr 11.vegas-hero-xsxmkk.vegas-hero-4at066 13.vegas-hero-o68ek5.vegas-hero-ceytxh 9.vegas-hero-tgiw85.vegas-hero-otxpjc 9.vegas-hero-3m6se7.vegas-hero-a143u4 8.vegas-hero-e9ypq0.vegas-hero-gkpxie 5.vegas-hero-75f7wq.vegas-hero-bgr6r4 5.vegas-hero-9a85z3.vegas-hero-y3mgtv 5.vegas-hero-g2r1bt.vegas-hero-nl19w1 4.vegas-hero-fwo7f4.vegas-hero-qloc7o 1.vegas-hero-atd5v8.vegas-hero-6qrlc3 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-hero-5yjdj2 .vegas-hero-md270r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-hero-5yjdj2 .vegas-hero-tkm398 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-hero-5ey7dv {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-5ey7dv {
    padding: 24px;
  }
}

.vegas-hero-5ey7dv .vegas-hero-fw8d9n {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-5ey7dv .vegas-hero-fw8d9n {
    display: none;
  }
}

.vegas-hero-5ey7dv .vegas-hero-5ui8g3 svg {
  display: none;
}

.vegas-hero-tymjt3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-hero-tymjt3 .vegas-hero-3b9960 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-tymjt3 .vegas-hero-3b9960 {
    display: flex;
  }
}

.vegas-hero-v5js8i {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-v5js8i {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-v5js8i > * {
  margin: 0 !important;
}

.vegas-hero-v5js8i img,
.vegas-hero-3ri5a8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-v5js8i img,
  .vegas-hero-3ri5a8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-9vhpqf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-9vhpqf {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-s2po3x {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-hero-s2po3x {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .vegas-hero-s2po3x::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-wxud9j {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-hero-wxud9j {
    padding: 7px 15px;
  }
}

.vegas-hero-wxud9j:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-lcppsp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-lcppsp {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-wxud9j picture {
  height: 100%;
  display: block;
}

.vegas-hero-wxud9j img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-hero-wxud9j img {
    width: 88px;
    height: 44px;
  }
}

.vegas-hero-wxud9j p {
  text-align: center;
  width: 100%;
}

.vegas-hero-bnn7x5 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-bnn7x5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-bnn7x5 img,
.vegas-hero-7tsbr5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-bnn7x5 img,
  .vegas-hero-7tsbr5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-s794wn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-s794wn {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-qip960 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-hero-2kvdgz {
  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-hero-s9r29c {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-hero-s9r29c.vegas-hero-nppuxd {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-hero-vb0gct {
  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-hero-vb0gct {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-1l37vc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegas-hero-hrc39p {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-hero-6t5jgq ease;
  opacity: 0;
  color: var(--text-color);
}

.vegas-hero-q86kat {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-hero-q86kat ol,
.vegas-hero-q86kat ul {
  padding-left: 1.3em;
}

.vegas-hero-s9r29c.vegas-hero-nppuxd .vegas-hero-hrc39p {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-hero-s9r29c.vegas-hero-nppuxd .vegas-hero-1l37vc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegas-hero-mqdlm2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-mqdlm2 {
    padding: 24px;
  }
}

.vegas-hero-mqdlm2 .vegas-hero-fw8d9n {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-mqdlm2 .vegas-hero-fw8d9n {
    display: none;
  }
}

.vegas-hero-mqdlm2 .vegas-hero-5ui8g3 svg {
  display: none;
}

.vegas-hero-grzaql {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-hero-grzaql .vegas-hero-3b9960 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-grzaql .vegas-hero-3b9960 {
    display: flex;
  }
}

.vegas-hero-6d48i5 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-6d48i5 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-6d48i5 > * {
  margin: 0 !important;
}

.vegas-hero-6d48i5 img,
.vegas-hero-0mtw1n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-6d48i5 img,
  .vegas-hero-0mtw1n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-qa0ujl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-qa0ujl {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-chatqh {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-hero-chatqh {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .vegas-hero-chatqh::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-oiyawa {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-hero-oiyawa:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-j6n7u1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-j6n7u1 {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-oiyawa picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-hero-oiyawa picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-hero-jwa1je {
  margin: -24px 0;
}

.vegas-hero-jwa1je:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-hero-jwa1je {
    margin: -16px 0;
  }
}

.vegas-hero-h83h41 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-hero-h83h41 {
    flex-direction: row;
  }
}

.vegas-hero-dkazor {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .vegas-hero-dkazor {
    flex: 1;
  }
}

.vegas-hero-dkazor::placeholder {
  color: var(--Text-400);
}

.vegas-hero-qrcfh6 {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.vegas-hero-h6kfwm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-hero-h6kfwm::-webkit-scrollbar {
  display: none;
}

.vegas-hero-c9yaj2 {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.vegas-hero-c9yaj2 img,
.vegas-hero-c9yaj2 svg {
  margin-right: 8px;
}

.vegas-hero-c3litl {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-hero-jwa1je + .vegas-hero-qf4ku2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-hero-jwa1je + .vegas-hero-qf4ku2 {
    margin-top: -16px;
  }
}

.vegas-hero-c75c9f {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-hero-c75c9f > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-hero-c75c9f > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-hero-k8ktdu {
  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-hero-6fv4z3 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.vegas-hero-rpk41g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-hero-867y8h {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-hero-lyes2v {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-hero-k8ktdu button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.vegas-hero-k8ktdu button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .vegas-hero-k8ktdu {
    padding: 39px 179px 39px 39px;
  }

  .vegas-hero-6fv4z3 {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-hero-lyes2v {
    height: 348px;
  }

  .vegas-hero-k8ktdu button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-hero-k8ktdu button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-k8ktdu {
    padding: 63px;
  }
}

.vegas-hero-g4lx0m {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-hero-g4lx0m {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-hero-8u1qir {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-8u1qir {
    width: auto;
  }
}

.vegas-hero-6qjglt {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.vegas-hero-6qjglt::-webkit-scrollbar {
  display: none;
}

.vegas-hero-6qjglt a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.vegas-hero-6qjglt a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-6qjglt {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-hero-g4lx0m .vegas-hero-79ox5e {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegas-hero-6t5jgq,
    mask-image 0.3s;
}

.vegas-hero-g4lx0m .vegas-hero-79ox5e.vegas-hero-jn0y4t {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-hero-9duipr {
  margin: 40px -16px;
}

.vegas-hero-j7cykp + .vegas-hero-ev1fei,
.vegas-hero-j7cykp + .vegas-hero-qjw2k3 {
  margin-top: 24px;
}

.vegas-hero-lfw1cv {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-hero-lfw1cv picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-hero-6bey9l {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-hero-6bey9l {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-6bey9l {
    margin-top: 0;
  }
}

.vegas-hero-adevfc {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-adevfc {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-3fd3tm {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .vegas-hero-3fd3tm {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-hero-thtedy {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .vegas-hero-thtedy {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-hero-cpwgud {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .vegas-hero-cpwgud {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-xhqg4w {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-xhqg4w {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-66di6d {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.vegas-hero-qrunsa {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-hero-qrunsa img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-hero-qf4ku2 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-hero-r9w9bx {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .vegas-hero-r9w9bx {
    padding: 15px 48px;
  }
}

main > .vegas-hero-qf4ku2 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-hero-s6mzn9.vegas-hero-irlysz > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-hero-fji0rp p a img {
  display: block;
  margin: 0 auto;
}


.vegas-hero-vi9ob5 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.vegas-hero-tta2dl {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.vegas-hero-tta2dl label {
  font-size: 14px;
}

.vegas-hero-tta2dl h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-hero-tta2dl input,
.vegas-hero-tta2dl textarea,
.vegas-hero-tta2dl button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.vegas-hero-tta2dl button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-hero-t746f0 ease;
}
.vegas-hero-tta2dl button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-hero-1epmjg {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-hero-3oo9vq ease-in;
}

.vegas-hero-1epmjg h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.vegas-hero-e5x3ac, .vegas-hero-575r1p, [class*="review-card"],
thead, thead th, table th, .vegas-hero-915n3a,
.vegas-hero-9fw9v8, [class*="collapsible-header"],
.vegas-hero-qu9u6d, [class*="updated-block"] {
  color: #ece7dc !important;
}
