.luxury-hero-scroll{position:relative;width:100%;--lr-hero-label-size: clamp(12px, 1.528vw, 22px);--lr-hero-label-lh: clamp(14px, 1.25vw, 18px);--lr-hero-label-ls: clamp(2px, .25vw, 3.6px);--lr-hero-heading-size: clamp(28px, 3.819vw, 55px);--lr-hero-heading-lh: clamp(34px, 4.444vw, 64px);--lr-hero-heading-ls: clamp(-.8px, -.111vw, -1.6px);--lr-hero-desc-size: clamp(14px, 1.181vw, 17px);--lr-hero-desc-lh: clamp(24px, 2.125vw, 30.6px);--lr-hero-quote-mark-size: clamp(64px, 12.519vw, 180.28px);--lr-hero-quote-size: clamp(22px, 3.274vw, 47.15px);--lr-hero-quote-lh: clamp(28px, 4.093vw, 58.94px);--lr-hero-gold: #b0936c;--lr-hero-white: #ffffff}.luxury-hero-scroll__track{height:calc(var(--luxury-hero-scroll-vh, 400) * 1vh);position:relative}.luxury-hero-scroll__sticky{position:sticky;top:0;width:100%;height:100vh;height:100svh;overflow:hidden;background-color:#1a1a1a}.luxury-hero-scroll__stage{position:relative;width:100%;height:100%}.luxury-hero-scroll__slide{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:#000}.luxury-hero-scroll__slide--1{z-index:1}.luxury-hero-scroll__slide--2{z-index:2;transform:translate3d(0,calc((1 - var(--slide-2-progress, 0)) * 100%),0);will-change:transform}.luxury-hero-scroll__slide--3{z-index:3;transform:translate3d(0,calc((1 - var(--slide-3-progress, 0)) * 100%),0);will-change:transform}.luxury-hero-scroll__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:var(--luxury-hero-image-opacity, .65)}.luxury-hero-scroll__media img,.luxury-hero-scroll__media .lazy-image,.luxury-hero-scroll__media .lazy-image img{width:100%;height:100%;object-fit:cover;display:block}.luxury-hero-scroll__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.luxury-hero-scroll__content{position:absolute;z-index:4;padding:clamp(16px,3vw,48px);opacity:var(--content-opacity, 0);transition:none;will-change:transform,opacity;box-sizing:border-box}.luxury-hero-scroll__content--right{right:clamp(20px,6.5vw,100px);top:50%;width:max-content;max-width:min(820px,62vw);text-align:right;transform:translate3d(calc((1 - var(--content-progress, 0)) * var(--content-offset, 80px)),-50%,0)}.luxury-hero-scroll__content--left{left:clamp(20px,6.5vw,100px);top:50%;width:max-content;max-width:min(720px,58vw);text-align:left;transform:translate3d(calc((1 - var(--content-progress, 0)) * -1 * var(--content-offset, 80px)),-50%,0)}.luxury-hero-scroll__content--bottom-left{left:clamp(20px,5.5vw,80px);bottom:clamp(24px,5.5vw,80px);top:auto;width:100%;max-width:558px;text-align:left;overflow:visible;transform:translate3d(calc((1 - var(--content-progress, 0)) * -1 * var(--content-offset, 80px)),0,0)}.luxury-hero-scroll__label{margin:0 0 clamp(10px,1.2vw,16px);font-family:var(--font-body-family),sans-serif;font-weight:500;font-style:normal;font-size:var(--lr-hero-label-size);line-height:var(--lr-hero-label-lh);letter-spacing:var(--lr-hero-label-ls);text-transform:uppercase;color:var(--lr-hero-gold)}.luxury-hero-scroll__content--right .luxury-hero-scroll__label{text-align:right}.luxury-hero-scroll__content--left .luxury-hero-scroll__label{text-align:left}.luxury-hero-scroll__heading{margin:0;font-family:var(--font-body-family),sans-serif;font-weight:500;font-style:normal;font-size:var(--lr-hero-heading-size);line-height:var(--lr-hero-heading-lh);letter-spacing:var(--lr-hero-heading-ls);text-align:center;color:var(--lr-hero-white);width:max-content;max-width:100%;text-wrap:balance}.luxury-hero-scroll__content--right .luxury-hero-scroll__heading{margin-left:auto;margin-right:0}.luxury-hero-scroll__content--left .luxury-hero-scroll__heading{margin-left:0;margin-right:auto;text-align:left;text-wrap:nowrap}.luxury-hero-scroll__description{margin-top:clamp(16px,2vw,28px);max-width:min(560px,42vw)}.luxury-hero-scroll__description,.luxury-hero-scroll__description p{margin-bottom:0;font-family:Inter,var(--font-body-family),sans-serif;font-weight:300;font-style:normal;font-size:var(--lr-hero-desc-size);line-height:var(--lr-hero-desc-lh);letter-spacing:0;color:var(--lr-hero-white)}.luxury-hero-scroll__description p+p{margin-top:.85em}.luxury-hero-scroll__quote-wrap{position:relative;display:block;width:100%;max-width:558px;font-size:var(--lr-hero-quote-mark-size);overflow:visible;padding-left:14px}.luxury-hero-scroll__quote-mark{position:absolute;top:0;left:0;display:block;font-family:Times New Roman,Times,serif;font-weight:400;font-style:normal;font-size:1em;line-height:.25;letter-spacing:0;color:#fffc;margin:0;padding:0;transform:translate(var(--lr-hero-quote-mark-shift, -10px));-webkit-user-select:none;user-select:none;pointer-events:none}.luxury-hero-scroll__quote{margin:0;padding:0;padding-top:var(--lr-hero-quote-mark-offset, .24em);font-family:var(--font-body-family),sans-serif;font-size:var(--lr-hero-quote-size);font-weight:400;font-style:normal;line-height:var(--lr-hero-quote-lh);letter-spacing:0;color:var(--lr-hero-white);max-width:558px;width:100%;text-wrap:pretty}.luxury-hero-scroll__highlight{color:var(--lr-hero-gold);font-weight:inherit}.luxury-hero-scroll__placeholder{width:100%;height:100%;opacity:.35}@media(prefers-reduced-motion:reduce){.luxury-hero-scroll__track{height:auto}.luxury-hero-scroll__sticky{position:relative;height:auto;overflow:visible}.luxury-hero-scroll__stage{display:flex;flex-direction:column}.luxury-hero-scroll__slide{position:relative;aspect-ratio:1440 / 780;min-height:280px}.luxury-hero-scroll__slide--2,.luxury-hero-scroll__slide--3{transform:none;margin-top:0}.luxury-hero-scroll__content{opacity:1;position:absolute;--content-progress: 1}.luxury-hero-scroll__content--right,.luxury-hero-scroll__content--left{transform:translate3d(0,-50%,0)}.luxury-hero-scroll__content--bottom-left{transform:none}}@media(max-width:991px){.luxury-hero-scroll__content--right,.luxury-hero-scroll__content--left,.luxury-hero-scroll__content--bottom-left{max-width:min(92vw,640px);width:auto}.luxury-hero-scroll__heading{width:auto;max-width:100%;text-wrap:pretty}.luxury-hero-scroll__content--left .luxury-hero-scroll__heading{text-wrap:pretty;white-space:normal}.luxury-hero-scroll__content--right .luxury-hero-scroll__heading{text-align:right;margin-left:auto}.luxury-hero-scroll__content--bottom-left{max-width:min(558px,92vw)}.luxury-hero-scroll__description,.luxury-hero-scroll__quote-wrap,.luxury-hero-scroll__quote{max-width:100%}}@media(min-width:992px){.luxury-hero-scroll__content--left .luxury-hero-scroll__heading,.luxury-hero-scroll__content--right .luxury-hero-scroll__heading{white-space:nowrap;text-wrap:nowrap}}@media(max-width:767px){.luxury-hero-scroll{--lr-hero-heading-size: clamp(26px, 7.5vw, 40px);--lr-hero-heading-lh: clamp(32px, 8.5vw, 48px);--lr-hero-quote-size: clamp(20px, 5.5vw, 32px);--lr-hero-quote-lh: clamp(26px, 6.8vw, 40px);--lr-hero-quote-mark-size: clamp(56px, 18vw, 120px);--lr-hero-quote-mark-offset: .26em}.luxury-hero-scroll__content--right,.luxury-hero-scroll__content--left,.luxury-hero-scroll__content--bottom-left{max-width:calc(100% - 32px);width:auto;right:auto;left:clamp(16px,5vw,24px)}.luxury-hero-scroll__content--right{right:clamp(16px,5vw,24px);left:auto}.luxury-hero-scroll__content--bottom-left{bottom:clamp(20px,6vw,40px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/luxury-product-hero-image.css.map */
