.temoignages-partenaires-section{padding:6rem 0;background:linear-gradient(135deg,#FFF5F7 0%,#F0F9F9 100%)}.temoignages-grid-partenaires{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:4rem 0}.temoignage-card-partenaires{background:#FFF;border-radius:20px;padding:2rem;border-left:4px solid #FFB6C1;box-shadow:0 10px 40px rgb(0 0 0 / .08);transition:all 0.3s ease}.temoignage-card-partenaires:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgb(255 182 193 / .2)}.rating-temoignage-partenaires{display:flex;gap:.25rem;margin-bottom:1rem;color:#FFB800}.text-temoignage-partenaires{font-size:1rem;font-style:italic;line-height:1.7;color:#4A4A4A;margin-bottom:1.5rem}.author-temoignage-partenaires{display:flex;align-items:center;gap:1rem}.avatar-temoignage-partenaires{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(255 182 193 / .2),rgb(78 205 196 / .2));border-radius:50%;color:#FFB6C1;flex-shrink:0}.author-temoignage-partenaires strong{display:block;font-size:1rem;color:#1A1A1A;margin-bottom:.25rem}.author-temoignage-partenaires span{display:block;font-size:.875rem;color:#6B6B6B}@media (max-width:1024px){.temoignages-grid-partenaires{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.temoignage-card-partenaires{padding:1.5rem}}