.elementor-39443 .elementor-element.elementor-element-cc6faf5 > .elementor-background-overlay{background-color:#FFFFFF;opacity:0;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39443 .elementor-element.elementor-element-cc6faf5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}#elementor-popup-modal-39443{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-39443 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-39443 .dialog-close-button{display:flex;}#elementor-popup-modal-39443 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for section, class: .elementor-element-cc6faf5 *//* Flou du site derrière le popup Elementor */
.elementor-popup-modal .dialog-widget-content {
  background: transparent !important;
}

.elementor-popup-modal {
  background: rgba(0,0,0,0.45) !important; /* overlay */
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

/* Option : garde le popup net (pas flouté) */
.elementor-popup-modal .dialog-message {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}/* End custom CSS */