html {
    scroll-behavior: smooth;
}


.modal-backdrop {
    z-index: 100 !important;
}

.line-modal {
    z-index: 100000 !important;
}

.line-banner-header {
    h1 {
        opacity: 1 !important;
        animation: none !important;
    }
}

.line-comm-pratique-liste {
    .mod-eventflash__btn-register {
        display: none !important;
    }
}