@layer layouts{.l-page-home{--content-blocks-margin:6.11rem;--navigation-height:var(--desktop-header-height);--media-height:min(85vh,56.25vw);margin-bottom:0;position:relative}.l-page-home__media{height:var(--media-height);left:0;position:fixed;top:var(--navigation-height);width:100%;z-index:0}.l-page-home__content{background:#fff;margin-top:var(--media-height);position:relative;transition:transform .15s ease;z-index:1}}@media only screen and (max-width:1200px){.l-page-home{--navigation-height:var(--mobile-header-height);--content-blocks-margin:3.75rem}}