.editorial-hero{position:relative;width:100%;min-height:max(var(--editorial-hero-height-mobile, 60vh),700px);overflow:hidden;color:var(--color-white, #ffffff);padding-bottom:60px}.editorial-hero__media-stage,.editorial-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.editorial-hero__media-stage{z-index:1;opacity:1;transition:opacity .6s ease}.editorial-hero__media-stage.is-fading{opacity:0}.editorial-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.editorial-hero__media--placeholder{background-color:var(--color-blue-primary, #0c2045)}.editorial-hero__media--image-mobile,.editorial-hero__media--poster-mobile{display:none}.editorial-hero__media--image-desktop{display:block}.editorial-hero__media-stage--has-mobile-image .editorial-hero__media--image-desktop{display:none}.editorial-hero__media-stage--has-mobile-image .editorial-hero__media--image-mobile{display:block}.editorial-hero__overlay{z-index:2;background-color:var(--editorial-hero-overlay-color, #000000);opacity:var(--editorial-hero-overlay-opacity, .4);pointer-events:none}.editorial-hero__inner{position:relative;z-index:3;width:100%;min-height:max(var(--editorial-hero-height-mobile, 60vh),700px);max-width:1440px;margin:0 auto;padding:96px 20px 24px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.editorial-hero__content{position:absolute;left:20px;top:142.5px;width:min(350px,calc(100% - 40px));max-width:min(350px,calc(100% - 40px));display:flex;flex-direction:column;gap:12px}.editorial-hero__eyebrow{margin:0;color:var(--color-white, #ffffff);font-size:13px;font-weight:500;line-height:1;text-transform:uppercase}.editorial-hero__headline{margin:0;color:var(--color-white, #ffffff);font-size:28px;font-weight:400;line-height:1.15;max-width:350px}.editorial-hero__headline p{margin:0}.editorial-hero__content .is-hidden{display:none}.editorial-hero__cta-wrap{margin-top:8px}.editorial-hero__cta{display:inline-flex;align-items:center;gap:8px;border-radius:20px;padding:12px 20px;text-decoration:none;letter-spacing:.5px;font-size:12px;line-height:1;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.editorial-hero__cta--primary{background-color:var(--color-blue-primary, #0c2045);border:.5px solid var(--color-blue-primary, #0c2045);color:var(--color-white, #ffffff)}.editorial-hero__cta--primary:hover,.editorial-hero__cta--primary:focus-visible{background-color:var(--color-blue-light, #3973e1);border-color:var(--color-blue-light, #3973e1)}.editorial-hero__cta--primary:focus-visible{outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}.editorial-hero__cta--secondary{background-color:transparent;border:.5px solid var(--color-white, #ffffff);color:var(--color-white, #ffffff)}.editorial-hero__cta--secondary:hover,.editorial-hero__cta--secondary:focus-visible{background-color:#ffffff2e}.editorial-hero__cta--secondary:focus-visible{outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}.editorial-hero__thumbnails{position:absolute;left:0;right:0;bottom:0;min-height:165.763px;display:flex;align-items:flex-end;justify-content:flex-start;gap:0;overflow-x:auto;overflow-y:hidden;padding:40px 20px;scrollbar-width:thin}.editorial-hero__thumb{position:relative;flex:0 0 auto;display:inline-flex;padding:4px;border:none;border-radius:10px;background:transparent;cursor:pointer;opacity:.3;transition:opacity .35s cubic-bezier(0,0,.2,1)}.editorial-hero__thumb:hover,.editorial-hero__thumb:focus-visible{opacity:1;outline:none}.editorial-hero__spinner{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.editorial-hero__spinner-progress{animation:editorial-hero-spinner-anim var(--spinner-duration, 4s) linear forwards}@keyframes editorial-hero-spinner-anim{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.editorial-hero__spinner-progress{animation:none;stroke-dashoffset:0}}.editorial-hero__thumb-image{display:block;width:98.9573px;height:79.1659px;object-fit:cover;border-radius:8px;transform:scale(.75);transform-origin:center bottom;transition:transform .35s cubic-bezier(0,0,.2,1)}.editorial-hero__thumb.is-active .editorial-hero__thumb-image{transform:scale(1)}.editorial-hero__thumb.is-active{opacity:1}@media(min-width:768px){.editorial-hero{min-height:var(--editorial-hero-height-desktop, 80vh)}.editorial-hero__media--image-mobile,.editorial-hero__media--poster-mobile{display:none}.editorial-hero__media--image-desktop,.editorial-hero__media--video,.editorial-hero__media-stage--has-mobile-image .editorial-hero__media--image-desktop{display:block}.editorial-hero__inner{min-height:var(--editorial-hero-height-desktop, 80vh);padding:120px 40px 32px}.editorial-hero__content{position:relative;left:auto;top:auto;width:auto;max-width:min(62vw,710px);gap:16px}.editorial-hero__headline{max-width:550px}.editorial-hero__thumbnails{position:relative;left:auto;right:auto;bottom:auto;min-height:0;align-self:flex-end;justify-content:flex-end;max-width:min(62vw,623px);gap:4px;padding:0}.editorial-hero__thumb{opacity:.3}.editorial-hero__thumb-image{width:116px;height:93px}.editorial-hero__thumb.is-active{padding:8px}.editorial-hero__thumb.is-active .editorial-hero__thumb-image{width:140px;height:112px}}@media(min-width:1024px){.editorial-hero__headline{font-size:40px;font-weight:400;line-height:1.1;max-width:550px}.editorial-hero{min-height:max(var(--editorial-hero-height-desktop, 80vh),700px)}.editorial-hero__inner{min-height:max(var(--editorial-hero-height-desktop, 80vh),700px);padding:0;max-width:1440px}.editorial-hero__content{position:absolute;left:80px;top:50%;transform:translateY(calc(-50% - 40px));max-width:550px;width:100%;gap:16px;margin:0}.editorial-hero__eyebrow{margin:0;font-size:14px}.editorial-hero__headline{max-width:550px}.editorial-hero__thumbnails{position:absolute;right:0;bottom:0;padding:40px;max-width:623px;gap:4px;align-items:flex-end;justify-content:flex-end}}@media(prefers-reduced-motion:reduce){.editorial-hero__media-stage,.editorial-hero__thumb{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/editorial-hero.css.map */
