.categories-page{max-width:780px;margin:32px auto 95px;text-align:center}.cat-kicker{margin-top:30px}.categories-page h1{font:30px Georgia,"Microsoft JhengHei";margin:3px 0 58px}.categories-page nav{display:flex;justify-content:center;gap:30px;margin-bottom:34px;color:#8c8e99}.categories-page nav b{color:#eee;font-weight:400;position:relative}.categories-page nav b:after{content:'';position:absolute;left:14px;right:14px;bottom:-10px;height:2px;background:#00d18f}.category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-cards a{height:180px;background-position:center;background-size:cover;border-radius:5px;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.category-cards strong{font-size:20px}.category-cards em{font-style:normal;background:#12141dcc;border-radius:3px;padding:5px 8px;margin-top:8px}@media(max-width:850px){.categories-page{margin:28px 15px 65px}.categories-page h1{font-size:25px;margin-bottom:55px}.categories-page nav{gap:28px;margin-bottom:36px}.category-cards{grid-template-columns:repeat(2,1fr);gap:20px}.category-cards a{height:164px}.category-cards strong{font-size:19px}}
