:root{--color-primary: #3b7789;--color-secondary: #4e9db5;--color-accent: #b8dde6;--color-white: #ffffff;--color-light: #f4f6f7;--color-dark: #1c2833;--color-text: #2c3e50;--color-muted: #7f8c8d;--font-heading: Barlow Semi Condensed, Playfair Display, Georgia, serif;--font-body: Open Sans, Arial, sans-serif;--radius: 6px;--shadow: 0 2px 12px rgba(0, 0, 0, 0.08);--transition: 0.3s ease;--container-width: 1200px}.home-services .section-title{text-align:center;margin-bottom:3rem}.home-about{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media(max-width: 900px){.home-about{grid-template-columns:1fr}}.home-about__image img{border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.home-about__content h2{margin-bottom:1rem}.home-rdv{text-align:center}.home-rdv h2{color:#fff;margin-bottom:1rem}.home-rdv p{margin-bottom:1.5rem;opacity:.9}.home-map{height:400px}.home-map iframe,.home-map .googlemapsembed,.home-map .tac_activate{width:100%;height:100%;display:block}