.elementor-1364 .elementor-element.elementor-element-9da7740 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-269a1fc *//* =========================================
   ARTICLE FAHER STYLE PREMIUM STRUCTURÉ
   ========================================= */

.faher-structured-wrapper{
    display:flex;
    justify-content:center;
    width:100%;
}

.faher-structured-card{
    width:100%;
    max-width:780px;
    background:#ffffff;
    border-radius:22px;
    padding:35px;
    box-shadow:0 25px 50px rgba(0,0,0,0.08);
    border:1px solid #f0f0f0;
}

/* HEADER */



/* TABLE DES MATIERES */

.faher-structured-toc{
    background:#f7f8fa;
    padding:20px;
    border-radius:16px;
    margin-bottom:25px;
}

.faher-structured-toc h3{
    margin-top:0;
    font-size:16px;
    margin-bottom:15px;
}

.faher-structured-toc ul{
    list-style:none;
    padding:0;
    margin:0;
}

.faher-structured-toc li{
    margin-bottom:10px;
}

.faher-structured-toc a{
    text-decoration:none;
    display:block;
    padding:8px 12px;
    border-radius:12px;
    background:#ffffff;
    border:1px solid #e6e6e6;
    font-size:14px;
    color:#2c3c4e;
    transition:all .3s ease;
}

.faher-structured-toc a:hover{
    background:#d3b574;
    color:#ffffff;
}

/* SECTIONS */

.faher-section{
    margin-bottom:35px;
}

.faher-section h2{
    font-size:20px;
    margin-bottom:15px;
    padding-left:15px;
    position:relative;
}

.faher-section h2:before{
    content:"";
    position:absolute;
    left:0;
    top:6px;
    width:5px;
    height:22px;
    background:#d3b574;
    border-radius:3px;
}

.faher-section p{
    font-size:15px;
    line-height:1.9;
    margin-bottom:14px;
}

/* LISTES */

.faher-box{
    background:#f7f8fa;
    padding:18px;
    border-radius:14px;
    margin:15px 0;
}

.faher-box ul{
    margin:0;
    padding-left:18px;
}

.faher-box li{
    margin-bottom:10px;
}

/* BLOC DANGER */

.faher-danger{
    background:#fff8f2;
    border:1px solid #d3b57440;
    padding:20px;
    border-radius:16px;
}

/* RESSOURCES */

.faher-resources{
    background:#f7f8fa;
    padding:20px;
    border-radius:16px;
    margin-top:20px;
}

.faher-resources a{
    display:block;
    margin-bottom:10px;
    padding:10px;
    border-radius:12px;
    background:#ffffff;
    border:1px solid #e6e6e6;
    text-decoration:none;
    color:#2c3c4e;
    transition:all .3s ease;
}

.faher-resources a:hover{
    background:#2c3c4e;
    color:#ffffff;
}

/* RESPONSIVE */

@media(max-width:768px){
    .faher-structured-card{
        padding:20px;
    }
}/* End custom CSS */