.ec-hero{position:relative;display:flex;align-items:flex-end;min-height:80svh;overflow:hidden}@media screen and (min-width:750px){.ec-hero{min-height:70vh;align-items:center}}.ec-hero__media-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ec-hero__media{width:100%;height:100%;object-fit:cover;display:block}.ec-hero__media--video video{width:100%;height:100%;object-fit:cover;display:block}.ec-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));opacity:var(--ec-overlay-opacity, .35)}.ec-hero__content-wrap{position:relative;z-index:1;width:100%}.ec-hero__content{max-width:34rem;padding:3rem 0;color:rgb(var(--color-foreground))}.ec-hero__headline{color:rgb(var(--color-foreground));margin:0 0 1.5rem}.ec-hero__subheadline{font-size:1.7rem;line-height:1.5;max-width:32rem;margin:0 0 2rem;opacity:.92}.ec-hero__button{font-size:1.6rem}.ec-hero__content-wrap--split{display:flex;flex-direction:column;align-items:center;gap:2rem}.ec-hero__content-wrap--split .ec-hero__content{max-width:100%;text-align:center;padding-bottom:0}.ec-hero__product{width:100%;max-width:34rem;opacity:0;transform:translate(140px);animation:ec-hero-product-in 1.4s cubic-bezier(.16,1,.3,1) .3s forwards}.ec-hero__product-image{width:100%;height:auto;display:block;border-radius:12px;animation:ec-hero-product-float 4s ease-in-out 1.9s infinite}@media(prefers-reduced-motion:reduce){.ec-hero__product{opacity:1;transform:none;animation:none}.ec-hero__product-image{animation:none}}@media screen and (min-width:750px){.ec-hero__content-wrap--split{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}.ec-hero__content-wrap--split .ec-hero__content{max-width:34rem;text-align:left;flex:1 1 auto}.ec-hero__product{flex:0 0 auto;max-width:42rem}}@keyframes ec-hero-product-float{0%,to{transform:translate(0)}50%{transform:translate(-18px)}}@keyframes ec-hero-product-in{0%{opacity:0;transform:translate(140px)}to{opacity:1;transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-evening-commute-hero.css.map */
