body{background-color:#f8f8f8;margin:0;font-family:Arial,sans-serif}.hero-image{width:100%;height:50vh;position:relative;overflow:hidden}.hero-image:after{content:"";z-index:1;background:#00000073;position:absolute;inset:0}.hero-equipe{z-index:2;text-align:center;color:#fff;width:90%;max-width:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-equipe h1{margin-bottom:10px;font-size:42px;font-weight:700}.hero-equipe p{font-size:18px}.team-container{padding:60px 20px}.team-members{flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:0 auto;display:flex}.member-card{text-align:center;background-color:#fff;border-radius:14px;flex:0 300px;padding:30px 20px;transition:transform .3s;box-shadow:0 8px 20px #00000014}.member-card:hover{transform:translateY(-8px)}.photo-wrapper{border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;margin:0 auto 18px;display:flex;overflow:hidden}.member-photo{object-fit:cover;border-radius:50%;width:100%;height:100%}.member-card h3{color:#000;text-transform:uppercase;margin-bottom:6px;font-size:18px}.poste{color:#444;margin-bottom:10px;font-weight:500}.phone{color:red;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.equipe-section{text-align:center;padding:80px 20px}.equipe-container{color:#000;max-width:1000px;margin:0 auto}.final-points{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;display:flex}.point{text-align:left;background-color:#f8f8f8;border-radius:12px;flex:280px;max-width:320px;padding:25px}@media (max-width:768px){.hero-image{height:40vh}.hero-equipe{text-align:left;top:auto;bottom:20px;left:50%;transform:translate(-50%)}.hero-equipe h1{font-size:24px}.hero-equipe p{color:#fff;font-size:14px}.photo-wrapper{width:180px;height:180px}}
