

.auto-container{
    font-family: 'Outfit', sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.auto-title{
    text-align: center;
    font-weight: 600;
    font-size: 35px;
}

.first-content {
    
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    padding: 10px;
    background-color: #F2F8FF ;
}

.first-content img {
    width: 650px;
    height: 500px;
   
}

.details{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    max-width: 710px;
    padding: 10px;
}

.titre-container {
    text-align: center;
    font-weight: 800;
    font-size: 30px;
    color: black ;
    
}

.titre-content{
    font-weight: 700;
    font-size: 25px;
    color: #0063CE ;
}

.text{
    font-weight: 300;
    font-size: 23px;
}

.button-container button {
    padding: 18px;
    background-color: #0063CE;
    color: #fff;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    width: 380px;
    font-size: 20px;
}

.second-content{
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 1400px;
    padding: 20px;
}

.partenaire-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
    width: 100%;
    max-width: 1400px;
    padding: 20px;
}

.title-partenaire{
    font-weight: 700;
    font-size: 27px;
    color: #006ad9;
}

.title-partenaire div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.partenaire-content img {
    width: 220px;
    height: 150px;
}



@media screen and (max-width:1350px) {
    .first-content img {
        width: 550px;
    }

    .titre-container {
        font-weight: 500;
        font-size: 30px;

    }

    .text{
        font-weight: 300;
        font-size: 23px;
    }
    
}

@media screen and (max-width:1100px) {
    .first-content{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        padding: 10px;
    }

    .first-content> div:nth-child(3){
        order: 1;
    }

    .first-content img {
        width: 550px;
        height: 430px;
    }

    .titre-container{
        text-align: center;
    }

    .details{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        max-width: 700px;
        padding: 10px;
    }

    .second-content{
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
        max-width: 900px;
        padding: 20px;
    }
}

@media screen and (max-width:600px) {
    .first-content img {
        width: 450px;
        height: 350px;
    }

    .titre-container {
        font-weight: 500;
        font-size: 30px;

    }
    
    .text{
        font-weight: 300;
        font-size: 20px;
    }
    
}

@media screen and (max-width:500px) {
    .first-content img {
        width: 370px;
        height: 300px;
    }
    
}

@media (max-width: 414px){
    .auto-title{
        font-size: 20px;
    }
    .titre-container{
        font-size: 16px;
    }
    .first-content img{
        width: 332px;
    }
    .auto-container{
        gap: 35px;
    }
    .first-content{
        width: 350px;
    }
    .titre-container{
        width: 350px;
    }
    .button-container button{
        width: 227px;
        font-size: 16px;
    }
    .titre-content{
        font-size: 16px;
    }

    .details{
        width: 350px;
        padding-top: 20px;


    }
    .titre-container{
        font-size: 16px;
    }
    .text{
        font-size: 16px;
    }

}
@media (max-width: 375px){

    .partenaire-content div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .button-container button{
        width: 352px;
    }
    .details{
        width: 350px;
        padding-top: 20px;
    }
    .auto-title{
        font-size: 20px;
    }
    .titre-container{
        font-size: 16px;
    }
    .first-content img{
        width: 332px;
    }
    .auto-container{
        gap: 35px;
    }
    .first-content{
        width: 350px;
    }
    .titre-container{
        width: 350px;
    }
    .button-container button{
        width: 227px;
        font-size: 16px;
    }
    .titre-content{
        font-size: 16px;
    }

    .details{
        width: 350px;
        padding-top: 20px;


    }
    .titre-container{
        font-size: 16px;
    }
    .text{
        font-size: 16px;
    }

}
@media (max-width: 390px){
    .details{
        width: 350px;
        padding-top: 20px;
    }
    .titre-container{
        font-size: 25px;
    }
    .auto-title{
        font-size: 20px;
    }
    .titre-container{
        font-size: 16px;
    }
    .first-content img{
        width: 332px;
    }
    .auto-container{
        gap: 35px;
    }
    .first-content{
        width: 350px;
    }
    .titre-container{
        width: 350px;
    }
    .button-container button{
        width: 227px;
        font-size: 16px;
    }
    .titre-content{
        font-size: 16px;
    }

    .details{
        width: 350px;
        padding-top: 20px;


    }
    .titre-container{
        font-size: 16px;
    }
    .text{
        font-size: 16px;
    }

}

@media (max-width: 360px){
    .auto-title{
         font-size: 20px;
    }
    .titre-container{
        font-size: 16px;
    }
    .first-content img{
        width: 332px;
    }
    .auto-container{
        gap: 35px;
    }
    .first-content{
        width: 350px;
    }
    .titre-container{
        width: 350px;
    }
    .button-container button{
        width: 227px;
        font-size: 16px;
    }
    .titre-content{
        font-size: 16px;
    }

    .details{
        width: 350px;
        padding-top: 20px;


    }
    .titre-container{
        font-size: 16px;
    }
    .text{
        font-size: 16px;
    }
}
