.hero-section{width:100%;height:75dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 var(--page-padding)}.hero-background{position:fixed;top:0;left:0;width:100%;height:110dvh;object-fit:cover;z-index:0}.hero-background video{width:100%;height:100%;object-fit:cover;transition:filter .1s linear;will-change:filter}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{width:60%;display:flex;align-items:center;justify-content:center}.hero-title p{font-family:var(--heading-font);font-size:4rem;color:#fff;mix-blend-mode:difference;text-align:center}.mobile-video{display:none}.desktop-video{display:block}@media screen and (max-width:768px){.hero-title{width:100%}.hero-title p{font-size:2rem}.desktop-video{display:none}.mobile-video{display:block}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-section.css.map */
