<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dp-we-care-encart {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1430px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
    font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
}

.dp-we-care-encart__item-details-text {
    margin: 0;
    width: 312px;
    height: auto;
    border-radius: 20px;
    position: absolute;
    line-height: 1.2em;
    z-index: 2;
    font-size: 15px;
    padding-top: 53px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-content: center;
    padding-bottom: 35px;
    top: 5px;
    right: -75px;
    pointer-events: none;
    /*--------------------------*/
}

.dp-we-care-encart__item-details[data-open="0"] .dp-we-care-encart__item-details-text {
    display: none;
}

.dp-we-care-encart__item-details-text::before {
    content: " ";
    display: block;
    position: absolute;
    z-index: -1;
    height: 53px;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(img/bulle.png);
    background-size: 100% auto;
    background-position: top center;
}

.dp-we-care-encart__item-details-text::after {
    content: " ";
    display: block;
    position: absolute;
    z-index: -1;
    height: calc(100% - 53px);
    width: 100%;
    top: 53px;
    left: 0;
    background-image: url(img/bulle.png);
    background-size: 100% auto;
    background-position: bottom center;
}

.dp-we-care-encart__logo {
    flex-basis: 100%;
    text-align: center;
    /*  margin-top: -80px;*/
}

.dp-we-care-encart__logo img {
    width: 250px;
    margin: 0 auto;
    display: block;
}

.dp-we-care-encart__item {
    flex-basis: 25%;
    position: relative;
    text-align: center;
}

.dp-we-care-encart__item-text {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", "GothamMedium", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.dp-we-care-encart__item-details {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    vertical-align: middle;
    position: relative;
}

.dp-we-care-encart__item-details-bullet {
    display: block;
    width: 20px;
    height: 20px;
    background-color: transparent !important;
    border: 0px solid !important;
    outline: 0 !important;
    font-size: 0;
    background-image: url(img/picto-infos.svg);
    background-size: 20px 20px;
    cursor: pointer;
    min-width: 0;
    padding: 0;
}

.dp-we-care-encart button:not(.not-tabbable):focus,
.dp-we-care-encart button:not(.not-tabbable):active,
.dp-we-care-encart button:active {
    border: 0px solid !important;
    outline: 0 !important;
}

.dp-we-care-encart__item-image {
    width: 100%;
    display: block;
    max-width: 200px;
    margin: 0 auto;
}

.dp-we-care-encart__item-image img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 1023px) {
    .dp-we-care-encart__item-text {
        font-size: 11px;
    }
    .dp-we-care-encart__item {
        flex-basis: 50%;
    }
    .dp-we-care-encart__item-details-text {
        margin: 0;
        width: 160px;
        line-height: 1.2em;
        box-sizing: border-box;
        z-index: 2;
        padding: 20px;
        font-size: 11px;
        padding-top: 33px;
        padding-bottom: 22px;
        top: 15px;
        right: -35px;
    }
}


/*MASTER ANALYSIS EDITS*/

.breadcrumb {
    display: none;
}

.section-title-separator-wrapper {
    display: flex;
}

@media only screen and (max-width: 761px) {
    .section-title-separator-container {
        margin-left: 0px;
    }
}


/*DTW EDITS*/


/* .dp-we-care-encart__logo {
    margin-top: -72px!important;
} */


/* @media screen and (max-width: 761px) {
    .dp-we-care-encart__logo {
        margin-top: -68px!important;
    }
} */


/* h2.section-title-text {
    background-image: url(https://staging-clarins-ecommera.demandware.net/on/demandware.static/-/Sites/default/dw644a0de7/images/homepage/2020-08_update/leaf-left.png), url(https://staging-clarins-ecommera.demandware.net/on/demandware.static/-/Sites/default/dw853101e3/images/homepage/2020-08_update/leaf-right.png);
    background-repeat: no-repeat;
    background-position: top left, top right;
    padding-left: 50px;
    padding-right: 50px;
} */

.section-top-left-hr {
    float: left;
    width: 37%;
}

.section-top-right-hr {
    float: right;
    width: 37%;
}

.dp-we-care-encart__logo {
    margin-top: -29px;
}


/* .section-title-separator-container hr {
    width: 52% !important;
} */

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .section-top-left-hr {
        float: left;
        width: 32%;
    }
    .section-top-right-hr {
        float: right;
        width: 32%;
    }
    .dp-we-care-encart__logo {
        margin-top: -29px;
    }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .dp-we-care-encart__logo {
        margin-top: -29px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .section-top-left-hr {
        float: left;
        width: 13%;
    }
    .section-top-right-hr {
        float: right;
        width: 13%;
    }
    .dp-we-care-encart__logo {
        margin-top: -29px;
    }
}</pre></body></html>