body{background-color:#fcfcfc;color:#141414}img{width:100%;height:100%;object-fit:cover}h1{text-transform:uppercase;text-align:center;font-size:80px;font-weight:500}.intro,.outro{width:100%;position:relative;height:100svh;display:flex;justify-content:center;align-items:center}.work-item{position:relative;width:100%;overflow:hidden;height:150svh}.work-item-img{position:absolute;width:100%;height:100%;clip-path:polygon(25% 25%,75% 40%,100% 100%,0 100%);will-change:clip-path;z-index:1}.work-item-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.work-item-name h1{color:#fff}