* {
  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;
  }
}

.stay-lif2ia {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stay-lif2ia {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stay-lif2ia {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stay-jmdr7e {
  overflow: hidden;
}

.stay-lslcsv img {
  background: var(--Neutral-300);
}

.stay-r0e86u {
  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;
}

.stay-p492id {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stay-p492id:hover {
  background: var(--button-bg-hover);
}

.stay-igy5s9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stay-igy5s9:hover {
  background: var(--button-bg-hover);
}

.stay-95kh4v {
  font-size: 12px;
  line-height: 18px;
}

.stay-7sogi8 {
  font-size: 18px;
  line-height: 26px;
}

.stay-y4bbc3 {
  width: 100%;
}

.stay-8njg1i {
  padding: 6px 16px;
}

.stay-9myw2q {
  padding: 10px 16px;
}

.stay-ytr13e {
  padding: 15px 26px;
}

.stay-jpbnor {
  flex-shrink: 0;
}

.stay-89gz5o {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.stay-a8dt48 {
  display: none;
}

.stay-xk887v {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stay-n0b0b4 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stay-551k5y {
  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;
}

.stay-cc6efh {
  cursor: grab;
}

.stay-551k5y::-webkit-scrollbar {
  display: none;
}

.stay-3clnrk {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stay-7nbbiz {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stay-pq4th2 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stay-zu9cwp {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stay-dbg11b {
  visibility: visible;
}

.stay-f6j58n {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stay-jv94ne ease;
}

.stay-40jf9t {
  background-color: var(--Primary-200);
  width: 16px;
}

.stay-dvgo9p {
  -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.stay-jv94ne,
    mask-image 0.3s;
}

.stay-dvgo9p.stay-rpng8p {
  -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;
  }
}

.stay-hxwr43: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;
}

.stay-pbuhvt {
  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.stay-q18lwf.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.stay-q18lwf.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;
}

.stay-vpptb9 {
  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);
}

.stay-vpptb9::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%
  );
}

.stay-oi8x7b {
  position: relative;
  z-index: 1;
}

.stay-chffyl {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stay-47yrwx {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stay-60172e {
  font-size: 40px;
  line-height: 48px;
}

.stay-hvn5hn {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stay-sfsh11 {
  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;
}

.stay-sfsh11:hover {
  background: var(--Primary-400);
}

.stay-sfsh11 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stay-hxwr43 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) {
  .stay-vpptb9 {
    max-width: 600px;
    padding: 64px;
  }

  .stay-chffyl {
    font-size: 24px;
    line-height: 32px;
  }

  .stay-47yrwx {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stay-60172e {
    font-size: 50px;
    line-height: 56px;
  }

  .stay-hvn5hn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stay-pbuhvt {
    top: 25px;
    right: 25px;
  }
}

.stay-lcc0it,
.stay-jy6qyh {
  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;
}

.stay-8t804d.stay-1o05nk::before,
.stay-jy6qyh::before,
.stay-zineea::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.stay-q18lwf.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stay-p1lrr7 14.stay-qve392.stay-rgc7n7 14.stay-blv61j 15.stay-01bfft 14.stay-cr4tv0 15.stay-p8wve1 14.stay-ts4l06.stay-dgwe8p 14.stay-y9pb8l 19.stay-ygstze 12.stay-czmy12 19.stay-ygstze 10.stay-bu00al.stay-ygstze 8.stay-rsoghd 17.stay-drl3xc 7.stay-wfnfoj 15.stay-zsnn8m 7.stay-c84s7s.stay-adnkyi 7.stay-wfnfoj 11.stay-olps0j 8.stay-rsoghd 11.stay-olps0j 10.stay-s6en82.stay-olps0j 12.stay-brle7y 13.stay-fhpcej 14.stay-76e844 15.stay-64nhtr 14.stay-j62j7i.stay-b0wnyf 14.stay-ytrb3c 15.stay-9wm7nb 14.stay-jbvpmk 15.stay-hbaeom 14.stay-ipu424.stay-p1lrr7 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stay-9lynnd 15.stay-sr48o6.stay-iawac3 15.stay-o7abcz 15.stay-8mlhf8 15.stay-gwyfs7 15.stay-4qzvos 15.stay-s2ghl3.stay-o5bdyq 15.stay-gwyfs7 15.stay-1b3rbz 15.stay-7swyqm 15.stay-6v71jl 15.stay-flham3.stay-o9htlo 15.stay-2efqob 7.stay-m8oa1g 18.stay-ttpvny 7.stay-djdfu9 23.stay-o5advz.stay-bbvp4q.stay-h6ic6y 18.stay-3qj1vs 19.stay-26ymb2 15.stay-mnprp1 15.stay-9lynnd 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stay-bmem6y [type="submit"] *,
.stay-62f68p button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .stay-03b2na {
    display: none;
  }
}

.stay-hvdafp {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .stay-hvdafp {
  display: none;
}

@media (min-width: 768px) {
  .stay-hvdafp {
    bottom: 22px;
  }
}

.stay-hvdafp input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stay-hvdafp {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stay-jzmi9l.static) .stay-hvdafp {
    bottom: 8px;
  }
}

.stay-mbistg {
  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.stay-q18lwf.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.stay-vfbgn4 3.stay-khj0tu.stay-ivpc3k.stay-d5miki 3.stay-0zb2s6 3.stay-epnsqj 5.stay-dpcakr 3.stay-epnsqj 8.stay-8y2g8t.stay-wk5ci9.stay-epnsqj 26.stay-g2awgd 5.stay-afm7mh 28.stay-i061zm 8.stay-01tl7y 28.stay-movpp1.stay-tcbmmc 28.stay-jw6onz.stay-gyfh40 34.stay-pyx6v1.stay-rsv2le 36.stay-siit1g 11.stay-bbj1rr 37.stay-14m1vn 12.stay-w8of57 36.stay-xoettg.stay-2c8n5n 28.stay-iarv1o.stay-29tr3y.stay-cm7zb3 28.stay-kj7d35 36.stay-hcf5gz 26.stay-7ttwqf 36.stay-hcf5gz 23.stay-64pupl.stay-emjf5c.stay-hcf5gz 5.stay-qpjvq6 34.stay-pal3b4 3.stay-0zb2s6 31.stay-vfbgn4 3.stay-pkgcef.stay-jiptw4 18.stay-yfrn5v.stay-ufnohf 18.stay-s4xlet 8.stay-l0qv27 17.stay-7d51n8 8.stay-l0qv27 15.stay-6g64a2.stay-l0qv27 14.stay-9ystjk 9.stay-ufnohf 13.stay-t0xyco 11.stay-jiptw4 13.stay-zgti95.stay-gabe34 13.stay-t0xyco 13.stay-y6lcaf 14.stay-9ystjk 13.stay-y6lcaf 15.stay-bsaukt.stay-y6lcaf 17.stay-7d51n8 12.stay-gabe34 18.stay-s4xlet 11.stay-jiptw4 18.stay-2wrc2j.stay-59ibab 18.stay-ttmkxi.stay-0y0ipo 18.stay-s4xlet 17.stay-ia3e7x 17.stay-7d51n8 17.stay-ia3e7x 15.stay-dcdr5o.stay-ia3e7x 14.stay-9ystjk 18.stay-0y0ipo 13.stay-t0xyco 20.stay-59ibab 13.stay-r921gn.stay-q9ugss 13.stay-t0xyco 22.stay-akef2v 14.stay-9ystjk 22.stay-akef2v 15.stay-n5adph.stay-gx4q3p 17.stay-7d51n8 21.stay-q9ugss 18.stay-s4xlet 20.stay-59ibab 18.stay-31pcpq.stay-uxnm05 18.stay-904gw4.stay-1b06mf 18.stay-s4xlet 26.stay-jv2f6r 17.stay-7d51n8 26.stay-jv2f6r 15.stay-kybpmr.stay-jv2f6r 14.stay-9ystjk 27.stay-1b06mf 13.stay-t0xyco 28.stay-uxnm05 13.stay-ek4cf6.stay-ooks12 13.stay-t0xyco 31.stay-uq4pht 14.stay-9ystjk 31.stay-uq4pht 15.stay-4qmwqv.stay-jv2f6r 17.stay-7d51n8 30.stay-ooks12 18.stay-s4xlet 28.stay-uxnm05 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"])
    .stay-mbistg {
    display: none;
  }
}

.stay-wqqilv {
  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) {
  .stay-wqqilv {
    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;
}

.stay-62f68p {
  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) {
  .stay-62f68p {
    padding: 14px 16px;
  }
}

.stay-62f68p button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.stay-62f68p button:first-child {
  align-content: end;
}

.stay-62f68p button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .stay-62f68p
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .stay-62f68p
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stay-62f68p button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stay-62f68p button:last-child svg {
  width: 38px;
  height: 38px;
}

.stay-zineea {
  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;
}

.stay-zineea::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .stay-zineea,
.pc61d126-chatbot[data-active-screen="3"]
  .stay-zineea {
  opacity: 1;
  visibility: visible;
}

.stay-iaw86n {
  flex: 1 1;
}

.stay-fosze9 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stay-fosze9 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .stay-49f3uj {
  display: block;
}

.stay-s3h01f {
  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) {
  .stay-s3h01f {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stay-jy6qyh {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stay-jy6qyh::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stay-3etxp4 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stay-3etxp4 p {
  color: var(--Text-100);
}

.stay-jy6qyh .stay-43q9hq {
  grid-area: button;
}

.stay-jy6qyh .stay-43q9hq::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.stay-q18lwf.org/2000/svg'%3E%3Cpath d='M4.stay-xkaf6b 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stay-3oy4uk 15L16.stay-3oy4uk 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stay-3oy4uk 5L16.stay-3oy4uk 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .stay-m8q9jl {
  display: block;
}

.stay-3ndcuf {
  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) {
  .stay-3ndcuf {
    margin-top: 40px;
  }
}

.stay-lcc0it label,
.stay-lcc0it input {
  display: block;
  width: 100%;
}

.stay-lcc0it label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stay-lcc0it label.stay-p85dib input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stay-lcc0it label.stay-p85dib::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;
}

.stay-lcc0it 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;
}

.stay-lcc0it input::placeholder {
  color: var(--Text-400);
}

.stay-0wg7kg {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .stay-0wg7kg {
  display: flex;
}

.stay-0wg7kg ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stay-0wg7kg ol {
    height: 420px;
    padding: 24px;
  }
}

.stay-0wg7kg ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.stay-bmem6y {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stay-bmem6y {
    padding: 0 24px 24px;
  }
}

.stay-bmem6y 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;
}

.stay-bmem6y input::placeholder {
  color: var(--Text-400);
}

.stay-bmem6y [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stay-bmem6y [type="submit"]:disabled {
  opacity: 0.5;
}

.stay-bmem6y [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .stay-bmem6y [type="submit"] {
    right: 40px;
  }
}

.stay-8t804d {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stay-8t804d.stay-1o05nk {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stay-8t804d.stay-1o05nk::before {
  content: "";
  width: 31px;
}

.stay-8t804d.stay-1o05nk p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stay-8t804d.stay-g4wagw p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.stay-8t804d p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stay-hvdafp .stay-43q9hq {
  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;
  }
}

.stay-03b2na {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stay-03b2na {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stay-03b2na {
    padding: 18px 0;
  }
}

.stay-03b2na .stay-lif2ia {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stay-03b2na .stay-lif2ia {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stay-nm2if5 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stay-nm2if5 {
    max-width: 160px;
    height: 40px;
  }
}

.stay-nm2if5 picture,
.stay-nm2if5 img {
  display: block;
  width: 100%;
  height: 100%;
}

.stay-nm2if5 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stay-y3j32o {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stay-jv94ne ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stay-03b2na.stay-mtim1u .stay-y3j32o {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stay-y3j32o {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stay-y3j32o {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stay-mbzage,
.stay-b319t7 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stay-mbzage,
  .stay-b319t7 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stay-b319t7 {
    display: none;
  }
}

.stay-vnnh5o {
  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;
}

.stay-mtim1u .stay-vnnh5o {
  background: var(--fh-bg-color);
}

.stay-vnnh5o button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stay-vnnh5o {
    display: none;
  }
}

.stay-j0d5hy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stay-j0d5hy {
    display: none;
  }
}

.stay-43qnsd {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.stay-03b2na.stay-mtim1u .stay-43qnsd:first-child {
  display: none;
}

.stay-03b2na.stay-mtim1u .stay-43qnsd:last-child {
  display: block;
}

.stay-43qnsd:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stay-43qnsd {
    display: none;
  }
}

.stay-zzlmxb {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stay-zzlmxb {
    display: flex;
  }
}

.stay-zzlmxb ul {
  max-height: 350px;
  overflow-y: auto;
}

.stay-zzlmxb:hover ul {
  visibility: visible;
  opacity: 1;
}

.stay-zzlmxb:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stay-zzlmxb:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stay-zzlmxb:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stay-zzlmxb:hover .stay-y94j6z svg {
  transform: rotate(180deg);
}

.stay-4xuwtg {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.stay-4j60ak {
  padding: 0 8px;
}

.stay-1croam {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stay-1croam:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stay-1croam {
    padding: 4px 8px;
  }
}

.stay-cm2clv {
  display: flex;
}

.stay-cm2clv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stay-y94j6z {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stay-y94j6z svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stay-jiwy1i {
  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) {
  .stay-jiwy1i {
    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;
  }
}

.stay-mb08fs {
  width: 100%;
}

@media (min-width: 1200px) {
  .stay-mb08fs {
    display: none;
  }
}

.stay-z9vt7l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stay-lysz4w {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stay-xuzoy9 {
  display: flex;
}

.stay-yd3umt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stay-z0xhfm {
  list-style: none;
}

@media (max-width: 1199px) {
  .stay-z0xhfm {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stay-z0xhfm {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stay-z0xhfm .stay-gp62u5 [data-ref-el],
  .stay-z0xhfm .stay-gp62u5 span,
  .stay-z0xhfm .stay-gp62u5 a {
    white-space: nowrap;
  }
}

.stay-ols3as {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .stay-ols3as.stay-zpdu2s > .stay-gp62u5 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stay-ols3as.stay-oigxxd:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stay-ols3as.stay-zpdu2s > .stay-shqr3y {
    height: auto;
  }

  .stay-ols3as.stay-zpdu2s > div > .stay-e90s5u {
    transform: rotate(180deg);
  }
}

.stay-ols3as [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stay-ols3as [data-ref-el],
.stay-ols3as span {
  cursor: pointer;
}

.stay-ols3as [data-ref-el],
.stay-ols3as span,
.stay-ols3as a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .stay-ols3as [data-ref-el],
  .stay-ols3as span,
  .stay-ols3as a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stay-ols3as [data-ref-el],
  .stay-ols3as span,
  .stay-ols3as a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stay-shqr3y {
  height: 0;
  overflow: hidden;
  transition: height 0.stay-jv94ne ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stay-shqr3y::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stay-shqr3y::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stay-shqr3y::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stay-shqr3y {
    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;
  }

  .stay-shqr3y:has(> .stay-ols3as.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stay-shqr3y .stay-shqr3y {
    padding: 0;
  }

  .stay-shqr3y .stay-ols3as {
    font-weight: 400;
  }

  .stay-shqr3y .stay-ols3as:hover > .stay-gp62u5 {
    background: var(--Neutral-300);
  }

  .stay-shqr3y .stay-e90s5u {
    rotate: -90deg;
  }
}

.stay-gp62u5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stay-gp62u5 {
    padding: 8px;
  }

  .stay-ols3as.stay-hghlip > .stay-gp62u5 {
    background: var(--Neutral-300);
  }
}

.stay-e90s5u {
  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.stay-q18lwf.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stay-j2qm9a 0.stay-zaniyv.stay-a9kl1y -0.stay-ua2po7 0.stay-7p1ti5 -0.stay-ua2po7 1.stay-df3sim 0.stay-ntopus.stay-6onwf9 4.stay-k7i0i3.stay-j2qm9a 0.stay-ed9mr7.stay-nmvt0f -0.stay-ua2po7 9.stay-ob8jmw -0.stay-ua2po7 10.stay-vxt73c 0.stay-r7t1x8.stay-r422df 0.stay-a9kl1y 10.stay-r422df 0.stay-7p1ti5 10.stay-vxt73c 1.stay-d4l8wc.stay-x9uy8e 5.stay-0ed0qd.stay-gnoghj 6.stay-9jgf2z 5.stay-c8thmu 6.stay-9jgf2z 4.stay-mrxfnk 5.stay-fytnca.stay-j2qm9a 1.stay-vj4d2r.stay-ua2po7 0.stay-7p1ti5 -0.stay-ua2po7 0.stay-a9kl1y 0.stay-j2qm9a 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stay-jv94ne ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stay-e90s5u {
    cursor: default;
  }
}

.stay-e1o656 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stay-xlel8l {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .stay-xlel8l {
    padding: 40px 4px;
  }
}

.stay-f5isuq {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stay-f5isuq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stay-8cydnv {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stay-8cydnv {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stay-8cydnv ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stay-8cydnv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stay-8cydnv [data-ref-el],
.stay-8cydnv span,
.stay-8cydnv a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stay-hmdivt {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stay-hmdivt {
    margin-bottom: 12px;
  }
}

.stay-z83067 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stay-z83067 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stay-z83067:last-child {
    margin-right: 0;
  }
}

.stay-o4dtkr {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stay-hmdivt:hover .stay-z0qj6q {
  visibility: visible;
  opacity: 1;
}

.stay-z0qj6q {
  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);
}

.stay-dwnl25 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stay-cf7nnm {
  display: flex;
  margin: 6px;
}

.stay-cf7nnm img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stay-z0qj6q::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);
}

.stay-z0qj6q::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);
}

.stay-vr9whv {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stay-vr9whv {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stay-9ivjb7 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stay-9ivjb7 {
    margin-right: 32px;
  }
}

.stay-jx9ga3 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stay-jx9ga3 {
    margin-top: 0;
    width: 340px;
  }
}

.stay-jx9ga3 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stay-hpn6bf {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stay-lgzuc5 {
  position: relative;
}

@media (min-width: 768px) {
  .stay-lgzuc5 {
    margin-top: 40px;
  }
}

.stay-lgzuc5 + .stay-fd2lhx,
.stay-lgzuc5 + .stay-lgzuc5 {
  margin-top: 24px;
}

.stay-0l80e2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stay-0l80e2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stay-0l80e2 {
    padding: 80px;
  }
}

.stay-0jo53r {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stay-0jo53r {
    padding: 0 16px;
}


}

.stay-kfncf3 {
  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) {
  .stay-kfncf3 {
    font-size: 48px;
    line-height: 56px;
  }
}

.stay-4t2fr2 {
  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) {
  .stay-4t2fr2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.stay-7zs1yp {
  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;
}

.stay-7zs1yp:hover {
  background: var(--button-bg-hover);
}

.stay-ni1gku {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stay-ni1gku img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stay-ni1gku img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .stay-ni1gku img {
  min-height: 100%;
  }
}

.stay-0l80e2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stay-t5z9bc {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stay-t5z9bc h1,
.stay-t5z9bc h2,
.stay-t5z9bc h3,
.stay-t5z9bc h4 {
  margin-bottom: 6px;
}

.stay-t5z9bc h1:not(:first-child),
.stay-t5z9bc h2:not(:first-child),
.stay-t5z9bc h3:not(:first-child),
.stay-t5z9bc h4:not(:first-child) {
  margin-top: 16px;
}

.stay-t5z9bc h1,
.stay-t5z9bc h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stay-t5z9bc h1,
  .stay-t5z9bc h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stay-t5z9bc h2,
.stay-t5z9bc h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stay-t5z9bc h2,
  .stay-t5z9bc h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stay-t5z9bc h3,
.stay-t5z9bc h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stay-t5z9bc h3,
  .stay-t5z9bc h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stay-t5z9bc h4,
.stay-t5z9bc h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stay-t5z9bc ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stay-t5z9bc ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stay-t5z9bc 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);
}

.stay-t5z9bc ul ul {
  margin-bottom: 8px;
}

.stay-t5z9bc ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stay-t5z9bc ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stay-t5z9bc ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stay-t5z9bc ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stay-t5z9bc ol li::marker {
  font-weight: 700;
}

.stay-t5z9bc ol ol {
  margin-bottom: 8px;
}

.stay-t5z9bc ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stay-t5z9bc ol ul li {
  padding-left: 16px;
}

.stay-t5z9bc 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) {
  .stay-t5z9bc table {
    padding: 24px;
  }
}

.stay-t5z9bc table.stay-gpmri9 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stay-jv94ne,
    mask-image 0.3s;
}

.stay-t5z9bc table.stay-gpmri9.stay-rpng8p {
  -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) {
  .stay-t5z9bc table {
    display: table;
  }
}

.stay-t5z9bc 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);
}

.stay-t5z9bc table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stay-t5z9bc table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stay-t5z9bc 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) {
  .stay-t5z9bc table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stay-t5z9bc table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stay-t5z9bc table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stay-t5z9bc table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stay-t5z9bc img {
  max-width: 100%;
  height: auto;
}

.stay-dyfy9i {
  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) {
  .stay-dyfy9i {
    padding: 24px;
  }
}

.stay-27zbb9 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .stay-27zbb9 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stay-27zbb9 > * {
  margin: 0 !important;
}

.stay-27zbb9 img,
.stay-ib11vq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stay-27zbb9 img,
  .stay-ib11vq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stay-hwoxvh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stay-hwoxvh {
    width: 32px;
    height: 32px;
  }
}

.stay-fnzkd7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stay-fnzkd7 .stay-za3ixh {
  flex-shrink: 0;
}

.stay-fnzkd7 .stay-6t4auw svg {
  display: none;
}

.stay-l6nb1u {
  display: grid;
  transition: max-height 0.stay-jv94ne ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stay-l6nb1u {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stay-l6nb1u {
    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));
  }
}

.stay-l6nb1u.stay-uanik2 + .stay-za3ixh svg {
  transform: rotate(180deg);
}

.stay-a94xik {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stay-a94xik > div:nth-child(3n) {
  grid-column: span 2;
}

.stay-a94xik
  > div:nth-child(3n)
  .stay-zou2a1
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stay-a94xik {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stay-a94xik > div:nth-child(3n) {
    grid-column: unset;
  }

  .stay-a94xik
    > div:nth-child(3n)
    .stay-zou2a1
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stay-a94xik {
    max-width: 270px;
  }
}

.stay-a94xik .stay-zou2a1 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stay-a94xik .stay-zou2a1 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stay-a94xik .stay-zou2a1 button {
    max-width: 104px;
  }
}

.stay-t6aggr {
  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) {
  .stay-t6aggr {
    margin-bottom: 0;
  }
}

.stay-s8b6fr {
  display: none;
  opacity: 0;
}

.stay-o0jnot {
  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;
  }
}

.stay-o0jnot img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stay-zou2a1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stay-zou2a1 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stay-zou2a1
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stay-zou2a1
    button {
    max-width: 145px;
  }
}

.stay-1qwsv9:first-child
  .stay-zou2a1
  button {
  max-width: 270px;
}

.stay-o71s24 {
  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%;
}

.stay-t6aggr picture {
  width: 100%;
  max-width: 100%;
}

.stay-nvlbts {
  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;
}

.stay-nvlbts svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stay-t6aggr:hover .stay-nvlbts {
  display: flex;
}

.stay-6yfp9f {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stay-mjypld {
  display: flex;
}

.stay-mjypld:hover .stay-2bxpth,
.stay-mjypld .stay-hghlip .stay-2bxpth {
  display: flex;
}

.stay-mjypld svg {
  flex-shrink: 0;
}

.stay-2bxpth {
  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) {
  .stay-2bxpth {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stay-2bxpth:hover {
  display: flex;
}

.stay-2bxpth svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stay-8lajkx {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .stay-8lajkx {
    font-size: 12px;
  }
}

.stay-weorjg,
.stay-ksb0h5 {
  width: 50%;
  flex-shrink: 0;
}

.stay-weorjg {
  font-weight: 700;
}

.stay-wx387c .stay-l6nb1u {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stay-wx387c .stay-l6nb1u {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stay-wx387c .stay-l6nb1u {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stay-wx387c
  .stay-o71s24:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stay-wx387c .stay-o0jnot {
  height: 100% !important;
  border-radius: 16px;
}

.stay-wx387c .stay-zou2a1 {
  gap: 4px;
  align-items: center;
}

.stay-wx387c .stay-zou2a1 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stay-wx387c .stay-zou2a1 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stay-wx387c .stay-kw007e,
.stay-wx387c .stay-ampmv1 {
  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.stay-q18lwf.org/2000/svg'%3E%3Cpath d='M9.stay-8uw9ps 4.stay-unojmb.stay-67wfn0 5.stay-n6v07d.stay-kuykyz 5.stay-bpa7kn.stay-0we52b 5.stay-osbz04.stay-31ynxf 8.stay-s01qdb.stay-nf1s77 9.stay-1zzsx9.stay-e6sbzp 9.stay-d2qyy6.stay-8hlli9 13.stay-1slspx.stay-1866lz 11.stay-fjco3q.stay-e5zm2f 11.stay-ar3e2y.stay-euxfdd 11.stay-xl4irs.stay-h8d6sz 13.stay-xqfggn.stay-je9mwe 9.stay-l4rs89.stay-z06smu 9.stay-3royu6.stay-0e8ldz 8.stay-2ijkyi.stay-bmqcx9 5.stay-ecgcjm.stay-ie38c6 5.stay-vbvnwc.stay-ftvffm 5.stay-1qpxt2.stay-wnrajz 4.stay-3inv57.stay-e5zm2f 1.stay-1zb7u5.stay-8uw9ps 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stay-wx387c .stay-kw007e {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stay-wx387c .stay-ampmv1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stay-5ow0xx {
  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) {
  .stay-5ow0xx {
    padding: 24px;
  }
}

.stay-5ow0xx .stay-za3ixh {
  display: flex;
}

@media (min-width: 768px) {
  .stay-5ow0xx .stay-za3ixh {
    display: none;
  }
}

.stay-5ow0xx .stay-6t4auw svg {
  display: none;
}

.stay-ifyenh {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stay-ifyenh .stay-r0e86u {
  display: none;
}

@media (min-width: 768px) {
  .stay-ifyenh .stay-r0e86u {
    display: flex;
  }
}

.stay-32u9rn {
  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) {
  .stay-32u9rn {
    font-size: 40px;
    line-height: 48px;
  }
}

.stay-32u9rn > * {
  margin: 0 !important;
}

.stay-32u9rn img,
.stay-irc96g {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stay-32u9rn img,
  .stay-irc96g {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stay-un4fx9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stay-un4fx9 {
    width: 32px;
    height: 32px;
  }
}

.stay-0r6feb {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stay-0r6feb {
    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;
  }

  .stay-0r6feb::-webkit-scrollbar {
    display: none;
  }
}

.stay-a76tui {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .stay-a76tui {
    padding: 7px 15px;
  }
}

.stay-a76tui:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stay-0mj6e6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stay-0mj6e6 {
    display: flex;
    opacity: 1;
  }
}

.stay-a76tui picture {
  height: 100%;
  display: block;
}

.stay-a76tui img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stay-a76tui img {
    width: 88px;
    height: 44px;
  }
}

.stay-a76tui p {
  text-align: center;
  width: 100%;
}

.stay-xucjgt {
  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) {
  .stay-xucjgt {
    font-size: 40px;
    line-height: 48px;
  }
}

.stay-xucjgt img,
.stay-wexxaa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stay-xucjgt img,
  .stay-wexxaa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stay-sg9nmt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stay-sg9nmt {
    width: 32px;
    height: 32px;
  }
}

.stay-xfxlz3 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stay-r3jjn2 {
  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;
}

.stay-c01awu {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stay-c01awu.stay-hghlip {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stay-a059r4 {
  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) {
  .stay-a059r4 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stay-3jn4y6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stay-91v0ce {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stay-jv94ne ease;
  opacity: 0;
  color: var(--text-color);
}

.stay-qccoly {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stay-qccoly ol,
.stay-qccoly ul {
  padding-left: 1.3em;
}

.stay-c01awu.stay-hghlip .stay-91v0ce {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stay-c01awu.stay-hghlip .stay-3jn4y6 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stay-dccxul {
  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) {
  .stay-dccxul {
    padding: 24px;
  }
}

.stay-dccxul .stay-za3ixh {
  display: flex;
}

@media (min-width: 768px) {
  .stay-dccxul .stay-za3ixh {
    display: none;
  }
}

.stay-dccxul .stay-6t4auw svg {
  display: none;
}

.stay-93wgoz {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stay-93wgoz .stay-r0e86u {
  display: none;
}

@media (min-width: 768px) {
  .stay-93wgoz .stay-r0e86u {
    display: flex;
  }
}

.stay-xzizg9 {
  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) {
  .stay-xzizg9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stay-xzizg9 > * {
  margin: 0 !important;
}

.stay-xzizg9 img,
.stay-xbq65b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stay-xzizg9 img,
  .stay-xbq65b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stay-e7v9wn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stay-e7v9wn {
    width: 32px;
    height: 32px;
  }
}

.stay-gb629x {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stay-gb629x {
    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;
  }

  .stay-gb629x::-webkit-scrollbar {
    display: none;
  }
}

.stay-i8t4le {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stay-i8t4le:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stay-ggdgsn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stay-ggdgsn {
    display: flex;
    opacity: 1;
  }
}

.stay-i8t4le picture {
  width: auto;
  height: 100%;
  display: block;
}

.stay-i8t4le picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stay-klwgc6 {
  margin: -24px 0;
}

.stay-klwgc6:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stay-klwgc6 {
    margin: -16px 0;
  }
}

.stay-cecp3q {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stay-cecp3q {
    flex-direction: row;
  }
}

.stay-uogyu8 {
  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) {
  .stay-uogyu8 {
    flex: 1;
  }
}

.stay-uogyu8::placeholder {
  color: var(--Text-400);
}

.stay-u3nuop {
  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;
}

.stay-11dmn9 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stay-11dmn9::-webkit-scrollbar {
  display: none;
}

.stay-qdrfz7 {
  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;
}

.stay-qdrfz7 img,
.stay-qdrfz7 svg {
  margin-right: 8px;
}

.stay-7vvfnd {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.stay-klwgc6 + .stay-0jfji5 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stay-klwgc6 + .stay-0jfji5 {
    margin-top: -16px;
  }
}

.stay-2417kx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stay-2417kx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stay-2417kx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stay-275lq4 {
  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;
}

.stay-9so10n {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.stay-192hj4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stay-c9blba {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stay-6atf4l {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stay-275lq4 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;
}

.stay-275lq4 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) {
  .stay-275lq4 {
    padding: 39px 179px 39px 39px;
  }

  .stay-9so10n {
    font-size: 40px;
    line-height: 48px;
  }

  .stay-6atf4l {
    height: 348px;
  }

  .stay-275lq4 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stay-275lq4 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stay-275lq4 {
    padding: 63px;
  }
}

.stay-h5wdw6 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stay-h5wdw6 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stay-n7cqtm {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stay-n7cqtm {
    width: auto;
  }
}

.stay-gzi1kv {
  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;
}

.stay-gzi1kv::-webkit-scrollbar {
  display: none;
}

.stay-gzi1kv 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);
}

.stay-gzi1kv a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stay-gzi1kv {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stay-h5wdw6 .stay-8my3hu {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stay-jv94ne,
    mask-image 0.3s;
}

.stay-h5wdw6 .stay-8my3hu.stay-rpng8p {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stay-ek5zm5 {
  margin: 40px -16px;
}

.stay-ktw6aw + .stay-fd2lhx,
.stay-ktw6aw + .stay-lgzuc5 {
  margin-top: 24px;
}

.stay-j4f66c {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stay-j4f66c picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stay-nyx4hz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stay-nyx4hz {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stay-nyx4hz {
    margin-top: 0;
  }
}

.stay-acvoiz {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stay-acvoiz {
    font-size: 24px;
    line-height: 32px;
  }
}

.stay-rc0oe7 {
  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) {
  .stay-rc0oe7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stay-avl0cd {
  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) {
  .stay-avl0cd {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stay-zlyzdt {
  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) {
  .stay-zlyzdt {
    font-size: 20px;
    line-height: 28px;
  }
}

.stay-6pm2hw {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stay-6pm2hw {
    font-size: 32px;
    line-height: 40px;
  }
}

.stay-20fcn1 {
  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;
}

.stay-bemmwz {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stay-bemmwz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stay-0jfji5 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stay-golyk7 {
  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) {
  .stay-golyk7 {
    padding: 15px 48px;
  }
}

main > .stay-0jfji5 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stay-l6nb1u.stay-gvjxhs > div:nth-child(n+5) {
    display: none;
  }
}

.stay-t5z9bc p a img {
  display: block;
  margin: 0 auto;
}


.stay-uvs1p3 {
  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 */
.stay-xqemw0 {
  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;
}

.stay-xqemw0 label {
  font-size: 14px;
}

.stay-xqemw0 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stay-xqemw0 input,
.stay-xqemw0 textarea,
.stay-xqemw0 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;
}
.stay-xqemw0 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stay-xwiyyk ease;
}
.stay-xqemw0 button:hover {
  background-color: var(--button-bg-hover);
}
.stay-iuwtax {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stay-r0jv5d ease-in;
}

.stay-iuwtax 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;
}
.stay-gwi2po, .stay-ytfzuv, [class*="review-card"],
thead, thead th, table th, .stay-zevttp,
.stay-jcc7rh, [class*="collapsible-header"],
.stay-bk7pm8, [class*="updated-block"] {
  color: #ece7dc !important;
}
