.hero-luxury{position:relative;display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;width:100%;aspect-ratio:4 / 5;max-height:100vh}@media screen and (min-width:750px){.hero-luxury{aspect-ratio:16 / 9}}.hero-luxury__link-wrap{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.hero-luxury__link-wrap:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.hero-luxury__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-luxury__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-luxury__placeholder{width:100%;height:100%;background:var(--color-background-alt, #f4f1ec)}.hero-luxury__placeholder-svg{width:100%;height:100%}.hero-luxury__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(20,18,15,var(--scrim-opacity)) 0%,rgba(20,18,15,calc(var(--scrim-opacity) * .4)) 60%,transparent 100%);pointer-events:none}.hero-luxury__content{position:relative;z-index:1;width:100%;padding:2.5rem 1.25rem 3rem;display:flex;flex-direction:column;gap:.75rem}.hero-luxury--center .hero-luxury__content{align-items:center;text-align:center}.hero-luxury--right .hero-luxury__content{align-items:flex-end;text-align:right;margin-left:auto}.hero-luxury__heading{font-family:var(--font-heading-family, "General Sans", sans-serif);font-size:clamp(1.75rem,5vw,3.25rem);line-height:1.15;font-weight:500;margin:0;max-width:20ch;color:var(--hero-text-color, #fff)}.hero-luxury__text{font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.5;max-width:42ch;color:var(--hero-text-color, #fff);opacity:.92}.hero-luxury__text p{margin:0}.hero-luxury__button{display:inline-block;margin-top:.5rem;padding:.85rem 1.75rem;font-size:.9rem;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;border:1px solid currentColor;border-radius:2px;transition:background-color .2s ease,color .2s ease;width:fit-content}.hero-luxury__button.button--primary{background:var(--hero-text-color, #fff);color:var(--hero-bg-color, #14120f)}.hero-luxury__button.button--primary:hover,.hero-luxury__button.button--outline{background:transparent;color:var(--hero-text-color, #fff)}.hero-luxury__button.button--outline:hover{background:var(--hero-text-color, #fff);color:var(--hero-bg-color, #14120f)}.hero-luxury__badge{margin:.5rem 0 0;font-size:.8rem;letter-spacing:.04em;color:var(--hero-text-color, #fff);opacity:.85}.color-scheme-dark-text{--hero-text-color: #14120f;--hero-bg-color: #fff}@media screen and (min-width:750px){.hero-luxury__content{padding:4rem 4rem 4.5rem;max-width:640px}.hero-luxury--center .hero-luxury__content{max-width:100%}}@media(prefers-reduced-motion:no-preference){.hero-luxury__content>*{animation:hero-luxury-fade-up .6s ease both}.hero-luxury__content>*:nth-child(2){animation-delay:.1s}.hero-luxury__content>*:nth-child(3){animation-delay:.2s}.hero-luxury__content>*:nth-child(4){animation-delay:.3s}@keyframes hero-luxury-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-luxury.css.map */
