.elementor-55 .elementor-element.elementor-element-142bd549{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0%;--padding-bottom:0%;--padding-left:6%;--padding-right:6%;}.elementor-55 .elementor-element.elementor-element-3df178b4{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-55 .elementor-element.elementor-element-7e28ca85{padding:5% 0% 0% 0%;}.elementor-55 .elementor-element.elementor-element-7e28ca85.elementor-element{--align-self:center;}.elementor-55 .elementor-element.elementor-element-7e28ca85 .elementor-heading-title{font-weight:600;line-height:70px;}.elementor-55 .elementor-element.elementor-element-4fe0e575{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:2%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-55 .elementor-element.elementor-element-5d0da8bc{--display:flex;}:root{--page-title-display:none;}@media(max-width:768px){.elementor-55 .elementor-element.elementor-element-7e28ca85{text-align:center;}}@media(min-width:769px){.elementor-55 .elementor-element.elementor-element-3df178b4{--width:70%;}}@media(max-width:1500px) and (min-width:769px){.elementor-55 .elementor-element.elementor-element-3df178b4{--width:80%;}}@media(max-width:1024px) and (min-width:769px){.elementor-55 .elementor-element.elementor-element-3df178b4{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-17e8944c */#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    margin-top: 0;
    max-width: 100%;
    font-size: inherit;
}

/* ================================
   Complianz - Héritage Elementor
   ================================ */

/* Container principal */
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode {
    font-family: var(--e-global-typography-primary-font-family);
    color: var(--e-global-color-text);
    font-size: inherit;
    line-height: var(--e-global-typography-primary-line-height);
}

/* Sous-titres */
.cmplz-subtitle {
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    font-size: var(--e-global-typography-secondary-font-size);
    line-height: var(--e-global-typography-secondary-line-height);
    color: var(--e-global-color-text);
    text-align: left;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: initial;
}

/* Titres H2 et H3 */
#cmplz-document h2 {
    
    font-size: 3rem;

    font-weight: var(--e-global-typography-primary-font-weight) !important;

    line-height: var(--e-global-typography-primary-line-height) !important;
 color: var(--e-global-color-primary);
}

#cmplz-document h3 ,
.editor-styles-wrapper .cmplz-unlinked-mode h3 {
    font-weight: var(--e-global-typography-secondary-font-weight) !important;
    font-size: var(--e-global-typography-secondary-font-size) !important;
    line-height: var(--e-global-typography-secondary-line-height) !important;
 color: var(--e-global-color-primary);
}

/* Paragraphes */
#cmplz-document p,
.editor-styles-wrapper .cmplz-unlinked-mode p {
    font-family: var(--e-global-typography-primary-font-family) !important;
    font-size: var(--e-global-typography-primary-font-size) !important;
    line-height: var(--e-global-typography-primary-line-height) !important;
     color: var(--e-global-color-primary);
}

/* Liens */
#cmplz-document a,
.editor-styles-wrapper .cmplz-unlinked-mode a {
    color: var(--e-global-color-primary);
    text-decoration: underline;
}

@media screen and (max-width: 1200px) {
    #cmplz-document h2,
    #cmplz-document h3 {
        
        font-size: 2.5rem;
    }
}/* End custom CSS */