.zone-apropos-section{padding:6rem 0;background:linear-gradient(135deg,#FFF5F7 0%,#F0F9F9 100%)}.villes-grid-apropos{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:4rem 0}.ville-card-apropos{background:#FFF;border-radius:20px;padding:2.5rem;border:2px solid rgb(255 182 193 / .2);transition:all 0.3s ease;position:relative}.ville-card-apropos:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgb(255 182 193 / .2);border-color:#FFB6C1}.ville-featured-apropos{border:3px solid #FFB6C1;background:linear-gradient(135deg,rgb(255 182 193 / .05),rgb(78 205 196 / .05))}.badge-featured-ville{position:absolute;top:-12px;right:2rem;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#FFB6C1,#4ECDC4);color:#FFF;border-radius:50px;font-size:.85rem;font-weight:700;box-shadow:0 4px 12px rgb(255 182 193 / .4)}.badge-featured-ville svg{flex-shrink:0}.ville-header-apropos{margin-bottom:2rem}.icon-ville-apropos{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}.ville-header-apropos h3{font-size:1.5rem;font-family:'Montserrat',sans-serif;font-weight:700;color:#1A1A1A;margin-bottom:.5rem}.region-ville{font-size:.95rem;color:#6B6B6B;font-weight:600}.liste-zones{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.liste-zones li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#4A4A4A}.liste-zones svg{flex-shrink:0;margin-top:2px;color:#4ECDC4}.info-zone-apropos{max-width:800px;margin:4rem auto 0;padding:2rem;background:#FFF;border-radius:20px;border-left:4px solid #4ECDC4;display:flex;gap:1.5rem;align-items:flex-start}.icon-info-zone{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(78 205 196 / .15),rgb(255 182 193 / .15));border-radius:50%;color:#4ECDC4}.text-info-zone h4{font-size:1.125rem;font-family:'Montserrat',sans-serif;font-weight:700;color:#1A1A1A;margin-bottom:.5rem}.text-info-zone p{font-size:1rem;line-height:1.7;color:#4A4A4A;margin:0}.text-info-zone strong{color:#4ECDC4;font-weight:600}@media (max-width:1024px){.villes-grid-apropos{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.ville-card-apropos{padding:2rem}.info-zone-apropos{flex-direction:column;padding:1.5rem}}