.input_selection {
    display: flex;
}
.input_selection div#astro_seduction_dateNaissance {
    width: 98%;
}
.star {
    margin-left: -10px;
}
.text-legal p {
    margin-top: 10px;
    font-size: 13px;
    text-align: left;
    line-height: 1.2;
}

.text-legal a {
    margin-top: 10px;
    font-size: 13px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    text-decoration: underline;
}

.block-legal {
    max-width: 800px;
    margin-bottom: 25px;
}
.block-legal-bottom {
    float: right;
}
.p2v2.text-legal {
    padding: 10px;
    border-radius: 0 0 5px 5px;
}
.p2v2.text-legal p {
    margin: 0;
    margin-bottom: 5px;
}
.p2v2 {
    font-size: 26px;
    font-weight: 500;
    background-color: #ffffff;
    margin: 0;
}
.p2v2 a {
    color: #ff299e;
}
.cookie-message {
    display: none;
}
@media (min-width: 1200px) {
    .offer .content .coeur_offre {
        padding-top: 120px;
        margin: 8px 25px;
    }
}
.cookie-message {
    display: none !important;
}
.send_callback button {
    width: 100%;
    max-width: 320px;
    word-break: break-all;
    white-space: normal;
    font-size: 16px;
}
.group-container {
    display: flex;
    flex-direction: column;
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    margin-top: 20px;
}
.p2 label.htmlLabel.checkbox {
    display: flex;
    margin-bottom: 10px;
}
.p2 label.htmlLabel.checkbox input {
    margin-right: 10px;
}
.p2 span.consent-text {
   font-weight: 700;
}
span.consent-text a {
   text-decoration: underline;
}
.p2 .offer .content p.reserved {
   margin-top: 20px;
   margin-bottom: 10px;
   display: block;
}
.p2 .group-container {
   max-width: 715px;
   margin: 0 auto;
}
.p2 .consents {
   display: flex;
   flex-direction: column;
}
.p2 .text-legal .top {
   margin-bottom: 15px;
   margin-top: 0px;
}
.p2 .offer .content p.bottom {
   margin-bottom: 25px;
}
