/* PlaneaFacil 2.0 — Paso 13 */
.pf-related{margin:48px 0 54px}.pf-related-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:23px}.pf-related-head h2{font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-.04em;margin:7px 0}.pf-related-head p{margin:0;color:#667085}.pf-related-head>a{color:#344054;text-decoration:none;font-weight:850;white-space:nowrap}
.pf-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pf-related-card{border:1px solid #e4e7ec;border-radius:15px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.pf-related-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(16,24,40,.08)}.pf-related-cover{position:relative;display:block;aspect-ratio:4/3;background:#f2f4f7;overflow:hidden}.pf-related-cover img{display:block;width:100%;height:100%;object-fit:cover}.pf-related-cover>span{position:absolute;left:10px;top:10px;background:#fff;color:#027a48;border-radius:999px;padding:5px 8px;font-size:.65rem;font-weight:900}.pf-related-no-cover{height:100%;display:grid;place-items:center;color:#98a2b3;font-weight:900}.pf-related-body{padding:15px}.pf-related-body small{color:#667085;font-size:.7rem}.pf-related-body h3{font-size:1rem;line-height:1.35;margin:8px 0}.pf-related-body h3 a,.pf-related-body>a{color:#101828;text-decoration:none}.pf-related-body p{font-size:.8rem;line-height:1.45;color:#667085;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pf-related-body>a{font-size:.82rem;font-weight:850}
@media(max-width:950px){.pf-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.pf-related-head{align-items:flex-start;flex-direction:column}.pf-related-grid{grid-template-columns:1fr}.pf-related-head>a{white-space:normal}}
