.load-purchase-placeholder{background:linear-gradient(to right,#000000 0%,#1a1a1a 100%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:5px;margin:0;display:inline-block}@keyframes shimmer{0%{background-position:-100% 0}100%{background-position:100% 0}}.thumbnail-img-shimmer-effect{width:100%;height:100%;background:linear-gradient(to right,#000000 0%,#1a1a1a 100%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:5px}@keyframes spinPayop{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}