<!DOCTYPE html>
<html lang="fr-FR"><head>
<meta charset="UTF-8">
<link rel="icon" type="image/png" href="/img/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Débouch'Services — Les experts de l'assainissement dans le Var et les Alpes-Maritimes. Débouchage, curage, inspection caméra, pompage. Intervention 24h/24, 7j/7. Devis gratuit.">
<link rel="manifest" href="/manifest.json">
<meta name="google-site-verification" content="qff1RAVwg0_bwdiS0223sf6ww9mEtLN58f">
<title>Débouch'Services — Assainissement Var & Alpes-Maritimes</title>
<!-- Cookies : la balise Google Ads n'est chargée qu'après acceptation (public/consent.js) -->
<script src="/consent.js?v=747f1047" defer=""></script>
<script src="/gads.js?v=747f1047" defer=""></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;800&family=Exo+2:ital,wght@0,600;0,700;0,800;0,900;1,700;1,800;1,900&family=Montserrat:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Débouch'Services">
<meta property="og:title" content="Débouch'Services — Assainissement Var & Alpes-Maritimes">
<meta property="og:description" content="Débouch'Services — Les experts de l'assainissement dans le Var et les Alpes-Maritimes. Débouchage, curage, inspection caméra, pompage. Intervention 24h/24, 7j/7. Devis gratuit.">
<meta property="og:image" content="/img/logo-wordmark.png">
<meta name="twitter:card" content="summary">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Plumber",
"name": "Débouch'Services",
"description": "Les experts de l'assainissement dans le Var et les Alpes-Maritimes : débouchage de canalisation, curage et détartrage, inspection par caméra, vidange de bac à graisse et de fosse septique, entretien de poste de relevage.",
"telephone": "+33422462020",
"url": "https://debouch-services.fr/",
"image": "https://debouch-services.fr/img/logo-wordmark.png",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "11 Avenue de Madrid",
"postalCode": "06400",
"addressLocality": "Cannes",
"addressRegion": "Provence-Alpes-Côte d'Azur",
"addressCountry": "FR"
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],
"opens": "00:00",
"closes": "23:59"
},
"areaServed": [
{ "@type": "AdministrativeArea", "name": "Alpes-Maritimes" },
{ "@type": "AdministrativeArea", "name": "Var" }
],
"sameAs": ["https://www.linkedin.com/company/debouch-services/"]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "En combien de temps intervenez-vous en urgence ?",
"acceptedAnswer": { "@type": "Answer", "text": "Nous intervenons 24 h/24 et 7 j/7, week-ends et jours fériés compris. En urgence, notre délai habituel est de 30 minutes à 2 heures selon votre commune et le trafic sur la Côte d'Azur." }
},
{
"@type": "Question",
"name": "Le devis est-il vraiment gratuit ?",
"acceptedAnswer": { "@type": "Answer", "text": "Oui. Le déplacement pour établir le diagnostic et le devis est gratuit et sans engagement. Vous connaissez le montant exact avant que le moindre travail ne commence." }
},
{
"@type": "Question",
"name": "Faut-il casser pour déboucher une canalisation ?",
"acceptedAnswer": { "@type": "Answer", "text": "Dans la très grande majorité des cas, non. Le furet, l'hydrocurage haute pression et l'inspection par caméra permettent de localiser et de traiter le bouchon sans ouvrir de mur ni de dalle." }
},
{
"@type": "Question",
"name": "Travaillez-vous pour les professionnels et les copropriétés ?",
"acceptedAnswer": { "@type": "Answer", "text": "Oui. Restaurants, hôtels, résidences, syndics, industries et collectivités font partie de nos clients réguliers, avec des contrats d'entretien planifiés pour les bacs à graisse et les postes de relevage." }
},
{
"@type": "Question",
"name": "Quelle est votre zone d'intervention ?",
"acceptedAnswer": { "@type": "Answer", "text": "Les Alpes-Maritimes (06) et le Var (83), de Menton à Cavalaire-sur-Mer, en passant par Nice, Cannes, Antibes, Grasse, Fréjus et Draguignan." }
},
{
"@type": "Question",
"name": "Que se passe-t-il si le bouchon revient ?",
"acceptedAnswer": { "@type": "Answer", "text": "Notre garantie de satisfaction s'applique : si le problème réapparaît sur la même cause après notre passage, nous revenons gratuitement jusqu'à sa résolution." }
}
]
}
</script>
<script type="module" crossorigin="" src="/assets/index-Dl3G-78d.js"></script>
<link rel="stylesheet" crossorigin="" href="/assets/index-CMXBUmQS.css">
<script type="module">
if (window.self === window.top) {
let lastPath = "";
function getPageNameFromPath(path) {
const segments = path.split("/").filter(Boolean);
return segments[0] || null;
}
function trackPageView() {
const path = window.location.pathname;
if (path === lastPath) return;
lastPath = path;
const pageName = getPageNameFromPath(path) || "home";
const appId = "";
if (!appId) return;
fetch(`/api/app-logs/${appId}/log-user-in-app/${pageName}`, {
method: "POST",
}).catch(() => {});
}
const originalPushState = history.pushState.bind(history);
history.pushState = function (...args) {
originalPushState(...args);
trackPageView();
};
const originalReplaceState = history.replaceState.bind(history);
history.replaceState = function (...args) {
originalReplaceState(...args);
trackPageView();
};
window.addEventListener("popstate", trackPageView);
trackPageView();
}
</script>
<link rel="canonical" href="https://debouch-services.fr/"><meta property="og:url" content="https://debouch-services.fr/"><meta property="og:locale" content="fr_FR"><link rel="alternate" hreflang="fr" href="https://debouch-services.fr/" data-i18n="1"><link rel="alternate" hreflang="en" href="https://debouch-services.fr/en" data-i18n="1"><link rel="alternate" hreflang="de" href="https://debouch-services.fr/de" data-i18n="1"><link rel="alternate" hreflang="es" href="https://debouch-services.fr/es" data-i18n="1"><link rel="alternate" hreflang="it" href="https://debouch-services.fr/it" data-i18n="1"><link rel="alternate" hreflang="x-default" href="https://debouch-services.fr/" data-i18n="1"></head>
<body>
<div id="root"><div class="min-h-screen bg-white text-[#0B1D3A]" style="font-family: Montserrat, sans-serif;"><header class="sticky top-0 z-50 bg-white/95 backdrop-blur border-b border-gray-100"><div class="max-w-7xl mx-auto px-4 sm:px-6 h-[76px] md:h-[88px] flex items-center justify-between gap-4"><a href="/" class="flex-shrink-0"><img src="/img/logo-wordmark.png" alt="Débouch'Services" class="h-10 md:h-14 w-auto"></a><nav class="hidden xl:flex items-center gap-5"><a href="#services" class="text-[13px] font-extrabold uppercase tracking-wide text-[#0B1D3A] hover:text-[#0075FF] transition-colors">Nos services</a><a href="#interventions" class="text-[13px] font-extrabold uppercase tracking-wide text-[#0B1D3A] hover:text-[#0075FF] transition-colors">Interventions</a><a href="#tarifs" class="text-[13px] font-extrabold uppercase tracking-wide text-[#0B1D3A] hover:text-[#0075FF] transition-colors">Tarifs</a><div class="relative group"><a href="#apropos" aria-haspopup="true" class="inline-flex items-center gap-1.5 text-[13px] font-extrabold uppercase tracking-wide text-[#0B1D3A] group-hover:text-[#0075FF] transition-colors">À propos<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5 transition-transform group-hover:rotate-180"><path d="m6 9 6 6 6-6"></path></svg></a><div class="absolute left-0 top-full pt-3 hidden group-hover:block group-focus-within:block"><ul class="min-w-[190px] rounded-xl bg-white ring-1 ring-[#0B1D3A]/10 shadow-xl py-1.5"><li><a href="#zones" class="block px-4 py-2.5 text-[13px] font-extrabold uppercase tracking-wide text-[#0B1D3A] hover:bg-[#F5F8FF] hover:text-[#0075FF] transition-colors">Zones</a></li><li><a href="#contact" class="block px-4 py-2.5 text-[13px] font-extrabold uppercase tracking-wide text-[#0B1D3A] hover:bg-[#F5F8FF] hover:text-[#0075FF] transition-colors">Contact</a></li></ul></div></div></nav><div class="flex items-center gap-2"><div class="relative hidden md:block"><button type="button" aria-haspopup="listbox" aria-expanded="false" aria-label="Langue" class="inline-flex items-center gap-2 rounded-full px-3 py-2 text-[12px] font-extrabold uppercase transition-colors bg-white ring-1 ring-[#0B1D3A]/15 text-[#0B1D3A] hover:ring-[#0075FF]"><span class="inline-block flex-none overflow-hidden rounded-[2px] shadow-[0_0_0_1px_rgba(0,0,0,0.12)]" style="width: 20px; height: 13px;"><svg viewbox="0 0 60 40" role="img" aria-hidden="true" focusable="false" style="display:block;width:100%;height:100%"><rect width="20" height="40" fill="#002654"></rect><rect x="20" width="20" height="40" fill="#fff"></rect><rect x="40" width="20" height="40" fill="#ED2939"></rect></svg></span><span>FR</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5 transition-transform"><path d="m6 9 6 6 6-6"></path></svg></button></div><a href="tel:+33422462020" class="hidden sm:flex items-center gap-2 rounded-full bg-[#0075FF] hover:bg-[#0068e6] text-white font-extrabold px-5 py-3 shadow-lg shadow-[#0075FF]/25 transition-colors whitespace-nowrap"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-4 h-4"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg>04 22 46 20 20</a><button type="button" aria-label="Ouvrir le menu" aria-expanded="false" class="xl:hidden flex items-center justify-center w-11 h-11 rounded-full ring-1 ring-[#0B1D3A]/15 text-[#0B1D3A]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu w-5 h-5"><line x1="4" x2="20" y1="12" y2="12"></line><line x1="4" x2="20" y1="6" y2="6"></line><line x1="4" x2="20" y1="18" y2="18"></line></svg></button></div></div></header><section id="top" class="relative overflow-hidden bg-gradient-to-br from-white via-[#EEF4FF] to-[#DCE9FF]"><img src="/img/hero-water.png" alt="" aria-hidden="true" class="hidden md:block absolute top-6 right-[26%] h-[85%] w-auto object-contain z-0 pointer-events-none select-none"><div class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 py-8 lg:py-10 grid lg:grid-cols-2 gap-x-10 gap-y-6 items-center"><div class="lg:col-start-1 lg:row-start-1 lg:self-end"><div class="flex flex-wrap items-center gap-2"><span class="inline-flex flex-wrap items-center gap-2 rounded-full bg-white shadow-sm ring-1 ring-black/5 px-4 py-2 text-[12px] font-bold tracking-wide text-[#0B1D3A]">DÉBOUCHAGE <span class="text-[#00B6FF]">•</span> ASSAINISSEMENT <span class="text-[#00B6FF]">•</span> CURAGE</span><span class="inline-flex items-baseline gap-2 rounded-full bg-white shadow-sm ring-1 ring-[#0075FF]/25 px-4 py-1.5 text-[13px] font-bold text-[#0B1D3A]">À partir de<strong class="italic font-black text-[20px] leading-none text-[#0075FF] whitespace-nowrap" style="font-family: "Exo 2", sans-serif;">119 €</strong></span></div><h1 class="italic font-black uppercase leading-[0.92] tracking-tight mt-5 text-[38px] sm:text-5xl lg:text-[56px]" style="font-family: "Exo 2", sans-serif;"><span class="block text-[#0B1D3A]">Débouchage</span><span class="block text-[#0B1D3A]">rapide &</span><span class="block text-[#0075FF]">efficace</span></h1><p class="mt-4 max-w-md text-[16px] leading-relaxed text-slate-500">Intervention 7 j/7 et 24 h/24 pour tous vos problèmes de canalisations, égouts et assainissement, dans le Var et les Alpes-Maritimes.</p></div><div class="lg:col-start-2 lg:row-start-1 lg:row-span-2 lg:justify-self-end w-full max-w-md"><div id="devis" class="rounded-2xl bg-[#0B1D3A] text-white p-6 shadow-2xl shadow-[#0B1D3A]/30 scroll-mt-24"><div class="flex items-center gap-3"><span class="flex items-center justify-center w-12 h-12 rounded-full ring-2 ring-white/25 text-[#00B6FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-droplet w-6 h-6"><path d="M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z"></path></svg></span><h2 class="italic font-black uppercase leading-[1.05] text-xl" style="font-family: "Exo 2", sans-serif;">Demandez<br>votre devis <span class="text-[#0075FF]">gratuit</span></h2></div><p class="mt-2 text-[13px] text-slate-300">Réponse en moins de 15 minutes</p><form class="mt-4 space-y-2.5"><select required="" class="w-full rounded-lg bg-white px-4 py-2.5 text-sm outline-none focus:ring-2 focus:ring-[#0075FF] text-slate-400"><option value="" disabled="">Type d'intervention</option><option value="Débouchage canalisation 24/7" class="text-[#0B1D3A]">Débouchage canalisation 24/7</option><option value="Curage & détartrage (EU/EP/EV)" class="text-[#0B1D3A]">Curage & détartrage (EU/EP/EV)</option><option value="Entretien poste de relevage" class="text-[#0B1D3A]">Entretien poste de relevage</option><option value="Inspection caméra (ITV)" class="text-[#0B1D3A]">Inspection caméra (ITV)</option><option value="Vidange bac à graisse" class="text-[#0B1D3A]">Vidange bac à graisse</option><option value="Vidange fosse septique" class="text-[#0B1D3A]">Vidange fosse septique</option><option value="Autre / Urgence" class="text-[#0B1D3A]">Autre / Urgence</option></select><input required="" placeholder="Votre nom" class="w-full rounded-lg bg-white px-4 py-2.5 text-sm text-[#0B1D3A] placeholder-slate-400 outline-none focus:ring-2 focus:ring-[#0075FF]" value=""><input required="" type="tel" placeholder="Votre téléphone" class="w-full rounded-lg bg-white px-4 py-2.5 text-sm text-[#0B1D3A] placeholder-slate-400 outline-none focus:ring-2 focus:ring-[#0075FF]" value=""><button type="submit" class="w-full inline-flex items-center justify-center gap-2 rounded-lg bg-[#0075FF] hover:bg-[#0068e6] disabled:opacity-70 text-white font-extrabold uppercase text-sm py-3 transition-colors">Envoyer ma demande <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><p class="text-[11px] text-slate-400 text-center pt-1">Vos données sont 100 % sécurisées et confidentielles</p></form></div></div><div class="lg:col-start-1 lg:row-start-2 lg:self-start"><div class="flex flex-wrap gap-x-8 gap-y-3"><div class="flex items-center gap-3"><span class="flex items-center justify-center w-11 h-11 rounded-full border-2 border-[#0075FF] text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-5 h-5"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></span><span class="text-[12px] font-extrabold uppercase leading-tight text-[#0B1D3A]">INTERVENTION<br>EN 30 MIN</span></div><div class="flex items-center gap-3"><span class="flex items-center justify-center w-11 h-11 rounded-full border-2 border-[#0075FF] text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-5 h-5"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg></span><span class="text-[12px] font-extrabold uppercase leading-tight text-[#0B1D3A]">TRAVAIL PROPRE<br>& GARANTI</span></div><div class="flex items-center gap-3"><span class="flex items-center justify-center w-11 h-11 rounded-full border-2 border-[#0075FF] text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-euro w-5 h-5"><path d="M4 10h12"></path><path d="M4 14h9"></path><path d="M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2"></path></svg></span><span class="text-[12px] font-extrabold uppercase leading-tight text-[#0B1D3A]">TARIFS TRANSPARENTS<br>& SANS SURPRISE</span></div></div><div class="mt-7 flex flex-wrap gap-4"><a href="tel:+33422462020" class="inline-flex items-center gap-2.5 rounded-full bg-[#0075FF] hover:bg-[#0068e6] text-white font-extrabold uppercase text-sm px-8 py-3.5 shadow-lg shadow-[#0075FF]/30 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-4 h-4"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg> Appeler maintenant</a><a href="#services" class="inline-flex items-center gap-3 rounded-full bg-white ring-1 ring-[#0B1D3A]/15 hover:ring-[#0075FF] text-[#0B1D3A] font-extrabold uppercase text-sm px-8 py-3.5 transition-colors">Nos services <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 text-[#0075FF]"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></section><div class="bg-gradient-to-r from-[#0B1D3A] via-[#0d2757] to-[#0B1D3A] text-white"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-8"><div class="grid grid-cols-2 lg:grid-cols-4 gap-y-6 gap-x-4"><div class="text-center lg:border-l lg:border-white/10 lg:first:border-0 px-2"><div class="italic font-black text-[32px] sm:text-[38px] leading-none text-[#00B6FF]" style="font-family: "Exo 2", sans-serif;">24/7</div><div class="mt-2 text-[12px] sm:text-[13px] text-slate-300 leading-snug">urgences, week-ends et jours fériés inclus</div></div><div class="text-center lg:border-l lg:border-white/10 lg:first:border-0 px-2"><div class="italic font-black text-[32px] sm:text-[38px] leading-none text-[#00B6FF]" style="font-family: "Exo 2", sans-serif;">2 h</div><div class="mt-2 text-[12px] sm:text-[13px] text-slate-300 leading-snug">le délai visé sur une urgence</div></div><div class="text-center lg:border-l lg:border-white/10 lg:first:border-0 px-2"><div class="italic font-black text-[32px] sm:text-[38px] leading-none text-[#00B6FF]" style="font-family: "Exo 2", sans-serif;">0 €</div><div class="mt-2 text-[12px] sm:text-[13px] text-slate-300 leading-snug">le devis, toujours</div></div><div class="text-center lg:border-l lg:border-white/10 lg:first:border-0 px-2"><div class="italic font-black text-[32px] sm:text-[38px] leading-none text-[#00B6FF]" style="font-family: "Exo 2", sans-serif;">06 · 83</div><div class="mt-2 text-[12px] sm:text-[13px] text-slate-300 leading-snug">Alpes-Maritimes et Var</div></div></div></div></div><section id="services" class="bg-white scroll-mt-24"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20"><div class="text-center"><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#0075FF]">Nos prestations</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Six métiers,<br class="hidden sm:block"> une seule équipe</h2></div><p class="mt-4 max-w-2xl mx-auto text-center text-slate-500 leading-relaxed">Du bouchon d'évier au curage de réseau enterré, nous traitons toute la chaîne de l'assainissement, pour les particuliers comme pour les professionnels.</p><div class="mt-12 grid sm:grid-cols-2 lg:grid-cols-3 gap-6"><a href="/services/debouchage-canalisation" class="group flex flex-col rounded-2xl bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] shadow-sm hover:shadow-xl hover:shadow-[#0075FF]/10 transition-all overflow-hidden"><div class="relative h-44 bg-gradient-to-br from-[#0B1D3A] to-[#0d3a7a] overflow-hidden"><img src="/img/services/debouchage.png" alt="Débouchage de canalisation 24/7" loading="lazy" class="w-full h-full object-cover opacity-90 group-hover:scale-105 transition-transform duration-500"><span class="absolute bottom-3 left-3 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white shadow-lg"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-wrench w-5 h-5"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"></path></svg></span></div><div class="flex flex-col flex-1 p-6"><h3 class="italic font-black uppercase text-[17px] leading-tight text-[#0B1D3A] group-hover:text-[#0075FF] transition-colors" style="font-family: "Exo 2", sans-serif;">Débouchage de canalisation 24/7</h3><p class="mt-3 text-sm leading-relaxed text-slate-500">WC, éviers, douches, colonnes d'immeuble, égouts et réseaux enterrés. Furet, hydrocurage haute pression, aspiration.</p><ul class="mt-4 flex flex-wrap gap-2"><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Urgence sous 2 h</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Diagnostic gratuit</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Sans casse</li></ul><span class="mt-5 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF]">En savoir plus <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span></div></a><a href="/services/curage-detartrage-reseaux-eu-ep-ev" class="group flex flex-col rounded-2xl bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] shadow-sm hover:shadow-xl hover:shadow-[#0075FF]/10 transition-all overflow-hidden"><div class="relative h-44 bg-gradient-to-br from-[#0B1D3A] to-[#0d3a7a] overflow-hidden"><img src="/img/services/curage.png" alt="Curage et détartrage EU, EP, EV" loading="lazy" class="w-full h-full object-cover opacity-90 group-hover:scale-105 transition-transform duration-500"><span class="absolute bottom-3 left-3 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white shadow-lg"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-waves w-5 h-5"><path d="M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"></path><path d="M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"></path><path d="M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"></path></svg></span></div><div class="flex flex-col flex-1 p-6"><h3 class="italic font-black uppercase text-[17px] leading-tight text-[#0B1D3A] group-hover:text-[#0075FF] transition-colors" style="font-family: "Exo 2", sans-serif;">Curage et détartrage EU, EP, EV</h3><p class="mt-3 text-sm leading-relaxed text-slate-500">Curage haute pression des réseaux d'eaux usées, pluviales et vannes. Élimination des graisses, du tartre et des racines.</p><ul class="mt-4 flex flex-wrap gap-2"><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Préventif ou curatif</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Rapport d'intervention</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Copropriétés</li></ul><span class="mt-5 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF]">En savoir plus <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span></div></a><a href="/services/entretien-poste-relevage" class="group flex flex-col rounded-2xl bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] shadow-sm hover:shadow-xl hover:shadow-[#0075FF]/10 transition-all overflow-hidden"><div class="relative h-44 bg-gradient-to-br from-[#0B1D3A] to-[#0d3a7a] overflow-hidden"><div class="w-full h-full flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-gauge w-16 h-16 text-white/70"><path d="m12 14 4-4"></path><path d="M3.34 19a10 10 0 1 1 17.32 0"></path></svg></div><span class="absolute bottom-3 left-3 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white shadow-lg"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-gauge w-5 h-5"><path d="m12 14 4-4"></path><path d="M3.34 19a10 10 0 1 1 17.32 0"></path></svg></span></div><div class="flex flex-col flex-1 p-6"><h3 class="italic font-black uppercase text-[17px] leading-tight text-[#0B1D3A] group-hover:text-[#0075FF] transition-colors" style="font-family: "Exo 2", sans-serif;">Entretien de poste de relevage</h3><p class="mt-3 text-sm leading-relaxed text-slate-500">Pompage, nettoyage de cuve, contrôle des pompes et des flotteurs. Contrats d'entretien pour professionnels et collectivités.</p><ul class="mt-4 flex flex-wrap gap-2"><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Pompage complet</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Contrôle des pompes</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Contrat annuel</li></ul><span class="mt-5 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF]">En savoir plus <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span></div></a><a href="/services/itv-inspection-canalisation-camera" class="group flex flex-col rounded-2xl bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] shadow-sm hover:shadow-xl hover:shadow-[#0075FF]/10 transition-all overflow-hidden"><div class="relative h-44 bg-gradient-to-br from-[#0B1D3A] to-[#0d3a7a] overflow-hidden"><img src="/img/services/itv.png" alt="ITV — inspection par caméra" loading="lazy" class="w-full h-full object-cover opacity-90 group-hover:scale-105 transition-transform duration-500"><span class="absolute bottom-3 left-3 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white shadow-lg"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-camera w-5 h-5"><path d="M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z"></path><circle cx="12" cy="13" r="3"></circle></svg></span></div><div class="flex flex-col flex-1 p-6"><h3 class="italic font-black uppercase text-[17px] leading-tight text-[#0B1D3A] group-hover:text-[#0075FF] transition-colors" style="font-family: "Exo 2", sans-serif;">ITV — inspection par caméra</h3><p class="mt-3 text-sm leading-relaxed text-slate-500">Inspection vidéo haute résolution pour localiser une fuite, un affaissement ou une racine, au centimètre près, sans casse.</p><ul class="mt-4 flex flex-wrap gap-2"><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Localisation précise</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Vidéo remise</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Avant travaux</li></ul><span class="mt-5 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF]">En savoir plus <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span></div></a><a href="/services/vidange-bac-a-graisse" class="group flex flex-col rounded-2xl bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] shadow-sm hover:shadow-xl hover:shadow-[#0075FF]/10 transition-all overflow-hidden"><div class="relative h-44 bg-gradient-to-br from-[#0B1D3A] to-[#0d3a7a] overflow-hidden"><img src="/img/services/bac-graisse.png" alt="Vidange de bac à graisse" loading="lazy" class="w-full h-full object-cover opacity-90 group-hover:scale-105 transition-transform duration-500"><span class="absolute bottom-3 left-3 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white shadow-lg"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-droplets w-5 h-5"><path d="M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z"></path><path d="M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97"></path></svg></span></div><div class="flex flex-col flex-1 p-6"><h3 class="italic font-black uppercase text-[17px] leading-tight text-[#0B1D3A] group-hover:text-[#0075FF] transition-colors" style="font-family: "Exo 2", sans-serif;">Vidange de bac à graisse</h3><p class="mt-3 text-sm leading-relaxed text-slate-500">Pompage et nettoyage complet du bac, pour les restaurants, cuisines collectives et industries agroalimentaires.</p><ul class="mt-4 flex flex-wrap gap-2"><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Restaurants</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Bordereau de suivi</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Entretien planifié</li></ul><span class="mt-5 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF]">En savoir plus <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span></div></a><a href="/services/vidange-fosse-septique" class="group flex flex-col rounded-2xl bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] shadow-sm hover:shadow-xl hover:shadow-[#0075FF]/10 transition-all overflow-hidden"><div class="relative h-44 bg-gradient-to-br from-[#0B1D3A] to-[#0d3a7a] overflow-hidden"><img src="/img/services/fosse-septique.png" alt="Vidange de fosse septique" loading="lazy" class="w-full h-full object-cover opacity-90 group-hover:scale-105 transition-transform duration-500"><span class="absolute bottom-3 left-3 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white shadow-lg"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-warehouse w-5 h-5"><path d="M22 8.35V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8.35A2 2 0 0 1 3.26 6.5l8-3.2a2 2 0 0 1 1.48 0l8 3.2A2 2 0 0 1 22 8.35Z"></path><path d="M6 18h12"></path><path d="M6 14h12"></path><rect width="12" height="12" x="6" y="10"></rect></svg></span></div><div class="flex flex-col flex-1 p-6"><h3 class="italic font-black uppercase text-[17px] leading-tight text-[#0B1D3A] group-hover:text-[#0075FF] transition-colors" style="font-family: "Exo 2", sans-serif;">Vidange de fosse septique</h3><p class="mt-3 text-sm leading-relaxed text-slate-500">Vidange, pompage et entretien de fosse toutes eaux, avec contrôle du bon fonctionnement de l'installation.</p><ul class="mt-4 flex flex-wrap gap-2"><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Fosse toutes eaux</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Contrôle installation</li><li class="text-[11px] font-bold uppercase tracking-wide rounded-full bg-[#EEF4FF] text-[#0B1D3A] px-3 py-1.5">Déchets tracés</li></ul><span class="mt-5 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF]">En savoir plus <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span></div></a></div></div></section><section id="interventions" class="bg-[#F5F8FF] scroll-mt-24"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20"><div class="text-center"><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#0075FF]">Comment ça se passe</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">De votre appel<br class="hidden sm:block"> à la canalisation libérée</h2></div><div class="mt-12 grid sm:grid-cols-2 lg:grid-cols-4 gap-6"><div class="relative rounded-2xl bg-white p-7 ring-1 ring-[#0B1D3A]/5 shadow-sm"><span class="absolute top-5 right-6 italic font-black text-[42px] leading-none text-[#0075FF]/10 select-none" style="font-family: "Exo 2", sans-serif;">01</span><span class="flex items-center justify-center w-12 h-12 rounded-full bg-[#0075FF]/10 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-6 h-6"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg></span><h3 class="mt-5 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Vous appelez</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Un technicien vous répond directement, 24 h/24. On identifie le problème et l'urgence en quelques minutes.</p></div><div class="relative rounded-2xl bg-white p-7 ring-1 ring-[#0B1D3A]/5 shadow-sm"><span class="absolute top-5 right-6 italic font-black text-[42px] leading-none text-[#0075FF]/10 select-none" style="font-family: "Exo 2", sans-serif;">02</span><span class="flex items-center justify-center w-12 h-12 rounded-full bg-[#0075FF]/10 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-6 h-6"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></svg></span><h3 class="mt-5 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">On diagnostique</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Sur place, diagnostic précis, à la caméra si nécessaire, pour trouver la cause exacte sans rien casser.</p></div><div class="relative rounded-2xl bg-white p-7 ring-1 ring-[#0B1D3A]/5 shadow-sm"><span class="absolute top-5 right-6 italic font-black text-[42px] leading-none text-[#0075FF]/10 select-none" style="font-family: "Exo 2", sans-serif;">03</span><span class="flex items-center justify-center w-12 h-12 rounded-full bg-[#0075FF]/10 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text w-6 h-6"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></span><h3 class="mt-5 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Devis avant tout</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Vous recevez un devis clair et détaillé. Rien ne démarre sans votre accord, et le prix annoncé est le prix payé.</p></div><div class="relative rounded-2xl bg-white p-7 ring-1 ring-[#0B1D3A]/5 shadow-sm"><span class="absolute top-5 right-6 italic font-black text-[42px] leading-none text-[#0075FF]/10 select-none" style="font-family: "Exo 2", sans-serif;">04</span><span class="flex items-center justify-center w-12 h-12 rounded-full bg-[#0075FF]/10 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-truck w-6 h-6"><path d="M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2"></path><path d="M15 18H9"></path><path d="M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14"></path><circle cx="17" cy="18" r="2"></circle><circle cx="7" cy="18" r="2"></circle></svg></span><h3 class="mt-5 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">On intervient</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Intervention le jour même dans la majorité des cas, chantier laissé propre, et rappel après notre passage.</p></div></div><div class="mt-16 lg:mt-20 grid lg:grid-cols-2 gap-10 lg:gap-14 items-center"><div><div class=""><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#0075FF]">Pourquoi nous</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Ce qui change<br>avec Débouch'Services</h2></div><div class="mt-8 space-y-6"><div class="flex gap-4"><span class="flex-shrink-0 flex items-center justify-center w-12 h-12 rounded-full bg-white ring-1 ring-[#0075FF]/20 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-camera w-5 h-5"><path d="M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z"></path><circle cx="12" cy="13" r="3"></circle></svg></span><div><h3 class="font-extrabold text-[#0B1D3A]">Diagnostic précis, sans casse</h3><p class="mt-1 text-sm leading-relaxed text-slate-500">Nos caméras haute résolution identifient la source exacte du problème. On répare ce qu'il faut, pas plus.</p></div></div><div class="flex gap-4"><span class="flex-shrink-0 flex items-center justify-center w-12 h-12 rounded-full bg-white ring-1 ring-[#0075FF]/20 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-5 h-5"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></span><div><h3 class="font-extrabold text-[#0B1D3A]">Rapide, 24 h/24 et 7 j/7</h3><p class="mt-1 text-sm leading-relaxed text-slate-500">Intervention sous 2 h en urgence, week-ends et jours fériés inclus, dans le Var et les Alpes-Maritimes.</p></div></div><div class="flex gap-4"><span class="flex-shrink-0 flex items-center justify-center w-12 h-12 rounded-full bg-white ring-1 ring-[#0075FF]/20 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-euro w-5 h-5"><path d="M4 10h12"></path><path d="M4 14h9"></path><path d="M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2"></path></svg></span><div><h3 class="font-extrabold text-[#0B1D3A]">Tarifs transparents</h3><p class="mt-1 text-sm leading-relaxed text-slate-500">Devis gratuit et détaillé avant toute intervention. Aucun frais caché, aucune surprise sur la facture.</p></div></div><div class="flex gap-4"><span class="flex-shrink-0 flex items-center justify-center w-12 h-12 rounded-full bg-white ring-1 ring-[#0075FF]/20 text-[#0075FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-award w-5 h-5"><path d="m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"></path><circle cx="12" cy="8" r="6"></circle></svg></span><div><h3 class="font-extrabold text-[#0B1D3A]">Garantie de satisfaction</h3><p class="mt-1 text-sm leading-relaxed text-slate-500">Si le problème persiste après notre passage, nous revenons gratuitement jusqu'à sa résolution.</p></div></div></div></div><div class="relative mb-10 lg:mb-0"><img src="/img/about.jpg" alt="Intervention Débouch'Services sur une canalisation" loading="lazy" class="w-full h-[360px] lg:h-[440px] object-cover rounded-2xl shadow-xl"><div class="absolute -bottom-6 left-6 rounded-xl bg-[#0B1D3A] text-white px-6 py-5 shadow-2xl"><div class="flex items-center gap-4"><span class="italic font-black text-3xl text-[#00B6FF]" style="font-family: "Exo 2", sans-serif;">2 h</span><span class="text-[13px] leading-snug text-slate-300">délai d'intervention<br>moyen en urgence</span></div></div></div></div></div></section><section id="tarifs" class="bg-white scroll-mt-24"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20"><div class="text-center"><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#0075FF]">Tarifs</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Le prix annoncé<br class="hidden sm:block"> est le prix payé</h2></div><p class="mt-4 max-w-2xl mx-auto text-center text-slate-500 leading-relaxed">Chaque chantier est différent : un bouchon d'évier n'a rien à voir avec le curage du réseau d'une copropriété. Le débouchage démarre à partir de 119 €, et nous nous engageons sur quatre règles, valables pour toutes nos interventions.</p><div class="mt-12 grid sm:grid-cols-2 lg:grid-cols-4 gap-6"><div class="rounded-2xl bg-[#F5F8FF] p-7 ring-1 ring-[#0B1D3A]/5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle-check w-8 h-8 text-[#0075FF]"><circle cx="12" cy="12" r="10"></circle><path d="m9 12 2 2 4-4"></path></svg><h3 class="mt-4 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Devis gratuit</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Le déplacement pour établir le devis ne vous engage à rien, et le chiffrage est détaillé poste par poste.</p></div><div class="rounded-2xl bg-[#F5F8FF] p-7 ring-1 ring-[#0B1D3A]/5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle-check w-8 h-8 text-[#0075FF]"><circle cx="12" cy="12" r="10"></circle><path d="m9 12 2 2 4-4"></path></svg><h3 class="mt-4 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Prix annoncé, prix payé</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Le montant validé avant l'intervention est celui de la facture. Aucun supplément découvert en fin de chantier.</p></div><div class="rounded-2xl bg-[#F5F8FF] p-7 ring-1 ring-[#0B1D3A]/5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle-check w-8 h-8 text-[#0075FF]"><circle cx="12" cy="12" r="10"></circle><path d="m9 12 2 2 4-4"></path></svg><h3 class="mt-4 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Aucun frais caché</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Déplacement, main-d'œuvre, matériel et évacuation des déchets figurent noir sur blanc sur le devis.</p></div><div class="rounded-2xl bg-[#F5F8FF] p-7 ring-1 ring-[#0B1D3A]/5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle-check w-8 h-8 text-[#0075FF]"><circle cx="12" cy="12" r="10"></circle><path d="m9 12 2 2 4-4"></path></svg><h3 class="mt-4 italic font-black uppercase text-lg text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Retour gratuit</h3><p class="mt-2.5 text-sm leading-relaxed text-slate-500">Garantie de satisfaction : si le bouchon revient sur la même cause, nous repassons sans vous facturer.</p></div></div><div class="mt-12 rounded-2xl bg-gradient-to-r from-[#0075FF] to-[#00B6FF] text-white px-8 py-10 flex flex-col lg:flex-row items-center justify-between gap-6"><div class="text-center lg:text-left"><h3 class="italic font-black uppercase text-2xl sm:text-3xl leading-tight" style="font-family: "Exo 2", sans-serif;">Votre prix exact en 15 minutes</h3><p class="mt-2 text-white/85">Devis gratuit, détaillé et sans engagement, par téléphone ou sur place.</p></div><div class="flex flex-wrap justify-center gap-3"><a href="tel:+33422462020" class="inline-flex items-center gap-2.5 rounded-full bg-white text-[#0075FF] font-extrabold uppercase text-sm px-7 py-3.5 shadow-lg hover:bg-slate-50 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-4 h-4"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg> 04 22 46 20 20</a><a href="#contact" class="inline-flex items-center gap-2.5 rounded-full ring-2 ring-white/70 hover:bg-white/10 text-white font-extrabold uppercase text-sm px-7 py-3.5 transition-colors">Demander un devis <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></section><section id="apropos" class="bg-[#0B1D3A] text-white scroll-mt-24"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20"><div class="max-w-3xl mx-auto text-center"><div class="text-center"><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#00B6FF]">Qui sommes-nous</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-white" style="font-family: "Exo 2", sans-serif;">Une équipe locale<br>sur la Côte d'Azur</h2></div><div class="mt-6 space-y-4 text-slate-300 leading-relaxed"><p>Débouch'Services est une entreprise d'assainissement basée à Cannes, spécialisée dans le débouchage, le curage, l'inspection de canalisations par caméra et le pompage. Nous intervenons chez les particuliers comme chez les professionnels, dans les Alpes-Maritimes et dans le Var.</p><p>Nos équipes interviennent aussi bien sur une villa que sur un immeuble, un restaurant, un hôtel, un site industriel ou une collectivité. Chaque intervention commence par un diagnostic : localiser le bouchon avant d'agir, c'est ce qui évite les travaux inutiles.</p><p>Notre façon de travailler tient en quelques mots : honnêteté sur le diagnostic, transparence sur le prix, réactivité sur l'intervention, et solutions durables plutôt que rustines.</p></div><div class="mt-8 flex flex-wrap justify-center gap-3"><span class="text-[12px] font-bold uppercase tracking-wide rounded-full bg-white/5 ring-1 ring-white/10 px-4 py-2 text-slate-200">Honnêteté</span><span class="text-[12px] font-bold uppercase tracking-wide rounded-full bg-white/5 ring-1 ring-white/10 px-4 py-2 text-slate-200">Transparence</span><span class="text-[12px] font-bold uppercase tracking-wide rounded-full bg-white/5 ring-1 ring-white/10 px-4 py-2 text-slate-200">Expertise</span><span class="text-[12px] font-bold uppercase tracking-wide rounded-full bg-white/5 ring-1 ring-white/10 px-4 py-2 text-slate-200">Réactivité</span><span class="text-[12px] font-bold uppercase tracking-wide rounded-full bg-white/5 ring-1 ring-white/10 px-4 py-2 text-slate-200">Solutions durables</span></div></div></div></section><section id="urgence" class="bg-[#081428] text-white border-t border-white/5"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-10 flex flex-col lg:flex-row items-center gap-6 lg:gap-10"><div class="flex items-center gap-6 flex-1"><span class="flex-shrink-0 flex items-center justify-center w-16 h-16 rounded-full border-2 border-white/40 italic font-black text-sm" style="font-family: "Exo 2", sans-serif;">24/7</span><div><h2 class="italic font-black uppercase text-2xl sm:text-3xl leading-tight" style="font-family: "Exo 2", sans-serif;">Urgence canalisation ?</h2><p class="mt-1 text-slate-300 text-sm sm:text-base">Nous intervenons 24 h/24 et 7 j/7 dans le Var et les Alpes-Maritimes.</p></div></div><div class="flex items-center gap-5"><a href="tel:+33422462020" class="inline-flex items-center gap-3 rounded-full bg-[#0075FF] hover:bg-[#0068e6] text-white text-xl font-extrabold px-8 py-4 shadow-lg shadow-[#0075FF]/30 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-5 h-5"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg> 04 22 46 20 20</a><span class="hidden xl:inline text-[#00B6FF] text-lg -rotate-6" style="font-family: "Segoe Script", "Comic Sans MS", cursive;">Appelez-nous maintenant !</span></div></div></section><section id="zones" class="bg-white scroll-mt-24"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20"><div class="text-center"><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#0075FF]">Zone d'intervention</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Alpes-Maritimes<br class="hidden sm:block"> et Var</h2></div><p class="mt-4 max-w-2xl mx-auto text-center text-slate-500 leading-relaxed">De Menton à Cavalaire-sur-Mer, nos équipes couvrent toute la Côte d'Azur. Trouvez votre commune ci-dessous : chaque lien mène au détail de nos interventions sur place.</p><div class="mt-12 grid lg:grid-cols-2 gap-8"><div class="rounded-2xl bg-[#F5F8FF] p-8 ring-1 ring-[#0B1D3A]/5"><div class="flex items-center gap-3"><span class="flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin w-5 h-5"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg></span><h3 class="italic font-black uppercase text-xl text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Alpes-Maritimes <span class="text-[#0075FF]">(06)</span></h3></div><div class="mt-6 flex flex-wrap gap-2"><a href="/services/debouchage-canalisation-06200-06100-06000-06300-nice" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Nice</a><a href="/services/debouchage-canalisation-06160-06600-antibes" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Antibes</a><a href="/services/debouchage-canalisation-06150-06400-cannes" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Cannes</a><a href="/services/debouchage-canalisation-06800-Cagnes-sur-Mer" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Cagnes-sur-Mer</a><a href="/services/debouchage-canalisation-06130-06520-grasse" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Grasse</a><a href="/services/debouchage-canalisation-06110-le-cannet" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Le Cannet</a><a href="/services/debouchage-canalisation-06700-Saint-Laurent-du-Var" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Saint-Laurent-du-Var</a><a href="/services/debouchage-canalisation-06500-Menton" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Menton</a><a href="/services/debouchage-canalisation-06220-vallauris" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Vallauris</a><a href="/services/debouchage-canalisation-06210-mandelieu-la-napoule" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Mandelieu-la-Napoule</a><a href="/services/debouchage-canalisation-06140-Vence" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Vence</a><a href="/services/debouchage-canalisation-06250-Mougins" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Mougins</a><a href="/services/debouchage-canalisation-06270-Villeneuve-Loubet" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Villeneuve-Loubet</a><a href="/services/debouchage-canalisation-06510-Carros" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Carros</a><a href="/services/debouchage-canalisation-06190-Roquebrune-Cap-Martin" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Roquebrune-Cap-Martin</a><a href="/services/debouchage-canalisation-06560-Valbonne" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Valbonne</a><a href="/services/debouchage-canalisation-06240-Beausoleil" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Beausoleil</a><a href="/services/debouchage-canalisation-06370-Mouans-Sartoux" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Mouans-Sartoux</a><a href="/services/debouchage-canalisation-06340-La%20Trinite" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Trinité</a><a href="/services/debouchage-canalisation-06410-Biot" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Biot</a><a href="/services/debouchage-canalisation-06530-peymeinade" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Peymeinade</a><a href="/services/debouchage-canalisation-06580-pegomas" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Pégomas</a><a href="/services/debouchage-canalisation-06480-La%20Colle-sur-Loup" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Colle-sur-Loup</a><a href="/services/debouchage-canalisation-06390-Contes" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Contes</a><a href="/services/debouchage-canalisation-06330-roquefort-les-pins" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Roquefort-les-Pins</a><a href="/services/debouchage-canalisation-06610-La%20Gaude" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Gaude</a><a href="/services/debouchage-canalisation-06730-Saint-Andre-de-la-Roche" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Saint-André-de-la-Roche</a><a href="/services/debouchage-canalisation-06550-la-roquette-sur-siagne" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Roquette-sur-Siagne</a><a href="/services/debouchage-canalisation-06340-drap" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Drap</a><a href="/services/debouchage-canalisation-06670-levens" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Levens</a><a href="/services/debouchage-canalisation-06230-villefranche-sur-mer" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Villefranche-sur-Mer</a><a href="/services/debouchage-canalisation-06690-tourrette-levens" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Tourrette-Levens</a><a href="/services/debouchage-canalisation-06320-cap-d-ail" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Cap-d'Ail</a><a href="/services/debouchage-canalisation-06640-saint-jeannet" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Saint-Jeannet</a><a href="/services/debouchage-canalisation-06510-gattieres" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Gattières</a><a href="/services/debouchage-canalisation-06650-le-rouret" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Le Rouret</a><a href="/services/debouchage-canalisation-06140-tourrettes-sur-loup" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Tourrettes-sur-Loup</a><a href="/services/debouchage-canalisation-06530-saint-cezaire-sur-siagne" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Saint-Cézaire-sur-Siagne</a><a href="/services/debouchage-canalisation-06310-beaulieu-sur-mer" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Beaulieu-sur-Mer</a><a href="/services/debouchage-canalisation-06740-chateauneuf-grasse" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Châteauneuf-Grasse</a><a href="/services/debouchage-canalisation-06-alpes-maritimes" class="text-[13px] font-semibold rounded-full bg-[#0075FF]/10 text-[#0075FF] px-4 py-2 hover:bg-[#0075FF]/20 transition-colors">et 38 autres communes</a></div><a href="/services/debouchage-canalisation-06-alpes-maritimes" class="mt-6 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF] hover:gap-3 transition-all">Nos interventions dans le 06 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div><div class="rounded-2xl bg-[#F5F8FF] p-8 ring-1 ring-[#0B1D3A]/5"><div class="flex items-center gap-3"><span class="flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin w-5 h-5"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg></span><h3 class="italic font-black uppercase text-xl text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Var <span class="text-[#0075FF]">(83)</span></h3></div><div class="mt-6 flex flex-wrap gap-2"><a href="/services/debouchage-canalisation-83000-83100-83200-toulon" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Toulon</a><a href="/services/debouchage-canalisation-83500-la-seyne-sur-mer" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Seyne-sur-Mer</a><a href="/services/debouchage-canalisation-83370-83600-frejus" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Fréjus</a><a href="/services/debouchage-canalisation-83400-hyeres" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Hyères</a><a href="/services/debouchage-canalisation-83300-Draguignan" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Draguignan</a><a href="/services/debouchage-canalisation-83530-83700-Saint-Raphael" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Saint-Raphaël</a><a href="/services/debouchage-canalisation-83140-six-fours-les-plages" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Six-Fours-les-Plages</a><a href="/services/debouchage-canalisation-83130-la-garde" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Garde</a><a href="/services/debouchage-canalisation-83160-la-valette-du-var" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Valette-du-Var</a><a href="/services/debouchage-canalisation-83260-la-crau" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Crau</a><a href="/services/debouchage-canalisation-83110-sanary-sur-mer" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Sanary-sur-Mer</a><a href="/services/debouchage-canalisation-83470-saint-maximin-la-sainte-baume" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Saint-Maximin-la-Sainte-Baume</a><a href="/services/debouchage-canalisation-83170-brignoles" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Brignoles</a><a href="/services/debouchage-canalisation-83380-83520-Roquebrune-sur-Argens" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Roquebrune-sur-Argens</a><a href="/services/debouchage-canalisation-83190-ollioules" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Ollioules</a><a href="/services/debouchage-canalisation-83120-Sainte-Maxime" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Sainte-Maxime</a><a href="/services/debouchage-canalisation-83390-cuers" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Cuers</a><a href="/services/debouchage-canalisation-83550-Vidauban" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Vidauban</a><a href="/services/debouchage-canalisation-83210-sollies-pont" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Solliès-Pont</a><a href="/services/debouchage-canalisation-83310-Cogolin" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Cogolin</a><a href="/services/debouchage-canalisation-83270-saint-cyr-sur-mer" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Saint-Cyr-sur-Mer</a><a href="/services/debouchage-canalisation-83340-Le%20Luc" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Le Luc</a><a href="/services/debouchage-canalisation-83220-le-pradet" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Le Pradet</a><a href="/services/debouchage-canalisation-83250-la-londe-les-maures" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Londe-les-Maures</a><a href="/services/debouchage-canalisation-83330-le-beausset" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Le Beausset</a><a href="/services/debouchage-canalisation-83490-le-muy" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Le Muy</a><a href="/services/debouchage-canalisation-83210-la-farlede" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">La Farlède</a><a href="/services/debouchage-canalisation-83510-lorgues" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Lorgues</a><a href="/services/debouchage-canalisation-83320-carqueiranne" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Carqueiranne</a><a href="/services/debouchage-canalisation-83480-puget-sur-argens" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Puget-sur-Argens</a><a href="/services/debouchage-canalisation-83230-bormes-les-mimosas" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Bormes-les-Mimosas</a><a href="/services/debouchage-canalisation-83150-bandol" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Bandol</a><a href="/services/debouchage-canalisation-83240-Cavalaire-sur-Mer" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Cavalaire-sur-Mer</a><a href="/services/debouchage-canalisation-83460-les-arcs" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Les Arcs</a><a href="/services/debouchage-canalisation-83440-montauroux" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Montauroux</a><a href="/services/debouchage-canalisation-83720-trans-en-provence" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Trans-en-Provence</a><a href="/services/debouchage-canalisation-83980-le-lavandou" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Le Lavandou</a><a href="/services/debouchage-canalisation-83210-sollies-toucas" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Solliès-Toucas</a><a href="/services/debouchage-canalisation-83440-fayence" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Fayence</a><a href="/services/debouchage-canalisation-83390-pierrefeu-du-var" class="text-[13px] font-semibold rounded-full bg-white ring-1 ring-[#0B1D3A]/10 hover:ring-[#0075FF] hover:text-[#0075FF] text-[#0B1D3A] px-4 py-2 transition-colors">Pierrefeu-du-Var</a><a href="/services/debouchage-canalisation-83-var" class="text-[13px] font-semibold rounded-full bg-[#0075FF]/10 text-[#0075FF] px-4 py-2 hover:bg-[#0075FF]/20 transition-colors">et 76 autres communes</a></div><a href="/services/debouchage-canalisation-83-var" class="mt-6 inline-flex items-center gap-2 text-[13px] font-extrabold uppercase text-[#0075FF] hover:gap-3 transition-all">Nos interventions dans le 83 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></section><section id="faq" class="bg-[#F5F8FF] scroll-mt-24"><div class="max-w-3xl mx-auto px-4 sm:px-6 py-16 lg:py-20"><div class="text-center"><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#0075FF]">Questions fréquentes</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Vous vous demandez…</h2></div><div class="mt-12 space-y-3"><div class="rounded-xl bg-white ring-1 ring-[#0B1D3A]/5 overflow-hidden"><button type="button" aria-expanded="true" class="w-full flex items-center justify-between gap-4 text-left px-6 py-5"><span class="font-extrabold text-[#0B1D3A] text-[15px]">En combien de temps intervenez-vous en urgence ?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down flex-shrink-0 w-5 h-5 text-[#0075FF] transition-transform rotate-180"><path d="m6 9 6 6 6-6"></path></svg></button><p class="px-6 pb-6 -mt-1 text-sm leading-relaxed text-slate-500">Nous intervenons 24 h/24 et 7 j/7, week-ends et jours fériés compris. En urgence, notre délai habituel est de 30 minutes à 2 heures selon votre commune et le trafic sur la Côte d'Azur.</p></div><div class="rounded-xl bg-white ring-1 ring-[#0B1D3A]/5 overflow-hidden"><button type="button" aria-expanded="false" class="w-full flex items-center justify-between gap-4 text-left px-6 py-5"><span class="font-extrabold text-[#0B1D3A] text-[15px]">Le devis est-il vraiment gratuit ?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down flex-shrink-0 w-5 h-5 text-[#0075FF] transition-transform"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="rounded-xl bg-white ring-1 ring-[#0B1D3A]/5 overflow-hidden"><button type="button" aria-expanded="false" class="w-full flex items-center justify-between gap-4 text-left px-6 py-5"><span class="font-extrabold text-[#0B1D3A] text-[15px]">Faut-il casser pour déboucher une canalisation ?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down flex-shrink-0 w-5 h-5 text-[#0075FF] transition-transform"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="rounded-xl bg-white ring-1 ring-[#0B1D3A]/5 overflow-hidden"><button type="button" aria-expanded="false" class="w-full flex items-center justify-between gap-4 text-left px-6 py-5"><span class="font-extrabold text-[#0B1D3A] text-[15px]">Travaillez-vous pour les professionnels et les copropriétés ?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down flex-shrink-0 w-5 h-5 text-[#0075FF] transition-transform"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="rounded-xl bg-white ring-1 ring-[#0B1D3A]/5 overflow-hidden"><button type="button" aria-expanded="false" class="w-full flex items-center justify-between gap-4 text-left px-6 py-5"><span class="font-extrabold text-[#0B1D3A] text-[15px]">Quelle est votre zone d'intervention ?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down flex-shrink-0 w-5 h-5 text-[#0075FF] transition-transform"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="rounded-xl bg-white ring-1 ring-[#0B1D3A]/5 overflow-hidden"><button type="button" aria-expanded="false" class="w-full flex items-center justify-between gap-4 text-left px-6 py-5"><span class="font-extrabold text-[#0B1D3A] text-[15px]">Que se passe-t-il si le bouchon revient ?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down flex-shrink-0 w-5 h-5 text-[#0075FF] transition-transform"><path d="m6 9 6 6 6-6"></path></svg></button></div></div></div></section><section id="contact" class="bg-white scroll-mt-24"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20 grid lg:grid-cols-2 gap-12"><div><div class=""><span class="inline-block text-[12px] font-extrabold uppercase tracking-[0.18em] text-[#0075FF]">Contact</span><h2 class="mt-3 italic font-black uppercase leading-[1.02] text-[30px] sm:text-[38px] lg:text-[44px] text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">Parlons de votre<br>canalisation</h2></div><p class="mt-4 text-slate-500 leading-relaxed">Une urgence, un devis, un contrat d'entretien ? Appelez-nous, nous décrochons 24 h/24. Vous pouvez aussi remplir le formulaire : nous rappelons sous 15 minutes.</p><div class="mt-8 space-y-4"><a href="tel:+33422462020" class="flex items-start gap-4 rounded-xl bg-[#F5F8FF] p-5 ring-1 ring-[#0B1D3A]/5 hover:ring-[#0075FF] transition-colors"><span class="flex-shrink-0 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-5 h-5"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg></span><span><span class="block text-[12px] font-extrabold uppercase tracking-wide text-slate-400">Téléphone</span><span class="block italic font-black text-xl text-[#0B1D3A]" style="font-family: "Exo 2", sans-serif;">04 22 46 20 20</span></span></a><a href="https://www.google.com/maps/dir/?api=1&destination=11+Avenue+de+Madrid+06400+Cannes" target="_blank" rel="noopener noreferrer" class="flex items-start gap-4 rounded-xl bg-[#F5F8FF] p-5 ring-1 ring-[#0B1D3A]/5 hover:ring-[#0075FF] transition-colors"><span class="flex-shrink-0 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin w-5 h-5"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg></span><span><span class="block text-[12px] font-extrabold uppercase tracking-wide text-slate-400">Adresse</span><span class="block font-bold text-[#0B1D3A]">11 Avenue de Madrid, 06400 Cannes</span><span class="block text-sm text-slate-500">Interventions dans tout le 06 et le 83</span></span></a><div class="flex items-start gap-4 rounded-xl bg-[#F5F8FF] p-5 ring-1 ring-[#0B1D3A]/5"><span class="flex-shrink-0 flex items-center justify-center w-11 h-11 rounded-full bg-[#0075FF] text-white"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-5 h-5"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></span><span><span class="block text-[12px] font-extrabold uppercase tracking-wide text-slate-400">Horaires</span><span class="block font-bold text-[#0B1D3A]">Ouvert 24 h/24, 7 j/7</span><span class="block text-sm text-slate-500">Week-ends et jours fériés compris</span></span></div><a href="https://www.linkedin.com/company/debouch-services/" target="_blank" rel="noopener noreferrer" class="inline-flex items-center gap-2 text-sm font-bold text-[#0075FF] hover:underline"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-linkedin w-4 h-4"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg> Débouch'Services sur LinkedIn</a></div></div><div class="w-full max-w-md lg:justify-self-end"><div id="contact-form" class="rounded-2xl bg-[#0B1D3A] text-white p-6 shadow-2xl shadow-[#0B1D3A]/30 scroll-mt-24"><div class="flex items-center gap-3"><span class="flex items-center justify-center w-12 h-12 rounded-full ring-2 ring-white/25 text-[#00B6FF]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-droplet w-6 h-6"><path d="M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z"></path></svg></span><h2 class="italic font-black uppercase leading-[1.05] text-xl" style="font-family: "Exo 2", sans-serif;">Demandez<br>votre devis <span class="text-[#0075FF]">gratuit</span></h2></div><p class="mt-2 text-[13px] text-slate-300">Réponse en moins de 15 minutes</p><form class="mt-4 space-y-2.5"><select required="" class="w-full rounded-lg bg-white px-4 py-2.5 text-sm outline-none focus:ring-2 focus:ring-[#0075FF] text-slate-400"><option value="" disabled="">Type d'intervention</option><option value="Débouchage canalisation 24/7" class="text-[#0B1D3A]">Débouchage canalisation 24/7</option><option value="Curage & détartrage (EU/EP/EV)" class="text-[#0B1D3A]">Curage & détartrage (EU/EP/EV)</option><option value="Entretien poste de relevage" class="text-[#0B1D3A]">Entretien poste de relevage</option><option value="Inspection caméra (ITV)" class="text-[#0B1D3A]">Inspection caméra (ITV)</option><option value="Vidange bac à graisse" class="text-[#0B1D3A]">Vidange bac à graisse</option><option value="Vidange fosse septique" class="text-[#0B1D3A]">Vidange fosse septique</option><option value="Autre / Urgence" class="text-[#0B1D3A]">Autre / Urgence</option></select><input required="" placeholder="Votre nom" class="w-full rounded-lg bg-white px-4 py-2.5 text-sm text-[#0B1D3A] placeholder-slate-400 outline-none focus:ring-2 focus:ring-[#0075FF]" value=""><input required="" type="tel" placeholder="Votre téléphone" class="w-full rounded-lg bg-white px-4 py-2.5 text-sm text-[#0B1D3A] placeholder-slate-400 outline-none focus:ring-2 focus:ring-[#0075FF]" value=""><button type="submit" class="w-full inline-flex items-center justify-center gap-2 rounded-lg bg-[#0075FF] hover:bg-[#0068e6] disabled:opacity-70 text-white font-extrabold uppercase text-sm py-3 transition-colors">Envoyer ma demande <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><p class="text-[11px] text-slate-400 text-center pt-1">Vos données sont 100 % sécurisées et confidentielles</p></form></div></div></div></section><footer class="bg-[#081428] text-slate-300"><div class="max-w-7xl mx-auto px-4 sm:px-6 py-14 grid sm:grid-cols-2 lg:grid-cols-4 gap-10 text-sm"><div><img src="/img/logo-wordmark.png" alt="Débouch'Services" class="h-11 w-auto"><p class="mt-4 leading-relaxed text-slate-400">Les experts de l'assainissement dans le Var et les Alpes-Maritimes. Débouchage, curage, inspection caméra et pompage, 24 h/24.</p><a href="tel:+33422462020" class="mt-5 inline-flex items-center gap-2 rounded-full bg-[#0075FF] hover:bg-[#0068e6] text-white font-extrabold px-5 py-2.5 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-4 h-4"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg> 04 22 46 20 20</a><div class="relative mt-6"><button type="button" aria-haspopup="listbox" aria-expanded="false" aria-label="Langue" class="inline-flex items-center gap-2 rounded-full px-3 py-2 text-[12px] font-extrabold uppercase transition-colors bg-white/5 ring-1 ring-white/15 text-slate-200 hover:bg-white/10"><span class="inline-block flex-none overflow-hidden rounded-[2px] shadow-[0_0_0_1px_rgba(0,0,0,0.12)]" style="width: 20px; height: 13px;"><svg viewbox="0 0 60 40" role="img" aria-hidden="true" focusable="false" style="display:block;width:100%;height:100%"><rect width="20" height="40" fill="#002654"></rect><rect x="20" width="20" height="40" fill="#fff"></rect><rect x="40" width="20" height="40" fill="#ED2939"></rect></svg></span><span>FR</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-3.5 h-3.5 transition-transform"><path d="m6 9 6 6 6-6"></path></svg></button></div></div><div><h3 class="font-extrabold uppercase text-[12px] tracking-[0.18em] text-white">Nos services</h3><ul class="mt-4 space-y-2.5"><li><a href="/services/debouchage-canalisation" class="text-slate-400 hover:text-white transition-colors">Débouchage de canalisation 24/7</a></li><li><a href="/services/curage-detartrage-reseaux-eu-ep-ev" class="text-slate-400 hover:text-white transition-colors">Curage et détartrage EU, EP, EV</a></li><li><a href="/services/entretien-poste-relevage" class="text-slate-400 hover:text-white transition-colors">Entretien de poste de relevage</a></li><li><a href="/services/itv-inspection-canalisation-camera" class="text-slate-400 hover:text-white transition-colors">ITV — inspection par caméra</a></li><li><a href="/services/vidange-bac-a-graisse" class="text-slate-400 hover:text-white transition-colors">Vidange de bac à graisse</a></li><li><a href="/services/vidange-fosse-septique" class="text-slate-400 hover:text-white transition-colors">Vidange de fosse septique</a></li></ul></div><div><h3 class="font-extrabold uppercase text-[12px] tracking-[0.18em] text-white">Zones</h3><ul class="mt-4 space-y-2.5"><li><a href="/services/debouchage-canalisation-06200-06100-06000-06300-nice" class="text-slate-400 hover:text-white transition-colors">Débouchage à Nice</a></li><li><a href="/services/debouchage-canalisation-06150-06400-cannes" class="text-slate-400 hover:text-white transition-colors">Débouchage à Cannes</a></li><li><a href="/services/debouchage-canalisation-06160-06600-antibes" class="text-slate-400 hover:text-white transition-colors">Débouchage à Antibes</a></li><li><a href="/services/debouchage-canalisation-06130-06520-grasse" class="text-slate-400 hover:text-white transition-colors">Débouchage à Grasse</a></li><li><a href="/services/debouchage-canalisation-83370-83600-frejus" class="text-slate-400 hover:text-white transition-colors">Débouchage à Fréjus</a></li><li><a href="/services/debouchage-canalisation-83530-83700-Saint-Raphael" class="text-slate-400 hover:text-white transition-colors">Débouchage à Saint-Raphaël</a></li><li><a href="/services/debouchage-canalisation-83300-Draguignan" class="text-slate-400 hover:text-white transition-colors">Débouchage à Draguignan</a></li><li><a href="#zones" class="text-[#00B6FF] hover:text-white transition-colors">Toutes les communes</a></li></ul></div><div><h3 class="font-extrabold uppercase text-[12px] tracking-[0.18em] text-white">Informations</h3><ul class="mt-4 space-y-2.5"><li class="text-slate-400">11 Avenue de Madrid, 06400 Cannes</li><li class="text-slate-400">Ouvert 24 h/24, 7 j/7</li><li><a class="text-slate-400 hover:text-white transition-colors" href="/mentions-legales">Mentions légales</a></li><li><a class="text-slate-400 hover:text-white transition-colors" href="/cgv">Conditions générales de vente</a></li><li><button type="button" data-ds-consent="true" class="text-slate-400 hover:text-white transition-colors">Gérer les cookies</button></li><li><a href="https://www.linkedin.com/company/debouch-services/" target="_blank" rel="noopener noreferrer" class="text-slate-400 hover:text-white transition-colors">LinkedIn</a></li></ul></div></div><div class="border-t border-white/5 py-5 text-center text-xs text-slate-500">© 2026 Débouch'Services — Côte d'Azur. Tous droits réservés.</div></footer><div class="lg:hidden fixed bottom-0 inset-x-0 z-50 bg-white/95 backdrop-blur border-t border-gray-200 px-4 py-3 flex gap-3"><a href="tel:+33422462020" class="flex-1 inline-flex items-center justify-center gap-2 rounded-full bg-[#0075FF] text-white font-extrabold uppercase text-sm py-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-4 h-4"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg> Appeler</a><a href="#devis" class="flex-1 inline-flex items-center justify-center gap-2 rounded-full ring-1 ring-[#0B1D3A]/15 text-[#0B1D3A] font-extrabold uppercase text-sm py-3">Devis gratuit</a></div><div class="lg:hidden h-[76px]" aria-hidden="true"></div></div><div class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"><div class="fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]"></div></div></div>
<div id="ds-consent"></div></body></html>