.elementor-1307 .elementor-element.elementor-element-e07cf24{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:050px;--padding-bottom:050px;--padding-left:0px;--padding-right:0px;}.elementor-1307 .elementor-element.elementor-element-e07cf24:not(.elementor-motion-effects-element-type-background), .elementor-1307 .elementor-element.elementor-element-e07cf24 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1592b44 );}.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-1307 .elementor-element.elementor-element-4fb0db3 .elementor-heading-title{font-family:"EB Garamond", Sans-serif;font-size:45px;font-weight:600;color:var( --e-global-color-a8ad0ee );}.elementor-1307 .elementor-element.elementor-element-59901cc{--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:0100px;--margin-bottom:0100px;--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-1307 .elementor-element.elementor-element-7e14b26{font-family:"Avenir Regular", Sans-serif;font-weight:400;color:#1D1D1D;}@media(max-width:1024px){.elementor-1307 .elementor-element.elementor-element-e07cf24{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-1307 .elementor-element.elementor-element-59901cc{--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:50px;}}@media(max-width:767px){.elementor-1307 .elementor-element.elementor-element-4fb0db3{text-align:center;}.elementor-1307 .elementor-element.elementor-element-4fb0db3 .elementor-heading-title{font-size:30px;}.elementor-1307 .elementor-element.elementor-element-59901cc{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS *//* Espacements titres */
.style-article * + h2 {
    margin-top: 50px;
}

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

/* Titres H2 */
.style-article h2 {
    color: #1D1D1D;
    font-size: 25px;
    line-height: 1.4em;
    font-weight: 600;
}

/* Titres H3 */
.style-article h3 {
    color: #1D1D1D;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.4em;
}

/* Titres H4 */
.style-article h4 {
    color: #1D1D1D;
    font-weight: 500;
    line-height: 1.4em;
}

/* Paragraphes */
.style-article p {
    margin: 0;
    padding: 0;
    color: #1D1D1D;
    line-height: 1.7em;
}

/* Liens */
.style-article a {
    color: #1D1D1D !important;
    font-weight: 600;
    transition: all 0.2s ease;
}

.style-article a:hover {
    color: #1D1D1D !important;
    font-weight: 600;
    text-decoration: underline 1px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avenir Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://studiomaystellar.com/wp-content/uploads/2026/01/Avenir-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */