/* Styles spécifiques — legal */
body.page-legal { background-color: #F5F5F7; }

/* CONTENU QUI SCROLL */


.top-left-btn {
    position: fixed;
    /* 🔥 reste fixé à l’écran */
    top: 20px;
    left: 20px;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 45px;
    height: 45px;

    background: #222;
    border-radius: 100px;

    z-index: 9999;
    /* passe au-dessus du reste */
}

.top-left-btn img {
    width: 22px;
    height: 22px;
}

.background {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 50vh;
    background-image: url("../../../media/legal.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.section-text1 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-1 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

.section-text2 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-2 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

.section-text3 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-3 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

.section-text4 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-4 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

.section-text5 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-5 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

.section-text6 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-6 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

.section-text7 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-7 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

.section-text8 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    margin-top: 7%;
    font-size: 20px;
}

.section-text1-8 {
    color: rgb(0, 0, 0);
    text-align: center;
    align-items: center;
    margin-top: 1%;
    font-size: 10px;
    display: flex;
    margin-bottom: 4%;
    justify-content: center;
}

/* MOBILE */
@media (max-width: 850px) {
    .section-text1 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-1 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }

    .section-text2 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-2 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }

    .section-text3 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-3 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }

    .section-text4 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-4 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }

    .section-text5 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-5 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }

    .section-text6 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-6 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }

    .section-text7 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-7 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }

    .section-text8 {
        color: rgb(0, 0, 0);
        text-align: center;
        font-weight: bold;
        margin-top: 7%;
        font-size: 20px;
    }

    .section-text1-8 {
        color: rgb(0, 0, 0);
        text-align: center;
        align-items: center;
        margin-top: 3%;
        font-size: 8px;
        display: flex;
        margin-bottom: 4%;
        justify-content: center;
    }
}
