.category-cards-section{padding:40px 0}.category-cards-section .page-width{max-width:1200px}.category-cards-title{text-align:center;font-size:28px;font-weight:700;margin-bottom:30px}.category-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.category-cards-grid .category-card{display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 8px 20px #00000014;transition:transform .25s ease,box-shadow .25s ease}.category-cards-grid .category-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #00000026}.category-cards-grid .category-card img{width:100%;height:160px;object-fit:contain;background:#f6f6f6}.category-card-content{padding:16px;text-align:center}.category-card-content h3{font-size:17px;margin-bottom:10px}.category-card-button{display:inline-block;padding:8px 18px;border-radius:20px;background:#1e3a8a;color:#fff;font-size:14px}@media(max-width:990px){.category-cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.category-cards-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/category-cards.css.map */
