.elementor-kit-11{--e-global-color-primary:#F7F4ED;--e-global-color-text:#222222;--e-global-color-secondary:#FFFFFF;--e-global-color-accent:#132E28;--e-global-color-ae37b0a:#DAF2DD;--e-global-color-86d3e22:#132E28;--e-global-color-8d0833f:#E1EB73;--e-global-color-fdebf16:#0E3E21;--e-global-color-71a37c8:#E7DAF6;--e-global-color-c1afeb4:#53338B;--e-global-color-8eb1f6a:#F9B38E;--e-global-color-151a097:#6B131E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:1.8rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:1.1rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:500;--e-global-typography-54a0f04-font-family:"Inter";--e-global-typography-54a0f04-font-size:6.6rem;--e-global-typography-54a0f04-font-weight:600;--e-global-typography-54a0f04-line-height:1em;--e-global-typography-509d628-font-family:"Inter";--e-global-typography-509d628-font-size:1.6rem;--e-global-typography-509d628-font-weight:600;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-8eb1f6a );}.elementor-kit-11 a:hover{color:var( --e-global-color-151a097 );}.elementor-kit-11 h2{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 );}.elementor-kit-11 h3{font-family:var( --e-global-typography-509d628-font-family ), Sans-serif;font-size:var( --e-global-typography-509d628-font-size );font-weight:var( --e-global-typography-509d628-font-weight );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{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 );border-radius:10px 10px 10px 10px;padding:10px 18px 10px 18px;}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{padding:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:2vw;}.elementor-element{--widgets-spacing:2vw 2vw;--widgets-spacing-row:2vw;--widgets-spacing-column:2vw;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-secondary-font-size:1.05rem;--e-global-typography-54a0f04-font-size:4.8rem;}.elementor-kit-11 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-11 h3{font-size:var( --e-global-typography-509d628-font-size );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{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-11{--e-global-typography-secondary-font-size:1.05rem;--e-global-typography-54a0f04-font-size:3rem;--e-global-typography-509d628-font-size:1.6rem;}.elementor-kit-11 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-11 h3{font-size:var( --e-global-typography-509d628-font-size );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:var( --e-global-typography-accent-font-size );padding:10px 14px 10px 14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Animation icone bouton */
.btn-icone-large span.elementor-button-content-wrapper {
   display: inline-flex;
    align-items: center;
}

.btn-icone-large .elementor-button-icon svg {
    width: 2.2em;
    height: 2.2em;
    transition: transform 0.3s ease;
}

@media (max-width: 767px) {
    .btn-icone-large .elementor-button-icon svg {
        width: 1.6em;
        height: 1.6em;
    }
}

.btn-icone-large .elementor-button:hover .elementor-button-icon svg {
    transform: translateX(5px);
}

/* Animation icone bouton charger */
#btn-icone-charger .elementor-button-content-wrapper {
    display: inline-flex;
    align-items: center;
}

#btn-icone-charger .elementor-button-icon svg {
    width: 2.2em;
    height: 2.2em;
    transition: transform 0.3s ease;
}

@media (max-width: 767px) {
    #btn-icone-charger .elementor-button-icon svg {
        width: 1.6em;
        height: 1.6em;
    }
}

#btn-icone-charger:hover .elementor-button-icon svg {
    transform: translateX(5px);
}

/* Animation icone bouton ancre */
.btn-icone-ancre span.elementor-button-content-wrapper {
   display: inline-flex;
    align-items: center;
}

.btn-icone-ancre .elementor-button-icon svg {
    width: 1.3em;
    height: 1.3em;
    transition: transform 0.3s ease;
}

@media (max-width: 767px) {
    .btn-icone-ancre .elementor-button-icon svg {
        width: 1.1em;
        height: 1.1em;
    }
}

.btn-icone-ancre .elementor-button:hover .elementor-button-icon svg {
    transform: translateX(1px);
}

/* Gap icone */
.elementor-icon-wrapper {line-height: 0;}

/* Texte équilibré balance */
.t-balance {
    text-wrap: balance;
}

.t-pretty {
    text-wrap: pretty;
}

/* Image article */
.img-article {
    position: relative;
    overflow: hidden;
    width: 100% !important;
    align-self: stretch;
}

.img-article a {
    display: block;
    width: 100%;
}

.img-article img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.img-article::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 0%, #000000 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    border-radius: 12px;
}

.img-article:hover::after {
    opacity: 0.5;
}

/* Couleur titre article selon ID de section */
#comprendre .elementor-heading-title a {
    color: var(--e-global-color-fdebf16);
    transition: opacity 0.3s ease;
}
#comprendre .elementor-heading-title a:hover {
    opacity: 0.7;
}

#approfondir .elementor-heading-title a {
    color: var(--e-global-color-151a097);
    transition: opacity 0.3s ease;
}
#approfondir .elementor-heading-title a:hover {
    opacity: 0.7;
}

#guides-pratiques .elementor-heading-title a {
    color: var(--e-global-color-c1afeb4);
    transition: opacity 0.3s ease;
}
#guides-pratiques .elementor-heading-title a:hover {
    opacity: 0.7;
}

#podcasts .elementor-heading-title a {
    color: var(--e-global-color-86d3e22);
    transition: opacity 0.3s ease;
}
#podcasts .elementor-heading-title a:hover {
    opacity: 0.7;
}

/* Captcha Google invisible */
.grecaptcha-badge {visibility: hidden;}/* End custom CSS */