/* Lot 32 — Notre équipe */
.team-content .member-main{overflow:visible}.team-intro-text{margin-bottom:30px}.team-empty{padding:25px;border:1px dashed #d7e4f4;border-radius:10px;color:#4f6fa0}.team-list{display:flex;flex-direction:column;gap:42px}.team-member{display:grid;grid-template-columns:170px minmax(0,1fr);gap:28px;align-items:start;padding-bottom:36px;border-bottom:1px solid #d7e4f4}.team-member:last-child{border-bottom:0}.team-member h2{font-size:32px;line-height:1.15;color:#29a9e1;margin:0 0 22px}.team-member h3{font-size:23px;color:#29a9e1;margin:0 0 18px;font-weight:800}.team-member p{font-size:16px;line-height:1.65;color:#45649a}.team-photo-wrap{display:flex;justify-content:center}.team-photo{width:150px;height:150px;object-fit:cover;border:1px solid #d5dce7;background:#f8fafc}.team-shape-circle{border-radius:50%}.team-shape-rounded{border-radius:18px}.team-shape-square{border-radius:0}.team-photo-right{grid-template-columns:minmax(0,1fr) 170px}.team-photo-right .team-photo-wrap{grid-column:2}.team-photo-right .team-text{grid-column:1;grid-row:1}.team-photo-above,.team-photo-below{display:block}.team-photo-above .team-photo-wrap{justify-content:flex-start;margin-bottom:18px}.team-photo-below .team-photo-wrap{justify-content:flex-start;margin-top:18px}.team-contact-lines{display:flex;flex-direction:column;gap:8px;margin-top:18px}.team-contact{display:inline-flex;align-items:center;gap:12px;color:#29a9e1;font-weight:800;text-decoration:none}.team-contact span{font-size:26px;line-height:1;color:#8ba0b7;min-width:28px;text-align:center}.team-contact:hover{text-decoration:underline}.team-logo-links{margin-top:45px;padding-top:30px;border-top:1px solid #d7e4f4;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px}.team-logo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:130px;padding:20px;border:1px solid #d7e4f4;border-radius:10px;text-decoration:none;background:#fff;transition:box-shadow .15s,transform .15s}.team-logo-card:hover{box-shadow:0 18px 32px rgba(15,35,65,.12);transform:translateY(-2px)}.team-logo-card img{max-width:140px;max-height:80px;object-fit:contain}.team-logo-card span{margin-top:12px;color:#29a9e1;font-weight:800}@media(max-width:800px){.team-member,.team-photo-right{display:block}.team-photo-wrap,.team-photo-above .team-photo-wrap,.team-photo-below .team-photo-wrap{justify-content:flex-start;margin:0 0 18px}.team-member h2{font-size:27px}}
