:root{--primary:#d0d0d0;--secondary:#ab2222}html{font-size:62.5%}body{background-color:var(--primary);color:var(--secondary)}h1{font-size:8rem}h2{font-size:6.5rem}span{font-size:3rem;display:inline-block;line-height:1.2}header{position:fixed;top:0;left:0;width:100%;padding:2vw;display:flex;justify-content:space-between;z-index:999;color:#fff;mix-blend-mode:difference}header span{font-size:1.5vw;font-weight:500;text-transform:uppercase}.intro{position:relative;height:100vh;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;padding:0 4rem}.intro h1{line-height:1}.intro h1:nth-child(1){padding-left:32rem}.intro h1:nth-child(3){padding-left:12rem}.motion-showcase{position:relative;height:100vh;width:100%;overflow:hidden}.motion-block{position:absolute;top:0;left:0;width:100%;height:inherit;z-index:var(--z-index)}.motion-stage{position:absolute;width:100%;height:100vh}.motion-media{position:relative;width:inherit;height:inherit;overflow:hidden}.motion-media img{position:absolute;width:100%;height:100%;object-fit:cover}.motion-previews{position:absolute;top:0;right:4rem;display:flex;flex-direction:column;gap:4rem;z-index:10}.motion-previews img{width:50rem;height:50rem;position:relative;object-fit:cover}.motion-manifesto{position:relative;width:100%;height:100svh;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center}.motion-manifesto-line{overflow:hidden}.motion-meta{position:absolute;left:2rem;top:20rem;z-index:10;overflow:hidden}.motion-meta h2{color:#fff;text-transform:uppercase}.motion-tags{overflow:hidden;margin-left:2rem;text-transform:uppercase;color:#fff;display:flex;gap:1rem}