.IncidentResponseRecovery_lifecyclePhases__uDef4{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.IncidentResponseRecovery_phaseIcon__bEVlg{font-size:2.5rem;margin-bottom:1rem;display:block;text-align:center}.IncidentResponseRecovery_servicePhases__VG95z{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.IncidentResponseRecovery_servicePhase__FJ7rA{background:rgba(255,255,255,.1);padding:2.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease}.IncidentResponseRecovery_servicePhase__FJ7rA:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.IncidentResponseRecovery_servicePhase__FJ7rA h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-white)}.IncidentResponseRecovery_servicePhase__FJ7rA p{font-size:1.125rem;line-height:1.8;color:var(--color-pale-gray)}.IncidentResponseRecovery_servicePhase__FJ7rA strong{color:var(--color-light-blue);font-weight:600}@media (max-width:768px){.IncidentResponseRecovery_lifecyclePhases__uDef4{grid-template-columns:1fr;gap:1.5rem}.IncidentResponseRecovery_servicePhases__VG95z{gap:2rem}.IncidentResponseRecovery_servicePhase__FJ7rA{padding:2rem}}