.elementor-35 .elementor-element.elementor-element-6c7cf2d{--display:flex;--min-height:200px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.53;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-35 .elementor-element.elementor-element-6c7cf2d:not(.elementor-motion-effects-element-type-background), .elementor-35 .elementor-element.elementor-element-6c7cf2d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9eb10bc );}.elementor-35 .elementor-element.elementor-element-6c7cf2d::before, .elementor-35 .elementor-element.elementor-element-6c7cf2d > .elementor-background-video-container::before, .elementor-35 .elementor-element.elementor-element-6c7cf2d > .e-con-inner > .elementor-background-video-container::before, .elementor-35 .elementor-element.elementor-element-6c7cf2d > .elementor-background-slideshow::before, .elementor-35 .elementor-element.elementor-element-6c7cf2d > .e-con-inner > .elementor-background-slideshow::before, .elementor-35 .elementor-element.elementor-element-6c7cf2d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-6396177 );--background-overlay:'';}.elementor-35 .elementor-element.elementor-element-6c7cf2d > .elementor-shape-bottom svg, .elementor-35 .elementor-element.elementor-element-6c7cf2d > .e-con-inner > .elementor-shape-bottom svg{height: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-35 .elementor-element.elementor-element-76c6de1 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-35 .elementor-element.elementor-element-7295713{--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;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--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-35 .elementor-element.elementor-element-a486c21{color:var( --e-global-color-6396177 );}@media(max-width:1024px){.elementor-35 .elementor-element.elementor-element-6c7cf2d{--min-height:150px;}.elementor-35 .elementor-element.elementor-element-76c6de1 .elementor-heading-title{font-size:40px;}.elementor-35 .elementor-element.elementor-element-7295713{--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;--gap:020px 020px;--row-gap:020px;--column-gap:020px;--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-35 .elementor-element.elementor-element-76c6de1 .elementor-heading-title{font-size:35px;}}/* Start custom CSS for text-editor, class: .elementor-element-a486c21 *//* ============================= */
/* Espacements titres */
/* ============================= */

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

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

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

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

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

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

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

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

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

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

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

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

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