.elementor-28872 .elementor-element.elementor-element-da53b83{--display:flex;--margin-top:6%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-28872 .elementor-element.elementor-element-da53b83{--margin-top:15%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}}/* Start custom CSS for formidable, class: .elementor-element-fa91154 *//* Conteneur : affichage en ligne + scroll horizontal */
#frm_field_28_container .frm_opt_container {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden;
    gap: 12px;
    padding-bottom: 10px;
    scrollbar-width: thin; /* Firefox */
}

/* Empêche les blocs de passer à la ligne */
#frm_field_28_container .frm_checkbox {
    flex: 0 0 auto !important;
    white-space: nowrap !important;
}

/* (Optionnel) rend le scroll plus discret sur Chrome/Safari */
#frm_field_28_container .frm_opt_container::-webkit-scrollbar {
    height: 6px;
}
#frm_field_28_container .frm_opt_container::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}/* End custom CSS */