.elementor-1328 .elementor-element.elementor-element-09bc5a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:350px;--padding-right:0px;}.elementor-1328 .elementor-element.elementor-element-09bc5a1:not(.elementor-motion-effects-element-type-background), .elementor-1328 .elementor-element.elementor-element-09bc5a1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F8F9;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-1328 .elementor-element.elementor-element-98ca427{text-align:start;}.elementor-1328 .elementor-element.elementor-element-31ddf59{animation-delay:150ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-primary{font-family:"Alumni Sans", Sans-serif;font-size:48px;font-weight:800;text-transform:uppercase;line-height:23px;letter-spacing:5.6px;color:#327CC0;margin:0px 0px 30px 0px;}.elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-secondary{font-family:"Archivo", Sans-serif;font-size:20px;font-weight:500;line-height:30px;color:#000000;margin:0px 0px 0px 0px;max-width:1600px;}.elementor-1328 .elementor-element.elementor-element-9cbcb8f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1328 .elementor-element.elementor-element-9cbcb8f:not(.elementor-motion-effects-element-type-background), .elementor-1328 .elementor-element.elementor-element-9cbcb8f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F8F9;}.elementor-1328 .elementor-element.elementor-element-7ee0700{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:150px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-1328 .elementor-element.elementor-element-7ee0700:not(.elementor-motion-effects-element-type-background), .elementor-1328 .elementor-element.elementor-element-7ee0700 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://anjoutolerie.fr/wp-content/uploads/2026/05/mt-sample-background.jpg");}.elementor-1328 .elementor-element.elementor-element-327ceb3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-1328 .elementor-element.elementor-element-31ddf59 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-primary{font-size:17px;margin:0px 0px 25px 0px;}.elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-secondary{font-size:40px;line-height:1.2em;}}@media(max-width:767px){.elementor-1328 .elementor-element.elementor-element-98ca427 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1328 .elementor-element.elementor-element-31ddf59 > .elementor-widget-container{margin:0px 5px 0px 0px;padding:0px 20px 0px 0px;}.elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-primary{font-size:35px;line-height:32px;margin:30px 0px 0px 0px;}.elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-secondary{font-size:21px;line-height:29px;margin:0px 0px 25px 0px;}}/* Start custom CSS for aux_modern_heading, class: .elementor-element-31ddf59 */.elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-divider{
    float: right;
    position: absolute;
    left:20%;
    top: 15px;
}
@media screen and (max-width:1130px)and (min-width:1025px) {
    .elementor-1328 .elementor-element.elementor-element-31ddf59 .aux-modern-heading-divider{
            left: 25%;
}
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-b5e8f26 *//* ==============================
   BLOC ARTICLES
============================== */

.aj-articles-section {
    width: 100%;
}

.aj-articles-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 38px 24px;
}


/* ==============================
   CARTE ARTICLE
============================== */

.aj-article-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dbe2e8;
    border-radius: 0 0 8px 8px;
    box-shadow: none;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.aj-article-card:hover {
    transform: translateY(-3px);
    border-color: #1295db;
    box-shadow: 0 8px 22px rgba(20, 48, 75, 0.08);
}


/* ==============================
   IMAGE
============================== */

.aj-article-image-link {
    display: block;
    text-decoration: none;
}

.aj-article-image {
    width: 100%;
    height: 175px;
    overflow: hidden;
    background-color: #edf1f4;
}

.aj-article-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.aj-article-card:hover .aj-article-image img {
    transform: scale(1.035);
}

.aj-article-image-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #82909b;
    font-size: 13px;
}


/* ==============================
   CONTENU
============================== */

.aj-article-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 20px 20px 22px;
}

.aj-article-date {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 7px;
    color: #667887;
    font-size: 11px;
    line-height: 1.3;
}

.aj-article-date svg {
    flex: 0 0 auto;
}

.aj-article-title {
    margin: 0 0 13px;
    color: #111820;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.08;
}

.aj-article-title a {
    color: inherit;
    text-decoration: none;
}

.aj-article-title a:hover {
    color: #168ed1;
}

.aj-article-link {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    margin-top: auto;
    color: #ec1f24;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
}

.aj-article-link:hover {
    color: #b90f14;
    text-decoration: underline;
}


/* ==============================
   PAGINATION
============================== */

.aj-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 38px;
}

.aj-pagination a,
.aj-pagination span {
    box-sizing: border-box;
    text-decoration: none;
}

.aj-pagination-number,
.aj-pagination-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 30px;
    padding: 0 7px;
    border: 1px solid #edf1f5;
    border-radius: 3px;
    background-color: #ffffff;
    color: #237db9;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    transition:
        color 0.2s ease,
        border-color 0.2s ease,
        background-color 0.2s ease;
}

.aj-pagination-last {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 11px;
    border: 1px solid #edf1f5;
    border-radius: 3px;
    background-color: #ffffff;
    color: #237db9;
    font-size: 10px;
    font-weight: 600;
    transition:
        color 0.2s ease,
        border-color 0.2s ease,
        background-color 0.2s ease;
}

.aj-pagination a:hover {
    border-color: #237db9;
    background-color: #f0f8fd;
}

.aj-pagination .aj-pagination-current {
    border-color: #237db9;
    background-color: #237db9;
    color: #ffffff;
    pointer-events: none;
}

.aj-pagination-dots {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 30px;
    color: #8997a2;
    font-size: 12px;
}

.aj-pagination-disabled {
    color: #c1ccd4;
    opacity: 0.65;
    pointer-events: none;
}


/* ==============================
   TABLETTE
============================== */

@media (max-width: 900px) {

    .aj-articles-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


/* ==============================
   MOBILE
============================== */

@media (max-width: 600px) {

    .aj-articles-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .aj-article-image {
        height: 210px;
    }

    .aj-article-content {
        padding: 18px;
    }

    .aj-pagination {
        gap: 5px;
        margin-top: 28px;
    }

    .aj-pagination-number,
    .aj-pagination-arrow {
        min-width: 28px;
        height: 28px;
        padding: 0 5px;
        font-size: 11px;
    }

    .aj-pagination-last {
        min-height: 28px;
        padding: 0 8px;
        font-size: 9px;
    }
}/* End custom CSS */