@keyframes product-listing_pulse__fFFb0{0%{background-position:100% 0}to{background-position:-100% 0}}.product-listing_container__BzlJh{padding:20px;max-width:1200px;margin:0 auto}.product-listing_banner__91ghj{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:product-listing_pulse__fFFb0 1.5s ease-in-out infinite;border-radius:8px;margin-bottom:20px}.product-listing_filters__nQ0_a{display:flex;gap:15px;margin-bottom:30px}.product-listing_filterItem___30SG{width:100px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:product-listing_pulse__fFFb0 1.5s ease-in-out infinite;border-radius:4px}.product-listing_productGrid__USuqy{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.product-listing_productCard__VFO80{padding:15px;background:#fff;border-radius:8px}.product-listing_productImage___Ulvt{width:100%;height:150px}.product-listing_productImage___Ulvt,.product-listing_productTitle__O79lI{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:product-listing_pulse__fFFb0 1.5s ease-in-out infinite;border-radius:4px;margin-bottom:10px}.product-listing_productTitle__O79lI{width:80%;height:20px}.product-listing_productPrice__5u1_x{width:60%;height:16px;margin-bottom:10px}.product-listing_productButton__W8Kae,.product-listing_productPrice__5u1_x{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:product-listing_pulse__fFFb0 1.5s ease-in-out infinite;border-radius:4px}.product-listing_productButton__W8Kae{width:40%;height:30px}@media(max-width:768px){.product-listing_productGrid__USuqy{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-listing_productGrid__USuqy{grid-template-columns:1fr}.product-listing_filters__nQ0_a{flex-wrap:wrap}}