.elementor-144 .elementor-element.elementor-element-0be8990{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-144 .elementor-element.elementor-element-3fa4f9e .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:44px;font-weight:600;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-144 .elementor-element.elementor-element-4d9247d{color:#000000;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-144 .elementor-element.elementor-element-3fa4f9e .elementor-heading-title{font-size:26px;line-height:32px;}}@media(min-width:768px){.elementor-144 .elementor-element.elementor-element-0be8990{--content-width:1520px;}}/* Start custom CSS for container, class: .elementor-element-0be8990 *//* Style global du bloc Mentions légales / Cookies */
.wp-block-heading {
    font-size: 22px!important;
    font-weight: 700;
}

.wp-block-heading + p,
.wp-block-heading + ul,
.wp-block-heading + strong,
p {
    font-size: 16px!important;
    font-weight: 400;
    line-height: 1.7;
}

/* 📱 Mobile (≤ 767px) */
@media (max-width: 767px) {
    .wp-block-heading {
        font-size: 18px;
        font-weight: 600;
    }

    p, ul, li, strong {
        font-size: 14px;
        font-weight: 400;
    }
}

/* 📱📲 Tablette (768px → 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    .wp-block-heading {
        font-size: 20px;
        font-weight: 600;
    }

    p, ul, li, strong {
        font-size: 15px;
        font-weight: 400;
    }
}

/* 🖥️ Desktop (≥ 1025px) */
@media (min-width: 1025px) {
    .wp-block-heading {
        font-size: 24px;
        font-weight: 700;
    }

    p, ul, li, strong {
        font-size: 16px;
        font-weight: 400;
    }
}/* End custom CSS */