.elementor-kit-3{--e-global-color-primary:#336BA1;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#4A5565;--e-global-color-accent:#469A4D;--e-global-color-cba38c8:#97C39A;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:65px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0.025rem;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;background-color:#FFFFFF;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{background-color:#469A4D;color:#FFFFFF;padding:16px 32px 16px 32px;}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{background-color:#469A4D;color:#FFFFFF;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 a{color:var( --e-global-color-text );}.elementor-kit-3 a:hover{color:var( --e-global-color-primary );}.elementor-kit-3 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-3 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-3 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.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-kit-3{--e-global-typography-primary-font-size:55px;--e-global-typography-secondary-font-size:36px;}.elementor-kit-3 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-3 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-3 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3{--e-global-typography-primary-font-size:50px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:1.375em;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;}.elementor-kit-3 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-3 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-3 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button-arrow .elementor-button-text, 
.button-arrow-blue .elementor-button-text  {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.button-arrow .elementor-button-text::after,
.button-arrow-blue .elementor-button-text::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: 1px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease-out, background-color 0.3s ease;
}

.button-arrow .elementor-button-text::after {
    background-image: url("https://juillet2026.meosis.fr/braun-a-successeurs/wp-content/uploads/sites/3/2026/07/svgexport-6-40.svg");
}

.button-arrow-blue .elementor-button-text::after {
    background-image: url("https://juillet2026.meosis.fr/braun-a-successeurs/wp-content/uploads/sites/3/2026/07/svgexport-13-12.svg");
}

.button-arrow:hover .elementor-button-text::after, 
.button-arrow-blue:hover .elementor-button-text::after {
    transform: translateX(6px);
}

.button-arrow .elementor-button-text svg, 
.button-arrow-blue .elementor-button-text svg {
    width: 20px;
    height: 20px;
}

#grow-button {
    transition: ease 0.3s;
}

#grow-button:hover {
    transform: scale(1.05) !important;
}/* End custom CSS */