<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero{position:relative;box-sizing:border-box;height:calc((600 / 1440) * 100vw)}@media screen and (max-width: 768px){.hero{height:calc((529 / 375) * 100vw)}}.hero img{display:block;max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%}.hero__background--mobile{display:none}@media screen and (max-width: 768px){.hero__background--desktop{display:none}.hero__background--mobile{display:block}}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero__overlay--mobile{display:none}@media screen and (max-width: 768px){.hero__overlay--desktop{display:none}.hero__overlay--mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-hero.css.map */
</pre></body></html>