@charset "UTF-8";.cert-card-item{text-align:center;padding:16px;border:1px solid var(--jm-border);border-radius:8px;height:100%;background:var(--jm-gray-light)}.cert-logo-box{width:60px;height:60px;background:var(--jm-navy);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;margin:0 auto 10px}.cert-name-text{display:block;font-size:13px;font-weight:700;color:var(--jm-dark);margin-bottom:4px}.cert-body-text{display:block;font-size:11px;color:var(--jm-muted)}