.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Titre:Haffer; --Corps:Haffer; --Bouton:Haffer; --Corps-secondaire:Verdana; --Blanc-100:#ffffff; --Noir:#000000; --Jaune:#FFF8D2; --Bleu-dark:#0054FD; --Bleu-light:#00C8FF; --Titre-XL:5.6rem; --Titre-L:4.2rem; --Titre-M:2.6rem; --Titre-S:2.3rem; --Titre-special:1.1rem; --Corps-M:1rem; --Corps-S:0.9rem; --Bouton-primaire:1rem; --Blanc-80:#ffffffcc; --Blanc-50:#ffffff80; --Blanc-30:#ffffff4d; --Transparent:#00000000; --Gris:#7F7F7F; --e-gv-291b344:Haffer; --e-gv-32b7b83:1rem; --e-gv-570a801:#ffffff; --e-gv-32af819:#FFF8D2; --e-gv-2cbebf4:Haffer; --e-gv-7638db8:1rem; --e-gv-4689f2b:4.2rem; --e-gv-16d57b1:2.3rem; --e-gv-6c58b70:5.6rem; --e-gv-22098d9:#ffffff80; --e-gv-34fea82:#00000000; --e-gv-7748507:#0054FD; --e-gv-37d09b4:#00C8FF; }
/* Start custom CSS */html,
body {
  max-width: 100%;
  overflow-x: clip;
}

@supports not (overflow: clip) {
  html,
  body {
    overflow-x: hidden;
  }
}

.elementor,
.elementor-location-header,
.elementor-location-footer,
.e-con {
  max-width: 100%;
}

.acc-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;

  will-change: max-height, opacity;

  transition:
    max-height .4s ease,
    opacity .3s ease;
}

.acc-item.is-open .acc-content {
  max-height: 500px;
  opacity: 1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Haffer';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://akessoagency.com/wp-content/uploads/2026/04/Haffer-TRIAL-Regular.woff2') format('woff2'),
		url('https://akessoagency.com/wp-content/uploads/2026/04/Haffer-TRIAL-Regular.woff') format('woff'),
		url('https://akessoagency.com/wp-content/uploads/2026/04/Haffer-TRIAL-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Haffer';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://akessoagency.com/wp-content/uploads/2026/04/Haffer-TRIAL-SemiBold.woff2') format('woff2'),
		url('https://akessoagency.com/wp-content/uploads/2026/04/Haffer-TRIAL-SemiBold.woff') format('woff'),
		url('https://akessoagency.com/wp-content/uploads/2026/04/Haffer-TRIAL-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */