.elementor-215 .elementor-element.elementor-element-05ad08e{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:50px;--padding-right:50px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-215 .elementor-element.elementor-element-4e9af98 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-215 .elementor-element.elementor-element-fb94abf .elementor-heading-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-215 .elementor-element.elementor-element-bcf4ff1{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-215{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-215 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-215 .dialog-close-button{display:flex;}#elementor-popup-modal-215 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-215 .elementor-element.elementor-element-4e9af98 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-215 .elementor-element.elementor-element-fb94abf .elementor-heading-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-215 .elementor-element.elementor-element-4e9af98 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-215 .elementor-element.elementor-element-fb94abf .elementor-heading-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS for wpforms, class: .elementor-element-e4c993d *//* --- UNIFORMISATION DES TAILLES --- */

/* 1. Configuration des champs (Input & Select) */
.elementor-215 .elementor-element.elementor-element-e4c993d .wpforms-field input, 
.elementor-215 .elementor-element.elementor-element-e4c993d .wpforms-field select {
    width: 100% !important; /* Largeur totale */
    max-width: 100% !important;
    padding: 18px 25px !important; /* Padding identique au bouton */
    border-radius: 12px !important; /* Arrondi signature */
    border: 1px solid #e2e8f0 !important;
    font-size: 16px !important;
    height: auto !important;
    box-sizing: border-box !important; /* Inclut le padding dans la largeur */
}

/* 2. Configuration du Bouton */
.elementor-215 .elementor-element.elementor-element-e4c993d .wpforms-submit {
    /* --- DIMENSIONS ET ALIGNEMENT --- */
    width: 100% !important; /* Occupe toute la largeur pour s'aligner aux inputs */
    padding: 30px 20px 40px 30px !important; /* Padding généreux pour un aspect "premium" */
    margin-top: 15px !important;
    box-sizing: border-box !important;

    /* --- COULEURS ET BORDURES --- */
    background-color: #ffb400 !important; /* Jaune d'or identitaire */
    color: #1e3a5f !important; /* Texte bleu marine foncé pour un contraste pro */
    border: none !important;
    border-radius: 12px !important; /* Arrondi cohérent avec le reste du site */

    /* --- TYPOGRAPHIE --- */
    font-family: 'Montserrat', sans-serif !important;
    font-size: 17px !important;
    font-weight: 900 !important; /* Épaisseur maximale pour l'impact */
    text-transform: none !important;
    letter-spacing: 0.5px;
    line-height: 1;

    /* --- EFFETS ET OMBRES --- */
    cursor: pointer;
    box-shadow: 0px 8px 24px rgba(255, 180, 0, 0.35) !important; /* Ombre portée colorée pour l'élévation */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
}

/* --- INTERACTION AU SURVOL --- */
.elementor-215 .elementor-element.elementor-element-e4c993d .wpforms-submit:hover {
    background-color: #f0aa00 !important; /* Jaune légèrement plus sombre */
    transform: translateY(-3px) !important; /* Effet de soulèvement */
    box-shadow: 0px 12px 30px rgba(255, 180, 0, 0.45) !important;
}

/* --- EFFET AU CLIC --- */
.elementor-215 .elementor-element.elementor-element-e4c993d .wpforms-submit:active {
    transform: translateY(-1px) !important;
}

/* --- ALIGNEMENT DU CONTENEUR --- */
.elementor-215 .elementor-element.elementor-element-e4c993d .wpforms-container {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

.elementor-215 .elementor-element.elementor-element-e4c993d .wpforms-field {
    padding: 0 !important;
    margin-bottom: 15px !important; /* Espacement régulier entre blocs */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-05ad08e *//* --- FORCER LE DESIGN DU CONTENEUR PARENT --- */
body .elementor-popup-modal .dialog-widget-content {
    background-color: #ffffff !important;
    border-radius: 20px !important; /* Arrondi des coins */
    box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.15) !important; /* Ombre portée */
    overflow: hidden !important;
}

/* --- AJUSTER L'ESPACEMENT INTERNE (PADDING) --- */
body .elementor-popup-modal .elementor-widget-container {
    padding: 40px !important; /* Espace aéré */
}

/* --- STYLE DES CHAMPS DE SAISIE --- */
body .elementor-popup-modal input, 
body .elementor-popup-modal select {
    background-color: #ffffff !important;
    border: 1px solid #e2e8f0 !important; /* Gris clair */
    border-radius: 12px !important; /* Arrondi des champs */
    padding: 12px 20px !important;
    font-family: 'Montserrat', sans-serif !important;
}

/* --- STYLE DU BOUTON JAUNE --- */
body .elementor-popup-modal .elementor-button {
    background-color: #ffb400 !important; /* Jaune d'or */
    color: #000000 !important;
    border-radius: 12px !important;
    font-weight: 800 !important;
    box-shadow: 0px 5px 20px rgba(255, 180, 0, 0.2) !important;
}

/* --- CROIX DE FERMETURE --- */
body .elementor-popup-modal .dialog-close-button {
    color: #94a3b8 !important; /* Gris discret */
}/* End custom CSS */