* {
  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-y87574 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-y87574 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-y87574 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegas-hero-kvihdv {
  overflow: hidden;
}

.vegas-hero-yif0s5 img {
  background: var(--Neutral-300);
}

.vegas-hero-twytlo {
  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-kixq18 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegas-hero-kixq18:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-l5wrwn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegas-hero-l5wrwn:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-pl2otu {
  font-size: 12px;
  line-height: 18px;
}

.vegas-hero-by2v3n {
  font-size: 18px;
  line-height: 26px;
}

.vegas-hero-3g2vpr {
  width: 100%;
}

.vegas-hero-ltqjdz {
  padding: 6px 16px;
}

.vegas-hero-unlna5 {
  padding: 10px 16px;
}

.vegas-hero-8lt4gc {
  padding: 15px 26px;
}

.vegas-hero-94oad0 {
  flex-shrink: 0;
}

.vegas-hero-onfc50 {
  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-eig9qn {
  display: none;
}

.vegas-hero-zfub8h {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegas-hero-ioem49 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegas-hero-s98dnl {
  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-dut2yh {
  cursor: grab;
}

.vegas-hero-s98dnl::-webkit-scrollbar {
  display: none;
}

.vegas-hero-n99kv8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegas-hero-1g96jk {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegas-hero-jwfd1q {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegas-hero-aafd0w {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegas-hero-hs1jij {
  visibility: visible;
}

.vegas-hero-9kmw1y {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegas-hero-9d4rw2 ease;
}

.vegas-hero-godn2t {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegas-hero-uyr3g3 {
  -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-9d4rw2,
    mask-image 0.3s;
}

.vegas-hero-uyr3g3.vegas-hero-7xl1rf {
  -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-oe8a6v: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-5wzsot {
  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-6impoy.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-6impoy.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-8g5mc8 {
  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-8g5mc8::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-83o96n {
  position: relative;
  z-index: 1;
}

.vegas-hero-wg68j2 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegas-hero-o4542t {
  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-fbr7xy {
  font-size: 40px;
  line-height: 48px;
}

.vegas-hero-k1d3an {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegas-hero-uv96eb {
  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-uv96eb:hover {
  background: var(--Primary-400);
}

.vegas-hero-uv96eb svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegas-hero-oe8a6v 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-8g5mc8 {
    max-width: 600px;
    padding: 64px;
  }

  .vegas-hero-wg68j2 {
    font-size: 24px;
    line-height: 32px;
  }

  .vegas-hero-o4542t {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegas-hero-fbr7xy {
    font-size: 50px;
    line-height: 56px;
  }

  .vegas-hero-k1d3an {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegas-hero-5wzsot {
    top: 25px;
    right: 25px;
  }
}

.vegas-hero-7ms34q,
.vegas-hero-pohnci {
  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-iehs8i.vegas-hero-ctybjc::before,
.vegas-hero-pohnci::before,
.vegas-hero-wpz6pz::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-6impoy.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegas-hero-3mowd9 14.vegas-hero-gz25b6.vegas-hero-6hznai 14.vegas-hero-3uasf1 15.vegas-hero-ygjrhu 14.vegas-hero-dtodkt 15.vegas-hero-l46adb 14.vegas-hero-vzrfky.vegas-hero-24e3rc 14.vegas-hero-rl1as3 19.vegas-hero-ikpzcn 12.vegas-hero-zi92lr 19.vegas-hero-ikpzcn 10.vegas-hero-gwkxkx.vegas-hero-ikpzcn 8.vegas-hero-c5d4o7 17.vegas-hero-warnjn 7.vegas-hero-6zaz5x 15.vegas-hero-kf17t9 7.vegas-hero-v3d03l.vegas-hero-s6uw5e 7.vegas-hero-6zaz5x 11.vegas-hero-3y8awr 8.vegas-hero-c5d4o7 11.vegas-hero-3y8awr 10.vegas-hero-cbw35g.vegas-hero-3y8awr 12.vegas-hero-k3u2sz 13.vegas-hero-j8evdt 14.vegas-hero-hx0sqp 15.vegas-hero-ozjyyj 14.vegas-hero-wcmxex.vegas-hero-a71l55 14.vegas-hero-143zyp 15.vegas-hero-l9r6v9 14.vegas-hero-n4dfab 15.vegas-hero-yem6se 14.vegas-hero-pgodig.vegas-hero-3mowd9 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegas-hero-fs2vtf 15.vegas-hero-vzd2t6.vegas-hero-0hrnoo 15.vegas-hero-xr96dw 15.vegas-hero-g8bzfp 15.vegas-hero-h9o84x 15.vegas-hero-vy5nhq 15.vegas-hero-60guyo.vegas-hero-d2rcn0 15.vegas-hero-h9o84x 15.vegas-hero-3ho8zj 15.vegas-hero-bavykp 15.vegas-hero-qf9val 15.vegas-hero-utg2qw.vegas-hero-4g6o1o 15.vegas-hero-cqq35n 7.vegas-hero-mcsy9x 18.vegas-hero-19nw95 7.vegas-hero-kun6fu 23.vegas-hero-88b698.vegas-hero-m3mimn.vegas-hero-aa9qf5 18.vegas-hero-nf0z5z 19.vegas-hero-18k443 15.vegas-hero-v8wgzl 15.vegas-hero-fs2vtf 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-57sri2 [type="submit"] *,
.vegas-hero-vqhff7 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegas-hero-yaiehz {
    display: none;
  }
}

.vegas-hero-vuzmm7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegas-hero-vuzmm7 {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-vuzmm7 {
    bottom: 22px;
  }
}

.vegas-hero-vuzmm7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegas-hero-vuzmm7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegas-hero-dmwmne.static) .vegas-hero-vuzmm7 {
    bottom: 8px;
  }
}

.vegas-hero-gvixfl {
  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-6impoy.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegas-hero-ybdxl2 3.vegas-hero-az4l4c.vegas-hero-rcgg3p.vegas-hero-2evw9f 3.vegas-hero-x2x3jk 3.vegas-hero-xh771s 5.vegas-hero-la5hzq 3.vegas-hero-xh771s 8.vegas-hero-0ws3m0.vegas-hero-6rcu8w.vegas-hero-xh771s 26.vegas-hero-9a115h 5.vegas-hero-4ywmdk 28.vegas-hero-5wqzn0 8.vegas-hero-93ydu7 28.vegas-hero-pbk00q.vegas-hero-4dbijj 28.vegas-hero-9e2bjh.vegas-hero-xd6l53 34.vegas-hero-2anbcw.vegas-hero-9f634f 36.vegas-hero-u24ja2 11.vegas-hero-ojopr6 37.vegas-hero-3x5qeu 12.vegas-hero-5t7ebn 36.vegas-hero-sujlgw.vegas-hero-b220kz 28.vegas-hero-k9k5fl.vegas-hero-9zod2i.vegas-hero-i3gpby 28.vegas-hero-e5gl0q 36.vegas-hero-yguela 26.vegas-hero-1r1ovp 36.vegas-hero-yguela 23.vegas-hero-c9r7nv.vegas-hero-33ai51.vegas-hero-yguela 5.vegas-hero-ee7tx7 34.vegas-hero-8yg9zw 3.vegas-hero-x2x3jk 31.vegas-hero-ybdxl2 3.vegas-hero-9pbn8l.vegas-hero-mn1bqe 18.vegas-hero-4cig6a.vegas-hero-lmwl6f 18.vegas-hero-3vc0sg 8.vegas-hero-dz6wi7 17.vegas-hero-k46e57 8.vegas-hero-dz6wi7 15.vegas-hero-vst2ep.vegas-hero-dz6wi7 14.vegas-hero-v8ekpq 9.vegas-hero-lmwl6f 13.vegas-hero-0z1poc 11.vegas-hero-mn1bqe 13.vegas-hero-9sikt0.vegas-hero-e0v8ek 13.vegas-hero-0z1poc 13.vegas-hero-619el4 14.vegas-hero-v8ekpq 13.vegas-hero-619el4 15.vegas-hero-4lxn8f.vegas-hero-619el4 17.vegas-hero-k46e57 12.vegas-hero-e0v8ek 18.vegas-hero-3vc0sg 11.vegas-hero-mn1bqe 18.vegas-hero-7jia4b.vegas-hero-s25lqk 18.vegas-hero-bxyft5.vegas-hero-zjq7wh 18.vegas-hero-3vc0sg 17.vegas-hero-dle2ww 17.vegas-hero-k46e57 17.vegas-hero-dle2ww 15.vegas-hero-ncatc3.vegas-hero-dle2ww 14.vegas-hero-v8ekpq 18.vegas-hero-zjq7wh 13.vegas-hero-0z1poc 20.vegas-hero-s25lqk 13.vegas-hero-c7jm7k.vegas-hero-882dbp 13.vegas-hero-0z1poc 22.vegas-hero-qg8cgt 14.vegas-hero-v8ekpq 22.vegas-hero-qg8cgt 15.vegas-hero-dohrgz.vegas-hero-74mfwf 17.vegas-hero-k46e57 21.vegas-hero-882dbp 18.vegas-hero-3vc0sg 20.vegas-hero-s25lqk 18.vegas-hero-06qtq2.vegas-hero-7yeknk 18.vegas-hero-gmezs9.vegas-hero-v2tz57 18.vegas-hero-3vc0sg 26.vegas-hero-99bgsy 17.vegas-hero-k46e57 26.vegas-hero-99bgsy 15.vegas-hero-1vsv7z.vegas-hero-99bgsy 14.vegas-hero-v8ekpq 27.vegas-hero-v2tz57 13.vegas-hero-0z1poc 28.vegas-hero-7yeknk 13.vegas-hero-85qhgd.vegas-hero-hfee7w 13.vegas-hero-0z1poc 31.vegas-hero-gg6mgq 14.vegas-hero-v8ekpq 31.vegas-hero-gg6mgq 15.vegas-hero-1quq3f.vegas-hero-99bgsy 17.vegas-hero-k46e57 30.vegas-hero-hfee7w 18.vegas-hero-3vc0sg 28.vegas-hero-7yeknk 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-gvixfl {
    display: none;
  }
}

.vegas-hero-jk81ga {
  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-jk81ga {
    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-vqhff7 {
  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-vqhff7 {
    padding: 14px 16px;
  }
}

.vegas-hero-vqhff7 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegas-hero-vqhff7 button:first-child {
  align-content: end;
}

.vegas-hero-vqhff7 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegas-hero-vqhff7
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-vqhff7
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegas-hero-vqhff7 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegas-hero-vqhff7 button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegas-hero-wpz6pz {
  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-wpz6pz::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegas-hero-wpz6pz,
.pc61d126-chatbot[data-active-screen="3"]
  .vegas-hero-wpz6pz {
  opacity: 1;
  visibility: visible;
}

.vegas-hero-ylhsgn {
  flex: 1 1;
}

.vegas-hero-kttw8a {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-kttw8a {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegas-hero-mdt8h5 {
  display: block;
}

.vegas-hero-u0iqsu {
  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-u0iqsu {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-pohnci {
  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-pohnci::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegas-hero-u42a4m span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegas-hero-u42a4m p {
  color: var(--Text-100);
}

.vegas-hero-pohnci .vegas-hero-p8hq3u {
  grid-area: button;
}

.vegas-hero-pohnci .vegas-hero-p8hq3u::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-6impoy.org/2000/svg'%3E%3Cpath d='M4.vegas-hero-7yrnum 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-lwoz6u 15L16.vegas-hero-lwoz6u 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegas-hero-lwoz6u 5L16.vegas-hero-lwoz6u 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-cfogju {
  display: block;
}

.vegas-hero-l3qjq0 {
  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-l3qjq0 {
    margin-top: 40px;
  }
}

.vegas-hero-7ms34q label,
.vegas-hero-7ms34q input {
  display: block;
  width: 100%;
}

.vegas-hero-7ms34q label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegas-hero-7ms34q label.vegas-hero-zmsl4w input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegas-hero-7ms34q label.vegas-hero-zmsl4w::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-7ms34q 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-7ms34q input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-20grsy {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegas-hero-20grsy {
  display: flex;
}

.vegas-hero-20grsy ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegas-hero-20grsy ol {
    height: 420px;
    padding: 24px;
  }
}

.vegas-hero-20grsy ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegas-hero-57sri2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-57sri2 {
    padding: 0 24px 24px;
  }
}

.vegas-hero-57sri2 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-57sri2 input::placeholder {
  color: var(--Text-400);
}

.vegas-hero-57sri2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegas-hero-57sri2 [type="submit"]:disabled {
  opacity: 0.5;
}

.vegas-hero-57sri2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegas-hero-57sri2 [type="submit"] {
    right: 40px;
  }
}

.vegas-hero-iehs8i {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegas-hero-iehs8i.vegas-hero-ctybjc {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegas-hero-iehs8i.vegas-hero-ctybjc::before {
  content: "";
  width: 31px;
}

.vegas-hero-iehs8i.vegas-hero-ctybjc p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegas-hero-iehs8i.vegas-hero-0f4qb1 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegas-hero-iehs8i 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-vuzmm7 .vegas-hero-p8hq3u {
  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-yaiehz {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegas-hero-yaiehz {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-yaiehz {
    padding: 18px 0;
  }
}

.vegas-hero-yaiehz .vegas-hero-y87574 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegas-hero-yaiehz .vegas-hero-y87574 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegas-hero-gmjsly {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegas-hero-gmjsly {
    max-width: 160px;
    height: 40px;
  }
}

.vegas-hero-gmjsly picture,
.vegas-hero-gmjsly img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegas-hero-gmjsly img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegas-hero-902ffu {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegas-hero-9d4rw2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegas-hero-yaiehz.vegas-hero-mnfed4 .vegas-hero-902ffu {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegas-hero-902ffu {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-902ffu {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegas-hero-91l70g,
.vegas-hero-9gnpto {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegas-hero-91l70g,
  .vegas-hero-9gnpto {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegas-hero-9gnpto {
    display: none;
  }
}

.vegas-hero-vxp1o5 {
  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-mnfed4 .vegas-hero-vxp1o5 {
  background: var(--fh-bg-color);
}

.vegas-hero-vxp1o5 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegas-hero-vxp1o5 {
    display: none;
  }
}

.vegas-hero-mcve7g {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegas-hero-mcve7g {
    display: none;
  }
}

.vegas-hero-vapg3p {
  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-yaiehz.vegas-hero-mnfed4 .vegas-hero-vapg3p:first-child {
  display: none;
}

.vegas-hero-yaiehz.vegas-hero-mnfed4 .vegas-hero-vapg3p:last-child {
  display: block;
}

.vegas-hero-vapg3p:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegas-hero-vapg3p {
    display: none;
  }
}

.vegas-hero-v4z2q2 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-v4z2q2 {
    display: flex;
  }
}

.vegas-hero-v4z2q2 ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegas-hero-v4z2q2:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-v4z2q2:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegas-hero-v4z2q2:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegas-hero-v4z2q2:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-v4z2q2:hover .vegas-hero-yrxitc svg {
  transform: rotate(180deg);
}

.vegas-hero-s65veo {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegas-hero-uz6nh3 {
  padding: 0 8px;
}

.vegas-hero-soywaf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegas-hero-soywaf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegas-hero-soywaf {
    padding: 4px 8px;
  }
}

.vegas-hero-vvoke1 {
  display: flex;
}

.vegas-hero-vvoke1 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegas-hero-yrxitc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegas-hero-yrxitc svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegas-hero-oo8mnz {
  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-oo8mnz {
    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-zlmb49 {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-zlmb49 {
    display: none;
  }
}

.vegas-hero-66ofe2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegas-hero-ng45r7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegas-hero-6vzmfw {
  display: flex;
}

.vegas-hero-4xr0d4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegas-hero-a3a7p2 {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegas-hero-a3a7p2 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-a3a7p2 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegas-hero-a3a7p2 .vegas-hero-d5czlt [data-ref-el],
  .vegas-hero-a3a7p2 .vegas-hero-d5czlt span,
  .vegas-hero-a3a7p2 .vegas-hero-d5czlt a {
    white-space: nowrap;
  }
}

.vegas-hero-by8fy8 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegas-hero-by8fy8.vegas-hero-48ujfw > .vegas-hero-d5czlt {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegas-hero-by8fy8.vegas-hero-fhbvyo:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegas-hero-by8fy8.vegas-hero-48ujfw > .vegas-hero-r9vubc {
    height: auto;
  }

  .vegas-hero-by8fy8.vegas-hero-48ujfw > div > .vegas-hero-s5lgif {
    transform: rotate(180deg);
  }
}

.vegas-hero-by8fy8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegas-hero-by8fy8 [data-ref-el],
.vegas-hero-by8fy8 span {
  cursor: pointer;
}

.vegas-hero-by8fy8 [data-ref-el],
.vegas-hero-by8fy8 span,
.vegas-hero-by8fy8 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-by8fy8 [data-ref-el],
  .vegas-hero-by8fy8 span,
  .vegas-hero-by8fy8 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-by8fy8 [data-ref-el],
  .vegas-hero-by8fy8 span,
  .vegas-hero-by8fy8 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegas-hero-r9vubc {
  height: 0;
  overflow: hidden;
  transition: height 0.vegas-hero-9d4rw2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegas-hero-r9vubc::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegas-hero-r9vubc::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegas-hero-r9vubc::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegas-hero-r9vubc {
    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-r9vubc:has(> .vegas-hero-by8fy8.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegas-hero-r9vubc .vegas-hero-r9vubc {
    padding: 0;
  }

  .vegas-hero-r9vubc .vegas-hero-by8fy8 {
    font-weight: 400;
  }

  .vegas-hero-r9vubc .vegas-hero-by8fy8:hover > .vegas-hero-d5czlt {
    background: var(--Neutral-300);
  }

  .vegas-hero-r9vubc .vegas-hero-s5lgif {
    rotate: -90deg;
  }
}

.vegas-hero-d5czlt {
  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-d5czlt {
    padding: 8px;
  }

  .vegas-hero-by8fy8.vegas-hero-wugugh > .vegas-hero-d5czlt {
    background: var(--Neutral-300);
  }
}

.vegas-hero-s5lgif {
  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-6impoy.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegas-hero-jpftj6 0.vegas-hero-575hh3.vegas-hero-lx7e8s -0.vegas-hero-0bzko6 0.vegas-hero-wjspy6 -0.vegas-hero-0bzko6 1.vegas-hero-unhk8w 0.vegas-hero-cn170k.vegas-hero-o4qatn 4.vegas-hero-cr1kyv.vegas-hero-jpftj6 0.vegas-hero-02m4mh.vegas-hero-pqqx8l -0.vegas-hero-0bzko6 9.vegas-hero-u5dot2 -0.vegas-hero-0bzko6 10.vegas-hero-64xy0l 0.vegas-hero-897osu.vegas-hero-x4ah73 0.vegas-hero-lx7e8s 10.vegas-hero-x4ah73 0.vegas-hero-wjspy6 10.vegas-hero-64xy0l 1.vegas-hero-448yb4.vegas-hero-pscm3x 5.vegas-hero-g7rmvn.vegas-hero-lp296b 6.vegas-hero-qi7990 5.vegas-hero-qsf58n 6.vegas-hero-qi7990 4.vegas-hero-fkuoaq 5.vegas-hero-8gqp8f.vegas-hero-jpftj6 1.vegas-hero-hbin1o.vegas-hero-0bzko6 0.vegas-hero-wjspy6 -0.vegas-hero-0bzko6 0.vegas-hero-lx7e8s 0.vegas-hero-jpftj6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegas-hero-9d4rw2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegas-hero-s5lgif {
    cursor: default;
  }
}

.vegas-hero-joondb {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegas-hero-k5s9h6 {
  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-k5s9h6 {
    padding: 40px 4px;
  }
}

.vegas-hero-qxycne {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-qxycne {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegas-hero-i97g72 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegas-hero-i97g72 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegas-hero-i97g72 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegas-hero-i97g72 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegas-hero-i97g72 [data-ref-el],
.vegas-hero-i97g72 span,
.vegas-hero-i97g72 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegas-hero-kzd6ay {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-kzd6ay {
    margin-bottom: 12px;
  }
}

.vegas-hero-k25v2x {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegas-hero-k25v2x img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegas-hero-k25v2x:last-child {
    margin-right: 0;
  }
}

.vegas-hero-91w7ua {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-kzd6ay:hover .vegas-hero-85rr05 {
  visibility: visible;
  opacity: 1;
}

.vegas-hero-85rr05 {
  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-a77bla {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegas-hero-4gdcpc {
  display: flex;
  margin: 6px;
}

.vegas-hero-4gdcpc img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegas-hero-85rr05::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-85rr05::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-dhu4u6 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegas-hero-dhu4u6 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegas-hero-6xn83m {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegas-hero-6xn83m {
    margin-right: 32px;
  }
}

.vegas-hero-olqp9i {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegas-hero-olqp9i {
    margin-top: 0;
    width: 340px;
  }
}

.vegas-hero-olqp9i a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegas-hero-g7pvo0 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegas-hero-sjy8lx {
  position: relative;
}

@media (min-width: 768px) {
  .vegas-hero-sjy8lx {
    margin-top: 40px;
  }
}

.vegas-hero-sjy8lx + .vegas-hero-dwcte8,
.vegas-hero-sjy8lx + .vegas-hero-sjy8lx {
  margin-top: 24px;
}

.vegas-hero-0fvoyl {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-0fvoyl {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-0fvoyl {
    padding: 80px;
  }
}

.vegas-hero-un3e1v {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegas-hero-un3e1v {
    padding: 0 16px;
}


}

.vegas-hero-ujxlcz {
  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-ujxlcz {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegas-hero-zk4uv5 {
  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-zk4uv5 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-dre4ky {
  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-dre4ky:hover {
  background: var(--button-bg-hover);
}

.vegas-hero-gyocny {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegas-hero-gyocny img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegas-hero-gyocny img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegas-hero-gyocny img {
  min-height: 100%;
  }
}

.vegas-hero-0fvoyl::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegas-hero-x6iec2 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegas-hero-x6iec2 h1,
.vegas-hero-x6iec2 h2,
.vegas-hero-x6iec2 h3,
.vegas-hero-x6iec2 h4 {
  margin-bottom: 6px;
}

.vegas-hero-x6iec2 h1:not(:first-child),
.vegas-hero-x6iec2 h2:not(:first-child),
.vegas-hero-x6iec2 h3:not(:first-child),
.vegas-hero-x6iec2 h4:not(:first-child) {
  margin-top: 16px;
}

.vegas-hero-x6iec2 h1,
.vegas-hero-x6iec2 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegas-hero-x6iec2 h1,
  .vegas-hero-x6iec2 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegas-hero-x6iec2 h2,
.vegas-hero-x6iec2 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegas-hero-x6iec2 h2,
  .vegas-hero-x6iec2 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-x6iec2 h3,
.vegas-hero-x6iec2 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegas-hero-x6iec2 h3,
  .vegas-hero-x6iec2 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-x6iec2 h4,
.vegas-hero-x6iec2 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegas-hero-x6iec2 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegas-hero-x6iec2 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegas-hero-x6iec2 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-x6iec2 ul ul {
  margin-bottom: 8px;
}

.vegas-hero-x6iec2 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegas-hero-x6iec2 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegas-hero-x6iec2 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegas-hero-x6iec2 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegas-hero-x6iec2 ol li::marker {
  font-weight: 700;
}

.vegas-hero-x6iec2 ol ol {
  margin-bottom: 8px;
}

.vegas-hero-x6iec2 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegas-hero-x6iec2 ol ul li {
  padding-left: 16px;
}

.vegas-hero-x6iec2 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-x6iec2 table {
    padding: 24px;
  }
}

.vegas-hero-x6iec2 table.vegas-hero-x0shs7 {
  -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-9d4rw2,
    mask-image 0.3s;
}

.vegas-hero-x6iec2 table.vegas-hero-x0shs7.vegas-hero-7xl1rf {
  -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-x6iec2 table {
    display: table;
  }
}

.vegas-hero-x6iec2 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-x6iec2 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-x6iec2 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-x6iec2 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-x6iec2 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegas-hero-x6iec2 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegas-hero-x6iec2 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegas-hero-x6iec2 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegas-hero-x6iec2 img {
  max-width: 100%;
  height: auto;
}

.vegas-hero-krx3x9 {
  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-krx3x9 {
    padding: 24px;
  }
}

.vegas-hero-tb5fxh {
  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-tb5fxh {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegas-hero-tb5fxh > * {
  margin: 0 !important;
}

.vegas-hero-tb5fxh img,
.vegas-hero-teckw1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-tb5fxh img,
  .vegas-hero-teckw1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-dr639u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-dr639u {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-ojanpw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegas-hero-ojanpw .vegas-hero-im7to6 {
  flex-shrink: 0;
}

.vegas-hero-ojanpw .vegas-hero-3d1pgv svg {
  display: none;
}

.vegas-hero-41puue {
  display: grid;
  transition: max-height 0.vegas-hero-9d4rw2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegas-hero-41puue {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-41puue {
    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-41puue.vegas-hero-aqtdv6 + .vegas-hero-im7to6 svg {
  transform: rotate(180deg);
}

.vegas-hero-7cxgga {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegas-hero-7cxgga > div:nth-child(3n) {
  grid-column: span 2;
}

.vegas-hero-7cxgga
  > div:nth-child(3n)
  .vegas-hero-ndbjkx
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegas-hero-7cxgga {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegas-hero-7cxgga > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegas-hero-7cxgga
    > div:nth-child(3n)
    .vegas-hero-ndbjkx
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-7cxgga {
    max-width: 270px;
  }
}

.vegas-hero-7cxgga .vegas-hero-ndbjkx button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegas-hero-7cxgga .vegas-hero-ndbjkx button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-7cxgga .vegas-hero-ndbjkx button {
    max-width: 104px;
  }
}

.vegas-hero-pupp7z {
  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-pupp7z {
    margin-bottom: 0;
  }
}

.vegas-hero-u7b01y {
  display: none;
  opacity: 0;
}

.vegas-hero-q5bz9q {
  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-q5bz9q img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegas-hero-ndbjkx {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegas-hero-ndbjkx 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-ndbjkx
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegas-hero-ndbjkx
    button {
    max-width: 145px;
  }
}

.vegas-hero-ipbmp2:first-child
  .vegas-hero-ndbjkx
  button {
  max-width: 270px;
}

.vegas-hero-9dtc82 {
  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-pupp7z picture {
  width: 100%;
  max-width: 100%;
}

.vegas-hero-vqspha {
  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-vqspha svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegas-hero-pupp7z:hover .vegas-hero-vqspha {
  display: flex;
}

.vegas-hero-wocd1h {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegas-hero-1wqiy7 {
  display: flex;
}

.vegas-hero-1wqiy7:hover .vegas-hero-br7zks,
.vegas-hero-1wqiy7 .vegas-hero-wugugh .vegas-hero-br7zks {
  display: flex;
}

.vegas-hero-1wqiy7 svg {
  flex-shrink: 0;
}

.vegas-hero-br7zks {
  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-br7zks {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegas-hero-br7zks:hover {
  display: flex;
}

.vegas-hero-br7zks svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegas-hero-fjcuny {
  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-fjcuny {
    font-size: 12px;
  }
}

.vegas-hero-6cea9m,
.vegas-hero-q4f2fk {
  width: 50%;
  flex-shrink: 0;
}

.vegas-hero-6cea9m {
  font-weight: 700;
}

.vegas-hero-t806te .vegas-hero-41puue {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegas-hero-t806te .vegas-hero-41puue {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegas-hero-t806te .vegas-hero-41puue {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegas-hero-t806te
  .vegas-hero-9dtc82:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegas-hero-t806te .vegas-hero-q5bz9q {
  height: 100% !important;
  border-radius: 16px;
}

.vegas-hero-t806te .vegas-hero-ndbjkx {
  gap: 4px;
  align-items: center;
}

.vegas-hero-t806te .vegas-hero-ndbjkx button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegas-hero-t806te .vegas-hero-ndbjkx svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegas-hero-t806te .vegas-hero-33cg19,
.vegas-hero-t806te .vegas-hero-am8p8w {
  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-6impoy.org/2000/svg'%3E%3Cpath d='M9.vegas-hero-vx8lf8 4.vegas-hero-54sjmj.vegas-hero-hbhjps 5.vegas-hero-7v322o.vegas-hero-24ryaa 5.vegas-hero-wikrss.vegas-hero-jljke2 5.vegas-hero-ramyyq.vegas-hero-0qplo4 8.vegas-hero-rqpamt.vegas-hero-nqn8jh 9.vegas-hero-9weflg.vegas-hero-t67gjl 9.vegas-hero-ydi06q.vegas-hero-dlg0b1 13.vegas-hero-8fza2g.vegas-hero-m4q6r0 11.vegas-hero-felc82.vegas-hero-n9339b 11.vegas-hero-2s3eok.vegas-hero-cqjkum 11.vegas-hero-eqswps.vegas-hero-xa8oh6 13.vegas-hero-20qb7y.vegas-hero-xvvzrd 9.vegas-hero-3w7tjd.vegas-hero-evo1i3 9.vegas-hero-23w210.vegas-hero-9faakl 8.vegas-hero-yxlnta.vegas-hero-bc3z4p 5.vegas-hero-2clv7t.vegas-hero-3q4jiy 5.vegas-hero-yjja3z.vegas-hero-ly9813 5.vegas-hero-zbmgvt.vegas-hero-7z40jx 4.vegas-hero-y1fjhj.vegas-hero-n9339b 1.vegas-hero-relyyn.vegas-hero-vx8lf8 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegas-hero-t806te .vegas-hero-33cg19 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegas-hero-t806te .vegas-hero-am8p8w {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegas-hero-batwr2 {
  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-batwr2 {
    padding: 24px;
  }
}

.vegas-hero-batwr2 .vegas-hero-im7to6 {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-batwr2 .vegas-hero-im7to6 {
    display: none;
  }
}

.vegas-hero-batwr2 .vegas-hero-3d1pgv svg {
  display: none;
}

.vegas-hero-wiwx91 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegas-hero-wiwx91 .vegas-hero-twytlo {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-wiwx91 .vegas-hero-twytlo {
    display: flex;
  }
}

.vegas-hero-qdg08n {
  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-qdg08n {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-qdg08n > * {
  margin: 0 !important;
}

.vegas-hero-qdg08n img,
.vegas-hero-4sk2j4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-qdg08n img,
  .vegas-hero-4sk2j4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-x1bwd9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-x1bwd9 {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-6ruz1v {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegas-hero-6ruz1v {
    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-6ruz1v::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-9s0r30 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegas-hero-9s0r30 {
    padding: 7px 15px;
  }
}

.vegas-hero-9s0r30:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-o1ybk9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-o1ybk9 {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-9s0r30 picture {
  height: 100%;
  display: block;
}

.vegas-hero-9s0r30 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegas-hero-9s0r30 img {
    width: 88px;
    height: 44px;
  }
}

.vegas-hero-9s0r30 p {
  text-align: center;
  width: 100%;
}

.vegas-hero-1x1wim {
  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-1x1wim {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-1x1wim img,
.vegas-hero-0u2sck {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-1x1wim img,
  .vegas-hero-0u2sck {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-coyc4t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-coyc4t {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-s0t3q1 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegas-hero-k5h76x {
  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-8egw2p {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegas-hero-8egw2p.vegas-hero-wugugh {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegas-hero-vfw1ri {
  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-vfw1ri {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-iufxzz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegas-hero-ewdy39 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegas-hero-9d4rw2 ease;
  opacity: 0;
  color: var(--text-color);
}

.vegas-hero-0mulzg {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegas-hero-0mulzg ol,
.vegas-hero-0mulzg ul {
  padding-left: 1.3em;
}

.vegas-hero-8egw2p.vegas-hero-wugugh .vegas-hero-ewdy39 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegas-hero-8egw2p.vegas-hero-wugugh .vegas-hero-iufxzz {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegas-hero-t8jtlv {
  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-t8jtlv {
    padding: 24px;
  }
}

.vegas-hero-t8jtlv .vegas-hero-im7to6 {
  display: flex;
}

@media (min-width: 768px) {
  .vegas-hero-t8jtlv .vegas-hero-im7to6 {
    display: none;
  }
}

.vegas-hero-t8jtlv .vegas-hero-3d1pgv svg {
  display: none;
}

.vegas-hero-n9r7wo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegas-hero-n9r7wo .vegas-hero-twytlo {
  display: none;
}

@media (min-width: 768px) {
  .vegas-hero-n9r7wo .vegas-hero-twytlo {
    display: flex;
  }
}

.vegas-hero-saqifz {
  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-saqifz {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegas-hero-saqifz > * {
  margin: 0 !important;
}

.vegas-hero-saqifz img,
.vegas-hero-vddpsd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegas-hero-saqifz img,
  .vegas-hero-vddpsd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegas-hero-hl1p4q {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegas-hero-hl1p4q {
    width: 32px;
    height: 32px;
  }
}

.vegas-hero-yvkj97 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegas-hero-yvkj97 {
    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-yvkj97::-webkit-scrollbar {
    display: none;
  }
}

.vegas-hero-ieiuu3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegas-hero-ieiuu3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegas-hero-zk524e {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegas-hero-zk524e {
    display: flex;
    opacity: 1;
  }
}

.vegas-hero-ieiuu3 picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegas-hero-ieiuu3 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegas-hero-5x16v1 {
  margin: -24px 0;
}

.vegas-hero-5x16v1:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegas-hero-5x16v1 {
    margin: -16px 0;
  }
}

.vegas-hero-b4fx23 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegas-hero-b4fx23 {
    flex-direction: row;
  }
}

.vegas-hero-vetxpp {
  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-vetxpp {
    flex: 1;
  }
}

.vegas-hero-vetxpp::placeholder {
  color: var(--Text-400);
}

.vegas-hero-gkqj8v {
  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-5qmg4n {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegas-hero-5qmg4n::-webkit-scrollbar {
  display: none;
}

.vegas-hero-u6tky3 {
  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-u6tky3 img,
.vegas-hero-u6tky3 svg {
  margin-right: 8px;
}

.vegas-hero-7vik6e {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegas-hero-5x16v1 + .vegas-hero-6q320h {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegas-hero-5x16v1 + .vegas-hero-6q320h {
    margin-top: -16px;
  }
}

.vegas-hero-q9pcap {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegas-hero-q9pcap > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegas-hero-q9pcap > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegas-hero-gocdj3 {
  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-jsxzg3 {
  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-e3m3im {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegas-hero-a9jiw9 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegas-hero-ldpa1y {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegas-hero-gocdj3 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-gocdj3 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-gocdj3 {
    padding: 39px 179px 39px 39px;
  }

  .vegas-hero-jsxzg3 {
    font-size: 40px;
    line-height: 48px;
  }

  .vegas-hero-ldpa1y {
    height: 348px;
  }

  .vegas-hero-gocdj3 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegas-hero-gocdj3 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegas-hero-gocdj3 {
    padding: 63px;
  }
}

.vegas-hero-tmf32k {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegas-hero-tmf32k {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegas-hero-7xnuf8 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-7xnuf8 {
    width: auto;
  }
}

.vegas-hero-kw2608 {
  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-kw2608::-webkit-scrollbar {
  display: none;
}

.vegas-hero-kw2608 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-kw2608 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegas-hero-kw2608 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegas-hero-tmf32k .vegas-hero-e6lu4h {
  -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-9d4rw2,
    mask-image 0.3s;
}

.vegas-hero-tmf32k .vegas-hero-e6lu4h.vegas-hero-7xl1rf {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegas-hero-1x46fd {
  margin: 40px -16px;
}

.vegas-hero-x2trd7 + .vegas-hero-dwcte8,
.vegas-hero-x2trd7 + .vegas-hero-sjy8lx {
  margin-top: 24px;
}

.vegas-hero-g4fdcb {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegas-hero-g4fdcb picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegas-hero-7c2pqp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegas-hero-7c2pqp {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegas-hero-7c2pqp {
    margin-top: 0;
  }
}

.vegas-hero-pxt5z4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-pxt5z4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegas-hero-p4ot9b {
  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-p4ot9b {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegas-hero-8bmdlr {
  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-8bmdlr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegas-hero-puwiz6 {
  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-puwiz6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegas-hero-gldves {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegas-hero-gldves {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegas-hero-4tvoqr {
  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-1lcubb {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegas-hero-1lcubb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegas-hero-6q320h {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegas-hero-wax5u1 {
  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-wax5u1 {
    padding: 15px 48px;
  }
}

main > .vegas-hero-6q320h {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegas-hero-41puue.vegas-hero-g0656q > div:nth-child(n+5) {
    display: none;
  }
}

.vegas-hero-x6iec2 p a img {
  display: block;
  margin: 0 auto;
}


.vegas-hero-fjssdh {
  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-oe2q5h {
  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-oe2q5h label {
  font-size: 14px;
}

.vegas-hero-oe2q5h h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegas-hero-oe2q5h input,
.vegas-hero-oe2q5h textarea,
.vegas-hero-oe2q5h 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-oe2q5h button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegas-hero-vlyveu ease;
}
.vegas-hero-oe2q5h button:hover {
  background-color: var(--button-bg-hover);
}
.vegas-hero-i5qlbh {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegas-hero-r3c68f ease-in;
}

.vegas-hero-i5qlbh 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-p5i6x1, .vegas-hero-q8sle0, [class*="review-card"],
thead, thead th, table th, .vegas-hero-qnf1cl,
.vegas-hero-3n6jkq, [class*="collapsible-header"],
.vegas-hero-jo9kbu, [class*="updated-block"] {
  color: #ece7dc !important;
}

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