:root{--story-cream: #f9f2da;--story-paper: #fffaf2;--story-burgundy: #701e1f;--story-burgundy-dark: #521417;--story-ink: #3b2721;--story-muted: #806d65;--story-line: #dfd0c2;--story-serif: "Cormorant Garamond", Georgia, serif;--story-sans: "Montserrat", Arial, sans-serif}.selene-story{background:var(--story-cream);color:var(--story-ink);font-family:var(--story-sans)}.selene-story img{display:block;height:100%;object-fit:cover;width:100%}.selene-story__hero-media picture,.selene-story__media picture{display:block;height:100%;width:100%}.selene-story__placeholder{align-items:center;background:color-mix(in srgb,var(--story-paper),#d9e7eb 32%);color:color-mix(in srgb,var(--story-muted),transparent 54%);display:flex;height:100%;justify-content:center;min-height:32rem;width:100%}.selene-story__placeholder svg{height:100%;object-fit:cover;width:100%}.selene-story__placeholder--hero{min-height:min(82vh,84rem)}.selene-story__hero{min-height:min(82vh,84rem);overflow:hidden;position:relative}.selene-story__hero-media{top:0;right:0;bottom:0;left:0;position:absolute}.selene-story__hero-media:after{background:linear-gradient(90deg,#2c19149e,#2c19140d 65%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.selene-story__hero-content{align-items:flex-start;color:var(--story-hero-text);display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:min(82vh,84rem);max-width:144rem;padding:8rem 4rem;position:relative;z-index:1}.selene-story__eyebrow{font-size:1rem;font-weight:600;letter-spacing:.2em;margin:0 0 1.6rem;text-transform:uppercase}.selene-story__hero h1{color:inherit;font-family:var(--story-serif);font-size:clamp(5.4rem,7vw,9.2rem);font-weight:400;letter-spacing:-.045em;line-height:.92;margin:0;max-width:76rem}.selene-story__hero-intro{font-size:1.45rem;line-height:1.7;margin:2.6rem 0 0;max-width:55rem}.selene-story__manifesto{border-bottom:1px solid var(--story-line);margin:0 auto;max-width:144rem;padding:clamp(7rem,10vw,14rem) 4rem;text-align:center}.selene-story__manifesto p{font-family:var(--story-serif);font-size:clamp(3.6rem,4.8vw,6.4rem);font-weight:400;letter-spacing:-.035em;line-height:1.05;margin:0 auto;max-width:110rem}.selene-story__split{align-items:center;display:grid;gap:clamp(4rem,8vw,12rem);grid-template-columns:minmax(0,1fr) minmax(30rem,.78fr);margin:0 auto;max-width:144rem;padding:clamp(7rem,9vw,13rem) 4rem}.selene-story__split--reverse{grid-template-columns:minmax(30rem,.78fr) minmax(0,1fr)}.selene-story__split--reverse .selene-story__media{order:2}.selene-story__media{aspect-ratio:.78;overflow:hidden}.selene-story__split--reverse .selene-story__media{aspect-ratio:1.45}.selene-story__copy h2,.selene-story__closing h2{color:var(--story-burgundy);font-family:var(--story-serif);font-size:clamp(4.2rem,5vw,6.8rem);font-weight:400;letter-spacing:-.04em;line-height:.98;margin:0 0 2.5rem}.selene-story__copy p,.selene-story__richtext p{color:var(--story-muted);font-size:1.35rem;line-height:1.8;margin:0 0 1.8rem}.selene-story__values{background:var(--story-paper);border-bottom:1px solid var(--story-line);border-top:1px solid var(--story-line);padding:clamp(7rem,9vw,12rem) 4rem}.selene-story__values-inner{margin:0 auto;max-width:144rem}.selene-story__values-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:5rem}.selene-story__values-heading h2{color:var(--story-burgundy);font-family:var(--story-serif);font-size:clamp(4.5rem,6vw,7.2rem);font-weight:400;letter-spacing:-.04em;line-height:1;margin:0}.selene-story__value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr))}.selene-story__value{border-top:1px solid var(--story-line);padding:3rem}.selene-story__value+.selene-story__value{border-left:1px solid var(--story-line)}.selene-story__value span{color:var(--story-burgundy);display:block;font-size:1rem;font-weight:600;letter-spacing:.16em;margin-bottom:2rem}.selene-story__value h3{font-family:var(--story-serif);font-size:3rem;font-weight:400;margin:0 0 1.4rem}.selene-story__value p{color:var(--story-muted);font-size:1.2rem;line-height:1.7;margin:0}.selene-story__closing{margin:0 auto;max-width:90rem;padding:clamp(8rem,11vw,15rem) 3rem;text-align:center}.selene-story__closing>p,.selene-story__closing-text p{color:var(--story-muted);font-size:1.4rem;line-height:1.8;margin:0 auto 3rem;max-width:68rem}.selene-story__button{background:var(--story-burgundy);color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;letter-spacing:.12em;padding:1.8rem 3.2rem;text-decoration:none;text-transform:uppercase}.selene-story__button:hover{background:var(--story-burgundy-dark);color:#fff}@media screen and (max-width:749px){.selene-story__hero,.selene-story__hero-content{min-height:72rem}.selene-story__hero-media img{object-position:67% center}.selene-story__hero-media:after{background:linear-gradient(180deg,#2c191414 30%,#2c1914b8)}.selene-story__hero-content{justify-content:flex-end;padding:6rem 2rem}.selene-story__hero h1{font-size:5.5rem}.selene-story__manifesto{padding-left:2rem;padding-right:2rem}.selene-story__split,.selene-story__split--reverse{display:flex;flex-direction:column;padding-left:2rem;padding-right:2rem}.selene-story__split--reverse .selene-story__media{order:0}.selene-story__media,.selene-story__split--reverse .selene-story__media{aspect-ratio:.86;width:100%}.selene-story__values{padding-left:2rem;padding-right:2rem}.selene-story__values-heading{align-items:flex-start;flex-direction:column}.selene-story__value-grid{grid-template-columns:1fr}.selene-story__value{padding:3rem 0}.selene-story__value+.selene-story__value{border-left:0}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/selene-our-story.css.map */
