.homepage-newsletter-section.row.newsletter-form-4-section {
    display: none
}

#main:not(.main-homepage) {
    padding-top: 0;
}

#welcome-offer-v2 {
    text-align: center;
    position: relative
}

#welcome-offer-v2 > * {
    position: relative
}

#welcome-offer-v2 span.bold {
    font-weight: 700
}

#welcome-offer-v2 span.italic {
    font-style: italic
}

#welcome-offer-v2 br.isDesktop {
    display: none
}

#welcome-offer-v2 span.red {
    color: #be0f34
}

#welcome-offer-v2 .text-content {
    font-family: var(---secondary-font-alt);
    color: var(---Clarins-charcoal);
    font-size: 14px;
    line-height: 25px;
    font-weight: 400
}

#welcome-offer-v2 h1 {
    font-family: var(---primary-font);
    font-size: 40px;
    font-weight: 400;
    color: #000;
    line-height: 40px;
    margin: 20px 0
}

#welcome-offer-v2 .top-content-container {
    border: 12px #efefef solid;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 440px;
    background-image: url(../img/welcome-offer-banner-mobile.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

#welcome-offer-v2 div.whiteBox {
    background-color: #fff;
    width: 80%;
    padding: 25px 15px 25px 15px
}

#welcome-offer-v2 .advantages {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
    padding-bottom: 24px;
    background-color: #fbf6f3;
    margin-top: 5%
}

#welcome-offer-v2 .advantages__box {
    padding: 40px 0
}

#welcome-offer-v2 .advantages__box img {
    height: 32px;
    width: 32px
}

#welcome-offer-v2 .advantages div.advantages__box:hover {
    filter: invert(14%) sepia(91%) saturate(5432%) hue-rotate(340deg) brightness(75%) contrast(103%)
}

#welcome-offer-v2 .sp-legal-mention {
    text-align: left;
    font-size: 11px;
    color: #8b8b8b;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 2%
}

@media (max-width:320px) {

        #welcome-offer-v2 br.isMobile {
            display: none
        }

        #welcome-offer-v2 h1 {
            font-size: 35px;
            margin: 10px 0;
        }

        #welcome-offer-v2 div.whiteBox {
            padding: 10px 5px 10px 5px;
        }

        #welcome-offer-v2 .text-content {
            font-size: 13px;
            margin: 5px 0;
        }

        #welcome-offer-v2 .top-content-container {
            height: 400px;
        }
}

@media (min-width:576px) {
    #welcome-offer-v2 div.whiteBox {
        width: 70%
    }

    #welcome-offer-v2 div.whiteBox .text-content {
        font-size: 20px;
        line-height: 35px
    }

    #welcome-offer-v2 h1 {
        font-size: 50px;
        line-height: 68px
    }

    #welcome-offer-v2 br.isDesktop {
        display: block
    }

    #welcome-offer-v2 br.isMobile {
        display: none
    }
}

@media (min-width:768px) {

    #main:not(.main-homepage) {
            padding-top: 20px;
        }

    #welcome-offer-v2 .top-content-container {
        background-image: url(../img/welcome-offer-banner-desktop.jpg);
        height: 710px
    }

    #welcome-offer-v2 .sp-legal-mention {
        padding-left: 2px
    }
}

@media (min-width:992px) {
    #welcome-offer-v2 .advantages {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        padding-left: 10px;
        padding-right: 10px
    }

    #welcome-offer-v2 .advantages__box img {
        height: 40px;
        width: 40px
    }

    #welcome-offer-v2 .advantages__box>a {
        display: flex;
        align-items: center
    }

    #welcome-offer-v2 .advantages__box .text-content {
        font-size: 14px;
        padding: 0 10px;
        flex-basis: 228px;
        height: auto
    }
}

#newsletter-validation {
    text-align: center;
    position: relative
}

#newsletter-validation>* {
    position: relative
}

#newsletter-validation span.bold {
    font-weight: 700
}

#newsletter-validation span.italic {
    font-style: italic
}

#newsletter-validation br.isDesktop {
    display: none
}

#newsletter-validation span.red {
    color: #be0f34
}

#newsletter-validation .text-content {
    font-family: var(---secondary-font-alt);
    color: var(---Clarins-charcoal);
    font-size: 14px;
    line-height: 25px;
    font-weight: 400
}

#newsletter-validation h1 {
    font-family: var(---primary-font);
    font-size: 40px;
    font-weight: 400;
    color: #000;
    line-height: 40px;
    margin: 20px 0
}

#newsletter-validation .validation-container {
    border: 12px #efefef solid
}

#newsletter-validation .wrapper-top-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 1400px;
    background-image: url(../img/newsletter-thank-you-banner-mobile_375x1400.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

#newsletter-validation div.validation-container__content-white {
    background-color: #fff;
    width: 80%;
    padding: 25px 15px 25px 15px
}

#newsletter-validation div.validation-container__content-white p.text-content.bullet {
    font-size: 30px;
    margin: 5px 0
}

#newsletter-validation div.validation-container__content-white p.text-content.code {
    font-size: 20px
}

#newsletter-validation .flex-pictogram-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#newsletter-validation .flex-pictogram-step .step {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#newsletter-validation .flex-pictogram-step .step .text-content.sub-title {
    font-size: 16px
}

#newsletter-validation .flex-pictogram-step .step-cta {
    background-color: #be0f34;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    margin: 10px
}

#newsletter-validation .flex-pictogram-step .step-cta:hover {
    background-color: #8c0b26;
    color: #fff
}

#newsletter-validation .sp-legal-mention {
    text-align: left;
    font-size: 11px;
    color: #8b8b8b;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 2%
}

#newsletter-validation .validation-container__advantages {
    border: 12px #be0f34 solid;
    padding: 50px 10px 25px 10px;
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    margin-top: 20%
}

#newsletter-validation .validation-container__advantages .advantages-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-grow: 1;
    flex-shrink: 1
}

#newsletter-validation .validation-container__advantages .advantages-box>div.left {
    flex-basis: 20%
}

#newsletter-validation .validation-container__advantages .advantages-box>div.right {
    flex-basis: 80%
}

#newsletter-validation .validation-container__advantages .advantages-box>div.right .text-content {
    text-align: left
}

#newsletter-validation .validation-container__advantages .advantages-box img {
    width: 70%
}

#newsletter-validation .validation-container__advantages .advantages-title {
    color: #000;
    position: absolute;
    top: -40px;
    left: calc(10% - 10px);
    background-color: #fff;
    padding: 10px;
    font-size: 20px;
    width: 80%;
    line-height: 35px
}

@media (max-width:320px) {
    #newsletter-validation br.isMobile {
        display: none
    }

    #newsletter-validation div.whiteBox {
        padding: 25px 5px 25px 5px
    }

    #newsletter-validation .validation-container__advantages {
        padding: 50px 5px 25px 5px
    }
}

@media (min-width:576px) {
    #newsletter-validation .wrapper-top-content {
        height: 1400px
    }

    #newsletter-validation div.validation-container__content-white {
        width: 70%
    }

    #newsletter-validation br.isMobile {
        display: none
    }

    #newsletter-validation br.isDesktop {
        display: block
    }

    #newsletter-validation .validation-container__advantages {
        flex-direction: row;
        flex-wrap: wrap;
        padding-top: 60px;
        margin-top: 10%
    }

    #newsletter-validation .validation-container__advantages .advantages-box {
        flex-basis: 50%
    }

    #newsletter-validation .validation-container__advantages .advantages-title {
        left: calc(25% - 10px);
        width: 50%
    }
}

@media (min-width:768px) {
    #newsletter-validation .wrapper-top-content {
        height: 1000px
    }

    #newsletter-validation div.validation-container__content-white {
        width: 82%
    }

    #newsletter-validation .flex-pictogram-step {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr
    }

    #newsletter-validation .flex-pictogram-step .text-content.step-description {
        flex-basis: 80px
    }

    #newsletter-validation .flex-pictogram-step .step-cta {
        font-size: 14px;
        grid-column-start: 2;
        grid-column-end: 3;
        padding: 20px;
        width: 157px
    }
}

@media (min-width:992px) {
    #newsletter-validation h1 {
        font-size: 50px;
        line-height: 65px
    }

    #newsletter-validation .text-content {
        font-size: 16px;
        line-height: 25px
    }

    #newsletter-validation .wrapper-top-content {
        height: 1000px;
        background-image: url(../img/newsletter-thank-you-banner-desktop_1000x1000.jpg)
    }

    #newsletter-validation div.validation-container__content-white h2 {
        font-size: 25px
    }

    #newsletter-validation .flex-pictogram-step .text-content.step-description {
        flex-basis: 100px
    }

    #newsletter-validation .flex-pictogram-step .step-cta {
        font-size: 16px;
        max-width: 260px;
        width: auto
    }

    #newsletter-validation .validation-container__advantages .advantages-title {
        font-size: 30px;
        line-height: 45px;
        left: calc(20% - 10px);
        width: 60%
    }

    #newsletter-validation .validation-container__advantages {
        width: 90%;
        margin: 7% auto
    }
}

@media (min-width:1200px) {
    #newsletter-validation div.validation-container__content-white {
        width: 60%
    }
}