.elementor-1301 .elementor-element.elementor-element-974c70e{--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:30px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.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-1301 .elementor-element.elementor-element-fa5004b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -60px) 0px;}.elementor-1301 .elementor-element.elementor-element-fa5004b .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:95px;font-weight:900;color:#EEEEEE;}.elementor-1301 .elementor-element.elementor-element-7d9be0d{margin:0px 642px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1301 .elementor-element.elementor-element-7d9be0d .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:50px;font-weight:900;color:#E65C32;}.elementor-1301 .elementor-element.elementor-element-6d4ba39{--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;}.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-1301 .elementor-element.elementor-element-457fe40{text-align:center;}/* Start custom CSS for heading, class: .elementor-element-fa5004b */.title-front {
    position: relative;
    z-index: 2;
    margin: 0;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-7d9be0d */.highlight-text {
    display: inline-block;
    position: relative;
}

.highlight-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px; /* position du trait */
    width: 100%;
    height: 15px; /* épaisseur */
    background: #f2b8a8;
    z-index: -1;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-974c70e *//* TEXTE GRIS (derrière) */
.title-bg {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 120px;
    color: rgba(0,0,0,0.05);
    z-index: 0; /* IMPORTANT */
    pointer-events: none;
    white-space: nowrap;
}

/* TEXTE ORANGE (devant) */
.title-front {
    position: relative;
    z-index: 2; /* IMPORTANT */
}

/* TRAIT */
.highlight-text {
    position: relative;
    display: inline-block;
    z-index: 2;
}

.highlight-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 15px;
    background: #f2b8a8;
    z-index: -1;
}/* End custom CSS */