<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----- MASTER ANALYSIS -------- */

body, html{
    overflow-x: clip !important;
}

.anti-ageing-hero__ingredient span{
    font-size: 10px;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .anti-ageing-howto__steps{
        margin-bottom: 50px;
    }
    .anti-ageing-step__text{
        min-height: 21vw !important;
    }
    .must-haves-2025-popin__content{
        gap: 10px !important;
    }
    .anti-ageing-hero__name span {
        font-size: 9px !important;
    }

    div.anti-ageing:nth-child(8) &gt; section:nth-child(9) &gt; div:nth-child(2) &gt; div:nth-child(1) &gt; div:nth-child(2) {
        bottom: 140px !important;
    }
    div.anti-ageing:nth-child(8) &gt; section:nth-child(15) &gt; div:nth-child(2) &gt; div:nth-child(1) &gt; div:nth-child(3) {
        bottom: 75px !important;
    }
    div.anti-ageing:nth-child(8) &gt; section:nth-child(17) &gt; div:nth-child(2) &gt; div:nth-child(1) &gt; div:nth-child(3) {
        bottom: 150px !important;
    }
}


@media (max-width: 480px) {
    *[data-product="multi-active"] .anti-ageing-hero__ingredient span{
        left: 5%;
    }

    #slick-slide20 &gt; p:nth-child(3)  {
        min-height: 40px;
    }
    #slick-slide30 &gt; p:nth-child(3) &gt; span:nth-child(1) {
        min-height: 25px;
    }
    #slick-slide41 &gt; p:nth-child(3) {
        min-height: 60px;
    }
    #slick-slide42 &gt; p:nth-child(3) {
        min-height: 60px;
    }
    #slick-slide50 &gt; p:nth-child(3) {
        min-height: 40px;
    }
}</pre></body></html>