/* compact info cards */
.pdp .certs{gap:clamp(.7rem,1.4vw,1rem)}
.pdp .cert{padding:clamp(1rem,1.8vw,1.3rem);border-radius:12px}
.pdp .cert .ricon{width:32px;height:32px;border-radius:9px;margin-bottom:.75rem}
.pdp .cert .ricon svg{width:17px;height:17px}
.pdp .cert b{font-size:.6rem;letter-spacing:.16em;line-height:1.35;margin-bottom:.5rem;display:block}
.pdp .cert p{font-size:.81rem;line-height:1.5;margin:0}
.pdp .cert .cardimg{aspect-ratio:16/10;margin-bottom:.9rem;border-radius:9px}
