.contact-apropos-section{padding:6rem 0;background:#FFF}.cta-contact-apropos{max-width:800px;margin:0 auto;padding:4rem 3rem;background:linear-gradient(135deg,#FFF5F7,#F0F9F9);border-radius:24px;border:3px solid #FFB6C1;text-align:center;box-shadow:0 20px 60px rgb(255 182 193 / .2)}.icon-cta-contact{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FFB6C1,#4ECDC4);border-radius:50%;color:#FFF;margin:0 auto 2rem;box-shadow:0 10px 30px rgb(255 182 193 / .4)}.cta-contact-apropos h2{font-size:2.25rem;font-family:'Montserrat',sans-serif;font-weight:700;color:#1A1A1A;margin-bottom:1rem}.intro-cta-contact{font-size:1.125rem;line-height:1.7;color:#4A4A4A;margin-bottom:3rem}.intro-cta-contact strong{color:#C77A8A;font-weight:600}.contact-methods-apropos{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.method-item-apropos{padding:1.5rem;background:#FFF;border-radius:16px;border:2px solid rgb(255 182 193 / .2);transition:all 0.3s ease}.method-item-apropos:hover{border-color:#FFB6C1;transform:translateY(-5px)}.icon-method-apropos{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(255 182 193 / .15),rgb(78 205 196 / .15));border-radius:12px;color:#FFB6C1;margin:0 auto 1rem}.text-method-apropos strong{display:block;font-size:1rem;color:#1A1A1A;margin-bottom:.5rem}.text-method-apropos a{display:block;font-size:.95rem;color:#C77A8A;text-decoration:none;font-weight:600}.text-method-apropos a:hover{text-decoration:underline}.buttons-cta-apropos{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.note-cta-contact{display:flex;align-items:center;justify-content:center;gap:.625rem;font-size:.95rem;color:#6B6B6B}.note-cta-contact svg{flex-shrink:0;color:#4ECDC4}@media (max-width:768px){.cta-contact-apropos{padding:3rem 2rem}.cta-contact-apropos h2{font-size:1.75rem}.contact-methods-apropos{grid-template-columns:1fr}.buttons-cta-apropos{flex-direction:column}}