.impact-cards-grid{display:grid;grid-gap:clamp(1.5rem,3vw,2rem);gap:clamp(1.5rem,3vw,2rem);margin-bottom:4rem}.impact-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.impact-card h3{flex-shrink:0}.impact-card h3,.impact-card p{word-break:break-word;overflow-wrap:break-word}.impact-card p{flex:1 1;display:flex;align-items:center}@media (min-width:1024px){.impact-cards-grid{grid-template-columns:repeat(4,1fr)!important}.impact-card{min-height:220px}}@media (min-width:769px) and (max-width:1023px){.impact-cards-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.impact-cards-grid{grid-template-columns:1fr!important}.impact-card{min-height:auto}#impact{min-height:auto!important;padding:3.5rem 1.25rem!important}}