

.modal-video {
    display: none;
    position: fixed;
    z-index: 40;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.7);
    align-items: center;
    justify-content: center;
}
.modal-video.active {
    display: flex;
}
.modal-container {
    display: flex;
    flex-direction: row-reverse;
}
.closeModal {
    position: relative;
    top: -2rem;
    left: 2rem;
}
.modal-container a svg path {
    fill: white;
}
.modal-container iframe {
    border-radius: 1.5rem;
}

main {
    width: 100%;
}
.background-hp {
    width: 100%;
    display: flex;
    flex: auto;
    margin-bottom: 5rem;
    justify-content: center;
    align-items: center;
    background-image: url(../images/Accueil/finalsPics/finals/light/iStock-1412619428.jpg);
    background-position: 0 28%;
    background-repeat: no-repeat;
    background-size:cover;
    padding: 2rem;
    will-change: transform;
    animation: slider-bg 20s 1s ease-in-out forwards;
    min-height: calc(100vh - 12rem);
}



.background-hp article {
    position: relative;
    top: -26rem;
    display:flex;
    flex-direction: column;
    align-items:center;
}
.background-hp article h2 {
    font-size:6.5rem;
    font-family: var(--nunito);
    color: white;
    margin-bottom: 2rem;
    letter-spacing: 5.5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    
    
}
.background-hp article h1, section.background-hp article h2 {
    text-shadow: black 0px 5px 10px ;
}
.background-hp article h1 {
    font-size: 2.5rem;
    font-family: var(--nunito);
    color: white;
text-align: center;
    letter-spacing: 1.3px;
    
    font-weight: 500;
}


section.homepage {
    display: flex;
    flex-direction: column;
    margin-bottom: 5rem;
}


.accueil-bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: auto;
    margin-bottom: 9rem;
}
section.avantages-line {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
article.avantage {
    max-width: 450px;
    text-align: center;
}
article.avantage img {
margin-bottom: 2rem;
}
article.avantage h2 {
font-family: var(--nunito);
font-size: 2.2rem;
font-weight: 400;
margin-bottom: 2rem;
letter-spacing: 1px;
text-transform: uppercase;
}

article.avantage p {
font-family: var(--roboto);
font-size: 1.6rem;
font-weight: 300;
line-height: 1.4em;
}



section.offres {
    width: 100%;
    display: flex;
    justify-content: flex-start ;
    align-items: center;
    flex-direction: row;
    margin-bottom: 5rem;
    background-color: var(--light-bg-gold);
    padding: 8rem 5rem;
    scroll-margin-top: 8.5rem;
}
section.offres video {
   position: absolute; 
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.frame-container {
    position: relative;
    aspect-ratio: 0.682;
    
    height: 600px;
}

.offres-right-img {
   width: 474.75px ;
}
section.offres article .title-content h6 {
    display: block;
    font-size: 4.5rem;
    font-family: var(--nunito);
    text-transform: uppercase;
    margin-bottom: 3rem;
   position: relative;
    letter-spacing: 0.05em;
   right: 4px;
    font-weight: 350;
    z-index: 3;
}
section.offres .title-content h1 {
text-transform: uppercase;
font-size: 1.5rem;
font-family: var(--nunito);
font-weight: 700;
letter-spacing: 5px;
color: var(--gold);

z-index: 2;
}
section.offres .title-content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: start;
    align-self: flex-start;
}

section.offres article {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.offres-btn {
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    align-self: center;
}
.offres-btn img{
    width: 25px;
    margin-right: 1rem;
}
section.offres article ul li {
    display: flex;
    align-items: flex-start;
    position: relative;
    font-family: var(--roboto);
    font-size: 1.6rem;
    margin-bottom: 3rem;
    font-weight: 300;

z-index: 3;
line-height: 1.6em;
}
section.offres article ul li img {
    width: 4.5rem;
    margin-right: 2rem;
}
section.offres article ul  {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 70%;

}
.paragraphSeparator {
    display: none;
}
.hidden {
    visibility: hidden;
}

section.accompagnement .title-content h6 {
    display: block;
    font-size: 4.5rem;
    font-family: var(--nunito);
    text-transform: uppercase;
   position: relative;
    letter-spacing: 0.05em;
   right: 4px;
    font-weight: 350;
    z-index: 3;
}
section.accompagnement .title-content h2 {
text-transform: uppercase;
font-size: 1.5rem;
font-family: var(--nunito);
font-weight: 700;
letter-spacing: 5px;
color: var(--gold);
z-index: 2;
}
section.accompagnement .title-content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-bottom: 6rem;

}
section.accompagnement {
    padding: 5rem 0;
    width: 100%;
}

ul.accompagnement-list {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 5rem;
}
ul.accompagnement-list .accompagnement-list-wrapper {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    
}
ul.accompagnement-list li{
    position: relative;
    margin-right:3rem;
}
ul.accompagnement-list li.nomargin{
    margin-right: 0;
}
ul.accompagnement-list li h3 {
font-family: var(--nunito);
color: black;
text-transform: uppercase;
font-size: 2.4rem;
font-weight: 350;
margin-bottom: 1rem;
}
ul.accompagnement-list li div {
font-size: 70px;
color: #e5e2da;
font-family:'Times New Roman', Times, serif;
text-transform: uppercase;
font-weight: 700;
position: absolute;
letter-spacing: 0.025em;
line-height: 1;
z-index: -1;
top: -4.5rem;
left: -6px;
}
ul.accompagnement-list li p {
font-family: var(--roboto);
color: var(--p-text);
font-size: 1.6rem;
line-height: 1.625em;
font-weight: 300;
width: 100%;
}
/* accompagnement carousel */
.carousel-pagination-accompagnement {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    gap: 1rem;
    margin-bottom: 6rem;

  }
  
  .carousel-pagination-accompagnement .dot-accompagnement {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #bbbbbb;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .carousel-pagination-accompagnement .dot-accompagnement.active {
    background-color: var(--gold);
  }

.carousel-wrapper-accompagnement {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .carousel-videos-accompagnement {
    overflow: hidden;
    position: relative;
    max-width: 800px;
  }
 
  .videos-accompagnement-container {
    display: flex;
    align-items: center;
    transition: transform 0.4s ease;
  }
  
  .videos-accompagnement-container li {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
flex: 0 0 100%;
  }
  .videos-accompagnement-container li p {
    font-family: var(--nunito);
color: var(--p-text);
font-size: 1.8rem;
line-height: 1.625em;
font-weight: 600;
margin-top: 3rem;
}
  
  
  
  .Larrow-video-accompagnement, .Rarrow-video-accompagnement {
    cursor: pointer;
    transition: transform 0.35s ease-in-out, opacity 0.5s ease-in-out;
  }

  .Larrow-video-accompagnement {
    margin-right: 2.5rem;
  }
  .Rarrow-video-accompagnement {
    margin-left: 2.5rem;
  }





.contrat-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 50rem;
    justify-content: center;
    align-items: center;
    background-image: url(../images/Accueil/finalsPics/finals/iStock-contrat.jpg);
    background-position: 0 30%;
    background-repeat: no-repeat;
    background-size:cover;
    padding: 2rem;
}
.contrat-container h3 {
    font-size: 4.5rem;
    color: white;
    text-transform: uppercase;
    font-family: var(--nunito);
    margin-bottom: 2rem;
    font-weight: 350;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
    text-align: center;
}
.button-container {
    display: flex;
}
.contrat-button {
    padding: 2rem 5rem;
    background:none;
    background-color: white;
    color: black;
    border: white solid 1px;
    text-align: center;
}
.contrat-button:hover {
    background-color:#dfe4ea ;
    
}
.contrat-button:hover {
    color: black;

}
.contrat-button {
    font-size: 1.6rem;
    letter-spacing: 0.2em;
}
.contrat-button.gold {
    background-color: var(--gold);
    color: white;
    border-color: var(--dark-gold);
    transition: background-color 0.25s ease-in-out;
    margin-left: 1rem;
}
.contrat-button.gold:hover {
    background-color: var(--dark-gold);
}


section.temoignages {
    width: 100%;
    padding-bottom: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.testimonials-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.testimonial-container {
    display: flex;
    align-items: flex-start;
}
.article-slider-container {
    overflow: hidden;
    margin: 0 8rem;
    
}
article.testimonial {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 80rem;
    transition: transform 0.5s ease-in-out;
}
article.testimonial div {
    width: 100%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
article.testimonial p {
    font-family: var(--roboto);
font-size: 1.6rem;
color: var(--p-light-text);
line-height: 1.62em;
font-weight: 300;
text-align: center;
margin-bottom: 3rem;
}
article .testimonial-author-container {
    display: flex;
    align-items: center;
}
article .testimonial-author-container span {
    font-family: var(--roboto);
font-size: 1.5rem;
color: var(--p-text);
font-weight: 300;
}
article.testimonial h5 {
    font-family: var(--nunito);
font-size: 1.9rem;
color: var(--p-text);
font-weight: 300;
text-align: center;
letter-spacing: 0.080em;
text-transform: uppercase;
}

.testimonials-wrapper h3 {
    font-family: var(--nunito);
    color: var(--gold);
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-weight: 500;
    margin-bottom: 1rem;
}
.testimonials-wrapper h2 {
    font-family: var(--nunito);
    color: black;
    font-size: 5rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 300;
    margin-bottom: 3rem;
}
.carousel-pagination {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    gap: 1rem;
    margin-bottom: 6rem;

  }
  
  .carousel-pagination .dot {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #bbbbbb;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .carousel-pagination .dot.active {
    background-color: var(--gold);
  }
  
.testimonial-container svg {
    cursor: pointer;
    transition: transform 0.35s ease-in-out, opacity 0.5s ease-in-out;
   
    position: relative;
    top: 50px;
}
.Rarrow:hover, .Rarrow-video:hover,.Rarrow-video-accompagnement:hover {
    transform: translateX(5px) rotate(180deg);
}
.Larrow:hover, .Larrow-video:hover, .Larrow-video-accompagnement:hover {
    transform: translateX(-5px);
}
.Rarrow, .Rarrow-video, .Rarrow-video-accompagnement {
    transform: rotate(180deg);
}

/* Carousel trouvailles */
.carousel-pagination-trouvailles {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    gap: 1rem;
    margin-bottom: 6rem;

  }
  
  .carousel-pagination-trouvailles .dot-trouvailles {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #bbbbbb;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .carousel-pagination-trouvailles .dot-trouvailles.active {
    background-color: var(--gold);
  }

.carousel-wrapper {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .carousel-videos {
    overflow: hidden;
    width: 100%;
    max-width: 850px;
    position: relative;
  }
 
  .videos-trouvailles-container {
    display: flex;
    transition: transform 0.4s ease;
  }
  
  .videos-trouvailles-container iframe {
    flex: 0 0 100%;
    max-width: 100%;
    border: none;
  }
  
  .Larrow-video, .Rarrow-video {
    cursor: pointer;
    transition: transform 0.35s ease-in-out, opacity 0.5s ease-in-out;
  }

  .Larrow-video {
    margin-right: 5rem;
  }
  .Rarrow-video {
    margin-left: 5rem;
  }

section.trouvaille {
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    scroll-margin-top: 8.5rem;
}

section.actu {
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    scroll-margin-top: 8.5rem;
}

article.topactu {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loupe {
    margin-bottom: 5rem;
    width: 6rem;

}

article.topactu h2 {
    font-family: var(--nunito);
    text-transform: uppercase;
    font-size: 5rem;
    font-weight: 300;
    letter-spacing: 0.05em;
    color: black;
}
article.topactu h3 {
    font-family: var(--nunito);
    text-transform: uppercase;
    font-size: 1.4rem;
    color: var(--gold);
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 0.9rem;
}
.news-wrapper {
    position: relative;

}


article.topactu p {
    font-family: var(--roboto);
    font-size: 1.6rem;
    line-height: 28px;
    color: #333;
    font-weight: 300;
    margin-bottom: 6rem;
    text-align: center;
}

.articles-actu-container {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}
.articles-actu-container article {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 400px;
}
.img-actu-container {
    display: block;
    padding: 0.5rem;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    transition: border-color 0.25s ease-in-out;
}
.wrapper-article-link {
    min-height: 180px;
}
.wrapper-article-link img {
    width: 300px;
    height: 160px;
    object-fit: cover;
    object-position: center center;
}
.img-actu-container:hover {
    border-color: var(--gold);

}
.articles-actu-container article h2 {
    font-family: var(--nunito);
    text-transform: uppercase;
    text-align: center;
    font-size: 2.2rem;
    font-weight: 350;
    letter-spacing: 0.05em;
    color: black;
    margin-bottom: 2rem;
}
.articles-actu-container article p {
    font-family: var(--roboto);
    font-size: 1.6rem;
    line-height: 22px;
    margin-bottom: 2rem;
    color: #404040;
    font-weight: 300;
    text-align: center;
}
.articles-actu-container article a {
    margin-bottom: 6rem;

}
.articles-actu-container article a span:nth-child(1) {
    font-family: var(--roboto);
    font-size: 1.6rem;
    line-height: 28px;
    color: #404040;
    font-weight: 400;
    margin-bottom: 6rem;
    text-align: center;
    font-style: italic;
    cursor: pointer;
    margin-right: 1rem
}

.articles-actu-container article a span:nth-child(2) {
    color: #404040;
    
    font-size: 2rem;
    
}




section.faq {
    padding: 2rem 0;
    display: flex;
    /* flex-direction: column; */
    align-items: flex-start;
    justify-content: flex-start;
}

section.faq article.topactu {
    flex:1;
    margin-bottom: 6rem;
    align-items: flex-start;
}
section.faq article.topactu h2 {
    text-align: left;
    position: relative;
    left: -3px;
}

.gen-questions-wrapper {
flex: 2;
}

.gen-questions-wrapper h5 {
    width: 100%;
    font-size: 1.8rem;
    font-family: var(--nunito);
    color: black;
    text-transform:uppercase ;
    font-weight: 350;
    border: 1px solid #d9d9d9;
    padding: 2.1rem;
    transition: border-color 0.15s ease-in-out, margin-bottom 0.3s ease-out;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}
.gen-questions-wrapper p {
    pointer-events: none;
    margin-right: 20px;
}
.gen-questions-wrapper h5:hover {
   border-color: var(--dark-gold);
}
.gen-questions-wrapper h5.active {
   border-color: var(--dark-gold);
   margin-bottom: 0;
}
.gen-questions-wrapper h5 span{
    pointer-events: none;
   transform: rotate(180deg);
   transition: transform 0.2s ease-in-out;
}
.gen-questions-wrapper h5 span svg{
   pointer-events: none;
   
}

.gen-questions-wrapper h5.active span{
   transform: rotate(270deg);
}

.accordeon-question  {
    height: 0;
    
    overflow: hidden;
    transition: height 0.3s ease-out;
}

.accordeon-question p {
    font-family: var(--roboto);
    color: #4c4c4c;
    font-weight: 300;
    font-size: 1.6rem;
    padding: 2.5rem 2rem;
    line-height: 3rem;
}
@keyframes slider-bg {
    from {
    background-position: 0 28%;
        
    }
    to {
    background-position: 0 0;

    }
}
@media only screen and (max-width: 1450px) {
/* accompagnement */
ul.accompagnement-list {
    flex-direction: column;
    align-items: center;
}
ul.accompagnement-list li{
    width: 100%;
    text-align: left;
    margin: 0 3.5rem ;

}
ul.accompagnement-list li.nomargin{
    margin-right: 3.5rem;
}

ul.accompagnement-list .accompagnement-list-wrapper {
    justify-content: space-between;
    margin-bottom: 6rem;
}
ul.accompagnement-list li div {
    font-size: 70px;
    
    top: -4.5rem;
    right: 200px;
    }

}
@media only screen and (max-width:1350px) {
    
        /* actu  */

        .articles-actu-container {
            width: 100%;
            
        }
        .articles-actu-container article h2 {
            font-size: 2rem;
        }
        .articles-actu-container article p {
            font-size: 1.4rem;
        }
        /* accueil */
    .background-hp article h2 {
        font-size:3rem;
    }
    .background-hp article h1 {
        font-size:2rem;
    }
    .background-hp article {
        position: relative;
        top: -15rem;
    }

    article.avantage h2 {
        
        font-size:2rem;
margin-bottom: 1rem;
        
        }
    article.avantage p {
        
        font-size:1.5rem;
margin-bottom: 2rem;
        
        }
        .body-wrapper {
            padding: 0 0.75rem 1rem;
        
            }
        
            .background-hp {
     min-height: calc(100vh - 35rem);

            }

            /* faq  */
            section.faq {
                flex-direction: column;
                align-items: center;
            }
            section.faq article.topactu {
                align-items: center;
            }
            section.faq article.topactu h2{
                left: 0;
            }

            .gen-questions-wrapper h5 {
                font-size: 1.4rem;
            }
            
            .gen-questions-wrapper {
                width: 75%;
                flex: 1;
            }
            section.faq article.topactu {
                margin-bottom: 2rem;
            }
            
        }
        
        @media only screen and (max-width: 1100px) {
    /* faq */
    .gen-questions-wrapper {
        width: 85%;
    }

   /* // accompagnement */
 
section.accompagnement .title-content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin-bottom: 6rem;
    text-align: center;

}

    
        article.avantage {
            text-align: center;
            max-width: max-content;
        }
    
    section.avantages-line {
            justify-content: flex-start;
            flex-direction: column;
            align-items:center;
        }
        
            .accueil-bottom {
                
                margin-bottom: 1rem;
            }

              
              

/* offres */

section.offres {
    justify-content: flex-start ;
    align-items: center;
    flex-direction: column;
}
section.offres .title-content {
    align-items: center;
    align-self: auto;
    padding: 0;
}
section.offres .title-content h6,section.offres .title-content h1 {
    text-align: center;
}

section.offres article {
    align-items: center;
    margin-bottom: 2rem;
}
section.offres article ul  {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
section.offres article ul li {
    font-size: 1.6rem;
    max-width: 70%;
    text-align: center;
    margin: 0;
}
section.offres article ul li img {
    display: none;
}
.paragraphSeparator {
    display: initial;
    width: 4.5rem;
    transform: rotate(90deg);
    margin: 1rem 0;
}
.offres-btn {
    margin-top: 2.5rem;
}
/* accompagnement */
.contrat-container h3 {
    font-size: 4rem;
    
}
.contrat-button {
    padding: 1.5rem 2rem;
    font-size: 1.4rem;
}
/* temoignages */
article.testimonial p {
font-size: 1.4rem;
line-height: 1.5em;
margin-bottom: 2.5rem;
}
article.testimonial h5 {
font-size: 1.6rem;
letter-spacing: 0.075em;
}
.testimonials-wrapper h3 {
    font-size: 1.5rem;
    letter-spacing: 0.20em;
    margin-bottom: 0.9rem;
}
.testimonials-wrapper h2 {
    font-size: 4rem;
    letter-spacing: 0.035em;
    margin-bottom: 2rem;
}
.article-slider-container {
    margin: 0 4rem;
    
}
article.testimonial {
    width: 50rem;
}

/* actu  */
article.topactu h3 {
    font-size: 1.5rem;
}
article.topactu h2 {
    font-size: 4rem;
}
article.topactu p {
    font-size: 1.4rem;
}
.articles-actu-container {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
section.tarifs .card-tarifs {
    margin-right: 0rem;

}
article.topactu h4 {
    display: none;
}

.video-landscape {
    width: 560px;
  }

  .video-portrait {
    width: 560px;
  }

  .carousel-videos-accompagnement {
    overflow: hidden;
    position: relative;
    max-width: 600px;
  }


}

@media only screen and (max-width : 800px) {
    .video-landscape {
            width: 250px;
          }
    
          .video-portrait {
            width: 250px;
          }

          .carousel-videos-accompagnement {
            overflow: hidden;
            position: relative;
            max-width: 300px;
          }

          .videos-accompagnement-container li p {
            font-family: var(--nunito);
        color: var(--p-text);
        font-size: 1.2rem;
        line-height: 1.625em;
        font-weight: 600;
        margin-top: 2rem;
        }
}



@media only screen and (max-width: 650px) {
    .frame-container {
        position: relative;
        aspect-ratio: 0.682;
        
        height: 495px;
    }

     /* faq */
     .gen-questions-wrapper  {
        width: 95%;
    }
    

    /* actu */
    article.topactu h2 {
        font-size: 3.5rem;
    }

   


    /* temoignages */

    .testimonial-container svg  {
        visibility: hidden;
        pointer-events: none;
    }
    
    .Larrow-video {
        margin-right: 1rem;
      }
      .Rarrow-video {
        margin-left: 1rem;
      }
    article.testimonial {
        width: 30rem;
    }
    .testimonials-wrapper h2 {
        font-size: 3.5rem;
        text-align: center;
        
    }

    /* accueil */
    .background-hp article h1 {
        font-size:1.3rem;
    font-weight: 600;

    }
    .background-hp {
    animation: none;
    min-height: calc(100vh - 8rem);
    position: relative;
    background-image: url(../images/Accueil/finalsPics/finals/light/iStock-1412619428\ -\ 90deg.jpg);
    justify-content: center;
    align-items: center;
    margin-bottom: 5rem;
    }
    .background-hp article h1, section.background-hp article h2 {
        text-shadow: black 0px 2.5px 15px ;
    }
    .background-hp article h2 {
        font-size:2.6rem;
    font-weight: 700;
    margin-bottom: 0.5rem;

    }
    .background-hp article  {
        top: 0rem;
        z-index: 1;
    }
    .background-hp::before  {
        content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  filter: blur(1px);
  z-index: 1; /* Placez le pseudo-élément derrière le contenu */
    }

    article.avantage h2 {
        
        font-size:1.8rem;
margin-bottom: 1rem;
        
        }
    article.avantage p {
        
        font-size:1.2rem;
margin-bottom: 2rem;
        
        }
        .accueil-bottom {
                
            margin-bottom: 0;
        }
        .body-wrapper {
            padding: 0;
        }
        header {
            padding: 0 1rem;
        }
        
/* offres */
.offres-right-img {
    width: 350px ;
 }
section.offres article .title-content h1 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    letter-spacing: 0.025em;
}
section.offres article .title-content h6 {
font-size: 3.5rem;
letter-spacing: 3px;

}
section.offres {
    padding: 2rem 1rem;
}
section.offres article ul li {
    font-size: 1.4rem;
    max-width: 80%;
    text-align: center;
}
/* .frame-container {
    width: 100%;
    min-width: 30rem;
} */


/* accompagnement */

ul.accompagnement-list li{
    width: 100%;
    text-align: start;
    padding: 0 5rem;
    margin: 0;
    margin-bottom: 5rem;
}
ul.accompagnement-list .accompagnement-list-wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
}
ul.accompagnement-list li div {
    font-size:60px;
    
    top: -3.5rem;
    left: 20px;
    }
    section.accompagnement .title-content h2 {
        font-size: 1.5rem;
    margin-bottom: 1rem;
    letter-spacing: 0.025em;
    }
    section.accompagnement .title-content h6 {
        font-size: 3.5rem;
letter-spacing: 3px;
    }
    ul.accompagnement-list li h3 {
        font-size: 2rem;
        }

        .contrat-container {
            height: 45rem;
            background-position: 0 15%;
        }

        /* faq */

        .gen-questions-wrapper h5 {
           font-size: 1.3rem;
        }
        .accordeon-question p {
            font-size: 1.4rem;
            line-height: 2.2rem;
        }

        
}

@media only screen and (max-width: 450px) {
    article.testimonial {
        width: 25rem;
    }
    .offres-right-img {
        width: 280px ;
     }
}
@media only screen and (max-width: 380px) {
    article.testimonial {
        width: 18rem;
    }
    .offres-right-img {
        width: 200px ;
     }
}
