.m-articles-auteur{.m-articles-auteur__header{display:flex;align-items:center;gap:1.25em;margin-bottom:2.5em;.m-articles-auteur__photo img{width:72px;height:72px;border-radius:50%;object-fit:cover}.m-articles-auteur__surtitre{font-size:.9em;color:var(--wp--preset--color--primary);margin:0}.m-articles-auteur__nom{font-size:1.5em;font-weight:700;margin:0}.m-articles-auteur__poste{color:var(--wp--preset--color--grey-dark);margin:0}}.m-articles-auteur__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5em;@media (width < 992px){grid-template-columns:repeat(2,1fr)}@media (width < 576px){grid-template-columns:1fr}}.m-articles-auteur__card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(16,24,40,.08);height:100%;.m-articles-auteur__card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.m-articles-auteur__card__img{aspect-ratio:16 / 10;overflow:hidden;img{width:100%;height:100%;object-fit:cover}}.m-articles-auteur__card__body{padding:1.25em;display:flex;flex-direction:column;flex:1}.m-articles-auteur__card__date{font-size:.8em;color:#999;margin:0 0 .5em}.m-articles-auteur__card__titre{font-size:1.15em;font-weight:700;margin:0 0 .5em}.m-articles-auteur__card__extrait{font-size:.9em;line-height:1.5;color:var(--wp--preset--color--grey-dark);margin:0 0 1em}.m-articles-auteur__card__lien{margin-top:auto;font-weight:600;color:var(--wp--preset--color--primary-darken)}}.m-articles-auteur__vide{text-align:center;padding:3em;color:#999}}