.elementor-646 .elementor-element.elementor-element-2ee7b35{--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;border-style:solid;--border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-3a25208 );--border-color:var( --e-global-color-3a25208 );--padding-top:5em;--padding-bottom:5em;--padding-left:5em;--padding-right:5em;}.elementor-646 .elementor-element.elementor-element-2ee7b35:not(.elementor-motion-effects-element-type-background), .elementor-646 .elementor-element.elementor-element-2ee7b35 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-dc78308 );}.elementor-646 .elementor-element.elementor-element-70e8041{width:100%;max-width:100%;background-color:#080808;}#elementor-popup-modal-646{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-646 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-646 .dialog-close-button{display:flex;}#elementor-popup-modal-646 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-70e8041 *//* === FORMULAIRE MOLLIE - STYLE PERSONNALISÉ === */

/* Inputs texte et email */
input[name^="form_693_field"] {
    background: #2a2d3e !important;
    border: 1px solid #3a3d5e !important;
    color: #ffffff !important;
    padding: 14px 18px !important;
    border-radius: 6px !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px !important;
    transition: all 0.3s ease !important;
}

/* Placeholder */
input[name^="form_693_field"]::placeholder {
    color: #8a8d9e !important;
    opacity: 1 !important;
}

/* Focus sur les inputs */
input[name^="form_693_field"]:focus {
    outline: none !important;
    border-color: #7c7aff !important;
    background: #323550 !important;
    box-shadow: 0 0 0 3px rgba(124, 122, 255, 0.15) !important;
}

/* Labels des radio buttons */
label[for^="form_693_field"] {
    color: #ffffff !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

/* Radio buttons personnalisés */
input[type="radio"] {
    width: 14px !important;
    height: 14px !important;
    accent-color: #919BFF !important;
    cursor: pointer !important;
}

/* Checkbox */
input[type="checkbox"] {
    width: 14px !important;
    height: 14px !important;
    accent-color: #919BFF !important;
    cursor: pointer !important;
    margin-right: 10px !important;
}/* End custom CSS */