.story{background-color:var(--story-background)}.story__grid{display:flex;flex-direction:column;gap:6rem}.story__media-column{position:relative;width:100%}.story__media{position:relative;border-radius:var(--card-radius, 12px);overflow:hidden;aspect-ratio:var(--story-image-ratio, 3 / 4)}.story__media .image-fit,.story__media .placeholder{width:100%;height:100%;object-fit:cover}.story__media video,.story__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0}.story__deferred-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.story__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;cursor:pointer;background:none}.story__poster .image-fit,.story__poster .placeholder{width:100%;height:100%;object-fit:cover}.story__media--placeholder{background-color:rgba(var(--color-foreground),.04)}.story__quote{margin:0;position:absolute;bottom:-2.4rem;left:1.6rem;right:1.6rem;z-index:2;background-color:var(--story-quote-background);color:var(--story-quote-text);border-radius:var(--card-radius, 12px);padding:1.8rem 2.4rem;font-family:var(--font-heading-family);font-style:italic;font-size:1.7rem;line-height:1.5}.story__content{display:flex;flex-direction:column;justify-content:center}.story__eyebrow{margin:0 0 1.6rem;color:var(--story-accent);font-weight:700;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase}.story__heading{margin:0 0 1.2rem}.story__text{margin-top:1rem}.story__text p{line-height:1.8}@media screen and (min-width:750px){.story__grid{flex-direction:row;align-items:center;gap:clamp(4rem,7vw,11rem)}.story__grid--reverse{flex-direction:row-reverse}.story__media-column{width:42%;flex-shrink:0}.story__content{flex:1}.story__quote{left:auto;right:-1.6rem;bottom:-2.8rem;max-width:75%;padding:2rem 2.8rem;font-size:1.8rem}}@media screen and (max-width:749px){.story__media-column{margin-bottom:1.6rem}.story__media-column--has-quote{margin-bottom:4rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-story.css.map */
