.industry-layout{display:flex;gap:24px;justify-content:space-between}.industry-groups-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr 1fr;width:66%}.industry-groups-info p:has(strong){margin-bottom:0;margin-top:0}.industry-groups-info p:not(:has(strong)){margin-top:4px}@media (max-width:768px){.industry-layout{flex-direction:column;gap:40px}.industry-groups-grid{grid-template-columns:1fr 1fr;width:100%}}