.CategoriesPage_container__wV7a0{width:100%;padding:3rem 7.5%;background:#fff;margin-top:2rem}.CategoriesPage_header__tbD7A{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:2rem}.CategoriesPage_header__tbD7A .CategoriesPage_link__oJAP0{color:var(--btn-bg);font-size:1rem;border:1px solid var(--btn-bg);padding:.5rem 1rem;border-radius:4px}.CategoriesPage_categoriesContainer__Fjs41{width:100%;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.5rem;gap:.5rem}.CategoriesPage_categoryCard__L_kqf{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;text-align:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.CategoriesPage_heading__y8xG0{font-size:1.5rem;color:#000;font-weight:600}.CategoriesPage_categoryImage__bYZNh{width:100%;height:150px;object-fit:cover}.CategoriesPage_categoryName__yGTwn{font-size:.9rem;font-weight:500;margin:.8rem 0;color:#333}@media (max-width:1200px){.CategoriesPage_categoriesContainer__Fjs41{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.CategoriesPage_container__wV7a0{padding:2rem 5%}.CategoriesPage_categoriesContainer__Fjs41{grid-template-columns:repeat(3,1fr);gap:.75rem}.CategoriesPage_header__tbD7A{margin-bottom:1.5rem}.CategoriesPage_heading__y8xG0{font-size:1.25rem}.CategoriesPage_categoryCard__L_kqf:nth-child(12),.CategoriesPage_categoryCard__L_kqf:nth-child(13){display:none}}@media (max-width:480px){.CategoriesPage_container__wV7a0{padding:1.5rem 1rem;margin-top:0}.CategoriesPage_categoriesContainer__Fjs41{gap:.5rem}.CategoriesPage_categoryImage__bYZNh{height:120px}.CategoriesPage_categoryName__yGTwn{font-size:.8rem;margin:.5rem 0}.CategoriesPage_header__tbD7A .CategoriesPage_link__oJAP0{font-size:.9rem;padding:.4rem .8rem}.CategoriesPage_header__tbD7A .CategoriesPage_heading__y8xG0{font-size:1.1rem}}