@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/brand/roboto-condensed-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/brand/roboto-condensed-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/brand/roboto-condensed-600.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/brand/roboto-condensed-700.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/brand/roboto-condensed-800.woff2) format('woff2');
}
/* EDPC brand refresh. Logo, photography and heading family from edpc-brest.com.
   Classes live on CMS widgets so pages remain editable in the site builder. */
:root{--navy:#002b55;--blue:#004b86;--blue-2:#00659d;--ice:#edf4f8;--sand:#f5f4f0;--red:#cf352b;--ink:#16354b;--muted:#596d7c}
[data-cms-region]{--el-primary:#004b86;--el-text:#16354b}
[data-cms-region] .el-root{font-family:'DM Sans',sans-serif;color:var(--ink);font-size:16px;line-height:1.7}
[data-cms-region] .el-row{max-width:1180px;width:calc(100% - 96px);gap:32px;margin-inline:auto}
[data-cms-region] .el-col{min-width:0}
[data-cms-region] .el-widget{margin-bottom:0}
[data-cms-region] .el-heading{font-family:'Roboto Condensed',sans-serif;letter-spacing:-.025em;font-weight:600;line-height:1.1}
[data-cms-region] h2.el-heading{font-size:clamp(34px,4vw,50px);margin:0 0 22px}
[data-cms-region] h3.el-heading{font-size:27px;font-weight:600;margin:0 0 12px}
[data-cms-region] .el-text p{margin:0 0 20px}
[data-cms-region] .el-btn{background:var(--blue);color:white;min-height:52px;border-radius:4px;padding:14px 22px;font-size:14px;font-weight:700;line-height:1.5;box-shadow:none;transition:background .2s,transform .2s}
[data-cms-region] .el-btn:hover{background:var(--navy);transform:translateY(-2px)}
[data-cms-region] a:focus-visible,[data-cms-region] button:focus-visible{outline:3px solid #cf352b;outline-offset:5px}
[data-cms-region] .el-image{margin:0}
[data-cms-region] .el-image img{width:100%;object-fit:cover}
[data-cms-region="header"]{position:sticky;top:0;z-index:80;background:white}
.edpc-topbar{padding:8px 0!important;background:var(--navy)!important}
.edpc-topbar .el-row{width:calc(100% - 32px)}
.edpc-topbar .el-text p{margin:0!important;font-size:11px!important;color:#e4eef7!important;letter-spacing:.035em}
.edpc-navigation{padding:19px 0!important;box-shadow:0 1px 0 #dbe3e9!important}
.edpc-navigation>.el-row{display:grid!important;grid-template-columns:178px 1fr auto;align-items:center;gap:28px}
.edpc-navigation>.el-row>.el-col{max-width:100%!important;width:100%;flex:initial!important}
.edpc-logo img{height:auto!important;width:155px!important;border-radius:0!important;object-fit:contain!important}
.edpc-navigation .el-nav-menu{--nav-text:#004b86!important;--nav-active:#004b86!important;--nav-hover:#cf352b!important;--nav-gap:25px!important}
.edpc-navigation .el-nav-link{font-size:14px;padding-block:12px}
.edpc-navigation .el-nav-link[aria-current="page"]{border-bottom:2px solid var(--red)}
.edpc-navigation .el-btn{background:var(--blue)!important;border-radius:4px!important;white-space:nowrap;font-size:14px}
.edpc-navigation .el-btn::before{content:'↗';margin-right:10px;color:#fff}
.edpc-hero{background:var(--sand)!important;padding:64px 0!important;overflow:hidden}
.edpc-hero>.el-row{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}
.edpc-hero>.el-row>.el-col{max-width:100%!important;flex:initial!important}
.edpc-hero-copy .el-w-text-editor:first-child p{color:var(--blue)!important;font-size:11px!important;font-weight:700;letter-spacing:.16em!important;display:flex;align-items:center;gap:10px;margin-bottom:22px}
.edpc-hero-copy .el-w-text-editor:first-child p::before,.edpc-kicker::before{content:'';display:inline-block;width:22px;height:2px;background:var(--red);flex-shrink:0}
.edpc-hero h1.el-heading{font-family:'Roboto Condensed',sans-serif;font-size:clamp(42px,4.8vw,66px)!important;color:var(--blue)!important;line-height:1.04!important;font-weight:600!important;margin:0 0 26px;letter-spacing:-.035em}
.edpc-hero h1 span{color:var(--blue)!important}
.edpc-hero-copy>.el-w-text-editor .el-text>p{color:var(--muted)!important;font-size:16px!important;max-width:490px}
.edpc-hero-copy>.el-w-button{margin:10px 0 0!important}
.edpc-hero-copy .el-btn::after{content:'↗';margin-left:22px;font-size:20px;line-height:1}
.edpc-hero .edpc-hero-note{font-size:11px!important;color:var(--muted)!important;margin:20px 0 0!important;line-height:1.8}
.edpc-hero-note span{color:var(--red);padding:0 5px}
.edpc-hero-visual{position:relative;padding-bottom:0}
.edpc-hero .el-image img{height:420px!important;border-radius:4px!important;object-position:center 48%;width:100%!important}
.edpc-home-hero .el-image img{height:480px!important;object-position:center 50%}
.edpc-image-label{position:absolute;bottom:24px;left:-26px;padding:17px 25px;background:white;color:var(--blue);border-left:3px solid var(--red);box-shadow:0 10px 40px #002b5510;margin:0!important;font-size:18px;font-family:'Roboto Condensed',sans-serif}
.edpc-image-label span{display:block;color:var(--muted);font:600 10px/1.6 'DM Sans',sans-serif;letter-spacing:.12em;margin-bottom:4px}
.edpc-services-heading{padding:78px 0 30px!important}
.edpc-services-heading p{color:var(--blue)!important;font-size:11px!important;letter-spacing:.16em!important;margin:0 0 16px!important}
.edpc-services-heading h2{color:var(--blue)}
.edpc-services{padding:0 0 84px!important}
.edpc-services>.el-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.edpc-service-card{max-width:100%!important;flex:initial!important;border:1px solid #dce5ec;background:white;border-radius:4px;overflow:hidden;transition:box-shadow .2s,transform .2s;position:relative}
.edpc-service-card:hover{box-shadow:0 14px 35px #002b5510;transform:translateY(-4px)}
.edpc-service-card .el-image img{height:220px!important;object-fit:cover;border-radius:0!important}
.edpc-service-card .el-iconbox{display:block;text-align:left!important;padding:25px 25px 8px;box-shadow:none!important;border:0!important;background:none!important;border-radius:0!important}
.edpc-service-card .el-iconbox-icon{display:none}
.edpc-service-card h3.el-heading{font-size:29px!important;color:var(--blue)!important;margin:0 0 12px}
.edpc-service-card .el-iconbox-desc{color:var(--muted);font-size:14px;line-height:1.7;min-height:72px}
.edpc-service-link{padding:0 25px 23px}
.edpc-service-link .el-btn{padding:10px 0!important;min-height:44px;background:none!important;color:var(--blue)!important;font-size:12px!important;border-radius:0}
.edpc-service-link .el-btn::after{content:'↗';font-size:18px;color:var(--red);margin-left:18px}
.edpc-about{padding:78px 0!important;background:var(--sand)!important}
.edpc-about>.el-row{display:grid!important;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.edpc-about>.el-row>.el-col{max-width:100%!important;flex:initial!important}
.edpc-about .el-image img{height:495px!important;border-radius:4px!important;object-position:center}
.edpc-about .el-w-text-editor:first-child p{font-size:11px!important;color:var(--blue)!important;margin:0 0 20px!important}
.edpc-about h2{color:var(--blue)}
.edpc-about .el-text{color:var(--muted);font-size:15px}
.edpc-about .el-icon-list{margin:20px 0 26px;display:grid;gap:10px;font-size:14px}
.edpc-about .el-icon-list-icon{color:var(--red)!important}
.edpc-process{padding:85px 0!important;background:#fff}
.edpc-process>.el-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}
.edpc-process>.el-row>.el-col{max-width:100%!important;flex:initial!important}
.edpc-process-heading{grid-column:1/-1}
.edpc-process h2,.edpc-process h3{color:var(--blue)}
.edpc-kicker{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.14em;color:var(--blue)}
.edpc-step{color:var(--red);font:500 38px/1 'Roboto Condensed';padding-top:20px;border-top:1px solid #dce5ec}
.edpc-process .el-text{color:var(--muted);font-size:14px}
.edpc-contact-band{padding:62px 0!important;background:var(--blue)!important;position:relative;border-top:4px solid var(--red)}
.edpc-contact-band>.el-row{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:55px}
.edpc-contact-band>.el-row>.el-col{max-width:100%!important;flex:initial!important}
.edpc-contact-band h2{font-size:clamp(34px,4vw,46px)!important;color:#fff!important}
.edpc-contact-band .el-text p{font-size:14px;max-width:680px;margin-bottom:0}
.edpc-contact-band .el-w-text-editor:first-child p{margin-bottom:18px;font-size:10px!important;letter-spacing:.16em!important}
.edpc-contact-band .el-btn{background:#fff!important;color:var(--blue)!important;white-space:nowrap}
.edpc-contact-band .el-btn::after{content:'↗';color:var(--red);margin-left:20px}
.edpc-section{padding:78px 0!important}
.edpc-section>.el-row{column-gap:4%}
.edpc-section h2{color:var(--blue);font-size:40px!important}
.edpc-section .el-iconbox{padding:20px;text-align:left;background:#fff;border:1px solid #dce5ec;border-radius:4px;margin-bottom:12px}
.edpc-section .el-iconbox-icon{display:none}
.edpc-section .el-text{font-size:15px}
.edpc-contact-section>.el-row>.el-col:last-child h2{color:white!important}
#demande-devis{scroll-margin-top:150px}
.edpc-footer{background:var(--navy)!important;padding:65px 0 35px!important}
.edpc-footer>.el-row{display:grid!important;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px}
.edpc-footer>.el-row>.el-col{max-width:100%!important;flex:initial!important}
.edpc-footer-logo{background:white;border-radius:3px;padding:12px 16px;width:160px;margin-bottom:22px!important}
.edpc-footer-logo img{height:auto!important;object-fit:contain!important}
.edpc-footer .el-text{font-size:13px!important;color:#c3d4e3!important;line-height:1.9}
.edpc-footer h3.el-heading{font-family:'DM Sans',sans-serif;font-size:12px!important;letter-spacing:.03em;font-weight:700;margin:10px 0 22px}
.edpc-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}
.mobile-call{background:var(--blue)}
@media(min-width:1025px){.edpc-hero h1{max-width:550px}.edpc-home-hero{padding:58px 0!important}}
@media(max-width:1024px){[data-cms-region] .el-row{width:calc(100% - 48px)}.edpc-navigation>.el-row{grid-template-columns:145px 1fr auto;gap:12px}.edpc-navigation .el-nav-menu{--nav-gap:13px!important}.edpc-navigation .el-nav-link{font-size:12px}.edpc-hero>.el-row{gap:35px}.edpc-home-hero .el-image img{height:420px!important}.edpc-about>.el-row{gap:40px}.edpc-footer>.el-row{gap:24px}.edpc-service-card .el-iconbox{padding:20px 18px 8px}.edpc-service-link{padding-inline:18px}}
@media(max-width:767px){[data-cms-region] .el-row{width:calc(100% - 40px)}.edpc-topbar .el-text p{font-size:9px!important;letter-spacing:0}.edpc-navigation{padding:13px 0!important}.edpc-navigation>.el-row{grid-template-columns:1fr auto;gap:10px}.edpc-logo img{width:126px!important}.edpc-navigation>.el-row>.el-col:nth-child(2){width:auto;justify-self:end}.edpc-navigation>.el-row>.el-col:last-child{display:none!important}.edpc-navigation .el-nav-menu{position:static}.edpc-navigation .el-nav-toggle{min-width:46px;min-height:46px;color:var(--blue)}.edpc-navigation .el-nav-list{background:#fff;left:0;right:0;padding:16px 24px;border-bottom:1px solid #dce5ec;box-shadow:0 15px 25px #002b5515}.edpc-navigation .el-nav-link{font-size:16px;min-height:48px}.edpc-hero{padding:38px 0 32px!important}.edpc-hero>.el-row{grid-template-columns:1fr!important;gap:28px}.edpc-hero h1.el-heading{font-size:46px!important;line-height:1.04!important;margin-bottom:20px}.edpc-hero-copy>.el-w-text-editor .el-text>p{font-size:15px!important}.edpc-hero-copy .el-w-text-editor:first-child p{font-size:10px!important}.edpc-hero .edpc-hero-note{font-size:10px!important}.edpc-home-hero .el-image img,.edpc-hero .el-image img{height:330px!important;object-position:center 48%}.edpc-image-label{left:12px;bottom:16px;padding:12px 17px;font-size:16px}.edpc-services-heading{padding:50px 0 20px!important}.edpc-services-heading h2{font-size:39px!important;margin-bottom:0!important}.edpc-services{padding-bottom:50px!important}.edpc-services>.el-row{grid-template-columns:1fr;gap:22px}.edpc-service-card .el-image img{height:220px!important}.edpc-service-card .el-iconbox-desc{min-height:0}.edpc-service-card .el-iconbox{padding:24px 24px 8px}.edpc-service-link{padding-inline:24px}.edpc-about{padding:45px 0!important}.edpc-about>.el-row{grid-template-columns:1fr!important;gap:32px}.edpc-about .el-image img{height:350px!important}.edpc-about h2{font-size:39px!important}.edpc-process{padding:50px 0!important}.edpc-process>.el-row{grid-template-columns:1fr;gap:12px}.edpc-process-heading{grid-column:auto}.edpc-process h2{font-size:37px!important}.edpc-step{font-size:32px;margin-bottom:14px!important}.edpc-process h3{font-size:26px!important}.edpc-contact-band{padding:40px 0!important}.edpc-contact-band>.el-row{grid-template-columns:1fr;gap:24px}.edpc-contact-band .el-btn-wrap{text-align:left!important}.edpc-contact-band h2{font-size:36px!important}.edpc-footer{padding:42px 0 26px!important}.edpc-footer>.el-row{grid-template-columns:1fr 1fr;gap:25px}.edpc-footer>.el-row>.el-col:first-child{grid-column:1/-1}.edpc-footer h3.el-heading{margin-bottom:12px}.edpc-section{padding:45px 0!important}.edpc-section>.el-row{gap:24px}.edpc-section h2{font-size:35px!important}body:has(.edpc-navigation){padding-bottom:64px}.mobile-call{display:flex;position:fixed;bottom:0;inset-inline:0;height:64px;z-index:90;color:white;align-items:center;justify-content:center;gap:10px;font-weight:700}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-cms-region] *{transition:none!important;animation:none!important}}

@media(max-width:767px){.edpc-navigation .el-nav-menu.is-nav-js .el-nav-list{position:absolute;top:100%;left:0;right:0;width:100%}.edpc-navigation .el-nav-menu.is-nav-js .el-nav-list a{display:flex;align-items:center;justify-content:flex-start}}

@media(max-width:767px){.edpc-navigation>.el-row,.edpc-navigation .el-col,.edpc-navigation .el-widget{position:static!important}.edpc-navigation .el-nav-menu.is-nav-js .el-nav-list{width:100%!important;max-width:none;box-sizing:border-box;z-index:90}}

/* Row width already supplies the page gutter. */
[data-cms-region] .el-row{padding-inline:0}

/* A welcoming, local EDPC: original blue and red, softer surfaces and everyday language. */
:root{--sand:#fbf7f0;--muted:#586977}
[data-cms-region] .el-heading{font-weight:500}
[data-cms-region] .el-btn{border-radius:999px;padding:14px 25px}
.edpc-navigation .el-btn{border-radius:999px!important}
.edpc-topbar{background:#edf3f6!important}
.edpc-topbar .el-text p{color:#004b86!important;font-weight:500}
.edpc-hero{background:#fbf7f0!important}
.edpc-hero h1.el-heading{font-weight:500!important;letter-spacing:-.025em;line-height:1.08!important}
.edpc-hero-copy .el-w-text-editor:first-child p{font-size:13px!important;letter-spacing:.035em!important;text-transform:none!important;color:#004b86!important}
.edpc-home-hero>.el-row{grid-template-columns:1fr 1fr;gap:70px}
.edpc-home-hero .el-image img{height:450px!important;border-radius:90px 18px 90px 18px!important;object-position:45% center}
.edpc-hero .el-image img{border-radius:24px!important}
.edpc-home-hero .edpc-hero-visual{padding-bottom:35px}
.edpc-image-label{left:24px;bottom:5px;border-left:0;border-radius:14px;padding:20px 25px;font-size:21px;box-shadow:0 8px 24px #69523912;transform:rotate(-2deg)}
.edpc-image-label span{color:#004b86;letter-spacing:.07em}
.edpc-hero-copy .el-w-text-editor .edpc-direct-call{font-size:13px!important;margin:18px 0 0!important;max-width:none}
.edpc-direct-call a{color:#004b86;font-weight:700;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}
.edpc-hero-copy .el-w-text-editor .edpc-hero-note{font-size:12px!important;margin-top:14px!important;color:#667984!important}
.edpc-services-heading p,.edpc-about .el-w-text-editor:first-child p{font-size:13px!important;letter-spacing:.02em!important;text-transform:none!important}
.edpc-services-heading h2{font-weight:500!important}
.edpc-service-card{border-radius:18px;border-color:#e6e8e8;background:#fffefc}
.edpc-service-card .el-image img{height:205px!important}
.edpc-service-card h3.el-heading{font-weight:500!important}
.edpc-service-card .el-iconbox-desc{min-height:96px}
.edpc-about{background:#fbf7f0!important}
.edpc-about .el-image img{border-radius:24px!important;height:550px!important;object-position:center}
.edpc-about h2{font-weight:500!important}
.edpc-about .el-text p{line-height:1.85}
.edpc-about .el-icon-list{margin:8px 0 22px}
.edpc-local{background:#edf4f7;padding:62px 0!important}
.edpc-local>.el-row{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:center}
.edpc-local>.el-row>.el-col{max-width:100%!important;flex:initial!important}
.edpc-local h2{color:#004b86;font-size:46px!important;max-width:330px}
.edpc-local .el-text{color:#586977;font-size:16px;line-height:1.8}
.edpc-local .edpc-kicker{font-size:13px;letter-spacing:.02em;text-transform:none}
.edpc-local .edpc-local-address{border-left:2px solid #cf352b;padding-left:20px;font-size:14px;margin:24px 0}
.edpc-local-address strong{color:#004b86}
.edpc-local .el-btn{background:white;color:#004b86;border:1px solid #c5d8e4}
.edpc-process .edpc-kicker{font-size:13px;letter-spacing:.02em}
.edpc-process h2{font-weight:500!important}
.edpc-process>.el-row{gap:30px}
.edpc-process .edpc-step{border:0;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fbf0e6;padding:0;font-size:27px}
.edpc-process .el-text{font-size:15px}
.edpc-process h3.el-heading{font-weight:500}
.edpc-contact-band{border-top:0;background:#004b86!important;padding:55px 0!important}
.edpc-contact-band h2{font-weight:500!important;font-size:48px!important}
.edpc-contact-band .el-w-text-editor:first-child p{font-size:13px!important;letter-spacing:.025em!important;text-transform:none!important}
.edpc-contact-band .el-text p{font-size:16px!important}
.edpc-section .el-iconbox,.edpc-section>.el-row>.el-col{border-radius:18px!important}
.edpc-footer-logo{border-radius:12px;padding:14px 18px;width:170px}
@media(max-width:1024px){.edpc-home-hero>.el-row,.edpc-local>.el-row{gap:35px}.edpc-home-hero .el-image img{height:430px!important}.edpc-local h2{font-size:40px!important}}
@media(max-width:767px){.edpc-home-hero>.el-row{gap:26px}.edpc-hero h1.el-heading{font-size:45px!important}.edpc-hero-copy .el-w-text-editor:first-child p{font-size:12px!important}.edpc-home-hero .el-image img{height:305px!important;border-radius:55px 14px 55px 14px!important}.edpc-home-hero .edpc-hero-visual{padding-bottom:25px}.edpc-image-label{left:14px;bottom:0;font-size:19px;padding:15px 20px}.edpc-services-heading p{font-size:12px!important}.edpc-services-heading h2{font-size:37px!important}.edpc-service-card .el-iconbox-desc{min-height:0}.edpc-about .el-image img{height:380px!important}.edpc-about h2{font-size:37px!important}.edpc-local{padding:42px 0!important}.edpc-local>.el-row{grid-template-columns:1fr;gap:8px}.edpc-local h2{font-size:37px!important;max-width:none}.edpc-local .el-text{font-size:15px}.edpc-process h2{font-size:37px!important}.edpc-process>.el-row{gap:18px}.edpc-contact-band h2{font-size:38px!important}.edpc-contact-band{padding:40px 0!important}}
.edpc-contact-band .el-text{color:#e8f1f7!important}

/* EDPC's own owner-and-van photograph: preserve the full scene and the person. */
.edpc-owner-hero>.el-row{grid-template-columns:.95fr 1.1fr;gap:48px}
.edpc-owner-hero.edpc-home-hero .el-image img,.edpc-owner-hero.edpc-hero .el-image img{height:auto!important;aspect-ratio:1024/673;object-fit:contain!important;object-position:center;border-radius:20px!important}
.edpc-owner-hero.edpc-home-hero .edpc-hero-visual{padding-bottom:0}
.edpc-owner-hero .edpc-image-label{position:static;margin:14px 0 0!important;transform:none;box-shadow:none;background:transparent;border-left:2px solid #cf352b;border-radius:0;padding:3px 0 3px 16px;font-size:20px;color:#004b86}
.edpc-owner-hero .edpc-image-label span{font-size:10px;margin-bottom:5px}
.edpc-about .el-image img{height:445px!important;object-fit:cover;object-position:center}
.edpc-service-scope{margin:8px 0 18px!important}
.edpc-service-scope .el-text p{font-size:13px!important;line-height:1.7;background:#edf3f6;color:#294d67!important;border-radius:12px;padding:15px 18px;max-width:560px!important;margin:0!important}
.edpc-service-scope strong{display:block;color:#004b86;margin-bottom:3px}
.edpc-service-card h3.el-heading{font-size:27px!important}
.edpc-service-link .el-btn{white-space:normal;text-align:left;line-height:1.6}
.edpc-navigation .el-nav-menu{--nav-gap:20px!important}
@media(max-width:1024px){.edpc-owner-hero>.el-row{gap:30px}.edpc-navigation .el-nav-menu{--nav-gap:12px!important}.edpc-navigation .el-nav-link{font-size:12px}}
@media(max-width:767px){.edpc-owner-hero>.el-row{grid-template-columns:1fr!important;gap:25px}.edpc-owner-hero .edpc-image-label{font-size:18px}.edpc-about .el-image img{height:310px!important}.edpc-navigation .el-nav-link{font-size:16px}.edpc-service-scope .el-text p{font-size:13px!important}.edpc-hero-copy .el-w-text-editor.edpc-service-scope .el-text>p{font-size:13px!important}}

/* Three 31% process columns must fit with their two gutters. */
.edpc-section>.el-row{column-gap:3%}

/* EDPC conversion refinement: original blue/red, clear quote paths and authentic photography. */
[data-cms-region] .el-text,[data-cms-region] .el-iconbox-desc{color:#4c6272}
[data-cms-region] .el-btn{font-size:14px;min-height:52px;letter-spacing:0}
.edpc-navigation{padding:15px 0!important}
.edpc-navigation .el-btn::before{content:none}
.edpc-navigation .el-btn::after{content:'↗';margin-left:16px}
.edpc-navigation .el-nav-link{font-weight:600}
.edpc-bathroom-hero{background:#edf3f6!important;padding:64px 0 72px!important}
.edpc-bathroom-hero>.el-row{grid-template-columns:1fr 1.08fr;gap:64px}
.edpc-bathroom-hero h1.el-heading{font-size:clamp(46px,5vw,72px)!important;letter-spacing:-.035em;line-height:1.03!important}
.edpc-bathroom-hero .edpc-hero-copy>.el-w-text-editor .el-text>p{font-size:17px!important;line-height:1.75}
.edpc-bathroom-hero .edpc-hero-copy>.el-w-text-editor:first-child .el-text>p{font-size:12px!important}
.edpc-bathroom-hero .el-image img{height:490px!important;border-radius:18px!important;object-fit:cover;object-position:center}
.edpc-bathroom-hero .edpc-hero-visual{padding:0!important}
.edpc-bathroom-hero .edpc-image-label{position:absolute;inset:auto 20px 20px;transform:none;padding:17px 22px;border-left:3px solid #cf352b;border-radius:0 10px 10px 0;background:#fffffff5;box-shadow:0 8px 30px #002b5512;font-size:22px}
.edpc-bathroom-hero .edpc-hero-copy .edpc-hero-note{font-size:12px!important;color:#004b86!important;margin-top:20px!important}
.edpc-bathroom-hero .edpc-hero-copy .edpc-direct-call{font-size:14px!important}
.edpc-about{background:#fff!important;padding:88px 0!important}
.edpc-about>.el-row{gap:72px}
.edpc-about .el-image img{height:470px!important;border-radius:16px!important}
.edpc-about h2{font-size:48px!important}
.edpc-about .el-text{font-size:16px}
.edpc-about .el-icon-list{font-size:15px;gap:12px;margin:24px 0}
.edpc-services-heading{background:#fbf7f0;padding:66px 0 22px!important}
.edpc-services{background:#fbf7f0;padding-bottom:72px!important}
.edpc-services-heading h2{font-size:44px!important;max-width:800px}
.edpc-service-card{border-color:#dbe3e8;border-radius:14px;background:white}
.edpc-service-card .el-iconbox-desc{font-size:15px}
.edpc-service-card:first-child{border-top:3px solid #004b86}
.edpc-service-link .el-btn{font-size:13px!important}
.edpc-local{background:#fff;padding:88px 0!important}
.edpc-local>.el-row{grid-template-columns:1fr 1fr;gap:72px}
.edpc-local .el-image img{aspect-ratio:1024/673;height:auto;border-radius:16px;object-fit:contain}
.edpc-local .edpc-photo-caption{font-size:12px;color:#4c6272;margin:12px 0 0}
.edpc-local h2{max-width:none;font-size:48px!important}
.edpc-local .el-btn{background:#004b86;color:white;border:0}
.edpc-local .el-btn:hover{background:#002b55}
.edpc-process{background:#edf3f6;padding:72px 0!important}
.edpc-process .edpc-step{border-radius:0;background:transparent;width:auto;color:#cf352b;font-size:32px;justify-content:flex-start}
.edpc-process>.el-row>.el-col:not(:first-child){border-top:1px solid #b9cbd8;padding-top:22px}
.edpc-process .el-text{color:#4c6272}
.edpc-contact-band{padding:64px 0!important}
.edpc-contact-band .edpc-band-call{font-size:12px!important;margin-top:18px!important;text-align:right;color:#fff}
.edpc-band-call a{color:white;font-weight:700;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}
.edpc-footer .el-text{color:#d4e2ec!important}
.edpc-contact-intro{padding:40px 0 24px!important;background:#fbf7f0!important}
.edpc-contact-intro>.el-row{display:block}
.edpc-contact-intro>.el-row>.el-col{width:100%!important}
.edpc-contact-intro h1.el-heading{font-size:52px!important;margin-bottom:16px;max-width:none;text-wrap:balance}
.edpc-contact-intro .edpc-hero-copy>.el-w-text-editor .el-text>p{max-width:740px}
.edpc-contact-intro .edpc-hero-copy>.el-w-text-editor:first-child .el-text>p{margin-bottom:14px}
.edpc-contact-section{background:#fbf7f0;padding:12px 0 72px!important}
.edpc-contact-section>.el-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:32px;align-items:start}
.edpc-contact-section>.el-row>.el-col{max-width:none!important;width:100%;flex:initial!important}
.edpc-contact-section>.el-row>.el-col:first-child{padding:32px;background:white;border:1px solid #dbe3e8;box-shadow:0 12px 36px #002b5507}
.edpc-contact-section h2.el-heading{font-size:36px!important;margin-bottom:18px}
.edpc-contact-section .edpc-kicker{font-size:11px;margin-bottom:14px;letter-spacing:.03em}
.edpc-quote-form{background:transparent;border:0;padding:0;box-shadow:none;display:grid;gap:18px}
.edpc-quote-form .el-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0}
.edpc-quote-form .el-form-field{margin:0;min-width:0}
.edpc-quote-form .el-form-label{font-size:13px;font-weight:600;margin-bottom:7px;color:#16354b;display:block}
.edpc-quote-form .el-form-label span{font-weight:400;font-size:12px;color:#4c6272}
.edpc-quote-form .el-form-input{min-height:48px;padding:12px;font:400 16px/1.45 'DM Sans',sans-serif;border:1px solid #b9cbd8;border-radius:8px;background:#fff;width:100%;color:#16354b;box-sizing:border-box}
.edpc-quote-form .el-form-input::placeholder{color:#697b89;font-size:13px;opacity:1}
.edpc-quote-form .el-form-input:focus{border-color:#004b86;outline:3px solid #004b8622;outline-offset:1px}
.edpc-quote-form .el-form-textarea{min-height:120px;resize:vertical}
.edpc-quote-form .edpc-form-intro,.edpc-quote-form .edpc-form-privacy,.edpc-quote-form .edpc-field-help{font-size:12px;color:#4c6272;line-height:1.65;margin:0}
.edpc-quote-form .edpc-field-help{margin:0 0 8px}
.edpc-quote-form .edpc-form-privacy a{color:#004b86;text-decoration:underline;text-underline-offset:3px}
.edpc-quote-form .el-form-btn{width:100%;justify-content:center;gap:18px}
.edpc-contact-direct{background:#002b55!important;padding:32px!important;color:white}
.edpc-contact-direct h2.el-heading{color:white!important;font-size:36px!important}
.edpc-contact-direct .el-text{color:#d4e2ec!important}
.edpc-contact-direct .el-w-text-editor:first-child .el-text p{font-size:11px;color:#d4e2ec;letter-spacing:.04em}
.edpc-contact-direct .el-btn{background:white!important;color:#004b86!important;font-size:20px}
.edpc-contact-direct .edpc-contact-next{margin:26px 0 0!important;padding-top:22px;border-top:1px solid #ffffff35;font-size:14px}
.edpc-contact-next strong{color:white}
.edpc-contact-scope{grid-column:1/-1;display:grid!important;grid-template-columns:1.45fr 1fr;gap:32px}
.edpc-contact-scope .el-text{font-size:13px;line-height:1.7;color:#4c6272}
.edpc-contact-scope .el-text strong{color:#004b86}
.edpc-contact-scope .edpc-service-scope{margin:0!important}
.edpc-contact-scope .edpc-service-scope .el-text p{padding:0;background:transparent;max-width:none!important}
.edpc-form-feedback{max-width:1180px;margin:24px auto;padding:20px 24px;background:#edf4f8;border-left:4px solid #004b86;color:#16354b;font-size:16px;border-radius:0 8px 8px 0}
.edpc-form-feedback a{color:#004b86;text-decoration:underline}
.edpc-mobile-actions{display:none}
@media(max-width:1024px){.edpc-bathroom-hero>.el-row,.edpc-local>.el-row,.edpc-about>.el-row{gap:36px}.edpc-bathroom-hero .el-image img{height:440px!important}.edpc-contact-section>.el-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:24px}.edpc-contact-section>.el-row>.el-col:first-child,.edpc-contact-direct{padding:24px!important}.edpc-quote-form .el-form-row{grid-template-columns:1fr}.edpc-form-feedback{margin-inline:24px}}
@media(max-width:767px){
.edpc-navigation{padding:12px 0!important}
.edpc-bathroom-hero{padding:32px 0 36px!important}.edpc-bathroom-hero>.el-row{gap:24px}.edpc-bathroom-hero h1.el-heading{font-size:46px!important;max-width:440px}.edpc-bathroom-hero .edpc-hero-copy>.el-w-text-editor .el-text>p{font-size:15px!important}.edpc-bathroom-hero .el-image img{height:310px!important;border-radius:12px!important}.edpc-bathroom-hero .edpc-image-label{inset:auto 14px 14px;font-size:20px;padding:12px 16px}.edpc-bathroom-hero .edpc-hero-copy .edpc-hero-note{font-size:11px!important}.edpc-bathroom-hero .edpc-hero-copy .edpc-direct-call{font-size:13px!important}
.edpc-about,.edpc-local{padding:48px 0!important}.edpc-about>.el-row{gap:28px}.edpc-about h2,.edpc-local h2{font-size:37px!important}.edpc-about .el-image img{height:320px!important}.edpc-about .el-text{font-size:15px}.edpc-about .el-icon-list{font-size:14px}
.edpc-services-heading{padding:44px 0 16px!important}.edpc-services-heading h2{font-size:35px!important}.edpc-services{padding-bottom:48px!important}.edpc-local>.el-row{gap:28px}.edpc-local .edpc-photo-caption{font-size:11px}.edpc-process{padding:48px 0!important}.edpc-process>.el-row{gap:24px}.edpc-contact-band{padding:42px 0!important}.edpc-contact-band .edpc-band-call{text-align:left}
.edpc-contact-intro{padding:28px 0 12px!important}.edpc-contact-intro h1.el-heading{font-size:40px!important}.edpc-contact-section{padding:8px 0 40px!important}.edpc-contact-section>.el-row{grid-template-columns:1fr;gap:24px}.edpc-contact-section>.el-row>.el-col:first-child,.edpc-contact-direct{padding:22px!important}.edpc-contact-section h2.el-heading{font-size:31px!important}.edpc-contact-scope{grid-template-columns:1fr;gap:12px}.edpc-quote-form{gap:16px}.edpc-quote-form .el-form-row{gap:16px}.edpc-quote-form .el-form-btn{font-size:13px;padding-inline:14px}.edpc-form-feedback{margin:20px}
.edpc-mobile-actions{display:grid;grid-template-columns:1fr 1.2fr;position:fixed;inset:auto 0 0;z-index:90;background:white;border-top:1px solid #dbe3e8;box-shadow:0 -4px 20px #002b550a;padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px}.edpc-mobile-actions a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:24px;font-size:13px;font-weight:700;color:#004b86;border:1px solid #b9cbd8}.edpc-mobile-actions .edpc-mobile-quote{background:#004b86;color:white;border-color:#004b86}.edpc-mobile-actions a:focus-visible{outline:3px solid #cf352b;outline-offset:2px}body:has(.edpc-navigation){padding-bottom:calc(76px + env(safe-area-inset-bottom))}
}

/* Stack the team portrait and copy on small screens; keep the form clear while typing. */
@media(max-width:767px){.edpc-local>.el-row{grid-template-columns:1fr!important}body:has(.edpc-quote-form:focus-within) .edpc-mobile-actions{display:none}}

/* Distinct roles: local company homepage; detailed bathroom installation service. */
.edpc-welcome{background:#fbf7f0!important;padding:64px 0 60px!important}
.edpc-welcome>.el-row{grid-template-columns:1.1fr 1fr;gap:56px}
.edpc-welcome h1.el-heading{font-size:clamp(44px,4.4vw,64px)!important;line-height:1.06!important}
.edpc-welcome .edpc-hero-copy>.el-w-text-editor .el-text>p{max-width:530px}
.edpc-welcome .edpc-image-label{font-size:16px!important;margin-top:16px!important;line-height:1.55}
.edpc-welcome .edpc-hero-copy .edpc-hero-note{font-size:12px!important}
.edpc-proof-strip{background:#fff;border-block:1px solid #e0e7ec;padding:30px 0}
.edpc-proof-strip>.el-row{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.edpc-proof-strip>.el-row>.el-col{max-width:none!important;flex:initial!important;padding-left:24px;border-left:2px solid #cf352b}
.edpc-proof-strip h3.el-heading{font-size:23px;color:#004b86;margin-bottom:7px}
.edpc-proof-strip .el-text p{font-size:13px;line-height:1.7;margin:0;max-width:285px}
.edpc-home-bathroom{padding:80px 0!important}
.edpc-home-bathroom .el-image img{height:440px!important;object-position:center 60%}
.edpc-home-bathroom .el-btn{font-size:13px;white-space:normal}
.edpc-secondary-services>.el-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.edpc-secondary-services .edpc-service-card{display:grid;grid-template-columns:160px minmax(0,1fr);grid-template-rows:1fr auto;border:1px solid #dbe3e8}
.edpc-secondary-services .edpc-service-card>.el-w-image{grid-row:1/3;height:100%}
.edpc-secondary-services .el-image{height:100%}
.edpc-secondary-services .edpc-service-card .el-image img{height:100%!important;min-height:248px;object-fit:cover}
.edpc-secondary-services .edpc-service-card .el-iconbox{padding:25px 24px 4px}
.edpc-secondary-services .edpc-service-card .el-iconbox-desc{min-height:0;font-size:14px}
.edpc-secondary-services .edpc-service-link{padding:0 24px 20px}
.edpc-secondary-services .edpc-service-link .el-btn{font-size:12px!important}
.edpc-bath-detail-hero{background:#002b55;padding:52px 0 60px;color:#fff}
.edpc-bath-detail-hero>.el-row{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center}
.edpc-bath-detail-hero>.el-row>.el-col{max-width:none!important;flex:initial!important}
.edpc-bath-detail-hero h1.el-heading{color:white;font-size:clamp(44px,4.4vw,66px);line-height:1.04;font-weight:500;margin:24px 0;letter-spacing:-.025em}
.edpc-bath-detail-hero .el-text{color:#dbe8f1!important;font-size:16px}
.edpc-bath-detail-hero .edpc-kicker{color:#dbe8f1;font-size:12px;letter-spacing:.05em;margin-top:38px;margin-bottom:0}
.edpc-bath-detail-hero .edpc-kicker::before{background:#ef746b}
.edpc-bath-detail-hero .edpc-breadcrumb{font-size:12px;color:#c1d5e4;margin:0}
.edpc-breadcrumb a{text-decoration:underline;text-underline-offset:4px}
.edpc-breadcrumb span{padding:0 9px;color:#9cbacf}
.edpc-bath-detail-hero .el-btn{background:white;color:#004b86;font-size:13px;white-space:normal;margin-top:7px}
.edpc-bath-detail-hero .el-btn::after{content:'↗';color:#cf352b;margin-left:18px;font-size:18px}
.edpc-bath-detail-hero .el-btn:hover{background:#edf4f8}
.edpc-bath-detail-hero .bath-direct{font-size:13px;margin-top:18px;margin-bottom:0}
.bath-direct a{color:white;font-weight:700;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}
.edpc-bath-detail-hero .el-image img{height:530px;width:100%;border-radius:14px;object-position:center;object-fit:cover}
.edpc-bath-index{padding:0!important;background:#fff;border-bottom:1px solid #dbe3e8}
.edpc-bath-index>.el-row>.el-col{max-width:none!important;flex:1!important}
.edpc-service-index{display:flex;justify-content:space-between;gap:24px;padding:24px 0}
.edpc-service-index a{color:#004b86;font-size:13px;font-weight:600;display:flex;gap:36px;align-items:center;min-height:30px}
.edpc-service-index a span{color:#cf352b;font-size:20px}
.edpc-service-index a:hover{text-decoration:underline;text-underline-offset:5px}
.edpc-bath-work,.edpc-bath-faq{padding:88px 0;background:#fff;scroll-margin-top:150px}
.edpc-bath-work>.el-row,.edpc-bath-faq>.el-row{display:grid;grid-template-columns:.9fr 1.3fr;gap:80px;align-items:start}
.edpc-bath-work>.el-row>.el-col,.edpc-bath-prepare>.el-row>.el-col,.edpc-bath-faq>.el-row>.el-col{max-width:none!important;flex:initial!important}
.edpc-bath-work h2.el-heading,.edpc-bath-prepare h2.el-heading,.edpc-bath-faq h2.el-heading{font-size:46px;color:#004b86}
.edpc-bath-work .edpc-kicker,.edpc-bath-prepare .edpc-kicker,.edpc-bath-faq .edpc-kicker{font-size:12px;letter-spacing:.02em;margin-bottom:24px}
.edpc-bath-work .el-text,.edpc-bath-prepare .el-text{font-size:15px;line-height:1.8}
.edpc-work-list{list-style:none;margin:0;padding:0}
.edpc-work-list li{display:grid;grid-template-columns:36px 1fr;gap:20px;padding:24px 0;border-top:1px solid #ccd9e2}
.edpc-work-list li:first-child{padding-top:0;border-top:0}
.edpc-work-list li:last-child{padding-bottom:0}
.edpc-work-number{color:#cf352b;font:400 25px/1.25 'Roboto Condensed',sans-serif}
.edpc-work-list h3{font:500 28px/1.2 'Roboto Condensed',sans-serif;color:#004b86;margin:0 0 10px;letter-spacing:-.02em}
.edpc-work-list p{font-size:15px;line-height:1.8;color:#4c6272;margin:0}
.edpc-bath-prepare{background:#edf3f6;padding:72px 0;scroll-margin-top:150px}
.edpc-bath-prepare>.el-row{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.bath-prepare-card{background:white;padding:34px;border:1px solid #d3dfe8;border-radius:14px}
.bath-prepare-card h3.el-heading{color:#004b86;font-size:28px;margin-bottom:24px}
.bath-prepare-card .el-icon-list{display:grid;gap:14px;font-size:14px;margin:0 0 24px}
.bath-prepare-card .el-icon-list-icon{color:#cf352b}
.bath-prepare-card .el-text p{font-size:13px;color:#4c6272}
.edpc-faq details{border-top:1px solid #ccd9e2;padding:0}
.edpc-faq details:last-child{border-bottom:1px solid #ccd9e2}
.edpc-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:16px;font-weight:600;line-height:1.55;color:#004b86;cursor:pointer;padding:24px 0}
.edpc-faq summary::-webkit-details-marker{display:none}
.edpc-faq summary::after{content:'+';font-size:25px;line-height:1;color:#cf352b;font-weight:400;flex-shrink:0}
.edpc-faq details[open] summary::after{content:'−'}
.edpc-faq details p{font-size:15px;color:#4c6272;line-height:1.85;margin:0 28px 25px 0}
.edpc-faq summary:focus-visible{outline:3px solid #cf352b;outline-offset:4px}
@media(max-width:1024px){.edpc-welcome>.el-row,.edpc-bath-detail-hero>.el-row{gap:36px}.edpc-secondary-services .edpc-service-card{grid-template-columns:110px 1fr}.edpc-secondary-services .edpc-service-card .el-iconbox{padding:22px 18px 4px}.edpc-secondary-services .edpc-service-link{padding-inline:18px}.edpc-bath-detail-hero .el-image img{height:510px}.edpc-bath-work>.el-row,.edpc-bath-faq>.el-row,.edpc-bath-prepare>.el-row{gap:36px}.edpc-service-index a{gap:16px}.edpc-bath-work h2.el-heading,.edpc-bath-prepare h2.el-heading,.edpc-bath-faq h2.el-heading{font-size:40px}}
@media(max-width:767px){
.edpc-welcome{padding:32px 0!important}.edpc-welcome>.el-row{grid-template-columns:1fr!important;gap:28px}.edpc-welcome h1.el-heading{font-size:43px!important;max-width:500px}.edpc-welcome .edpc-image-label{font-size:14px!important}.edpc-welcome .edpc-image-label span{font-size:9px}
.edpc-proof-strip{padding:24px 0}.edpc-proof-strip>.el-row{grid-template-columns:1fr;gap:22px}.edpc-proof-strip>.el-row>.el-col{padding-left:18px}.edpc-proof-strip h3.el-heading{font-size:22px}.edpc-proof-strip .el-text p{max-width:none;font-size:13px}
.edpc-home-bathroom{padding:48px 0!important}.edpc-home-bathroom .el-image img{height:310px!important}.edpc-home-bathroom .el-btn{font-size:12px;padding-inline:20px}
.edpc-secondary-services>.el-row{grid-template-columns:1fr;gap:20px}.edpc-secondary-services .edpc-service-card{grid-template-columns:1fr}.edpc-secondary-services .edpc-service-card>.el-w-image{grid-row:auto}.edpc-secondary-services .edpc-service-card .el-image img{height:170px!important;min-height:0}.edpc-secondary-services .edpc-service-card .el-iconbox{padding:24px 24px 6px}.edpc-secondary-services .edpc-service-link{padding:0 24px 20px}
.edpc-bath-detail-hero{padding:24px 0 32px}.edpc-bath-detail-hero>.el-row{grid-template-columns:1fr;gap:28px}.edpc-bath-detail-hero h1.el-heading{font-size:43px;margin:20px 0}.edpc-bath-detail-hero .edpc-kicker{margin-top:26px;font-size:11px}.edpc-bath-detail-hero .el-text{font-size:15px}.edpc-bath-detail-hero .el-btn{font-size:12px;padding:14px 18px}.edpc-bath-detail-hero .el-btn::after{margin-left:12px}.edpc-bath-detail-hero .el-image img{height:330px;object-position:center 52%}.edpc-bath-detail-hero .bath-direct{font-size:12px}
.edpc-service-index{flex-direction:column;gap:0;padding:8px 0}.edpc-service-index a{justify-content:space-between;font-size:12px;min-height:44px}.edpc-service-index a+a{border-top:1px solid #edf1f4}
.edpc-bath-work,.edpc-bath-faq{padding:48px 0;scroll-margin-top:120px}.edpc-bath-work>.el-row,.edpc-bath-faq>.el-row{grid-template-columns:1fr;gap:24px}.edpc-bath-work h2.el-heading,.edpc-bath-prepare h2.el-heading,.edpc-bath-faq h2.el-heading{font-size:36px}.edpc-bath-work .edpc-kicker,.edpc-bath-prepare .edpc-kicker,.edpc-bath-faq .edpc-kicker{margin-bottom:18px}.edpc-work-list li{grid-template-columns:28px 1fr;gap:16px;padding-block:22px}.edpc-work-list h3{font-size:26px}.edpc-work-list p{font-size:14px}
.edpc-bath-prepare{padding:44px 0;scroll-margin-top:120px}.edpc-bath-prepare>.el-row{grid-template-columns:1fr;gap:22px}.bath-prepare-card{padding:24px}.bath-prepare-card h3.el-heading{font-size:27px}.bath-prepare-card .el-icon-list{font-size:13px}
.edpc-faq summary{font-size:15px;padding-block:20px}.edpc-faq details p{font-size:14px;margin-right:0}.edpc-bath-faq>.el-row{gap:8px}
}

/* Local service information, editable in the page builder. */
.edpc-seo-section{padding:64px 20px;background:#fbf8f2}.edpc-seo-section>.el-row{max-width:1120px;margin:auto}.edpc-seo-section .el-col{width:100%!important}.edpc-seo-section h2{font-size:clamp(28px,3vw,40px);margin-bottom:24px}.edpc-seo-section p{max-width:850px;margin:16px 0}.edpc-seo-section a{text-decoration:underline;text-underline-offset:3px}.edpc-contact-direct a,.edpc-footer a{overflow-wrap:anywhere}.edpc-contact-direct p{color:#d5e2ea}.edpc-contact-direct strong{color:#fff}@media(max-width:600px){.edpc-seo-section{padding:44px 20px}}

/* Let the homepage title wrap naturally across viewport sizes. */
.edpc-welcome h1.el-heading{text-wrap:balance}

/* Real projects: readable pairs on every screen, without a comparison slider. */
.edpc-project-index-intro,.edpc-project-section{padding:64px 24px}
.edpc-project-index-intro{background:#fbf8f2;padding-top:76px;padding-bottom:48px}
.edpc-project-index-intro>.el-row,.edpc-project-section>.el-row{max-width:1120px;margin-inline:auto}
.edpc-project-index-intro .el-col,.edpc-project-section .el-col{width:100%!important}
.edpc-project-kicker,.edpc-project-kicker p{font-size:11px!important;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#cf352b;margin:0 0 18px!important}
.edpc-project-index-intro h1.el-heading,.edpc-project-detail h1{font-size:clamp(38px,5vw,64px);line-height:1.12;color:#004b86;letter-spacing:-1px;text-wrap:balance;margin:14px 0 24px}
.edpc-project-index-intro .el-text{max-width:700px}
.edpc-project-section h2.el-heading,.edpc-project-empty h2{font-size:clamp(30px,3.7vw,46px);line-height:1.2;color:#004b86;margin-bottom:20px}
.edpc-featured-projects{background:#fbf8f2}.edpc-featured-projects .el-w-button{margin-top:30px}
.edpc-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px}
.edpc-project-card{background:#fff;border:1px solid #dae2e8;border-radius:3px;overflow:hidden}
.edpc-project-card>a{display:block;height:100%;text-decoration:none;color:inherit}
.edpc-project-card-image{position:relative;aspect-ratio:4/3;overflow:hidden;background:#edf1f4}
.edpc-project-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}
.edpc-project-card-image>span{position:absolute;left:16px;bottom:16px;background:#fff;color:#004b86;padding:7px 12px;font-size:11px;font-weight:700}
.edpc-project-card-copy{padding:26px}.edpc-project-card-copy h3{font-size:26px;line-height:1.22;color:#004b86;margin:12px 0 16px}
.edpc-project-card-copy>p:not(.edpc-project-kicker){font-size:14px;line-height:1.75;color:#4c6272;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.edpc-project-link{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:#004b86;margin-top:24px;gap:12px}
.edpc-project-link>span{font-size:24px;color:#cf352b}.edpc-project-card>a:hover .edpc-project-link{text-decoration:underline}
.edpc-project-card>a:focus-visible{outline:3px solid #cf352b;outline-offset:-3px}
.edpc-project-empty{max-width:790px;padding:36px 0 52px}.edpc-project-empty>p:not(.edpc-project-kicker){max-width:650px;line-height:1.85;color:#4c6272;margin:20px 0 28px}
.edpc-project-detail{max-width:1168px;padding:42px 24px 76px;margin:auto}
.edpc-project-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;margin-bottom:40px;color:#4c6272}.edpc-project-breadcrumb a{color:#004b86;text-underline-offset:3px}
.edpc-project-detail>header{max-width:850px;margin-bottom:38px}.edpc-project-lead{font-size:18px;line-height:1.8;color:#4c6272}
.edpc-project-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.edpc-project-single{grid-template-columns:1fr}
.edpc-project-photo{margin:0;min-width:0;background:#edf1f4}.edpc-project-photo img{width:100%;aspect-ratio:4/3;object-fit:contain;display:block}
.edpc-project-photo figcaption{background:#fff;padding:16px 0;font-size:13px;font-weight:600;color:#004b86}.edpc-project-single img{aspect-ratio:16/9;max-height:650px}
.edpc-project-placeholder{display:grid;place-items:center;min-height:260px;color:#4c6272}
.edpc-project-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;padding-block:56px}
.edpc-project-detail h2{font-size:clamp(28px,3vw,38px);line-height:1.2;color:#004b86;margin:0 0 24px}
.edpc-project-story p:not(.edpc-project-kicker){line-height:1.85;color:#4c6272;margin:16px 0}
.edpc-project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.edpc-project-more{margin-bottom:56px}
.edpc-project-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#fbf8f2;padding:40px}.edpc-project-cta p{max-width:530px}.edpc-project-cta .el-btn{flex-shrink:0}
.edpc-project-empty .el-btn,.edpc-project-cta .el-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:#cf352b;color:#fff;padding:17px 24px;text-decoration:none;font-size:13px;font-weight:600;border-radius:3px;line-height:1.5;white-space:normal}
@media(min-width:768px) and (max-width:1050px){.edpc-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edpc-project-cta{display:block}.edpc-project-cta .el-btn{margin-top:20px}}
@media(max-width:767px){.edpc-project-index-intro,.edpc-project-section{padding:40px 20px}.edpc-project-grid,.edpc-project-comparison,.edpc-project-story,.edpc-project-gallery{grid-template-columns:1fr;gap:26px}.edpc-project-grid{margin-top:24px}.edpc-project-detail{padding:28px 20px 48px}.edpc-project-breadcrumb{margin-bottom:28px}.edpc-project-lead{font-size:16px}.edpc-project-story{padding-block:36px}.edpc-project-cta{display:block;padding:28px 22px}.edpc-project-cta .el-btn{margin-top:20px}.edpc-project-empty{padding:14px 0 26px}.edpc-project-empty .el-btn{padding:15px 18px}.edpc-project-single img{aspect-ratio:4/3}}
@media(prefers-reduced-motion:reduce){.edpc-project-card-image img{transition:none}}

.edpc-project-demo-label{display:inline-block;padding:5px 9px;background:#edf3f7;color:#34566f;font-size:10px!important;letter-spacing:.3px;font-weight:600;margin:0 0 18px!important;border-radius:3px}.edpc-project-demo-notice{padding:16px 20px;background:#edf3f7;border-left:3px solid #004b86;color:#34566f;font-size:13px;line-height:1.7;margin:0 0 28px}
/* Project photos: accessible comparison and gallery viewer. */
.edpc-compare-interactive{display:none}.edpc-compare[data-ready] .edpc-compare-interactive{display:block}.edpc-compare[data-ready] .edpc-compare-fallback{display:none}
.edpc-compare-interactive{max-width:960px;margin:auto}.edpc-compare-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px}.edpc-compare-toolbar>p{color:#004b86;font-size:18px;font-weight:600;margin:0}
.edpc-compare-presets{display:flex;padding:4px;background:#edf2f5;border:1px solid #dce5eb;border-radius:30px;gap:2px}.edpc-compare-presets button{min-height:40px;border:0;border-radius:24px;padding:10px 18px;background:transparent;color:#426175;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.edpc-compare-presets button[aria-pressed="true"]{background:#004b86;color:white;box-shadow:0 2px 5px #004b8620}.edpc-compare-presets button:focus-visible{outline:3px solid #cf352b;outline-offset:2px}
.edpc-compare-stage{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#edf1f4;border-radius:12px;touch-action:pan-y pinch-zoom;cursor:ew-resize;user-select:none;scroll-margin-top:150px;box-shadow:0 8px 32px #00325112}
.edpc-compare-stage>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.edpc-compare-stage .edpc-compare-before{clip-path:inset(0 calc(100% - var(--reveal)) 0 0)}
.edpc-compare-label{position:absolute;top:20px;background:#fffef7f2;color:#004b86;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:9px 15px;border-radius:5px;box-shadow:0 2px 10px #00162c20;pointer-events:none}.edpc-compare-label-before{left:20px}.edpc-compare-label-after{right:20px}.edpc-compare-label[hidden]{display:none}
.edpc-compare-handle{position:absolute;left:var(--reveal);top:0;bottom:0;width:3px;background:#fff;box-shadow:0 0 5px #163b5780;pointer-events:none;transform:translateX(-50%)}.edpc-compare-handle>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:7px;width:60px;height:48px;border:1px solid #fff;border-radius:30px;background:#004b86;color:#fff;box-shadow:0 3px 15px #00162c55;font-size:25px;font-weight:500}.edpc-compare-handle i{display:block;width:1px;height:17px;background:#ffffff70}.edpc-compare[data-dragging] .edpc-compare-handle>span{background:#cf352b}.edpc-compare[data-compare-edge="before"] .edpc-compare-handle>span{transform:translate(-100%,-50%)}.edpc-compare[data-compare-edge="after"] .edpc-compare-handle>span{transform:translate(0,-50%)}
.edpc-compare-control{display:block;position:relative;text-align:center;margin:16px 0 0;font-size:12px;color:#536d7d;line-height:1.6}.edpc-compare-control input{position:absolute;width:1px;height:1px;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.edpc-compare:has(input:focus-visible) .edpc-compare-stage{outline:3px solid #cf352b;outline-offset:5px}
.edpc-gallery-hint{font-size:13px;color:#4c6272;margin:-10px 0 24px}.edpc-gallery-photo{display:block;text-decoration:none;color:inherit;min-width:0}.edpc-gallery-photo:focus-visible{outline:3px solid #cf352b;outline-offset:5px;border-radius:10px}.edpc-gallery-photo .edpc-project-photo{position:relative;background:transparent}.edpc-gallery-photo .edpc-project-photo img{object-fit:cover;border-radius:10px}.edpc-gallery-photo figcaption{font-weight:400;line-height:1.7;font-size:12px}.edpc-gallery-photo .edpc-project-photo:after{content:'↗';position:absolute;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;background:#ffffffed;border-radius:50%;color:#004b86;font-size:20px;box-shadow:0 2px 8px #002c4320}.edpc-gallery-photo:hover img{filter:brightness(.96)}
.edpc-project-gallery-grid:has(>a:only-child){grid-template-columns:1fr}.edpc-project-gallery-grid:has(>a:only-child) img{object-fit:contain;max-height:650px}
.edpc-photo-dialog{margin:auto;width:calc(100vw - 64px);max-width:1320px;height:calc(100dvh - 64px);max-height:960px;padding:0;background:#0b2030;color:#fff;border:1px solid #ffffff15;border-radius:16px;overflow:hidden;box-shadow:0 24px 100px #0008;color-scheme:dark}.edpc-photo-dialog[open]{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto}.edpc-photo-dialog::backdrop{background:#00101eef;backdrop-filter:blur(5px)}
.edpc-lightbox-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 28px;border-bottom:1px solid #ffffff12}.edpc-lightbox-top>div{min-width:0}.edpc-lightbox-eyebrow{font-size:10px!important;letter-spacing:1.5px;text-transform:uppercase;color:#94acbd;margin:0 0 5px!important}.edpc-lightbox-title{font-size:16px!important;font-weight:500;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}
.edpc-photo-dialog button{font:inherit;cursor:pointer;min-width:44px;min-height:44px;border:1px solid #ffffff28;background:#ffffff0c;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.edpc-photo-dialog button:hover{background:#ffffff20}.edpc-photo-dialog button:focus-visible,.edpc-photo-dialog a:focus-visible{outline:3px solid #71cef4;outline-offset:4px}.edpc-photo-dialog button[hidden]{display:none}.edpc-photo-dialog [data-photo-close]{flex-shrink:0;gap:12px;border-radius:25px;padding:0 16px;font-size:12px}.edpc-photo-dialog [data-photo-close]>span:last-child{font-size:25px;font-weight:300;line-height:1}
.edpc-lightbox-stage{position:relative;min-height:0;background:#061623;display:flex;align-items:center;justify-content:center;padding:16px 72px;touch-action:pan-y pinch-zoom}.edpc-lightbox-image{display:block;width:100%;height:100%;object-fit:contain;min-height:0;user-select:none}.edpc-photo-dialog[data-loading] .edpc-lightbox-image{opacity:.25}.edpc-photo-dialog[data-image-error] .edpc-lightbox-image{visibility:hidden}.edpc-lightbox-message{position:absolute;inset:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:14px;text-align:center;padding:24px;pointer-events:none}.edpc-photo-dialog[data-loading] .edpc-lightbox-message,.edpc-photo-dialog[data-image-error] .edpc-lightbox-message{display:flex}.edpc-lightbox-message p{background:#061623e8;padding:12px 18px;border-radius:8px;font-size:13px;color:#fff;margin:0}.edpc-lightbox-message a{display:none;color:#8fdafa;font-size:13px;pointer-events:auto}.edpc-photo-dialog[data-image-error] .edpc-lightbox-message a{display:block}
.edpc-photo-dialog [data-photo-step]{position:absolute;top:50%;transform:translateY(-50%);height:48px;width:48px;background:#132d40e8;font-size:34px;line-height:1;box-shadow:0 2px 12px #0002}.edpc-photo-dialog [data-photo-step="-1"]{left:14px}.edpc-photo-dialog [data-photo-step="1"]{right:14px}
.edpc-lightbox-info{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:16px 28px 10px}.edpc-lightbox-caption{font-size:13px!important;line-height:1.65;color:#c3d1dc;margin:0!important;max-height:4.95em;overflow:auto}.edpc-lightbox-info [data-photo-count]{flex-shrink:0;white-space:nowrap;font-size:12px;color:#fff;padding-top:3px;font-variant-numeric:tabular-nums}
.edpc-lightbox-bottom{padding:4px 28px 18px}.edpc-lightbox-thumbs{display:flex;justify-content:center;gap:9px;overflow:auto;padding:5px;max-width:100%}.edpc-photo-dialog [data-photo-thumb]{flex:0 0 64px;width:64px;height:48px;min-height:48px;min-width:64px;padding:3px;border-radius:7px;border:2px solid transparent;background:transparent;opacity:.55}.edpc-photo-dialog [data-photo-thumb][aria-current="true"]{border-color:#8fdafa;opacity:1}.edpc-photo-dialog [data-photo-thumb]:hover{opacity:1}.edpc-photo-dialog [data-photo-thumb] img{width:100%;height:100%;object-fit:cover;border-radius:3px}.edpc-lightbox-help{font-size:10px!important;letter-spacing:.2px;text-align:center;color:#8ba3b4;margin:10px 0 0!important}
@media(max-width:767px){.edpc-compare-toolbar{flex-wrap:wrap;justify-content:center;gap:12px}.edpc-compare-toolbar>p{display:none}.edpc-compare-presets button{min-height:44px;padding:10px 22px}.edpc-compare-stage{border-radius:8px;scroll-margin-top:125px}.edpc-compare-label{top:12px;font-size:10px;padding:7px 11px}.edpc-compare-label-before{left:12px}.edpc-compare-label-after{right:12px}.edpc-compare-handle>span{width:54px;height:44px}.edpc-compare-control{font-size:11px;padding:0 16px}.edpc-project-gallery-grid{grid-template-columns:1fr}
.edpc-photo-dialog{width:100vw;height:100dvh;max-width:none;max-height:none;border:0;border-radius:0}.edpc-lightbox-top{padding:calc(14px + env(safe-area-inset-top)) 16px 14px;gap:14px}.edpc-lightbox-title{font-size:13px!important}.edpc-lightbox-eyebrow{font-size:9px!important}.edpc-photo-dialog [data-photo-close]{padding:0;width:44px;height:44px}.edpc-photo-dialog [data-photo-close]>span:first-child{display:none}.edpc-lightbox-stage{padding:8px 0}.edpc-photo-dialog [data-photo-step]{width:44px;height:44px;background:#061623c9;border-color:#ffffff66}.edpc-photo-dialog [data-photo-step="-1"]{left:10px}.edpc-photo-dialog [data-photo-step="1"]{right:10px}.edpc-lightbox-info{padding:14px 18px 8px;gap:14px}.edpc-lightbox-caption{font-size:12px!important}.edpc-lightbox-info [data-photo-count]{font-size:11px}.edpc-lightbox-bottom{padding:4px 16px calc(16px + env(safe-area-inset-bottom))}.edpc-lightbox-thumbs{justify-content:flex-start;width:max-content;max-width:100%;margin:auto}.edpc-lightbox-help{font-size:0!important}.edpc-lightbox-help:after{content:'Balayez pour changer de photo';font-size:10px}}
@media(max-height:550px){.edpc-photo-dialog{height:100dvh;max-height:none;width:100vw;border-radius:0}.edpc-lightbox-top{padding:8px 16px}.edpc-lightbox-eyebrow,.edpc-lightbox-help{display:none}.edpc-lightbox-info{padding:6px 16px}.edpc-lightbox-bottom{padding:0 16px 5px}.edpc-photo-dialog [data-photo-thumb]{height:38px;min-height:38px;width:50px;flex-basis:50px;min-width:50px}}
@media(prefers-reduced-motion:no-preference){.edpc-photo-dialog[open]{animation:edpc-gallery-enter .16s ease-out}@keyframes edpc-gallery-enter{from{opacity:0}to{opacity:1}}}

.edpc-photo-dialog>*,.edpc-lightbox-caption{min-width:0}


/* EDPC plumbing: open service rows and bespoke animated pipe illustrations. */
.edpc-plumbing-services{display:grid!important;grid-template-columns:132px minmax(0,1fr);align-items:center;column-gap:18px;row-gap:24px;padding:0!important;background:none!important}
.edpc-plumbing-services>.el-w-heading{grid-column:1/-1;margin-bottom:4px!important}
.edpc-plumbing-services>.el-widget{min-width:0}
.edpc-plumbing-services .el-iconbox,.edpc-plumbing-method .el-iconbox{display:block;padding:0;border:0;border-radius:0;background:none;box-shadow:none;margin:0;text-align:left}
.edpc-plumbing-services .el-iconbox-body,.edpc-plumbing-method .el-iconbox-body{width:100%;min-width:0}
[data-cms-region] .edpc-plumbing-services h3.el-iconbox-title,[data-cms-region] .edpc-plumbing-method h3.el-iconbox-title{margin:0 0 10px;line-height:1.2}
.edpc-plumbing-services .el-iconbox-desc{font-size:14px;line-height:1.7;max-width:30ch}
.edpc-pipe-art{width:100%;max-width:144px;aspect-ratio:144/128}
.edpc-pipe-art svg{display:block;width:100%;height:auto;overflow:visible}
.pipe-valve{transform-origin:72px 32px}.pipe-wrench{transform-origin:72px 64px}
.pipe-flow{stroke-dasharray:8 13}.pipe-drop{opacity:0}.pipe-old{opacity:.55}
.edpc-pipe-art.is-playing .pipe-flow{animation:edpc-pipe-flow 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-drop{animation:edpc-pipe-drop 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-wrench{animation:edpc-pipe-repair 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-check{animation:edpc-pipe-check 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-joint-left{animation:edpc-pipe-connect-left 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-joint-right{animation:edpc-pipe-connect-right 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-valve{animation:edpc-pipe-valve 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-route{animation:edpc-pipe-route 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .pipe-node{animation:edpc-pipe-node 4.8s ease-in-out both}
.edpc-plumbing-method>.el-row>.el-col:not(:first-child){padding:8px 12px 8px 0}
@keyframes edpc-pipe-flow{0%,15%{stroke-dashoffset:50;opacity:.25}70%,100%{stroke-dashoffset:0;opacity:1}}
@keyframes edpc-pipe-drop{0%,10%{transform:translateY(-5px);opacity:0}18%{opacity:1}34%{transform:translateY(17px);opacity:0}35%,100%{opacity:0}}
@keyframes edpc-pipe-repair{0%,15%{transform:rotate(-14deg)}36%,52%{transform:rotate(10deg)}72%,100%{transform:rotate(0)}}
@keyframes edpc-pipe-check{0%,58%{stroke-dasharray:100;stroke-dashoffset:100;opacity:0}59%{opacity:1}82%,100%{stroke-dasharray:100;stroke-dashoffset:0;opacity:1}}
@keyframes edpc-pipe-connect-left{0%,10%{transform:translateX(-10px)}40%,100%{transform:translateX(0)}}
@keyframes edpc-pipe-connect-right{0%,10%{transform:translateX(10px)}40%,100%{transform:translateX(0)}}
@keyframes edpc-pipe-valve{0%,40%{transform:rotate(-90deg)}75%,100%{transform:rotate(0)}}
@keyframes edpc-pipe-route{0%,8%{stroke-dasharray:100;stroke-dashoffset:100}65%,100%{stroke-dasharray:100;stroke-dashoffset:0}}
@keyframes edpc-pipe-node{0%,55%{opacity:0;transform:translateY(-8px)}75%,100%{opacity:1;transform:translateY(0)}}
@media(min-width:768px) and (max-width:1100px){.edpc-plumbing-services{grid-template-columns:96px minmax(0,1fr);column-gap:12px}.edpc-plumbing-services h3.el-iconbox-title{font-size:24px}}
@media(max-width:767px){.edpc-plumbing-services{grid-template-columns:104px minmax(0,1fr);gap:22px 16px}.edpc-plumbing-services>.el-w-heading{margin-bottom:0!important}.edpc-plumbing-services h3.el-iconbox-title{font-size:25px}.edpc-plumbing-services .el-iconbox-desc{font-size:14px}.edpc-plumbing-method>.el-row>.el-col:not(:first-child){padding:8px 0}}
@media(max-width:359px){.edpc-plumbing-services{grid-template-columns:82px minmax(0,1fr);column-gap:12px}.edpc-plumbing-services h3.el-iconbox-title{font-size:23px}}
@media(prefers-reduced-motion:reduce){.edpc-pipe-art *{animation:none!important;transition:none!important}}

/* Reusable EDPC illustrations: local service, quotes, bathrooms and contact. */
.edpc-illustrated-proof{border:0;padding-block:36px}
.edpc-illustrated-proof>.el-row>.el-col{display:grid;grid-template-columns:86px minmax(0,1fr);column-gap:16px;align-content:center;align-items:center;padding:0;border:0}
.edpc-illustrated-proof .edpc-proof-art{grid-column:1;grid-row:1/3}
.edpc-illustrated-proof .el-w-heading,.edpc-illustrated-proof .el-w-text-editor{grid-column:2}
.edpc-illustrated-proof h3.el-heading{margin-bottom:6px}
.edpc-illustrated-work li{grid-template-columns:104px minmax(0,1fr);gap:24px;align-items:center;border:0;padding-block:22px}
.edpc-illustrated-work .edpc-pipe-art{max-width:104px}
.edpc-illustrated-work h3{font-size:26px}
.edpc-contact-art{width:112px;margin:0 0 22px!important}
.edpc-illustrated-project-intro{position:relative;padding-right:200px}
.edpc-project-intro-art{position:absolute;right:0;top:50%;width:160px;transform:translateY(-50%)}
.edpc-project-intro-art .edpc-pipe-art{max-width:none}
.brand-pencil{transform-origin:96px 77px}.brand-handset{transform-origin:57px 77px}
.brand-spark{transform-box:fill-box;transform-origin:center}
.edpc-pipe-art.is-playing .brand-draw{animation:edpc-brand-draw 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-draw-late{animation:edpc-brand-draw-late 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-arrive{animation:edpc-brand-arrive 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-rise{animation:edpc-brand-rise 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-pencil{animation:edpc-brand-pencil 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-spark{animation:edpc-brand-spark 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-water{animation:edpc-brand-water 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-clamp{animation:edpc-brand-clamp 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-handset{animation:edpc-brand-handset 4.8s ease-in-out both}
.edpc-pipe-art.is-playing .brand-signal{animation:edpc-brand-signal 4.8s ease-in-out both}
@keyframes edpc-brand-draw{0%,8%{stroke-dasharray:100;stroke-dashoffset:100}60%,100%{stroke-dasharray:100;stroke-dashoffset:0}}
@keyframes edpc-brand-draw-late{0%,45%{stroke-dasharray:100;stroke-dashoffset:100;opacity:0}46%{opacity:1}85%,100%{stroke-dasharray:100;stroke-dashoffset:0;opacity:1}}
@keyframes edpc-brand-arrive{0%{transform:translateX(-12px);opacity:.3}50%,100%{transform:translateX(0);opacity:1}}
@keyframes edpc-brand-rise{0%,12%{transform:translateY(-8px);opacity:.3}52%,100%{transform:translateY(0);opacity:1}}
@keyframes edpc-brand-pencil{0%,12%{transform:translate(-8px,4px) rotate(-8deg)}35%{transform:translate(0,-3px) rotate(4deg)}60%,100%{transform:none}}
@keyframes edpc-brand-spark{0%,50%{transform:scale(.6) rotate(-25deg);opacity:.2}78%,100%{transform:scale(1) rotate(0);opacity:1}}
@keyframes edpc-brand-water{0%,28%{transform:translateY(-4px);opacity:.15}55%{transform:translateY(4px);opacity:1}75%,100%{transform:translateY(0);opacity:1}}
@keyframes edpc-brand-clamp{0%,12%{transform:translateY(-17px);opacity:.2}53%,100%{transform:translateY(0);opacity:1}}
@keyframes edpc-brand-handset{0%,10%{transform:rotate(-9deg)}28%{transform:rotate(5deg)}48%,100%{transform:rotate(0)}}
@keyframes edpc-brand-signal{0%,12%{opacity:.2}35%{opacity:1}58%{opacity:.4}80%,100%{opacity:1}}
@media(min-width:768px) and (max-width:1100px){.edpc-illustrated-proof>.el-row{gap:20px}.edpc-illustrated-proof>.el-row>.el-col{grid-template-columns:64px minmax(0,1fr);column-gap:10px}.edpc-illustrated-proof h3.el-heading{font-size:21px}}
@media(max-width:767px){.edpc-illustrated-proof{padding-block:28px}.edpc-illustrated-proof>.el-row>.el-col{grid-template-columns:80px minmax(0,1fr);column-gap:18px;padding:0}.edpc-illustrated-proof>.el-row{gap:24px}.edpc-illustrated-work li{grid-template-columns:80px minmax(0,1fr);gap:16px}.edpc-illustrated-work h3{font-size:24px}.edpc-contact-art{width:96px;margin-bottom:18px!important}.edpc-illustrated-project-intro{padding-right:0}.edpc-project-intro-art{position:static;transform:none;width:92px;margin-bottom:16px!important}}
@media(prefers-reduced-motion:reduce){.edpc-pipe-art *{animation:none!important;transition:none!important}}

/* Homepage sections share the header/footer content width and responsive gutters. */
.edpc-cms-page:has(.edpc-welcome) > .el-root > .el-section > .el-row{max-width:1180px}

/* A brief invitation on the header quote link, without moving the navigation. */
.edpc-navigation .el-btn[href$="#demande-devis"]{position:relative;isolation:isolate;overflow:hidden}
.edpc-navigation .el-btn[href$="#demande-devis"]::before{content:"";position:absolute;inset:0;margin:0;pointer-events:none;border-radius:inherit;background:linear-gradient(110deg,transparent 20%,#ffffff0a 35%,#ffffff29 50%,#ffffff0a 65%,transparent 80%);transform:translateX(-130%)}
.edpc-navigation .el-btn[href$="#demande-devis"]::after{display:inline-block;transition:transform .2s ease}
.edpc-navigation .el-btn[href$="#demande-devis"]:is(:hover,:focus-visible)::after{transform:translate(2px,-2px)}
@media(min-width:768px) and (prefers-reduced-motion:no-preference){
 .edpc-navigation .el-btn[href$="#demande-devis"]{animation:edpc-quote-glow 4.8s ease-in-out 1}
 .edpc-navigation .el-btn[href$="#demande-devis"]::before{animation:edpc-quote-sheen 4.8s ease-in-out 1}
 .edpc-navigation .el-btn[href$="#demande-devis"]::after{animation:edpc-quote-arrow 4.8s ease-in-out 1}
}
@keyframes edpc-quote-sheen{0%,10%{transform:translateX(-130%)}30%,55%{transform:translateX(130%)}55.01%{transform:translateX(-130%)}78%,100%{transform:translateX(130%)}}
@keyframes edpc-quote-glow{0%,10%,35%,55%,82%,100%{box-shadow:0 0 0 0 #004b8600}22%,68%{box-shadow:0 0 0 5px #004b8614,0 4px 18px #004b8626}}
@keyframes edpc-quote-arrow{0%,14%,32%,58%,78%,100%{transform:translate(0,0)}22%,68%{transform:translate(3px,-3px)}}
@media(prefers-reduced-motion:reduce){.edpc-navigation .el-btn[href$="#demande-devis"],.edpc-navigation .el-btn[href$="#demande-devis"]::before,.edpc-navigation .el-btn[href$="#demande-devis"]::after{animation:none!important;transition:none!important;transform:none!important}.edpc-navigation .el-btn[href$="#demande-devis"]::before{display:none}}

/* Keep the longer service titles on their two editorial lines beside the image. */
@media(min-width:768px){
  .edpc-cms-page:is([data-page-path="/plomberie"],[data-page-path="/salles-de-bains"]) .edpc-hero-copy{container-type:inline-size}
  .edpc-cms-page:is([data-page-path="/plomberie"],[data-page-path="/salles-de-bains"]) .edpc-hero h1.el-heading{font-size:clamp(30px,9.8cqw,54px)!important}
}

/* Shared home/contact service area: local streetscape, readable communes and clear project routes. */
:is(#zone-intervention,#edpc-seo-local).edpc-contact-area{background:#fff;padding:88px 0 80px;scroll-margin-top:130px}
:is(#zone-intervention,#edpc-seo-local).edpc-contact-area>.el-row{width:calc(100% - 48px);max-width:1180px}
.edpc-area-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:48px 70px;align-items:center}
.edpc-area-copy{padding:8px 0}
.edpc-area-copy .edpc-area-kicker{display:flex;align-items:center;gap:12px;color:#004b86;font-size:12px;font-weight:700;letter-spacing:.06em;margin:0 0 22px}
.edpc-area-kicker::before{content:"";width:24px;height:2px;background:#cf352b}
.edpc-area-copy h2{font-family:'Roboto Condensed',sans-serif;font-size:clamp(36px,3.5vw,50px);font-weight:500;line-height:1.09;letter-spacing:-.025em;color:#002b55;margin:0 0 24px;text-wrap:balance}
.edpc-area-copy .edpc-area-description{color:#536d7d;font-size:16px;line-height:1.8;margin:0 0 28px;max-width:440px}
:is(#zone-intervention,#edpc-seo-local) .edpc-area-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:14px 23px;border-radius:999px;background:#004b86;color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s}
.edpc-area-cta svg{flex:none;width:21px;height:21px;stroke:currentColor;stroke-width:1.7}
:is(#zone-intervention,#edpc-seo-local) .edpc-area-cta:hover{background:#002b55}
.edpc-area-copy .edpc-area-note{margin:13px 0 0;font-size:12px;color:#657987}
.edpc-area-territory{position:relative;background:#002b55;border-radius:22px;padding:28px 30px 30px;color:#fff;overflow:hidden}
.edpc-area-territory-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}
.edpc-area-territory-label{font-size:11px;font-weight:600;letter-spacing:.04em;color:#d2e5f0}
.edpc-area-department{font-size:10px;white-space:nowrap;padding:6px 10px;border:1px solid #ffffff30;border-radius:999px;color:#d2e5f0}
.edpc-area-scene{display:block;width:100%;height:auto;margin:14px 0 2px}
.edpc-area-town-main{display:flex;align-items:center;gap:11px;padding:8px 0 22px;border-bottom:1px solid #ffffff25}
.edpc-area-town-main>svg{width:27px;height:30px;stroke:#f39b93;stroke-width:1.7;flex:none}
.edpc-area-town-main>span:first-of-type{font-family:'Roboto Condensed',sans-serif;font-size:38px;line-height:1;font-weight:500;letter-spacing:-.02em}
.edpc-area-town-caption{font-size:12px;color:#bcd5e3;margin-left:auto;text-align:right}
.edpc-area-towns{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px;margin:23px 0 0;padding:0;list-style:none}
.edpc-area-towns li{display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.45;color:#fff}
.edpc-area-towns svg{width:17px;height:19px;stroke:#83b6d0;stroke-width:1.6;flex:none}
.edpc-area-services{grid-column:1/-1;display:grid;grid-template-columns:.9fr repeat(3,1fr);align-items:stretch;gap:12px;padding-top:30px;border-top:1px solid #e0e8ed}
.edpc-area-services-intro{align-self:center}
.edpc-area-services-intro>span{color:#657987;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}
.edpc-area-services-intro p{font-family:'Roboto Condensed',sans-serif;font-size:23px;font-weight:500;color:#002b55;margin:4px 0 0}
:is(#zone-intervention,#edpc-seo-local) .edpc-area-services>a{display:flex;align-items:center;gap:12px;border:1px solid #dce6ec;border-radius:12px;padding:20px 16px;color:#004b86;text-decoration:none;font-size:14px;font-weight:600;background:#f7fafb;transition:border-color .2s,background .2s}
:is(#zone-intervention,#edpc-seo-local) .edpc-area-services>a:hover{border-color:#86aec6;background:#edf4f8}
.edpc-area-service-icon{display:grid;place-items:center;flex:none;width:35px;height:35px;color:#004b86}
.edpc-area-service-icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.edpc-area-services>a>svg{margin-left:auto;width:18px;height:18px;flex:none;stroke:#cf352b;stroke-width:1.7}
:is(#zone-intervention,#edpc-seo-local) a:focus-visible{outline:3px solid #cf352b;outline-offset:4px}
@media(max-width:1024px){.edpc-area-layout{gap:36px}.edpc-area-territory{padding:24px}.edpc-area-services{grid-template-columns:repeat(3,1fr)}.edpc-area-services-intro{grid-column:1/-1;margin-bottom:6px}.edpc-area-town-caption{max-width:112px}.edpc-area-towns{gap:15px 10px}.edpc-area-towns li{font-size:12px}.edpc-area-services>a{font-size:13px}}
@media(max-width:767px){:is(#zone-intervention,#edpc-seo-local).edpc-contact-area{padding:48px 0;scroll-margin-top:100px}:is(#zone-intervention,#edpc-seo-local).edpc-contact-area>.el-row{width:calc(100% - 40px)}.edpc-area-layout{grid-template-columns:1fr;gap:28px}.edpc-area-copy{padding:0}.edpc-area-copy h2{font-size:37px;max-width:460px;margin-bottom:20px;text-wrap:pretty}.edpc-area-copy .edpc-area-kicker{margin-bottom:18px;font-size:11px}.edpc-area-copy .edpc-area-description{font-size:15px;margin-bottom:24px}.edpc-area-territory{padding:23px 20px 26px;border-radius:17px}.edpc-area-department{font-size:9px;padding:5px 8px}.edpc-area-territory-label{font-size:10px}.edpc-area-scene{margin-top:18px}.edpc-area-town-main>span:first-of-type{font-size:34px}.edpc-area-town-caption{font-size:11px}.edpc-area-towns{gap:16px 10px}.edpc-area-towns li{font-size:12px;gap:7px}.edpc-area-services{grid-template-columns:1fr;gap:10px;padding-top:25px}.edpc-area-services-intro{margin-bottom:8px}:is(#zone-intervention,#edpc-seo-local) .edpc-area-services>a{padding:15px 17px;font-size:14px}.edpc-area-service-icon{width:30px;height:30px}}
@media(max-width:359px){.edpc-area-territory{padding-inline:16px}.edpc-area-towns{grid-template-columns:1fr;gap:13px}.edpc-area-territory-heading{gap:6px}.edpc-area-territory-label{max-width:120px}.edpc-area-town-caption{max-width:100px}}
@media(prefers-reduced-motion:reduce){:is(#zone-intervention,#edpc-seo-local) .edpc-area-cta,:is(#zone-intervention,#edpc-seo-local) .edpc-area-services>a{transition:none}}
