* {
  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-6icov1 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-6icov1 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-6icov1 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-hero-r7t00h {
  overflow: hidden;
}

.vegas-hero-3ffm9p img {
  background: var(--Neutral-300);
}

.vegas-hero-vwlan7 {
  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-vwwcfq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-hero-vwwcfq:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-p2ybje {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-hero-p2ybje:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-td5a3g {
  font-size: 12px;
  line-height: 18px;
}

.vegas-hero-lek905 {
  font-size: 18px;
  line-height: 26px;
}

.vegas-hero-3m5ndh {
  width: 100%;
}

.vegas-hero-t9x4k1 {
  padding: 6px 16px;
}

.vegas-hero-6162rx {
  padding: 10px 16px;
}

.vegas-hero-jh8jka {
  padding: 15px 26px;
}

.vegas-hero-iv9vce {
  flex-shrink: 0;
}

.vegas-hero-v6ctpo {
  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-au4mx8 {
  display: none;
}

.vegas-hero-1m9l6b {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-hero-5w9isu {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-hero-enpmfg {
  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-wms2xw {
  cursor: grab;
}

.vegas-hero-enpmfg::-webkit-scrollbar {
  display: none;
}

.vegas-hero-8z60qd {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-hero-qulekw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-hero-p7zyvy {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-hero-rnkgt3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-hero-z4jhq6 {
  visibility: visible;
}

.vegas-hero-zm82m3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-hero-lbvvjz ease;
}

.vegas-hero-xj55ma {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-hero-z66tq7 {
  -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-lbvvjz,
    mask-image 0.3s;
}

.vegas-hero-z66tq7.vegas-hero-mzlyvu {
  -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-2bc9vn: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-s71x11 {
  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-fm5fpx.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-fm5fpx.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-wii9ta {
  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-wii9ta::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-f6dxit {
  position: relative;
  z-index: 1;
}

.vegas-hero-cqr1jb {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-hero-mm07kh {
  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-cnopm5 {
  font-size: 40px;
  line-height: 48px;
}

.vegas-hero-r1u24l {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-hero-psund3 {
  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-psund3:hover {
  background: var(--Primary-400);
}

.vegas-hero-psund3 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-hero-2bc9vn 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-wii9ta {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-hero-cqr1jb {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-hero-mm07kh {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-hero-cnopm5 {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-hero-r1u24l {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-hero-s71x11 {
    top: 25px;
    right: 25px;
  }
}

.vegas-hero-1dmp8u,
.vegas-hero-dsrei2 {
  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-9ko4uo.vegas-hero-xqko0m::before,
.vegas-hero-dsrei2::before,
.vegas-hero-brtthh::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-fm5fpx.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-hero-p8gbx9 14.vegas-hero-izv03m.vegas-hero-k8nk8o 14.vegas-hero-4dvcdr 15.vegas-hero-revmm1 14.vegas-hero-acx10p 15.vegas-hero-ubkeg2 14.vegas-hero-3yxyug.vegas-hero-n4ymnf 14.vegas-hero-yzjlk8 19.vegas-hero-oxdmb3 12.vegas-hero-dzlxdf 19.vegas-hero-oxdmb3 10.vegas-hero-id37lg.vegas-hero-oxdmb3 8.vegas-hero-4r8mge 17.vegas-hero-2kznu9 7.vegas-hero-yyuxs5 15.vegas-hero-d6k0z5 7.vegas-hero-1wvg07.vegas-hero-if9xak 7.vegas-hero-yyuxs5 11.vegas-hero-sgxff5 8.vegas-hero-4r8mge 11.vegas-hero-sgxff5 10.vegas-hero-k8gg5t.vegas-hero-sgxff5 12.vegas-hero-cvz6tz 13.vegas-hero-u8k06b 14.vegas-hero-xszdsn 15.vegas-hero-8c0vdj 14.vegas-hero-j5wep6.vegas-hero-dbdx49 14.vegas-hero-b76yh8 15.vegas-hero-cq4wut 14.vegas-hero-xhkxmr 15.vegas-hero-zqho6a 14.vegas-hero-hb2ng4.vegas-hero-p8gbx9 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-hero-7ho2bi 15.vegas-hero-0haujt.vegas-hero-e3jkr7 15.vegas-hero-3g5cdc 15.vegas-hero-tepmvv 15.vegas-hero-lpjswq 15.vegas-hero-ninank 15.vegas-hero-stprek.vegas-hero-zm4a86 15.vegas-hero-lpjswq 15.vegas-hero-d63y3q 15.vegas-hero-cpj66m 15.vegas-hero-6lnalv 15.vegas-hero-hujf0x.vegas-hero-nmk72z 15.vegas-hero-yo1j1m 7.vegas-hero-o7d5lf 18.vegas-hero-l027gw 7.vegas-hero-gknglo 23.vegas-hero-t9s4do.vegas-hero-uke8kr.vegas-hero-tfagri 18.vegas-hero-8chz36 19.vegas-hero-eix92z 15.vegas-hero-93fqg2 15.vegas-hero-7ho2bi 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-ywzx5w [type="submit"] *,
.vegas-hero-yumtlg button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-hero-6vh3bk {
    display: none;
  }
}

.vegas-hero-cuaom9 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-hero-cuaom9 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-cuaom9 {
    bottom: 22px;
  }
}

.vegas-hero-cuaom9 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-hero-cuaom9 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-hero-gjuijc.static) .vegas-hero-cuaom9 {
    bottom: 8px;
  }
}

.vegas-hero-2puzoz {
  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-fm5fpx.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-hero-x9x8qv 3.vegas-hero-8662y6.vegas-hero-x7pfn6.vegas-hero-2wjmd9 3.vegas-hero-efrivm 3.vegas-hero-rzjcvu 5.vegas-hero-4n8ake 3.vegas-hero-rzjcvu 8.vegas-hero-umvygu.vegas-hero-aufbfr.vegas-hero-rzjcvu 26.vegas-hero-zhw30f 5.vegas-hero-72k1zu 28.vegas-hero-exlwkd 8.vegas-hero-043nv4 28.vegas-hero-xjcj49.vegas-hero-j3znc4 28.vegas-hero-9ufawr.vegas-hero-1u2hqh 34.vegas-hero-suf4e5.vegas-hero-oo0kq3 36.vegas-hero-euj9yd 11.vegas-hero-qbvyni 37.vegas-hero-21cll9 12.vegas-hero-nrf6tf 36.vegas-hero-6o4kia.vegas-hero-m5ho4v 28.vegas-hero-kjr1jh.vegas-hero-pgqt6e.vegas-hero-4kxr3l 28.vegas-hero-vk8458 36.vegas-hero-4twods 26.vegas-hero-y80ahz 36.vegas-hero-4twods 23.vegas-hero-sjyjtg.vegas-hero-gwoad8.vegas-hero-4twods 5.vegas-hero-iubnyu 34.vegas-hero-0me0bl 3.vegas-hero-efrivm 31.vegas-hero-x9x8qv 3.vegas-hero-8rk3lz.vegas-hero-0jal8x 18.vegas-hero-mjnrr0.vegas-hero-vq9f4l 18.vegas-hero-6q0uux 8.vegas-hero-3xq9jb 17.vegas-hero-hjl5gs 8.vegas-hero-3xq9jb 15.vegas-hero-86euf9.vegas-hero-3xq9jb 14.vegas-hero-xktwpo 9.vegas-hero-vq9f4l 13.vegas-hero-be6hod 11.vegas-hero-0jal8x 13.vegas-hero-au56vh.vegas-hero-qxrd1x 13.vegas-hero-be6hod 13.vegas-hero-2vn5h8 14.vegas-hero-xktwpo 13.vegas-hero-2vn5h8 15.vegas-hero-ftrptj.vegas-hero-2vn5h8 17.vegas-hero-hjl5gs 12.vegas-hero-qxrd1x 18.vegas-hero-6q0uux 11.vegas-hero-0jal8x 18.vegas-hero-nfl9nh.vegas-hero-pjsvku 18.vegas-hero-ttiy5q.vegas-hero-4vxzu2 18.vegas-hero-6q0uux 17.vegas-hero-26w9bh 17.vegas-hero-hjl5gs 17.vegas-hero-26w9bh 15.vegas-hero-lx5oh6.vegas-hero-26w9bh 14.vegas-hero-xktwpo 18.vegas-hero-4vxzu2 13.vegas-hero-be6hod 20.vegas-hero-pjsvku 13.vegas-hero-s9gsj5.vegas-hero-6w75oc 13.vegas-hero-be6hod 22.vegas-hero-b7wkqp 14.vegas-hero-xktwpo 22.vegas-hero-b7wkqp 15.vegas-hero-taxp5z.vegas-hero-0rjve7 17.vegas-hero-hjl5gs 21.vegas-hero-6w75oc 18.vegas-hero-6q0uux 20.vegas-hero-pjsvku 18.vegas-hero-uj59nv.vegas-hero-kyehzm 18.vegas-hero-u1etne.vegas-hero-8woi8x 18.vegas-hero-6q0uux 26.vegas-hero-o2u4qc 17.vegas-hero-hjl5gs 26.vegas-hero-o2u4qc 15.vegas-hero-vh1so4.vegas-hero-o2u4qc 14.vegas-hero-xktwpo 27.vegas-hero-8woi8x 13.vegas-hero-be6hod 28.vegas-hero-kyehzm 13.vegas-hero-ap9nlo.vegas-hero-3wkjof 13.vegas-hero-be6hod 31.vegas-hero-vhkgff 14.vegas-hero-xktwpo 31.vegas-hero-vhkgff 15.vegas-hero-ov468r.vegas-hero-o2u4qc 17.vegas-hero-hjl5gs 30.vegas-hero-3wkjof 18.vegas-hero-6q0uux 28.vegas-hero-kyehzm 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-2puzoz {
    display: none;
  }
}

.vegas-hero-ffywh8 {
  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-ffywh8 {
    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-yumtlg {
  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-yumtlg {
    padding: 14px 16px;
  }
}

.vegas-hero-yumtlg button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-hero-yumtlg button:first-child {
  align-content: end;
}

.vegas-hero-yumtlg button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-hero-yumtlg
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-yumtlg
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-hero-yumtlg button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-hero-yumtlg button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-hero-brtthh {
  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-brtthh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-hero-brtthh,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-brtthh {
  opacity: 1;
  visibility: visible;
}

.vegas-hero-r0mica {
  flex: 1 1;
}

.vegas-hero-ayepfv {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-ayepfv {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-hero-d7xg1l {
  display: block;
}

.vegas-hero-je72w6 {
  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-je72w6 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-dsrei2 {
  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-dsrei2::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-hero-i1oxxy span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-hero-i1oxxy p {
  color: var(--Text-100);
}

.vegas-hero-dsrei2 .vegas-hero-bd7lmi {
  grid-area: button;
}

.vegas-hero-dsrei2 .vegas-hero-bd7lmi::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-fm5fpx.org/2000/svg'%3E%3Cpath d='M4.vegas-hero-vuccoj 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-abo47u 15L16.vegas-hero-abo47u 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-abo47u 5L16.vegas-hero-abo47u 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-jfyw7j {
  display: block;
}

.vegas-hero-r608wu {
  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-r608wu {
    margin-top: 40px;
  }
}

.vegas-hero-1dmp8u label,
.vegas-hero-1dmp8u input {
  display: block;
  width: 100%;
}

.vegas-hero-1dmp8u label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-hero-1dmp8u label.vegas-hero-vulpr5 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-hero-1dmp8u label.vegas-hero-vulpr5::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-1dmp8u 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-1dmp8u input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-igmaf1 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-hero-igmaf1 {
  display: flex;
}

.vegas-hero-igmaf1 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-hero-igmaf1 ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-hero-igmaf1 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-hero-ywzx5w {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-ywzx5w {
    padding: 0 24px 24px;
  }
}

.vegas-hero-ywzx5w 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-ywzx5w input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-ywzx5w [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-hero-ywzx5w [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-hero-ywzx5w [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-hero-ywzx5w [type="submit"] {
    right: 40px;
  }
}

.vegas-hero-9ko4uo {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-hero-9ko4uo.vegas-hero-xqko0m {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-hero-9ko4uo.vegas-hero-xqko0m::before {
  content: "";
  width: 31px;
}

.vegas-hero-9ko4uo.vegas-hero-xqko0m p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-hero-9ko4uo.vegas-hero-z9ju9d p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-hero-9ko4uo 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-cuaom9 .vegas-hero-bd7lmi {
  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-6vh3bk {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-hero-6vh3bk {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-6vh3bk {
    padding: 18px 0;
  }
}

.vegas-hero-6vh3bk .vegas-hero-6icov1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-hero-6vh3bk .vegas-hero-6icov1 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-hero-1yz6rg {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-hero-1yz6rg {
    max-width: 160px;
    height: 40px;
  }
}

.vegas-hero-1yz6rg picture,
.vegas-hero-1yz6rg img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-hero-1yz6rg img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-hero-1a6ow8 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-hero-lbvvjz ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-hero-6vh3bk.vegas-hero-4y78xn .vegas-hero-1a6ow8 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-hero-1a6ow8 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-1a6ow8 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-hero-ghos6b,
.vegas-hero-0lp9mq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-hero-ghos6b,
  .vegas-hero-0lp9mq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-0lp9mq {
    display: none;
  }
}

.vegas-hero-j55fvj {
  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-4y78xn .vegas-hero-j55fvj {
  background: var(--fh-bg-color);
}

.vegas-hero-j55fvj button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-hero-j55fvj {
    display: none;
  }
}

.vegas-hero-af5ewp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-hero-af5ewp {
    display: none;
  }
}

.vegas-hero-d4ztky {
  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-6vh3bk.vegas-hero-4y78xn .vegas-hero-d4ztky:first-child {
  display: none;
}

.vegas-hero-6vh3bk.vegas-hero-4y78xn .vegas-hero-d4ztky:last-child {
  display: block;
}

.vegas-hero-d4ztky:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-hero-d4ztky {
    display: none;
  }
}

.vegas-hero-sne9k6 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-sne9k6 {
    display: flex;
  }
}

.vegas-hero-sne9k6 ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-hero-sne9k6:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-sne9k6:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-hero-sne9k6:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-hero-sne9k6:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-sne9k6:hover .vegas-hero-6qj4c6 svg {
  transform: rotate(180deg);
}

.vegas-hero-2jjreu {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-hero-3vbu39 {
  padding: 0 8px;
}

.vegas-hero-ma916w {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-hero-ma916w:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-hero-ma916w {
    padding: 4px 8px;
  }
}

.vegas-hero-thqs1o {
  display: flex;
}

.vegas-hero-thqs1o img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-hero-6qj4c6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-hero-6qj4c6 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-hero-05evdg {
  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-05evdg {
    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-pjkyuw {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-pjkyuw {
    display: none;
  }
}

.vegas-hero-621bmv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-hero-8j3d7p {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-hero-j7n143 {
  display: flex;
}

.vegas-hero-23xu5e {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-hero-g0b8xb {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-hero-g0b8xb {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-g0b8xb {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-hero-g0b8xb .vegas-hero-z9l23b [data-ref-el],
  .vegas-hero-g0b8xb .vegas-hero-z9l23b span,
  .vegas-hero-g0b8xb .vegas-hero-z9l23b a {
    white-space: nowrap;
  }
}

.vegas-hero-51xnlz {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-hero-51xnlz.vegas-hero-x02vpe > .vegas-hero-z9l23b {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-51xnlz.vegas-hero-d4e148:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-hero-51xnlz.vegas-hero-x02vpe > .vegas-hero-fxvsqx {
    height: auto;
  }

  .vegas-hero-51xnlz.vegas-hero-x02vpe > div > .vegas-hero-v1ijp7 {
    transform: rotate(180deg);
  }
}

.vegas-hero-51xnlz [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-hero-51xnlz [data-ref-el],
.vegas-hero-51xnlz span {
  cursor: pointer;
}

.vegas-hero-51xnlz [data-ref-el],
.vegas-hero-51xnlz span,
.vegas-hero-51xnlz 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-51xnlz [data-ref-el],
  .vegas-hero-51xnlz span,
  .vegas-hero-51xnlz a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-51xnlz [data-ref-el],
  .vegas-hero-51xnlz span,
  .vegas-hero-51xnlz a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-hero-fxvsqx {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-hero-lbvvjz ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-hero-fxvsqx::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-hero-fxvsqx::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-hero-fxvsqx::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-hero-fxvsqx {
    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-fxvsqx:has(> .vegas-hero-51xnlz.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-hero-fxvsqx .vegas-hero-fxvsqx {
    padding: 0;
  }

  .vegas-hero-fxvsqx .vegas-hero-51xnlz {
    font-weight: 400;
  }

  .vegas-hero-fxvsqx .vegas-hero-51xnlz:hover > .vegas-hero-z9l23b {
    background: var(--Neutral-300);
  }

  .vegas-hero-fxvsqx .vegas-hero-v1ijp7 {
    rotate: -90deg;
  }
}

.vegas-hero-z9l23b {
  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-z9l23b {
    padding: 8px;
  }

  .vegas-hero-51xnlz.vegas-hero-xhhj49 > .vegas-hero-z9l23b {
    background: var(--Neutral-300);
  }
}

.vegas-hero-v1ijp7 {
  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-fm5fpx.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-hero-yoc0ev 0.vegas-hero-somqgs.vegas-hero-bw7esx -0.vegas-hero-r9gdal 0.vegas-hero-kibbf2 -0.vegas-hero-r9gdal 1.vegas-hero-077mls 0.vegas-hero-a9oicc.vegas-hero-nndefv 4.vegas-hero-82mjpd.vegas-hero-yoc0ev 0.vegas-hero-hzsvbm.vegas-hero-i71zva -0.vegas-hero-r9gdal 9.vegas-hero-cc9cbh -0.vegas-hero-r9gdal 10.vegas-hero-r47jyy 0.vegas-hero-act1bd.vegas-hero-ak5asb 0.vegas-hero-bw7esx 10.vegas-hero-ak5asb 0.vegas-hero-kibbf2 10.vegas-hero-r47jyy 1.vegas-hero-qvgasn.vegas-hero-hsb49i 5.vegas-hero-59cuyt.vegas-hero-n1vpnk 6.vegas-hero-oa3x54 5.vegas-hero-y4v52c 6.vegas-hero-oa3x54 4.vegas-hero-o44wdc 5.vegas-hero-esmvlu.vegas-hero-yoc0ev 1.vegas-hero-o4836v.vegas-hero-r9gdal 0.vegas-hero-kibbf2 -0.vegas-hero-r9gdal 0.vegas-hero-bw7esx 0.vegas-hero-yoc0ev 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-hero-lbvvjz ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-v1ijp7 {
    cursor: default;
  }
}

.vegas-hero-a86tra {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-hero-ahi7ai {
  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-ahi7ai {
    padding: 40px 4px;
  }
}

.vegas-hero-v1w299 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-v1w299 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-hero-7if2t1 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-hero-7if2t1 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-hero-7if2t1 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-hero-7if2t1 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-hero-7if2t1 [data-ref-el],
.vegas-hero-7if2t1 span,
.vegas-hero-7if2t1 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegas-hero-yi2t82 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-yi2t82 {
    margin-bottom: 12px;
  }
}

.vegas-hero-h5pyyw {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-hero-h5pyyw img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-h5pyyw:last-child {
    margin-right: 0;
  }
}

.vegas-hero-ix6kpm {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-yi2t82:hover .vegas-hero-p9k5sh {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-p9k5sh {
  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-94m9n5 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-hero-emvoh5 {
  display: flex;
  margin: 6px;
}

.vegas-hero-emvoh5 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-hero-p9k5sh::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-p9k5sh::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-gh3yhk {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-gh3yhk {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-hero-6flj0p {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegas-hero-6flj0p {
    margin-right: 32px;
  }
}

.vegas-hero-49ujqn {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-49ujqn {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-hero-49ujqn a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-vagysc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-hero-29ge6u {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-hero-29ge6u {
    margin-top: 40px;
  }
}

.vegas-hero-29ge6u + .vegas-hero-2wu2d7,
.vegas-hero-29ge6u + .vegas-hero-29ge6u {
  margin-top: 24px;
}

.vegas-hero-q404bo {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-q404bo {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-q404bo {
    padding: 80px;
  }
}

.vegas-hero-0n558r {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-hero-0n558r {
    padding: 0 16px;
}


}

.vegas-hero-5y2lag {
  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-5y2lag {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-728wum {
  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-728wum {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-r7uffr {
  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-r7uffr:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-d2p92b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-hero-d2p92b img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-hero-d2p92b img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-hero-d2p92b img {
  min-height: 100%;
  }
}

.vegas-hero-q404bo::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-hero-91h0v3 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-hero-91h0v3 h1,
.vegas-hero-91h0v3 h2,
.vegas-hero-91h0v3 h3,
.vegas-hero-91h0v3 h4 {
  margin-bottom: 6px;
}

.vegas-hero-91h0v3 h1:not(:first-child),
.vegas-hero-91h0v3 h2:not(:first-child),
.vegas-hero-91h0v3 h3:not(:first-child),
.vegas-hero-91h0v3 h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-hero-91h0v3 h1,
.vegas-hero-91h0v3 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-hero-91h0v3 h1,
  .vegas-hero-91h0v3 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-hero-91h0v3 h2,
.vegas-hero-91h0v3 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-hero-91h0v3 h2,
  .vegas-hero-91h0v3 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-91h0v3 h3,
.vegas-hero-91h0v3 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-hero-91h0v3 h3,
  .vegas-hero-91h0v3 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-91h0v3 h4,
.vegas-hero-91h0v3 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-hero-91h0v3 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-hero-91h0v3 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-hero-91h0v3 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-91h0v3 ul ul {
  margin-bottom: 8px;
}

.vegas-hero-91h0v3 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-hero-91h0v3 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-91h0v3 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-hero-91h0v3 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-hero-91h0v3 ol li::marker {
  font-weight: 700;
}

.vegas-hero-91h0v3 ol ol {
  margin-bottom: 8px;
}

.vegas-hero-91h0v3 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-hero-91h0v3 ol ul li {
  padding-left: 16px;
}

.vegas-hero-91h0v3 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-91h0v3 table {
    padding: 24px;
  }
}

.vegas-hero-91h0v3 table.vegas-hero-fyslam {
  -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-lbvvjz,
    mask-image 0.3s;
}

.vegas-hero-91h0v3 table.vegas-hero-fyslam.vegas-hero-mzlyvu {
  -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-91h0v3 table {
    display: table;
  }
}

.vegas-hero-91h0v3 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-91h0v3 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-91h0v3 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-91h0v3 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-91h0v3 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-hero-91h0v3 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-91h0v3 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-91h0v3 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-hero-91h0v3 img {
  max-width: 100%;
  height: auto;
}

.vegas-hero-wi2ok0 {
  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-wi2ok0 {
    padding: 24px;
  }
}

.vegas-hero-zbgj1g {
  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-zbgj1g {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-hero-zbgj1g > * {
  margin: 0 !important;
}

.vegas-hero-zbgj1g img,
.vegas-hero-a9qx9k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-zbgj1g img,
  .vegas-hero-a9qx9k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-5nqdtc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-5nqdtc {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-jqeuy8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-hero-jqeuy8 .vegas-hero-3it6eu {
  flex-shrink: 0;
}

.vegas-hero-jqeuy8 .vegas-hero-y7r0ec svg {
  display: none;
}

.vegas-hero-dnugoa {
  display: grid;
  transition: max-height 0.vegas-hero-lbvvjz ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-hero-dnugoa {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-dnugoa {
    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-dnugoa.vegas-hero-mlo1np + .vegas-hero-3it6eu svg {
  transform: rotate(180deg);
}

.vegas-hero-yvi6qp {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-hero-yvi6qp > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-hero-yvi6qp
  > div:nth-child(3n)
  .vegas-hero-amnwvl
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-hero-yvi6qp {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-hero-yvi6qp > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-hero-yvi6qp
    > div:nth-child(3n)
    .vegas-hero-amnwvl
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-yvi6qp {
    max-width: 270px;
  }
}

.vegas-hero-yvi6qp .vegas-hero-amnwvl button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-hero-yvi6qp .vegas-hero-amnwvl button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-yvi6qp .vegas-hero-amnwvl button {
    max-width: 104px;
  }
}

.vegas-hero-kzd2uv {
  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-kzd2uv {
    margin-bottom: 0;
  }
}

.vegas-hero-9d5qnm {
  display: none;
  opacity: 0;
}

.vegas-hero-pmuv7r {
  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-pmuv7r img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-hero-amnwvl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-hero-amnwvl 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-amnwvl
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-hero-amnwvl
    button {
    max-width: 145px;
  }
}

.vegas-hero-vx6pbp:first-child
  .vegas-hero-amnwvl
  button {
  max-width: 270px;
}

.vegas-hero-44jrbh {
  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-kzd2uv picture {
  width: 100%;
  max-width: 100%;
}

.vegas-hero-dhtlqc {
  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-dhtlqc svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-hero-kzd2uv:hover .vegas-hero-dhtlqc {
  display: flex;
}

.vegas-hero-1nmu90 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-hero-s3g73n {
  display: flex;
}

.vegas-hero-s3g73n:hover .vegas-hero-hcn579,
.vegas-hero-s3g73n .vegas-hero-xhhj49 .vegas-hero-hcn579 {
  display: flex;
}

.vegas-hero-s3g73n svg {
  flex-shrink: 0;
}

.vegas-hero-hcn579 {
  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-hcn579 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-hero-hcn579:hover {
  display: flex;
}

.vegas-hero-hcn579 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-hero-fjtyab {
  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-fjtyab {
    font-size: 12px;
  }
}

.vegas-hero-niv07y,
.vegas-hero-t3uuor {
  width: 50%;
  flex-shrink: 0;
}

.vegas-hero-niv07y {
  font-weight: 700;
}

.vegas-hero-856deo .vegas-hero-dnugoa {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-hero-856deo .vegas-hero-dnugoa {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-hero-856deo .vegas-hero-dnugoa {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-hero-856deo
  .vegas-hero-44jrbh:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-hero-856deo .vegas-hero-pmuv7r {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-hero-856deo .vegas-hero-amnwvl {
  gap: 4px;
  align-items: center;
}

.vegas-hero-856deo .vegas-hero-amnwvl button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-hero-856deo .vegas-hero-amnwvl svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-hero-856deo .vegas-hero-97lngc,
.vegas-hero-856deo .vegas-hero-5helmk {
  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-fm5fpx.org/2000/svg'%3E%3Cpath d='M9.vegas-hero-4sp3ag 4.vegas-hero-y175i0.vegas-hero-r183sx 5.vegas-hero-8umb58.vegas-hero-0l4uwn 5.vegas-hero-lqxk42.vegas-hero-3mvyp1 5.vegas-hero-rgxpmx.vegas-hero-r77tgv 8.vegas-hero-f11gqi.vegas-hero-mdevqi 9.vegas-hero-fvjl59.vegas-hero-m8h4yt 9.vegas-hero-218af1.vegas-hero-pkmvjq 13.vegas-hero-1uld31.vegas-hero-m8wwy6 11.vegas-hero-xm5o0n.vegas-hero-2bwk4d 11.vegas-hero-sh3vgy.vegas-hero-m7amt3 11.vegas-hero-0251lh.vegas-hero-tu8nwl 13.vegas-hero-g844y4.vegas-hero-do8qa2 9.vegas-hero-wcto8w.vegas-hero-jwzq98 9.vegas-hero-teci5u.vegas-hero-kabu3o 8.vegas-hero-crpe6o.vegas-hero-ezywm3 5.vegas-hero-p5ookg.vegas-hero-8so29h 5.vegas-hero-cgmfqc.vegas-hero-1xnfp0 5.vegas-hero-6v3fny.vegas-hero-ektk7s 4.vegas-hero-84mwfv.vegas-hero-2bwk4d 1.vegas-hero-6fo7j6.vegas-hero-4sp3ag 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-hero-856deo .vegas-hero-97lngc {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-hero-856deo .vegas-hero-5helmk {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-hero-m50mxi {
  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-m50mxi {
    padding: 24px;
  }
}

.vegas-hero-m50mxi .vegas-hero-3it6eu {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-m50mxi .vegas-hero-3it6eu {
    display: none;
  }
}

.vegas-hero-m50mxi .vegas-hero-y7r0ec svg {
  display: none;
}

.vegas-hero-m086nm {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-hero-m086nm .vegas-hero-vwlan7 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-m086nm .vegas-hero-vwlan7 {
    display: flex;
  }
}

.vegas-hero-abqqfy {
  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-abqqfy {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-abqqfy > * {
  margin: 0 !important;
}

.vegas-hero-abqqfy img,
.vegas-hero-29t953 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-abqqfy img,
  .vegas-hero-29t953 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-1avx74 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-1avx74 {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-e3rwxe {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-hero-e3rwxe {
    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-e3rwxe::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-jasf66 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-hero-jasf66 {
    padding: 7px 15px;
  }
}

.vegas-hero-jasf66:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-jby9kj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-jby9kj {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-jasf66 picture {
  height: 100%;
  display: block;
}

.vegas-hero-jasf66 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-hero-jasf66 img {
    width: 88px;
    height: 44px;
  }
}

.vegas-hero-jasf66 p {
  text-align: center;
  width: 100%;
}

.vegas-hero-1emv3m {
  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-1emv3m {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-1emv3m img,
.vegas-hero-p1uezp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-1emv3m img,
  .vegas-hero-p1uezp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-3mtkga {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-3mtkga {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-rtsh8d {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-hero-g995t2 {
  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-79w1yt {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-hero-79w1yt.vegas-hero-xhhj49 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-hero-8p1hlw {
  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-8p1hlw {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-jfdxmv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegas-hero-p5npfi {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-hero-lbvvjz ease;
  opacity: 0;
  color: var(--text-color);
}

.vegas-hero-kdpbem {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-hero-kdpbem ol,
.vegas-hero-kdpbem ul {
  padding-left: 1.3em;
}

.vegas-hero-79w1yt.vegas-hero-xhhj49 .vegas-hero-p5npfi {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-hero-79w1yt.vegas-hero-xhhj49 .vegas-hero-jfdxmv {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegas-hero-dni4e4 {
  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-dni4e4 {
    padding: 24px;
  }
}

.vegas-hero-dni4e4 .vegas-hero-3it6eu {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-dni4e4 .vegas-hero-3it6eu {
    display: none;
  }
}

.vegas-hero-dni4e4 .vegas-hero-y7r0ec svg {
  display: none;
}

.vegas-hero-l4l57m {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-hero-l4l57m .vegas-hero-vwlan7 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-l4l57m .vegas-hero-vwlan7 {
    display: flex;
  }
}

.vegas-hero-k1zuuu {
  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-k1zuuu {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-k1zuuu > * {
  margin: 0 !important;
}

.vegas-hero-k1zuuu img,
.vegas-hero-3lmthn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-k1zuuu img,
  .vegas-hero-3lmthn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-ya87l2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-ya87l2 {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-2cban1 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-hero-2cban1 {
    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-2cban1::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-l2ayr7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-hero-l2ayr7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-hp18xj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-hp18xj {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-l2ayr7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-hero-l2ayr7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-hero-hvwnj9 {
  margin: -24px 0;
}

.vegas-hero-hvwnj9:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-hero-hvwnj9 {
    margin: -16px 0;
  }
}

.vegas-hero-7mnwq4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-hero-7mnwq4 {
    flex-direction: row;
  }
}

.vegas-hero-yquecd {
  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-yquecd {
    flex: 1;
  }
}

.vegas-hero-yquecd::placeholder {
  color: var(--Text-400);
}

.vegas-hero-zod8fz {
  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-uv1mer {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-hero-uv1mer::-webkit-scrollbar {
  display: none;
}

.vegas-hero-ut2452 {
  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-ut2452 img,
.vegas-hero-ut2452 svg {
  margin-right: 8px;
}

.vegas-hero-noggzq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-hero-hvwnj9 + .vegas-hero-6xj373 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-hero-hvwnj9 + .vegas-hero-6xj373 {
    margin-top: -16px;
  }
}

.vegas-hero-dsyceo {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-hero-dsyceo > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-hero-dsyceo > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-hero-0uhhln {
  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-e3ldkx {
  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-un47sy {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-hero-c74d25 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-hero-fcroai {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-hero-0uhhln 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-0uhhln 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-0uhhln {
    padding: 39px 179px 39px 39px;
  }

  .vegas-hero-e3ldkx {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-hero-fcroai {
    height: 348px;
  }

  .vegas-hero-0uhhln button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-hero-0uhhln button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-0uhhln {
    padding: 63px;
  }
}

.vegas-hero-du64fe {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-hero-du64fe {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-hero-16kw8w {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-16kw8w {
    width: auto;
  }
}

.vegas-hero-zjm5d8 {
  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-zjm5d8::-webkit-scrollbar {
  display: none;
}

.vegas-hero-zjm5d8 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-zjm5d8 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-zjm5d8 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-hero-du64fe .vegas-hero-0bboy2 {
  -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-lbvvjz,
    mask-image 0.3s;
}

.vegas-hero-du64fe .vegas-hero-0bboy2.vegas-hero-mzlyvu {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-hero-2ndst4 {
  margin: 40px -16px;
}

.vegas-hero-j239e9 + .vegas-hero-2wu2d7,
.vegas-hero-j239e9 + .vegas-hero-29ge6u {
  margin-top: 24px;
}

.vegas-hero-94rexd {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-hero-94rexd picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-hero-nvebhq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-hero-nvebhq {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-nvebhq {
    margin-top: 0;
  }
}

.vegas-hero-jhln87 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-jhln87 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-yw83tx {
  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-yw83tx {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-hero-io0h3c {
  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-io0h3c {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-hero-vocde9 {
  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-vocde9 {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-kfxsxm {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-kfxsxm {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-hmqmml {
  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-qdqxqq {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-hero-qdqxqq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-hero-6xj373 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-hero-cb8z82 {
  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-cb8z82 {
    padding: 15px 48px;
  }
}

main > .vegas-hero-6xj373 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-hero-dnugoa.vegas-hero-fp4ivm > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-hero-91h0v3 p a img {
  display: block;
  margin: 0 auto;
}


.vegas-hero-gcw7af {
  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-8igdh7 {
  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-8igdh7 label {
  font-size: 14px;
}

.vegas-hero-8igdh7 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-hero-8igdh7 input,
.vegas-hero-8igdh7 textarea,
.vegas-hero-8igdh7 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-8igdh7 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-hero-qcoks9 ease;
}
.vegas-hero-8igdh7 button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-hero-f4ckwy {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-hero-99na1a ease-in;
}

.vegas-hero-f4ckwy 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-4ikv7u, .vegas-hero-35e21f, [class*="review-card"],
thead, thead th, table th, .vegas-hero-4yycsr,
.vegas-hero-qziut8, [class*="collapsible-header"],
.vegas-hero-w2463p, [class*="updated-block"] {
  color: #ece7dc !important;
}
