.fmf-related-grid{display:grid;grid-template-columns:repeat(var(--fmf-cols,3),minmax(0,1fr));gap:18px;width:100%}
.fmf-related-card{min-width:0;margin:0;background:#fff;overflow:hidden}
.fmf-related-card__media{display:block;overflow:hidden;aspect-ratio:16/10;background:#eef3f6}
.fmf-related-card__media img{display:block;width:100%;height:100%;object-fit:cover;image-rendering:auto}
.fmf-related-card__body{padding:10px 2px 0}
.fmf-related-card h3{margin:0;font-size:15px;line-height:1.28;font-weight:700}
.fmf-related-card h3 a{color:inherit;text-decoration:none}
.fmf-related-card h3 a:hover{text-decoration:underline}
.fmf-related-card p{margin:7px 0 0;font-size:13px;line-height:1.45;color:#587086}
/* Current Elementor Pro Posts compatibility: one clean row, no endless Load More. */
.fmf-posts-guarded .e-load-more-anchor,.fmf-posts-guarded .e-load-more-message,.fmf-posts-guarded .elementor-button-wrapper{display:none!important}
.fmf-posts-guarded .elementor-post__thumbnail img{image-rendering:auto}
