section.custom-impact-section{display:inline-block;padding:0 0 60px;position:relative;width:100%}.custom-impact-card p{font-weight:400;line-height:26px;margin:0}.custom-impact-card h3,.custom-impact-card p{color:#fff;font-family:Manrope;font-size:16px}.custom-impact-card h3{font-weight:600;line-height:24px;margin:15px 0;text-align:center}.custom-impact-title{font-size:2rem;font-weight:600;margin-bottom:40px}h2.custom-impact-title{color:#222;font-family:Manrope;font-size:48px;font-weight:400;line-height:60px;text-align:center}.custom-impact-cards{display:grid;gap:20px;grid-template-columns:1fr}.custom-impact-card{background:#0a1725;border-radius:10px;color:#fff;padding:30px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.custom-impact-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateY(-5px)}@media (max-width:768px){.custom-impact-title{font-size:32px!important;line-height:40px!important}}@media (min-width:600px){.custom-impact-cards{grid-template-columns:1fr 1fr}}@media (min-width:992px){.custom-impact-cards{grid-template-columns:1fr 1fr 1fr 1fr}}