.lus-proof{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.lus-proof .lus-home-pad{padding-block:clamp(5.6rem,7vw,9rem)}.lus-proof__intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(28rem,.72fr);gap:3rem clamp(4rem,8vw,10rem);align-items:end;margin-bottom:clamp(3.6rem,5vw,6rem)}.lus-proof__intro .lus-heading,.lus-proof__intro .lus-intro,.lus-proof__customer-head p,.lus-proof__filter p,.lus-proof__filter small{margin-bottom:0}.lus-proof__intro .lus-heading{max-width:16ch;margin-bottom:0;font-size:clamp(4rem,4.5vw,6.2rem);line-height:1.03}.lus-proof__intro .lus-intro{max-width:48ch}.lus-proof__canvas{display:grid;grid-template-columns:minmax(0,7fr) minmax(27rem,3fr);border-block:1px solid rgba(var(--color-foreground),.2)}.lus-proof__customer{display:block;min-width:0;padding:clamp(3rem,4vw,4.8rem) clamp(3rem,4.6vw,6.4rem) clamp(3rem,4vw,4.8rem) 0}.lus-proof__customer-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.72fr);gap:.8rem 2.4rem;align-items:end;margin-bottom:2.6rem}.lus-proof__customer-head .lus-eyebrow{grid-column:1 / -1;margin-bottom:0}.lus-proof__customer-head h3,.lus-proof__filter h3{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:-.02em}.lus-proof__customer-head h3{max-width:20ch;font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.08}.lus-proof__customer-head>p:last-child{color:rgba(var(--color-foreground),.72);font-size:1.25rem;line-height:1.55}.lus-proof__stage,.lus-proof__descriptors{display:grid}.lus-proof__slide,.lus-proof__descriptor{grid-area:1 / 1;min-width:0;opacity:0;visibility:hidden;transform:translate(.8rem);transition:opacity .26s ease,transform .26s ease,visibility 0s linear .26s}.lus-proof__slide.is-active,.lus-proof__descriptor.is-active{z-index:1;opacity:1;visibility:visible;transform:translate(0);transition-delay:0s}.lus-proof__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,1.6vw,2rem)}.lus-proof__photo,.lus-proof__filter-figure{min-width:0;margin:0}.lus-proof__photo figcaption{margin-bottom:.9rem;font:600 1.05rem/1.4 var(--font-body-family);letter-spacing:.14em;text-transform:uppercase}.lus-proof__image{aspect-ratio:10 / 11;overflow:hidden;background:rgb(var(--lus-mist))}.lus-proof__image img,.lus-proof__filter-image img{display:block;width:100%;height:100%;object-fit:cover}.lus-proof__image img{object-position:var(--lus-proof-position, 50% 50%)}.lus-proof__navigation{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:2rem}.lus-proof__numbers,.lus-proof__arrows{display:flex;align-items:center;gap:.4rem}.lus-proof__numbers button,.lus-proof__arrows button{display:grid;place-items:center;min-width:3.8rem;height:3.8rem;padding:0;border:0;color:rgba(var(--color-foreground),.62);background:transparent;font:400 1.2rem/1 var(--font-body-family);cursor:pointer}.lus-proof__numbers button{border-bottom:1px solid transparent}.lus-proof__numbers button[aria-selected=true]{border-bottom-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.lus-proof__arrows{gap:.8rem}.lus-proof__arrows button{border:1px solid rgba(var(--color-foreground),.24);border-radius:50%;color:rgb(var(--color-foreground));font-size:1.6rem;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.lus-proof__arrows button:hover:not(:disabled){color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.lus-proof__arrows button:disabled{opacity:.28;cursor:default}.lus-proof__numbers button:focus-visible,.lus-proof__arrows button:focus-visible{outline:2px solid rgb(var(--lus-copper));outline-offset:3px}.lus-proof__descriptors{margin-top:1.2rem}.lus-proof__descriptor{margin:0;font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.3}.lus-proof__filter{min-width:0;padding:clamp(3rem,4vw,4.8rem) 0 clamp(3rem,4vw,4.8rem) clamp(3rem,4vw,5rem);border-left:1px solid rgba(var(--color-foreground),.2)}.lus-proof__filter-copy{margin-bottom:2.4rem}.lus-proof__filter-copy .lus-eyebrow{margin-bottom:1rem}.lus-proof__filter h3{max-width:12ch;font-size:clamp(2.6rem,2.5vw,3.5rem);line-height:1.1}.lus-proof__filter-image{aspect-ratio:4 / 5;overflow:hidden;background:rgb(var(--lus-mist))}.lus-proof__filter-image img{object-position:var(--lus-proof-filter-position, 50% 58%)}.lus-proof__filter-figure figcaption{display:grid;gap:.8rem;padding-top:1.6rem;font-size:1.35rem;line-height:1.55}.lus-proof__filter-figure small{color:rgba(var(--color-foreground),.66);font-size:1.1rem;line-height:1.5}@media screen and (max-width:989px){.lus-proof__canvas{grid-template-columns:1fr}.lus-proof__customer{padding-right:0}.lus-proof__filter{padding-left:0;border-top:1px solid rgba(var(--color-foreground),.2);border-left:0}.lus-proof__filter-figure{display:grid;grid-template-columns:minmax(0,1fr) minmax(24rem,.7fr);gap:2.4rem;align-items:end}.lus-proof__filter-image{aspect-ratio:4 / 3}}@media screen and (max-width:749px){.lus-proof .lus-home-pad{padding-block:4.8rem 5.6rem}.lus-proof__intro,.lus-proof__customer-head{grid-template-columns:1fr}.lus-proof__intro{gap:1.4rem;margin-bottom:3.2rem}.lus-proof__intro .lus-heading{font-size:clamp(3.7rem,11vw,4.8rem)}.lus-proof__customer{padding-block:3.2rem 3.6rem}.lus-proof__customer-head{gap:.7rem;margin-bottom:2.4rem}.lus-proof__customer-head h3{font-size:3rem}.lus-proof__pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.lus-proof__image{aspect-ratio:4 / 5}.lus-proof__image img{object-position:var(--lus-proof-mobile-position, var(--lus-proof-position, 50% 50%))}.lus-proof__navigation{align-items:flex-end;margin-top:1.3rem}.lus-proof__numbers{flex-wrap:wrap}.lus-proof__numbers button,.lus-proof__arrows button{min-width:3.6rem;height:3.6rem}.lus-proof__filter{padding-block:3.6rem 0}.lus-proof__filter-figure{grid-template-columns:1fr;gap:0}.lus-proof__filter-image{aspect-ratio:4 / 3}}@media(prefers-reduced-motion:reduce){.lus-proof__slide,.lus-proof__descriptor,.lus-proof__arrows button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/luscentra-proof-gallery.css.map */
