:root{--r:26px;--rs:16px;--alt:#F2F6FC;--sp:92px;}
.card,.fcard,.autres a,.fiche__side{border-radius:26px;padding:30px 28px;}
.card__n{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--navy-200);
  display:flex;align-items:center;justify-content:center;color:var(--navy-700);}
.facts{border:1px solid var(--line);border-radius:26px;padding:8px 24px;}
.facts div:last-child{border-bottom:0;}
.bio__ph img{border-radius:50%;width:171px;height:171px;object-fit:cover;object-position:top center;}
.note{border-radius:16px;border-left:0;background:var(--teal-50);}
.cta{background:var(--navy-700);}
.cta__in{max-width:760px;}
.btn{padding:15px 30px;}
