.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Grifter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;background-color:#FFFFFF;}.elementor-kit-5 a{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@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 */.transition-all {
        transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .2s;
}

body, html { margin:0!important; padding:0!important; }


.couleur {
    color:#00FFC2;
}


.gradient-anime {
     background: linear-gradient(
        to top right,
        #caedff 0%,
        #d8b4f8 60%,
        #ffc7ea 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
}


.background-gradient-anime .elementor-button {
 background: linear-gradient(
        to top right,
        #caedff 0%,
        #d8b4f8 60%,
        #ffc7ea 100%
    );
	background-size: 500% auto;
	animation: textShine 5s ease-in-out infinite alternate;
}



@keyframes textShine {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Grifter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://v2.koomet.fr/wp-content/uploads/2023/03/GRIFTERBold.eot');
	src: url('https://v2.koomet.fr/wp-content/uploads/2023/03/GRIFTERBold.eot?#iefix') format('embedded-opentype'),
		url('https://v2.koomet.fr/wp-content/uploads/2023/03/GRIFTERBold.woff2') format('woff2'),
		url('https://v2.koomet.fr/wp-content/uploads/2023/03/GRIFTERBold.woff') format('woff'),
		url('https://v2.koomet.fr/wp-content/uploads/2023/03/GRIFTERBold.ttf') format('truetype'),
		url('https://v2.koomet.fr/wp-content/uploads/2023/03/GRIFTERBold.svg#Grifter') format('svg');
}
/* End Custom Fonts CSS */