.ProductCard_card__JrE_3{width:100%;max-width:320px;border-radius:10px;box-shadow:0 6px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;overflow:hidden;margin:15px;display:flex;flex-direction:column}.ProductCard_card__JrE_3:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.ProductCard_saleCard__NS6Nq{border-top:5px solid #28a745}.ProductCard_repairCard__XxlBc{border-top:5px solid #007bff}.ProductCard_image__VM_Fk{width:100%;height:200px;object-fit:cover}.ProductCard_content__aWGln{padding:20px;display:flex;flex-direction:column;flex-grow:1}.ProductCard_title__KMclE{font-size:1.25rem;font-weight:600;color:#202A44;margin-bottom:10px}.ProductCard_description__SGu00{font-size:.9rem;color:#6c757d;flex-grow:1;margin-bottom:15px}.ProductCard_repairTag__nIIUW,.ProductCard_saleTag__3O2OB{align-self:flex-start;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700;color:white;margin-bottom:15px}.ProductCard_saleTag__3O2OB{background-color:#28a745}.ProductCard_repairTag__nIIUW{background-color:#007bff}.ProductCard_ctaButton__unh6g{display:block;width:100%;text-align:center;padding:10px;background-color:#FFC107;color:#202A44;font-weight:700;border-radius:5px;transition:background-color .3s ease}.ProductCard_ctaButton__unh6g:hover{background-color:#FFD700}