.elementor-kit-15{--e-global-color-primary:#1B1D1D;--e-global-color-secondary:#04A1CA;--e-global-color-text:#FFFCFC;--e-global-color-accent:#CEFBFF;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-decoration:none;background-color:#000000;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{background-color:#00E5FC;border-style:solid;border-width:2px 2px 2px 2px;border-radius:15px 15px 15px 15px;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 a{color:var( --e-global-color-text );text-decoration:none;}.elementor-kit-15 a:hover{color:var( --e-global-color-accent );}.elementor-kit-15 h1{font-family:"META", Sans-serif;font-size:40px;}.elementor-kit-15 h2{font-family:"Roboto Condensed", Sans-serif;font-size:45px;font-weight:800;}.elementor-kit-15 h3{font-family:"Roboto Condensed", Sans-serif;font-size:35px;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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(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 */.custom-button {
    --color: #00E5FC;
}

.custom-button a {
    text-shadow: 0 0 0.125em hsl(0 0% 100% / 0.3), 0 0 0.45em var(--color);
    box-shadow: inset 0 0 0.5em 0 var(--color), 0 0 0.5em 0 var(--color);
    transition: box-shadow 2s !important;
    position: relative;
}

.custom-button a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 2em 0.5em var(--color);
    opacity: 0;
    transition: opacity 100ms linear;
}

.custom-button a:hover::after {
    opacity: 0.9;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'META';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.meninplaque.fr/wp-content/uploads/2024/04/mesa-grande.ttf') format('truetype');
}
/* End Custom Fonts CSS */