.elementor-kit-5{--e-global-color-primary:#4A7C59;--e-global-color-secondary:#292B2F;--e-global-color-text:#292B2FB2;--e-global-color-accent:#1E3A5F;--e-global-color-60a9c8d:#EDE0D4;--e-global-color-f959517:#FAF8F6;--e-global-color-62792bf:#1E3A5F;--e-global-color-acfb426:#4A7C59;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:18px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Amaranth", Sans-serif;font-size:16px;text-transform:uppercase;line-height:16px;color:#FFFFFF;border-radius:0px 12px 0px 12px;padding:16px 48px 16px 48px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#416D4E;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );text-decoration:none;}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-family:"Amaranth", Sans-serif;font-size:64px;font-weight:bold;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:"Amaranth", Sans-serif;font-size:48px;font-weight:bold;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-family:"Amaranth", Sans-serif;font-size:24px;font-weight:bold;}.elementor-kit-5 h4{color:var( --e-global-color-secondary );font-family:"Amaranth", Sans-serif;font-size:20px;font-weight:bold;}.elementor-kit-5 h5{color:var( --e-global-color-secondary );font-family:"Amaranth", Sans-serif;font-size:18px;font-weight:bold;}.elementor-kit-5 h6{color:var( --e-global-color-secondary );font-family:"Amaranth", Sans-serif;font-size:18px;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.elementor-lightbox{--lightbox-ui-color:#FFFFFF;}.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-kit-5 h1{font-size:54px;}.elementor-kit-5 h2{font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:48px;}.elementor-kit-5 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden;
}
p{
    margin: 0;
}
svg.e-font-icon-svg.e-fas-arrow-circle-right{
    margin-top: -2px;
}
.elementor-button:hover .elementor-button-icon svg {
  transform: translateX(5px); /* déplace vers la droite */
  transition: transform 0.3s ease; /* animation fluide */
}

.elementor-button .elementor-button-icon svg {
  transition: transform 0.3s ease; /* transition par défaut */
}
.bouton-bleu svg{
fill: #1E3A5F;
}
.bouton-vert svg{
fill: #4A7C59;
}
h1 span, h2 span {
  font-family: "Amaranth", Sans-serif!important;
}/* End custom CSS */