.elementor-kit-1659{--e-global-color-primary:#EAB433;--e-global-color-secondary:#1A1A1B;--e-global-color-text:#4C4C4A;--e-global-color-accent:#F7D774;--e-global-typography-primary-font-family:"League Spartan";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"League Spartan";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"League Spartan";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"League Spartan";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;}.elementor-kit-1659 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){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);}@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 *//* Adaptation pour les PC et tablettes */
@media (min-width: 768px) {
    .responsive-text-h1{
        font-size: max(4vw, 50px);
        line-height: 3rem;
    }
}

@media (min-width: 768px) {
     .responsive-text-h2{
        font-size: max(2.5vw, 31.5px);
    }
}
@media (min-width: 768px) {    
    .responsive-text-h3{
        font-size: max(1.3vw, 20px);
    }
}
@media (min-width: 768px) { 
    .responsive-text-p{
        font-size: max(1.1vw, 16px);
    }
}

/* Adaptation pour les mobiles */
@media screen and (max-width: 768px) {
    .responsive-text-h1{
        font-size: 10vw;
        line-height: 3rem;
    }
}
@media screen and (max-width: 768px) {    
     .responsive-text-h2{
        font-size: 8vw;
    }
}
@media screen and (max-width: 768px) {   
    .responsive-text-h3{
        font-size: 5vw;
    }
}
@media screen and (max-width: 768px) {    
    .responsive-text-p{
        font-size: 3.5vw;
    }
}/* End custom CSS */