/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* Slider */
@media screen and (max-width:768px) {
    .slider-homepage__slide .row-banniere {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        gap: 43px;
    }
}
@media screen and (max-width:991px) {
    .slider-homepage__slide .banniere {
        height: initial;
        padding: 43px 0 54px 0;
    }


    .slider-homepage__slide .bg-ban {
        min-height: 360px;
        overflow: hidden;
        margin: 15px 0;
    }
    .slider-homepage__slide .bg-ban > img {
        overflow: hidden;
        border-radius: 12px;
        aspect-ratio: initial;
        width: 100%;
        height: 360px;
    }
    body .banniere__column-pos {
        padding: 0;
    }
    body .pos-slider-homepage__pagination {
        top: initial;
        bottom: 90px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    .pos-slider-homepage__pagination .row .slider-homepage__pagination {
        position: static;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }
}
.slider-homepage .slider-homepage__slide {
    position: relative;
    overflow: hidden
}

.slider-homepage .slider-homepage__slide * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

.slider-homepage__image {
    height: 0;
    padding-bottom: 47.62%;
    width: 100%;
    overflow: hidden;
    position: relative
}

.slider-homepage__image img {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    width: 100%;
    height: auto
}

.slider-homepage__title {
    font-size: 1.125rem;
    line-height: 1.1em;
    font-weight: 400
}
.slider-homepage .slider-homepage__slide:before {
    content: "";
    background-size: contain;
    background-position: 0 0;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

/* Mission */
.nos-missions-homepage {
    padding: 65px 16px 44px 16px;
}
.nos-missions-homepage__texte {
    margin-bottom: 100px;
}

@media screen and (min-width:768px) {
    .nos-missions-homepage {
        padding: 93px 16px;
    }
    .nos-missions-homepage__texte {
        margin-bottom: 0;
    }
}
@media screen and (min-width:992px) {
    .nos-missions-homepage {
        padding: 93px 2rem;
    }
}
.nos-missions-homepage__item {
    max-width: 192px;
    display: flex;
    flex-direction: column;
}
.nos-missions-homepage__picto {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nos-missions-homepage__picto img {
    max-height:100%;
    max-width:100%;
}
.nos-missions-homepage__loop > div {
    gap: 10px;
}
@media screen and (max-width:650px) {
    body .nos-missions-homepage__item {
        max-width: 100%;
    }
    .nos-missions-homepage__loop > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}
@media screen and (max-width:991px) {
    .nos-missions-homepage__item {
        margin-bottom: 64px;
        max-width: 49%;
    }
    .nos-missions-homepage__loop {
        margin-top: 0;
    }
    .nos-missions-homepage__loop.ml-auto {
        margin-left: 0;
    }

    .nos-missions-homepage__item .nos-missions-homepage__desc p br {
        display: none;
    }
    .actualites-grille-homepage .actualites-grille__columns {
        margin-bottom: 0;
        padding-bottom: 40px;
    }
    .slick-mission-type3 .slick-dots {
        margin-top: 0;
    }
}
.nos-missions-homepage__item > a {
    margin-top: auto;
}

.nos-missions-homepage__item > h3 {
    font-size: var(--font20);
    color: var(--darkgray);
    margin-top: 25px;
}

@media screen and (min-width:992px) {
    .nos-missions-homepage__item > h3 {
        min-height: 56px;
        margin-bottom: 32px;
    }
}
/* Nous rejoindre */
.nous-rejoindre-homepage .section-bg-gray__content {
    max-width: 100%;
    margin: 0;
}
.section-bg-gray {
    padding: 0 16px;
    margin-bottom: 82px;
}
.section-bg-gray > .container{
    padding: 32px 0 0 0;
    background: none;
}


@media screen and (min-width:992px) {
    .section-bg-gray > .container {
        padding: 55px 50px;
        background-color: #F8F8F8;
        border-radius: 12px;
    }
    .section-bg-gray {
        padding: 0 5.5rem;
        margin-bottom: 112px;
    }
}
@media screen and (min-width:1025px) {
    .section-bg-gray > .container {
        padding:  72px 90px;
    }
}
.section-bg-gray__content {
    background-color: var(--white);
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.16);
            box-shadow: 0 0 20px rgba(0,0,0,.16);
    padding: 26px 60px 30px 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media screen and (max-width:991px) {
    .section-bg-gray__content {
        padding: 50px 20px 30px 17px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}

.section-bg-gray__content-video > .responsive-embed {
    padding-bottom: 56%;
    padding-top: 10px;
}
.section-bg-gray__content > .section-bg-gray__content-video {
    width: 100%;
    padding-top: 12px;
}
.section-bg-gray__content > .section-bg-gray__content-video iframe {
    width: 100%;
}
.section-bg-gray__content > .section-bg-gray__content-text {
    width: 100%;
}
@media screen and (min-width:992px) {
    .section-bg-gray__content > .section-bg-gray__content-video {
        width: 35%;
        margin-right: auto;
    }
    .section-bg-gray__content > .section-bg-gray__content-text {
        width: 55%;
        margin-left: auto;
    }
}
.section-bg-gray__content > .section-bg-gray__content-text blockquote {
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    .section-bg-gray__content > .section-bg-gray__content-text blockquote::before {
        height: 133px;
    }
}
.section-bg-gray__content > .section-bg-gray__content-text p {
    color:var(--gray);
}
.section-bg-gray__content > .section-bg-gray__content-text blockquote p {
    font-weight: 500;
}
.section-bg-gray__head {
    text-align: center;
    margin-bottom: 64px;
    max-width: 52rem;
    margin-left: auto;
    margin-right: auto;
}
.section-bg-gray__head h2 {
    color: var(--darkgray);
    font-size: var(--font32);
    margin-bottom: 18px;
}
.section-bg-gray__head .title span {
    font-size: 44px;
}
.section-bg-gray__head p {
    color: var(--gray);
}
.section-bg-gray__content > .section-bg-gray__content-text a {
    border: 2px solid var(--accent-colored);
    color: #1F2937;
    border-radius: 48px;
    display: inline-block;
    font-size: var(--font18);
    padding: 13px 35px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-top: 2rem;
    font-weight: 600;
    min-height: 57px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
/* @changelog 2025-07-28 [OPTIM] (Iary) Couleur rapport UI */

/*
Thème jaune
*/
.second-theme-yellow .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #FFEE75 ;
}
.second-theme-yellow .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #DBC000 ;
    border-color: #DBC000;
}
.second-theme-yellow .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #F9DC13 ;
    border-color: #F9DC13;
    box-shadow: 0 0 0 3px #FEF7C8;
}

/*
Thème orange clair
*/
.second-theme-orange-light .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #FFC252 ;
}
.second-theme-orange-light .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #E59500 ;
    border-color: #E59500;
}
.second-theme-orange-light .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #FFA600 ;
    border-color: #FFA600;
    box-shadow: 0 0 0 3px #FFDB99;
}
/*
Thème bleu clair
*/
.second-theme-blue-light .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #83D8F6 ;
}
.second-theme-blue-light .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #24BAF0 ;
    border-color: #24BAF0;
}
.second-theme-blue-light .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #5DC5EA ;
    border-color: #5DC5EA;
    box-shadow: 0 0 0 3px #D2EFF9;
}
/*
Thème vert
*/
.second-theme-green-wather .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #93E6D4 ;
}
.second-theme-green-wather .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #5BB8A4 ;
    border-color: #5BB8A4;
}
.second-theme-green-wather .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #7EC7B7 ;
    border-color: #7EC7B7;
    box-shadow: 0 0 0 3px #D1EBE5;
}
/*
Thème rouge
*/
.second-theme-red .section-bg-gray__content > .section-bg-gray__content-text a {
    color:#A80A01
}
.second-theme-red .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #FFC5C2;
}
.second-theme-red .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #A80A01;
    border-color: #A80A01;
    color: white;
}
.second-theme-red .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #DB0D01 ;
    border-color: #DB0D01;
    box-shadow: 0 0 0 3px #FFC5C2;
    color: white
}
/*
Thème gris clair
*/
.second-theme-grey-light .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #DEDEDE;
}
.second-theme-grey-light .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #999999;
    border-color: #999999;
}
.second-theme-grey-light .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #B2B2B2 ;
    border-color: #B2B2B2;
    box-shadow: 0 0 0 3px #E6E6E6;
}
/*
Thème kaki
*/
.second-theme-kaki .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #dab65f;
}
.second-theme-kaki .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #a18033;
    border-color: #a18033;
}
.second-theme-kaki .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #a18033 ;
    border-color: #a18033;
    box-shadow: 0 0 0 3px #efce81;
}
/*
Thème green dark
*/
.second-theme-green-dark .section-bg-gray__content > .section-bg-gray__content-text a:hover {
    background-color: #a0d94d;
}
.second-theme-green-dark .section-bg-gray__content > .section-bg-gray__content-text a:active {
    background-color: #709e2f;
    border-color: #709e2f;
}
.second-theme-green-dark .section-bg-gray__content > .section-bg-gray__content-text a:focus {
    background-color: #79af2b ;
    border-color: #79af2b;
    box-shadow: 0 0 0 3px #bef670;
}

/* Presentation */
.presentation-homepage {
    margin-top: 16px;
}

@media screen and (min-width:992px) {
    .presentation-homepage {
        margin-top: 112px;
    }
}
.bepVfn svg path {
    fill: var(--accent-colored)!important;
}
.bepVfn svg path:last-child {
    fill: var(--white)!important;
}
#axeptio_btn_acceptAll, .axeptio_btn_acceptAllAndNext {
    color: var(--darkgray)!important;
}

/* Actualités */
.actualites-grille {
    margin-bottom: 64px;
    overflow: hidden;
}
@media screen and (min-width:992px) {
    .actualites-grille {
        margin-bottom: 112px;
    }
}

.card-actualite-home {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.16);
            box-shadow: 0 0 20px rgba(0,0,0,.16);
    border-radius: 10px;
}
.card-actualite-home__date {
    font-size: var(--font14);
    font-weight: 400;
    color: var(--gray);
    margin-bottom: 13px;
}
.card-actualite-home__media {
    aspect-ratio: 16 / 9;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center center;
}
.card-actualite-home__title {
    font-size: var(--font20);
    min-height: 60px;
    color: var(--darkgray);
}
.card-actualite-home__link.link {
    margin-top: 0;
}
.card-actualite-home__link.link:focus-visible {
    border: 1px dashed var(--accent-colored);
}
@media print,
screen and (max-width: 40em) {
    .card-actualite {
        padding-bottom: 300px
    }
}

.mission-type3__slider {
    width: 100vw;
    margin-left: auto;
}

.mission-type3__slider .slick-list {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

/* Solutions */
.vous-etes-homepage {
    position: relative;
    padding: 75px 0 0 0;
    min-height: 417px;
    background: transparent;
    -webkit-backdrop-filter: blur(7px);
            backdrop-filter: blur(7px);
    margin-bottom: 244px;
}
.vous-etes-homepage-bg {
    position: absolute!important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    z-index: 0!important;
    -webkit-filter: blur(6px);
            filter: blur(6px);
}
.vous-etes-homepage::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.8;
    background-color: #000000!important;
}
.vous-etes-homepage_plus {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.vous-etes-homepage>* {
    position: relative;
    z-index: 10;
}
.vous-etes-homepage .section-desc {
    max-width: 49rem;
    margin: 0 auto;
}
.vous-etes-homepage .section-desc h2 {
    font-size: var(--font32);
}
.vous-etes-homepage .section-desc p {
    font-size: var(--font18);
    color: var(--white);
}
.vous-etes-homepage_liste {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media screen and (min-width:768px) {
    body .vous-etes-homepage_liste.slick-dotted {
        margin-top: 56px;
        margin-bottom: -104px;
    }
}
body .vous-etes-homepage_liste.slick-dotted .slick-dots {
    position: absolute;
}
.vous-etes-homepage_liste .slick-list {
    padding-bottom: 15px;
}
.vous-etes-homepage_liste a {
    margin: 0 16px;
    background-color: #fff;
    border-radius: 10px;
    padding: 24px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            min-height: 257px;
}
.vous-etes-homepage_liste a:focus-visible {
    border: 1px dashed var(--accent-colored);
}
@media screen and (max-width:991px) {
    .vous-etes-homepage_liste {
        margin-bottom: 53px;
    }
    .vous-etes-homepage_liste a{
        padding: 16px;
        margin: 0 6px;
    }
    .vous-etes-homepage {
        padding: 40px 0;
        margin-bottom: 65px;
    }
    .section-desc {
        padding: 0 16px 0 16px;
    }
}
.vous-etes-homepage h2 {
    color: white
}

.vous-etes-homepage_title {
    font-size: var(--font20);
    font-weight: bold;
    margin: 16px 0 24px 0;
    max-width: 144px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: var(--darkgray);
}

.vous-etes-homepage_title:hover {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.vous-etes-homepage .slick-dots li button:before {
    color: white !important
}

.header-secondary__item {
    display: inline-flex;
}
.header-secondary__item:not(.btn-outline):focus-within .header-secondary__link-title {
    /* box-shadow: 0 0 3px black; */
    text-decoration: underline;
    border: 1px dashed var(--accent-colored);
}

    .header-secondary__item.like_button--rdv {
        margin-right: 0.625rem;
    }
