The groundbreaking colour-changing kale cleanser that revolutionises your skincare routine. Winner of prestigious awards, this innovative cleanser deeply cleanses and refreshes your skin while providing essential protection against pollution, leaving you with a radiant, healthy complexion.
Key Features:
Unique Colour-Changing Formula: As it changes colour, it effectively removes impurities, makeup, and pollutants, revealing beautifully cleansed and refreshed skin.
Pollution Protection: Shield your skin from environmental aggressors with our advanced formula. Supercharged with kale and Griffonia, this cleanser detoxifies and protects against pollution, helping to minimise the signs of ageing for a more youthful appearance.
Deep Cleansing: Scientifically formulated with hyaluronic acid, probiotics, and oxygenating extracts, our cleanser goes beyond surface-level cleaning. It penetrates deep into the pores, removing impurities and leaving your skin feeling purified and revitalised.
Gentle Yet Effective: Despite its powerful cleansing abilities, our kale cleanser is gentle on the skin and suitable for all skin types. Experience a thorough cleanse without any stripping or discomfort, ensuring your skin remains balanced and refreshed.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}