.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-88560e6:#F2F2F2;--e-global-color-0f7fa53:#F26419;--e-global-color-b73c6f0:#1B3617;--e-global-color-0e3cccf:#6B7A6A;--e-global-color-edfc878:#FFFFFF;--e-global-color-d7e511c:#910E0C;--e-global-color-d39373d:#000000;--e-global-color-c641bb4:#E2EAE1;--e-global-color-a525aa3:#D9560F;--e-global-color-df0cf4d:#EAF4E8;--e-global-color-7fc6b4f:#3A7D2C;--e-global-color-69022ed:#BFE0AD;--e-global-color-af8887e:#FFB48A;--e-global-color-fdb9347:#839481;--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-edfc878 );}.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;
}/* End custom CSS */