.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-color-970a642:#FFFFFF;--e-global-color-07130a7:#2B9FD8;--e-global-color-02e53e7:#1E7DAD;--e-global-color-5c54525:#F7F9FC;--e-global-color-f6d8ad7:#0A2240;--e-global-color-aa6a416:#7A87A0;--e-global-color-c4581e5:#50607C;--e-global-color-d689b1b:#2A3850;--e-global-color-cd276a9:#C43A2E;--e-global-color-4e845ab:#6EC4F5;--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;background-color:var( --e-global-color-5c54525 );}.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:1024px){.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;}}/* Start custom CSS *//* Bouton Chaty "Retour en haut" uniquement */
#Link-0-channel .chaty-svg {
    position: relative;
    display: inline-flex;
}
/* Masque uniquement le symbole "lien" du SVG */
#Link-0-channel .chaty-svg > svg path {
    display: none !important;
}
/* Ajoute la flèche vers le haut */
#Link-0-channel .chaty-svg::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 19V5M5 12l7-7 7 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px 22px;
}
.chaty-svg ellipse {
    fill: #2B9FD8;
}
[id] {
    scroll-margin-top: 90px;
}/* End custom CSS */