{"title":"Cellulite, Stretch Marks \u0026 Firmness","description":"\u003cp\u003eBrazilian body creams, sprays and scrubs for cellulite, stretch marks and firmer-looking skin. The category that made Adeus, Popozuda and Cicatribem famous at home, now in one place.\u003c\/p\u003e","products":[{"product_id":"lummina-gest-stretch-mark-cream","title":"Lummina Gest Stretch Mark Repair Cream – 200 g \/ 7 oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003e\u003cstrong\u003eDeep Hydration and Skin Fortification\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eLummina Gest is a dermatologist-tested \u003cstrong\u003eskin-nourishing cream\u003c\/strong\u003e formulated to \u003cstrong\u003eenhance elasticity, improve texture, and hydrate deeply\u003c\/strong\u003e. Its advanced Bio-Restore Fusion™ technology blends powerful active ingredients and natural oils to \u003cstrong\u003esupport skin resilience\u003c\/strong\u003e while reducing the appearance of \u003cstrong\u003estretch marks, cellulite, and dark spots\u003c\/strong\u003e. Safe for \u003cstrong\u003eall skin types\u003c\/strong\u003e, including \u003cstrong\u003epregnant and breastfeeding women\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eKey Benefits \u0026amp; Features\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSupports Skin Elasticity\u003c\/strong\u003e – Rosehip oil and vitamin E help maintain skin resilience and flexibility.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eEnhances Firmness\u003c\/strong\u003e – Algisium C®, an organic silicon compound, supports collagen structure for smoother-looking skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBrightens Uneven Skin Tone\u003c\/strong\u003e – Vitamin E and Centella Asiatica help reduce the appearance of dark spots.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSoothes and Protects\u003c\/strong\u003e – Panthenol and Centella Asiatica calm skin and protect against irritation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eDeep Hydration\u003c\/strong\u003e – Almond oil, sunflower oil, and panthenol nourish and retain moisture for soft, healthy skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eHypoallergenic \u0026amp; Dermatologist-Tested\u003c\/strong\u003e – Free from harsh acids and suitable for sensitive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eActive Ingredients \u0026amp; Their Benefits\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eCentella Asiatica\u003c\/strong\u003e – Supports collagen production and reduces inflammation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eRosehip Oil\u003c\/strong\u003e – Rich in vitamins A \u0026amp; C, promoting skin renewal and hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSunflower Oil\u003c\/strong\u003e – Provides omega fatty acids for enhanced moisture retention.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAlgisium C®\u003c\/strong\u003e – Aids in skin firming and improves elasticity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e – Acts as an antioxidant, helping protect against free radicals.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePanthenol (Pro-vitamin B5)\u003c\/strong\u003e – Retains moisture, soothes, and strengthens skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAlmond Oil\u003c\/strong\u003e – Deeply nourishes and promotes smooth texture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eHow to Use\u003c\/strong\u003e\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eCleanse skin\u003c\/strong\u003e before application.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eApply twice daily\u003c\/strong\u003e (morning and night) on dry skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMassage in circular motions\u003c\/strong\u003e until fully absorbed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eUse gentle exfoliation twice a week\u003c\/strong\u003e to enhance absorption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eCustomer Testimonials\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cem\u003e\"After three months, my skin feels firmer and more hydrated.\"\u003c\/em\u003e – Ana P., Verified Buyer\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cem\u003e\"This cream made a visible difference in brightening my skin tone.\"\u003c\/em\u003e – Claire M., Verified Buyer\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eWho Can Benefit\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePregnant \u0026amp; Postpartum Women\u003c\/strong\u003e – Supports skin during and after pregnancy.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eFitness Enthusiasts\u003c\/strong\u003e – Helps maintain firm, hydrated skin during body changes.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eIndividuals with Dark Spots\u003c\/strong\u003e – Assists in evening skin tone.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eThose Prone to Skin Irritation\u003c\/strong\u003e – Helps soothe and nourish sensitive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAnyone Seeking Hydrated, Healthy Skin\u003c\/strong\u003e – Provides deep, long-lasting nourishment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eAbout Lummina\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eLummina is committed to \u003cstrong\u003escientifically backed skincare solutions\u003c\/strong\u003e that deliver real results. Our formulas combine high-performance active ingredients with nature’s best elements, ensuring \u003cstrong\u003eeffective, safe, and dermatologist-approved\u003c\/strong\u003e products. Our mission is to \u003cstrong\u003ehelp you feel confident in your skin\u003c\/strong\u003e by providing nourishment, hydration, and visible improvement in skin quality.\u003c\/p\u003e\n\u003chr\u003e\n\n\n\u003chr\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lummina Gest","offers":[{"title":"Default Title","offer_id":50522598572348,"sku":"MKPBR2024-758","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Lummina_Gest_Stretch_Marks_Skin_Treatment_Cream_-_200g_7.05_oz_2_83a695da-0d54-4b27-b56e-c853c533d64d.png?v=1782731809"},{"product_id":"popozuda-cream-200g-firmness-hydration","title":"Popozuda Cream 200g - Firmness, Hydration, and Radiance for Your Skin - Original","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003cp\u003ePopozuda Cream is a specially designed body care product formulated for women seeking smoother, more hydrated skin free from imperfections. This rich cream helps smooth the look of skin and improve its overall appearance. Ideal for mature skin, Popozuda provides long-lasting hydration and a firmer skin feel, helping you achieve the smooth, youthful-looking appearance you desire.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Benefits:\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003eSmoother-Looking Skin:\u003c\/strong\u003e Designed to improve the look and feel of skin texture.\u003cbr\u003e✅ \u003cstrong\u003eComfort After Hair Removal:\u003c\/strong\u003e Helps skin feel smooth, soft and comfortable.\u003cbr\u003e✅ \u003cstrong\u003eEven-Looking Skin:\u003c\/strong\u003e Its formula helps improve the overall look of skin over time.\u003cbr\u003e✅ \u003cstrong\u003eSoftens and Hydrates:\u003c\/strong\u003e Leaves your skin feeling silky and hydrated, noticeable from the first week.\u003cbr\u003e✅ \u003cstrong\u003eMassage-Friendly:\u003c\/strong\u003e A smooth texture that pairs well with daily body massage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Feedback:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e97%\u003c\/strong\u003e reported smoother skin within the first week of use.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e84%\u003c\/strong\u003e felt their skin more comfortable after hair removal.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e92%\u003c\/strong\u003e noticed their skin looking more even over time.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eApply a generous amount to clean, dry skin, focusing on areas prone to dryness.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMassage in circular motions to enhance absorption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eFor optimal results, use daily.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003cbr\u003eThe specific ingredient list is not provided, but Popozuda is formulated with powerful moisturizing agents and skin-conditioning components designed to nourish and protect your skin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePrecautions \u0026amp; Contraindications:\u003c\/strong\u003e\u003cbr\u003e⚠️ Keep out of reach of children and pets.\u003cbr\u003e⚠️ In case of contact with eyes, rinse thoroughly with water.\u003cbr\u003e⚠️ Although no formal contraindications exist, discontinue use if irritation occurs.\u003cbr\u003e⚠️ Conduct a patch test on a small area of skin before applying a larger quantity.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eExpected Results Timeline:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eResults may vary by individual, but most users experience smoother, softer skin within the first few days of application.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBrand Description:\u003c\/strong\u003e\u003cbr\u003ePopozuda is a skincare brand dedicated to helping women feel confident and beautiful in their skin. With innovative formulas backed by extensive research, Popozuda products are developed to deliver noticeable results using top-quality ingredients.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003e🔒 This product is 100% original, sourced directly from the official manufacturer, and authorized for sale. Guaranteed authenticity and traceability. \u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Popozuda","offers":[{"title":"Default Title","offer_id":51526491046204,"sku":"MKPBR2024-846","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/popozuda-cream-body-care-smoother-hydrated-skin-buy-now-at-mkpbr-com-worldwide-shipping.webp?v=1787835004"},{"product_id":"popozuda-butt-cream-spray-set","title":"Popozuda Cream + Spray Set - Butt Care for Firm, Smooth, and Hydrated Skin","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003ePopozuda Combo\u003c\/strong\u003e combines the powerful \u003cstrong\u003ePopozuda Cream\u003c\/strong\u003e and \u003cstrong\u003ePopozuda Spray\u003c\/strong\u003e for enhanced skin care. This ultimate duo is designed to improve skin texture, reduce cellulite, increase firmness, and deeply hydrate your body. Together, they create the perfect routine for a soft, toned, and revitalized skin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePopozuda Cream (200g) - Powerful Skin-Enhancing Formula\u003c\/strong\u003e\u003cbr\u003eThis cream is specially developed to treat cellulite, stretch marks, and sagging skin. Enriched with powerful natural ingredients, it effectively nourishes, smooths, and tones the skin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Ingredients in Popozuda Cream:\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003eHorse Chestnut:\u003c\/strong\u003e Improves circulation, reduces swelling, combats cellulite, and firms the skin.\u003cbr\u003e✅ \u003cstrong\u003eCentella Asiatica:\u003c\/strong\u003e Stimulates collagen production, reducing cellulite, scars, and wrinkles while firming the skin.\u003cbr\u003e✅ \u003cstrong\u003eSilicone Oil:\u003c\/strong\u003e Retains moisture, softens, and protects the skin, giving it a silky touch and uniform appearance.\u003cbr\u003e✅ \u003cstrong\u003eL-Carnitine:\u003c\/strong\u003e Aids in breaking down fat cells, enhancing elasticity, and improving firmness.\u003cbr\u003e✅ \u003cstrong\u003eGinger:\u003c\/strong\u003e Revitalizes the skin, improves circulation, and reduces inflammation, promoting firmer, healthier skin.\u003cbr\u003e✅ \u003cstrong\u003eGreen Tea:\u003c\/strong\u003e Combats aging, improving skin firmness and elasticity.\u003cbr\u003e✅ \u003cstrong\u003eCaffeine:\u003c\/strong\u003e Reduces cellulite, tones the skin, and stimulates circulation for a lifting effect.\u003cbr\u003e✅ \u003cstrong\u003eArnica:\u003c\/strong\u003e Reduces inflammation, regenerates, and calms the skin, enhancing skin texture and tone.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePopozuda Spray (250ml) - Collagen-Boosting Skin Spray\u003c\/strong\u003e\u003cbr\u003eThe Popozuda Spray is formulated to deeply stimulate collagen production, improving skin elasticity and firmness. Its lightweight formula penetrates the skin easily, leaving it soft and rejuvenated.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Ingredients in Popozuda Spray:\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003eNano Elsatyl:\u003c\/strong\u003e Stimulates collagen and elastin production, enhancing skin density and protecting against oxidative damage. Helps prevent and combat sagging skin and stretch marks.\u003cbr\u003e✅ \u003cstrong\u003eTrymae:\u003c\/strong\u003e Combines three types of hyaluronic acid with different molecular weights to boost collagen, maintain hydration, and improve skin flexibility.\u003cbr\u003e✅ \u003cstrong\u003eAlgisiun SC:\u003c\/strong\u003e An organic silicon derived from brown algae that restructures the skin, stimulates keratinocyte and fibroblast activity, enhances collagen synthesis, and stabilizes the epidermis.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Benefits of the Popozuda Combo:\u003c\/strong\u003e\u003cbr\u003e✔️ Combines powerful active ingredients for maximum results\u003cbr\u003e✔️ Reduces cellulite, stretch marks, and sagging skin\u003cbr\u003e✔️ Stimulates collagen production for enhanced skin elasticity\u003cbr\u003e✔️ Provides deep hydration for soft, smooth skin\u003cbr\u003e✔️ Promotes firm, toned skin with improved texture\u003cbr\u003e✔️ Lightweight, non-greasy formula for easy absorption\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePopozuda Cream:\u003c\/strong\u003e Apply a generous amount to clean, dry skin. Massage in circular motions until fully absorbed. Focus on areas prone to cellulite, stretch marks, and sagging skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePopozuda Spray:\u003c\/strong\u003e After applying the cream, spray Popozuda Spray directly on the treated areas and massage gently. For best results, use daily.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003ePrecautions \u0026amp; Contraindications:\u003c\/strong\u003e\u003cbr\u003e⚠️ Keep out of reach of children and pets.\u003cbr\u003e⚠️ Avoid contact with eyes; if contact occurs, rinse thoroughly with water.\u003cbr\u003e⚠️ Perform a patch test on a small area of skin before applying larger quantities.\u003cbr\u003e⚠️ Discontinue use if irritation occurs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eExpected Results Timeline:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eNoticeably softer and smoother skin within the first few days.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eImproved firmness, reduced cellulite, and faded stretch marks with consistent use.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBrand Description:\u003c\/strong\u003e\u003cbr\u003ePopozuda is a leading skincare brand dedicated to creating innovative formulas that empower individuals to feel confident in their skin. With a focus on natural ingredients and proven results, Popozuda offers trusted solutions for healthier, more radiant skin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cstrong\u003e\u003cbr\u003e🔒 This product is 100% original, sourced directly from the official manufacturer, and authorized for resale. Guaranteed authenticity and traceability. \u003c\/strong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Popozuda","offers":[{"title":"Default Title","offer_id":51526567788860,"sku":"MKPBR2024-847","price":60.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/popozuda-combo-cream-and-spray-set-brazilian-body-care-buy-now-at-mkpbr-com-worldwide-shipping.webp?v=1787834190"},{"product_id":"popozuda-total-burn-kit","title":"Popozuda Total Burn Kit – Original 4-Piece (2 Creams, 1 Spray, 1 Blend)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003ePopozuda Total Burn Kit\u003c\/strong\u003e is a complete body-care kit for those seeking smoother-looking, firmer-feeling skin. Combining topical care with a daily wellness blend, it supports your \u003cstrong\u003ebody-care routine\u003c\/strong\u003e inside and out.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat's Included in the Kit:\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003e2 Popozuda Creams (200g each)\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003e1 Popozuda Firming Spray (250ml)\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003e1 Popozuda Blend (60 Capsules)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis comprehensive combo is perfect for women who want a complete solution that supports your routine from the inside out, helping improve the look and feel of skin and promote a more toned-looking appearance.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003ePopozuda Blend - Daily Wellness Support\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003ePopozuda Blend\u003c\/strong\u003e is a daily blend formulated to support an active lifestyle and complement your wellness routine.*\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Benefits of Popozuda Blend:\u003c\/strong\u003e\u003cbr\u003e🔥 \u003cstrong\u003eActive-Lifestyle Support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eWith \u003cstrong\u003eGreen Coffee Extract\u003c\/strong\u003e, \u003cstrong\u003eCaffeine\u003c\/strong\u003e, and \u003cstrong\u003eL-Carnitine\u003c\/strong\u003e — a blend created to support an active lifestyle.*\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e♦️ \u003cstrong\u003eDaily Routine Support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eContains \u003cstrong\u003eChromium Picolinate\u003c\/strong\u003e to support your daily wellness routine.*\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e🌟 \u003cstrong\u003eAntioxidant Ingredients\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eWith \u003cstrong\u003eMoro Orange Extract\u003c\/strong\u003e and \u003cstrong\u003eSpirulina\u003c\/strong\u003e, ingredients known for their antioxidant properties.*\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003ePopozuda Cream - Firming and Hydrating Power\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eA rich topical cream designed to improve the look and feel of skin texture, firmness and overall tone. Enriched with natural ingredients that deeply nourish the skin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Ingredients in Popozuda Cream:\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003eHorse Chestnut:\u003c\/strong\u003e A traditional botanical ingredient in body-care formulas.\u003cbr\u003e✅ \u003cstrong\u003eCentella Asiatica:\u003c\/strong\u003e Helps skin look firmer, smoother and healthier.\u003cbr\u003e✅ \u003cstrong\u003eSilicone Oil:\u003c\/strong\u003e Maintains hydration, protects the skin barrier, and leaves the skin soft and silky.\u003cbr\u003e✅ \u003cstrong\u003eL-Carnitine:\u003c\/strong\u003e A classic ingredient in body-contour cosmetics.\u003cbr\u003e✅ \u003cstrong\u003eGinger:\u003c\/strong\u003e Refreshes and revitalizes the feel of skin.\u003cbr\u003e✅ \u003cstrong\u003eGreen Tea:\u003c\/strong\u003e Antioxidant-rich; helps skin look toned and elastic.\u003cbr\u003e✅ \u003cstrong\u003eCaffeine:\u003c\/strong\u003e Helps skin look toned, with a lifted appearance.\u003cbr\u003e✅ \u003cstrong\u003eArnica:\u003c\/strong\u003e Helps skin feel soothed and comfortable.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003ePopozuda Firming Spray - Firmer-Feeling Skin\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThis spray was developed to complement the cream, leaving skin feeling firmer with antioxidant care.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Ingredients in Popozuda Spray:\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003eNano Elsatyl:\u003c\/strong\u003e An advanced cosmetic ingredient for a firmer-looking skin feel.\u003cbr\u003e✅ \u003cstrong\u003eTrymae:\u003c\/strong\u003e A blend of three types of hyaluronic acid that retains moisture and helps skin feel supple.\u003cbr\u003e✅ \u003cstrong\u003eAlgisiun SC:\u003c\/strong\u003e Organic silicon that enhances the look and feel of skin texture.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Benefits of Popozuda Firming Spray:\u003c\/strong\u003e\u003cbr\u003e💪 \u003cstrong\u003eFirmer-Feeling, Renewed-Looking Skin\u003c\/strong\u003e\u003cbr\u003e✨ Deep hydration and antioxidant care help skin look smoother and feel firmer over time.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eWhy Choose the Popozuda Total Burn Kit?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e✔️ \u003cstrong\u003eComplete Routine:\u003c\/strong\u003e Combines topical body care with a daily wellness blend.\u003cbr\u003e✔️ \u003cstrong\u003eSmoother-Looking Skin:\u003c\/strong\u003e The cream and spray help improve the look and feel of skin texture and firmness, while the capsules support your daily wellness routine.*\u003cbr\u003e✔️ \u003cstrong\u003eEnhanced Hydration and Skin Tone:\u003c\/strong\u003e Helps skin look and feel visibly softer with consistent use.\u003cbr\u003e✔️ \u003cstrong\u003eAll-in-One Value:\u003c\/strong\u003e A coordinated kit covering your \u003cstrong\u003ecomplete\u003c\/strong\u003e body-care routine.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eHow to Use:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePopozuda Cream:\u003c\/strong\u003e Apply generously to clean, dry skin. Massage in circular motions until fully absorbed. Use daily on targeted areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePopozuda Spray:\u003c\/strong\u003e After applying the cream, spray directly onto the same area and gently massage to boost absorption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePopozuda Capsules:\u003c\/strong\u003e Take the recommended dose daily with water, preferably with a meal.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003ePrecautions \u0026amp; Contraindications:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e⚠️ Keep out of reach of children and pets.\u003cbr\u003e⚠️ Avoid contact with eyes; if contact occurs, rinse thoroughly with water.\u003cbr\u003e⚠️ Perform a patch test on a small area of skin before applying larger quantities.\u003cbr\u003e⚠️ Discontinue use if irritation occurs.\u003cbr\u003e⚠️ For the capsules, consult a healthcare professional if you are pregnant, nursing, or have medical conditions.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eExpected Results Timeline:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSmoother, Softer Skin:\u003c\/strong\u003e Noticeable within the first few days.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eFirmer-Looking, Smoother-Looking Skin:\u003c\/strong\u003e With consistent use over 3-4 weeks.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eA Consistent Daily Routine:\u003c\/strong\u003e The capsules fit easily into your daily wellness routine.*\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eBrand Description:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003ePopozuda is a trusted skincare brand dedicated to developing innovative formulas that empower individuals to feel confident in their skin. With a focus on natural ingredients and effective results, Popozuda products offer solutions that nourish, protect, and revitalize your skin.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003e🔒 This product is 100% original, sourced directly from the official manufacturer, and authorized for sale. Guaranteed authenticity and traceability. \u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Popozuda","offers":[{"title":"Default Title","offer_id":51526686146876,"sku":"MKPBR2024-848","price":104.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/popozuda-burn-kit-white_848.png?v=1782742493"},{"product_id":"popozuda-firming-spray-collagen-boosting","title":"Popozuda Firming Spray - Collagen-Boosting Skin Solution - Original","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003ePopozuda Firming Spray\u003c\/strong\u003e is a powerful, fast-absorbing solution designed to stimulate collagen production, improve skin density, and promote firmer, smoother skin. With a carefully selected blend of active ingredients, this spray works to enhance skin elasticity, reduce sagging, and improve overall skin texture. Ideal for those seeking firmer, hydrated, and rejuvenated skin.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eKey Ingredients and Benefits:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e✅ \u003cstrong\u003eNano Elsatyl\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eStimulates tissue regeneration and biosynthesis of collagen and elastin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHelps improve skin density, promoting a firmer and more youthful appearance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePrevents and combats sagging skin and the formation of stretch marks.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e✅ \u003cstrong\u003eTrymae\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eA powerful combination of three types of hyaluronic acid with different molecular weights.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDeeply hydrates the skin, retains moisture, and enhances skin flexibility.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eStimulates collagen production, improving skin structure and texture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e✅ \u003cstrong\u003eAlgisiun SC\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eOrganic silicon derived from brown algae that strengthens the skin's structure.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eStimulates keratinocyte and fibroblast activity, promoting collagen synthesis.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHelps stabilize adipocyte metabolism and enhances the skin’s protective barrier, improving elasticity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eKey Benefits of Popozuda Firming Spray:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e💪 \u003cstrong\u003eFirmer, Renewed Skin:\u003c\/strong\u003e Helps lift and tighten sagging skin while improving elasticity.\u003cbr\u003e✨ \u003cstrong\u003eDeep Hydration:\u003c\/strong\u003e Provides intense moisture to soften and smooth the skin.\u003cbr\u003e🌿 \u003cstrong\u003eEnhanced Skin Tone:\u003c\/strong\u003e Regular use promotes a more even and youthful-looking complexion.\u003cbr\u003e✔️ \u003cstrong\u003eAntioxidant Protection:\u003c\/strong\u003e Fights oxidative stress and prevents premature aging.\u003cbr\u003e✔️ \u003cstrong\u003eFast Absorption:\u003c\/strong\u003e Lightweight and non-greasy formula for easy daily use.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eHow to Use:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cp\u003eClean and dry the skin before application.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSpray directly onto the desired areas, focusing on areas prone to sagging, cellulite, or uneven texture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMassage in circular motions until fully absorbed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eFor best results, use daily and combine with Popozuda Cream for enhanced effects.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eWhy Choose Popozuda Firming Spray?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e✔️ \u003cstrong\u003eAdvanced Collagen Support:\u003c\/strong\u003e Targets skin elasticity and density for firmer, healthier-looking skin.\u003cbr\u003e✔️ \u003cstrong\u003eFast-Absorbing Formula:\u003c\/strong\u003e Lightweight and easy to apply, ideal for daily use.\u003cbr\u003e✔️ \u003cstrong\u003ePowerful Antioxidant Defense:\u003c\/strong\u003e Protects your skin against free radical damage and premature aging.\u003cbr\u003e✔️ \u003cstrong\u003eVisible Results:\u003c\/strong\u003e Noticeably softer, firmer skin within weeks of consistent use.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003ePrecautions \u0026amp; Contraindications:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e⚠️ Avoid contact with eyes. In case of contact, rinse thoroughly with water.\u003cbr\u003e⚠️ Perform a patch test before full application to ensure compatibility with your skin.\u003cbr\u003e⚠️ Discontinue use if irritation occurs.\u003cbr\u003e⚠️ Keep out of reach of children.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eExpected Results Timeline:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eImmediate Hydration:\u003c\/strong\u003e Skin feels softer and smoother within days.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eImproved Firmness \u0026amp; Elasticity:\u003c\/strong\u003e Visible changes in firmness and skin tone with consistent use over 2-3 weeks.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eEnhanced Collagen Production:\u003c\/strong\u003e Noticeable lifting effect with long-term use.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eBrand Description:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003ePopozuda is a trusted skincare brand dedicated to creating innovative formulas that empower individuals to feel confident in their skin. With a focus on natural ingredients and proven results, Popozuda products deliver targeted solutions for firmer, healthier skin.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003e🔒 This product is 100% original, sourced directly from the official manufacturer, and authorized for resale. Guaranteed authenticity and traceability. \u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Popozuda","offers":[{"title":"Default Title","offer_id":51526850150716,"sku":"MKPBR2024-849","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/popozuda-firming-spray-collagen-boosting-body-spray-buy-now-at-mkpbr-com-worldwide-shipping.webp?v=1787835256"},{"product_id":"adeus-multi-action-body-cream","title":"Adeus Cream — Multi-Action Body Cream (300g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Cream Multifunctional 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream created for a consistent skincare routine. Its formula helps hydrate the skin and supports the appearance of smoother, firmer-looking skin on the legs, thighs, hips, belly and arms.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSmoother-looking skin\u003c\/h3\u003e\n\u003cp\u003eSupports a more even-looking texture and a smoother feel with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDaily hydration\u003c\/h3\u003e\n\u003cp\u003eHelps leave the skin feeling soft, comfortable and cared for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMassage-friendly texture\u003c\/h3\u003e\n\u003cp\u003eEasy to include in a morning and evening body-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGenerous 300g size\u003c\/h3\u003e\n\u003cp\u003eIdeal for regular application across multiple areas of the body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean and dry the skin\u003c\/strong\u003eMake sure the area is clean and completely dry before application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply and massage\u003c\/strong\u003eMassage the cream into the desired areas until fully absorbed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse consistently\u003c\/strong\u003eApply morning and night as part of your regular body-care routine.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Methyl nicotinate may cause a temporary warming sensation or visible redness in the area of application. Patch test before first use, avoid sensitive or irritated skin, and discontinue use if discomfort persists.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eArnica\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSeaweed extract\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGreen tea\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCaffeine\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCentella asiatica\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGinger\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDimethicone\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMethyl nicotinate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eAlways check the product packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Individual results may vary. Do not apply to the face, sensitive areas, irritated or broken skin. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":51535464300860,"sku":"MKPBR2024-872","price":57.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-cream-multifunctional-300g-brazilian-body-moisturizer-buy-now-at-mkpbr-com-worldwide-shipping.webp?v=1786014074"},{"product_id":"beleza-brasileira-bumbum-cream","title":"Beleza Brasileira Bumbum Cream – Skin-Firming Body Cream with Coffee Oil, Pepper \u0026 Arnica | Hydrates, Softens \u0026 Supports Circulation (200g \/ 7.05oz)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eProduct Description\u003c\/h2\u003e\n\u003cp\u003eMeet \u003cstrong\u003eBumbum Cream\u003c\/strong\u003e, the Brazilian-inspired body cream designed to support skin hydration, firmness, and smoothness. This thermogenic formula combines active botanicals and natural oils to help improve the appearance of your skin’s texture while creating a warming sensation that enhances the absorption of ingredients. Ideal for use on glutes, thighs, and other areas where you want a more toned and radiant look.\u003c\/p\u003e\n\u003cp\u003eDeveloped with potent actives like \u003cstrong\u003eCoffee Oil\u003c\/strong\u003e, \u003cstrong\u003eMethyl Nicotinate\u003c\/strong\u003e, \u003cstrong\u003ePepper Extract\u003c\/strong\u003e, and \u003cstrong\u003eArnica\u003c\/strong\u003e, this cream may help visibly enhance skin softness and elasticity with consistent use. It also supports local circulation and provides a light, invigorating heat to targeted areas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eDeeply hydrates and softens skin for a smooth, healthy feel\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHelps improve the look of firmness and elasticity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eReduces the appearance of uneven skin texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eThermogenic formula promotes a warming sensation to support ingredient absorption\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLight, silky texture absorbs quickly without greasy residue\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eIdeal for thighs, glutes, and other areas with cellulite or flaccidity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eVegan, cruelty-free, and eco-conscious packaging\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eCoffee Oil (Óleo de Café):\u003c\/strong\u003e Helps reduce the appearance of cellulite and supports firmness by promoting smoother-looking skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMethyl Nicotinate (Nicotinato de Metila):\u003c\/strong\u003e Enhances absorption of actives, delivers a warming sensation, and stimulates peripheral circulation. Acts as a vasodilator.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePepper Extract (Pimenta):\u003c\/strong\u003e Known for its anti-inflammatory and circulation-boosting properties; gently warms the skin and contributes to a healthier appearance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eArnica:\u003c\/strong\u003e Traditionally used to reduce sensitivity, revitalize tired skin, and support local blood flow for enhanced oxygenation and skin balance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBioex IP:\u003c\/strong\u003e A botanical complex that works synergistically to tone and care for the skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warning\u003c\/h2\u003e\n\u003cp\u003eThis product contains plant-based ingredients that may cause sensitivity in some users. Conduct a patch test before full use. Avoid contact with eyes and mucous membranes. Discontinue use if irritation occurs.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFrequently Asked Questions (FAQs)\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eIs the product registered with ANVISA?\u003c\/strong\u003e\u003cbr\u003eYes. Notification number: 25351.386847\/2024-05\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes the product have any contraindications?\u003c\/strong\u003e\u003cbr\u003eThere are no formal contraindications, but precautions apply: Keep the container tightly closed, avoid excessive heat or light, and store out of the reach of children and pets. Not recommended for use during pregnancy or lactation without medical advice. Avoid eye contact and rinse thoroughly if irritation occurs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs it tested on animals? Is the packaging recyclable?\u003c\/strong\u003e\u003cbr\u003eNo animal testing. This is a vegan product. We proudly carry the “Eu Reciclo” seal, supporting environmental responsibility and recyclable packaging.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat are the main actives?\u003c\/strong\u003e\u003cbr\u003eCoffee oil, Pepper extract, Bioex IP, Methyl Nicotinate, and Arnica.\u003c\/p\u003e\n\u003chr\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBrand Description\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBeleza Brasileira\u003c\/strong\u003e is a contemporary skincare brand rooted in the richness of Brazilian botanicals. We believe in empowering beauty routines through naturally sourced, cruelty-free products that celebrate vibrant, healthy skin. Our commitment includes clean formulas, ethical sourcing, and eco-responsible packaging.\u003c\/p\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Beleza Brasileira","offers":[{"title":"Default Title","offer_id":51539952107836,"sku":"MKPBR2024-860","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/beleza-brasileira-bumbum-cream-brazilian-body-firming-hydration-mist_e84cf092-c1be-400f-ae48-19f655febb5b.png?v=1783823363"},{"product_id":"adeus-kit-multi-action-dark-spot-cream","title":"Adeus Cream Kit – Multi-Action Body Cream 300g + Dark Spot Correcting Cream 100g","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Cream Kit — Body Care \u0026amp; Targeted Tone Routine\u003c\/h2\u003e\n\u003cp\u003eA complete two-step body-care routine combining daily hydration and smoother-looking skin with targeted care for the appearance of dark spots and uneven tone.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Cream Multifunctional — 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream that helps hydrate the skin and supports the appearance of a smoother, firmer-looking texture on larger body areas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Dark Spot Correcting Cream — 100g\u003c\/h2\u003e\n\u003cp\u003eA targeted cosmetic cream designed to support the appearance of more even-looking skin on areas such as the underarms, elbows, knees and inner thighs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTwo complementary formulas\u003c\/h2\u003e\n\u003cp\u003eOne cream for broader body care and another for smaller areas requiring targeted attention.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHydration and softness\u003c\/h2\u003e\n\u003cp\u003eHelps leave the skin feeling comfortable, soft and cared for with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother-looking texture\u003c\/h2\u003e\n\u003cp\u003eSupports a more refined and even-looking finish as part of a regular body-care routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEasy daily care\u003c\/h2\u003e\n\u003cp\u003eFast-absorbing textures that are simple to include in a morning or evening routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eUse consistently as part of your daily body-care routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eAvoid the face, sensitive areas, broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eMethyl nicotinate may cause temporary warmth or visible redness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eBegin once daily and increase to twice daily if your skin feels comfortable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eAvoid the eyes, intimate areas, broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 6\u003c\/strong\u003eUse sunscreen during the day on areas exposed to the sun.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nCaffeine Centella asiatica Arnica Ginger Green tea Niacinamide Alpha arbutin Tranexamic acid Hyaluronic acid Vitamin C\n\n\n\u003cp\u003e\u003cstrong\u003eBody Cream:\u003c\/strong\u003e Caffeine Centella asiatica Arnica Ginger Green tea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDark Spot Cream:\u003c\/strong\u003e Niacinamide Alpha arbutin Tranexamic acid Hyaluronic acid Vitamin C Always check each product’s packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the kit?\u003c\/summary\u003e\n\n\u003cp\u003eThe kit includes one Adeus Cream Multifunctional 300g and one Adeus Dark Spot Correcting Cream 100g.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use both products in the same routine?\u003c\/summary\u003e\n\n\u003cp\u003eYes. Use the Body Cream on larger body areas and the Dark Spot Cream on smaller targeted areas. Avoid layering both products on the same area unless the product labels specifically permit it.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. These are cosmetic skincare products designed to support the appearance of hydration, smoother-looking texture and more even-looking tone. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52050619760956,"sku":"MKPBR2024-897","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/MKPBR2024-897.webp?v=1787597350"},{"product_id":"adeus-duo-kit-pitaya-exfoliator-cellulite-cream","title":"Adeus Cream Skin Renewal \u0026 Firming Duo Kit – Pitaya Exfoliator \u0026 Cellulite Cream (Kit with Adeus Pitaya Exfoliator 5.82 oz \/ 165g \u0026 Adeus Cellulite Cream 10.58 oz \/ 300g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Skin Renewal \u0026amp; Firming Duo Kit\u003c\/h2\u003e\n\u003cp\u003eA simple two-step body-care routine combining gentle exfoliation with daily hydration. Designed to help the skin feel smoother, softer and more comfortable while supporting a more refined-looking texture with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Pitaya Skin Renewal Exfoliator — 165g\u003c\/h2\u003e\n\u003cp\u003eA creamy vegan exfoliating scrub for the face and body, formulated with pitaya extract, rose quartz, menthol and vegetable glycerin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Cream Multifunctional — 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream that helps hydrate the skin and supports the appearance of a smoother, firmer-looking texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTwo complementary steps\u003c\/h2\u003e\n\u003cp\u003eExfoliation removes surface buildup while the body cream provides daily hydration and softness.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother-feeling skin\u003c\/h2\u003e\n\u003cp\u003eHelps refine the feel of rough areas and leaves the skin feeling freshly polished.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eDaily comfort\u003c\/h2\u003e\n\u003cp\u003eSupports skin that feels soft, hydrated and cared for throughout your regular routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEasy to maintain\u003c\/h2\u003e\n\u003cp\u003eExfoliate a few times per week and moisturise consistently for a practical body-care ritual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eUse two to three times per week.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eBegin once weekly if your skin is sensitive or new to exfoliation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eAvoid the eyes, lips, broken, irritated or freshly shaved skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eUse consistently as part of your daily body-care routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eApply to areas such as the thighs, hips, belly and arms.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 6\u003c\/strong\u003eMethyl nicotinate may cause temporary warmth or visible redness.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nPitaya extract Rose quartz Menthol Vegetable glycerin Vegan formula Caffeine Centella asiatica Arnica Ginger Green tea\n\n\n\u003cp\u003e\u003cstrong\u003ePitaya Exfoliator:\u003c\/strong\u003e Pitaya extract Rose quartz Menthol Vegetable glycerin Vegan formula\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBody Cream:\u003c\/strong\u003e Caffeine Centella asiatica Arnica Ginger Green tea Always check each product’s packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the kit?\u003c\/summary\u003e\n\n\u003cp\u003eThe kit includes one Adeus Pitaya Skin Renewal Exfoliator 165g and one Adeus Cream Multifunctional 300g.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use both products on the same day?\u003c\/summary\u003e\n\n\u003cp\u003eYes. On exfoliation days, rinse the exfoliator thoroughly, gently dry the skin and then apply the Body Cream. Do not exfoliate irritated or freshly shaved skin.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use each product?\u003c\/summary\u003e\n\n\u003cp\u003eUse the exfoliator two to three times per week and the Body Cream consistently as part of your daily routine. Follow the directions provided on each label.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. These are cosmetic skincare products designed to support the appearance of hydration and smoother-looking skin texture. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52252047147324,"sku":"MKPBR2024-1115","price":80.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/MKPBR20241115_1.webp?v=1787596946"},{"product_id":"adeus-mega-transformation-kit-complete-set","title":"Adeus Cream Mega Transformation Kit – Complete Skin Renewal, Brightening \u0026 Firming Set","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Cream Mega Transformation Kit\u003c\/h2\u003e\n\u003cp\u003eThe complete Adeus body-care routine in one set. Two exfoliators, targeted care for uneven-looking tone and a multifunctional body cream work together to support smoother-feeling, hydrated and more refined-looking skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003cp\u003e1\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBanana Brightening Exfoliator — 165g\u003c\/h2\u003e\n\u003cp\u003eA creamy exfoliating scrub for the face and body, designed to remove surface buildup and leave the skin feeling smoother and refreshed.\u003c\/p\u003e\n\n\n\n2\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003ePitaya Skin Renewal Exfoliator — 165g\u003c\/h2\u003e\n\u003cp\u003eA vegan exfoliating scrub formulated with pitaya extract, rose quartz, menthol and vegetable glycerin for a polished, cooling finish.\u003c\/p\u003e\n\n\n\n3\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eDark Spot Correcting Cream — 100g\u003c\/h2\u003e\n\u003cp\u003eA targeted body cream created to support the appearance of more even-looking skin on areas such as the underarms, elbows, knees and inner thighs.\u003c\/p\u003e\n\n\n\n4\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eCream Multifunctional — 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream that helps hydrate the skin and supports the appearance of a smoother, firmer-looking texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEverything in one set\u003c\/h2\u003e\n\u003cp\u003eExfoliation, targeted tone care and daily hydration in a cohesive body-care routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTwo exfoliating experiences\u003c\/h2\u003e\n\u003cp\u003eAlternate between Banana and Pitaya depending on your preference—there is no need to use both in the same session.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother, more even-looking skin\u003c\/h2\u003e\n\u003cp\u003eHelps refine the feel of rough areas while supporting a more uniform-looking tone.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHydration and softness\u003c\/h2\u003e\n\u003cp\u003eHelps leave the skin feeling comfortable, soft and cared for with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eChoose one exfoliator\u003c\/strong\u003eUse either Banana or Pitaya on damp skin two to three times per week. Massage gently, rinse thoroughly and pat dry.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply targeted care\u003c\/strong\u003eApply a thin layer of Dark Spot Cream to clean, dry external body areas and allow it to absorb.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisturise\u003c\/strong\u003eFinish by massaging the Body Cream into larger body areas until fully absorbed.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nBanana extract Golden quartz Menthol Vegetable glycerin Pitaya extract Rose quartz Vegan formula Niacinamide Alpha arbutin Tranexamic acid Hyaluronic acid Caffeine Centella asiatica Arnica Green tea\n\n\n\u003cp\u003e\u003cstrong\u003eBanana Exfoliator:\u003c\/strong\u003e Banana extractGolden quartzMentholVegetable glycerin\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePitaya Exfoliator:\u003c\/strong\u003e Pitaya extractRose quartzMentholVegan formula\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDark Spot Cream:\u003c\/strong\u003e NiacinamideAlpha arbutinTranexamic acidHyaluronic acid\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBody Cream:\u003c\/strong\u003e CaffeineCentella asiaticaArnicaGreen tea Always check each product’s packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the kit?\u003c\/summary\u003e\n\n\u003cp\u003eThe kit includes one Banana Brightening Exfoliator 165g, one Pitaya Skin Renewal Exfoliator 165g, one Dark Spot Correcting Cream 100g and one Cream Multifunctional 300g.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use both exfoliators together?\u003c\/summary\u003e\n\n\u003cp\u003eNo. Choose either Banana or Pitaya for each exfoliation session. Alternate between them if desired and avoid over-exfoliating.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I exfoliate?\u003c\/summary\u003e\n\n\u003cp\u003eUse one exfoliator two to three times per week. Sensitive skin or skin that is new to exfoliation may benefit from starting once weekly.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the two creams in the same routine?\u003c\/summary\u003e\n\n\u003cp\u003eApply the Dark Spot Cream to smaller targeted areas and allow it to absorb. Use the Body Cream on larger body areas. If applying both to the same area, follow the directions on each product label.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. These are cosmetic skincare products designed to support the appearance of hydration, smoother-looking texture and more even-looking tone. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52252374040892,"sku":"MKPBR2024-1117","price":141.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/MKPBR2024-1117_1.webp?v=1787596099"},{"product_id":"rosa-selvagem-anti-aging-lifting-serum","title":"Rosa Selvagem Anti-Aging Lifting Serum – Wrinkle \u0026 Spot Corrector – 1.01 fl oz (30 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eUnleash the secret to visibly youthful, firm, and radiant skin with the \u003cstrong\u003eRosa Selvagem Anti-Aging Lifting Serum\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eDeveloped with advanced European technology, this exclusive serum from Brazil revitalizes your complexion, diminishing the appearance of \u003cstrong\u003efine lines, wrinkles, and dark spots\u003c\/strong\u003e while combating sagging for a firmer, more lifted look.\u003c\/p\u003e\n\u003cp\u003eIts powerful blend of active ingredients delivers intense hydration and supports cellular regeneration, fostering a vibrant, healthy appearance that elevates your self-confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisibly Reduces Dark Spots:\u003c\/strong\u003e Actively works to lighten and uniform skin tone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMinimizes Wrinkles \u0026amp; Fine Lines:\u003c\/strong\u003e Enhances skin elasticity for a smoother appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFirms \u0026amp; Combats Sagging:\u003c\/strong\u003e Supports skin structure for a more lifted and toned feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration:\u003c\/strong\u003e Delivers deep, lasting moisture for supple skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCellular Regeneration Support:\u003c\/strong\u003e Aids in the skin's natural renewal process.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePowerful Antioxidant Protection:\u003c\/strong\u003e Shields skin from environmental stressors that accelerate aging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhances Radiance:\u003c\/strong\u003e Promotes a luminous, healthy glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLightweight \u0026amp; Fast-Absorbing:\u003c\/strong\u003e Non-greasy texture blends seamlessly into your routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitable for All Skin Types:\u003c\/strong\u003e Gentle yet effective formulation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients Highlights\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHyaluronic Acid:\u003c\/strong\u003e Provides intense hydration, boosting skin elasticity and visibly smoothing the appearance of wrinkles and fine lines for a softer texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRosehip Oil:\u003c\/strong\u003e Rich in essential fatty acids, vitamins, and antioxidants, it helps improve skin texture, reduce spots, scars, and wrinkles, while stimulating collagen production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin C:\u003c\/strong\u003e A potent antioxidant that aids in clarifying dark spots, evening skin tone, and reducing wrinkles, contributing to a more radiant and youthful appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollagen:\u003c\/strong\u003e An essential protein for skin structure, promoting firmness and elasticity. It helps enhance skin resilience and minimize the look of wrinkles and expression lines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e Offers antioxidant and hydrating properties, protecting the skin from free radical damage and promoting a hydrated, soft, and smooth complexion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eResveratrol:\u003c\/strong\u003e Known for its antioxidant and anti-inflammatory properties, helping to protect skin against oxidative stress and premature aging.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e For external use only. Avoid excessive application. Avoid applying body oil on palms, soles of feet, and hair area; for facial use, patch test first. Avoid using body oil during direct sun exposure; use dedicated sun protection. If irritation occurs with either product, discontinue use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRosa Selvagem, \u003c\/strong\u003ebuilt on a foundation of empowerment, is a brand dedicated to helping individuals embrace their natural beauty through innovative skincare solutions, particularly targeting \u003cstrong\u003edark spots\u003c\/strong\u003e and \u003cstrong\u003eblemishes \u003c\/strong\u003ethat often impact self-esteem.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eWhat are the main benefits of Rosa Selvagem Anti-Aging Lifting Serum?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis serum provides benefits such as reducing the appearance of dark spots, wrinkles, and fine lines, combating sagging, offering intense hydration, stimulating cellular regeneration, and providing antioxidant protection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow do I apply the Lifting Serum?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAfter cleansing, gently pat your face dry. Shake the serum well. Apply a few drops directly to your entire face and neck, distributing strategically. Use clean fingertips to spread gently in circular motions, massaging from the center outwards until absorbed. Allow to dry completely before applying other products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow does the Hyaluronic Acid in the serum benefit my skin?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe Hyaluronic Acid intensely hydrates the skin, increases elasticity, and visibly smooths wrinkles and fine lines, contributing to a younger, softer skin texture.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this serum suitable for all skin types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the serum is formulated to be suitable for all skin types, ensuring broad applicability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow often should I use the Lifting Serum, and when can I expect results?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe serum can be used daily, preferably morning and night, after cleansing the skin. While results may vary, improvements are typically observed after a few weeks of regular use, with more significant results seen with continuous application.\u003c\/p\u003e\n\u003cp\u003eFor more body care essentials to complement your routine, explore our curated selection of high-performance products at our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/rosa-selvagem\" target=\"_blank\"\u003eRosa Selvagem Collection\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEmbrace the vibrant spirit of Brazilian beauty and youthful skin with this advanced serum.\u003c\/h2\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rosa Selvagem","offers":[{"title":"Default Title","offer_id":52276270530876,"sku":"MKPBR2024-1217","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/rosa-selvagem-lifting-serum-wrinkle-spot-corrector-mkpbr.com-worldwide-shipping_e2e20976-54f0-45fe-a226-71b5851e67d5.png?v=1783767589"},{"product_id":"maxfem-intimate-firming-serum","title":"Maxfem Intimate Firming Serum for Rejuvenated \u0026 Hydrated Skin - 1.01 fl oz (30ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eDiscover renewed confidence with the \u003cstrong\u003eMaxfem Intimate Firming Serum\u003c\/strong\u003e, an advanced solution crafted to firm, hydrate, and nourish the delicate intimate skin.\u003c\/p\u003e\n\u003cp\u003eDesigned to address natural changes such as loss of firmness and dryness, this serum works gradually and safely to help restore a visibly youthful and supple appearance. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTargeted Firming Action:\u003c\/strong\u003e Combines potent actives like Hydrolyzed Collagen and Elastin to support skin's natural structure, contributing to a firmer and more toned intimate area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration \u0026amp; Renewal:\u003c\/strong\u003e Enriched with Hyaluronic Acid and Vitamin A (Retinol) to deliver deep hydration, support skin renewal, and promote a smoother texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupports Intimate Comfort:\u003c\/strong\u003e Aids in maintaining a healthy pH balance and may alleviate discomfort often associated with dryness, contributing to a soothing sensation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle \u0026amp; Safe Formulation:\u003c\/strong\u003e Developed with carefully selected ingredients to be gentle on delicate skin, minimizing discomfort or irritation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDermatologically \u0026amp; Gynecologically Tested:\u003c\/strong\u003e Rigorously tested for safety and efficacy, ensuring peace of mind for intimate use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to Use Maxfem Intimate Firming Serum:\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003eFor optimal results and gentle care, follow these simple steps to incorporate the Maxfem Intimate Firming Serum into your routine:\u003c\/p\u003e\n\n\n\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePreparation:\u003c\/strong\u003e In the morning, ensure the intimate area is thoroughly cleansed and dry.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e Dispense a single drop of the serum onto each side of the vulva.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMassage:\u003c\/strong\u003e Gently massage the serum into the skin using circular motions until absorbed. Avoid applying to the internal area.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eImportant Note:\u003c\/strong\u003e This product is formulated for external use only. Avoid applying the serum to internal mucous membranes or on broken, irritated skin. For further guidance on product usage and safety, please refer to the complete product description and consult a healthcare professional if needed.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrolyzed Collagen:\u003c\/strong\u003e A structural protein fragmented into smaller particles, used in cosmetics to support skin's feeling of elasticity and firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElastin:\u003c\/strong\u003e A protein naturally present in skin, contributing to its elasticity and ability to stretch and return to its original state.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin A (Retinol):\u003c\/strong\u003e A derivative of Vitamin A that, in appropriate concentrations, supports the uniformization of skin tone and texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHyaluronic Acid:\u003c\/strong\u003e A highly efficient humectant that retains water, aiding in maintaining tissue hydration and flexibility for a plump, smooth feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTea Tree Oil (Melaleuca):\u003c\/strong\u003e Possesses antiseptic and antimicrobial properties, used cautiously in diluted forms to contribute to a clean sensation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChamomile Extract:\u003c\/strong\u003e Traditionally used in cosmetics for its soothing properties, helping to calm and hydrate the skin, imparting a feeling of softness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: For external use only. Do not apply on internal mucous membranes or on broken or irritated skin. If irritation or discomfort occurs, discontinue use immediately and consult a healthcare professional. Always perform a patch test on a small area of skin if you plan to use it on other external body parts to ensure compatibility.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRooted in a profound understanding of \u003cstrong\u003ewomen's intimate health\u003c\/strong\u003e needs, \u003cstrong\u003eMaxfem \u003c\/strong\u003ewas born from the desire to address often-overlooked concerns like \u003cstrong\u003ecandidiasis \u003c\/strong\u003eand general \u003cstrong\u003ediscomforts \u003c\/strong\u003ethat can significantly impact a woman's self-esteem. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: How quickly can I expect to see results from the Maxfem Intimate Firming Serum?\u003c\/strong\u003e \u003cbr\u003eA: While some users report noticeable changes relatively quickly, the time frame for visible results can vary based on individual skin characteristics and consistent application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Can the Intimate Firming Serum be used on other body areas?\u003c\/strong\u003e \u003cbr\u003eA: Yes, while specifically formulated for the intimate area, its ingredients are suitable for other external areas needing firmness and hydration, such as the inner thighs or glutes. Always perform a patch test first.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: How does the Maxfem Intimate Firming Serum work on the skin?\u003c\/strong\u003e \u003cbr\u003eA: Its innovative formula combines actives like collagen, elastin, and hyaluronic acid which work synergistically to support the skin's natural matrix, promoting firmness, intense hydration, and a protective feel without causing discomfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Are there any potential side effects when using this serum?\u003c\/strong\u003e \u003cbr\u003eA: Formulated with carefully selected, high-performance actives and without aggressive substances, risks of adverse reactions are minimized when used as directed. Should any unusual reaction occur, discontinue use and consult a specialist.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: What makes the Maxfem Intimate Firming Serum effective for rejuvenation?\u003c\/strong\u003e \u003cbr\u003eA: The powerful blend of Hydrolyzed Collagen, Elastin, Vitamin A, and Hyaluronic Acid deeply supports skin elasticity, hydration, and renewal, contributing to a visibly firmer and more youthful appearance over time.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003eExplore more of our specialized intimate care solutions in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/maxfem\" rel=\"noopener\" target=\"_blank\"\u003eMaxfem Collection\u003c\/a\u003e, designed to complement your wellness routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your intimate care routine and embrace the natural beauty and intimate wellness.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Maxfem","offers":[{"title":"Default Title","offer_id":52446442914108,"sku":"MKPBR2024-1499","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/maxfem-intimate-firming-serum-rejuvenate-hydrate-mkpbr.com-worldwide-shipping_8a83741a-32e9-4fc6-a1f9-3afe95cfb3d5.png?v=1783846559"},{"product_id":"5-pack-maxfem-intimate-firming-serum","title":"5-Pack Maxfem Intimate Firming Serum for Enhanced Firmness \u0026 Hydration - 5 x 1.01 fl oz (5 x 30ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eSecure your long-term journey to firmer, more hydrated intimate skin with the \u003cstrong\u003eMaxfem Intimate Firming Serum 5-Pack\u003c\/strong\u003e. This collection offers a consistent supply of our expertly formulated serum, ensuring uninterrupted care to address concerns like loss of firmness, dryness, and signs of aging.\u003c\/p\u003e\n\u003cp\u003eMaxfem champions comprehensive intimate wellness, providing a luxurious solution that works gradually and safely. With this convenient 5-pack, you're investing in sustained confidence and a harmonious connection with your body, empowering you to maintain a visibly rejuvenated and supple intimate area over time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimal Value \u0026amp; Continuous Care:\u003c\/strong\u003e This 5-pack provides an excellent return on investment, guaranteeing a steady supply for a consistent and effective long-term firming and hydrating regimen.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTargeted Firming Action:\u003c\/strong\u003e Combines potent actives like Hydrolyzed Collagen and Elastin to support skin's natural structure, contributing to a firmer and more toned intimate area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration \u0026amp; Renewal:\u003c\/strong\u003e Enriched with Hyaluronic Acid and Vitamin A (Retinol) to deliver deep hydration, support skin renewal, and promote a smoother texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupports Intimate Comfort:\u003c\/strong\u003e Aids in maintaining a healthy pH balance and may alleviate discomfort often associated with dryness, contributing to a soothing sensation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle \u0026amp; Safe Formulation:\u003c\/strong\u003e Developed with carefully selected ingredients to be gentle on delicate skin, minimizing discomfort or irritation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDermatologically \u0026amp; Gynecologically Tested:\u003c\/strong\u003e Rigorously tested for safety and efficacy, ensuring peace of mind for intimate use across multiple units.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to Use Maxfem Intimate Firming Serum:\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003eFor optimal results and gentle care, follow these simple steps to incorporate the Maxfem Intimate Firming Serum into your routine:\u003c\/p\u003e\n\n\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePreparation:\u003c\/strong\u003e In the morning, ensure the intimate area is thoroughly cleansed and dry.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e Dispense a single drop of the serum onto each side of the vulva.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMassage:\u003c\/strong\u003e Gently massage the serum into the skin using circular motions until absorbed. Avoid applying to the internal area.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eImportant Note:\u003c\/strong\u003e This product is formulated for external use only. Avoid applying the serum to internal mucous membranes or on broken, irritated skin. For further guidance on product usage and safety, please refer to the complete product description and consult a healthcare professional if needed.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrolyzed Collagen:\u003c\/strong\u003e A structural protein fragmented into smaller particles, used in cosmetics to support skin's feeling of elasticity and firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElastin:\u003c\/strong\u003e A protein naturally present in skin, contributing to its elasticity and ability to stretch and return to its original state.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin A (Retinol):\u003c\/strong\u003e A derivative of Vitamin A that, in appropriate concentrations, supports the uniformization of skin tone and texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHyaluronic Acid:\u003c\/strong\u003e A highly efficient humectant that retains water, aiding in maintaining tissue hydration and flexibility for a plump, smooth feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTea Tree Oil (Melaleuca):\u003c\/strong\u003e Possesses antiseptic and antimicrobial properties, used cautiously in diluted forms to contribute to a clean sensation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChamomile Extract:\u003c\/strong\u003e Traditionally used in cosmetics for its soothing properties, helping to calm and hydrate the skin, imparting a feeling of softness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: For external use only. Do not apply on internal mucous membranes or on broken or irritated skin. If irritation or discomfort occurs, discontinue use immediately and consult a healthcare professional. Always perform a patch test on a small area of skin if you plan to use it on other external body parts to ensure compatibility.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRooted in a profound understanding of \u003cstrong\u003ewomen's intimate health\u003c\/strong\u003e needs, \u003cstrong\u003eMaxfem \u003c\/strong\u003ewas born from the desire to address often-overlooked concerns like \u003cstrong\u003ecandidiasis \u003c\/strong\u003eand general \u003cstrong\u003ediscomforts \u003c\/strong\u003ethat can significantly impact a woman's self-esteem. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: What are the primary advantages of purchasing the Maxfem Intimate Firming Serum 5-Pack?\u003c\/strong\u003e \u003cbr\u003eA: The 5-Pack offers significant value and ensures you have an uninterrupted supply for consistent, long-term application, which is key to achieving and maintaining noticeable results in firmness and hydration of the intimate skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: How long is the estimated duration of use for one 5-Pack?\u003c\/strong\u003e \u003cbr\u003eA: With five individual 1.01 fl oz (30ml) units, this pack provides ample supply for several months of consistent daily use, depending on individual application frequency and amount.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Can I use one unit from the 5-Pack and save the others for later?\u003c\/strong\u003e \u003cbr\u003eA: Yes, each serum is individually sealed, allowing you to use one at a time and store the remaining units, ensuring freshness and potency for an extended period.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Is the formulation in the 5-Pack identical to the single unit?\u003c\/strong\u003e \u003cbr\u003eA: Absolutely. Every bottle within the 5-Pack contains the exact same high-quality, dermatologically and gynecologically tested Maxfem Intimate Firming Serum.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Does consistent use with the 5-Pack enhance the overall results?\u003c\/strong\u003e \u003cbr\u003eA: Yes, regular and continuous application, as facilitated by having multiple units readily available, is crucial for maximizing the benefits of the serum, leading to more pronounced and lasting improvements in skin firmness and hydration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003eExplore more of our specialized intimate care solutions in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/maxfem\" target=\"_blank\"\u003eMaxfem Collection\u003c\/a\u003e, designed to complement your wellness routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your intimate care routine and embrace the natural beauty and intimate wellness. This 5-pack ensures you can consistently enjoy this philosophy.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Maxfem","offers":[{"title":"Default Title","offer_id":52446487085372,"sku":"MKPBR2024-1500","price":155.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/maxfem-intimate-firming-serum-5-pack-enhanced-firmness-mkpbr.com-worldwide-shipping_1b621fb0-14ac-4046-a27c-5d1c4c1e69f0.png?v=1783846707"},{"product_id":"maxfem-perfect-intimate-skin-kit","title":"Maxfem Perfect Intimate Skin Kit: Brightening \u0026 Firming Serums - 2 x 1.01 fl oz (2 x 30ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eUnveil the ultimate synergy in intimate skincare with the \u003cstrong\u003eMaxfem Perfect Intimate Skin Kit\u003c\/strong\u003e, a carefully curated combination of our celebrated\u003cstrong\u003e Brightening and Firming Serums\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThis comprehensive regimen is designed for women who seek a holistic approach to intimate wellness, offering a powerful blend of solutions to achieve more uniform, firmer, and healthier-looking intimate skin. \u003c\/p\u003e\n\u003cp\u003eIncluded in this kit:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaxfem Intimate Brightening Serum - 1.01 fl oz (30ml)\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eFormulated to visibly clarify and even out intimate skin tone.\u003c\/li\u003e\n\u003cli\u003eAids in reducing the appearance of dark spots and enhancing radiance.\u003c\/li\u003e\n\u003cli\u003eDesigned for external, gentle use, ensuring comfort without harsh exfoliation.\u003c\/li\u003e\n\u003cli\u003eExperience noticeable improvements with consistent application, tailored to your skin's unique rhythm.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaxfem Intimate Firming Serum - 1.01 fl oz (30ml)\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eFormulated to visibly firm, hydrate, and rejuvenate intimate skin.\u003c\/li\u003e\n\u003cli\u003eAids in restoring skin suppleness and elasticity with consistent use.\u003c\/li\u003e\n\u003cli\u003eDesigned for external, gentle application to enhance skin texture.\u003c\/li\u003e\n\u003cli\u003ePromotes a feeling of comfort and well-being in the intimate area.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Intimate Care:\u003c\/strong\u003e A dual-action kit that addresses both skin tone uniformity and firmness, providing a complete solution for youthful-looking intimate skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTargeted Brightening:\u003c\/strong\u003e The Intimate Brightening Serum gently works to even skin tone and reduce the appearance of dark spots, enhancing natural radiance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Firming:\u003c\/strong\u003e The Intimate Firming Serum supports skin elasticity and firmness, helping to visibly rejuvenate the delicate intimate area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration \u0026amp; Nourishment:\u003c\/strong\u003e Both serums deliver intense hydration, contributing to soft, supple, and healthy-looking skin while protecting against dryness and irritation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafe \u0026amp; Gentle Formulations:\u003c\/strong\u003e Developed with high-quality, non-aggressive ingredients, both serums are dermatologically and gynecologically tested for safety and efficacy on sensitive intimate skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBoosts Confidence:\u003c\/strong\u003e Designed to help women feel more confident, comfortable, and deeply connected to their bodies by improving the appearance and health of intimate skin.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to Use Maxfem Intimate Serum Kit:\u003c\/h2\u003e\n\n\n\n\n\u003cp\u003eFor optimal results and gentle care, integrate both serums into your daily routine:\u003c\/p\u003e\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eEvening Routine (Brightening):\u003c\/strong\u003e In the evening, after the intimate area is completely cleansed and dry, apply one drop of the \u003cstrong\u003eMaxfem Intimate Brightening Serum\u003c\/strong\u003e to each side of the vulva. Gently massage in circular motions until absorbed. Avoid applying to the internal area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMorning Routine (Firming):\u003c\/strong\u003e In the morning, after the intimate area is completely cleansed and dry, apply one drop of the \u003cstrong\u003eMaxfem Intimate Firming Serum\u003c\/strong\u003e to each side of the vulva. Gently massage in circular motions until absorbed. Avoid applying to the internal area.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eImportant Note:\u003c\/strong\u003e This product is formulated for external use only. Avoid applying the serum to internal mucous membranes or on broken, irritated skin. For further guidance on product usage and safety, please refer to the complete product description and consult a healthcare professional if needed.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntimate Brightening Serum:\u003c\/strong\u003e Nano Lightening® C (nano-encapsulated Vitamin C), Panthenol, Hyaluronic Acid, Niacinamide.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntimate Firming Serum:\u003c\/strong\u003e Hydrolyzed Collagen, Elastin, Vitamin A (Retinol), Hyaluronic Acid, Tea Tree Oil (Melaleuca), Chamomile Extract.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: For external use only. Do not apply on internal mucous membranes or on broken or irritated skin. If irritation or discomfort occurs, discontinue use immediately and consult a healthcare professional. Always perform a patch test on a small area of skin if you plan to use it on other external body parts to ensure compatibility.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRooted in a profound understanding of \u003cstrong\u003ewomen's intimate health\u003c\/strong\u003e needs, \u003cstrong\u003eMaxfem \u003c\/strong\u003ewas born from the desire to address often-overlooked concerns like \u003cstrong\u003ecandidiasis \u003c\/strong\u003eand general \u003cstrong\u003ediscomforts \u003c\/strong\u003ethat can significantly impact a woman's self-esteem. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Can both serums in the Maxfem Perfect Intimate Skin Kit be used together?\u003c\/strong\u003e A: Yes! They are specifically designed to complement each other. We recommend using the Maxfem Intimate Brightening Serum in the evening and the Maxfem Intimate Firming Serum in the morning for a comprehensive routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: How long until I can expect to see results from this kit?\u003c\/strong\u003e \u003cbr\u003eA: Many women report visible results within the first few weeks of consistent use. Individual outcomes may vary, and continuous use is recommended for optimal and lasting benefits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Is the Maxfem Perfect Intimate Skin Kit safe for sensitive skin?\u003c\/strong\u003e \u003cbr\u003eA: Yes, both products in this kit are formulated to be gentle and effective, making them suitable for sensitive skin. However, if you have extreme sensitivities, a patch test is always recommended.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: Can I use this kit during pregnancy or while breastfeeding?\u003c\/strong\u003e \u003cbr\u003eA: We recommend consulting with a healthcare professional before initiating use of these products during pregnancy or while breastfeeding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQ: What is the primary benefit of using these two serums together?\u003c\/strong\u003e \u003cbr\u003eA: Combining the serums offers a synergistic effect, providing complete care that simultaneously targets skin tone uniformity, firmness, deep hydration, and overall rejuvenation for the intimate area.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003eExplore more of our specialized intimate care solutions in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/maxfem\" target=\"_blank\"\u003eMaxfem Collection\u003c\/a\u003e, designed to complement your wellness routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEmbrace the complete Brazilian self-care ritual, where beauty and confidence are harmonized through dedicated intimate wellness.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Maxfem","offers":[{"title":"Default Title","offer_id":52446615208252,"sku":"MKPBR2024-1501","price":91.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/maxfem-perfect-intimate-skin-kit-brightening-firming-mkpbr.com-worldwide-shipping_dae291e4-810f-4ab1-8214-8c4c078a62a9.png?v=1783849177"},{"product_id":"lipo-corpus-reducing-gel","title":"Lipo Corpus Reducing Gel for Body Contouring \u0026 Cellulite 8.82 oz (250g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eUnveil a more sculpted and toned silhouette with the \u003cstrong\u003eLipo Corpus Reducing Gel,\u003c\/strong\u003e a testament to innovative Brazilian body care science.\u003c\/p\u003e\n\u003cp\u003eThis advanced thermo-active gel is meticulously formulated to target specific body concerns, offering a luxurious, non-invasive approach to enhance skin firmness, reduce localized fat, and smooth the appearance of cellulite.\u003c\/p\u003e\n\u003cp\u003eIts lightweight texture absorbs rapidly, leaving skin feeling soft and revitalized, a perfect complement to your wellness and beauty regimen. Designed for daily application, Lipo Corpus Reducing Gel empowers you to embrace your body with renewed confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePotent Thermo-Active Formula:\u003c\/strong\u003e Featuring the market's most potent thermo-active ingredients, this gel is suitable for all skin types, ensuring deep absorption and active ingredient delivery.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTargeted Fat Reduction:\u003c\/strong\u003e Specifically formulated to help break down localized fat deposits, aiding in the reduction of unwanted measurements for a more refined contour.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCellulite Smoothing:\u003c\/strong\u003e Works to diminish the \"orange peel\" appearance of cellulite, promoting visibly smoother and more even skin texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Skin Firmness:\u003c\/strong\u003e Combats skin sagging by stimulating cellular metabolism and lipid breakdown, contributing to increased skin firmness and elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduces Fluid Retention:\u003c\/strong\u003e Aids in minimizing fluid retention, which can contribute to a bloated appearance, promoting a leaner look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrating \u0026amp; Toning:\u003c\/strong\u003e Leaves the skin deeply hydrated and toned, improving overall skin health and resilience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo Rebound Effect:\u003c\/strong\u003e Designed for sustained results with continuous use, without the common \"rebound\" effect associated with some body treatments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClinically Proven Efficacy:\u003c\/strong\u003e Backed by human clinical efficacy studies, demonstrating tangible results for fat reduction and skin firming.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDermatologically Tested:\u003c\/strong\u003e Assured for skin safety and efficacy, licensed by ANVISA (Brazilian Health Regulatory Agency).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCruelty-Free:\u003c\/strong\u003e Committed to ethical practices, this product is not tested on animals.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients Highlights:\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMenthol:\u003c\/strong\u003e Delivers a refreshing and relaxing sensation, enhancing circulation and providing soothing properties to the skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePeppermint Essential Oil:\u003c\/strong\u003e Known for its invigorating and energizing effects, it supports metabolic activity and helps alleviate muscle discomfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAloe Vera Extract:\u003c\/strong\u003e A rich source of nutrients, offering exceptional hydrating, emollient, healing, toning, and skin-firming benefits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreen Tea Extract:\u003c\/strong\u003e Provides comprehensive skin protection, acting as an emollient, toning agent, anti-inflammatory, and antioxidant, while promoting tissue restoration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGrapefruit Oil:\u003c\/strong\u003e Contributes to skin rejuvenation, aids in relieving muscle fatigue and stiffness, supports detoxification, and strengthens the immune system against free radicals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCentella Asiatica Extract:\u003c\/strong\u003e Revered for its potent regenerative capabilities, supporting skin healing and effectively targeting the appearance of cellulite and localized fat.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e  For external use only. While Lipo Corpus Reducing Gel has no known contraindications, if you have skin allergies or are pregnant, please consult your physician before use. Not recommended for use with infrared massagers as it is thermo-activated.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ  \u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow often should I use the Lipo Corpus Reducing Gel? \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: For optimal results, apply the gel twice daily—upon waking, before physical activity, or before sleep—massaging thoroughly for 15 minutes each time.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow long until I observe results?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Visible results can often be observed within a few weeks of consistent use. For the most significant and lasting outcomes, we recommend continuous application for at least 3 months.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow long does one 8.82 oz (250g) pot last?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: When used as directed (twice daily), one 8.82 oz (250g) pot of Lipo Corpus Reducing Gel is designed to last approximately 30 days.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan pregnant or breastfeeding women use this product?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: This product is not recommended for pregnant women. For breastfeeding mothers, there are no known contraindications, but it is always advisable to consult your physician prior to use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes the gel produce a cooling or warming sensation upon application?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: The sensation can vary individually and may also be influenced by ambient temperature, potentially leading to either a cooling or warming feeling on the skin.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eLipo Corpus\u003c\/strong\u003e stands as a distinguished name in innovative cosmetic body care and wellness, committed to offering effective, non-invasive solutions for a more confident you. Trusted by many, including collaborations with various celebrities, Lipo Corpus is recognized for its capacity to help individuals attain desired body contours and achieve healthier, more radiant skin.\u003c\/p\u003e\n\u003cp\u003eTo explore more body transformation and care products for you, explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/lipo-corpus\" target=\"_blank\" rel=\"noopener\"\u003eLipo Corpus Collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTransform your body care regimen with Lipo Corpus today.\u003c\/h2\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lipo Corpus","offers":[{"title":"Default Title","offer_id":52504063803708,"sku":"MKPBR2024-1566","price":82.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/lipo-corpus-reducing-gel-body-contouring-cellulite-8.82oz-250g-targeted-fat-mkpbr.com-worldwide-shipping_6e12a599-c930-412b-a402-2182e2b2a965.png?v=1784375604"},{"product_id":"lipo-corpus-anti-stretch-mark-cream","title":"Lipo Corpus Anti-Stretch Mark Cream | Renew, Smooth \u0026 Revitalize 8.82 oz (250g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eEmbrace visibly smoother and more resilient skin with the \u003cstrong\u003eLipo Corpus Anti-Stretch Mark Cream\u003c\/strong\u003e, a sophisticated solution designed to diminish the appearance of existing stretch marks and guard against new ones.\u003c\/p\u003e\n\u003cp\u003eCrafted with a rich blend of active botanicals and nourishing vitamins, this cream targets stretch marks caused by pregnancy, puberty, or significant weight fluctuations. Its luxurious texture promotes easy absorption, delivering intensive hydration and stimulating natural collagen production for enhanced skin elasticity. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Stretch Mark Defense:\u003c\/strong\u003e Formulated to effectively treat and prevent the formation of new stretch marks, addressing various causes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntensive Skin Hydration:\u003c\/strong\u003e Provides deep, lasting moisture to improve skin texture and elasticity, a key factor in reducing stretch mark visibility.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollagen Production Boost:\u003c\/strong\u003e Actively stimulates the skin’s natural collagen synthesis, essential for improving skin strength and repair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduces Inflammation:\u003c\/strong\u003e Helps to calm and soothe the skin, reducing redness and inflammation associated with stretch marks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRapid Absorption \u0026amp; Easy Application:\u003c\/strong\u003e Its fine texture allows for quick absorption without residue, making daily application a seamless part of your routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisible Results in Days:\u003c\/strong\u003e Designed to deliver noticeable improvements in skin appearance within a short period of consistent use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitable for All Skin Types:\u003c\/strong\u003e Gentle yet effective formulation, appropriate for a wide range of skin sensitivities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients Highlights:\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRosehip Oil:\u003c\/strong\u003e Rich in vitamins and essential fatty acids, known for its powerful regenerative properties that aid in skin repair and scar reduction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePanthenol (Pro-Vitamin B5):\u003c\/strong\u003e A potent humectant that attracts and holds moisture, deeply hydrating the skin and promoting its natural barrier function.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A powerful antioxidant that protects skin cells from damage, supports healing, and enhances skin elasticity and smoothness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCentella Asiatica Extract:\u003c\/strong\u003e Revered for its potent regenerative capabilities, supporting skin healing and improving collagen production for increased firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCalendula Oil (Calendula Officinalis):\u003c\/strong\u003e Known for its soothing and anti-inflammatory properties, it helps to calm irritated skin and support natural healing processes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e For external use only. Lipo Corpus Anti-Stretch Mark Cream has no known contraindications. Pregnant and breastfeeding women may use this product; however, if you have specific concerns, please consult your physician.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ  \u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow should I apply the Lipo Corpus Anti-Stretch Mark Cream?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Apply a thin layer to the affected areas up to twice daily, once in the morning and once before sleeping. Massage gently until the product is fully absorbed, repeating this process daily.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow quickly can I expect to see results?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Many users experience incredible results and visible improvements in skin appearance within just a few days of consistent use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this cream suitable for use during pregnancy and breastfeeding?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, Lipo Corpus Anti-Stretch Mark Cream does not have known contraindications and can be used by both pregnant and breastfeeding women. If you have any concerns, please consult your physician.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow long will one 8.82 oz (250g) tube last with daily use?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: When used as directed, one 8.82 oz (250g) tube of Lipo Corpus Anti-Stretch Mark Cream is designed to last approximately 30 days.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan this cream help with older stretch marks?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, the cream is formulated for both the prevention and treatment of existing stretch marks, including those that have already appeared, by stimulating collagen and promoting skin regeneration.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eLipo Corpus\u003c\/strong\u003e stands as a distinguished name in innovative cosmetic body care and wellness, committed to offering effective, non-invasive solutions for a more confident you. Trusted by many, including collaborations with various celebrities, Lipo Corpus is recognized for its capacity to help individuals attain desired body contours and achieve healthier, more radiant skin.\u003c\/p\u003e\n\u003cp\u003eTo explore more body transformation and care products for you, explore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/lipo-corpus\" target=\"_blank\"\u003eLipo Corpus Collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your skin's resilience with Lipo Corpus today.\u003c\/h2\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lipo Corpus","offers":[{"title":"Default Title","offer_id":52504081695036,"sku":"MKPBR2024-1567","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/lipo-corpus-anti-stretch-mark-cream-8.82oz-250g-stretch-mark-treatment-mkpbr.com-worldwide-shipping_20021972-864b-4b10-9133-e9c1276cd842.png?v=1784382231"},{"product_id":"brazilian-bestsellers-body-transformation-kit","title":"Brazilian Bestsellers Body Transformation Kit - Firming, Hydration \u0026 Radiance, 5-Piece Set","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eMKPBR Bestsellers Body Transformation Kit\u003c\/h2\u003e\n\u003cp\u003eDiscover the ultimate regimen for radiant, firm, and beautifully hydrated skin with the \u003cstrong\u003eMKPBR Bestsellers Body Transformation Kit\u003c\/strong\u003e. This exclusive \u003cstrong\u003e5-piece set\u003c\/strong\u003e unites our most sought-after Brazilian body care essentials, meticulously chosen for their exceptional ability to sculpt, nourish, and perfect. Indulge in a luxurious experience that visibly reduces cellulite and stretch marks, deeply moisturizes, and leaves your skin irresistibly smooth and delicately fragranced.\u003cbr\u003e\u003cbr\u003eIncluded in this kit:\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePaixão Hazelnut Body Oil – 3.38 fl oz (100 ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInfused with precious almond oil for up to 24 hours of continuous moisture.\u003c\/li\u003e\n\u003cli\u003eGently illuminates the skin, enhancing its natural glow and radiance.\u003c\/li\u003e\n\u003cli\u003eDelicately perfumes with captivating caramelized and woody notes.\u003c\/li\u003e\n\u003cli\u003eOffers subtle deodorizing benefits for freshness and confidence.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePaixão Hazelnut Body Lotion – 6.76 fl oz (200 ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnriched with noble almond oil and urea for 24 hours of deep hydration.\u003c\/li\u003e\n\u003cli\u003eLeaves skin feeling incredibly soft, supple, and beautifully perfumed.\u003c\/li\u003e\n\u003cli\u003eFeatures a delightful medley of fresh red fruits and a creamy floral bouquet.\u003c\/li\u003e\n\u003cli\u003eProvides an integrated body deodorant effect for lasting comfort.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAdeus Cellulite and Stretch Mark Cream – 10.58 oz (300g)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHelps reduce the appearance of cellulite and stretch marks.\u003c\/li\u003e\n\u003cli\u003ePromotes skin elasticity and visible tone improvement.\u003c\/li\u003e\n\u003cli\u003eDeveloped with potent botanical extracts and active ingredients.\u003c\/li\u003e\n\u003cli\u003eDelivers six powerful actions in one single jar for real transformation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePopozuda Cream + Spray Set - Butt Care for Firm, Smooth, and Hydrated Skin\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePopozuda Cream – 7.05 oz (200g):\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eTreats cellulite, stretch marks, and sagging skin with a powerful skin-enhancing formula.\u003c\/li\u003e\n\u003cli\u003eEnriched with Horse Chestnut, Centella Asiatica, L-Carnitine, Ginger, Green Tea, Caffeine, and Arnica.\u003c\/li\u003e\n\u003cli\u003eEffectively nourishes, smooths, and tones the skin for improved texture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePopozuda Spray – 8.45 fl oz (250ml):\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eFormulated to deeply stimulate collagen production, improving skin elasticity and firmness.\u003c\/li\u003e\n\u003cli\u003eContains Nano Elsatyl (collagen\/elastin booster), Trymae (3 types of hyaluronic acid), and Algisiun SC (organic silicon).\u003c\/li\u003e\n\u003cli\u003eLightweight formula penetrates easily, leaving skin soft and rejuvenated.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComprehensive Body Transformation\u003c\/h3\u003e\n\u003cp\u003eA powerful 5-piece collection designed to address multiple body concerns, from firmness and elasticity to deep hydration and radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Cellulite \u0026amp; Stretch Mark Reduction\u003c\/h3\u003e\n\u003cp\u003eThe combined action of Adeus Cream and the Popozuda Cream + Spray Set offers advanced treatment for visibly smoother skin texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e24-Hour Deep Hydration\u003c\/h3\u003e\n\u003cp\u003ePaixão Body Duo, enriched with almond oil and urea, ensures continuous, profound skin moisture and softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSuperior Skin Firming \u0026amp; Toning\u003c\/h3\u003e\n\u003cp\u003ePotent ingredients like caffeine, Centella Asiatica, L-Carnitine, and collagen boosters promote elasticity and a more toned appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLuxurious Fragrance Experience\u003c\/h3\u003e\n\u003cp\u003eThe Paixão Hazelnut duo delicately scents the skin with comforting caramelized and woody notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Radiance \u0026amp; Smoothness\u003c\/h3\u003e\n\u003cp\u003eAchieve an irresistible softness and an illuminated, even-toned complexion across your entire body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeodorant Action\u003c\/h3\u003e\n\u003cp\u003ePaixão products offer subtle, long-lasting freshness for enhanced confidence throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEthical \u0026amp; High-Performance\u003c\/h3\u003e\n\u003cp\u003eFeatures beloved Brazilian brands known for their research-backed, effective, and often plant-powered skincare solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003ePaixão Hazelnut Body Duo: Prunus Amygdalus Dulcis Oil (Almond Oil) \u0026amp; Corylus Avellana Seed Oil (Hazelnut Seed Oil): Deeply nourishing, moisturizing, and skin-illuminating. Urea (in Lotion): Provides intense, long-lasting hydration and improves skin barrier function.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAdeus Cellulite and Stretch Mark Cream: Methyl Nicotinate: Boosts circulation with a gentle warming effect, aiding absorption. Caffeine: Helps firm skin and reduce the appearance of fat and puffiness. Centella Asiatica \u0026amp; Green Tea: Increases collagen, skin resilience, and acts as powerful antioxidants. Ginger Extract \u0026amp; Arnica: Natural anti-inflammatory properties, circulation boosters. Seaweed Extract \u0026amp; Dimethicone: Hydrates, replenishes minerals, and locks in moisture for a silky finish.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePopozuda Cream: Horse Chestnut: Improves circulation, reduces swelling, combats cellulite, and firms. Centella Asiatica: Stimulates collagen, reduces cellulite\/scars, firms. Silicone Oil: Retains moisture, softens, protects, silky touch. L-Carnitine: Aids fat breakdown, enhances elasticity, improves firmness. Ginger: Revitalizes, improves circulation, reduces inflammation. Green Tea: Combats aging, improves firmness\/elasticity. Caffeine: Reduces cellulite, tones, stimulates circulation. Arnica: Reduces inflammation, regenerates, calms.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePopozuda Spray: Nano Elsatyl: Stimulates collagen and elastin, enhances skin density, protects against oxidative damage. Trymae: Combines three types of hyaluronic acid to boost collagen, maintain hydration, and improve skin flexibility. Algisiun SC: Organic silicon derivative, restructures skin, stimulates cell activity, enhances collagen synthesis.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e Paixão Hazelnut Body Duo contains Prunus Amygdalus Dulcis Oil (Almond Oil) and Corylus Avellana Seed Oil (Hazelnut Seed Oil). Adeus Cream contains Methyl Nicotinate which may cause a gentle warming sensation; avoid use on open wounds, irritated areas, mucous membranes, or eyes. Popozuda Cream and Adeus Cream: Always perform a patch test on a small skin area before full application; discontinue use if irritation occurs. Keep Popozuda Combo out of reach of children and pets.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How do these products contribute to both body care and weight management goals?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: This kit combines deep hydration and skin firming (Paixão) with targeted treatments for cellulite and stretch marks (Adeus, Popozuda duo), which are common concerns related to body contour and skin health alongside weight management efforts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Are these products suitable for all skin types, including sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: While formulated with nourishing ingredients, a patch test is always recommended for individuals with known sensitivities, especially with new products or for those with very reactive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How should I integrate these products into my daily routine for best results?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: Apply Adeus Cream or Popozuda Cream first to targeted areas, massaging until absorbed. Follow immediately with Popozuda Spray on treated areas. Finish with Paixão Body Lotion for overall hydration, and use the Paixão Body Oil for an extra layer of moisture and glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: What is the primary scent profile of the Paixão Hazelnut products?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: The Paixão Hazelnut fragrance is a sophisticated blend of caramelized and woody notes, complemented by fresh red berries and creamy florals, creating a warm, inviting, and long-lasting aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Can men use these body care products?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: Absolutely! While often marketed to women, these products offer universal benefits such as hydration, skin firming, and addressing common skin concerns, making them suitable for anyone seeking healthier, smoother skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Holiday Specials","offers":[{"title":"Default Title","offer_id":52538335592764,"sku":"MKPBR2024-1640","price":133.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Brazilian_Bestsellers_Body_Transformation_Kit_-_Firming_Hydration_Radiance_5-Piece_Set_90bb3e08-8363-46b3-9bf4-b6d26f919bd1.png?v=1784404631"},{"product_id":"principia-rn-03-retinol-serum","title":"Principia RN-0.3 Retinol Serum 0.3% + Vitamin E 0.5% for Fine Line \u0026 Firmness Care, 1.01 fl oz (30 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003ePrincipia RN-0.3\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003ePrincipia RN-0.3 \u003c\/strong\u003eis a Brazilian dermocosmetics night serum designed for a refined, results-focused routine—supporting the look of smoother texture, improved radiance, and visibly softened fine lines over time. With 0.3% retinol paired with 0.5% vitamin E, it brings an elegant balance of renewal and antioxidant support, making it a strong fit for customers who want a high-performance anti-aging step that still feels modern, minimal, and easy to integrate.\u003cbr\u003e\u003cbr\u003eThis serum is ideal for international customers, salon retail shelves, and resellers seeking a globally recognized active with clear concentration and a straightforward, professional story.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFine line appearance care\u003c\/h3\u003e\n\u003cp\u003eHelps soften the look of fine lines and expression lines with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFirmness + elasticity appearance\u003c\/h3\u003e\n\u003cp\u003eHelps improve the look of firmness and elasticity over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRadiance support\u003c\/h3\u003e\n\u003cp\u003eHelps enhance the look of glow for a fresher, more luminous finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTexture refinement\u003c\/h3\u003e\n\u003cp\u003eHelps improve the look of uneven texture for a smoother surface appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTone uniformity support\u003c\/h3\u003e\n\u003cp\u003eHelps refine the look of uneven tone and discoloration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePore appearance support\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look of enlarged pores as texture looks more refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically tested (brand-reported)\u003c\/h3\u003e\n\u003cp\u003eThe brand reports irritation and sensitization testing, plus hypoallergenic \/ non-photoirritating evaluation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\n\u003cp\u003eUse daily, only at night. Apply on clean, dry skin before creams. Dispense a few drops onto fingertips (avoid touching the dropper to skin) and spread gently over the face, excluding the eye area.\u003cbr\u003eDuring the first week, use small amounts on alternate nights. Wear broad-spectrum sunscreen daily and avoid sun exposure without protection.\u003cbr\u003e\u003cbr\u003eIn a 60-day perceived efficacy study, participants reported improvements in: glow (100%), fine lines (97%), wrinkles appearance (97%), texture (97%), tone (97%), firmness (87%), and elasticity (87%). The brand also reports instrumental measurements showing variation in firmness and elasticity parameters over 60 days, plus comedogenicity\/acnegenicity evaluation. Results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eRetinol (0.3%): A vitamin A derivative whose molecules can penetrate deeper layers of the skin. Retinol is widely used to support antioxidant activity and to promote collagen- and elastin-related pathways that help improve the look of fine lines, firmness, elasticity, and radiance. It also supports surface renewal, helping refine the look of texture and uneven tone over time.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E (0.5%): An antioxidant naturally found in foods like nuts, spinach, and olive oil. In skincare, vitamin E helps neutralize free radicals and is associated with photoprotective support, helping reduce the visible effects of sun-related stress when paired with daily sunscreen.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e For external use only. Do not apply on irritated, broken, or compromised skin. Avoid contact with eyes; do not apply in the eye area. If contact occurs, rinse thoroughly. Retinol may cause temporary dryness, redness, or peeling; start slowly (alternate nights for the first week). Use broad-spectrum sunscreen daily and avoid sun exposure without protection. If pregnant or breastfeeding, consult a physician before use. Keep out of reach of children. Do not use on children. According to the brand, the formula is free from parabens, petrolatum, sulfates, silicones, fragrance, dyes, and gluten. Principia is a Brazilian dermocosmetics brand founded in 2020 in São Paulo with a clear mission: democratize high-performance skincare through science-backed formulas, radical ingredient transparency, and fair, accessible positioning. Instead of relying on hype, Principia focuses on what matters most for results-driven routines— active ingredients at disclosed percentages, straightforward formulations, and a minimalist, clinical aesthetic designed for everyday use.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I use Principia RN-0.3?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eUse it at night only, on clean, dry skin, before moisturizer. Always wear sunscreen during the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I introduce retinol if I’m new to it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eStart with small amounts on alternate nights for the first week, then increase to nightly use as tolerated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply this retinol serum around my eyes?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. The brand advises avoiding the eye area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use RN-0.3 with other active ingredients?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eMany routines combine actives, but to reduce irritation, avoid layering multiple strong exfoliants in the same night. Consider alternating nights when using acids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Principia cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand states it does not test on animals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Principia","offers":[{"title":"Default Title","offer_id":52626387042620,"sku":"MKPBR2024-1974","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/principia-rn-0-3-retinol-serum-0-3-percent-vitamin-e-0-5-percent-1-01-fl-oz-30-ml-front-bottle-buy-now-at-mkpbr-com-worldwide-shipping_d4e6d701-85aa-476c-adec-9ac1d721d8fd.png?v=1784527722"},{"product_id":"principia-ah-2-hyaluronic-acid-serum","title":"Principia AH-2 Hyaluronic Acid Serum 2% + Vitamin B5 1% for Hydration \u0026 Plumping Care, 1.01 fl oz (30 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003ePrincipia AH-2\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003ePrincipia AH-2 \u003c\/strong\u003eis a Brazilian dermocosmetics hydrator designed to deliver a polished, well-rested look—morning and night. With a 2% complex of four types of hyaluronic acids and 1% vitamin B5, this lightweight serum helps skin feel deeply hydrated, look more luminous, and appear smoother and more supple over time. It is an elegant essential for routines that prioritize comfort and visible refinement, pairing beautifully with active-led serums and daily sunscreen.\u003cbr\u003e\u003cbr\u003eFor salon retail and international resellers, AH-2 offers a clear story: multi-level hydration support with a modern finish, suitable for all skin types—including routines that need hydration without heaviness.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHydration support\u003c\/h3\u003e\n\u003cp\u003eHelps attract and retain moisture for a more comfortable, hydrated feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePlumping appearance care\u003c\/h3\u003e\n\u003cp\u003eHelps skin look smoother and more supple as hydration improves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFirmness + elasticity appearance\u003c\/h3\u003e\n\u003cp\u003eHelps support the look of firmer, more elastic skin over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlow enhancement\u003c\/h3\u003e\n\u003cp\u003eHelps improve the look of radiance for a fresh, healthy-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFine line appearance care\u003c\/h3\u003e\n\u003cp\u003eHelps soften the look of fine lines as skin feels better hydrated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eUnder-eye freshness support\u003c\/h3\u003e\n\u003cp\u003eMay help improve the appearance of under-eye darkness and puffiness with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNon-comedogenic profile\u003c\/h3\u003e\n\u003cp\u003eThe brand reports no comedogenic or acnegenic effect in testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically tested (brand-reported)\u003c\/h3\u003e\n\u003cp\u003eThe brand reports irritation and sensitization testing with no irritation observed in participants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\n\u003cp\u003eUse daily, morning and night. Apply on clean, dry skin before creams, sunscreen, and makeup. Dispense a few drops onto fingertips (avoid touching the dropper to skin) and spread gently over the face, including the eye area if tolerated. Avoid direct contact with eyes. Store in a cool, dry place.\u003cbr\u003e\u003cbr\u003eIn a 30-day perceived efficacy study, participants reported improvements in: hydration (100%), glow (100%), softness (100%), firmness (90%), under-eye puffiness (90%), wrinkles appearance (85%), fine lines (85%), and under-eye dark circles (85%). The brand also reports instrumental measurements indicating increased hydration after 1 hour and 15 days, plus variation in firmness and elasticity parameters after 30 days. Results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eHyaluronic Acid Complex (2% with 4 types): Hyaluronic acid occurs naturally in the skin and has a strong capacity to attract and retain water—1 gram can hold up to 1 liter of water. Different molecular weights serve different roles: larger molecules may form a surface film, while smaller ones can reach deeper layers, helping create a three-dimensional network that draws water in and retains moisture—supporting hydration, the look of elasticity, firmness, and glow.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin B5 (1%): A naturally derived substance known for supporting surface hydration, softness, and skin comfort. Vitamin B5 is also associated with soothing support, making it a refined choice for routines that need hydration with a calm, balanced feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e For external use only. Discontinue use if irritation occurs. Avoid direct contact with eyes; rinse thoroughly if contact occurs. Avoid unprotected sun exposure; use broad-spectrum sunscreen daily. Keep out of reach of children. Store in a cool, dry place. According to the brand, the formula is free from parabens, petrolatum, sulfates, silicones, fragrance, and gluten. Principia is a Brazilian dermocosmetics brand founded in 2020 in São Paulo with a clear mission: democratize high-performance skincare through science-backed formulas, radical ingredient transparency, and fair, accessible positioning. Instead of relying on hype, Principia focuses on what matters most for results-driven routines— active ingredients at disclosed percentages, straightforward formulations, and a minimalist, clinical aesthetic designed for everyday use.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use Principia AH-2 twice a day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. The brand indicates daily AM\/PM use and it layers well under moisturizer, sunscreen, and makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs AH-2 suitable for all skin types, including oily skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It is suitable for all skin types and is designed to hydrate without a heavy feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply AH-2 around the eyes?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand indicates safety and efficacy were evaluated for the eye area. Apply gently and avoid direct contact with eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use AH-2 with acids or retinoids?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Hydrating serums are commonly paired with stronger actives to support comfort. Apply AH-2 before moisturizer in your routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Principia cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand states it does not test on animals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Principia","offers":[{"title":"Default Title","offer_id":52626398773564,"sku":"MKPBR2024-1975","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/principia-ah-2-hyaluronic-acid-serum-2-percent-vitamin-b5-1-percent-1-01-fl-oz-30-ml-front-bottle-buy-now-at-mkpbr-com-worldwide-shipping_b2ea8c0d-9b72-41b2-a6ef-7bb31fece31a.png?v=1784527936"},{"product_id":"principia-mix-02-caffeine-serum","title":"Principia Mix-02 Caffeine Serum 5% + Tranexamic Acid 3% + Ferulic Acid 0.5% for Dark Circle \u0026 Dark Spot Care, 1.01 fl oz (30 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003ePrincipia Mix-02\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003ePrincipia Mix-02\u003c\/strong\u003e is a Brazilian dermocosmetics serum developed to refine the look of under-eyes and uneven tone with a modern, minimalist approach. Featuring 5% caffeine, 3% tranexamic acid, and 0.5% ferulic acid, it supports a brighter-looking eye area, a more even-looking complexion, and a smoother, more luminous finish over time. Lightweight and easy to layer, Mix-02 is designed for day-and-night routines—ideal for customers who want targeted care without complexity, and for salons seeking a globally understandable active story.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDark spot appearance support\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the appearance of dark marks and supports a more even-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eUnder-eye brightening support\u003c\/h3\u003e\n\u003cp\u003eHelps improve the look of under-eye darkness for a fresher appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePuffiness appearance care\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look of under-eye puffiness and support a smoother under-eye contour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTone uniformity support\u003c\/h3\u003e\n\u003cp\u003eHelps refine the look of uneven pigmentation over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlow enhancement\u003c\/h3\u003e\n\u003cp\u003eHelps improve the look of radiance for a polished, luminous finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNon-comedogenic profile\u003c\/h3\u003e\n\u003cp\u003eThe brand reports no comedogenic or acnegenic effect in testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically tested (brand-reported)\u003c\/h3\u003e\n\u003cp\u003eThe brand reports irritation and sensitization testing, plus hypoallergenic \/ non-photoirritating evaluation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\n\u003cp\u003eUse daily, morning and night. Apply on clean, dry skin before creams, sunscreen, and makeup. Dispense a few drops onto fingertips (avoid touching the dropper to skin) and spread gently over the face, especially the under-eye area. Avoid direct contact with eyes. Store in a cool, dry place. Wear sunscreen daily.\u003cbr\u003e\u003cbr\u003eIn a 60-day perceived efficacy study, participants reported improvements in the under-eye area: overall look (100%), brightening (100%), and size appearance (97%) for dark circles; and for puffiness: overall look (100%), size appearance (97%), plus improvements in luminosity (100%) and uniformity (100%). The brand also reports improvement in melasma appearance (97%). Results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eTranexamic Acid (3%): A synthetic derivative of the amino acid lysine. Used in skincare to support mechanisms involved in skin pigmentation, helping reduce the appearance of dark spots—including those associated with blemishes and sun exposure (appearance-focused cosmetic claim).\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFerulic Acid (0.5%): A plant-derived antioxidant found in seeds, leaves, and bark. Ferulic acid is valued for antioxidant and soothing support, helping protect key skin components such as keratinocytes, fibroblasts, collagen, and elastin—making it a refined partner ingredient in tone-focused routines.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCaffeine (5%): A methylxanthine alkaloid found naturally in sources such as coffee beans and tea leaves. In skincare, caffeine is widely used to support a fresher-looking eye area; it is associated with vasoconstrictive, anti-inflammatory, and antioxidant properties, helping reduce the appearance of dark circles and puffiness and supporting the look of more even tone.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e For external use only. Discontinue use if irritation occurs. Avoid direct contact with eyes; rinse thoroughly if contact occurs. Avoid unprotected sun exposure; use broad-spectrum sunscreen daily. Do not use on children. Keep out of reach of children. Store in a cool, dry place. According to the brand, the formula is free from parabens, petrolatum, sulfates, silicones, fragrance, and gluten. Principia is a Brazilian dermocosmetics brand founded in 2020 in São Paulo with a clear mission: democratize high-performance skincare through science-backed formulas, radical ingredient transparency, and fair, accessible positioning. Instead of relying on hype, Principia focuses on what matters most for results-driven routines— active ingredients at disclosed percentages, straightforward formulations, and a minimalist, clinical aesthetic designed for everyday use.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use Principia Mix-02 every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. The brand indicates daily AM\/PM use. Apply gently, especially around the under-eye area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Mix-02 only for the under-eye area?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is designed for use on the face with special focus around the eyes, supporting the look of dark circles, puffiness, and uneven tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need sunscreen while using Mix-02?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Daily broad-spectrum sunscreen helps maintain the look of tone improvements and protects the skin from sun-related unevenness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I layer Mix-02 with other serums?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It is typically used before moisturizer and sunscreen. If your routine includes strong acids or retinoids, consider alternating to keep skin comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Mix-02 cause visible peeling?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand indicates it generally does not cause visible peeling. If irritation occurs, reduce frequency and support with a moisturizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Principia cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand states it does not test on animals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Principia","offers":[{"title":"Default Title","offer_id":52626412044604,"sku":"MKPBR2024-1976","price":41.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/principia-mix-02-caffeine-serum-5-percent-tranexamic-acid-3-percent-ferulic-acid-0-5-percent-1-01-fl-oz-30-ml-front-bottle-buy-now-at-mkpbr-com-worldwide-shipping_17e4a5fd-769a-4622-8854-0f0504063f3b.png?v=1784528336"},{"product_id":"cicatribem-regenerador-dermico-cream","title":"Cicatribem Regenerador Dérmico Anti-Stretch Mark Body Cream, 5.29 oz (150 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCicatribem Regenerador Dérmico\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCicatribem Regenerador Dérmico\u003c\/strong\u003e is a Brazilian ultra-hydrating body cream designed to support the look of smoother, more resilient skin during moments of change—pregnancy, postpartum, growth phases, or weight variation.\u003cbr\u003e\u003cbr\u003eWith a rich blend of botanical oils, vitamin support, and cosmetic nanotecnology, it helps maintain skin comfort and elasticity while complementing a consistent body-care ritual. Elegant in texture and purposeful in performance, this is the kind of staple that belongs in premium home routines, salon retail shelves, and international resale portfolios.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eStretch mark appearance support\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look of existing stretch marks and supports prevention with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eUltra-hydrating comfort\u003c\/h3\u003e\n\u003cp\u003eHelps relieve the feeling of dryness and improves the look of suppleness in high-stretch areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eElasticity-focused body care\u003c\/h3\u003e\n\u003cp\u003eSupports a firmer, smoother-looking finish by helping maintain skin flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBotanical oil complex\u003c\/h3\u003e\n\u003cp\u003eFeatures pracaxi oil, sweet almond oil, and rosehip oil—known for nourishing, conditioning feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNanotechnology-inspired delivery\u003c\/h3\u003e\n\u003cp\u003eUses cosmetic nanotecnology to support even distribution of key ingredients on the skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePregnancy-friendly positioning\u003c\/h3\u003e\n\u003cp\u003eDeveloped for all skin types and described by the brand as suitable for pregnant and breastfeeding individuals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\n\u003cp\u003eApply to the areas you want to care for, massaging in circular motions until fully absorbed. Use twice daily, ideally morning and night.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eRosehip Oil (Rosa aff. Rubiginosa Rose Hips Oil)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePracaxi Oil (Pentaclethra Macroloba Seed Oil)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E (Tocopheryl Acetate)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydroxyproline derivative (Methylsilanol Hydroxyproline Aspartate)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e External use only. Avoid contact with eyes; rinse thoroughly with water if contact occurs. If irritation occurs, discontinue use and consult a healthcare professional. Keep out of reach of children. Store in a cool, dry place away from light; do not expose to temperatures above 37°C. Contains fragrance and fragrance allergens (including Hexyl Cinnamal and Linalool). Cicatribem was born from a deeply personal story of resilience. Founded by Carolina Facco, the brand turns lived experience into purpose—creating skincare solutions designed to support not only visible skin improvements , but also confidence and everyday well-being. With a strong focus on skin regeneration and tone uniformity, Cicatribem has become a go-to Brazilian cosmetics brand for targeted body care routines .\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I apply Cicatribem Regenerador Dérmico?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eUse twice daily, ideally morning and night, massaging until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it during pregnancy or breastfeeding?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand indicates no contraindications and positions it as suitable for pregnant and breastfeeding individuals; follow label instructions and patch test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should I apply it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eApply to areas prone to stretch marks such as abdomen, hips, thighs, glutes, and bust external skin only).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does one 5.29 oz (150 g) jar last?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt depends on the size of the area and frequency of use, but daily use on multiple areas will reduce duration compared to spot application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cicatribem","offers":[{"title":"Default Title","offer_id":52648314863932,"sku":"MKPBR2024-1995","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/cicatribem-regenerador-dermico-anti-stretch-mark-body-cream-5-29oz-150g-front-packaging-buy-now-at-mkpbr-com-worldwide-shipping_f044c7f5-8d1a-40b2-ab72-773eff3763a6.png?v=1784536343"},{"product_id":"cicatribem-thermo-slimming-firming-gel","title":"Cicatribem Thermo‑Active Slimming \u0026 Firming Body Gel – Cellulite Smoothing Formula – 7.05 oz (200 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCicatribem Thermo‑Active Slimming \u0026amp; Firming Body Gel\u003c\/h2\u003e\n\u003cp\u003eRefine your silhouette with the \u003cstrong\u003eCicatribem Thermo‑Active Slimming \u0026amp; Firming Body Gel\u003c\/strong\u003e, developed to support a smoother, more contoured appearance. Combining warming botanical extracts—including pimenta caiena, black pepper, ginkgo biloba, and apple extract—with retinol and nourishing oils, this Brazilian formula energizes the skin and helps improve the look of firmness and texture over time. Lightweight and fast‑absorbing, it’s ideal for daily wellness‑focused body care.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e\u003cem\u003eContraindicated for pregnant or breastfeeding individuals.\u003c\/em\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eThermo‑Active Botanical Energy\u003c\/h3\u003e\n\u003cp\u003eCreates a warming cosmetic sensation that helps energize the skin’s surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSupports Firm‑Looking Skin\u003c\/h3\u003e\n\u003cp\u003eRetinol and plant oils assist in promoting a more refined appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCellulite‑Focused Smoothing\u003c\/h3\u003e\n\u003cp\u003eHelps soften the look of uneven texture for a more uniform appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast‑Absorbing Formula\u003c\/h3\u003e\n\u003cp\u003eSuitable for daily routines and pre‑workout use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e95% Cosmetic Efficacy Verified\u003c\/h3\u003e\n\u003cp\u003eDemonstrated for appearance of cellulite, flaccidity, and localized fat (non‑medical).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003ePimenta Caiena Extract – warming cosmetic benefit\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBlack Pepper Extract – supports energized feel\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGinkgo Biloba Extract – revitalizing, refreshing\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eApple Extract – helps refine surface texture\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eRetinol – supports firm‑looking skin\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCarthamus Oil – nourishing botanical oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut Oil – provides softness and hydration\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eEugenia Oil – aromatic and conditioning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e Avoid use if pregnant or breastfeeding. Not for facial or intimate areas. Avoid eye contact. Discontinue use if irritation persists. Store away from heat and light. Cicatribem was born from a deeply personal story of resilience. Founded by Carolina Facco, the brand turns lived experience into purpose—creating skincare solutions designed to support not only visible skin improvements , but also confidence and everyday well-being. With a strong focus on skin regeneration and tone uniformity, Cicatribem has become a go-to Brazilian cosmetics brand for targeted body care routines .\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the warming effect normal?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, it is a temporary sensation related to the thermo‑active plant ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long should I apply for best cosmetic results?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAt least three months of consistent use is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this gel be used before workouts?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, many users integrate it into their pre‑exercise routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cicatribem","offers":[{"title":"Default Title","offer_id":52652523422012,"sku":"MKPBR2024-1997","price":78.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/cicatribem-thermo-active-slimming-and-firming-body-gel-200g-front-view-buy-now-at-mkpbr-com-worldwide-shipping_823b736c-5c73-4795-ab2e-c8fa572ef800.png?v=1784536674"},{"product_id":"cicatribem-kit-stretch-mark-cream-body-scrub","title":"Cicatribem Double Kit – Stretch Mark Cream 5.29 oz (150 g) + Body Scrub 5.29 oz (150 g), Deep Hydration \u0026 Skin Renewal","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCicatribem Double Kit\u003c\/h2\u003e\n\u003cp\u003eExperience the complete stretch‑mark care ritual with the \u003cstrong\u003eCicatribem Double Kit\u003c\/strong\u003e, pairing two best‑selling essentials for smoother, renewed, well‑nourished skin. This duo combines deep dermal hydration with gentle exfoliation, creating a daily routine that supports skin elasticity, softness, and overall radiance. Suitable for all skin types—including pregnant and breastfeeding individuals—the kit delivers an elegant Brazilian approach to body wellness.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComplete Stretch‑Mark Routine\u003c\/h3\u003e\n\u003cp\u003eCombines exfoliation + hydration for an elevated skincare experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermal Repair Support\u003c\/h3\u003e\n\u003cp\u003ePlant oils and Hydroxiprolisilane C promote a softer, revitalized look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGentle Quartz Exfoliation\u003c\/h3\u003e\n\u003cp\u003eHelps renew dull, uneven areas and supports skin renewal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePregnancy‑Safe Cosmetic Formula\u003c\/h3\u003e\n\u003cp\u003eFree from parabens; suitable for pregnant and breastfeeding users.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBrazilian Wellness Ritual\u003c\/h3\u003e\n\u003cp\u003eModern, nature‑inspired body care rooted in Brazilian beauty practices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003ePracaxi Oil – supports elasticity and recovery\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAlmond Oil – deeply hydrating\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eRosehip Oil – known for regenerative cosmetic properties\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydroxiprolisilane C – promotes the appearance of firmer, revitalized skin\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eNanotechnology Complex – improves absorption\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eQuartz – fine exfoliation\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGreen Exfoliating Spheres – gentle polishing\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrated Silica – helps refine texture\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAloe Vera Extract – soothing, hydrating\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSynthetic Wax – smooth application\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e Avoid use if pregnant or breastfeeding. Not for facial or intimate areas. Avoid eye contact. Discontinue use if irritation persists. Store away from heat and light. Cicatribem was born from a deeply personal story of resilience. Founded by Carolina Facco, the brand turns lived experience into purpose—creating skincare solutions designed to support not only visible skin improvements , but also confidence and everyday well-being. With a strong focus on skin regeneration and tone uniformity, Cicatribem has become a go-to Brazilian cosmetics brand for targeted body care routines .\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e1. Cicatribem Dermal Regenerator – 5.29 oz (150 g)\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e1. Cicatribem Dermal Regenerator – 5.29 oz (150 g) 1\u003c\/h3\u003e\n\u003cp\u003eDeep moisturizing action with natural oils\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e1. Cicatribem Dermal Regenerator – 5.29 oz (150 g) 2\u003c\/h3\u003e\n\u003cp\u003eSupports prevention and cosmetic reduction of stretch marks\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e1. Cicatribem Dermal Regenerator – 5.29 oz (150 g) 3\u003c\/h3\u003e\n\u003cp\u003eNanotechnology enhances ingredient absorption\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e1. Cicatribem Dermal Regenerator – 5.29 oz (150 g) 4\u003c\/h3\u003e\n\u003cp\u003eDaily use encourages visibly smoother, more elastic skin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e2. Cicatribem Body Scrub – 5.29 oz (150 g)\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e2. Cicatribem Body Scrub – 5.29 oz (150 g) 1\u003c\/h3\u003e\n\u003cp\u003eRemoves dead skin and buildup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e2. Cicatribem Body Scrub – 5.29 oz (150 g) 2\u003c\/h3\u003e\n\u003cp\u003eQuartz and green spheres smooth and refine texture\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e2. Cicatribem Body Scrub – 5.29 oz (150 g) 3\u003c\/h3\u003e\n\u003cp\u003eAloe vera comforts and refreshes the skin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e2. Cicatribem Body Scrub – 5.29 oz (150 g) 4\u003c\/h3\u003e\n\u003cp\u003ePrepares skin for improved absorption of creams\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this kit safe during pregnancy?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, the formulas are cosmetic, paraben‑free, and suitable for pregnant and breastfeeding users.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take to see cosmetic results?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eResults vary, but consistent daily use of the Dermal Regenerator offers the best improvement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I exfoliate before applying the cream?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, exfoliation may enhance product absorption and overall effectiveness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the body scrub on sensitive areas?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAvoid intimate areas and irritated skin; use gently on stretch‑mark zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional product information\u003c\/h2\u003e\n\u003cp\u003eHelps maintain firmness, hydration, and resilience in areas prone to stretch marks.\u003c\/p\u003e\n\u003cp\u003eGentle yet effective exfoliation for a polished, renewed appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cicatribem","offers":[{"title":"Default Title","offer_id":52652541903164,"sku":"MKPBR2024-1998","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/cicatribem-double-kit-stretch-mark-cream-and-body-scrub-front-view-buy-now-at-mkpbr-com-worldwide-shipping_4ac1a01c-a4f8-4fb0-9071-52f6bd064dcf.png?v=1784537178"},{"product_id":"l-occitane-au-bresil-caju-firming-cream","title":"L'Occitane au Brésil Caju Cashew Firming Body Cream, 48h Hydration \u0026 Tensor Effect 6.76 fl oz (200 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eL’Occitane au Brésil Cashew Firming Body Cream\u003c\/h2\u003e\n\u003cp\u003eExperience the high-performance fusion of Brazilian biodiversity and French skincare expertise.\u003cstrong\u003e L’Occitane au Brésil Cashew Firming Body Cream \u003c\/strong\u003eis a sophisticated treatment designed to deliver immediate results. Formulated with a powerful tensor effect, this cream visibly firms and strengthens the skin's resistance from the first application. Its rich yet fast-absorbing texture provides deep 48-hour hydration, leaving the silhouette more defined and the skin exceptionally silky. Ideal for those seeking a professional-grade firming routine with a soft, delicate fragrance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImmediate Firming Action\u003c\/h3\u003e\n\u003cp\u003eProvides a visible tensor effect right after application for a more toned appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e48-Hour Intensive Hydration\u003c\/h3\u003e\n\u003cp\u003eKeeps the skin deeply moisturized and comfortable for two full days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBody Contour Definition\u003c\/h3\u003e\n\u003cp\u003eContinuous use helps define the body's silhouette and actively works to prevent sagging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Skin Resilience\u003c\/h3\u003e\n\u003cp\u003eStrengthens the skin's natural barrier, making it more resistant to external stressors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAntioxidant Protection\u003c\/h3\u003e\n\u003cp\u003eEnriched with upcycled Cashew Extract, a natural source of Vitamin C to combat free radicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSilky Texture\u003c\/h3\u003e\n\u003cp\u003eGlides smoothly over the skin with rapid absorption and no greasy residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eSafe for all skin types and formulated under strict clinical standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eClean Beauty Commitment\u003c\/h3\u003e\n\u003cp\u003eA 100% vegan and cruelty-free formula, free from silicones and parabens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eCashew Extract (Anacardium Occidentale Extract): Obtained through sustainable upcycling, this extract is rich in Vitamin C and antioxidants, helping to preserve collagen and elastin fibers.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSweet Almond Extract (Prunus Amygdalus Dulcis): Contains natural almond peptides that provide an immediate tensor effect, tightening the skin's surface.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eShea Butter (Butyrospermum Parkii Butter): A premium emollient that delivers intense nourishment and restores the skin's lipid layer.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut Oil (Cocos Nucifera Oil): Provides a smooth, protective layer that enhances skin softness and elasticity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: A high-purity humectant that attracts moisture to the deeper layers of the epidermis.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTop: Green Nut, Apricot, Cherry\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHeart: Muguet (Lily of the Valley), Mimosa\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBase: Sandalwood, Amber, Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Do not apply to the face. Discontinue use if irritation or redness occurs. Keep out of reach of children. Store in a cool, dry place away from direct sunlight. L’Occitane au Brésil was born with a French heritage—the tradition of crafting premium cosmetics with care for the smallest details. It blends that expertise with the unmistakable Brazilian borogodó to deliver memorable beauty experiences driven by scent, texture, and emotion. Inspired by Brazil’s diverse biomes and cultural richness, the brand invites you to discover a vibrant sensorial journey in every routine.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow soon can I see the firming results?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYou will notice an immediate tensor effect and improved skin firmness right after the first application. For long-term contour definition, daily use is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this cream suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, the formula is dermatologically tested and free from harsh silicones and parabens, making it suitable for all skin types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this cream on my face?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo, this formula is specifically concentrated for body skin. We recommend using products specifically designed for facial care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it leave a sticky feeling on the skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNot at all. The cream is designed for rapid absorption, leaving a silky, dry-touch finish so you can dress immediately after application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the upcycled cashew extract benefit the skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eUpcycling ensures we use the most potent parts of the fruit. It is rich in Vitamin C, which helps protect the skin's elastin and collagen from UV-induced damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional product highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Notes (Olfactive Pyramid)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"L’Occitane au Brésil","offers":[{"title":"Default Title","offer_id":52659503563068,"sku":"MKPBR2024-2022","price":73.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/L-Occitane-au-Bresil-Cashew-Firming-Body-Cream-6-76-fl-oz-front-packaging-buy-now-at-mkpbr-com-worldwide-shipping_1b0bdfe9-db74-4355-9ef3-e8335e7d3bf6.png?v=1784544575"},{"product_id":"natura-chronos-super-eye-serum","title":"Natura Chronos Super Eye Serum – Wrinkle \u0026 Eyelid Firming Treatment","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003e\u003cspan\u003eNatura Chronos Super Eye Serum\u003c\/span\u003e\u003c\/strong\u003e is a next‑generation nightly treatment designed to target all 10 visible signs of aging around the eyes—including wrinkles, sagging upper and lower eyelids, lack of firmness, uneven tone, and loss of vitality. Powered by \u003cspan\u003eDouble Retinol\u003c\/span\u003e, \u003cspan\u003eTriple Peptide Technology\u003c\/span\u003e, and the exclusive \u003cspan\u003eChronos Biocience\u003c\/span\u003e, this formula focuses on structural renewal and cellular vitality to visibly transform the delicate eye area.\u003c\/p\u003e\n\n\n\u003cp\u003eClinically proven to reduce multiple wrinkle types and intensively firm eyelids, this serum delivers results that evolve week after week. Suitable for all skin types and fully vegan, it was created for those seeking a high‑performance, dermatologist‑tested solution for a lifted, smooth, and rejuvenated look.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eWrinkle Reduction\u003c\/strong\u003e:\u003c\/span\u003e Helps soften three types of wrinkles around the eyes, contributing to a smoother look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eEyelid Firming\u003c\/strong\u003e:\u003c\/span\u003e Supports visible firmness of upper and lower eyelids, enhancing contour definition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCellular Vitality\u003c\/strong\u003e:\u003c\/span\u003e Helps maintain a revitalized appearance through Chronos Biocience technology.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHydration Support\u003c\/strong\u003e:\u003c\/span\u003e Provides immediate moisture and helps maintain hydration for up to 48 hours.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eComprehensive Renewal\u003c\/strong\u003e:\u003c\/span\u003e Addresses the visible signs associated with aging, including texture, tone, firmness, and the appearance of fatigue.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDouble Retinol\u003c\/strong\u003e:\u003c\/span\u003e Retinoid blend supporting smoother texture and surface renewal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTriple Peptide Complex\u003c\/strong\u003e:\u003c\/span\u003e Peptides associated with supporting collagen networks for improved appearance of firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eAjuru Bioactive:\u003c\/span\u003e\u003c\/strong\u003e Plant extract linked to Collagen 17 support for structural integrity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eJatobá Extract:\u003c\/span\u003e\u003c\/strong\u003e Botanical active associated with natural collagen maintenance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSqualane\u003c\/strong\u003e:\u003c\/span\u003e Lightweight emollient helping maintain softness and barrier comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e Humectant supporting hydration and elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBisabolol\u003c\/strong\u003e:\u003c\/span\u003e Comforting ingredient traditionally used to calm delicate areas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eFor external use on the eye area only.\u003c\/li\u003e\n\u003cli\u003eAvoid direct contact with the eyes.\u003c\/li\u003e\n\u003cli\u003eSPF 30 or higher recommended in the morning due to retinoids.\u003c\/li\u003e\n\u003cli\u003eNot recommended during pregnancy or breastfeeding.\u003c\/li\u003e\n\u003cli\u003eGradual introduction recommended to support tolerance.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eStore away from heat and direct sunlight.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eNatura\u003c\/span\u003e \u003c\/strong\u003eis a Brazilian beauty brand born in São Paulo in 1969, built on the belief that beauty is a relationship—between you, your body, and the natural world. Guided by its “well-being well” philosophy, Natura combines sensorial formulas with a strong sustainability agenda, including \u003cspan\u003eB Corp certification\u003c\/span\u003e, a long-standing commitment to \u003cspan\u003ecarbon neutrality\u003c\/span\u003e, and a portfolio designed to be \u003cspan\u003ecruelty-free\u003c\/span\u003e and largely \u003cspan\u003evegan\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan this serum be applied to upper eyelids?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the formula is tested for both upper and lower eyelid use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow should the product be introduced into a routine?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUse twice weekly during week one, alternate nights during week two, and nightly from week three onward.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs sunscreen required with this product?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMorning SPF is recommended due to retinoid derivatives in the formula.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be layered with other eye products?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt can be followed by a gentle moisturizer; avoid combining with additional retinol-based eye products.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs the product refillable?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is compatible with Natura’s refill system.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eDiscover more Brazilian body-care essentials in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/natura\" target=\"_blank\"\u003eNatura Collection\u003c\/a\u003e for a complete, sensorial routine.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your nightly eye routine with a formula that supports renewed firmness, smoothness, and visible vitality across the entire eye contour.\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cem\u003ePackaging Note: Updated packaging may vary depending on stock availability. Formula variations may occur while quality remains consistent.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52985476120892,"sku":"MKPBR2024-2668","price":96.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-super-eye-serum-0-67oz-20ml-anti-wrinkle-eyelid-firming-hero-mkpbr-worldwide-shipping.png?v=1776281132"},{"product_id":"natura-chronos-derma-essence","title":"Natura Chronos Derma Revitalizing \u0026 Brightening Treatment Essence – Lightweight Cellular‑Vitality Booster – 3.38 oz (100 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003e\u003cspan\u003eNatura Chronos Derma Revitalization \u0026amp; Luminosity Treatment Essence\u003c\/span\u003e \u003c\/strong\u003ebrings a modern, science‑driven approach to renewing skin vitality. With the fluidity of water and the power of a concentrated treatment, this essence prepares the skin to receive actives more efficiently—enhancing the performance of serums and supporting a healthier, more radiant appearance. Powered by \u003cspan\u003epre- and postbiotics\u003c\/span\u003e, \u003cspan\u003eChronos Biocience\u003c\/span\u003e, and soothing \u003cspan\u003eCandeia bioactive\u003c\/span\u003e, it helps balance the microbiome while energizing the skin from the very first application.\u003c\/p\u003e\n\n\n\u003cp\u003eClinical evaluations show visible improvements in luminosity, hydration, smoothness, and overall vitality—making this a refined choice for women seeking a minimalist yet high‑efficacy step in their morning and evening ritual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eInstant Skin Revitalization\u003c\/strong\u003e:\u003c\/span\u003e Helps reduce the appearance of tired skin while increasing hydration and radiance from the first application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBoosted Skincare Performance\u003c\/strong\u003e:\u003c\/span\u003e May enhance serum results by up to 50%, supporting deeper activation of key ingredients.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eWrinkle Softening Over Time\u003c\/strong\u003e:\u003c\/span\u003e Continuous use helps visibly reduce wrinkles and improve skin texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eImproved Luminosity\u003c\/strong\u003e:\u003c\/span\u003e Helps restore natural brightness for a fresher, more awake appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMicrobiome Support\u003c\/strong\u003e:\u003c\/span\u003e Pre- and postbiotics help maintain a balanced skin ecosystem for a healthier complexion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVisible Cellular Vitality\u003c\/strong\u003e:\u003c\/span\u003e Chronos Biocience technology contributes to improved vitality markers associated with smoother, more resilient skin.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCandeia Bioactive\u003c\/strong\u003e:\u003c\/span\u003e Traditionally used to calm the skin and support comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePre- and Postbiotic Complex\u003c\/strong\u003e:\u003c\/span\u003e Helps maintain microbiome balance for healthier, more resilient skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003e3‑O‑Ethyl Ascorbic Acid (Vitamin C derivative)\u003c\/strong\u003e:\u003c\/span\u003e Supports radiance, texture refinement, and even tone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHydrolyzed Hyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e Provides lightweight moisture to support elasticity and smoothness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTrehalose\u003c\/strong\u003e:\u003c\/span\u003e A protective sugar that helps maintain hydration levels.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSaccharomyces Ferment Minerals (Copper, Iron, Magnesium, Silicon, Zinc)\u003c\/strong\u003e:\u003c\/span\u003e Contribute to skin vitality and overall glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin Derivatives \u0026amp; Botanical Soothers\u003c\/strong\u003e:\u003c\/span\u003e Support hydration and long‑lasting comfort.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eFor external use only.\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes.\u003c\/li\u003e\n\u003cli\u003eIf irritation occurs, discontinue use.\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry place away from sunlight.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eFollow with SPF in the morning.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eNatura\u003c\/span\u003e \u003c\/strong\u003eis a Brazilian beauty brand born in São Paulo in 1969, built on the belief that beauty is a relationship—between you, your body, and the natural world. Guided by its “well-being well” philosophy, Natura combines sensorial formulas with a strong sustainability agenda, including \u003cspan\u003eB Corp certification\u003c\/span\u003e, a long-standing commitment to \u003cspan\u003ecarbon neutrality\u003c\/span\u003e, and a portfolio designed to be \u003cspan\u003ecruelty-free\u003c\/span\u003e and largely \u003cspan\u003evegan\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan this essence be used with any serum?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. It is designed to enhance the performance of all skincare serums, including the Chronos line.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it suitable for sensitive skin?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt is dermatologist-tested, but individuals with sensitive skin should introduce gradually and monitor responses.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used twice daily?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes—morning and night application is recommended.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it replace toner?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt may replace a hydrating toner, functioning as a preparation step before serums.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this product vegan?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. The formula is vegan and cruelty-free.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eDiscover more Brazilian body-care essentials in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/natura\" target=\"_blank\"\u003eNatura Collection\u003c\/a\u003e for a complete, sensorial routine.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your skincare routine with a water-light essence that enhances serum performance while bringing immediate freshness, vitality, and natural luminosity.\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cem\u003ePackaging Note: Updated packaging may vary depending on stock availability. Formula variations may occur while quality remains consistent.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52985610600764,"sku":"MKPBR2024-2669","price":65.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-derma-revitalizing-essence-3-38oz-100ml-radiance-booster-hero-mkpbr-worldwide-shipping.png?v=1776282674"},{"product_id":"natura-chronos-30-night-gel-cream","title":"Natura Chronos 30+ Night Anti‑Signs Gel Cream – Early Wrinkle Support, Cellular Vitality \u0026 Deep Hydration – 1.41 oz (40 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003e\u003cspan\u003eNatura Chronos 30+ Night Anti‑Signs Gel Cream\u003c\/span\u003e\u003c\/strong\u003e is a refined nighttime skincare innovation designed to support the skin’s natural recovery rhythm after age 30. This lightweight gel‑cream offers an elegant balance of comfort, active hydration, luminosity, and cellular vitality.\u003c\/p\u003e\n\n\n\u003cp\u003ePowered by antioxidant \u003cspan\u003eVitamin C\u003c\/span\u003e, the Amazonian bioactive \u003cspan\u003eJambu\u003c\/span\u003e, and the exclusive \u003cspan\u003eChronos Biocience Technology\u003c\/span\u003e, it helps soften early wrinkles within two weeks, boost collagen and elastin stimulation with continuous use, and restore visible vitality to tired skin. Vegan, cruelty‑free, refillable, and dermatologist‑tested, it is a sophisticated nighttime essential for women seeking modern, clinically backed anti‑signs performance.\u003c\/p\u003e\n\n\n\u003cp\u003eYou may choose:\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle (1.41 oz \/ 40 g)\u003c\/span\u003e \u003c\/strong\u003e– premium complete packaging\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Refill (1.41 oz \/ 40 g)\u003c\/span\u003e\u003c\/strong\u003e – eco-conscious replacement capsule\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle + Refill Kit\u003c\/span\u003e \u003c\/strong\u003e– ideal for long-term use and uninterrupted results\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eEarly Wrinkle Reduction:\u003c\/span\u003e\u003c\/strong\u003e Helps visibly soften first wrinkles within 15 days.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCellular Vitality Boost\u003c\/strong\u003e:\u003c\/span\u003e Chronos Biocience supports natural skin vitality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNighttime Recovery\u003c\/strong\u003e:\u003c\/span\u003e Helps reorganize the skin’s natural nighttime repair cycle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003e24-Hour Hydration\u003c\/strong\u003e:\u003c\/span\u003e Gel‑cream texture delivers long-lasting comfort without weight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCollagen \u0026amp; Elastin Support\u003c\/strong\u003e:\u003c\/span\u003e Continuous use may support skin firmness and elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTexture Refinement\u003c\/strong\u003e:\u003c\/span\u003e Helps unify tone and renew smoothness over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eRevived Luminosity\u003c\/strong\u003e:\u003c\/span\u003e Visibly enhances natural glow by reducing signs of fatigue.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamin C\u003c\/strong\u003e:\u003c\/span\u003e Antioxidant support that helps brighten and minimize the appearance of early signs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eJambu Bioactive\u003c\/strong\u003e:\u003c\/span\u003e Traditionally used to ease micro‑tensions for a smoother look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eChronos Biocience Technology\u003c\/strong\u003e:\u003c\/span\u003e Helps support cellular vitality and visible renewal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e Maintains moisture levels and helps strengthen the barrier.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePropanediol\u003c\/strong\u003e:\u003c\/span\u003e Enhances absorption and sensorial comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSalicylic Acid\u003c\/strong\u003e:\u003c\/span\u003e Provides gentle renewal to improve clarity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBisabolol\u003c\/strong\u003e:\u003c\/span\u003e Helps comfort and soothe the skin.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eHow to Use\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\n\u003cp\u003eApply nightly on clean skin.\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eOn the face: massage upward and outward.\u003c\/li\u003e\n\u003cli\u003eOn the neck: massage from top to bottom.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e*Based on comparative clinical studies of isolated vs. combined day + night use over 28 days.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eFor external use only.\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes.\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if irritation occurs.\u003c\/li\u003e\n\u003cli\u003eUse SPF 30+ during daytime.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eNot recommended during pregnancy or breastfeeding (due to Vitamin C pairing with retinoid routines).\u003c\/li\u003e\n\u003cli\u003eStore away from heat and direct sunlight.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eNatura\u003c\/span\u003e \u003c\/strong\u003eis a Brazilian beauty brand born in São Paulo in 1969, built on the belief that beauty is a relationship—between you, your body, and the natural world. Guided by its “well-being well” philosophy, Natura combines sensorial formulas with a strong sustainability agenda, including \u003cspan\u003eB Corp certification\u003c\/span\u003e, a long-standing commitment to \u003cspan\u003ecarbon neutrality\u003c\/span\u003e, and a portfolio designed to be \u003cspan\u003ecruelty-free\u003c\/span\u003e and largely \u003cspan\u003evegan\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhat is the difference between the bottle and the refill?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe bottle is the full container, while the refill is an eco-conscious inner capsule designed to replace the original once empty.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes the refill contain the same formula?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the formula and performance are identical across bottle, refill, and kit.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used with other Chronos serums?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Layering over serums may enhance results, especially with Chronos anti-sign solutions.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhen will I see visible improvements?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEarly wrinkles may soften within 2 weeks, with continued improvements up to 60 days.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this suitable for oily or combination skin?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Its gel‑cream texture is designed for all skin types, including combination.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eDiscover more Brazilian body-care essentials in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/natura\" target=\"_blank\"\u003eNatura Collection\u003c\/a\u003e for a complete, sensorial routine.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSupport cellular vitality and visibly reduce early signs of aging with a lightweight, clinically validated formula crafted for your 30+ nighttime ritual.\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cem\u003ePackaging Note: Updated packaging may vary depending on stock availability. Formula variations may occur while quality remains consistent.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52987232125244,"sku":"MKPBR2024-2670","price":76.99,"currency_code":"USD","in_stock":true},{"title":"Refil","offer_id":52987232158012,"sku":"MKPBR2024-2671","price":65.99,"currency_code":"USD","in_stock":true},{"title":"Kit","offer_id":52987232092476,"sku":"MKPBR2024-2672","price":133.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-30-plus-night-anti-signs-gel-cream-bottle-and-refill-kit-mkpbr-worldwide-shipping.png?v=1776340602"},{"product_id":"natura-chronos-45-night-gel-cream","title":"Natura Chronos 45+ Night Anti‑Signs Gel Cream – Firmness, Elasticity \u0026 Collagen Support – 1.41 oz (40 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003e\u003cspan\u003eNatura Chronos 45+ Night Anti‑Signs Gel Cream\u003c\/span\u003e\u003c\/strong\u003e is a high‑performance nighttime formula created to support firmness, elasticity, and visible vitality during the 45+ stage of life. Designed to help reorganize the skin’s natural nighttime repair cycle, this lightweight gel‑cream delivers deep hydration while helping soften wrinkles, improve uniformity, and restore luminous resilience influenced by hormonal changes.\u003c\/p\u003e\n\n\n\u003cp\u003ePowered by \u003cspan\u003eBakuchiol\u003c\/span\u003e (a botanical retinol alternative), \u003cspan\u003eNiacinamide\u003c\/span\u003e, and Amazonian \u003cspan\u003eJatobá bioactive\u003c\/span\u003e, and amplified by the exclusive \u003cspan\u003eChronos Biocience\u003c\/span\u003e technology, this vegan, cruelty‑free, dermatologist‑tested formula supports collagen and elastin activity for visibly smoother, firmer skin.\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan\u003eYou may choose:\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle (1.41 oz \/ 40 g)\u003c\/span\u003e \u003c\/strong\u003e– premium complete packaging\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Refill (1.41 oz \/ 40 g)\u003c\/span\u003e\u003c\/strong\u003e – eco-conscious replacement capsule\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle + Refill Kit\u003c\/span\u003e \u003c\/strong\u003e– ideal for long-term use and uninterrupted results\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eFirmness \u0026amp; Elasticity Support:\u003c\/span\u003e\u003c\/strong\u003e Helps improve visible firmness with regular nightly use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCollagen \u0026amp; Elastin Activation\u003c\/strong\u003e:\u003c\/span\u003e May support increased collagen (82%) and elastin (72%) levels over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eWrinkle Softening\u003c\/strong\u003e:\u003c\/span\u003e Helps reduce the appearance of fine and deeper wrinkles on the face and neck.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSupport Through Menopausal Change\u003c\/strong\u003e:\u003c\/span\u003e Helps soften visible impacts associated with hormonal transitions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTexture + Tone Refinement\u003c\/strong\u003e:\u003c\/span\u003e Supports a more uniform, smoother-looking skin surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCellular Vitality Activation\u003c\/strong\u003e:\u003c\/span\u003e Chronos Biocience supports nighttime renewal and revived radiance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eImmediate Hydration\u003c\/strong\u003e:\u003c\/span\u003e Provides moisture for up to 24 hours with a silky gel‑cream finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eInstant Luminosity\u003c\/strong\u003e:\u003c\/span\u003e Helps brighten and energize the skin from first application.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBakuchiol\u003c\/strong\u003e:\u003c\/span\u003e A botanical alternative to retinol traditionally used to improve firmness and reduce the appearance of wrinkles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNiacinamide\u003c\/strong\u003e:\u003c\/span\u003e Helps even the look of skin tone and improve elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eJatobá Bioactive\u003c\/strong\u003e:\u003c\/span\u003e Associated with supporting natural collagen activity for firmer-looking skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e Hydrates deeply and supports a healthy skin barrier.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCocoa Seed + Tucumã Butters\u003c\/strong\u003e:\u003c\/span\u003e Provide nourishment and softness during nighttime renewal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePanthenol\u003c\/strong\u003e:\u003c\/span\u003e Helps soothe, replenish, and maintain comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSodium Hyaluronate\u003c\/strong\u003e:\u003c\/span\u003e Assists in maintaining hydration and smoothness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eChronos Biocience Technology\u003c\/strong\u003e:\u003c\/span\u003e Supports visible vitality and renewal related to nighttime cellular activity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eHow to Use\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\n\u003cp\u003eApply nightly on clean skin.\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eOn the face: massage upward and outward.\u003c\/li\u003e\n\u003cli\u003eOn the neck: massage from top to bottom.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e*Based on comparative clinical studies of isolated vs. combined day + night use over 28 days.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eFor external use only.\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes.\u003c\/li\u003e\n\u003cli\u003eStore away from sunlight and heat.\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if irritation occurs.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eDaily SPF recommended when using active anti‑signs products.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eNatura\u003c\/span\u003e \u003c\/strong\u003eis a Brazilian beauty brand born in São Paulo in 1969, built on the belief that beauty is a relationship—between you, your body, and the natural world. Guided by its “well-being well” philosophy, Natura combines sensorial formulas with a strong sustainability agenda, including \u003cspan\u003eB Corp certification\u003c\/span\u003e, a long-standing commitment to \u003cspan\u003ecarbon neutrality\u003c\/span\u003e, and a portfolio designed to be \u003cspan\u003ecruelty-free\u003c\/span\u003e and largely \u003cspan\u003evegan\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs the 45+ Night Gel Cream suitable for all skin types?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, its gel‑cream texture was developed for all skin types, including combination.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I purchase the refill only?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Customers may choose bottle, refill, or the combined kit.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes the refill contain the same formula?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the formula and performance are identical across all formats.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow soon will I see visible improvements?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSkin may appear more luminous immediately, with visible firmness and wrinkle reduction over 15–60 days.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used with other Chronos serums?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Layering over serums may enhance results, especially with Chronos anti-sign solutions.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eDiscover more Brazilian body-care essentials in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/natura\" target=\"_blank\"\u003eNatura Collection\u003c\/a\u003e for a complete, sensorial routine.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eStrengthen visible firmness, elasticity, and luminosity with a clinically backed nighttime formula designed for the 45+ stage of life.\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cem\u003ePackaging Note: Updated packaging may vary depending on stock availability. Formula variations may occur while quality remains consistent.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52987321418044,"sku":"MKPBR2024-2673","price":76.99,"currency_code":"USD","in_stock":true},{"title":"Refil","offer_id":52987321450812,"sku":"MKPBR2024-2674","price":65.99,"currency_code":"USD","in_stock":true},{"title":"Kit","offer_id":52987321385276,"sku":"MKPBR2024-2675","price":133.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-45-plus-night-gel-cream-bottle-and-refill-kit-mkpbr-worldwide-shipping.png?v=1776342817"},{"product_id":"natura-chronos-60-night-cream","title":"Natura Chronos 60+ Night Anti‑Signs Cream – Volume Restoration, Deep Wrinkle Softening \u0026 Facial Contour Support – 1.41 oz (40 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003e\u003cspan\u003eNatura Chronos 60+ Night Anti‑Signs Cream\u003c\/span\u003e\u003c\/strong\u003e is an advanced nighttime formula designed to support visible redensification, contour definition, and volume recovery during the post‑menopause stage. This rich yet comfortable cream assists the skin’s natural nighttime repair cycle while helping improve firmness, smooth deep wrinkles, and restore the look of vitality diminished with age-related changes.\u003c\/p\u003e\n\n\n\u003cp\u003eFeaturing \u003cspan\u003eDouble Hyaluronic Acid\u003c\/span\u003e for surface and deep hydration, the Amazonian \u003cspan\u003eCasearia bioactive\u003c\/span\u003e to encourage natural hyaluronic acid activity, and the exclusive \u003cspan\u003eChronos Biocience\u003c\/span\u003e to support cellular vitality, this dermatologically tested, vegan, cruelty‑free formula offers a structured nighttime ritual for restoring density, elasticity, and facial contour.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cspan\u003eYou may choose:\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle (1.41 oz \/ 40 g)\u003c\/span\u003e \u003c\/strong\u003e– premium complete packaging\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Refill (1.41 oz \/ 40 g)\u003c\/span\u003e\u003c\/strong\u003e – eco-conscious replacement capsule\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle + Refill Kit\u003c\/span\u003e \u003c\/strong\u003e– ideal for long-term use and uninterrupted results\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVolume \u0026amp; Density Support\u003c\/strong\u003e:\u003c\/span\u003e Helps restore the look of fullness and thickness for a redensified appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDeep Wrinkle Softening\u003c\/strong\u003e:\u003c\/span\u003e Targets the appearance of deeper wrinkles on the face and neck over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eFacial Contour Refinement:\u003c\/span\u003e\u003c\/strong\u003e Supports visible contour definition, especially in areas affected by hormonal changes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHyaluronic Acid Activation\u003c\/strong\u003e:\u003c\/span\u003e May stimulate natural hyaluronic acid, contributing to improved hydration and plumpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eImmediate Hydration:\u003c\/span\u003e\u003c\/strong\u003e Delivers deep moisture for up to 24 hours.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eImproved Firmness \u0026amp; Elasticity\u003c\/strong\u003e:\u003c\/span\u003e Helps support collagen, elastin, and natural structural resilience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eRevitalized Skin Tone\u003c\/strong\u003e:\u003c\/span\u003e Supports smoother, more luminous skin with improved texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNighttime Repair Cycle Support\u003c\/strong\u003e:\u003c\/span\u003e Assists the skin’s natural recovery rhythm during the 60+ life stage.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDouble Hyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e Helps hydrate at both surface and deeper layers, supporting visible plumpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eCasearia Bioactive:\u003c\/span\u003e\u003c\/strong\u003e Associated with stimulating natural hyaluronic acid activity for renewed density.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCocoa Seed + Tucumã Butters\u003c\/strong\u003e:\u003c\/span\u003e Provide nourishment and long-lasting comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePanthenol:\u003c\/span\u003e\u003c\/strong\u003e Supports barrier resilience and nightly replenishment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e Deep hydration support with a soft, cushioned finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePlant Extracts\u003c\/strong\u003e:\u003c\/span\u003e Including Talinum Fruticosum and Amazonian actives traditionally used to enhance vitality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eChronos Biocience Technology\u003c\/strong\u003e:\u003c\/span\u003e Supports nighttime cellular activity linked to firmness, radiance, and renewal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eHow to Use\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\n\u003cp\u003eApply nightly on clean skin.\u003cbr\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eOn the face: massage upward and outward.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eOn the neck: massage from top to bottom.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e*Based on comparative clinical studies of isolated vs. combined day + night use over 28 days.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eFor external use only.\u003c\/li\u003e\n\u003cli\u003eKeep away from the eyes.\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if irritation occurs.\u003c\/li\u003e\n\u003cli\u003eStore away from heat and sunlight.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eDaily SPF recommended when using nighttime anti‑signs formulas.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eNatura\u003c\/span\u003e \u003c\/strong\u003eis a Brazilian beauty brand born in São Paulo in 1969, built on the belief that beauty is a relationship—between you, your body, and the natural world. Guided by its “well-being well” philosophy, Natura combines sensorial formulas with a strong sustainability agenda, including \u003cspan\u003eB Corp certification\u003c\/span\u003e, a long-standing commitment to \u003cspan\u003ecarbon neutrality\u003c\/span\u003e, and a portfolio designed to be \u003cspan\u003ecruelty-free\u003c\/span\u003e and largely \u003cspan\u003evegan\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this cream suitable for post‑menopause skin?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is designed to support visible density, contour, and elasticity often impacted during this stage.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan the refill be purchased separately?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Bottle, refill, and a combined kit are available for long-term use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes the refill contain the same formula?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the formula is identical across all formats.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow soon will I notice improvements?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eHydration and luminosity may improve immediately, with more visible volume and wrinkle reduction over 15–60 days.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used with Chronos serums?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Layering serums may enhance results as part of a complete nighttime routine.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eDiscover more Brazilian body-care essentials in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/natura\" target=\"_blank\"\u003eNatura Collection\u003c\/a\u003e for a complete, sensorial routine.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSupport restored volume, smoother texture, and a renewed facial contour with an advanced nighttime formula created for the 60+ stage of life.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cem\u003ePackaging Note: Updated packaging may vary depending on stock availability. Formula variations may occur while quality remains consistent.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52987368997180,"sku":"MKPBR2024-2676","price":76.99,"currency_code":"USD","in_stock":true},{"title":"Refil","offer_id":52987369029948,"sku":"MKPBR2024-2677","price":65.99,"currency_code":"USD","in_stock":true},{"title":"Kit","offer_id":52987369062716,"sku":"MKPBR2024-2678","price":133.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-60-plus-night-cream-bottle-and-refill-kit-mkpbr-worldwide-shipping.png?v=1776343964"},{"product_id":"natura-chronos-70-night-cream","title":"Natura Chronos 70+ Night Anti‑Signs Cream – Intensive Barrier Restoration, Deep Hydration \u0026 Skin Strength – 1.41 oz (40 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003e\u003cspan\u003eNatura Chronos 70+ Night Anti‑Signs Cream\u003c\/span\u003e\u003c\/strong\u003e is a concentrated, dermatologist‑tested nighttime formula created to support the skin’s resilience, thickness, and overall vitality during the 70+ stage of life. With a rich, comforting texture, this advanced cream helps reorganize the skin’s natural nightly repair cycle while delivering intensive hydration, barrier support, and visible wrinkle reduction.\u003c\/p\u003e\n\n\n\u003cp\u003eInfused with \u003cspan\u003eSqualane\u003c\/span\u003e—known for restoring the skin’s protective barrier—and the Amazonian bioactive \u003cspan\u003eSapucainha\u003c\/span\u003e, traditionally associated with regeneration and micro‑damage inhibition, this vegan and cruelty‑free formula helps strengthen mature skin impacted by post‑menopausal changes. The exclusive \u003cspan\u003eChronos Biocience Technology\u003c\/span\u003e activates visible vitality, firmness, elasticity, and restored thickness over time.\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cspan\u003eYou may choose:\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle (1.41 oz \/ 40 g)\u003c\/span\u003e \u003c\/strong\u003e– premium complete packaging\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Refill (1.41 oz \/ 40 g)\u003c\/span\u003e\u003c\/strong\u003e – eco-conscious replacement capsule\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThe Bottle + Refill Kit\u003c\/span\u003e \u003c\/strong\u003e– ideal for long-term use and uninterrupted results\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBarrier Restoration\u003c\/strong\u003e:\u003c\/span\u003e Helps reinforce the skin’s protective barrier for improved resilience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVisible Thickness Support\u003c\/strong\u003e:\u003c\/span\u003e Contributes to increased density and thickness, helping skin look more fortified.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDeep Wrinkle Softening\u003c\/strong\u003e:\u003c\/span\u003e Helps reduce the appearance of deeper wrinkles on face and neck.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePost-Menopause Skin Support\u003c\/strong\u003e:\u003c\/span\u003e Assists in visibly softening impacts associated with aging and hormonal changes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003e24-Hour Hydration\u003c\/strong\u003e:\u003c\/span\u003e Rich creamy texture provides long-lasting nourishment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitality Activation\u003c\/strong\u003e:\u003c\/span\u003e Chronos Biocience technology helps support nighttime cellular activity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eContour \u0026amp; Uniformity\u003c\/strong\u003e:\u003c\/span\u003e Helps improve tone, texture uniformity, and luminosity over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eEnhanced Defense\u003c\/strong\u003e:\u003c\/span\u003e Supports natural skin self-protection functions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSqualane\u003c\/strong\u003e:\u003c\/span\u003e Helps restore the skin’s hydration barrier and maintain softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSapucainha Bioactive\u003c\/strong\u003e:\u003c\/span\u003e Traditionally associated with regeneration and micro‑damage inhibition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e Provides deep hydration and helps maintain elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCocoa Seed + Tucumã Butters\u003c\/strong\u003e:\u003c\/span\u003e Offer comforting nourishment for mature, delicate skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePanthenol\u003c\/strong\u003e:\u003c\/span\u003e Supports nightly replenishment and helps soothe the skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSodium Hyaluronate\u003c\/strong\u003e:\u003c\/span\u003e Contributes to hydration and smoothness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eChronos Biocience Technology\u003c\/strong\u003e:\u003c\/span\u003e Helps activate visible vitality and renewal for mature skin needs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eHow to Use\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\n\u003cp\u003eApply nightly on clean skin.\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eOn the face: massage upward and outward.\u003c\/li\u003e\n\u003cli\u003eOn the neck: massage from top to bottom.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e*Based on comparative clinical studies of isolated vs. combined day + night use over 28 days.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eFor external use only.\u003c\/li\u003e\n\u003cli\u003eKeep away from the eyes.\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if irritation occurs.\u003c\/li\u003e\n\u003cli\u003eStore away from heat and sunlight.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eDaily SPF recommended when using nighttime anti‑signs formulas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eNatura\u003c\/span\u003e \u003c\/strong\u003eis a Brazilian beauty brand born in São Paulo in 1969, built on the belief that beauty is a relationship—between you, your body, and the natural world. Guided by its “well-being well” philosophy, Natura combines sensorial formulas with a strong sustainability agenda, including \u003cspan\u003eB Corp certification\u003c\/span\u003e, a long-standing commitment to \u003cspan\u003ecarbon neutrality\u003c\/span\u003e, and a portfolio designed to be \u003cspan\u003ecruelty-free\u003c\/span\u003e and largely \u003cspan\u003evegan\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs the 70+ Night Cream suitable for fragile, thinning skin?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. It is formulated specifically to support thickness, resilience, and comfort for mature skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes this product come with a refill option?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. You may purchase the bottle, the refill, or a combined kit for ongoing use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes the formula differ between the bottle and the refill?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo. The formula and performance are identical.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow quickly will I see results?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSkin may feel hydrated and comforted immediately, with visible improvements in resilience, texture, and wrinkle depth over 15–60 days.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan this be layered with serums?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. It can be layered over gentle serums to enhance nighttime performance.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eDiscover more Brazilian body-care essentials in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/natura\" target=\"_blank\"\u003eNatura Collection\u003c\/a\u003e for a complete, sensorial routine.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eRestore skin thickness, smoothness, and nighttime vitality with an intensive cream designed for the 70+ stage of life.\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cem\u003ePackaging Note: Updated packaging may vary depending on stock availability. Formula variations may occur while quality remains consistent.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52987385119036,"sku":"MKPBR2024-2679","price":76.99,"currency_code":"USD","in_stock":true},{"title":"Refil","offer_id":52987385151804,"sku":"MKPBR2024-2680","price":65.99,"currency_code":"USD","in_stock":true},{"title":"Kit","offer_id":52987385184572,"sku":"MKPBR2024-2681","price":133.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-70-plus-night-cream-bottle-and-refill-kit-mkpbr-worldwide-shipping.png?v=1776345184"},{"product_id":"simple-organic-niacinamide-serum","title":"Simple Organic Niacinamide Serum 1 oz (30 ml) – Balance Oil, Refine Pores, Even Tone","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eIndulge in the elegance of balanced, radiant skin with \u003cstrong\u003eSimple Organic Niacinamide Serum\u003c\/strong\u003e, a versatile clean beauty essential boasting 10% concentrated niacinamide. This lightweight, blue-tinted elixir controls excess oil, minimizes dilated pores, evens skin tone, and diminishes redness while enhancing elasticity and smoothing fine lines—perfect for daily rituals, morning or night, on clean, dry skin as your first step or after toner.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eKey Benefits \u0026amp; Features\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eOil Control Mastery\u003c\/span\u003e\u003c\/strong\u003e: Regulates sebum production to maintain a matte, comfortable finish throughout the day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePore Perfection\u003c\/span\u003e\u003c\/strong\u003e: Visibly reduces pore appearance for smoother texture and refined complexion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eTone Uniformity\u003c\/span\u003e\u003c\/strong\u003e: Fades spots and redness, promoting an even, luminous glow with consistent use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eBarrier Boost\u003c\/span\u003e\u003c\/strong\u003e: Strengthens skin's natural defense, offering antipollution protection and blue light shielding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eGentle Multi-Tasker\u003c\/span\u003e\u003c\/strong\u003e: Calms sensitivity, improves hydration, and enhances elasticity—results noticeable in the first week.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eAward-Winning Excellence\u003c\/span\u003e\u003c\/strong\u003e: Winner of the 2024 Glamour Beauty Award for \"Favorite Facial Treatment\" by public vote.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eProven in 28 Days\u003c\/span\u003e\u003c\/strong\u003e: Clinical perception shows 100% improvement in hydration, elasticity, and fine lines; 96% tone uniformity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eIngredients Highlights\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eNiacinamide (10%)\u003c\/span\u003e\u003c\/strong\u003e: Core active that balances oil, refines pores, evens tone, and calms redness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eMica \u0026amp; CI 77891\u003c\/span\u003e\u003c\/strong\u003e: Provides signature blue tint; natural mineral sediment at base is safe and effective.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eGlycerin \u0026amp; Biosaccharide Gum-1\u003c\/span\u003e\u003c\/strong\u003e: Deliver lightweight hydration and soothe for supple feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePentylene Glycol \u0026amp; Sodium Levulinate\u003c\/span\u003e\u003c\/strong\u003e: Gentle preservatives support barrier while maintaining purity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eUsage Cautions\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003eSuitable for all skin types, including sensitive. Apply 3 drops to clean, dry face and massage until absorbed. No contraindications, but pregnant women should consult a physician. Pairs seamlessly with other products; shake gently if mica settles.\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eSimple Organic\u003c\/strong\u003e emerged from a profound commitment to nurture skin, body, the planet, and people through accessible, conscious beauty. Founded in Brazil, this innovative brand champions clean, natural, vegan, and cruelty-free formulas that deliver high-performance results without compromise.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eFAQ \u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan those with sensitive skin use Simple Organic Niacinamide Serum?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, clinical studies confirm it reduces redness, soothes without irritation, and suits sensitive skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it pair with other products?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it's versatile—use after toner, before moisturizer, day or night, with no restrictions.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWho should avoid it?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo general restrictions; pregnant individuals should consult a doctor before use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhat about mica deposit at the bottle base?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNormal and safe—mineral-derived for color; does not impact efficacy, simply shake if desired.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhen do results appear?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBenefits like hydration and elasticity improve from week one; 96-100% positive perception by day 28.\u003c\/p\u003e\n\n\n\u003cp\u003eDiscover more clean beauty innovations from Brazil in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/simple-organic\" rel=\"noopener\" target=\"_blank\"\u003eSimple Organic Collection\u003c\/a\u003e to elevate your wellness routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eReady to achieve luminous skin? Add to cart now and experience the difference.\u003c\/h2\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Simple Organic","offers":[{"title":"Default Title","offer_id":52988276998460,"sku":"MKPBR2024-2685","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/simple-organic-niacinamide-serum-1-oz-30-ml-oil-control-serum-buy-mkpbr-com-worldwide-shipping.png?v=1776357600"},{"product_id":"simple-organic-gaba-serum","title":"Simple Organic Gaba Serum 1 oz (30 ml) – Natural Lifting, Firming \u0026 Well‑Aging Support","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eSimple Organic Gaba Serum\u003c\/strong\u003e, a refined, fast‑absorbing serum designed to deliver an instant yet naturally elegant lifting effect while supporting the skin’s long‑term firmness, radiance, and elasticity. Powered by GABA (Gamma‑Aminobutyric Acid)—a bio‑fermented, plant‑derived amino acid—this clean, vegan, and 100% natural formula softens expression lines through a relaxing skin‑surface mechanism, helping improve firmness and the look of aging signs without heaviness or irritation.\u003c\/p\u003e\n\u003cp\u003eThe serum promotes collagen and natural hyaluronic acid synthesis, reinforces the moisture barrier, and helps rebalance the microbiome for hydrated, structured, luminous skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eKey Benefits \u0026amp; Features\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eInstant Natural Lifting\u003c\/span\u003e\u003c\/strong\u003e: GABA creates a visible tightening effect while softening lines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eHydration \u0026amp; Barrier Strength\u003c\/span\u003e\u003c\/strong\u003e: Deep, lasting moisture with improved protective function.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eCollagen \u0026amp; HA Support\u003c\/span\u003e\u003c\/strong\u003e: Helps stimulate collagen and natural hyaluronic acid synthesis.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eWell‑Aging Innovation\u003c\/span\u003e\u003c\/strong\u003e: Enhances elasticity, firmness, and visible structure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eMicrobiome Balance\u003c\/span\u003e\u003c\/strong\u003e: Supports a harmonious skin environment and reduces discomfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eClean Beauty Formula\u003c\/span\u003e\u003c\/strong\u003e: Vegan, natural, sustainable, and free from silicones, PEGs, EDTA, synthetic fragrances, and synthetic preservatives.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eBeetroot \u0026amp; Polysaccharides\u003c\/span\u003e:\u003c\/strong\u003e Naturally rich actives that soothe, hydrate, and illuminate.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eLightweight Texture\u003c\/span\u003e\u003c\/strong\u003e: Fast absorption with a soft finish and subtle fragrance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eIngredients Highlights\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eGABA (Gamma‑Aminobutyric Acid)\u003c\/span\u003e\u003c\/strong\u003e: Natural amino acid that delivers lifting effect, softens lines, and supports collagen synthesis.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eBeetroot Extract\u003c\/span\u003e:\u003c\/strong\u003e Mineral‑ and vitamin‑rich botanical that adds natural color and hydration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eHigh‑Molecular‑Weight Polysaccharides\u003c\/span\u003e\u003c\/strong\u003e: Soothe, restructure the barrier, and promote long‑lasting moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eVegetal Glycerin \u0026amp; Propanediol\u003c\/span\u003e\u003c\/strong\u003e: Provide smooth hydration and improve skin comfort.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eUsage Cautions\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003eSuitable for various skin types, especially mature. People with sensitive skin, pregnant or lactating individuals should consult a physician before use. Keep away from heat and light. Use 3 drops on clean, dry skin, morning and night.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eSimple Organic\u003c\/strong\u003e emerged from a profound commitment to nurture skin, body, the planet, and people through accessible, conscious beauty. Founded in Brazil, this innovative brand champions clean, natural, vegan, and cruelty-free formulas that deliver high-performance results without compromise.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eFAQ \u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow should Gaba Serum be used?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply on clean, dry skin as the first step after cleansing, or after toner or thermal water. Ideal for morning and evening routines.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be layered with other products?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCompatible with other Simple Organic formulas and most skincare routines; no restriction on combination.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWho should avoid it?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eGenerally suitable for all; individuals with sensitive skin, pregnant or lactating people should consult a healthcare professional.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes Gaba Serum work for mature skin?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFormulated to support firmness, elasticity, and hydration, offering a lifting effect ideal for well‑aging needs.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs the beetroot sediment normal?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNatural vegetable pigments and polysaccharides may settle; this does not affect stability or performance.\u003c\/p\u003e\n\n\n\n\u003cp\u003eDiscover more clean beauty innovations from Brazil in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/simple-organic\" target=\"_blank\"\u003eSimple Organic Collection\u003c\/a\u003e to elevate your wellness routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your skincare ritual with a naturally lifting, radiant finish—add Gaba Serum to your cart and experience a new dimension of well‑aging care.\u003c\/h2\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Simple Organic","offers":[{"title":"Default Title","offer_id":52988343943484,"sku":"MKPBR2024-2686","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/simple-organic-gaba-serum-1-oz-30-ml-natural-lifting-effect-buy-mkpbr-com-worldwide-shipping..png?v=1776358880"},{"product_id":"simple-organic-retinol-like-serum","title":"Simple Organic Retinol‑Like Serum 1 oz (30 ml) – Bakuchiol for Tone, Elasticity \u0026 Well‑Aging","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eSimple Organic Retinol‑Like Serum\u003c\/strong\u003e, a high‑performance botanical serum featuring 1% bakuchiol, a gentle, non‑photosensitizing alternative to traditional retinol. Designed to refine tone, support elasticity, reduce the look of fine lines, and balance excess oil—all without irritation. \u003c\/p\u003e\n\u003cp\u003eThis lightweight, fast‑absorbing formula delivers antioxidant protection, visibly smoother texture, and a more unified complexion, making it ideal for both daytime and nighttime routines. With clinically supported anti‑acne and anti‑oil benefits, it promotes a naturally radiant, well‑aging appearance while helping maintain hydration and reinforcing the skin barrier.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eKey Benefits \u0026amp; Features\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eBakuchiol Renewal Support\u003c\/span\u003e\u003c\/strong\u003e: Plant-based active that encourages collagen production and smoother texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eAnti‑Oil \u0026amp; Anti‑Acne Performance\u003c\/span\u003e\u003c\/strong\u003e: Helps reduce breakouts and visible shine within seven days.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eTone Uniformity\u003c\/span\u003e\u003c\/strong\u003e: Assists in evening skin tone and addressing visible discoloration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eElasticity \u0026amp; Firmness\u003c\/span\u003e\u003c\/strong\u003e: Supports skin structure and improves bounce and suppleness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eHydration \u0026amp; Comfort\u003c\/span\u003e:\u003c\/strong\u003e Reinforces barrier function and enhances moisture retention.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eDaily Use Without Sensitivity\u003c\/span\u003e\u003c\/strong\u003e: Non‑photosensitizing alternative suitable for AM\/PM application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eClean Vegan Formula\u003c\/span\u003e\u003c\/strong\u003e: Free from silicones, PEGs, EDTA, synthetic fragrances, and synthetic preservatives.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eDermatologically Tested\u003c\/span\u003e\u003c\/strong\u003e: Suitable for oily, acne‑prone, and mature skin types.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eIngredients Highlights\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eBakuchiol (1%)\u003c\/span\u003e\u003c\/strong\u003e: Well‑aging botanical alternative to retinol for smoother, firmer skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePsoralea Corylifolia Seed Extract\u003c\/span\u003e\u003c\/strong\u003e: Botanical source supporting antioxidant activity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eVegetal Glycerin\u003c\/span\u003e\u003c\/strong\u003e: Enhances hydration and maintains comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eBiosaccharide Gum‑1\u003c\/span\u003e\u003c\/strong\u003e: Provides soothing properties and helps retain moisture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eUsage Cautions\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003eIntroduce gradually when used alongside acids. Ideal for oily, acne‑prone, and mature skin. Individuals who are pregnant, lactating, or have highly reactive skin should consult a dermatologist before use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eSimple Organic\u003c\/strong\u003e emerged from a profound commitment to nurture skin, body, the planet, and people through accessible, conscious beauty. Founded in Brazil, this innovative brand champions clean, natural, vegan, and cruelty-free formulas that deliver high-performance results without compromise.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eFAQ \u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan the Retinol‑Like Serum be used during the day?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Bakuchiol is non‑photosensitizing, allowing safe AM and PM use with sun protection during daytime routines.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it help with acne and oil control?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIts botanical actives support reduced sebaceous activity, assisting visibly clearer, more balanced skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWho should avoid this product?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAlthough generally suitable for most skin types, individuals who are pregnant, lactating, or under dermatological treatment should consult a professional prior to use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it replace retinol?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBakuchiol offers similar visible benefits without irritation, making it a suitable alternative for those who cannot tolerate traditional retinoids.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be combined with other Simple Organic serums?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCompatible with the brand’s entire line; when layering with acids, introduce progressively to avoid overload.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003eDiscover more clean beauty innovations from Brazil in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/simple-organic\" rel=\"noopener\" target=\"_blank\"\u003eSimple Organic Collection\u003c\/a\u003e to elevate your wellness routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eReveal a smoother, more balanced complexion with a gentle retinol alternative designed for daily confidence—add Retinol‑Like Serum to your skincare ritual now.\u003c\/h2\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Simple Organic","offers":[{"title":"Default Title","offer_id":52988563882300,"sku":"MKPBR2024-2687","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/simple-organic-retinol-like-serum-1-oz-30-ml-bakuchiol-renewal-buy-mkpbr-com-worldwide-shipping.png?v=1776363335"},{"product_id":"sallve-antioxidant-eye-stick","title":"Sallve Antioxidant Eye Stick – Brightening \u0026 De‑Puffing Caffeine + Vitamin C – 0.35 oz (10 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cspan\u003eA refined antioxidant eye stick, \u003cstrong\u003eSallve Antioxidant Eye Stick \u003c\/strong\u003eis designed to refresh the delicate under‑eye area with an instant cooling sensation. This modern balm‑to‑skin formula helps soften signs of fatigue, reduce the look of puffiness, and support a more luminous, hydrated appearance throughout the day. The glide‑on texture delivers a smooth, invigorating feel while key Brazilian‑inspired actives work together to enhance radiance, comfort, and vitality..\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eImmediate de‑puffing\u003c\/strong\u003e:\u003c\/span\u003e Helps reduce the appearance of swelling and eye bags.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eFatigue‑relief effect\u003c\/strong\u003e:\u003c\/span\u003e Assists in minimizing visible dark circles associated with tiredness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAntioxidant support\u003c\/strong\u003e:\u003c\/span\u003e Helps maintain a more youthful, refreshed look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCooling application\u003c\/strong\u003e:\u003c\/span\u003e Offers a pleasant “icy touch” sensation for instant revitalization.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHydration boost\u003c\/strong\u003e:\u003c\/span\u003e Helps maintain moisture and softness in the delicate eye region.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlight)\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamin C\u003c\/strong\u003e:\u003c\/span\u003e Antioxidant nanotechnology that helps neutralize free radicals, visibly refine tone, and support luminosity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCaffeine\u003c\/strong\u003e:\u003c\/span\u003e Traditionally used to support microcirculation, helping reduce the appearance of puffiness and tired under‑eyes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNiacinamide 5%\u003c\/strong\u003e:\u003c\/span\u003e Helps regulate excess pigmentation while reinforcing long‑lasting hydration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTaurine\u003c\/strong\u003e:\u003c\/span\u003e Amino acid known for energizing tired skin and supporting restoration of the moisture barrier.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eFor external use only. Avoid direct contact with the eyes. Not recommended for sensitive or sensitized skin. If irritation occurs, discontinue use. Do not apply on lips.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSallve\u003c\/strong\u003e, launched in 2019 as Brazil's pioneering digital-native \u003cstrong\u003edermocosmetics \u003c\/strong\u003ebrand, revolutionizes skincare by blending community insights with cutting-edge scientific research. Founded in São Paulo, Sallve empowers everyday skin concerns through transparent, high-performance formulas tailored to the unique needs of Brazilian skin—addressing \u003cstrong\u003eoiliness, acne, dark circles, and texture issues\u003c\/strong\u003e with \u003cstrong\u003einnovative, vegan, and cruelty-free \u003c\/strong\u003esolutions. By actively engaging its community in product development—from suggesting actives to testing prototypes—Sallve ensures authenticity and efficacy, backed by a team of seasoned researchers delivering safe, visible results at accessible prices.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used daily?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it may be incorporated into both morning and evening routines.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it suitable for all skin types?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt suits most skin types, except sensitive or sensitized skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it irritate the eyes?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe formula is ophthalmologically tested and does not sting when applied correctly around the eye contour.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used on the entire face?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt can be used on the face, but it was specifically developed for the eye area. Avoid using it on the lips.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhen should it be applied?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDuring the treatment step of your routine—before moisturizer and sunscreen during the day or after cleansing at night.\u003c\/p\u003e\n\u003cp\u003eExplore complementary Brazilian skincare essentials in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/sallve\" rel=\"noopener\" target=\"_blank\"\u003eSallve Collection\u003c\/a\u003e to complete your renewal routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your eye‑care ritual with a cooling antioxidant formula designed for clarity, softness, and everyday rejuvenation.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Sallve","offers":[{"title":"Default Title","offer_id":52991563727164,"sku":"MKPBR2024-2700","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/sallve-antioxidant-eye-stick-10g-vitamin-c-caffeine-01-buy-mkpbr.com-worldwide-shipping.png?v=1776433938"},{"product_id":"sallve-night-retexturizing-cream","title":"Sallve Night Retexturizing Cream – Nano Retinol \u0026 Glycolic Renewal – 1.06 oz (30 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eSallve Night Retexturizing Cream\u003c\/strong\u003e, a potent nighttime cream for powerful skin renewal, featuring nano retinol 1.5% and glycolic acid 5% that works gently even on sensitive skin. It helps smooth irregular textures, reduce expression lines, enlarged pores, and acne marks while delivering unmatched vitality, hydration, and softness. Wake to noticeably smoother skin, with progressive improvements in firmness and clarity over time—crafted for a serene wellness nighttime ritual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMorning smoothness\u003c\/strong\u003e:\u003c\/span\u003e Skin feels noticeably softer and refined right after the first night.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eWrinkle softening\u003c\/strong\u003e:\u003c\/span\u003e Helps diminish fine lines and wrinkles within the first month.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePore and acne mark reduction\u003c\/strong\u003e:\u003c\/span\u003e Visibly minimizes enlarged pores and post-acne imperfections.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eIntense hydration:\u003c\/span\u003e\u003c\/strong\u003e Leaves skin soft, supple, and comfortably moisturized from the first use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGentle renewal\u003c\/strong\u003e:\u003c\/span\u003e Provides powerful resurfacing without irritation or sensitization.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSensitive skin tested\u003c\/strong\u003e:\u003c\/span\u003e Proven safe for even the most delicate complexions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlight)\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNano Retinol 1.5%\u003c\/strong\u003e:\u003c\/span\u003e Accelerates cellular turnover via biological receptors to improve texture, soften wrinkles and acne marks, and enhance luminosity; nano-encapsulated for irritation-free, prolonged release.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycolic Acid 5%\u003c\/strong\u003e:\u003c\/span\u003e Low-molecular-weight AHA promotes chemical exfoliation and renewal, refining texture, minimizing pores, reducing acne marks, and preventing blackheads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePanthenol (Pro-Vitamin B5)\u003c\/strong\u003e:\u003c\/span\u003e Delivers deep hydration, calms, and smooths while attracting\/retaining moisture to protect the skin barrier.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eOmegas 6 and 9\u003c\/strong\u003e:\u003c\/span\u003e Nourishing fatty acids hydrate, repair, and strengthen the lipid barrier, enhancing active performance without sensitivity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eFor nighttime use only. Start with 1-2 applications per week, then alternate days. Always use sunscreen during the day. Avoid combining with other retinoids, vitamin A derivatives, AHAs, or cellular renewers to prevent sensitization. Dermatologically, clinically, and ophthalmologically tested; non-comedogenic. Discontinue if irritation occurs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSallve\u003c\/strong\u003e, launched in 2019 as Brazil's pioneering digital-native \u003cstrong\u003edermocosmetics \u003c\/strong\u003ebrand, revolutionizes skincare by blending community insights with cutting-edge scientific research. Founded in São Paulo, Sallve empowers everyday skin concerns through transparent, high-performance formulas tailored to the unique needs of Brazilian skin—addressing \u003cstrong\u003eoiliness, acne, dark circles, and texture issues\u003c\/strong\u003e with \u003cstrong\u003einnovative, vegan, and cruelty-free \u003c\/strong\u003esolutions. By actively engaging its community in product development—from suggesting actives to testing prototypes—Sallve ensures authenticity and efficacy, backed by a team of seasoned researchers delivering safe, visible results at accessible prices.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhen and how often should I apply this cream?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply exclusively at night; begin with one or two times per week, then progress to alternate days for optimal results.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDo I need sunscreen with this product?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, always use broad-spectrum sunscreen during the day to complement its renewing action.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use it with other actives like retinoids or AHAs?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, avoid sequencing it with other retinoids, vitamin A derivatives, AHAs, or cellular renewers to prevent skin sensitization.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it safe for sensitive skin?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is clinically and dermatologically tested, including on sensitive skin, and proven non-irritating.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhere can I apply it?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply to the face, including below the eyes; it is ophthalmologically tested for safety in that area.\u003c\/p\u003e\n\u003cp\u003eExplore complementary Brazilian skincare essentials in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/sallve\" rel=\"noopener\" target=\"_blank\"\u003eSallve Collection\u003c\/a\u003e to complete your renewal routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eUnlock smoother, radiant mornings with this sensitive-friendly night cream for profound, gentle renewal.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Sallve","offers":[{"title":"Default Title","offer_id":52992050331964,"sku":"MKPBR2024-2704","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/sallve-night-retexturizing-cream-1.06oz-nano-retinol-buy-mkpbr.com-worldwide-shipping.png?v=1776446374"},{"product_id":"sallve-pure-retinol-anti-aging-serum","title":"Sallve Pure Retinol Anti-Aging Serum 0.3% – Renewal \u0026 Firmness – 1.06 oz (30 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eSallve Pure Retinol Anti-Aging Serum\u003c\/strong\u003e, a high-performance nighttime serum with pure retinol 0.3% to promote profound skin renewal, smoothing wrinkles, evening tone and texture, boosting firmness, and enhancing collagen production. It minimizes enlarged pores for a vital, supple complexion, delivering visible improvements without overwhelming sensitivity—ideal for a restorative wellness evening ritual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eWrinkle depth reduction\u003c\/strong\u003e:\u003c\/span\u003e Helps diminish the depth of wrinkles and fine lines over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSpot and mark softening\u003c\/strong\u003e:\u003c\/span\u003e Assists in fading hyperpigmentation and post-imperfection traces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTone and texture evening\u003c\/strong\u003e:\u003c\/span\u003e Promotes a more uniform, refined skin surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eFirmness enhancement\u003c\/strong\u003e:\u003c\/span\u003e Supports increased skin elasticity and resilience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCollagen stimulation\u003c\/strong\u003e:\u003c\/span\u003e Encourages natural production for sustained vitality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCellular renewal\u003c\/strong\u003e:\u003c\/span\u003e Drives high turnover for refreshed, smoother skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePore minimization\u003c\/strong\u003e:\u003c\/span\u003e Reduces the appearance of enlarged pores.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitality boost\u003c\/strong\u003e:\u003c\/span\u003e Leaves skin looking plump, soft, and radiant.\u003cspan\u003e.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlight)\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePure Retinol 0.3%:\u003c\/span\u003e\u003c\/strong\u003e Potent form that accelerates cellular renewal, refines texture, softens wrinkles and acne marks, and boosts luminosity with gentle, effective action.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eFor nighttime use only. Apply 4 drops per area (face, neck, décolleté), massaging in circular motions while avoiding the eye area. Use as the final routine step. During the day, sunscreen is essential. Start with 1-2 times per week, increasing to 3 times as tolerated. Avoid combining with high-acid products or other cellular renewers on the same day. Not for sensitive\/sensitized skin, eyes, pregnancy, or lactation. Dermatologically, clinically, and ophthalmologically tested; non-comedogenic.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSallve\u003c\/strong\u003e, launched in 2019 as Brazil's pioneering digital-native \u003cstrong\u003edermocosmetics \u003c\/strong\u003ebrand, revolutionizes skincare by blending community insights with cutting-edge scientific research. Founded in São Paulo, Sallve empowers everyday skin concerns through transparent, high-performance formulas tailored to the unique needs of Brazilian skin—addressing \u003cstrong\u003eoiliness, acne, dark circles, and texture issues\u003c\/strong\u003e with \u003cstrong\u003einnovative, vegan, and cruelty-free \u003c\/strong\u003esolutions. By actively engaging its community in product development—from suggesting actives to testing prototypes—Sallve ensures authenticity and efficacy, backed by a team of seasoned researchers delivering safe, visible results at accessible prices.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow do I apply this serum correctly?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDispense 4 drops for each area—face, neck, and décolleté—and massage gently in circular motions, avoiding the eye area, as the final step in your nighttime routine.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow often should I start using it?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBegin with one or two applications per week during the first weeks, then gradually increase to up to three times per week based on tolerance.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDo I need sunscreen with this product?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is essential to apply broad-spectrum sunscreen during the day to protect renewed skin.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I combine it with acids or other renewers?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, avoid using it on the same day as products with high concentrations of acids or other cellular renewal actives to prevent sensitization.\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it safe for sensitive skin or during pregnancy?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt is tested for safety including below the eyes, but not recommended for sensitive\/sensitized skin, pregnancy, or lactation.\u003c\/p\u003e\n\u003cp\u003eExplore complementary Brazilian skincare essentials in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/sallve\" rel=\"noopener\" target=\"_blank\"\u003eSallve Collection\u003c\/a\u003e to complete your renewal routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your nights with pure retinol renewal for firmer, smoother, more radiant skin.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Sallve","offers":[{"title":"Default Title","offer_id":52992143098172,"sku":"MKPBR2024-2705","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/sallve-pure-retinol-serum-0.3-1.06oz-wrinkle-reduction-buy-mkpbr.com-worldwide-shipping.png?v=1776448125"},{"product_id":"cicatribem-intimate-firming-serum","title":"Cicatribem Intimate Firming Serum – Advanced Firming \u0026 Elasticity Care – 1.01 fl oz (30 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eCicatribem Intimate Firming Serum\u003c\/strong\u003e is a sophisticated daily care solution meticulously developed to support skin elasticity and structural firmness in the intimate area. This advanced serum blends high-performance active ingredients with deep-moisturizing technology, providing a refined texture that absorbs quickly for a velvety finish. By focusing on essential restoration and hydration, this serum empowers you to embrace a more confident and revitalized version of your intimate wellness routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits \u0026amp; Features\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSkin Firming Support\u003c\/strong\u003e: Infused with Hydrolyzed Collagen and Elastin, which work synergistically to support skin structure and improve overall firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration Delivery\u003c\/strong\u003e: Formulated with multi-molecular weight Hyaluronic Acid, ensuring intense moisture retention to maintain skin suppleness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Rejuvenation\u003c\/strong\u003e: Vitamin A supports skin renewal, helping to maintain a smoother and more refined skin surface with regular application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoothing Protection\u003c\/strong\u003e: Enriched with Tea Tree Oil and Chamomile Extract, known for their natural ability to soothe and protect delicate skin.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrolyzed Collagen and Elastin\u003c\/strong\u003e: Essential proteins that help support the skin's structural integrity and elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e: A powerful humectant that provides multi-layered hydration, keeping the skin firm and deeply moisturized.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin A:\u003c\/strong\u003e Promotes skin renewal and surface smoothing, contributing to a more even texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTea Tree Oil\u003c\/strong\u003e: Renowned for its natural calming properties, helping to keep delicate areas balanced.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChamomile Extract\u003c\/strong\u003e: Provides gentle soothing relief, making it ideal for daily intimate care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAllergen Warnings \/ Cautions\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cspan\u003eExternal use only. Avoid contact with eyes. Discontinue use if irritation occurs. Keep away from children. Store in a cool, dry place away from heat and sunlight. Do not expose to temperatures above 98°F (37°C).\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eCicatribem \u003c\/strong\u003ewas born from a deeply personal story of resilience. Founded by \u003cspan\u003eCarolina Facco\u003c\/span\u003e, the brand turns lived experience into purpose—creating \u003cstrong\u003eskincare \u003c\/strong\u003esolutions designed to support not only visible \u003cstrong\u003eskin improvements\u003c\/strong\u003e, but also \u003cspan\u003econfidence and everyday well-being\u003c\/span\u003e. With a strong focus on \u003cspan\u003eskin regeneration and tone uniformity\u003c\/span\u003e, Cicatribem has become a\u003cstrong\u003e go-to Brazilian cosmetics brand for targeted body care routines\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eCan this serum be used daily? \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, for best results, apply daily on clean skin to support ongoing hydration and firmness.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs it suitable for all skin types? \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt is formulated to be gentle for external intimate use, though we recommend a patch test for those with known sensitivities.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow should I apply the product?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply 3 to 4 drops onto clean skin and massage gently until the serum is completely absorbed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan this be used alongside other products? \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, but ensure the area is clean and dry before application, and always finish with sunscreen if the area is exposed.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003eExplore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/cicatribem\" target=\"_blank\"\u003eCicatribem Collection\u003c\/a\u003e to create a more complete Brazilian-inspired body-care routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eComplete your ritual today and embrace the radiance you deserve.\u003c\/h2\u003e\n\n\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Cicatribem","offers":[{"title":"Default Title","offer_id":53004464390460,"sku":"MKPBR2024-2723","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/cicatribem-firming-serum-buy-mkpbr.com-worldwide-shipping.png?v=1776874190"},{"product_id":"adcos-reduxcel-slim-massage-cream","title":"Adcos Reduxcel Slim Plus Anti-Cellulite \u0026 Firming Massage Cream – 17.64 oz (500g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eSculpt your silhouette and restore skin vitality with \u003cstrong\u003eADCOS Reduxcel Slim Plus\u003c\/strong\u003e, a high-performance massage cream specifically formulated to target cellulite, stubborn fat deposits, and skin laxity. Infused with potent actives like Pure Caffeine, Neurocafein®, Taurine, and Glaucina, this advanced treatment promotes deep lipolysis, effectively reshaping contours while smoothing the \"orange peel\" texture associated with cellulite. Designed for professional-grade results at home, its lightweight, dry-touch texture offers superior spreadability, making it the perfect companion for targeted body massage and thermo-reduction sessions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eKey Benefits\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eAdvanced Firming Technology\u003c\/span\u003e\u003c\/strong\u003e: Neurocafein® and Pure Caffeine stimulate fat burning via neuro-induction, effectively firming the skin and restoring collagen and elastin density.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eSilhouette Sculpting\u003c\/span\u003e\u003c\/strong\u003e: Glaucina offers a prolonged 72-hour reduction effect, aiding in the reduction of adipocyte size for a more defined, remodeled silhouette.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eMaxi-Draining Action\u003c\/span\u003e\u003c\/strong\u003e: Combats fluid retention and eliminates toxins through enhanced microcirculation and anti-inflammatory properties, providing a lighter, more toned appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eClean and Conscious\u003c\/span\u003e\u003c\/strong\u003e: A vegan and cruelty-free formula, dermatologically tested and hypoallergenic. Formulated without parabens, gluten, silicones, dyes, alcohol, soy, or dairy derivatives.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eSuperior Absorption\u003c\/span\u003e\u003c\/strong\u003e: High-absorption formula with a sophisticated fragrance, allowing for effective massage without a greasy residue, suitable for all skin types seeking body contouring.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003eIngredients Highlights\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePure Caffeine\u003c\/span\u003e\u003c\/strong\u003e: Delivers powerful lipolytic action to break down localized fat cells.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eNeurocafein® (Vectorized Caffeine + Neuropeptides)\u003c\/span\u003e\u003c\/strong\u003e: Stimulates fat burning while reinforcing skin firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eGlaucina\u003c\/span\u003e\u003c\/strong\u003e: Provides an extended 72-hour reduction effect by minimizing the size of adipocytes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eCentella Asiatica \u0026amp; Horse Chestnut Extract\u003c\/span\u003e\u003c\/strong\u003e: Enhances microcirculation, blood vessel tonicity, and toxin drainage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eArnica \u0026amp; Ivy Extracts\u003c\/span\u003e\u003c\/strong\u003e: Offers anti-inflammatory and decongestant support for skin smoothness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eAllergen Warnings \/ Cautions\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003eFormulated without parabens, gluten, silicones, dyes, or alcohol. For external use only. Apply to clean, dry skin. In case of skin irritation, discontinue use and consult a physician. Store in a cool, dry place away from direct sunlight.\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eADCOS\u003c\/strong\u003e, a pioneering Brazilian \u003cstrong\u003edermocosmetics \u003c\/strong\u003ebrand with over 33 years of expertise, is dedicated to delivering science-backed \u003cstrong\u003eskincare \u003c\/strong\u003esolutions tailored for the unique needs of Brazilian skin and tropical climates. Founded on principles of rigorous research, advanced technology, and dermatological innovation, ADCOS combines \u003cstrong\u003epharmacy \u003c\/strong\u003eand \u003cstrong\u003edermatology \u003c\/strong\u003eto create biocompatible formulas that ensure maximum efficacy without animal testing. All products are \u003cstrong\u003ecruelty-free,\u003c\/strong\u003e proven effective, and available in diverse textures and shades to suit every skin type.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\n\u003cspan\u003eFAQ \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhat is ADCOS Reduxcel Slim Plus Massage Cream?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA powerful body-sculpting treatment designed to reduce measurements, combat cellulite, and firm skin through effective massage techniques.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow does it work?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt uses a blend of caffeine-based actives and Glaucina to stimulate fat burning, improve circulation, and enhance collagen production for smoother, tighter skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow should I apply it?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply to clean, dry skin on targeted areas and massage thoroughly until the cream is fully absorbed. Ideal for daily use or during spa\/sauna sessions.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhen will I see results?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eConsistency is key. While experiences vary, many users report visible improvements in skin texture and firmness after several weeks of regular application and massage.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it safe for my skin type?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is dermatologically tested, hypoallergenic, and formulated without common irritants like parabens, gluten, or silicones, making it suitable for most skin types.\u003c\/p\u003e\n\n\n\n\u003cp\u003eElevate your routine further by exploring our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/adcos\" target=\"_blank\"\u003eADCOS collection\u003c\/a\u003e for complementary treatments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eUnlock your body's potential and embrace a firmer, more confident you—order your ADCOS Reduxcel Slim Plus today.\u003c\/h2\u003e\n\n\n\n\u003cp\u003ePackaging Note: This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adcos","offers":[{"title":"Default Title","offer_id":53004862423356,"sku":"MKPBR2024-2724","price":110.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adcos-reduxcel-slim-massage-cream-plus-500g_buy-now-at-mkpbr-com_worldwide-shipping.png?v=1776877675"},{"product_id":"labotrat-bumbum-de-milhoes-firming-cream","title":"Labotrat Bumbum de Milhões Firming Cream: Anti-Cellulite \u0026 Tone Treatment – 8.45 oz (240 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eExperience the pinnacle of Brazilian silhouette care with the \u003cstrong\u003eLabotrat Bumbum de Milhões Firming Cream,\u003c\/strong\u003e a high-performance formula designed to sculpt and revitalize the gluteal and thigh areas. This intensive treatment combines advanced thermoactive technology with nano-encapsulated ingredients to address the three pillars of body confidence: firmness, texture, and elasticity.\u003c\/p\u003e\n\u003cp\u003eBy stimulating local microcirculation and providing deep dermal nutrition, it visibly reduces the \"orange peel\" appearance associated with cellulite while fading the look of stretch marks. Its lightweight texture ensures professional-grade absorption, leaving the skin sculpted, hydrated, and remarkably firm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eIntensive Firming Actio\u003c\/strong\u003en\u003c\/span\u003e: Combats flaccidity by supporting skin structure and tone, providing a visible lifting and tightening effect on the buttocks and thighs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eCellulite \u0026amp; Stretch Mark Reduction\u003c\/span\u003e\u003c\/strong\u003e: Actively smooths the skin surface to minimize the appearance of localized imperfections and improve overall texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eThermoactive Stimulation\u003c\/span\u003e\u003c\/strong\u003e: Features a gentle heating effect that activates local metabolism and microcirculation to enhance the delivery of firming nutrients.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eNano-Ozone Technology\u003c\/span\u003e\u003c\/strong\u003e: Utilizes encapsulated ozone to promote skin revitalization and healthy cellular oxygenation for a younger appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eDeep Prebiotic Hydration\u003c\/span\u003e\u003c\/strong\u003e: Restores and maintains the skin’s moisture barrier, ensuring a soft-touch, velvety finish throughout the day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eRapid Absorption\u003c\/span\u003e\u003c\/strong\u003e: Developed with a non-sticky formula that allows for immediate comfort and effortless application after bathing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\" data-copy-text=\"true\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eMethyl Nicotinate\u003c\/span\u003e\u003c\/strong\u003e: A powerful vasodilator traditionally used to create a warming sensation and stimulate blood flow to the applied area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eNano Ozone\u003c\/span\u003e\u003c\/strong\u003e: Encapsulated ozone particles that support skin repair and revitalization at a cellular level.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eLipolytic Extracts\u003c\/span\u003e\u003c\/strong\u003e: A targeted blend of botanical actives designed to help break down surface irregularities and tone the silhouette.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePrebiotics\u003c\/span\u003e\u003c\/strong\u003e: Essential compounds that restore the biological balance of the skin's protective barrier.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eCollagen and Elastin\u003c\/span\u003e\u003c\/strong\u003e: Structural proteins that improve skin density and combat the loss of natural firmness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp data-copy-text=\"true\"\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: Avoid contact with eyes and mucous membranes. In case of contact, rinse thoroughly with water. Do not ingest. This product may cause a temporary warming sensation and mild redness on the application site; this is normal and indicates the activation of the formula. Perform a patch test on a small area 24 hours before full use. Do not apply to eyelids, irritated skin, or open wounds. If excessive irritation occurs, discontinue use and consult a professional. Store in a cool, dry place away from direct sunlight. Keep out of reach of children and pets. External use only.\u003c\/strong\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-copy-text=\"true\"\u003eAs a brand deeply rooted in Brazil, \u003cstrong\u003eLabotrat \u003c\/strong\u003ehas become a trusted name across the country, signifying our commitment to bringing sophisticated beauty within reach. Embrace the authentic Brazilian secret to radiant skin and discover treatments that celebrate your unique beauty.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\" data-copy-text=\"true\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it normal for my skin to get red and warm after application?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the warming sensation and mild redness are expected effects of the Methyl Nicotinate, which activates circulation to improve product efficacy. It typically subsides within 30–60 minutes.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow soon can I expect to see results in skin texture?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile hydration is immediate, improvements in skin firmness and the reduction of cellulite appearance are typically visible after 4 to 6 weeks of consistent daily use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use this product during my pregnancy?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDue to the thermoactive nature of the ingredients, we recommend consulting your physician before incorporating this product into your routine during pregnancy or breastfeeding.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eShould I use this cream before or after exercising?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApplying the cream before a workout can enhance the thermoactive effect due to increased body heat, but it is equally effective when applied after a shower on clean, dry skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this suitable for all skin types?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the formula is dermatologically tested and suitable for all skin types, though individuals with highly sensitive skin should always perform a patch test first.\u003c\/p\u003e\n\n\n\n\n\n\u003cp data-copy-text=\"true\"\u003eTo further enhance your beauty routine and discover more innovative Brazilian skincare solutions, delve into our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/labotrat\" target=\"_blank\"\u003eLabotrat Collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\" data-copy-text=\"true\"\u003eExperience the authentic Brazilian silhouette.\u003c\/h2\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Labotrat","offers":[{"title":"Default Title","offer_id":53032059142460,"sku":"MKPBR2024-2775","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/labotrat-bumbum-de-milhoes-anti-cellulite-firming-cream-buy-mkpbr.com-worldwide-shipping.png?v=1777901179"},{"product_id":"adeus-duo-kit-acv-gummies-body-cream","title":"Adeus Beauty From Within Duo Kit – Apple Cider Vinegar Gummies 30ct, 5.29 oz (150 g) + Multi-Action Body Cream 10.58 oz (300 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Beauty From Within Duo Kit\u003c\/h2\u003e\n\u003cp\u003eA simple two-step routine combining Adeus Apple Cider Vinegar Gummies with Adeus Multi-Action Body Cream. One product supports a practical daily wellness habit, while the other provides body hydration and a smoother-feeling finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAdeus Apple Cider Vinegar Gummies\u003c\/h3\u003e\n\u003cp\u003eGreen apple-flavoured gummies with apple cider vinegar, vitamins B9 and B12, MCT and a pectin-based texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAdeus Multi-Action Body Cream\u003c\/h3\u003e\n\u003cp\u003eA massage-friendly body moisturiser for everyday hydration and smoother-feeling skin on the legs, thighs, belly, hips and arms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSimple daily routine\u003c\/h3\u003e\n\u003cp\u003eOne gummy a day and a body cream that can be used morning and night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePleasant green apple flavour\u003c\/h3\u003e\n\u003cp\u003eGreen apple flavour offers a more enjoyable alternative to the sharp taste of liquid vinegar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDaily body hydration\u003c\/h3\u003e\n\u003cp\u003eThe body cream helps skin feel softer, comfortable and moisturised with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMassage-friendly texture\u003c\/h3\u003e\n\u003cp\u003eThe cream spreads easily across larger body areas and fits naturally into a regular massage routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTake one gummy daily\u003c\/strong\u003eFollow the serving directions shown on the current product label.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply the body cream\u003c\/strong\u003eUse on clean, dry skin and massage until fully absorbed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeep the routine consistent\u003c\/strong\u003eThe body cream may be used morning and night on the desired areas.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eApple cider vinegar\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin B12\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin B9\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMCT\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePectin-based texture\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGreen apple flavour\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eArnica\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSeaweed extract\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGreen tea\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDimethicone\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMethyl nicotinate\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCaffeine\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCentella asiatica\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGinger\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eApple Cider Vinegar Gummies\u003cbr\u003e\u003cbr\u003eMulti-Action Body Cream\u003cbr\u003e\u003cbr\u003eIngredients and formulations may change. Always check each product label for the complete and most current ingredient list, nutritional information and directions.\u003c\/p\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen information:\u003c\/strong\u003e The gummies may contain traces of fish, crustaceans (including lobster, shrimp and crab), milk, soy, hazelnuts and pistachios. The formula is described as sugar-free, gluten-free and lactose-free. Always review the product label before use, particularly if you have food allergies or sensitivities.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat exactly comes in the kit?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eOne container of Adeus Apple Cider Vinegar Gummies with 30 gummies (150 g) and one jar of Adeus Multi-Action Body Cream (300 g).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I use the gummies?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eTake one gummy per day or follow the directions on the current product label. Do not exceed the recommended daily serving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes one gummy equal a tablespoon of liquid vinegar?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo direct equivalence should be assumed. Concentration and composition can vary between gummies and liquid apple cider vinegar, so refer to the nutritional information on the label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I use the body cream?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eApply to clean, dry skin and massage until absorbed. It may be used morning and night on the legs, thighs, belly, hips and arms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre results guaranteed?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. The cream is a cosmetic moisturiser intended to support hydration and the appearance of smoother-looking skin. Individual experiences vary. The gummies are a food supplement and should be used as part of a balanced diet and healthy lifestyle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an authorised Adeus seller?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorised platform for Adeus products. Purchases made through MKPBR are guaranteed authentic and sourced in Brazil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e Food supplements should not be used as a substitute for a balanced diet and healthy lifestyle. These statements have not been evaluated by the U.S. Food and Drug Administration. This kit is not intended to diagnose, treat, cure or prevent any disease. The body cream is for external use only. Individual results may vary. Product packaging may be labelled in Portuguese. Our Brazilian-brand products are sourced in Brazil and regularised with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil’s national health authority, under the applicable regulatory framework for each product category. ANVISA regularisation applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-fr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":53970863554876,"sku":"MKPBR2024-4225","price":86.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-kit-gummies-creme-rosa.webp?v=1786131596"}],"url":"https:\/\/mkpbr.com\/en-fr\/collections\/cellulite-stretch-marks-firming.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}