/**---------------------------------------------------------**/
/**-----------    BRIGHT PLUS CLP - master          --------**/
/**---------------------------------------------------------**/


.clp-banner[data-style="total-eye-lift-2025"] {
    --TEXT-COLOR: #fff;
    --BG-COLOR: #fff;
    --TITLE-COLOR: #fff;
    --TITLE-FONT: var(--FONT-GOTHAM-MEDIUM);
    --TITLE-SIZE: 40px;
    --TEXT-ALIGN: center;
    --TEXT-SIZE: 14px;
    --CTA-TEXT-COLOR: #333;
    --CTA-BG-COLOR: #fff;
    --CTA-BG-HOVER-COLOR: #fff;
    --CTA-BG-ACTIVE-COLOR: #fff;
    position: relative;
    margin: 0 auto;

}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__col--right {
    padding: 0;

}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text {
    font-size: 4.97cqw;
    margin: 7.345cqw 0;
    line-height: 1.4em;
    text-align: left;
}


.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__tag span {
    border: 0px solid;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 4.73cqw;
    line-height: 1.2em;
}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__title {
    margin: 0;
    text-align: left;
    font-size: 4.40cqw;
    z-index: 2;
    line-height: 1.4em;
    font-family: var(--FONT-GOTHAM-MEDIUM);
}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__title span:first-child {
    font-size: 8.42cqw;
    line-height: 1.4em;
    margin-bottom: -0.1em;
    margin-top: -0.2em;
    text-transform: uppercase;
}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text {
    font-size: 4.74cqw;
    margin-bottom: 7.58cqw;

}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text span {
    display: block;
    font-family: var(--FONT-GOTHAM-BOOK);
}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text strong {
    font-weight: normal;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 1.5em;
}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text span:last-child {
    font-family: var(--FONT-GOTHAM-MEDIUM);
}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__cta {
    border: #B0A9A5 1px solid;
    margin-top: 0;
}

.clp-banner[data-style="total-eye-lift-2025"] .clp-banner__mentions {
    margin: 0;
    font-size: 10px;
    color: var(--TEXT-COLOR);
    opacity: 0.5;
}

@media(min-width:762px) {
    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__col--left {
        container-type: inline-size;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__col--right {
        container-type: inline-size;
        align-items: flex-start;
        padding-right: 0;
        justify-content: center;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__mentions {
        bottom: 16px;
        right: 16px;
        text-align: right;
        width: 200%;
        position: absolute;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__tag,
    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__title,
    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__cta,
    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text {
        transform: translate(-22cqw, 0);
    }

    .clp-banner__refillable {
        position: absolute;
        top: 81cqw;
        text-align: right;
        color: #fff;
        width: 20cqw;
        right: 241cqw;
        font-size: 2.84cqw;
        font-family: var(--FONT-GOTHAM-MEDIUM);
    }

}

@media(max-width:761px) {

    .clp-banner[data-style="total-eye-lift-2025"] {
        display: flex;
        flex-wrap: wrap;
        container-type: inline-size;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__visual--triple {
        padding-bottom: 170%;

    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__tag {
        width: 53.77cqw;

    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__tag span {
        font-size: 3.48cqw;
        text-align: left;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__title {
        width: 53.77cqw;
        text-align: left;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__title span {
        font-size: 3.19cqw;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text {
        margin: 3.19cqw 0;
        text-align: left;
        max-width: 40%;
        flex: 1;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__text span {
        font-size: 4.65cqw;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__title span:first-child {
        font-size: 6.1cqw;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__col--left {
        flex-basis: 100%;
        position: relative;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__col--center {
        flex-basis: 100%;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__visual {}

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__col--right {
        position: absolute;
        width: 100%;
        height: 100%;
        max-width: 100%;
        top: 0;
        left: 0;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 9.30cqw;
        /* background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0px, transparent 30px);*/
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__cta {
        align-self: center;
    }

    .clp-banner[data-style="total-eye-lift-2025"] .clp-banner__mentions {
        margin: 0;
        width: 100%;
        text-align: center;
        padding: 1em 0;
        align-self: center;
        opacity: 0.8;
        text-shadow: 0px 0px 8px #000, 0px 0px 8px #000;
    }

    .clp-banner__refillable {
        position: absolute;
        top: 116.5cqw;
        text-align: right;
        color: #fff;
        width: 20cqw;
        right: 71cqw;
        font-size: 2.84cqw;
        font-family: var(--FONT-GOTHAM-MEDIUM);
    }

}