.portal-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.portal-steps article{padding:25px;border:1px solid #d5dfdb;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(16,43,42,.06)}.portal-steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#dfeee8;color:#0d5651;font-family:"Manrope",sans-serif}.portal-steps h3{margin:17px 0 7px;font:800 1.05rem "Manrope",sans-serif}.portal-steps p{margin:0;color:#687a78}.portal-actions{display:flex;align-items:center;gap:12px;margin-top:22px}.portal-actions small{margin-left:8px;color:#687a78}@media(max-width:760px){.portal-steps{grid-template-columns:1fr}.portal-actions{align-items:stretch;flex-direction:column}.portal-actions small{margin:5px 0 0}}
