.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-50fa7e9:#C53528;--e-global-color-e63f1e3:#275E7C;--e-global-color-254e9d6:#3B3B3B;--e-global-color-c644553:#E8E8EB;--e-global-color-59409f7:#53AFE0;--e-global-color-a21e1f8:#958B83;--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-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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:1023px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.e-con{--container-default-padding-top:7%;--container-default-padding-right:7%;--container-default-padding-bottom:7%;--container-default-padding-left:7%;}}@media(max-width:424px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Bleu:#275e7c; --Bleu-clair:#4ba5d6; --Rouge:#bd4434; --Blanc:#ffffff; }
/* Start custom CSS */html, body {
max-width: 100% !important;
overflow-x: hidden !important;
}

p:last-child {
margin-bottom: 0;
}

li{
margin-left: -25px
}

/* Font Clamp Generator */

html { font-size: 16px; } /* Default root size */

h1 {
    font-size: clamp(2.25rem, 1.87500rem + 1.50000vw, 3.00rem);
    line-height: 1.3;
    font-weight: 600;
}

h2 {
    font-size: clamp(1.88rem, 1.56250rem + 1.25000vw, 2.50rem);
    line-height: 1.3;
    font-weight: 600;
}

h3 {
    font-size: clamp(1.50rem, 1.25000rem + 1.00000vw, 2.00rem);
    line-height: 1.4;
    font-weight: 600;
}

h4 {
    font-size: clamp(1.25rem, 1.00000rem + 1.00000vw, 1.75rem);
    line-height: 1.4;
    font-weight: 600;
}

h5 {
    font-size: clamp(1.13rem, 0.93750rem + 0.75000vw, 1.50rem);
    line-height: 1.4;
    font-weight: 600;
}

h6 {
    font-size: clamp(1.00rem, 0.87500rem + 0.50000vw, 1.25rem);
    line-height: 1.4;
    font-weight: 600;
}


/* Custom Font Classes */

.hero :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(2.38rem, 1.68750rem + 2.75000vw, 3.75rem);
    line-height: 1.2;
    font-weight: 100;
}

.intro :is(p) {
    font-size: clamp(1.13rem, 0.93750rem + 0.75000vw, 1.50rem);
    line-height: 1.4;
}

.small :is(p) {
    font-size: clamp(0.82rem, 0.76875rem + 0.22500vw, 0.94rem);
    line-height: 1.4;
}

.caption{
    font-size: 12px !important;
}/* End custom CSS */