.editorial-hero{position:relative;display:block;width:100%;overflow:hidden;background-color:var(--color-bg-surface)}.editorial-hero--height-medium{height:70vh;min-height:44rem}.editorial-hero--height-large{height:85vh;min-height:52rem}.editorial-hero--height-full{height:100vh;height:100svh;min-height:56rem}.editorial-hero__viewport{position:relative;width:100%;height:100%}.editorial-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility 0s linear .8s;z-index:1}.editorial-hero__slide.is-active{opacity:1;visibility:visible;transition:opacity .8s ease;z-index:2}.editorial-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.editorial-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.editorial-hero__img--desktop{display:none}.editorial-hero__img--mobile{display:block}.editorial-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(var(--color-text-primary-rgb),.28),rgba(var(--color-text-primary-rgb),0) 22%),linear-gradient(to top,rgba(var(--color-text-primary-rgb),.55),rgba(var(--color-text-primary-rgb),.12) 38%,rgba(var(--color-text-primary-rgb),0) 62%)}.editorial-hero__slide--dark .editorial-hero__scrim{background:linear-gradient(to top,rgba(var(--color-bg-page-rgb),.5),rgba(var(--color-bg-page-rgb),0) 50%)}.editorial-hero__content{position:absolute;left:0;right:0;bottom:0;z-index:3;padding-bottom:var(--space-7)}.editorial-hero__text{display:flex;flex-direction:column;max-width:60rem}.editorial-hero__content--center .editorial-hero__text{margin-inline:auto;align-items:center;text-align:center}.editorial-hero__content--center .editorial-hero__cta{align-self:center}.editorial-hero__kicker{font-family:var(--font-sans);font-size:var(--type-caption);font-weight:500;text-transform:uppercase;letter-spacing:var(--letter-spacing-cta);margin:0 0 var(--space-2)}.editorial-hero__heading{font-family:var(--font-serif);font-size:var(--type-display);line-height:var(--type-display-line);font-weight:500;letter-spacing:var(--letter-spacing-serif);margin:0}.editorial-hero__subheading{font-family:var(--font-sans);font-size:var(--type-body);line-height:var(--type-body-line);margin-top:var(--space-3)}.editorial-hero__subheading>*{margin:0}.editorial-hero__cta{display:inline-block;align-self:flex-start;margin-top:var(--space-5);padding:1.3rem 3rem;border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:var(--type-button);font-weight:500;letter-spacing:var(--letter-spacing-cta);text-decoration:none;background-color:var(--color-brand-primary);color:var(--color-text-inverse);border:1px solid var(--color-brand-primary);transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.editorial-hero__cta:hover{background-color:var(--color-brand-primary-hover);border-color:var(--color-brand-primary-hover);transform:translateY(-1px)}.editorial-hero__slide--light .editorial-hero__content{color:var(--color-text-inverse)}.editorial-hero__slide--light .editorial-hero__heading{text-shadow:0 1px 6px rgba(var(--color-text-primary-rgb),.45)}.editorial-hero__slide--dark .editorial-hero__content{color:var(--color-text-primary)}.editorial-hero__slide--dark .editorial-hero__kicker{color:var(--color-brand-primary-hover)}.editorial-hero__full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.editorial-hero__content,.editorial-hero__dots{z-index:4}.editorial-hero__dots{position:absolute;bottom:var(--space-4);left:0;right:0;display:flex;justify-content:center;gap:var(--space-2);z-index:5}.editorial-hero__dot{width:.9rem;height:.9rem;padding:0;border:0;border-radius:var(--radius-pill);background-color:rgba(var(--color-text-inverse-rgb),.5);cursor:pointer;transition:transform .2s ease,background-color .2s ease}.editorial-hero__dot.is-active{background-color:var(--color-text-inverse);transform:scale(1.25)}@media screen and (min-width:750px){.editorial-hero__img--desktop{display:block}.editorial-hero__img--mobile{display:none}.editorial-hero__content{padding-bottom:var(--space-8)}.editorial-hero__dots{justify-content:flex-start;padding-inline:var(--space-8)}.editorial-hero__content--center+.editorial-hero__dots,.editorial-hero__dots{bottom:var(--space-5)}}@media screen and (prefers-reduced-motion:reduce){.editorial-hero__slide{transition:opacity .01ms}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-editorial-hero.css.map */
