.sparateur {
    height: 200px;
    margin-left: 77px;
    margin-top: 2.57px;
    width: 1px;
    border-left: solid #9D9D9C 1px;
}
.overlap {
    height: 900px;
    position: relative;
    width: 100%;
}

.bg-page {
    top: 0;
    left: 0;
    width: 100%;
    height: 732px;
    background-color: yellow;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    
    gap: 62px;
    min-height: 486px;
    padding: 54px 49.8px;
    position: absolute;
    top: 100px;
    width: 50%;
}

.group-1562 {
    justify-content: center;
    display: flex;
    gap: 23.1px;
    height: 39px;
    margin-left: 5px;
    width: 182px;
width: 100%;
margin-bottom: 20px;

}

.affranchir {
    margin-left: 0;
    width: 38.94px;
}

.title {
    color: #3C3C3B;
    font-family: "Montserrat";
    font-size: 28px;
    font-weight: 600;
    height: 36px;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 6px;
    text-align: center;
    white-space: nowrap;
    width: 120px;
}

.flex-container{
    display: flex;
    height: 78vh;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow-x: hidden;

}

.flex-row{
    align-items: center;
    display: flex;
    height: 258px;
    width: fit-content;
    justify-content: center;
}

.flex-col{
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 22px;
    min-height: 258px;
    width: 250px;

}

.se-connecter {
    color: rgba(60, 60, 59, 1);
    font-family: "Montserrat";
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 17px;
    min-height: 22px;
    min-width: 118px;
    text-align: center;
    white-space: nowrap;
}

.group-1561 {
    align-items: flex-start;
    justify-content: center;
    background-color: white;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    margin-left: 32px;
    margin-top: 7px;
    min-height: 177px;
    padding: 42.9px 44.7px;
    width: 250px;
}

.group-1560 {
    align-items: flex-end;
    display: flex;
    height: 26px;
    justify-content: flex-end;
    margin-top: 1px;
    min-width: 16px;
    padding: 0px;
}

.group-1559{
    align-items: center;
    align-self: center;
    display: flex;
    margin-left: 0.39px;
    min-width: 159px;
}

.group-box {
    height: 52px;
    margin-top: 0.01px;
    width: 44px;
}

.icon_info{
    position: absolute;
    top: 0px;
    right: 3px;
    background-repeat: no-repeat;
    background-position: center;
}

.ci-visible{
    font-size: 20px;
}

.ci-invisible{
    font-size: 16px;
}