.masonry-list{position:relative;width:100%}.item-wrapper{position:absolute;will-change:transform,width,height,opacity;padding:8px;cursor:pointer;top:0;left:0}.item-wrapper>.item-img{position:relative;background-size:cover;background-position:50%;width:100%;height:100%;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 40px -10px rgba(0,0,0,.5);transition:border-color .3s ease}.item-wrapper:hover>.item-img{border-color:rgba(255,255,255,.25)}