.our-story{overflow:hidden}.our-story__intro{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,7vw,10rem);align-items:end;padding-bottom:clamp(4rem,7vw,8rem);border-bottom:1px solid rgba(var(--color-foreground),.14)}.our-story__eyebrow,.our-story__chapter-kicker{margin:0 0 1.2rem;font-size:1.2rem;line-height:1.4;letter-spacing:.14em;text-transform:uppercase;opacity:.66}.our-story__title{margin:0;max-width:9ch;font-size:clamp(4.2rem,7vw,8.4rem);line-height:.98;letter-spacing:-.035em}.our-story__lead{max-width:62rem;font-size:clamp(1.8rem,2vw,2.25rem);line-height:1.6}.our-story__lead>:first-child,.our-story__chapter-text>:first-child,.our-story__closing-text>:first-child{margin-top:0}.our-story__lead>:last-child,.our-story__chapter-text>:last-child,.our-story__closing-text>:last-child{margin-bottom:0}.our-story__timeline{position:relative}.our-story__chapter{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3rem,7vw,9rem);align-items:center;padding:clamp(5rem,9vw,11rem) 0;border-bottom:1px solid rgba(var(--color-foreground),.14)}.our-story__chapter--image-right .our-story__chapter-media{order:2}.our-story__chapter--image-right .our-story__chapter-content{order:1}.our-story__chapter--text-only{grid-template-columns:minmax(0,1fr)}.our-story__chapter--text-only .our-story__chapter-content{width:min(100%,82rem);margin-inline:auto}.our-story__chapter-media{overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.04)}.our-story__chapter-image{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.our-story__chapter-content{max-width:64rem}.our-story__chapter-heading{margin:0 0 2rem;font-size:clamp(3rem,4vw,5.2rem);line-height:1.05;letter-spacing:-.025em}.our-story__chapter-text{font-size:1.65rem;line-height:1.75}.our-story__chapter-text p+p{margin-top:1.8rem}.our-story__quote{margin:3.2rem 0 0;padding:2.4rem 0 0 clamp(2rem,4vw,4rem);border-top:1px solid rgba(var(--color-foreground),.18);font-size:clamp(2.2rem,3vw,3.3rem);line-height:1.35;font-style:italic}.our-story__gallery-wrap{padding-top:clamp(6rem,10vw,12rem)}.our-story__gallery-heading{margin:0 0 clamp(3rem,5vw,5rem);font-size:clamp(3rem,4vw,5rem);line-height:1.05;letter-spacing:-.025em}.our-story__gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.6vw,2rem)}.our-story__gallery-item{position:relative;margin:0;overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.04)}.our-story__gallery-item:nth-child(1),.our-story__gallery-item:nth-child(6){grid-column:span 2;grid-row:span 2}.our-story__gallery-image{display:block;width:100%;height:100%;min-height:24rem;aspect-ratio:1 / 1;object-fit:cover}.our-story__gallery-item:nth-child(1) .our-story__gallery-image,.our-story__gallery-item:nth-child(6) .our-story__gallery-image{aspect-ratio:1 / 1}.our-story__gallery-caption{position:absolute;right:1.2rem;bottom:1.2rem;left:1.2rem;width:fit-content;max-width:calc(100% - 2.4rem);padding:.65rem 1rem;border-radius:.3rem;background:rgba(var(--color-background),.9);color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1.35}.our-story__closing{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);gap:clamp(3rem,8vw,10rem);margin-top:clamp(6rem,10vw,12rem);padding-top:clamp(4rem,6vw,7rem);border-top:1px solid rgba(var(--color-foreground),.18)}.our-story__closing-text{max-width:72rem;font-size:clamp(1.8rem,2vw,2.2rem);line-height:1.65}.our-story__signature{display:flex;flex-direction:column;gap:.5rem;align-self:end;font-size:1.5rem;line-height:1.45}.our-story__signature strong{font-size:1.8rem}.our-story__closing-note{grid-column:1 / -1;margin:2rem 0 0;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1);font-size:1.35rem;line-height:1.55;opacity:.72}@media screen and (max-width:989px){.our-story__intro{grid-template-columns:1fr;gap:3rem}.our-story__title{max-width:none}.our-story__chapter{gap:4rem}.our-story__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.our-story__closing{grid-template-columns:1fr;gap:3rem}.our-story__signature{align-self:start}}@media screen and (max-width:749px){.our-story__intro{padding-bottom:4rem}.our-story__title{font-size:clamp(4rem,16vw,6rem)}.our-story__chapter,.our-story__chapter--text-only{grid-template-columns:1fr;gap:2.8rem;padding:5rem 0}.our-story__chapter--image-right .our-story__chapter-media,.our-story__chapter--image-right .our-story__chapter-content{order:initial}.our-story__chapter-image{aspect-ratio:4 / 3}.our-story__chapter-heading{margin-bottom:1.6rem}.our-story__chapter-text{font-size:1.55rem;line-height:1.7}.our-story__quote{margin-top:2.6rem;padding-top:2rem;padding-left:1.8rem}.our-story__gallery-wrap{padding-top:5rem}.our-story__gallery{gap:1rem}.our-story__gallery-item:nth-child(1),.our-story__gallery-item:nth-child(6){grid-column:span 2;grid-row:auto}.our-story__gallery-image{min-height:16rem}.our-story__gallery-item:nth-child(1) .our-story__gallery-image,.our-story__gallery-item:nth-child(6) .our-story__gallery-image{aspect-ratio:16 / 10}.our-story__closing{margin-top:5rem;padding-top:4rem}}@media screen and (max-width:479px){.our-story__gallery{grid-template-columns:1fr}.our-story__gallery-item:nth-child(1),.our-story__gallery-item:nth-child(6){grid-column:auto}.our-story__gallery-image,.our-story__gallery-item:nth-child(1) .our-story__gallery-image,.our-story__gallery-item:nth-child(6) .our-story__gallery-image{min-height:0;aspect-ratio:4 / 3}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
