.list{position:relative;width:100%;max-width:100%;height:100%;overflow:hidden}.item-wrapper{position:absolute;will-change:transform,width,height,opacity;padding:8px;cursor:pointer;top:0;left:0;box-sizing:border-box}.item-wrapper>.item-img{position:relative;background-size:cover;background-position:center center;width:100%;height:100%;text-transform:uppercase;font-size:10px;line-height:10px;border-radius:12px;box-shadow:0 4px 20px -4px #2d6a4f26;transition:box-shadow .3s ease;overflow:hidden}.item-wrapper .ant-image,.item-wrapper .ant-image-img{width:100%!important;height:100%!important;object-fit:cover;border-radius:12px}.item-wrapper .ant-image{display:block}.item-wrapper:hover>.item-img{box-shadow:0 8px 30px -6px #2d6a4f40}
