.list{position:relative;width:100%;min-height:200px;margin:1.5rem 0}.item-wrapper{position:absolute;will-change:transform,width,height,opacity;padding:6px;cursor:pointer;top:0;left:0}.item-wrapper>.item-img{position:relative;background-size:cover;background-position:50%;width:100%;height:100%;text-transform:uppercase;font-size:10px;line-height:10px;border-radius:10px;box-shadow:0 10px 50px -10px rgba(0,0,0,.2);overflow:hidden}.stack-container{position:relative;perspective:600px}.card-rotate{position:absolute;cursor:grab}.card{border-radius:20px;border:5px solid #fff;overflow:hidden}.card-image{pointer-events:none;width:100%;height:100%;object-fit:cover}