* {
  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;
  }
}

.this-is-vegas-xfk1rg {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-xfk1rg {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .this-is-vegas-xfk1rg {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.this-is-vegas-gbm2jm {
  overflow: hidden;
}

.this-is-vegas-4d7x9i img {
  background: var(--Neutral-300);
}

.this-is-vegas-kz505k {
  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;
}

.this-is-vegas-1oqnzq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.this-is-vegas-1oqnzq:hover {
  background: var(--button-bg-hover);
}

.this-is-vegas-g7iwm6 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.this-is-vegas-g7iwm6:hover {
  background: var(--button-bg-hover);
}

.this-is-vegas-4c53iq {
  font-size: 12px;
  line-height: 18px;
}

.this-is-vegas-hjykru {
  font-size: 18px;
  line-height: 26px;
}

.this-is-vegas-w3kjmm {
  width: 100%;
}

.this-is-vegas-4gd0q0 {
  padding: 6px 16px;
}

.this-is-vegas-jxu284 {
  padding: 10px 16px;
}

.this-is-vegas-0b1i0v {
  padding: 15px 26px;
}

.this-is-vegas-27h19n {
  flex-shrink: 0;
}

.this-is-vegas-wrpa6p {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.this-is-vegas-jqp5k4 {
  display: none;
}

.this-is-vegas-1zjbrq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.this-is-vegas-xxnwxg {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.this-is-vegas-vugemn {
  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;
}

.this-is-vegas-vvt76d {
  cursor: grab;
}

.this-is-vegas-vugemn::-webkit-scrollbar {
  display: none;
}

.this-is-vegas-os7lpi {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.this-is-vegas-9pfmlg {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.this-is-vegas-ngrqhn {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.this-is-vegas-y1oy8s {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.this-is-vegas-nyzqnr {
  visibility: visible;
}

.this-is-vegas-4eaa85 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s ease;
}

.this-is-vegas-4am6jh {
  background-color: var(--Primary-200);
  width: 16px;
}

.this-is-vegas-j6g45k {
  -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.3s,
    mask-image 0.3s;
}

.this-is-vegas-j6g45k.this-is-vegas-sgatpz {
  -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;
  }
}

.this-is-vegas-frbs48: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;
}

.this-is-vegas-ajxgxx {
  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.w3.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.w3.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;
}

.this-is-vegas-y1gng7 {
  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);
}

.this-is-vegas-y1gng7::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%
  );
}

.this-is-vegas-bpz7st {
  position: relative;
  z-index: 1;
}

.this-is-vegas-qhy419 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.this-is-vegas-ajlcsi {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.this-is-vegas-kqkjd2 {
  font-size: 40px;
  line-height: 48px;
}

.this-is-vegas-6u8hif {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.this-is-vegas-1jgi73 {
  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;
}

.this-is-vegas-1jgi73:hover {
  background: var(--Primary-400);
}

.this-is-vegas-1jgi73 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.this-is-vegas-frbs48 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) {
  .this-is-vegas-y1gng7 {
    max-width: 600px;
    padding: 64px;
  }

  .this-is-vegas-qhy419 {
    font-size: 24px;
    line-height: 32px;
  }

  .this-is-vegas-ajlcsi {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .this-is-vegas-kqkjd2 {
    font-size: 50px;
    line-height: 56px;
  }

  .this-is-vegas-6u8hif {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .this-is-vegas-ajxgxx {
    top: 25px;
    right: 25px;
  }
}

.this-is-vegas-zxmhok,
.this-is-vegas-ur6z1x {
  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;
}

.this-is-vegas-ikmrvv.this-is-vegas-18s2iu::before,
.this-is-vegas-ur6z1x::before,
.this-is-vegas-q42x6n::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.w3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.5429 14.5684C15.5602 14.5684 15.5776 14.5695 15.5949 14.5697C17.7925 14.5431 19.5717 12.8862 19.5717 10.8511C19.5717 8.79915 17.764 7.13 15.5417 7.13C13.3194 7.13 11.5117 8.79915 11.5117 10.8511C11.5117 12.8865 13.2915 14.5437 15.4894 14.57C15.5073 14.57 15.525 14.5686 15.5432 14.5686L15.5429 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.5972 15.1903C15.5801 15.1903 15.5632 15.193 15.5461 15.193C15.5289 15.193 15.5126 15.1906 15.4955 15.1903C11.3348 15.22 7.94056 18.7962 7.79297 23.25H23.293C23.1454 18.7956 19.7542 15.2191 15.5972 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.this-is-vegas-gyar8y [type="submit"] *,
.this-is-vegas-6ypkuw button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.this-is-vegas-quu5nb[aria-hidden="false"]) .this-is-vegas-9sh7h5 {
    display: none;
  }
}

.this-is-vegas-enu74y {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.this-is-vegas-3e3y1w) .this-is-vegas-enu74y {
  display: none;
}

@media (min-width: 768px) {
  .this-is-vegas-enu74y {
    bottom: 22px;
  }
}

.this-is-vegas-enu74y input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.this-is-vegas-bmfkv1) .this-is-vegas-enu74y {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.this-is-vegas-bmfkv1.this-is-vegas-8pot7z) .this-is-vegas-enu74y {
    bottom: 8px;
  }
}

.this-is-vegas-zegl15 {
  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.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.5841 3.33364H8.41644C5.58276 3.33364 3.3335 5.69796 3.3335 8.57769V23.279C3.3335 26.1588 5.62517 28.5231 8.41644 28.5231L10.8335 28.5247L10.1254 34.6285C9.8748 36.2187 11.5838 37.2515 12.8338 36.3044L20.5422 28.4811H31.5839C34.4176 28.4811 36.6668 26.1167 36.6668 23.237V8.57739C36.6668 5.65557 34.3753 3.33364 31.5841 3.33364ZM11.1248 18.5087C9.74944 18.5087 8.62477 17.3484 8.62477 15.9294C8.62477 14.5105 9.74944 13.3502 11.1248 13.3502C12.5001 13.3502 13.6671 14.5105 13.6671 15.9294C13.6671 17.3484 12.5001 18.5087 11.1248 18.5087ZM20.0002 18.5087C18.6249 18.5087 17.5002 17.3484 17.5002 15.9294C17.5002 14.5105 18.6249 13.3502 20.0002 13.3502C21.3756 13.3502 22.5426 14.5105 22.5426 15.9294C22.5003 17.3484 21.3756 18.5087 20.0002 18.5087ZM28.8757 18.5087C27.5004 18.5087 26.3757 17.3484 26.3757 15.9294C26.3757 14.5105 27.5004 13.3502 28.8757 13.3502C30.251 13.3502 31.4181 14.5105 31.4181 15.9294C31.3757 17.3484 30.251 18.5087 28.8757 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.this-is-vegas-quu5nb[aria-hidden="false"])
    .this-is-vegas-zegl15 {
    display: none;
  }
}

.this-is-vegas-quu5nb {
  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) {
  .this-is-vegas-quu5nb {
    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);
  }
}

.this-is-vegas-quu5nb[aria-hidden="true"] {
  display: none;
}

.this-is-vegas-6ypkuw {
  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) {
  .this-is-vegas-6ypkuw {
    padding: 14px 16px;
  }
}

.this-is-vegas-6ypkuw button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.this-is-vegas-6ypkuw button:first-child {
  align-content: end;
}

.this-is-vegas-6ypkuw button:first-of-type {
  display: none;
}

.this-is-vegas-enu74y[data-active-screen="2"]
  .this-is-vegas-6ypkuw
  button:first-of-type,
.this-is-vegas-enu74y[data-active-screen="3"]
  .this-is-vegas-6ypkuw
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.this-is-vegas-6ypkuw button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.this-is-vegas-6ypkuw button:last-child svg {
  width: 38px;
  height: 38px;
}

.this-is-vegas-q42x6n {
  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;
}

.this-is-vegas-q42x6n::before {
  content: "";
  width: 48px;
}

.this-is-vegas-enu74y[data-active-screen="2"] .this-is-vegas-q42x6n,
.this-is-vegas-enu74y[data-active-screen="3"]
  .this-is-vegas-q42x6n {
  opacity: 1;
  visibility: visible;
}

.this-is-vegas-vn4sxm {
  flex: 1 1;
}

.this-is-vegas-2ibrfw {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-2ibrfw {
    padding: 24px;
  }
}

.this-is-vegas-enu74y[data-active-screen="1"] .this-is-vegas-ai491u {
  display: block;
}

.this-is-vegas-rid2cz {
  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) {
  .this-is-vegas-rid2cz {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.this-is-vegas-ur6z1x {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.this-is-vegas-ur6z1x::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.this-is-vegas-6ivluw span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.this-is-vegas-6ivluw p {
  color: var(--Text-100);
}

.this-is-vegas-ur6z1x .this-is-vegas-ubet6x {
  grid-area: button;
}

.this-is-vegas-ur6z1x .this-is-vegas-ubet6x::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.w3.org/2000/svg'%3E%3Cpath d='M4.66602 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.334 15L16.334 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.334 5L16.334 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.this-is-vegas-enu74y[data-active-screen="2"] .this-is-vegas-ausq6j {
  display: block;
}

.this-is-vegas-fh3riy {
  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) {
  .this-is-vegas-fh3riy {
    margin-top: 40px;
  }
}

.this-is-vegas-zxmhok label,
.this-is-vegas-zxmhok input {
  display: block;
  width: 100%;
}

.this-is-vegas-zxmhok label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.this-is-vegas-zxmhok label.this-is-vegas-9q1mr1 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.this-is-vegas-zxmhok label.this-is-vegas-9q1mr1::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;
}

.this-is-vegas-zxmhok 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;
}

.this-is-vegas-zxmhok input::placeholder {
  color: var(--Text-400);
}

.this-is-vegas-rp4ai6 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.this-is-vegas-enu74y[data-active-screen="3"] .this-is-vegas-rp4ai6 {
  display: flex;
}

.this-is-vegas-rp4ai6 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .this-is-vegas-rp4ai6 ol {
    height: 420px;
    padding: 24px;
  }
}

.this-is-vegas-rp4ai6 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.this-is-vegas-gyar8y {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-gyar8y {
    padding: 0 24px 24px;
  }
}

.this-is-vegas-gyar8y 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;
}

.this-is-vegas-gyar8y input::placeholder {
  color: var(--Text-400);
}

.this-is-vegas-gyar8y [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.this-is-vegas-gyar8y [type="submit"]:disabled {
  opacity: 0.5;
}

.this-is-vegas-gyar8y [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .this-is-vegas-gyar8y [type="submit"] {
    right: 40px;
  }
}

.this-is-vegas-ikmrvv {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.this-is-vegas-ikmrvv.this-is-vegas-18s2iu {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.this-is-vegas-ikmrvv.this-is-vegas-18s2iu::before {
  content: "";
  width: 31px;
}

.this-is-vegas-ikmrvv.this-is-vegas-18s2iu p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.this-is-vegas-ikmrvv.this-is-vegas-rjdm6d p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.this-is-vegas-ikmrvv p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.this-is-vegas-enu74y .this-is-vegas-ubet6x {
  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.this-is-vegas-gcgb36) {
    overflow: hidden;
  }
}

.this-is-vegas-9sh7h5 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .this-is-vegas-9sh7h5 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-9sh7h5 {
    padding: 15px 0;
  }
}

.this-is-vegas-9sh7h5 .this-is-vegas-xfk1rg {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .this-is-vegas-9sh7h5 .this-is-vegas-xfk1rg {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.this-is-vegas-5y2bt0 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .this-is-vegas-5y2bt0 {
    max-width: 180px;
    height: 47px;
  }
}

.this-is-vegas-5y2bt0 picture,
.this-is-vegas-5y2bt0 img {
  display: block;
  width: 100%;
  height: 100%;
}

.this-is-vegas-5y2bt0 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .this-is-vegas-wm8j4u {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.3s ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .this-is-vegas-9sh7h5.this-is-vegas-gcgb36 .this-is-vegas-wm8j4u {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .this-is-vegas-wm8j4u {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .this-is-vegas-wm8j4u {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.this-is-vegas-itfwwj,
.this-is-vegas-o255jz {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .this-is-vegas-itfwwj,
  .this-is-vegas-o255jz {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .this-is-vegas-o255jz {
    display: none;
  }
}

.this-is-vegas-ufpobm {
  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;
}

.this-is-vegas-gcgb36 .this-is-vegas-ufpobm {
  background: var(--fh-bg-color);
}

.this-is-vegas-ufpobm button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .this-is-vegas-ufpobm {
    display: none;
  }
}

.this-is-vegas-lgqr49 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .this-is-vegas-lgqr49 {
    display: none;
  }
}

.this-is-vegas-6u2u88 {
  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;
}

.this-is-vegas-9sh7h5.this-is-vegas-gcgb36 .this-is-vegas-6u2u88:first-child {
  display: none;
}

.this-is-vegas-9sh7h5.this-is-vegas-gcgb36 .this-is-vegas-6u2u88:last-child {
  display: block;
}

.this-is-vegas-6u2u88:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .this-is-vegas-6u2u88 {
    display: none;
  }
}

.this-is-vegas-zyraz9 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .this-is-vegas-zyraz9 {
    display: flex;
  }
}

.this-is-vegas-zyraz9 ul {
  max-height: 350px;
  overflow-y: auto;
}

.this-is-vegas-zyraz9:hover ul {
  visibility: visible;
  opacity: 1;
}

.this-is-vegas-zyraz9:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.this-is-vegas-zyraz9:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.this-is-vegas-zyraz9:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.this-is-vegas-zyraz9:hover .this-is-vegas-nxpp3x svg {
  transform: rotate(180deg);
}

.this-is-vegas-kkveid {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.this-is-vegas-5wpzyf {
  padding: 0 8px;
}

.this-is-vegas-q5lrkk {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.this-is-vegas-q5lrkk:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .this-is-vegas-q5lrkk {
    padding: 4px 8px;
  }
}

.this-is-vegas-zpj9e0 {
  display: flex;
}

.this-is-vegas-zpj9e0 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.this-is-vegas-nxpp3x {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.this-is-vegas-nxpp3x svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.this-is-vegas-jpmh8g {
  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) {
  .this-is-vegas-jpmh8g {
    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;
  }
}

.this-is-vegas-4m07pv {
  width: 100%;
}

@media (min-width: 1200px) {
  .this-is-vegas-4m07pv {
    display: none;
  }
}

.this-is-vegas-670fvt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.this-is-vegas-22wuwj {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.this-is-vegas-x5a2t3 {
  display: flex;
}

.this-is-vegas-yeb3on {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.this-is-vegas-xhgch6 {
  list-style: none;
}

@media (max-width: 1199px) {
  .this-is-vegas-xhgch6 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-xhgch6 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .this-is-vegas-xhgch6 .this-is-vegas-d1g0rt [data-ref-el],
  .this-is-vegas-xhgch6 .this-is-vegas-d1g0rt span,
  .this-is-vegas-xhgch6 .this-is-vegas-d1g0rt a {
    white-space: nowrap;
  }
}

.this-is-vegas-18pkye {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .this-is-vegas-18pkye.this-is-vegas-icsufn > .this-is-vegas-d1g0rt {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-18pkye.this-is-vegas-k7zzmb:hover > .this-is-vegas-xf0v7s[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .this-is-vegas-18pkye.this-is-vegas-icsufn > .this-is-vegas-xf0v7s {
    height: auto;
  }

  .this-is-vegas-18pkye.this-is-vegas-icsufn > div > .this-is-vegas-f73scx {
    transform: rotate(180deg);
  }
}

.this-is-vegas-18pkye [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.this-is-vegas-18pkye [data-ref-el],
.this-is-vegas-18pkye span {
  cursor: pointer;
}

.this-is-vegas-18pkye [data-ref-el],
.this-is-vegas-18pkye span,
.this-is-vegas-18pkye 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) {
  .this-is-vegas-18pkye [data-ref-el],
  .this-is-vegas-18pkye span,
  .this-is-vegas-18pkye a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-18pkye [data-ref-el],
  .this-is-vegas-18pkye span,
  .this-is-vegas-18pkye a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.this-is-vegas-xf0v7s {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.this-is-vegas-xf0v7s::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.this-is-vegas-xf0v7s::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.this-is-vegas-xf0v7s::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .this-is-vegas-xf0v7s {
    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;
  }

  .this-is-vegas-xf0v7s:has(> .this-is-vegas-18pkye.this-is-vegas-nlkizl) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .this-is-vegas-xf0v7s .this-is-vegas-xf0v7s {
    padding: 0;
  }

  .this-is-vegas-xf0v7s .this-is-vegas-18pkye {
    font-weight: 400;
  }

  .this-is-vegas-xf0v7s .this-is-vegas-18pkye:hover > .this-is-vegas-d1g0rt {
    background: var(--Neutral-300);
  }

  .this-is-vegas-xf0v7s .this-is-vegas-f73scx {
    rotate: -90deg;
  }
}

.this-is-vegas-d1g0rt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .this-is-vegas-d1g0rt {
    padding: 8px;
  }

  .this-is-vegas-18pkye.this-is-vegas-nlkizl > .this-is-vegas-d1g0rt {
    background: var(--Neutral-300);
  }
}

.this-is-vegas-f73scx {
  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.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512563 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5.25 4.18934L9.21967 0.21967C9.51256 -0.0732233 9.98744 -0.0732233 10.2803 0.21967C10.5732 0.512563 10.5732 0.987437 10.2803 1.28033L5.78033 5.78033C5.48744 6.07322 5.01256 6.07322 4.71967 5.78033L0.21967 1.28033C-0.0732233 0.987437 -0.0732233 0.512563 0.21967 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.3s ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .this-is-vegas-f73scx {
    cursor: default;
  }
}

.this-is-vegas-un5pxm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.this-is-vegas-dy1ajx {
  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) {
  .this-is-vegas-dy1ajx {
    padding: 40px 4px;
  }
}

.this-is-vegas-28mf26 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .this-is-vegas-28mf26 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.this-is-vegas-97ub3j {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .this-is-vegas-97ub3j {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.this-is-vegas-97ub3j ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.this-is-vegas-97ub3j [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.this-is-vegas-97ub3j [data-ref-el],
.this-is-vegas-97ub3j span,
.this-is-vegas-97ub3j a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.this-is-vegas-u772v3 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .this-is-vegas-u772v3 {
    margin-bottom: 12px;
  }
}

.this-is-vegas-3bmrot {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.this-is-vegas-3bmrot img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .this-is-vegas-3bmrot:last-child {
    margin-right: 0;
  }
}

.this-is-vegas-5h3xwg {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.this-is-vegas-u772v3:hover .this-is-vegas-e09sdf {
  visibility: visible;
  opacity: 1;
}

.this-is-vegas-e09sdf {
  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);
}

.this-is-vegas-3465ff {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.this-is-vegas-bg7qkp {
  display: flex;
  margin: 6px;
}

.this-is-vegas-bg7qkp img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.this-is-vegas-e09sdf::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);
}

.this-is-vegas-e09sdf::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);
}

.this-is-vegas-e8c3xh {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .this-is-vegas-e8c3xh {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.this-is-vegas-57bsf8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .this-is-vegas-57bsf8 {
    margin-right: 32px;
  }
}

.this-is-vegas-dcs7ed {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .this-is-vegas-dcs7ed {
    margin-top: 0;
    width: 340px;
  }
}

.this-is-vegas-dcs7ed a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.this-is-vegas-penjkd {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.this-is-vegas-gy4o71 {
  position: relative;
}

@media (min-width: 768px) {
  .this-is-vegas-gy4o71 {
    margin-top: 40px;
  }
}

.this-is-vegas-gy4o71 + .this-is-vegas-8pwa04,
.this-is-vegas-gy4o71 + .this-is-vegas-gy4o71 {
  margin-top: 24px;
}

.this-is-vegas-pehj1s {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-pehj1s {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .this-is-vegas-pehj1s {
    padding: 80px;
  }
}

.this-is-vegas-rs0qqe {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .this-is-vegas-rs0qqe {
    padding: 0 16px;
}


}

.this-is-vegas-fcrpza {
  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) {
  .this-is-vegas-fcrpza {
    font-size: 48px;
    line-height: 56px;
  }
}

.this-is-vegas-fvxjfp {
  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) {
  .this-is-vegas-fvxjfp {
    font-size: 24px;
    line-height: 32px;
  }
}

.this-is-vegas-8pxvq3 {
  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;
}

.this-is-vegas-8pxvq3:hover {
  background: var(--button-bg-hover);
}

.this-is-vegas-wqzep6 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.this-is-vegas-wqzep6 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .this-is-vegas-wqzep6 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .this-is-vegas-wqzep6 img {
  min-height: 100%;
  }
}

.this-is-vegas-pehj1s::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.this-is-vegas-i0hoyf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.this-is-vegas-i0hoyf h1,
.this-is-vegas-i0hoyf h2,
.this-is-vegas-i0hoyf h3,
.this-is-vegas-i0hoyf h4 {
  margin-bottom: 6px;
}

.this-is-vegas-i0hoyf h1:not(:first-child),
.this-is-vegas-i0hoyf h2:not(:first-child),
.this-is-vegas-i0hoyf h3:not(:first-child),
.this-is-vegas-i0hoyf h4:not(:first-child) {
  margin-top: 16px;
}

.this-is-vegas-i0hoyf h1,
.this-is-vegas-i0hoyf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .this-is-vegas-i0hoyf h1,
  .this-is-vegas-i0hoyf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.this-is-vegas-i0hoyf h2,
.this-is-vegas-i0hoyf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .this-is-vegas-i0hoyf h2,
  .this-is-vegas-i0hoyf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.this-is-vegas-i0hoyf h3,
.this-is-vegas-i0hoyf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .this-is-vegas-i0hoyf h3,
  .this-is-vegas-i0hoyf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.this-is-vegas-i0hoyf h4,
.this-is-vegas-i0hoyf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.this-is-vegas-i0hoyf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.this-is-vegas-i0hoyf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.this-is-vegas-i0hoyf 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);
}

.this-is-vegas-i0hoyf ul ul {
  margin-bottom: 8px;
}

.this-is-vegas-i0hoyf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.this-is-vegas-i0hoyf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.this-is-vegas-i0hoyf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.this-is-vegas-i0hoyf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.this-is-vegas-i0hoyf ol li::marker {
  font-weight: 700;
}

.this-is-vegas-i0hoyf ol ol {
  margin-bottom: 8px;
}

.this-is-vegas-i0hoyf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.this-is-vegas-i0hoyf ol ul li {
  padding-left: 16px;
}

.this-is-vegas-i0hoyf 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) {
  .this-is-vegas-i0hoyf table {
    padding: 24px;
  }
}

.this-is-vegas-i0hoyf table.this-is-vegas-eij9mx {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.3s,
    mask-image 0.3s;
}

.this-is-vegas-i0hoyf table.this-is-vegas-eij9mx.this-is-vegas-sgatpz {
  -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) {
  .this-is-vegas-i0hoyf table {
    display: table;
  }
}

.this-is-vegas-i0hoyf 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);
}

.this-is-vegas-i0hoyf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.this-is-vegas-i0hoyf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.this-is-vegas-i0hoyf 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) {
  .this-is-vegas-i0hoyf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.this-is-vegas-i0hoyf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.this-is-vegas-i0hoyf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.this-is-vegas-i0hoyf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.this-is-vegas-i0hoyf img {
  max-width: 100%;
  height: auto;
}

.this-is-vegas-1awjv8 {
  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) {
  .this-is-vegas-1awjv8 {
    padding: 24px;
  }
}

.this-is-vegas-eieu7j {
  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) {
  .this-is-vegas-eieu7j {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.this-is-vegas-eieu7j > * {
  margin: 0 !important;
}

.this-is-vegas-eieu7j img,
.this-is-vegas-snfxlq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-eieu7j img,
  .this-is-vegas-snfxlq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.this-is-vegas-gvlkb6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .this-is-vegas-gvlkb6 {
    width: 32px;
    height: 32px;
  }
}

.this-is-vegas-eg44h1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.this-is-vegas-eg44h1 .this-is-vegas-tbgagi {
  flex-shrink: 0;
}

.this-is-vegas-eg44h1 .this-is-vegas-abszvh svg {
  display: none;
}

.this-is-vegas-o20yt6 {
  display: grid;
  transition: max-height 0.3s ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .this-is-vegas-o20yt6 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-o20yt6 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.this-is-vegas-o20yt6[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .this-is-vegas-o20yt6[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-o20yt6[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.this-is-vegas-o20yt6.this-is-vegas-dkxwri + .this-is-vegas-tbgagi svg {
  transform: rotate(180deg);
}

.this-is-vegas-dbmiz4 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.this-is-vegas-dbmiz4 > div:nth-child(3n) {
  grid-column: span 2;
}

.this-is-vegas-dbmiz4
  > div:nth-child(3n)
  .this-is-vegas-w0fb6o
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .this-is-vegas-dbmiz4 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .this-is-vegas-dbmiz4 > div:nth-child(3n) {
    grid-column: unset;
  }

  .this-is-vegas-dbmiz4
    > div:nth-child(3n)
    .this-is-vegas-w0fb6o
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-dbmiz4 {
    max-width: 270px;
  }
}

.this-is-vegas-dbmiz4 .this-is-vegas-w0fb6o button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .this-is-vegas-dbmiz4 .this-is-vegas-w0fb6o button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-dbmiz4 .this-is-vegas-w0fb6o button {
    max-width: 104px;
  }
}

.this-is-vegas-2u7mwm {
  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) {
  .this-is-vegas-2u7mwm {
    margin-bottom: 0;
  }
}

.this-is-vegas-h47qe7 {
  display: none;
  opacity: 0;
}

.this-is-vegas-b35yje {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .this-is-vegas-b35yje[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-b35yje[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.this-is-vegas-b35yje img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.this-is-vegas-w0fb6o {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.this-is-vegas-w0fb6o button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .this-is-vegas-2u7mwm[data-game-type="Live Shows"]
    .this-is-vegas-w0fb6o
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-2u7mwm[data-game-type="Live Shows"]
    .this-is-vegas-w0fb6o
    button {
    max-width: 145px;
  }
}

.this-is-vegas-7ufv9j:first-child
  .this-is-vegas-w0fb6o
  button {
  max-width: 270px;
}

.this-is-vegas-1sc27j {
  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%;
}

.this-is-vegas-2u7mwm picture {
  width: 100%;
  max-width: 100%;
}

.this-is-vegas-xk81fg {
  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;
}

.this-is-vegas-xk81fg svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.this-is-vegas-2u7mwm:hover .this-is-vegas-xk81fg {
  display: flex;
}

.this-is-vegas-s5541k {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.this-is-vegas-4cmab6 {
  display: flex;
}

.this-is-vegas-4cmab6:hover .this-is-vegas-dhr75e,
.this-is-vegas-4cmab6 .this-is-vegas-nlkizl .this-is-vegas-dhr75e {
  display: flex;
}

.this-is-vegas-4cmab6 svg {
  flex-shrink: 0;
}

.this-is-vegas-dhr75e {
  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) {
  .this-is-vegas-dhr75e {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.this-is-vegas-dhr75e:hover {
  display: flex;
}

.this-is-vegas-dhr75e svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.this-is-vegas-nsc1b5 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .this-is-vegas-nsc1b5 {
    font-size: 12px;
  }
}

.this-is-vegas-m4t2st,
.this-is-vegas-nvm0fw {
  width: 50%;
  flex-shrink: 0;
}

.this-is-vegas-m4t2st {
  font-weight: 700;
}

.this-is-vegas-zhm52z .this-is-vegas-o20yt6 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .this-is-vegas-zhm52z .this-is-vegas-o20yt6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-zhm52z .this-is-vegas-o20yt6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.this-is-vegas-zhm52z
  .this-is-vegas-1sc27j:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.this-is-vegas-zhm52z .this-is-vegas-b35yje {
  height: 100% !important;
  border-radius: 16px;
}

.this-is-vegas-zhm52z .this-is-vegas-w0fb6o {
  gap: 4px;
  align-items: center;
}

.this-is-vegas-zhm52z .this-is-vegas-w0fb6o button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.this-is-vegas-zhm52z .this-is-vegas-w0fb6o svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.this-is-vegas-zhm52z .this-is-vegas-26dvul,
.this-is-vegas-zhm52z .this-is-vegas-pbf7b2 {
  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.w3.org/2000/svg'%3E%3Cpath d='M9.70312 4.98633L9.82031 5.22168L10.0801 5.25977L14.335 5.87695L11.2559 8.87891L11.0674 9.0625L11.1123 9.32129L11.8389 13.5586L8.0332 11.5586L7.80078 11.4365L7.56836 11.5586L3.76172 13.5586L4.48926 9.32129L4.53418 9.0625L4.3457 8.87891L1.26562 5.87695L5.52148 5.25977L5.78125 5.22168L5.89844 4.98633L7.80078 1.13086L9.70312 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.this-is-vegas-zhm52z .this-is-vegas-26dvul {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.this-is-vegas-zhm52z .this-is-vegas-pbf7b2 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.this-is-vegas-k033t8 {
  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) {
  .this-is-vegas-k033t8 {
    padding: 24px;
  }
}

.this-is-vegas-k033t8 .this-is-vegas-tbgagi {
  display: flex;
}

@media (min-width: 768px) {
  .this-is-vegas-k033t8 .this-is-vegas-tbgagi {
    display: none;
  }
}

.this-is-vegas-k033t8 .this-is-vegas-abszvh svg {
  display: none;
}

.this-is-vegas-lrdumd {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.this-is-vegas-lrdumd .this-is-vegas-kz505k {
  display: none;
}

@media (min-width: 768px) {
  .this-is-vegas-lrdumd .this-is-vegas-kz505k {
    display: flex;
  }
}

.this-is-vegas-hd9pv0 {
  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) {
  .this-is-vegas-hd9pv0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.this-is-vegas-hd9pv0 > * {
  margin: 0 !important;
}

.this-is-vegas-hd9pv0 img,
.this-is-vegas-ggdgls {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-hd9pv0 img,
  .this-is-vegas-ggdgls {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.this-is-vegas-9mqfw1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .this-is-vegas-9mqfw1 {
    width: 32px;
    height: 32px;
  }
}

.this-is-vegas-x7pls0 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .this-is-vegas-x7pls0 {
    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;
  }

  .this-is-vegas-x7pls0::-webkit-scrollbar {
    display: none;
  }
}

.this-is-vegas-lsf1ug {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .this-is-vegas-lsf1ug {
    padding: 7px 15px;
  }
}

.this-is-vegas-lsf1ug:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.this-is-vegas-rl10vl {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .this-is-vegas-rl10vl {
    display: flex;
    opacity: 1;
  }
}

.this-is-vegas-lsf1ug picture {
  height: 100%;
  display: block;
}

.this-is-vegas-lsf1ug img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .this-is-vegas-lsf1ug img {
    width: 88px;
    height: 44px;
  }
}

.this-is-vegas-lsf1ug p {
  text-align: center;
  width: 100%;
}

.this-is-vegas-9pgljp {
  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) {
  .this-is-vegas-9pgljp {
    font-size: 40px;
    line-height: 48px;
  }
}

.this-is-vegas-9pgljp img,
.this-is-vegas-l5ykxp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-9pgljp img,
  .this-is-vegas-l5ykxp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.this-is-vegas-7jo4se {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .this-is-vegas-7jo4se {
    width: 32px;
    height: 32px;
  }
}

.this-is-vegas-ixyw2z {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.this-is-vegas-aschav {
  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;
}

.this-is-vegas-p6dkua {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.this-is-vegas-p6dkua.this-is-vegas-nlkizl {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.this-is-vegas-xjqnyg {
  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) {
  .this-is-vegas-xjqnyg {
    font-size: 20px;
    line-height: 28px;
  }
}

.this-is-vegas-4eqpxm {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.this-is-vegas-kd7y1m {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.3s ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.this-is-vegas-dxlnzn {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.this-is-vegas-dxlnzn ol,
.this-is-vegas-dxlnzn ul {
  padding-left: 1.3em;
}

.this-is-vegas-p6dkua.this-is-vegas-nlkizl .this-is-vegas-kd7y1m {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.this-is-vegas-p6dkua.this-is-vegas-nlkizl .this-is-vegas-4eqpxm {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.this-is-vegas-l3zkq3 {
  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) {
  .this-is-vegas-l3zkq3 {
    padding: 24px;
  }
}

.this-is-vegas-l3zkq3 .this-is-vegas-tbgagi {
  display: flex;
}

@media (min-width: 768px) {
  .this-is-vegas-l3zkq3 .this-is-vegas-tbgagi {
    display: none;
  }
}

.this-is-vegas-l3zkq3 .this-is-vegas-abszvh svg {
  display: none;
}

.this-is-vegas-r6ar65 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.this-is-vegas-r6ar65 .this-is-vegas-kz505k {
  display: none;
}

@media (min-width: 768px) {
  .this-is-vegas-r6ar65 .this-is-vegas-kz505k {
    display: flex;
  }
}

.this-is-vegas-5eol9f {
  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) {
  .this-is-vegas-5eol9f {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.this-is-vegas-5eol9f > * {
  margin: 0 !important;
}

.this-is-vegas-5eol9f img,
.this-is-vegas-w58uky {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .this-is-vegas-5eol9f img,
  .this-is-vegas-w58uky {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.this-is-vegas-epa1sn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .this-is-vegas-epa1sn {
    width: 32px;
    height: 32px;
  }
}

.this-is-vegas-4o2umd {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .this-is-vegas-4o2umd {
    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;
  }

  .this-is-vegas-4o2umd::-webkit-scrollbar {
    display: none;
  }
}

.this-is-vegas-wj7xjj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.this-is-vegas-wj7xjj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.this-is-vegas-mkn353 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .this-is-vegas-mkn353 {
    display: flex;
    opacity: 1;
  }
}

.this-is-vegas-wj7xjj picture {
  width: auto;
  height: 100%;
  display: block;
}

.this-is-vegas-wj7xjj picture img {
  display: block;
  width: auto;
  height: 100%;
}

.this-is-vegas-qqwtpl {
  margin: -24px 0;
}

.this-is-vegas-qqwtpl:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .this-is-vegas-qqwtpl {
    margin: -16px 0;
  }
}

.this-is-vegas-zfgskb {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .this-is-vegas-zfgskb {
    flex-direction: row;
  }
}

.this-is-vegas-2otqef {
  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) {
  .this-is-vegas-2otqef {
    flex: 1;
  }
}

.this-is-vegas-2otqef::placeholder {
  color: var(--Text-400);
}

.this-is-vegas-f2otkf {
  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;
}

.this-is-vegas-0ho2bm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.this-is-vegas-0ho2bm::-webkit-scrollbar {
  display: none;
}

.this-is-vegas-o5bb95 {
  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;
}

.this-is-vegas-o5bb95 img,
.this-is-vegas-o5bb95 svg {
  margin-right: 8px;
}

.this-is-vegas-8jhwzs {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.this-is-vegas-qqwtpl + .this-is-vegas-pwpv0n {
  margin-top: 0;
}

@media (min-width: 768px) {
  .this-is-vegas-qqwtpl + .this-is-vegas-pwpv0n {
    margin-top: -16px;
  }
}

.this-is-vegas-fpj88o {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.this-is-vegas-fpj88o > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.this-is-vegas-fpj88o > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.this-is-vegas-01e5sk {
  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;
}

.this-is-vegas-dned4f {
  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;
}

.this-is-vegas-n5fczx {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.this-is-vegas-i19fp6 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.this-is-vegas-iwe2bs {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.this-is-vegas-01e5sk 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;
}

.this-is-vegas-01e5sk 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) {
  .this-is-vegas-01e5sk {
    padding: 39px 179px 39px 39px;
  }

  .this-is-vegas-dned4f {
    font-size: 40px;
    line-height: 48px;
  }

  .this-is-vegas-iwe2bs {
    height: 348px;
  }

  .this-is-vegas-01e5sk button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .this-is-vegas-01e5sk button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .this-is-vegas-01e5sk {
    padding: 63px;
  }
}

.this-is-vegas-54lotu {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .this-is-vegas-54lotu {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.this-is-vegas-ela0nc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .this-is-vegas-ela0nc {
    width: auto;
  }
}

.this-is-vegas-fp61yg {
  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;
}

.this-is-vegas-fp61yg::-webkit-scrollbar {
  display: none;
}

.this-is-vegas-fp61yg 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);
}

.this-is-vegas-fp61yg a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .this-is-vegas-fp61yg {
    margin-left: 16px;
    margin-top: 0;
  }
}

.this-is-vegas-54lotu .this-is-vegas-9me9e9 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.3s,
    mask-image 0.3s;
}

.this-is-vegas-54lotu .this-is-vegas-9me9e9.this-is-vegas-sgatpz {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.this-is-vegas-ammhkg {
  margin: 40px -16px;
}

.this-is-vegas-tp0vzv + .this-is-vegas-8pwa04,
.this-is-vegas-tp0vzv + .this-is-vegas-gy4o71 {
  margin-top: 24px;
}

.this-is-vegas-mttq2c {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.this-is-vegas-mttq2c picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.this-is-vegas-gjgntu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .this-is-vegas-gjgntu {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .this-is-vegas-gjgntu {
    margin-top: 0;
  }
}

.this-is-vegas-f3zjpj {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .this-is-vegas-f3zjpj {
    font-size: 24px;
    line-height: 32px;
  }
}

.this-is-vegas-bpz92v {
  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) {
  .this-is-vegas-bpz92v {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.this-is-vegas-pt1zql {
  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) {
  .this-is-vegas-pt1zql {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.this-is-vegas-vxd6gt {
  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) {
  .this-is-vegas-vxd6gt {
    font-size: 20px;
    line-height: 28px;
  }
}

.this-is-vegas-66dpcy {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .this-is-vegas-66dpcy {
    font-size: 32px;
    line-height: 40px;
  }
}

.this-is-vegas-qqdemb {
  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;
}

.this-is-vegas-plk6hz {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.this-is-vegas-plk6hz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.this-is-vegas-pwpv0n {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.this-is-vegas-xe6pnd {
  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) {
  .this-is-vegas-xe6pnd {
    padding: 15px 48px;
  }
}

main > .this-is-vegas-pwpv0n {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .this-is-vegas-o20yt6.this-is-vegas-r2tuhc > div:nth-child(n+5) {
    display: none;
  }
}

.this-is-vegas-i0hoyf p a img {
  display: block;
  margin: 0 auto;
}


.this-is-vegas-aax0gy {
  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 */
.this-is-vegas-ufjwpb {
  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;
}

.this-is-vegas-ufjwpb label {
  font-size: 14px;
}

.this-is-vegas-ufjwpb h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.this-is-vegas-ufjwpb input,
.this-is-vegas-ufjwpb textarea,
.this-is-vegas-ufjwpb 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;
}
.this-is-vegas-ufjwpb button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}
.this-is-vegas-ufjwpb button:hover {
  background-color: var(--button-bg-hover);
}
.this-is-vegas-lm5ssm {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.4s ease-in;
}

.this-is-vegas-lm5ssm h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

 .this-is-vegas-aqm8kn,
  .this-is-vegas-aqm8kn * {
    box-sizing: border-box;
  }

  .this-is-vegas-5z25dg,
  .this-is-vegas-5z25dg body {
    overflow: hidden;
  }

  .this-is-vegas-aqm8kn {
    --fsbp-bg: var(--fh-bg-color, var(--main-theme-color, #111827));
    --fsbp-card-bg: var(--card-bg-color, #ffffff);
    --fsbp-card-text: var(--card-text-color, #111111);
    --fsbp-title: var(--button-text-color, #ffffff);
    --fsbp-accent: var(--button-bg-color, var(--main-theme-color, #e6007e));
    --fsbp-accent-hover: var(--button-bg-hover, var(--main-theme-color, #cc006f));
    --fsbp-button-text: var(--button-text-color, #ffffff);
    --fsbp-border: var(--border-color, rgba(255, 255, 255, 0.18));

    position: fixed;
    inset: 0;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 24px;
    font-family: inherit;
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
      opacity 220ms ease,
      visibility 220ms ease;
  }

  .this-is-vegas-aqm8kn.this-is-vegas-arz4ft {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .this-is-vegas-05nqhk {
    width: min(400px, calc(100vw - 32px));
    overflow: hidden;
    color: var(--fsbp-card-text);
    text-align: center;
    background: var(--fsbp-card-bg);
    border: 1px solid color-mix(in srgb, var(--fsbp-border) 55%, transparent);
    border-radius: 28px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
    transform: translateY(18px) scale(0.96);
    transition: transform 260ms ease;
  }

  .this-is-vegas-aqm8kn.this-is-vegas-arz4ft .this-is-vegas-05nqhk {
    transform: translateY(0) scale(1);
  }

  .this-is-vegas-ktjren {
    padding: 24px 28px 22px;
    color: var(--fsbp-title);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0)),
      var(--fsbp-accent);
  }

  .this-is-vegas-xp0oee {
    margin: 0;
    color: inherit;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.15;
    text-transform: uppercase;
  }

  .this-is-vegas-nfov0p {
    padding: 42px 34px 40px;
  }

  .this-is-vegas-bdjb91 {
    max-width: 290px;
    margin: 0 auto 32px;
    color: var(--fsbp-card-text);
    font-size: 21px;
    font-weight: 700;
    line-height: 1.35;
    overflow-wrap: anywhere;
  }

  .this-is-vegas-8r5h81 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: min(248px, 100%);
    min-height: 50px;
    padding: 13px 24px;
    color: var(--fsbp-button-text);
    font: inherit;
    font-size: 19px;
    font-weight: 800;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    background: var(--fsbp-accent);
    border: 0;
    border-radius: 999px;
    box-shadow: 0 10px 24px color-mix(in srgb, var(--fsbp-accent) 34%, transparent);
    cursor: pointer;
    transition:
      background-color 180ms ease,
      box-shadow 180ms ease,
      transform 180ms ease;
  }

  .this-is-vegas-8r5h81:hover,
  .this-is-vegas-8r5h81:focus-visible {
    background: var(--fsbp-accent-hover);
    box-shadow: 0 12px 28px color-mix(in srgb, var(--fsbp-accent-hover) 38%, transparent);
    outline: none;
    transform: translateY(-1px);
  }

  .this-is-vegas-8r5h81:active {
    transform: translateY(0);
  }

  @supports not (background: color-mix(in srgb, #000 50%, transparent)) {
    .this-is-vegas-aqm8kn {
      background: rgba(226, 230, 236, 0.86);
    }

    .this-is-vegas-05nqhk {
      border-color: rgba(0, 0, 0, 0.08);
    }

    .this-is-vegas-8r5h81 {
      box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
    }
  }

  @media (max-width: 520px) {
    .this-is-vegas-aqm8kn {
      padding: 16px;
    }

    .this-is-vegas-05nqhk {
      border-radius: 22px;
    }

    .this-is-vegas-ktjren {
      padding: 21px 22px 19px;
    }

    .this-is-vegas-xp0oee {
      font-size: 19px;
    }

    .this-is-vegas-nfov0p {
      padding: 34px 24px 32px;
    }

    .this-is-vegas-bdjb91 {
      margin-bottom: 26px;
      font-size: 18px;
    }

    .this-is-vegas-8r5h81 {
      font-size: 17px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .this-is-vegas-aqm8kn,
    .this-is-vegas-05nqhk,
    .this-is-vegas-8r5h81 {
      transition: none;
    }
  }
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.this-is-vegas-jp7jtz, .this-is-vegas-xrhqhz, [class*="review-card"],
thead, thead th, table th, .this-is-vegas-srn3yq,
.this-is-vegas-ho02po, [class*="collapsible-header"],
.this-is-vegas-p8r5cq, [class*="updated-block"] {
  color: #ece7dc !important;
}

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