/* HOMEPAGE */
.ihpc-hero { display:flex; align-items:center; gap:56px; min-height:72vh; }
.ihpc-hero > * { flex:1 1 0; }
.ihpc-project-summary { display:flex; flex-wrap:wrap; gap:18px; }
.ihpc-project-summary > * { flex:1 1 180px; }
