.elementor-28 .elementor-element.elementor-element-3b4ee1b{--display:flex;--min-height:200px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.74;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28 .elementor-element.elementor-element-3b4ee1b::before, .elementor-28 .elementor-element.elementor-element-3b4ee1b > .elementor-background-video-container::before, .elementor-28 .elementor-element.elementor-element-3b4ee1b > .e-con-inner > .elementor-background-video-container::before, .elementor-28 .elementor-element.elementor-element-3b4ee1b > .elementor-background-slideshow::before, .elementor-28 .elementor-element.elementor-element-3b4ee1b > .e-con-inner > .elementor-background-slideshow::before, .elementor-28 .elementor-element.elementor-element-3b4ee1b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-e1921ac );--background-overlay:'';}.elementor-28 .elementor-element.elementor-element-3b4ee1b > .elementor-shape-bottom svg, .elementor-28 .elementor-element.elementor-element-3b4ee1b > .e-con-inner > .elementor-shape-bottom svg{width:calc(300% + 1.3px);height:50px;}.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-28 .elementor-element.elementor-element-4a74dd1{width:var( --container-widget-width, 850px );max-width:850px;--container-widget-width:850px;--container-widget-flex-grow:0;text-align:center;}.elementor-28 .elementor-element.elementor-element-4a74dd1.elementor-element{--align-self:center;}.elementor-28 .elementor-element.elementor-element-4a74dd1 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:45px;font-weight:600;line-height:1.4em;color:#FFFFFF;}.elementor-28 .elementor-element.elementor-element-e5fcec6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-28 .elementor-element.elementor-element-8b85cd0{color:var( --e-global-color-e1921ac );}@media(max-width:1024px){.elementor-28 .elementor-element.elementor-element-3b4ee1b{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-28 .elementor-element.elementor-element-4a74dd1 .elementor-heading-title{font-size:40px;}.elementor-28 .elementor-element.elementor-element-e5fcec6{--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-28 .elementor-element.elementor-element-4a74dd1 .elementor-heading-title{font-size:35px;}}/* Start custom CSS for text-editor, class: .elementor-element-8b85cd0 *//* ============================= */
/* Espacements titres */
/* ============================= */

.style-blog * + h2 {
    margin-top: 50px;
}

.style-blog * + h3 {
    margin-top: 30px;
}

/* ============================= */
/* Titres H2 */
/* ============================= */

.style-blog h2 {
    color: #4FC646;
    font-size: 25px;
    line-height: 1.4em;
    font-weight: 600;
}

/* ============================= */
/* Titres H3 */
/* ============================= */

.style-blog h3 {
    color: #4FC646;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.4em;
}

/* ============================= */
/* Titres H4 */
/* ============================= */

.style-blog h4 {
    color: #0A1516;
    font-weight: 500;
    line-height: 1.4em;
}

/* ============================= */
/* Paragraphes */
/* ============================= */

.style-blog p {
    margin: 0;
    padding: 0;
    color: #0A1516;
    line-height: 1.7em;
}

/* ============================= */
/* Liens (inline, sans saut de ligne) */
/* ============================= */

.style-blog a {
    display: inline;
    color: #4FC646 !important;
    font-weight: 600;
    transition: all 0.2s ease;
    text-decoration: none;
}

.style-blog a:hover {
    color: #0A1516 !important;
    text-decoration: underline 1px;
}/* End custom CSS */