editorial-hero,.editorial-hero{display:flex;align-items:stretch;overflow:hidden;position:relative;width:100%}.editorial-hero__strip{width:33%;overflow:hidden;display:flex;align-items:center;flex-shrink:0;position:relative}.editorial-hero__strip:before,.editorial-hero__strip:after{content:"";position:absolute;left:0;right:0;height:18%;z-index:3;pointer-events:none}.editorial-hero__strip:before{top:0;background:linear-gradient(to bottom,rgb(var(--color-background)),transparent)}.editorial-hero__strip:after{bottom:0;background:linear-gradient(to top,rgb(var(--color-background)),transparent)}.editorial-hero__strip--left{border-right:1px solid rgba(var(--color-foreground),.07)}.editorial-hero__strip--right{border-left:1px solid rgba(var(--color-foreground),.07)}.editorial-hero__track{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;padding:8px 6px;will-change:transform}.editorial-hero__track--left{animation:editorial-marquee-left var(--scroll-speed, 30s) linear infinite}.editorial-hero__track--right{animation:editorial-marquee-right var(--scroll-speed, 30s) linear infinite}.editorial-hero__strip:hover .editorial-hero__track{animation-play-state:paused}@keyframes editorial-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes editorial-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.editorial-hero__item{flex:0 0 auto;width:11.2vw;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;transform-origin:center center;will-change:transform}.editorial-hero__item a{display:block;width:100%;height:100%}.editorial-hero__item img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.editorial-hero__center{flex:0 0 34%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3.2rem 2.4rem;position:relative;z-index:2;opacity:0;transform:translateY(24px);transition:opacity .95s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1)}.editorial-hero__center--visible{opacity:1;transform:translateY(0)}.editorial-hero__heading{font-size:clamp(2.6rem,3.2vw,5rem);line-height:1.08;letter-spacing:-.03em;margin:0 0 1.4rem;font-weight:700}.editorial-hero__subheading{font-size:clamp(1.1rem,1.05vw,1.4rem);opacity:.55;margin:0 0 2.4rem;letter-spacing:.04em;font-weight:400;max-width:28ch}.editorial-hero__cta{min-width:200px;letter-spacing:.06em;transition:transform .22s ease,box-shadow .22s ease}.editorial-hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(var(--color-foreground),.14)}@media screen and (min-width: 750px) and (max-width: 989px){.editorial-hero__item{width:13.5vw}.editorial-hero__center{padding:2.4rem 1.8rem}.editorial-hero__heading{font-size:clamp(2.2rem,4vw,3.8rem)}}@media screen and (max-width: 749px){editorial-hero,.editorial-hero{flex-direction:column;min-height:auto}.editorial-hero__center{order:-1;padding:3.2rem 2.4rem 2.4rem;width:100%}.editorial-hero__strip{width:100%;height:50vw;border-right:none;border-left:none;border-top:1px solid rgba(var(--color-foreground),.07)}.editorial-hero__strip:before{top:0;bottom:0;right:auto;width:60px;height:100%;background:linear-gradient(to right,rgb(var(--color-background)),transparent)}.editorial-hero__strip:after{top:0;bottom:0;left:auto;width:60px;height:100%;background:linear-gradient(to left,rgb(var(--color-background)),transparent)}.editorial-hero__item{width:42vw}.editorial-hero__heading{font-size:clamp(2.4rem,8vw,3.6rem)}.editorial-hero__subheading{font-size:1.35rem}.editorial-hero__cta{width:100%;max-width:300px}}@media (prefers-reduced-motion: reduce){.editorial-hero__track{animation:none!important}.editorial-hero__item{transform:none!important}.editorial-hero__center{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-editorial-hero.css.map */
