.community-utilities-page .cu-category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.community-utilities-page .cu-category-card{padding:11px;align-items:center;text-align:center;gap:7px;border-radius:10px}.community-utilities-page .cu-category-icon{width:49px;height:49px;font-size:26px;border-radius:10px}.community-utilities-page .cu-category-card strong{font-size:13px;line-height:1.28}.community-utilities-page .cu-category-card small{font-size:10px}.community-utilities-page .cu-category-arrow{right:8px;bottom:5px;font-size:18px}
@media(max-width:1100px){.community-utilities-page .cu-category-grid{grid-template-columns:repeat(6,1fr)}}
@media(max-width:800px){.community-utilities-page .cu-category-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:640px){.community-utilities-page .cu-category-grid{grid-template-columns:repeat(3,1fr);gap:7px}.community-utilities-page .cu-category-card{min-height:108px;padding:8px}.community-utilities-page .cu-category-icon{width:40px;height:40px;font-size:22px}.community-utilities-page .cu-category-card strong{font-size:11.5px}.community-utilities-page .cu-category-card small{font-size:9px}}
@media(max-width:390px){.community-utilities-page .cu-category-grid{grid-template-columns:repeat(2,1fr)}}
