.category__section{padding:50px 0}.category__section .category-link{display:block;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px rgba(0,0,0,.15);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;text-align:center;background:#fff;padding:15px}.category__section .category-link:hover{transform:scale(1.05);box-shadow:0 12px 30px rgba(0,0,0,.25)}.category__section .category-img{width:100%;height:auto;display:block;transition:transform .3s ease-in-out}.category__section .category-link:hover .category-img{transform:scale(1.08)}.category__title{font-size:20px;font-weight:700;margin-top:10px;color:#333;text-align:center;text-transform:uppercase}.category-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:1200px;margin:auto}.cover__image img{width:100%;object-fit:cover}.category-img-wrapper{height:220px;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.category-img{max-width:100%;max-height:100%;object-fit:contain}.slider-bg{height:440px}@media (max-width:768px){.slider-bg{height:260px}}@media (max-width:480px){.slider-bg{height:200px}}