.deal-of-the-month-shimmer{z-index:999999;cursor:pointer;background-color:#fff;border-radius:6px;flex-direction:column;gap:15px;width:100%;height:250px;padding:15px;transition:all .3s;display:flex;position:relative;box-shadow:0 1px 3px #0000001a}.deal-of-the-month-heading-shimmer,.deal-of-the-month-price-shimmer,.deal-of-the-day-rating-shimmer{background-color:#f0f0f0;border-radius:10px;width:100%;height:20px}.deal-of-the-month-image-shimmer{background-color:#f0f0f0;width:100%;height:205px}.deal-of-the-month-image-shimmer:before{content:"";background:linear-gradient(90deg,#f0f0f000 0%,#ffffff80 50%,#f0f0f000 100%);width:150%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-150%}@keyframes shimmer{0%{transform:translate(-50%)}to{transform:translate(100%)}}
