.elementor-2046 .elementor-element.elementor-element-f430421{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}#elementor-popup-modal-2046{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2046 .dialog-message{width:720px;height:100vh;align-items:flex-start;}#elementor-popup-modal-2046 .dialog-close-button{display:flex;}#elementor-popup-modal-2046 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-dc3de62 *//* =========================================================
   INTRO FORMULAIRE / POPUP - CONSEILS D'ARTISANS
========================================================= */

body .cda-popup-intro {
  width: 100%;
  max-width: 760px;
  margin: 0 auto 22px;
  padding: 0 8px;
  text-align: center;
  font-family: "Montserrat", "Poppins", Arial, sans-serif;
}

body .cda-popup-intro span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(118, 165, 53, 0.12);
  color: #76a535;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body .cda-popup-intro h2 {
  max-width: 640px;
  margin: 0 auto 12px;
  color: #183b2d;
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: -0.03em;
}

body .cda-popup-intro p {
  max-width: 600px;
  margin: 0 auto;
  color: #536158;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.65;
}

/* Variante quand l'intro est dans une popup Elementor */
.elementor-popup-modal .cda-popup-intro {
  margin-bottom: 20px;
  padding-top: 4px;
}

/* Mobile */
@media screen and (max-width: 767px) {
  body .cda-popup-intro {
    margin-bottom: 18px;
    padding: 0;
  }

  body .cda-popup-intro span {
    margin-bottom: 12px;
    padding: 7px 13px;
    font-size: 11px;
  }

  body .cda-popup-intro h2 {
    font-size: 25px;
    line-height: 1.16;
    letter-spacing: -0.02em;
  }

  body .cda-popup-intro p {
    font-size: 14.5px;
    line-height: 1.55;
  }
}/* End custom CSS */