.hero{position:relative;min-height:70vh;display:flex;align-items:flex-end;overflow:hidden;border-bottom:1px solid var(--color-border)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__image{width:100%;height:100%;object-fit:cover}.hero--has-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 40%,#000000bf);z-index:1}.hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-repeat:repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero__content{position:relative;z-index:2;padding-block:3rem;transform:rotate(-3deg);transform-origin:left center}.hero__heading{font-size:clamp(3rem,11vw,8.5rem);line-height:.92;margin-bottom:.5rem}.hero__heading-accent{display:inline-block;font-size:1.18em}.hero__subheading{font-size:1.125rem;color:var(--color-text-muted);max-width:40ch;margin-bottom:1.5rem}.hero--has-image .hero__subheading{color:var(--color-text)}.hero__cta{padding:1rem 2rem;transition:transform .2s ease}@media(hover:hover){.hero__cta:hover{transform:rotate(-1.5deg) scale(1.05)}}.featured-collection{padding-block:4rem}.featured-collection__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.featured-collection__heading{font-size:clamp(1.75rem,4vw,2.5rem);margin:0}.featured-collection__view-all{font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid currentColor}.featured-collection__empty{color:var(--color-text-muted)}.brand-story{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;padding-block:4rem;align-items:center}@media(min-width:900px){.brand-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.brand-story__media{min-width:0}.brand-story__media img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;background:var(--color-surface)}.brand-story__heading{font-size:clamp(1.75rem,4vw,2.5rem)}.brand-story__text{color:var(--color-text-muted);max-width:48ch;margin-bottom:1.25rem}.brand-story__link{font-weight:700;text-transform:uppercase;font-size:.8125rem;letter-spacing:.05em;color:var(--color-accent)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-home.css.map */
