.elementor-kit-8{--e-global-color-primary:#002D5F;--e-global-color-secondary:#1DD3DF;--e-global-color-text:#7E7E7E;--e-global-color-accent:#D5FB8C;--e-global-color-9e5b891:#858585;--e-global-color-7874f15:#FFFFFFC9;--e-global-color-2a1de28:#004999;--e-global-color-7f6b3d5:#F7F7F7;--e-global-color-978e8f5:#FFFFFF;--e-global-color-8de0387:#002D5F;--e-global-color-0837f24:#D5FB8C;--e-global-color-0c9ad1d:#1DD3DF;--e-global-typography-primary-font-family:"diodrum";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"diodrum";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-bottom:1em;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-2a1de28 );}.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 */p:last-of-type {
    margin-bottom: 0;
}

[data-elementor-type="wp-page"] {
    ul {
        margin: 1rem 0;
        padding-left: 2rem;
        
        li {
            margin: 1rem 0;
            
            ul li {
                margin: 0.5rem 0;
            }
        }
    }
}
.logo-carousel img {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.logo-carousel img:hover {
  filter: grayscale(0%);
}
/*Améliorer les animations d'entrée*/
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInDown {
    animation-name: fadeDown
}
@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}
@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInRight {
    animation-name: fadeRight
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}
/* Style du point avec contour et effet pulse */
#custom-cursor {
    position: fixed;
    width: 15px; /* Taille du cercle */
    height: 15px;
    border: 1px solid #1DD3DF; /* Contour orange */
    background-color: transparent; /* Centre transparent */
    border-radius: 50%; /* Forme arrondie */
    pointer-events: none; /* Ne bloque pas les clics */
    transform: translate(-50%, -50%);
    z-index: 10000; /* S'assure qu'il est au-dessus de tout */
    transition: transform 0.1s ease-out, top 0.1s ease-out, left 0.1s ease-out; /* Animation fluide */
    animation: pulse 1.5s infinite ease-in-out;
    will-change: transform;
}

/* Animation pulse */
@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0.5;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
}
@media (min-width: 1400px) {
	.parallax,
	.parallax > .elementor-background-overlay {
		background-attachment: fixed !important;
	}
}
.gradient-text {
  background: linear-gradient(to top right, #1DD3DF, #D5FB8C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.message {
  color: #FFFFFFC9 !important;
  text-align: center !important;
}
.active-cycle {
  /* Décalage vers le haut */
  transform: translateY(-15px)!important;

  /* Dégradé linéaire à 25°, avec les deux couleurs semi-transparentes */
  background: linear-gradient(
    25deg,
    rgba(29, 211, 223, 0.5) 0%,
    rgba(213, 251, 140, 0.52) 100%
  );

  /* Coins arrondis */
  border-radius: 25px;

  /* Animation fluide */
  transition: all 0.3s ease;

  /* Laisse intact tous les autres styles Elementor */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'diodrum';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://linguistic-academy.be/wp-content/uploads/2025/05/diodrum-cyrillic-bold.eot');
	src: url('https://linguistic-academy.be/wp-content/uploads/2025/05/diodrum-cyrillic-bold.eot?#iefix') format('embedded-opentype'),
		url('https://linguistic-academy.be/wp-content/uploads/2025/05/diodrum-cyrillic-bold.woff2') format('woff2'),
		url('https://linguistic-academy.be/wp-content/uploads/2025/05/diodrum-cyrillic-bold.woff') format('woff'),
		url('https://linguistic-academy.be/wp-content/uploads/2025/05/diodrum-cyrillic-bold.ttf') format('truetype'),
		url('https://linguistic-academy.be/wp-content/uploads/2025/05/diodrum-cyrillic-bold.svg#diodrum') format('svg');
}
/* End Custom Fonts CSS */