.list{width:100%;min-height:400px;transition:height .4s;position:relative}.item-wrapper{will-change:transform, width, height, opacity;cursor:pointer;box-sizing:border-box;padding:8px;position:absolute;top:0;left:0}.item-wrapper>.item-img{background-position:50%;background-size:cover;border-radius:16px;width:100%;height:100%;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #0003}.item-wrapper:hover>.item-img{box-shadow:0 20px 50px -10px #00000059}.color-overlay{opacity:0;pointer-events:none;background:linear-gradient(45deg,#d4af3766,#2c3e5066);border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0}
