.list{width:100%;height:auto;min-height:600px;position:relative}.item-wrapper{will-change:transform,width,height,opacity;cursor:pointer;padding:8px;position:absolute}.item-img{background-position:50%;background-size:cover;border-radius:12px;width:100%;height:100%;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.item-wrapper:hover .item-img{box-shadow:0 8px 30px #00000080}.color-overlay{transition:opacity .3s}
