.profil-partenaires-section{padding:6rem 0;background:linear-gradient(135deg,#FFF5F7 0%,#F0F9F9 100%)}.profils-grid-partenaires{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:4rem 0}.profil-card-partenaires{background:#FFF;border-radius:20px;padding:2.5rem;border:2px solid rgb(255 182 193 / .2);transition:all 0.3s ease}.profil-card-partenaires:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgb(255 182 193 / .2);border-color:#FFB6C1}.icon-profil-partenaires{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(255 182 193 / .15),rgb(78 205 196 / .15));border-radius:16px;color:#FFB6C1;margin-bottom:1.5rem}.profil-card-partenaires h3{font-size:1.375rem;font-family:'Montserrat',sans-serif;font-weight:700;color:#1A1A1A;margin-bottom:1rem}.profil-card-partenaires p{font-size:1rem;line-height:1.7;color:#4A4A4A;margin-bottom:1.5rem}.criteres-profil{display:flex;flex-wrap:wrap;gap:.5rem}.critere-tag{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,rgb(255 182 193 / .1),rgb(78 205 196 / .1));border:1px solid rgb(255 182 193 / .3);border-radius:50px;font-size:.875rem;font-weight:600;color:#C77A8A}.autre-profil-partenaires{max-width:700px;margin:4rem auto 0;padding:3rem;background:#FFF;border-radius:24px;border:3px solid #FFB6C1;text-align:center}.autre-profil-partenaires h3{font-size:1.75rem;font-family:'Montserrat',sans-serif;margin-bottom:1rem;color:#1A1A1A}.autre-profil-partenaires p{font-size:1.125rem;line-height:1.7;color:#4A4A4A;margin-bottom:2rem}.autre-profil-partenaires strong{color:#C77A8A;font-weight:600}@media (max-width:1024px){.profils-grid-partenaires{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.profils-grid-partenaires{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.profil-card-partenaires{padding:2rem}.autre-profil-partenaires{padding:2rem}}