.elementor-177 .elementor-element.elementor-element-6b8f1fd{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-22fe2d8 *//* =========================================================
   PAGE INTERVENTION — DG MENUISERIE (Premium monochrome)
   ========================================================= */

html, body{ overflow-x: clip; }
@supports not (overflow-x: clip){ html, body{ overflow-x: hidden; } }

/* Boutons (scope page intervention) */
.dg-intro .dg-btn,
.dg-commitments .dg-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 12px 16px;
  border-radius: 12px;
  font-weight: 900;
  text-decoration: none !important;
  transition: transform .18s ease, opacity .18s ease, background .18s ease, border-color .18s ease;
  will-change: transform;
}
.dg-intro .dg-btn:hover,
.dg-commitments .dg-btn:hover{
  transform: translateY(-1px);
  opacity: .94;
}
.dg-intro .dg-btn--primary,
.dg-commitments .dg-btn--primary{
  background:#fff;
  color:#0b0b0b !important;
  border: 1px solid rgba(255,255,255,.2);
  box-shadow: 0 16px 40px rgba(0,0,0,.35);
}
.dg-intro .dg-btn--secondary,
.dg-commitments .dg-btn--secondary{
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.18);
  color:#fff !important;
}
.dg-intro .dg-btn--secondary:hover,
.dg-commitments .dg-btn--secondary:hover{
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.28);
}

/* -------------------------
   INTRO HERO
   ------------------------- */
.dg-intro{
  color:#fff;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background:
    radial-gradient(900px 360px at 18% 22%, rgba(255,255,255,.08), transparent 60%),
    radial-gradient(900px 520px at 78% 28%, rgba(255,255,255,.05), transparent 62%),
    linear-gradient(180deg, #0b0b0b, #060606);
}
.dg-intro__inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: clamp(56px, 7vw, 96px) clamp(20px, 4vw, 40px);
}
.dg-intro__kicker{
  margin: 0 0 12px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: rgba(255,255,255,.62);
}
.dg-intro__title{
  margin: 0 0 16px;
  font-weight: 900;
  line-height: 1.05;
  font-size: clamp(34px, 3.8vw, 56px);
}
.dg-intro__lead{
  margin: 0 0 22px;
  color: rgba(255,255,255,.78);
  font-size: 16px;
  line-height: 1.65;
  max-width: 70ch;
}
.dg-intro__cta{
  display:flex;
  gap: 12px;
  flex-wrap: wrap;
  margin: 0 0 18px;
}
.dg-intro__chips{
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
}
.dg-intro__chips span{
  font-size: 13px;
  color: rgba(255,255,255,.70);
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.04);
  padding: 8px 10px;
  border-radius: 999px;
}

/* -------------------------
   TYPES D’INTERVENTION
   ------------------------- */
.dg-interv{
  background:#fff;
  color:#0b0b0b;
}
.dg-interv__inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: clamp(54px, 6vw, 84px) clamp(20px, 4vw, 40px);
}
.dg-interv__head{
  max-width: 860px;
  margin: 0 0 22px;
}
.dg-interv__title{
  margin: 0 0 10px;
  font-weight: 900;
  font-size: clamp(26px, 3vw, 34px);
}
.dg-interv__sub{
  margin: 0;
  color:#3a3a3a;
  line-height: 1.7;
}

/* grille cards */
.dg-interv__grid{
  display:grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

/* carte premium */
.dg-card{
  background:
    radial-gradient(800px 240px at 28% 18%, rgba(0,0,0,.03), transparent 60%),
    #ffffff;
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 18px 40px rgba(0,0,0,.06);
  display:flex;
  flex-direction: column;
  min-height: 100%;
}
.dg-card__top{
  display:flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
}
.dg-card__icon{
  width: 44px;
  height: 44px;
  border-radius: 14px;
  display:grid;
  place-items:center;
  background:#0b0b0b;
  color:#fff;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: .08em;
}
.dg-card__title{
  margin: 0;
  font-weight: 900;
  font-size: 16px;
}
.dg-card__text{
  margin: 0 0 12px;
  color:#444;
  line-height: 1.65;
  font-size: 14px;
}
.dg-card__list{
  margin: 0;
  padding: 0;
  list-style: none;
  display:grid;
  gap: 8px;
}
.dg-card__list li{
  position: relative;
  padding-left: 18px;
  color:#2f2f2f;
  font-size: 14px;
}
.dg-card__list li::before{
  content:"•";
  position:absolute;
  left: 0;
  top: 0;
  color: rgba(0,0,0,.35);
}

/* -------------------------
   STEPS (process)
   ------------------------- */
.dg-steps{
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background:
    radial-gradient(900px 360px at 20% 10%, rgba(255,255,255,.06), transparent 60%),
    linear-gradient(180deg, #0b0b0b, #060606);
  color:#fff;
}
.dg-steps__inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: clamp(54px, 6vw, 84px) clamp(20px, 4vw, 40px);
}
.dg-steps__head{
  max-width: 820px;
  margin: 0 0 18px;
}
.dg-steps__title{
  margin: 0 0 10px;
  font-weight: 900;
  font-size: clamp(24px, 2.8vw, 32px);
}
.dg-steps__sub{
  margin: 0;
  color: rgba(255,255,255,.74);
  line-height: 1.7;
}

/* timeline */
.dg-steps__flow{
  display:grid;
  gap: 12px;
}
.dg-step{
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.04);
  box-shadow: 0 40px 100px rgba(0,0,0,.55);
  padding: 16px;
  display:grid;
  grid-template-columns: 54px 1fr;
  gap: 12px;
  align-items: start;
}
.dg-step__num{
  width: 54px;
  height: 54px;
  border-radius: 16px;
  display:grid;
  place-items:center;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.14);
  color:#fff;
  font-weight: 900;
}
.dg-step__title{
  margin: 0 0 6px;
  font-weight: 900;
  font-size: 16px;
}
.dg-step__text{
  margin: 0;
  color: rgba(255,255,255,.78);
  line-height: 1.6;
  font-size: 14px;
}

/* -------------------------
   COMMITMENTS / CTA
   ------------------------- */
.dg-commitments{
  background:#fff;
  color:#0b0b0b;
}
.dg-commitments__inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: clamp(54px, 6vw, 84px) clamp(20px, 4vw, 40px);
}
.dg-commitments__box{
  border-radius: 22px;
  border: 1px solid rgba(0,0,0,.10);
  background:
    radial-gradient(800px 220px at 25% 25%, rgba(0,0,0,.03), transparent 60%),
    #ffffff;
  box-shadow: 0 18px 40px rgba(0,0,0,.06);
  padding: 22px;
  display:grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 18px;
  align-items: start;
}
.dg-commitments__title{
  margin: 0 0 10px;
  font-weight: 900;
  font-size: 22px;
}
.dg-commitments__list{
  margin: 0;
  padding: 0;
  list-style: none;
  display:grid;
  gap: 8px;
}
.dg-commitments__list li{
  position: relative;
  padding-left: 18px;
  color:#2f2f2f;
  font-size: 14px;
}
.dg-commitments__list li::before{
  content:"•";
  position:absolute;
  left: 0;
  top: 0;
  color: rgba(0,0,0,.35);
}
.dg-commitments__cta{
  display:flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-end;
}
.dg-commitments__note{
  margin: 6px 0 0;
  font-size: 13px;
  color:#4a4a4a;
}

/* -------------------------
   FAQ
   ------------------------- */
.dg-intfaq{
  background:#fff;
  color:#0b0b0b;
}
.dg-intfaq__inner{
  max-width: 900px;
  margin: 0 auto;
  padding: clamp(46px, 6vw, 72px) clamp(20px, 4vw, 40px);
}
.dg-intfaq__title{
  margin: 0 0 14px;
  font-weight: 900;
  font-size: clamp(22px, 2.4vw, 28px);
}
.dg-intfaq__item{
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 14px;
  padding: 12px 14px;
  background: #fafafa;
  margin: 0 0 12px;
}
.dg-intfaq__item summary{
  cursor: pointer;
  font-weight: 800;
}
.dg-intfaq__item p{
  margin: 10px 0 0;
  color: #444;
  line-height: 1.6;
}

/* responsive */
@media (max-width: 980px){
  .dg-interv__grid{ grid-template-columns: 1fr; }
  .dg-commitments__box{ grid-template-columns: 1fr; }
  .dg-commitments__cta{ align-items: stretch; }
  .dg-intro .dg-btn,
  .dg-commitments .dg-btn{ width: 100%; }
}/* End custom CSS */