.poster{position:fixed;z-index:1;top:0;left:0;width:100%;height:100vh}.home main{position:relative;z-index:2;margin-top:100vh;background:var(--bg)}.home main:before{position:absolute;top:0;left:0;transform:translateY(-100%);content:"";display:block;width:100%;height:2em;background:linear-gradient(0deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.03) 20%,rgba(0,0,0,0) 100%);opacity:var(--opaGradientTop)}.home figure{background:transparent}@media screen and (max-width:1024px) and (orientation: portrait){header{transition:background-color 1s}.poster{height:var(--mobilevh)}.poster-covered header{background:var(--bg)}.home main{margin-top:var(--mobilevh)}}
