.categorySection1{background-image:url(/_next/static/media/background2.0a9cac56.jpg);padding:30px 0}.categorySection h1{margin-bottom:2rem}.categoriesCard{border-radius:16px;padding:12px 10px;margin:10px;text-align:center;width:243px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:5px solid white;transition:all .3s ease-in-out;box-shadow:0 2px 6px rgba(0,0,0,.05)}.categoriesCard:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.15);cursor:pointer}.categoriesImageWrapper{width:80px;height:80px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.categoriesImage{width:100%;height:100%;object-fit:contain}.categoriesTitle{margin-top:5px;font-weight:500;font-size:14px;color:#333;text-align:center}@media only screen and (max-width:768px){.categoriesCard{width:170px;height:160px;margin:10px auto;border:3px solid white}.categoriesImageWrapper{width:70px;height:70px}.categoriesTitle{font-size:14px}}