.elementor-kit-6{--e-global-color-primary:#1A337A;--e-global-color-secondary:#008FCF;--e-global-color-text:#CBECFA;--e-global-color-accent:#AFCB85;--e-global-color-02fb0fe:#DED0A9;--e-global-color-d9921f5:#00000000;--e-global-color-8612d9e:#FFFFFF;--e-global-color-8b6ea6f:#000000;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:700;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* INVERSION DE LA VAGUE  */
.img-return {
    transform: rotate(180deg);
}

/* SEPARATEUR DE LISTE DANS LES FORMULES  */
.list-formule .elementor-icon-list-item:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -3px;
    height: 5px;
    background-image: url('/2025/wp-content/uploads/2026/01/liste-separator-1.svg');
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateX(25%);
    width:50%;
}

.list-formule .elementor-icon-list-item:last-child {
    text-decoration-line: underline;
    text-decoration-color: var( --e-global-color-primary );
    text-decoration-thickness: 1px; 
    text-underline-offset: 3px;
}

.justif-droite .e-con-inner{
    margin:0 0 0 auto; !important
}/* End custom CSS */