.cert-hero{padding:65px 0;background:linear-gradient(135deg,#092d14,#0b5b21);color:white}.cert-hero p{font-size:18px;color:#c8d9cc;max-width:720px}.cert-group{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:center;margin-bottom:70px}.cert-feature{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;background:white;border:1px solid var(--line);padding:18px;border-radius:22px;text-decoration:none;color:var(--green);font-weight:800}.cert-feature img{width:100%;height:540px;object-fit:contain;background:#edf0eb}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cert-card{background:white;border:1px solid var(--line);border-radius:17px;overflow:hidden;text-decoration:none}.cert-card img{width:100%;height:330px;object-fit:cover;object-position:top}.cert-card span{display:block;padding:13px;color:var(--green);font-size:11px;font-weight:800}@media(max-width:900px){.cert-group{grid-template-columns:1fr}.cert-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.cert-grid{grid-template-columns:1fr}.cert-feature{grid-template-columns:1fr}.cert-feature img{height:420px}}
