.about-stats-row{display:flex;gap:1.5rem}.about-stat{flex:1;text-align:center}@media (max-width:576px){.about-stats-row{flex-wrap:wrap}.about-stat{flex:0 0 calc(50% - 0.75rem)}}.stat-num{display:block;font-size:1.75rem;font-weight:800;color:#e85d04;line-height:1}.stat-lbl{display:block;font-size:.75rem;color:#6b7a84;margin-top:.25rem;text-transform:uppercase;letter-spacing:.05em}.cert-detail-card{background:#fff;border-radius:12px;padding:1.75rem;height:100%;border:1px solid #e5e9ec;transition:box-shadow .25s}.cert-detail-card:hover{box-shadow:0 6px 24px rgba(28,49,68,.1)}.cert-icon{width:52px;height:52px;border-radius:10px;background:#e85d04;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.cert-detail-card h4{font-size:1rem;color:#1c3144;margin-bottom:.5rem}.cert-detail-card p{font-size:.85rem;color:#6b7a84;line-height:1.65;margin:0}