.hero-banner{position:relative;width:100%;height:100svh;height:var(--banner-h,100svh);min-height:500px;overflow:hidden;background:#0a1a09}.hero-banner__viewport{grid-area:banner;width:100%;height:100%;overflow:hidden;z-index:1;touch-action:pan-y;cursor:grab}.hero-banner__viewport.is-dragging{cursor:grabbing;user-select:none;-webkit-user-select:none}.hero-banner__pager{position:absolute;bottom:6.25rem;right:clamp(1.25rem, 5vw, 5rem);z-index:10;display:flex;align-items:center;gap:1rem}.hero-banner__counter{display:flex;align-items:baseline;color:#fff;line-height:1;pointer-events:none}.hero-banner__dots{display:none}.hero-banner__current,.hero-banner__sep,.hero-banner__total{font-family:var(--font-body,'Inter',sans-serif);font-weight:500}.hero-banner__sep{opacity:.44}.hero-banner__track{position:relative;height:100%}.hero-banner__track>.hero-banner__slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease;display:grid;grid-template-areas:"stack";grid-template-columns:1fr;grid-template-rows:1fr}.hero-banner__track>.hero-banner__slide.is-active{opacity:1;z-index:5}.hero-banner__media,.hero-banner__overlay,.hero-banner__content{grid-area:stack;width:100%;height:100%}.hero-banner__media{z-index:1}.hero-banner__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-banner__overlay{z-index:2;background:linear-gradient(to bottom,rgb(10 26 9 / .15) 0%,#fff0 40%,rgb(10 26 9 / .6) 100%);pointer-events:none}.hero-banner__content{z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:clamp(2rem, 9vh, 6.25rem)}.hero-banner__text{display:flex;flex-direction:column;gap:clamp(1rem, 2vw, 2.5rem)}.hero-banner__heading{color:#fff;font-family:var(--font-heading,'Forum',serif);line-height:.85;letter-spacing:-.01em;margin:0;text-shadow:0 2px 24px rgb(10 26 9 / .25)}.hero-banner__cta{display:inline-flex;align-items:center;gap:.625rem;color:#fff;font-family:var(--font-body,'Inter',sans-serif);font-size:clamp(1rem, 1vw, 1rem);font-weight:500;letter-spacing:.03em;text-decoration:none;transition:gap 0.3s ease,opacity 0.3s ease}.hero-banner__cta:hover{gap:1rem;opacity:.85}.hero-banner__arrow{width:1.25rem;height:1.25rem;fill:currentColor;flex-shrink:0;transition:transform 0.3s ease}.hero-banner__cta:hover .hero-banner__arrow{transform:translateX(4px)}.relative{position:relative}.stays-banner{position:relative;width:100%;height:clamp(480px, 759px, 100svh);min-height:480px;overflow:hidden;background:#0a1a09;display:grid;grid-template-areas:"stack";grid-template-columns:1fr;grid-template-rows:1fr}.stays-banner__media,.stays-banner__overlay,.stays-banner__body{grid-area:stack;width:100%;height:100%}.stays-banner__media{z-index:1}.stays-banner__img{width:100%;height:168.62%;object-fit:cover;object-position:center;display:block;margin-top:-29.61%}.stays-banner__overlay{z-index:2;background:linear-gradient(to bottom,rgb(0 0 0 / .25) 18%,rgb(0 0 0 / .5) 100%);pointer-events:none}.stays-banner__body{z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:clamp(5rem, 10vw, 9.625rem)}.stays-banner__title{display:flex;flex-direction:column;align-items:center;gap:.9375rem;text-align:center;color:#fff;padding:0 1rem}.stays-banner__label{font-family:var(--font-sans);font-size:1rem;font-weight:500;line-height:1.5;color:rgb(255 255 255 / .9)}.stays-banner__heading{font-family:var(--font-heading);letter-spacing:-.04em;line-height:1.05;margin:0;color:#fff;text-shadow:0 2px 24px rgb(10 26 9 / .25)}.stays-banner__bar{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:min(100%, 1304px);background:rgb(255 255 255 / .1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-end;gap:clamp(1.5rem, 3vw, 2.5rem);padding:1.125rem clamp(1.25rem, 5.4vw, 5.4375rem) 1.875rem}.stays-banner__bar-title{font-family:var(--font-heading);color:#fff;white-space:nowrap;line-height:.9;padding-top:1.5rem;flex-shrink:0}.stays-banner__fields{display:flex;align-items:flex-end;gap:.625rem;flex:1 1 0%;min-width:0}.stays-banner__field{display:flex;flex-direction:column;gap:.5rem;flex:1 1 0%;min-width:0}.stays-banner__field-label{font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:#fff;line-height:1.5}.stays-banner__input-wrap{position:relative;display:flex;align-items:center}.stays-banner__input{width:100%;height:46px;background:#fff0;border:1px solid #6b6c6c;padding:.75rem 2.75rem .75rem 1.0625rem;font-family:var(--font-sans);font-size:.875rem;color:#fff;outline:none;transition:border-color 0.2s;appearance:none;-webkit-appearance:none;color-scheme:dark}.stays-banner__input::placeholder{color:rgb(255 255 255 / .55)}.stays-banner__input:focus{border-color:rgb(255 255 255 / .6)}.stays-banner__field-icon{position:absolute;right:.875rem;width:1.25rem;height:1.25rem;color:#fff;pointer-events:none;flex-shrink:0}.stays-banner__stepper{display:flex;align-items:center;justify-content:space-between;height:48px;border:1px solid #6b6c6c;padding:.75rem 1.0625rem;gap:.5rem}.stays-banner__step{background:none;border:none;color:#fff;font-family:var(--font-sans);font-size:1.5625rem;font-weight:300;line-height:1;cursor:pointer;padding:0;flex-shrink:0;transition:opacity 0.2s}.stays-banner__step:hover{opacity:.7}.stays-banner__step-val{font-family:var(--font-sans);font-size:.875rem;color:#fff;white-space:nowrap}.stays-banner__cta{flex-shrink:0;height:48px;white-space:nowrap}@media (max-width:639.98px){.stays-banner__label{font-size:.875rem}}@media (max-width:767px){.hero-banner__pager{bottom:1.75rem;right:1.25rem;left:1.25rem;justify-content:flex-start;gap:.875rem}.hero-banner__counter{font-size:.875rem;letter-spacing:.06em}.hero-banner__current,.hero-banner__sep,.hero-banner__total{font-size:inherit}.hero-banner__sep{font-size:0;opacity:1}.hero-banner__sep::after{content:"/";font-size:.875rem;padding:0 .375rem;opacity:.5}.hero-banner__dots{display:flex;align-items:center;gap:.5rem}.hero-banner__dot{appearance:none;-webkit-appearance:none;padding:0;border:0;border-radius:1px;width:.875rem;height:2px;background-color:rgb(255 255 255 / .4);cursor:pointer;transition:width 0.3s ease,background-color 0.3s ease}.hero-banner__dot.is-active{width:1.75rem;background-color:#fff}@media (prefers-reduced-motion:reduce){.hero-banner__dot{transition:none}}.hero-banner__content{padding-bottom:5rem}.stays-banner__bar{flex-direction:column;align-items:stretch;padding:1.25rem 1rem 1.5rem}.stays-banner__bar-title{padding-top:0}.stays-banner__fields{flex-direction:column;gap:.75rem}.stays-banner__cta{width:100%;justify-content:center}}@media (max-width:47.999rem){.hero-banner{height:calc(var(--banner-h, 100svh) - var(--mobile-nav-h, 0px))}}