.elementor-kit-6{--e-global-color-primary:#36596C;--e-global-color-secondary:#648798;--e-global-color-text:#D91016;--e-global-color-accent:#FADF77;--e-global-color-7ae20d7:#FFFFFF;--e-global-color-e86cb47:#CBE0E6;--e-global-color-fd2ef85:#FFF3C7;--e-global-color-b572599:#000000;--e-global-color-26a6730:#B81419;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playwrite IS";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:500;--e-global-typography-21b2a8e-font-family:"Figtree";--e-global-typography-21b2a8e-font-size:38px;--e-global-typography-21b2a8e-font-weight:400;--e-global-typography-21b2a8e-line-height:48px;--e-global-typography-af8d371-font-family:"Figtree";--e-global-typography-af8d371-font-size:30px;--e-global-typography-af8d371-font-weight:700;--e-global-typography-6ab32aa-font-family:"Figtree";--e-global-typography-6ab32aa-font-size:26px;--e-global-typography-6ab32aa-font-weight:600;--e-global-typography-ebefa11-font-family:"Figtree";--e-global-typography-ebefa11-font-size:22px;--e-global-typography-ebefa11-font-weight:600;--e-global-typography-7317fc7-font-family:"Figtree";--e-global-typography-7317fc7-font-size:16px;--e-global-typography-7317fc7-font-weight:400;--e-global-typography-1928691-font-family:"Figtree";--e-global-typography-1928691-font-size:16px;--e-global-typography-1928691-font-weight:600;--e-global-typography-ec9f393-font-family:"Figtree";--e-global-typography-ec9f393-font-size:16px;--e-global-typography-ec9f393-font-weight:400;--e-global-typography-ec9f393-letter-spacing:0.7px;--e-global-typography-b4cd412-font-family:"Figtree";--e-global-typography-b4cd412-font-size:38px;--e-global-typography-b4cd412-font-weight:400;--e-global-typography-4d2ac57-font-family:"Figtree";--e-global-typography-4d2ac57-font-size:16px;--e-global-typography-4d2ac57-font-weight:400;--e-global-typography-4d2ac57-letter-spacing:0.7px;--e-global-typography-c0c5855-font-family:"Figtree";--e-global-typography-c0c5855-font-size:30px;--e-global-typography-c0c5855-font-weight:700;--e-global-typography-988ea69-font-family:"Figtree";--e-global-typography-988ea69-font-size:26px;--e-global-typography-988ea69-font-weight:600;--e-global-typography-4cbcbce-font-family:"Figtree";--e-global-typography-4cbcbce-font-size:16px;--e-global-typography-4cbcbce-font-weight:400;--e-global-typography-50a046d-font-family:"Figtree";--e-global-typography-50a046d-font-size:22px;--e-global-typography-50a046d-font-weight:600;--e-global-typography-43f5067-font-family:"Playwrite IS";background-color:#DCF0F5;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a:hover{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(min-width:1280px){.elementor-kit-6{--e-global-typography-21b2a8e-font-size:38px;--e-global-typography-21b2a8e-line-height:48px;--e-global-typography-b4cd412-font-size:38px;--e-global-typography-b4cd412-line-height:48px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-21b2a8e-font-size:28px;--e-global-typography-af8d371-font-size:22px;--e-global-typography-6ab32aa-font-size:18px;--e-global-typography-ebefa11-font-size:16px;--e-global-typography-7317fc7-font-size:14px;--e-global-typography-ec9f393-font-size:14px;--e-global-typography-b4cd412-font-size:28px;--e-global-typography-4d2ac57-font-size:14px;--e-global-typography-c0c5855-font-size:22px;--e-global-typography-988ea69-font-size:18px;--e-global-typography-4cbcbce-font-size:14px;--e-global-typography-50a046d-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-ebefa11-font-size:16px;--e-global-typography-1928691-font-size:14px;--e-global-typography-b4cd412-font-size:28px;--e-global-typography-4d2ac57-font-size:14px;--e-global-typography-4cbcbce-font-size:14px;--e-global-typography-50a046d-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Empêcher les débordements globaux */
* {
    max-width: 100%;
    box-sizing: border-box;
}

/* Limiter la largeur globale à 1280px */
body {
    max-width: 1280px;
    margin: 0 auto; /* Centrer le contenu */
    padding: 0 0px; /* Optionnel : Ajoute un espace autour */
    overflow-x: hidden;
}

/* Sections Elementor - Ajuster la largeur */
.elementor-section {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Empêcher les débordements */
.elementor-container {
    max-width: 100%;
}
/* Ajouts Agence Pict */
#content .page-content p a{
	color: #d91016;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Playwrite IS';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.archive-notremaison.nereidestudio.com/wp-content/uploads/2024/11/PlaywriteIS-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Playwrite IS';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.archive-notremaison.nereidestudio.com/wp-content/uploads/2024/11/PlaywriteIS-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Playwrite IS';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.archive-notremaison.nereidestudio.com/wp-content/uploads/2024/11/PlaywriteIS-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Playwrite IS';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.archive-notremaison.nereidestudio.com/wp-content/uploads/2024/11/PlaywriteIS-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */