/* ============================================================
   AUDREC — Formulaires (Sureforms / SRFM)
============================================================ */

/* ===== Page Contact — bloc conteneur du formulaire ===== */
.uagb-block-d0cb7be2 {
    border: 2px solid #dde1ea !important;
    border-radius: 10px !important;
    padding: 40px !important;
    background: transparent !important;
    box-shadow: 0 4px 24px rgba(17, 28, 68, 0.07) !important;
}
.uagb-block-d0cb7be2 > p {
    margin-bottom: 6px !important;
}
.uagb-block-d0cb7be2 .srfm-form-container-709 {
    margin-top: 8px;
}
.srfm-form-container-709 {
    --srfm-color-input-background: #ffffff;
    --srfm-color-input-background-hover: #f7f8fc;
}
.srfm-form-container-709 .srfm-input-common {
    background-color: #ffffff !important;
}
.srfm-form-container-709 .ts-wrapper .ts-control,
.srfm-form-container-709 .srfm-dropdown-common.ts-wrapper .ts-control {
    background-color: #ffffff !important;
}
.srfm-form-container-709 .ts-dropdown,
.srfm-form-container-709 .ts-dropdown .ts-dropdown-content {
    background-color: #ffffff !important;
}

/* ===== Formulaire #819 ===== */
div.srfm-form-container-819,
div.srfm-form-container-819-4dbc021d {
    width: 680px !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 2px solid #dde1ea !important;
    border-radius: 10px !important;
    padding: 40px !important;
    background: transparent !important;
    box-shadow: 0 4px 24px rgba(17, 28, 68, 0.07) !important;
    box-sizing: border-box !important;
}
.srfm-form-container-819 {
    --srfm-color-input-background: #ffffff;
    --srfm-color-input-background-hover: #f7f8fc;
}
.srfm-form-container-819 .srfm-input-common {
    background-color: #ffffff !important;
}
.srfm-form-container-819 .ts-wrapper .ts-control,
.srfm-form-container-819 .srfm-dropdown-common.ts-wrapper .ts-control {
    background-color: #ffffff !important;
}
.srfm-form-container-819 .ts-dropdown,
.srfm-form-container-819 .ts-dropdown .ts-dropdown-content {
    background-color: #ffffff !important;
}