.hero-section{padding:6rem 0;background-color:#f8f9fa;position:relative;background-size:cover;background-position:center}.hero-section .hero-desc,.hero-section .hero-desc p{color:#fff!important;font-size:1rem!important;font-weight:400!important;line-height:1.75!important;margin-bottom:1.5rem}.hero-section h1,.hero-section .hero-features,.hero-section .hero-features span{color:#fff!important}.hero-section .hero-features i{color:#ffc107!important}.hero-features{font-size:.95rem;font-weight:500}.hero-section .btn-warning,a.sticky-rappel-mobile-btn{background-color:var(--accent-color)!important;border-color:var(--accent-color)!important;color:#fff!important;font-weight:700}.hero-section .btn-warning:hover,a.sticky-rappel-mobile-btn:hover{background-color:#e67312!important;border-color:#e67312!important;color:#fff!important}.city-highlight{color:var(--accent-color)!important;font-weight:800}@media(max-width:767.98px){.hero-section{padding:40px 0!important}.hero-section .hero-desc,.hero-section .hero-desc p{font-size:14px!important;line-height:1.5!important}.hero-features{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;width:100%}.hero-features>div{display:flex;align-items:center;font-size:13px!important;white-space:normal!important;text-align:left}.hero-features i{font-size:1.1em!important;margin-right:5px!important;flex-shrink:0}}.prestations-section{background-color:#fff;padding-bottom:40px}.prestations-section .section-title{position:relative;margin-bottom:50px}.prestations-section .section-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:var(--accent-color)}.prestations-section .section-title .city-highlight{color:var(--accent-color)!important;font-weight:800}div[id^=prestation-]{scroll-margin-top:110px}.service-card{transition:transform .3s ease;border:1px solid #e9ecef;box-shadow:0 8px 25px #0000001a;height:100%;border-radius:10px;overflow:hidden;background-color:#fff;padding:2rem}.service-card:hover{transform:translateY(-10px)}.service-card h3{font-weight:700!important;color:#212529!important}.service-card p{font-size:16px!important;color:#212529!important}.service-card .list-unstyled{text-align:left;margin-top:1rem}.service-card .list-unstyled li{margin-bottom:.5rem;color:#212529!important;font-size:14px!important}.service-card .list-unstyled .fa-check{color:var(--warning-color)}@media(max-width:768px){.service-card p{font-size:14px!important}}.arguments-section{padding:40px 0}.arguments-section .section-title{position:relative;margin-bottom:40px;text-align:center;font-size:1.8rem;font-weight:700}.arguments-section .section-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:var(--accent-color)}.arguments-section .city-highlight{color:var(--accent-color)!important;font-weight:800}.arguments-list{display:flex;flex-direction:column;gap:1.5rem}.argument-item{display:flex;align-items:center;gap:15px;font-size:1rem;color:#212529}.argument-icon{color:var(--primary-color);font-size:1.5rem}@media(min-width:992px){.arguments-section .section-title{text-align:left}.arguments-section .section-title:after{left:0;transform:none}}@media(max-width:991.98px){.arguments-section{padding:10px 0}.google-map-container{margin-top:40px;margin-bottom:0}.argument-item{font-size:14px}}.stats-section{padding:10px 0 0;background-color:transparent}.stat-card{background:#fff;border-radius:12px;padding:25px 20px;text-align:center;height:100%;box-shadow:0 5px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.stat-number{display:block;font-size:2.5rem;font-weight:800;color:var(--primary-color)!important;margin-bottom:10px;line-height:1.2}.stat-label{display:block;font-size:1rem;font-weight:700;color:#212529;text-transform:uppercase;letter-spacing:.5px;margin:0}@media(max-width:768px){.stats-section{padding-bottom:0}.stat-card{margin-bottom:20px;padding:20px 15px}.stat-number{font-size:2rem}.stat-label{font-size:14px}}.reviews-section{background-color:#f4f4f4;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-top:2rem;padding-bottom:2rem}.section-container{margin-left:auto;margin-right:auto}.review-title{font-weight:800!important;color:#0d1b2a;position:relative;display:inline-block;margin-bottom:2.5rem;margin-top:0!important;line-height:1.2}.review-title:after{content:"";display:block;width:60px;height:4px;background-color:#fd7e14;margin:10px auto 0;border-radius:2px}.reviews-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.review-card{background:#fff;border-radius:12px;border:none;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;padding:2rem;position:relative;overflow:hidden}.review-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001a}.review-card:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background-color:#fd7e14}.review-header{display:flex;align-items:center;margin-bottom:1rem}.review-user-icon{width:45px;height:45px;font-size:1.2rem;background-color:#0d6efd;color:#fff!important;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.review-user-icon i{color:#fff!important}.review-author-name{font-size:1rem!important;font-weight:700!important;line-height:1.2!important;color:#343a40!important;margin-top:0!important;margin-bottom:0!important;font-family:inherit!important}.review-stars{color:#ffc107!important;font-size:1rem;margin-bottom:1rem}.review-text{font-size:.95rem;line-height:1.6;color:#495057;margin-bottom:0;flex-grow:1;font-style:normal}@media(max-width:991px){.reviews-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.5rem;padding-bottom:1.5rem;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.reviews-container::-webkit-scrollbar{display:none}.review-item{min-width:85vw;scroll-snap-align:center}.review-author-name{font-size:16px!important}.review-stars{font-size:14px}}.cta-section{background-color:#0056b3;color:#fff;padding:40px 0;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;overflow-x:hidden}.cta-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;max-width:900px;margin:0 auto;color:#fff!important}.cta-title{font-size:26px;font-weight:800;line-height:1.25;margin:0!important;color:#fff!important}.cta-subtitle{margin:0;font-size:18px;line-height:1.6;color:#fff!important}.cta-content *{color:#fff!important}.cta-section .btn-warning{background-color:#ff6b00;border-color:#ff6b00;color:#fff;padding:12px 30px;font-weight:600}.cta-section .btn-warning:hover{background-color:#e05e00;border-color:#e05e00;color:#fff}@media(max-width:768px){.cta-section{padding:32px 0}.cta-title{font-size:22px}.cta-subtitle{font-size:16px}.cta-section .btn-warning{width:100%;max-width:320px}}.summary-box{margin:40px 0}.city-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;overflow:hidden}.city-header{background:#fff;color:#212529;padding:20px;text-align:center;border-bottom:1px solid #eee}.city-header h2{margin:0;font-size:1.8rem;font-weight:700;color:#212529;position:relative;display:inline-block;padding-bottom:15px}.city-header h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:var(--accent-color);border-radius:2px}.city-header .city-highlight{color:var(--accent-color)!important;font-weight:800}.city-content{padding:25px}.summary-grid{display:flex;gap:2rem;align-items:flex-start}.summary-image-col{flex:0 0 350px}.summary-data-col{flex:1}.city-image{border-radius:8px;overflow:hidden;margin-bottom:0}.city-image img{width:100%;height:auto;display:block}.image-source-link{text-align:center;font-size:14px!important;font-style:italic;margin-top:.5rem;color:#6c757d}.image-source-link a{color:inherit;text-decoration:none}.image-source-link a:hover{text-decoration:underline}.city-table{width:100%;border-collapse:collapse}.city-table td{padding:10px 15px;border-bottom:1px solid #eee;text-align:left}.city-table tr:last-child td{border-bottom:none}.info-label{font-weight:600;color:var(--primary-color);width:40%}@media(max-width:768px){.summary-grid{flex-direction:column}.summary-image-col{width:100%;max-width:400px;margin:0 auto 1.5rem;flex-basis:auto}}
