.productImage{background-color:#f4f1ec;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.productImage__img{object-fit:cover;transition:transform .3s}.productImage__placeholder{background:repeating-linear-gradient(45deg,#f4f1ec,#f4f1ec 10px,#ece7de 10px 20px);width:100%;height:100%}
