*{
    font-family: 'Bouygues Read',Arial,sans-serif !important;
}
.home__bradcrumb.post-breadcrumb {
    padding-top: 15px;
    padding-left: 30px;
}
.home__acces__rapides {
    background-position: -670px -480px;
    width: 100%;
    background-size: 154%;
    min-height: 360px;
}
.home__acces__rapides .search-page-bloc{
    background-color : unset;
    padding: 70px 0px 0px 0px;
}
.home__acces__rapides .blue-block .search-title{
    margin: 0 0 30px;
    font-family: 'Bouygues Speak', Arial, sans-serif !important;
}
.home__acces__rapides .acces__rapides__btns {
    display: flex;
    justify-content: center;
    align-items: center;
}
.home__acces__rapides .acces__rapides__btn {
    text-align: center;
    margin: 30px 20px 30px 0px;
}


@media screen and (max-width: 767px) {
    .home__acces__rapides .search-page-bloc .wrapper-search #search-page-input {
        padding: 10px 41px 11px 50px !important;
    }
}

.home__acces__rapides .acces__rapides__btn .bttn {
    font-family: 'Bouygues Read',Arial,sans-serif !important;
    background-color: transparent;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 30px;
    border: 2px solid #ffffff;
    font-size: 16px;
    display: inline-block;

}

.home__acces__rapides .acces__rapides__btn .bttn:hover {
    background-color: transparent;
}
.home__acces__rapides .search-page-bloc .wrapper-search input[type=text]{
    border-radius: 4px !important;
    font-size: 16px !important;
    line-height: 20px;
    height: 45px !important;
}


.home__acces__rapides .search-page-bloc{
    background: transparent;
}
@media screen and (max-width: 767px) {
    .home__acces__rapides .blue-block .search-title{
        font-size: 30px;
        line-height: 34px;
        text-align: center;
        max-width: 215px;
        margin: 20px auto 30px auto;
    }
    .home__acces__rapides .acces__rapides__btns{
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
    }
    .home__acces__rapides .acces__rapides__btn{
        margin: 7px;
    }
    .home__acces__rapides {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 365px) {
     .home__acces__rapides .acces__rapides__btns{
         padding: 30px 15px;
    }
}
@media screen and (max-width: 380px) {
    .home__acces__rapides{
        background-position: -515px -910px;
        background-size: 310%;
    }
}
@media screen and (min-width: 381px) and (max-width: 395px) {
    .home__acces__rapides{
        background-position: -540px -930px;
        background-size: 310%;
    }
}
@media screen and (min-width: 396px) and (max-width: 425px) {
    .home__acces__rapides{
        background-position: -575px -990px;
        background-size: 310%;
    }
}
@media screen and (min-width: 426px) and (max-width: 435px) {
    .home__acces__rapides{
        background-position: -595px -1040px;
        background-size: 310%;
    }
}
@media screen and (min-width: 436px) and (max-width: 767px) {
    .home__acces__rapides {
        background-position: -440px -930px;
        background-size: 220%;
    }
    .home__acces__rapides .acces__rapides__btns{
        padding: 30px 75px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
    .home__acces__rapides .blue-block .search-title {
       font-size: 30px;
    }
    .home__acces__rapides .acces__rapides__btns{
        display: flex;
        flex-wrap: wrap;
        padding: 20px 40px;
    }
    .home__acces__rapides .acces__rapides__btn{
        margin: 7px;
    }
}
.home__acces__rapides .wrapper-search .icon_research {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/icone-recherche.svg);
    background-size: 25px auto;
    background-repeat: no-repeat;
    min-width: 40px;
    min-height: 40px;
    position: absolute;
    right: 0;
    width: 17px;
    height: 19px;
    top: 12px;
    cursor: pointer;
    background-color: transparent;
    padding: 0px 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
    .home__acces__rapides .blue-block .search-title {
        margin: 40px auto 30px auto;
    }
}

/*
    Section Top catégories
 */
.home__top__categories {
    background: #F6F6F6;
}

.category__page.home__top__categories .category__row{
    margin-top: -70px;
}
@media screen and (max-width: 869px) {
    .category__page.home__top__categories .desktop__category__page{
        display: block;
    }
}
.category__page.home__top__categories .category__card {
    padding: 20px 50px;
}
.category__page.home__top__categories .category__card .category__card__title{
    margin-bottom: 15px;
    margin-top: 10px;
}
.category__page.home__top__categories .category__card__img{
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    .category__page.home__top__categories .category__row{
        margin-top: -120px !important;
    }
    .category__page.home__top__categories .category__card__img{
        margin-top: 0px !important;
    }
    .category__page.home__top__categories .desktop__category__page .category__card .category__card__title{
        font-size: 15px;
        line-height: 18px;
    }
    .category__page.home__top__categories  .category__card img {
        height: 44px;
        width: 44px;
    }
    .category__page.home__top__categories .category__card{
        padding: 10px;
    }
    .category__page.home__top__categories .category__card .category__card__title{
        margin-bottom: unset;
    }
    .category__page.home__top__categories .category__card .category__card__title{
        margin-top: unset;
    }
    .category__page.home__top__categories{
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
.home__acces__rapides {
    padding-bottom: 70px;
    background-position : unset
 }
    .category__page.home__top__categories  .category__card{
        flex-basis: calc(33.33% - 15px);
    }
    .category__page.home__top__categories .category__row{
        margin-top: -130px;
    }
}
@media screen and (min-width: 901px) and (max-width: 950px) {
    .home__acces__rapides {
        padding-bottom: 70px;
        background-position : unset
    }
}

/*
Section FAQ Home page
 */
.container.home__page__faq{
    padding: 65px 95px 60px 95px;
}
.home__page__faq .accordion {
    border-radius: 8px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
}

.home__page__faq .accordion-item {
    border-bottom: 1px solid var(--Tokens-NRJ-background, rgba(229, 229, 229, 1));
}

.home__page__faq .accordion-link {
    display: block;
    padding: 20px 40px;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #00263C;
}


.home__page__faq .accordion-item:last-child {
border-bottom: none;
}

.home__page__faq .accordion-link:hover::after {
    transform: translateX(5px);
}
.container.home__page__faq .faq__section__title,
.home__ressources .faq__section__title{
    font-family: 'Bouygues Speak', Arial, sans-serif !important;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    margin: 0px auto 35px auto;
    color: #00263C;
}

.home__page__faq .accordion-item {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.home__page__faq .accordion-item .accordion-arrow {
    margin-left: auto;
    margin-right: 37px;
}
@media screen and (max-width: 767px) {
    .home__page__faq .accordion-link{
        padding: 15px 10px 15px 17px;
    }
    .home__page__faq .accordion-item .accordion-arrow{
        margin-right: 20px;
    }
    .container.home__page__faq .faq__section__title{
        font-size: 30px;
        line-height: 36px;
        margin: 0px auto 25px auto;
        max-width: 330px;
    }
    .container.home__page__faq{
        padding: 30px 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
    .container.home__page__faq .faq__section__title{
        font-size: 35px;
    }
}

/*
Section ressources
 */

.home__ressources{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #00263C;
    padding: 65px 20px 60px 20px;
}
.home__ressources .bloc_ressources__elements{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    max-width: 900px;
    margin: auto;
}
.home__ressources .faq__section__title{
    color: #ffffff;
}
.home__ressources .bloc_ressources__elements .ressources__elemnt{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.home__ressources .bloc_ressources__elements .ressources__elemnt__title {
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}
.home__ressources .bloc_ressources__elements .img__icon{
    margin: 15px auto 20px auto;
    width: 44px;
    height: 44px;
}
.home__ressources .bloc_ressources__elements .is-tri{
    cursor: pointer;
}
.home__ressources .bloc_ressources__elements .is-tri .link:not([disabled]){
color: #ffffff;
}
.home__ressources .bloc_ressources__elements .cta_link.link{
    font-family: 'Bouygues Read',Arial,sans-serif !important;
    font-size: 15px !important;
    line-height: 22px !important;
    font-weight: 100 !important;
    opacity: 0.9 !important;
}
.home__ressources .bloc_ressources__elements .cta_link:hover:after{
    -webkit-animation: sliding-link-button 1s cubic-bezier(.654, .045, .355, 1) !important;
    animation: sliding-link-button 1s cubic-bezier(.654, .045, .355, 1) !important;
}
@media screen and (max-width: 767px) {
    .home__ressources{
        padding: 30px 5px;
    }
    .home__ressources .faq__section__title{
        font-size: 30px;
        line-height: 36px;
        max-width: 340px;
    }
    .home__ressources .bloc_ressources__elements{
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
    }
}
@media screen and (max-width: 349px) {
    .home__ressources .bloc_ressources__elements {
        gap: 8px;
    }
    .home__ressources .faq__section__title {
        font-size: 27px !important;
    }
    }
@media screen and (min-width: 350px) and (max-width: 365px) {
    .home__ressources .faq__section__title{
        font-size: 28px !important;
    }
}
@media screen and (min-width: 436px) and (max-width: 767px) {
    .home__ressources .bloc_ressources__elements{
        display: flex;
        flex-wrap: wrap;
        gap: 38px;
    }
}
.bloc_ressources__elements .is-tri .link:not([disabled]):not(.is-static):after{
    height: 1px !important;
    opacity: 0.9 !important;
}
/*
bloc contact
 */
.home__contact{
    padding: 60px 20px;
}

.home__contact .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact__right {
    display: flex;
    align-items: center;
    margin-bottom: -45px;
}
.home__contact .contact__left .contact__title{
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    color: #00263C;
}
.home__contact .contact__left .contact__message{
    margin-top: 20px;
}
.home__contact .contact__left .contact__message p{
    font-family: 'Bouygues Read',Arial,sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #00263C;
    margin: 0px;
}
.home__contact .contact__right .contact__number{
    font-size: 48px;
    font-weight: bolder;
    line-height: 34px;
    color: #00263C;
}
.home__contact .contact__left {
    margin-right: 180px;
}
.home__contact .contact__right .contact__icon {
    width: 48px;
    height: 48px;
    transform: rotate(10deg);
    margin-right: 5px;
}
@media screen and (max-width: 767px) {
    .home__contact .container{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .home__contact .contact__left{
        margin-right: unset;
    }
    .home__contact .contact__left .contact__title{
        font-size: 22px;
    }
    .home__contact{
        padding: 30px 15px 80px 15px;
    }
    .home__contact .contact__left .contact__message p{
        text-align: center;
    }
    .home__contact .contact__left .contact__message{
        margin-bottom: 20px;
    }
    .home__contact .contact__right .contact__number {
        font-size: 38px;
    }
    .home__contact .contact__right .contact__icon{
        width: 36px;
        height: 36px;
    }
    .home__contact .contact__left .contact__title{
        text-align: center;
    }
    }
@media screen and (max-width: 349px) {
.home__contact{
    padding: 30px 0px 80px 0px;
}
}
@media screen and (min-width: 350px) and (max-width: 365px) {
.home__contact{
    padding: 30px 10px 80px 10px;
 }
}
@media screen and (min-width: 768px) and (max-width: 920px) {
    .home__contact .contact__left{
        margin-right: unset;
    }
}

.wrapper-search {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}

.input-text-search {
    width: 100%;
    padding: 0.6rem 1rem;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 6px 6px 0 0;
    box-sizing: border-box;
}

.search-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #00263C;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    padding: 0 24px;
    z-index: 10;
    background: #FFFFFF;
    margin-top: 1px;
}


.suggestions-title span {
    font-family: 'Bouygues Read';
    font-weight: 600px;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0;
    color: #00263C;
}

.suggestions-title svg {
    margin-right: 4px;
}

.search-suggestions li.search-suggestions-item:hover {
    font-weight: bold;
}

.search-suggestions li:last-child {
    border-bottom: none;
}

.search-suggestions ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    text-align: left; /* ← force left alignment */
}

.search-suggestions li {
    text-align: left; /* ← ensures each item aligns left */
    padding: 0.5rem 0;
    color: #00263C;
}

.search-suggestions li.search-suggestions-item {
    cursor: pointer;
}

.search-suggestions-popular .suggestions-title { 
    margin: 0 !important;
}

.hidden {
    display: none;
}

.home__acces__rapides .wrapper-search .clear-input {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #888;
    padding: 0;
    line-height: 1;
    z-index: 2;
}

.home__acces__rapides .wrapper-search .clear-input:hover {
    color: #333;
}


@media screen and (min-width: 1200px) {
    .category__page.home__top__categories .container {
        width: 1300px;
    }
    .category__page.home__top__categories .category__row {
        flex-wrap: nowrap !important;
    }
}