img{width:100%;height:100%;object-fit:cover}h1{font-size:10vw;font-weight:400;text-align:center;text-transform:uppercase;max-width:50%;line-height:.9}p{font-size:20px;text-transform:uppercase;text-align:center}.intro,.outro{position:relative;width:100%;height:100svh;background-color:#101214;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4em;overflow:hidden}.work{position:relative;width:100%;overflow:hidden;background-color:#101214}.work-row{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.work-col{width:100%;aspect-ratio:1}.img{position:relative;width:100%;height:100%;will-change:transform}.img[data-origin=left]{transform-origin:0 0}.img[data-origin=right]{transform-origin:100% 0}