* {
  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-2346pm {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-2346pm {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-2346pm {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-hero-smto7y {
  overflow: hidden;
}

.vegas-hero-1wu8o2 img {
  background: var(--Neutral-300);
}

.vegas-hero-m8nikt {
  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-864x9r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-hero-864x9r:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-4cpd7v {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-hero-4cpd7v:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-8tzdyx {
  font-size: 12px;
  line-height: 18px;
}

.vegas-hero-yts0x7 {
  font-size: 18px;
  line-height: 26px;
}

.vegas-hero-ig5sim {
  width: 100%;
}

.vegas-hero-a82g4b {
  padding: 6px 16px;
}

.vegas-hero-fidttr {
  padding: 10px 16px;
}

.vegas-hero-03d1at {
  padding: 15px 26px;
}

.vegas-hero-0x311h {
  flex-shrink: 0;
}

.vegas-hero-f9jdhg {
  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-xstpde {
  display: none;
}

.vegas-hero-et7ypm {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-hero-w9h5o6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-hero-5u12xp {
  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-3mqo2o {
  cursor: grab;
}

.vegas-hero-5u12xp::-webkit-scrollbar {
  display: none;
}

.vegas-hero-avy17r {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-hero-ajvqb3 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-hero-a3n5lk {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-hero-xi9jt4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-hero-1ru8ug {
  visibility: visible;
}

.vegas-hero-zki2yx {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-hero-7ld2qj ease;
}

.vegas-hero-2656kv {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-hero-28enkp {
  -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-7ld2qj,
    mask-image 0.3s;
}

.vegas-hero-28enkp.vegas-hero-8taw23 {
  -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-vittko: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-ah1mnj {
  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-omkefy.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-omkefy.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-04bu26 {
  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-04bu26::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-o9na0i {
  position: relative;
  z-index: 1;
}

.vegas-hero-qxmryd {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-hero-m8vsl0 {
  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-dznf93 {
  font-size: 40px;
  line-height: 48px;
}

.vegas-hero-d4zeyh {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-hero-th4847 {
  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-th4847:hover {
  background: var(--Primary-400);
}

.vegas-hero-th4847 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-hero-vittko 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-04bu26 {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-hero-qxmryd {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-hero-m8vsl0 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-hero-dznf93 {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-hero-d4zeyh {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-hero-ah1mnj {
    top: 25px;
    right: 25px;
  }
}

.vegas-hero-na2euw,
.vegas-hero-23izao {
  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-3t48yt.vegas-hero-dc7r7b::before,
.vegas-hero-23izao::before,
.vegas-hero-0ifxta::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-omkefy.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-hero-avtbxt 14.vegas-hero-sq0v5w.vegas-hero-6l0czc 14.vegas-hero-r3sc5u 15.vegas-hero-lqsipy 14.vegas-hero-ccahfz 15.vegas-hero-idoh9b 14.vegas-hero-qf9wlb.vegas-hero-de6qpg 14.vegas-hero-u1t6jv 19.vegas-hero-ptkk87 12.vegas-hero-1k9tjc 19.vegas-hero-ptkk87 10.vegas-hero-0ki0b5.vegas-hero-ptkk87 8.vegas-hero-0nnh6k 17.vegas-hero-p1tzdr 7.vegas-hero-1hf2ho 15.vegas-hero-f8g1jz 7.vegas-hero-uowz8f.vegas-hero-rzmqrs 7.vegas-hero-1hf2ho 11.vegas-hero-8a2qc4 8.vegas-hero-0nnh6k 11.vegas-hero-8a2qc4 10.vegas-hero-kleomg.vegas-hero-8a2qc4 12.vegas-hero-igir6l 13.vegas-hero-yfauwh 14.vegas-hero-5gnw4r 15.vegas-hero-sno1u7 14.vegas-hero-gux5h3.vegas-hero-58fncy 14.vegas-hero-y4furs 15.vegas-hero-19j1u5 14.vegas-hero-bzvaz7 15.vegas-hero-e0aiow 14.vegas-hero-ydfhqm.vegas-hero-avtbxt 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-hero-hyv5q1 15.vegas-hero-qylcl0.vegas-hero-bat55o 15.vegas-hero-nsww13 15.vegas-hero-2hx9fc 15.vegas-hero-frk412 15.vegas-hero-2dookw 15.vegas-hero-0s63kv.vegas-hero-md8m5d 15.vegas-hero-frk412 15.vegas-hero-cncqk0 15.vegas-hero-hpk7ac 15.vegas-hero-66o43f 15.vegas-hero-ni72hw.vegas-hero-a3kzm9 15.vegas-hero-958v62 7.vegas-hero-xa2agb 18.vegas-hero-fbdy4u 7.vegas-hero-t64a90 23.vegas-hero-m07vgi.vegas-hero-q2yvwf.vegas-hero-99z6v2 18.vegas-hero-weeqzx 19.vegas-hero-f8tdz9 15.vegas-hero-6rjnqr 15.vegas-hero-hyv5q1 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-k58xvp [type="submit"] *,
.vegas-hero-h13ixr button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-hero-q212i5 {
    display: none;
  }
}

.vegas-hero-kup1l8 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-hero-kup1l8 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-kup1l8 {
    bottom: 22px;
  }
}

.vegas-hero-kup1l8 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-hero-kup1l8 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-hero-penugh.static) .vegas-hero-kup1l8 {
    bottom: 8px;
  }
}

.vegas-hero-jtbc08 {
  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-omkefy.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-hero-goez0x 3.vegas-hero-da4ovp.vegas-hero-q04vvz.vegas-hero-yp6kz8 3.vegas-hero-rgk749 3.vegas-hero-yjfxd1 5.vegas-hero-si2sn9 3.vegas-hero-yjfxd1 8.vegas-hero-mfu1co.vegas-hero-air9ny.vegas-hero-yjfxd1 26.vegas-hero-7mebvf 5.vegas-hero-q7stxo 28.vegas-hero-l15s6l 8.vegas-hero-uv5l74 28.vegas-hero-4o50nt.vegas-hero-6geg2q 28.vegas-hero-bjmrtd.vegas-hero-glb7wy 34.vegas-hero-6ifqag.vegas-hero-321e3v 36.vegas-hero-5v01n2 11.vegas-hero-f73jdd 37.vegas-hero-8crebv 12.vegas-hero-n6sl16 36.vegas-hero-dngns8.vegas-hero-ps9659 28.vegas-hero-cczwyt.vegas-hero-k1a9t5.vegas-hero-0kez0k 28.vegas-hero-jesqnj 36.vegas-hero-sqnzup 26.vegas-hero-f1qii9 36.vegas-hero-sqnzup 23.vegas-hero-xa14ge.vegas-hero-g5fboe.vegas-hero-sqnzup 5.vegas-hero-as19rl 34.vegas-hero-grakpi 3.vegas-hero-rgk749 31.vegas-hero-goez0x 3.vegas-hero-1sm1w0.vegas-hero-0jrtzv 18.vegas-hero-mcwmgu.vegas-hero-elnld0 18.vegas-hero-bxzguv 8.vegas-hero-kwv7m8 17.vegas-hero-nfqd6r 8.vegas-hero-kwv7m8 15.vegas-hero-scoacf.vegas-hero-kwv7m8 14.vegas-hero-9aeyuz 9.vegas-hero-elnld0 13.vegas-hero-qlf14k 11.vegas-hero-0jrtzv 13.vegas-hero-uiq59o.vegas-hero-k6a47j 13.vegas-hero-qlf14k 13.vegas-hero-s8i3rw 14.vegas-hero-9aeyuz 13.vegas-hero-s8i3rw 15.vegas-hero-ou1y22.vegas-hero-s8i3rw 17.vegas-hero-nfqd6r 12.vegas-hero-k6a47j 18.vegas-hero-bxzguv 11.vegas-hero-0jrtzv 18.vegas-hero-nkvee8.vegas-hero-nzswzs 18.vegas-hero-npsoy5.vegas-hero-xe3o4t 18.vegas-hero-bxzguv 17.vegas-hero-99u8zj 17.vegas-hero-nfqd6r 17.vegas-hero-99u8zj 15.vegas-hero-fxzpzs.vegas-hero-99u8zj 14.vegas-hero-9aeyuz 18.vegas-hero-xe3o4t 13.vegas-hero-qlf14k 20.vegas-hero-nzswzs 13.vegas-hero-cutalb.vegas-hero-4zrxl9 13.vegas-hero-qlf14k 22.vegas-hero-vceyrm 14.vegas-hero-9aeyuz 22.vegas-hero-vceyrm 15.vegas-hero-fi6xua.vegas-hero-cjj803 17.vegas-hero-nfqd6r 21.vegas-hero-4zrxl9 18.vegas-hero-bxzguv 20.vegas-hero-nzswzs 18.vegas-hero-qqm26o.vegas-hero-zdi0xn 18.vegas-hero-2fxsep.vegas-hero-he0sdy 18.vegas-hero-bxzguv 26.vegas-hero-sw2hfg 17.vegas-hero-nfqd6r 26.vegas-hero-sw2hfg 15.vegas-hero-vzeh5j.vegas-hero-sw2hfg 14.vegas-hero-9aeyuz 27.vegas-hero-he0sdy 13.vegas-hero-qlf14k 28.vegas-hero-zdi0xn 13.vegas-hero-rrymik.vegas-hero-ri8gva 13.vegas-hero-qlf14k 31.vegas-hero-gg1ho1 14.vegas-hero-9aeyuz 31.vegas-hero-gg1ho1 15.vegas-hero-svbaw3.vegas-hero-sw2hfg 17.vegas-hero-nfqd6r 30.vegas-hero-ri8gva 18.vegas-hero-bxzguv 28.vegas-hero-zdi0xn 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-jtbc08 {
    display: none;
  }
}

.vegas-hero-aly83i {
  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-aly83i {
    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-h13ixr {
  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-h13ixr {
    padding: 14px 16px;
  }
}

.vegas-hero-h13ixr button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-hero-h13ixr button:first-child {
  align-content: end;
}

.vegas-hero-h13ixr button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-hero-h13ixr
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-h13ixr
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-hero-h13ixr button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-hero-h13ixr button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-hero-0ifxta {
  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-0ifxta::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-hero-0ifxta,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-0ifxta {
  opacity: 1;
  visibility: visible;
}

.vegas-hero-1hr8ac {
  flex: 1 1;
}

.vegas-hero-yhorju {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-yhorju {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-hero-vgxc1z {
  display: block;
}

.vegas-hero-b9p5pt {
  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-b9p5pt {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-23izao {
  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-23izao::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-hero-ensfv7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-hero-ensfv7 p {
  color: var(--Text-100);
}

.vegas-hero-23izao .vegas-hero-78mn6e {
  grid-area: button;
}

.vegas-hero-23izao .vegas-hero-78mn6e::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-omkefy.org/2000/svg'%3E%3Cpath d='M4.vegas-hero-r6sjne 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-mo1o4y 15L16.vegas-hero-mo1o4y 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-mo1o4y 5L16.vegas-hero-mo1o4y 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-99cmlx {
  display: block;
}

.vegas-hero-iar8xb {
  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-iar8xb {
    margin-top: 40px;
  }
}

.vegas-hero-na2euw label,
.vegas-hero-na2euw input {
  display: block;
  width: 100%;
}

.vegas-hero-na2euw label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-hero-na2euw label.vegas-hero-dd3cy7 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-hero-na2euw label.vegas-hero-dd3cy7::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-na2euw 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-na2euw input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-882jyf {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-hero-882jyf {
  display: flex;
}

.vegas-hero-882jyf ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-hero-882jyf ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-hero-882jyf ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-hero-k58xvp {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-k58xvp {
    padding: 0 24px 24px;
  }
}

.vegas-hero-k58xvp 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-k58xvp input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-k58xvp [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-hero-k58xvp [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-hero-k58xvp [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-hero-k58xvp [type="submit"] {
    right: 40px;
  }
}

.vegas-hero-3t48yt {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-hero-3t48yt.vegas-hero-dc7r7b {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-hero-3t48yt.vegas-hero-dc7r7b::before {
  content: "";
  width: 31px;
}

.vegas-hero-3t48yt.vegas-hero-dc7r7b p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-hero-3t48yt.vegas-hero-qrpsv2 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-hero-3t48yt 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-kup1l8 .vegas-hero-78mn6e {
  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-q212i5 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-hero-q212i5 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-q212i5 {
    padding: 15px 0;
  }
}

.vegas-hero-q212i5 .vegas-hero-2346pm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-hero-q212i5 .vegas-hero-2346pm {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-hero-w5y1v8 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-hero-w5y1v8 {
    max-width: 180px;
    height: 47px;
  }
}

.vegas-hero-w5y1v8 picture,
.vegas-hero-w5y1v8 img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-hero-w5y1v8 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-hero-9occm5 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-hero-7ld2qj ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-hero-q212i5.vegas-hero-xxidh3 .vegas-hero-9occm5 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-hero-9occm5 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-9occm5 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-hero-vndpis,
.vegas-hero-ajzs7s {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-hero-vndpis,
  .vegas-hero-ajzs7s {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-ajzs7s {
    display: none;
  }
}

.vegas-hero-zuq81o {
  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-xxidh3 .vegas-hero-zuq81o {
  background: var(--fh-bg-color);
}

.vegas-hero-zuq81o button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-hero-zuq81o {
    display: none;
  }
}

.vegas-hero-khuxux {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-hero-khuxux {
    display: none;
  }
}

.vegas-hero-o7le2d {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.vegas-hero-q212i5.vegas-hero-xxidh3 .vegas-hero-o7le2d:first-child {
  display: none;
}

.vegas-hero-q212i5.vegas-hero-xxidh3 .vegas-hero-o7le2d:last-child {
  display: block;
}

.vegas-hero-o7le2d:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-hero-o7le2d {
    display: none;
  }
}

.vegas-hero-zzj1t3 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-zzj1t3 {
    display: flex;
  }
}

.vegas-hero-zzj1t3 ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-hero-zzj1t3:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-zzj1t3:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-hero-zzj1t3:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-hero-zzj1t3:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-zzj1t3:hover .vegas-hero-nwrnsk svg {
  transform: rotate(180deg);
}

.vegas-hero-jklwbi {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-hero-752fz8 {
  padding: 0 8px;
}

.vegas-hero-70fj3b {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-hero-70fj3b:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-hero-70fj3b {
    padding: 4px 8px;
  }
}

.vegas-hero-1vaqds {
  display: flex;
}

.vegas-hero-1vaqds img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-hero-nwrnsk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-hero-nwrnsk svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-hero-hl08xo {
  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-hl08xo {
    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-wtweqi {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-wtweqi {
    display: none;
  }
}

.vegas-hero-jtfjgn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-hero-v8p158 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-hero-0lohcv {
  display: flex;
}

.vegas-hero-t30bgi {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-hero-igq9i7 {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-hero-igq9i7 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-igq9i7 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-hero-igq9i7 .vegas-hero-hm54p9 [data-ref-el],
  .vegas-hero-igq9i7 .vegas-hero-hm54p9 span,
  .vegas-hero-igq9i7 .vegas-hero-hm54p9 a {
    white-space: nowrap;
  }
}

.vegas-hero-dk3st4 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-hero-dk3st4.vegas-hero-r9o659 > .vegas-hero-hm54p9 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-dk3st4.vegas-hero-tvqzwb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-hero-dk3st4.vegas-hero-r9o659 > .vegas-hero-6k9xea {
    height: auto;
  }

  .vegas-hero-dk3st4.vegas-hero-r9o659 > div > .vegas-hero-fgxikz {
    transform: rotate(180deg);
  }
}

.vegas-hero-dk3st4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-hero-dk3st4 [data-ref-el],
.vegas-hero-dk3st4 span {
  cursor: pointer;
}

.vegas-hero-dk3st4 [data-ref-el],
.vegas-hero-dk3st4 span,
.vegas-hero-dk3st4 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .vegas-hero-dk3st4 [data-ref-el],
  .vegas-hero-dk3st4 span,
  .vegas-hero-dk3st4 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-dk3st4 [data-ref-el],
  .vegas-hero-dk3st4 span,
  .vegas-hero-dk3st4 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-hero-6k9xea {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-hero-7ld2qj ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-hero-6k9xea::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-hero-6k9xea::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-hero-6k9xea::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-hero-6k9xea {
    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-6k9xea:has(> .vegas-hero-dk3st4.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-hero-6k9xea .vegas-hero-6k9xea {
    padding: 0;
  }

  .vegas-hero-6k9xea .vegas-hero-dk3st4 {
    font-weight: 400;
  }

  .vegas-hero-6k9xea .vegas-hero-dk3st4:hover > .vegas-hero-hm54p9 {
    background: var(--Neutral-300);
  }

  .vegas-hero-6k9xea .vegas-hero-fgxikz {
    rotate: -90deg;
  }
}

.vegas-hero-hm54p9 {
  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-hm54p9 {
    padding: 8px;
  }

  .vegas-hero-dk3st4.vegas-hero-396o05 > .vegas-hero-hm54p9 {
    background: var(--Neutral-300);
  }
}

.vegas-hero-fgxikz {
  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-omkefy.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-hero-tzocws 0.vegas-hero-d08cep.vegas-hero-mvu79g -0.vegas-hero-07xhe2 0.vegas-hero-pwnyiw -0.vegas-hero-07xhe2 1.vegas-hero-uru1mp 0.vegas-hero-iq7ywq.vegas-hero-hbz0hb 4.vegas-hero-8ajh2b.vegas-hero-tzocws 0.vegas-hero-nhzmtr.vegas-hero-fs0bgk -0.vegas-hero-07xhe2 9.vegas-hero-08vwcu -0.vegas-hero-07xhe2 10.vegas-hero-bedgoi 0.vegas-hero-znfgcz.vegas-hero-41omw9 0.vegas-hero-mvu79g 10.vegas-hero-41omw9 0.vegas-hero-pwnyiw 10.vegas-hero-bedgoi 1.vegas-hero-2i05wr.vegas-hero-b3g2eq 5.vegas-hero-6un1lw.vegas-hero-53b1m5 6.vegas-hero-6yc3jw 5.vegas-hero-m90ql0 6.vegas-hero-6yc3jw 4.vegas-hero-dmcliq 5.vegas-hero-fnzy4j.vegas-hero-tzocws 1.vegas-hero-4schk5.vegas-hero-07xhe2 0.vegas-hero-pwnyiw -0.vegas-hero-07xhe2 0.vegas-hero-mvu79g 0.vegas-hero-tzocws 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-hero-7ld2qj ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-fgxikz {
    cursor: default;
  }
}

.vegas-hero-yk0myk {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-hero-o39s8k {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .vegas-hero-o39s8k {
    padding: 40px 4px;
  }
}

.vegas-hero-46sbit {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-46sbit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-hero-x6ejrm {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-hero-x6ejrm {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-hero-x6ejrm ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-hero-x6ejrm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-hero-x6ejrm [data-ref-el],
.vegas-hero-x6ejrm span,
.vegas-hero-x6ejrm a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.vegas-hero-ch2kxk {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-ch2kxk {
    margin-bottom: 12px;
  }
}

.vegas-hero-gy3bct {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-hero-gy3bct img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-gy3bct:last-child {
    margin-right: 0;
  }
}

.vegas-hero-4fe81i {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-ch2kxk:hover .vegas-hero-ei80y5 {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-ei80y5 {
  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-stvatp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-hero-a32kap {
  display: flex;
  margin: 6px;
}

.vegas-hero-a32kap img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-hero-ei80y5::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-ei80y5::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-tm17ha {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-tm17ha {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-hero-ydq2rz {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .vegas-hero-ydq2rz {
    margin-right: 32px;
  }
}

.vegas-hero-6zefp4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-6zefp4 {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-hero-6zefp4 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-jsbomo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-hero-8l5xsz {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-hero-8l5xsz {
    margin-top: 40px;
  }
}

.vegas-hero-8l5xsz + .vegas-hero-bld9zz,
.vegas-hero-8l5xsz + .vegas-hero-8l5xsz {
  margin-top: 24px;
}

.vegas-hero-ln8pgc {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-ln8pgc {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-ln8pgc {
    padding: 80px;
  }
}

.vegas-hero-2axkjo {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-hero-2axkjo {
    padding: 0 16px;
}


}

.vegas-hero-rijn4q {
  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-rijn4q {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-nmm81i {
  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-nmm81i {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-nz1b1j {
  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-nz1b1j:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-2fmqpg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-hero-2fmqpg img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-hero-2fmqpg img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-hero-2fmqpg img {
  min-height: 100%;
  }
}

.vegas-hero-ln8pgc::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-hero-cq2tet {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-hero-cq2tet h1,
.vegas-hero-cq2tet h2,
.vegas-hero-cq2tet h3,
.vegas-hero-cq2tet h4 {
  margin-bottom: 6px;
}

.vegas-hero-cq2tet h1:not(:first-child),
.vegas-hero-cq2tet h2:not(:first-child),
.vegas-hero-cq2tet h3:not(:first-child),
.vegas-hero-cq2tet h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-hero-cq2tet h1,
.vegas-hero-cq2tet h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-hero-cq2tet h1,
  .vegas-hero-cq2tet h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-hero-cq2tet h2,
.vegas-hero-cq2tet h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-hero-cq2tet h2,
  .vegas-hero-cq2tet h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-cq2tet h3,
.vegas-hero-cq2tet h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-hero-cq2tet h3,
  .vegas-hero-cq2tet h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-cq2tet h4,
.vegas-hero-cq2tet h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-hero-cq2tet ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-hero-cq2tet ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-hero-cq2tet 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-cq2tet ul ul {
  margin-bottom: 8px;
}

.vegas-hero-cq2tet ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-hero-cq2tet ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-cq2tet ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-hero-cq2tet ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-hero-cq2tet ol li::marker {
  font-weight: 700;
}

.vegas-hero-cq2tet ol ol {
  margin-bottom: 8px;
}

.vegas-hero-cq2tet ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-hero-cq2tet ol ul li {
  padding-left: 16px;
}

.vegas-hero-cq2tet 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-cq2tet table {
    padding: 24px;
  }
}

.vegas-hero-cq2tet table.vegas-hero-n72gru {
  -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-7ld2qj,
    mask-image 0.3s;
}

.vegas-hero-cq2tet table.vegas-hero-n72gru.vegas-hero-8taw23 {
  -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-cq2tet table {
    display: table;
  }
}

.vegas-hero-cq2tet table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.vegas-hero-cq2tet table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-cq2tet table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-cq2tet 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-cq2tet table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-hero-cq2tet table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-cq2tet table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-cq2tet table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-hero-cq2tet img {
  max-width: 100%;
  height: auto;
}

.vegas-hero-xhqjwl {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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-xhqjwl {
    padding: 24px;
  }
}

.vegas-hero-ar5imh {
  color: var(--card-text-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-ar5imh {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-hero-ar5imh > * {
  margin: 0 !important;
}

.vegas-hero-ar5imh img,
.vegas-hero-8yawk2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-ar5imh img,
  .vegas-hero-8yawk2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-weqc54 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-weqc54 {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-6blkw0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-hero-6blkw0 .vegas-hero-9t8nf4 {
  flex-shrink: 0;
}

.vegas-hero-6blkw0 .vegas-hero-897em0 svg {
  display: none;
}

.vegas-hero-aup9s1 {
  display: grid;
  transition: max-height 0.vegas-hero-7ld2qj ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-hero-aup9s1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-aup9s1 {
    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-aup9s1.vegas-hero-yt2lhg + .vegas-hero-9t8nf4 svg {
  transform: rotate(180deg);
}

.vegas-hero-12ieun {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-hero-12ieun > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-hero-12ieun
  > div:nth-child(3n)
  .vegas-hero-fb0utu
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-hero-12ieun {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-hero-12ieun > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-hero-12ieun
    > div:nth-child(3n)
    .vegas-hero-fb0utu
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-12ieun {
    max-width: 270px;
  }
}

.vegas-hero-12ieun .vegas-hero-fb0utu button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-hero-12ieun .vegas-hero-fb0utu button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-12ieun .vegas-hero-fb0utu button {
    max-width: 104px;
  }
}

.vegas-hero-0txeas {
  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-0txeas {
    margin-bottom: 0;
  }
}

.vegas-hero-h3e1n2 {
  display: none;
  opacity: 0;
}

.vegas-hero-gijs4b {
  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-gijs4b img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-hero-fb0utu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-hero-fb0utu 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-fb0utu
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-hero-fb0utu
    button {
    max-width: 145px;
  }
}

.vegas-hero-03073b:first-child
  .vegas-hero-fb0utu
  button {
  max-width: 270px;
}

.vegas-hero-6v1zvf {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.vegas-hero-0txeas picture {
  width: 100%;
  max-width: 100%;
}

.vegas-hero-xw31ru {
  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-xw31ru svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-hero-0txeas:hover .vegas-hero-xw31ru {
  display: flex;
}

.vegas-hero-xapmwp {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-hero-dyvt6v {
  display: flex;
}

.vegas-hero-dyvt6v:hover .vegas-hero-2y9l95,
.vegas-hero-dyvt6v .vegas-hero-396o05 .vegas-hero-2y9l95 {
  display: flex;
}

.vegas-hero-dyvt6v svg {
  flex-shrink: 0;
}

.vegas-hero-2y9l95 {
  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-2y9l95 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-hero-2y9l95:hover {
  display: flex;
}

.vegas-hero-2y9l95 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-hero-0nc8em {
  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-0nc8em {
    font-size: 12px;
  }
}

.vegas-hero-rjvtfh,
.vegas-hero-l4z504 {
  width: 50%;
  flex-shrink: 0;
}

.vegas-hero-rjvtfh {
  font-weight: 700;
}

.vegas-hero-31jyl7 .vegas-hero-aup9s1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-hero-31jyl7 .vegas-hero-aup9s1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-hero-31jyl7 .vegas-hero-aup9s1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-hero-31jyl7
  .vegas-hero-6v1zvf:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-hero-31jyl7 .vegas-hero-gijs4b {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-hero-31jyl7 .vegas-hero-fb0utu {
  gap: 4px;
  align-items: center;
}

.vegas-hero-31jyl7 .vegas-hero-fb0utu button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-hero-31jyl7 .vegas-hero-fb0utu svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-hero-31jyl7 .vegas-hero-7yfx8w,
.vegas-hero-31jyl7 .vegas-hero-j996vp {
  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-omkefy.org/2000/svg'%3E%3Cpath d='M9.vegas-hero-7af2hj 4.vegas-hero-v6h1fi.vegas-hero-2mcziz 5.vegas-hero-u9dpzx.vegas-hero-9fraxx 5.vegas-hero-a3bqdv.vegas-hero-y7yury 5.vegas-hero-e988zr.vegas-hero-km6t0l 8.vegas-hero-5piwso.vegas-hero-advb34 9.vegas-hero-tyena1.vegas-hero-vz3lam 9.vegas-hero-4kq073.vegas-hero-hh6xuw 13.vegas-hero-akse10.vegas-hero-q9vt4v 11.vegas-hero-ok2pya.vegas-hero-qen6py 11.vegas-hero-8xpah3.vegas-hero-9ay15j 11.vegas-hero-ka12w3.vegas-hero-nwpm7x 13.vegas-hero-o64y7v.vegas-hero-u835gf 9.vegas-hero-i7ermn.vegas-hero-48sfe7 9.vegas-hero-j538a3.vegas-hero-c2y6bw 8.vegas-hero-ebkjd8.vegas-hero-a3wc7p 5.vegas-hero-zx7eos.vegas-hero-vlxl0n 5.vegas-hero-81ep9l.vegas-hero-lvdml2 5.vegas-hero-xc9x50.vegas-hero-bajd2t 4.vegas-hero-q0uqfg.vegas-hero-qen6py 1.vegas-hero-tzala5.vegas-hero-7af2hj 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-hero-31jyl7 .vegas-hero-7yfx8w {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-hero-31jyl7 .vegas-hero-j996vp {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-hero-8k3e7o {
  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-8k3e7o {
    padding: 24px;
  }
}

.vegas-hero-8k3e7o .vegas-hero-9t8nf4 {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-8k3e7o .vegas-hero-9t8nf4 {
    display: none;
  }
}

.vegas-hero-8k3e7o .vegas-hero-897em0 svg {
  display: none;
}

.vegas-hero-bl6nr9 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-hero-bl6nr9 .vegas-hero-m8nikt {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-bl6nr9 .vegas-hero-m8nikt {
    display: flex;
  }
}

.vegas-hero-735att {
  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-735att {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-735att > * {
  margin: 0 !important;
}

.vegas-hero-735att img,
.vegas-hero-oxwan8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-735att img,
  .vegas-hero-oxwan8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-wujzuw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-wujzuw {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-9syajk {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-hero-9syajk {
    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-9syajk::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-edw7kv {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-hero-edw7kv {
    padding: 7px 15px;
  }
}

.vegas-hero-edw7kv:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-29e10d {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-29e10d {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-edw7kv picture {
  height: 100%;
  display: block;
}

.vegas-hero-edw7kv img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-hero-edw7kv img {
    width: 88px;
    height: 44px;
  }
}

.vegas-hero-edw7kv p {
  text-align: center;
  width: 100%;
}

.vegas-hero-iekqa8 {
  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-iekqa8 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-iekqa8 img,
.vegas-hero-7f3za8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-iekqa8 img,
  .vegas-hero-7f3za8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-ab00xw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-ab00xw {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-uo3jmf {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-hero-6tf6k7 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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-v4wnw9 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-hero-v4wnw9.vegas-hero-396o05 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-hero-adotfv {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .vegas-hero-adotfv {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-m6jawh {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.vegas-hero-29bmfb {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-hero-7ld2qj ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.vegas-hero-5hqerk {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-hero-5hqerk ol,
.vegas-hero-5hqerk ul {
  padding-left: 1.3em;
}

.vegas-hero-v4wnw9.vegas-hero-396o05 .vegas-hero-29bmfb {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-hero-v4wnw9.vegas-hero-396o05 .vegas-hero-m6jawh {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.vegas-hero-a23z9u {
  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-a23z9u {
    padding: 24px;
  }
}

.vegas-hero-a23z9u .vegas-hero-9t8nf4 {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-a23z9u .vegas-hero-9t8nf4 {
    display: none;
  }
}

.vegas-hero-a23z9u .vegas-hero-897em0 svg {
  display: none;
}

.vegas-hero-lt1tc2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-hero-lt1tc2 .vegas-hero-m8nikt {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-lt1tc2 .vegas-hero-m8nikt {
    display: flex;
  }
}

.vegas-hero-2t0tfg {
  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-2t0tfg {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-2t0tfg > * {
  margin: 0 !important;
}

.vegas-hero-2t0tfg img,
.vegas-hero-vghguq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-2t0tfg img,
  .vegas-hero-vghguq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-73bcst {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-73bcst {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-tkwtv0 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-hero-tkwtv0 {
    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-tkwtv0::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-sv8iim {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-hero-sv8iim:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-3gjouy {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-3gjouy {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-sv8iim picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-hero-sv8iim picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-hero-n9yzdh {
  margin: -24px 0;
}

.vegas-hero-n9yzdh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-hero-n9yzdh {
    margin: -16px 0;
  }
}

.vegas-hero-wx05me {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-hero-wx05me {
    flex-direction: row;
  }
}

.vegas-hero-yhebqd {
  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-yhebqd {
    flex: 1;
  }
}

.vegas-hero-yhebqd::placeholder {
  color: var(--Text-400);
}

.vegas-hero-lolf4d {
  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-se5n8u {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-hero-se5n8u::-webkit-scrollbar {
  display: none;
}

.vegas-hero-h5dv2y {
  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-h5dv2y img,
.vegas-hero-h5dv2y svg {
  margin-right: 8px;
}

.vegas-hero-8spp9e {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-hero-n9yzdh + .vegas-hero-8b6l7z {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-hero-n9yzdh + .vegas-hero-8b6l7z {
    margin-top: -16px;
  }
}

.vegas-hero-hla0kp {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-hero-hla0kp > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-hero-hla0kp > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-hero-ynlcom {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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-3e9of0 {
  color: var(--card-text-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-bfc4t8 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-hero-gxft2m {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-hero-fg5zpp {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-hero-ynlcom 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-ynlcom 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-ynlcom {
    padding: 39px 179px 39px 39px;
  }

  .vegas-hero-3e9of0 {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-hero-fg5zpp {
    height: 348px;
  }

  .vegas-hero-ynlcom button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-hero-ynlcom button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-ynlcom {
    padding: 63px;
  }
}

.vegas-hero-tnngj6 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-hero-tnngj6 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-hero-m38uvg {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-m38uvg {
    width: auto;
  }
}

.vegas-hero-m35t2o {
  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-m35t2o::-webkit-scrollbar {
  display: none;
}

.vegas-hero-m35t2o 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-m35t2o a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-m35t2o {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-hero-tnngj6 .vegas-hero-rupi8p {
  -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-7ld2qj,
    mask-image 0.3s;
}

.vegas-hero-tnngj6 .vegas-hero-rupi8p.vegas-hero-8taw23 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-hero-yzah2h {
  margin: 40px -16px;
}

.vegas-hero-uh8t94 + .vegas-hero-bld9zz,
.vegas-hero-uh8t94 + .vegas-hero-8l5xsz {
  margin-top: 24px;
}

.vegas-hero-hcgm9i {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-hero-hcgm9i picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-hero-g40tzz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-hero-g40tzz {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-g40tzz {
    margin-top: 0;
  }
}

.vegas-hero-34qqmg {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-34qqmg {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-7zheht {
  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-7zheht {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-hero-jaf4zg {
  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-jaf4zg {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-hero-ftyrvx {
  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-ftyrvx {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-jlqmot {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-jlqmot {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-h42ou3 {
  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-5osfpu {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-hero-5osfpu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-hero-8b6l7z {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-hero-u7yl0b {
  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-u7yl0b {
    padding: 15px 48px;
  }
}

main > .vegas-hero-8b6l7z {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-hero-aup9s1.vegas-hero-jpcmdq > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-hero-cq2tet p a img {
  display: block;
  margin: 0 auto;
}


.vegas-hero-lkwmxk {
  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-int9wj {
  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-int9wj label {
  font-size: 14px;
}

.vegas-hero-int9wj h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-hero-int9wj input,
.vegas-hero-int9wj textarea,
.vegas-hero-int9wj 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-int9wj button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-hero-oawbnt ease;
}
.vegas-hero-int9wj button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-hero-c4io64 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-hero-yb3h6k ease-in;
}

.vegas-hero-c4io64 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-rtz439, .vegas-hero-frs9sw, [class*="review-card"],
thead, thead th, table th, .vegas-hero-j9g7vt,
.vegas-hero-aemdbz, [class*="collapsible-header"],
.vegas-hero-jwhwdt, [class*="updated-block"] {
  color: #ece7dc !important;
}

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