#department-categories{max-width:900px;width:100%}.department-categories-items{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;@media screen and (max-width:768px) {grid-template-columns:repeat(2,1fr);gap:.5rem;}}.department-categories-tile{font-family:Roboto,sans-serif;font-size:1.3vw;@media screen and (max-width:768px) {font-size:5vw;}}.not-found-empty-search{font-family:Roboto,sans-serif;font-size:24px;@media screen and (max-width:768px) {font-size:4vw;}}
