{"title":"Natura","description":"\u003cdiv class=\"mkpbr-cd\"\u003e\n\u003cp class=\"mkpbr-cd__lead\"\u003eBrazilian beauty from São Paulo, rooted in sustainability since 1969\u003c\/p\u003e\n\u003cul class=\"mkpbr-cd__chips\"\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eSince 1969\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eB Corp Certified\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eCarbon Neutral\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eCruelty-Free\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eEkos\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eChronos\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mkpbr-cd__body\"\u003eNatura combines sensorial formulas with a strong sustainability agenda, working with Amazon communities to responsibly source ingredients. Its portfolio spans body care, skincare and fragrances, largely vegan and always cruelty-free.\u003c\/p\u003e\n\u003cdetails class=\"mkpbr-cd__more\"\u003e\u003csummary\u003eRead the full story\u003c\/summary\u003e\n\u003cp\u003eNatura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\u003c\/p\u003e\n\u003cp\u003eThis collection brings together some of Natura's most iconic lines. \u003cstrong\u003eEkos\u003c\/strong\u003e is inspired by the Brazilian rainforest, featuring bioactive ingredients sourced from Amazon biodiversity like açaí, castanha (Brazil nut) and maracujá (passion fruit), with nourishing body care staples such as creamy hand creams, hydrating body products and plant-based cleansing bars. \u003cstrong\u003eChronos\u003c\/strong\u003e is a targeted skincare range designed to match how skin changes over time, with formulas focused on prevention, renewal and protection, including anti-aging skincare, firming routines and daily radiance support.\u003c\/p\u003e\n\u003cp\u003eMore than a beauty brand, Natura is recognized for working with Amazon communities to source ingredients responsibly, helping protect ecosystems while creating formulas that feel modern, effective and deeply connected to Brazil's natural heritage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","products":[{"product_id":"natura-shower-oil-almond-cinnamon","title":"Natura Sève Almond \u0026 Cinnamon In-Shower Deodorant Body Oil for Soft, Glowing 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eNatura Sève Almond \u0026amp; Cinnamon\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Almond \u0026amp; Cinnamon\u003c\/strong\u003e is an elegant in-shower deodorant body oil created for a refined, sensorial body-care ritual. Applied on wet skin during the shower, it helps leave the body feeling comfortably nourished, smoother to the touch, and softly scented with a warm, enveloping almond-and-cinnamon profile.\u003cbr\u003e\u003cbr\u003eDesigned for everyday wellness routines (and professional retail shelves), this rinse-off oil helps support a more supple-looking glow—without making any permanent-sounding promises.\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\u003eGlow-Enhancing Finish\u003c\/h3\u003e\n\u003cp\u003eHelps highlight the skin’s natural-looking radiance for a healthy, luminous sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDryness Defense\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look and feel of dryness, supporting softer, more comfortable skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective Comfort Film\u003c\/h3\u003e\n\u003cp\u003eHelps form a light protective film on the body to support moisture comfort after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBarrier Support\u003c\/h3\u003e\n\u003cp\u003eHelps support the skin’s natural barrier as part of a consistent shower-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIn-Shower Practicality\u003c\/h3\u003e\n\u003cp\u003eDesigned for wet-skin application, then rinse—simple for daily use and travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eWarm, Sensual Scent\u003c\/h3\u003e\n\u003cp\u003eLeaves skin delicately fragranced with a cozy almond and cinnamon-inspired aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free\u003c\/h3\u003e\n\u003cp\u003eCrafted for shoppers seeking vegan formulas and cruelty-free beauty essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTravel-Ready Size\u003c\/h3\u003e\n\u003cp\u003e3.38 fl oz (100 ml) format fits carry-ons, gym bags, and salon backbars.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive skin. Contains fragrance allergens (Linalool, Limonene, Coumarin, Eugenol). Use caution in the shower, as oils may make surfaces slippery. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 a leave-on body oil?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed as an in-shower oil—apply on wet skin, massage, then rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it feel greasy after rinsing?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed to rinse while leaving skin feeling soft and conditioned, with a light comfort film rather than a heavy residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on my face?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. This product is intended for body use only and should not be used on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s positioned for all skin types, but fragrance-sensitive users should review the allergen list and consider a patch test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe product is positioned as vegan and cruelty-free in the details provided.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"100ml","offer_id":52961936769340,"sku":"MKPBR2024-1876","price":38.99,"currency_code":"USD","in_stock":true},{"title":"200ml","offer_id":52961936802108,"sku":"MKPBR2024-2562","price":58.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-almond-cinnamon-in-shower-deodorant-body-oil-3-38-fl-oz-100-ml-hero-mkpbr.com-worldwide-shipping_f33899f9-89ea-44df-8862-dd57629a9d9f.png?v=1784449667"},{"product_id":"natura-seve-sweet-almond-body-oil","title":"Natura Sève Sweet Almond Body Oil (In-Shower Rinse-Off) for Soft, Radiant-Looking Skin – 6.76 fl oz (200 ml) Bottle or Refill","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\u003eSève refill\u003c\/h2\u003e\n\u003cp\u003eNatura Sève Sweet Almond is a sensorial in-shower body oil designed to elevate daily body care with a refined, feminine fragrance and a silky finish. Enriched with sweet almond oil and crafted with 100% vegetable oils, it helps enhance the skin’s natural-looking glow while supporting a softer, more comfortably moisturized feel throughout the day.\u003cbr\u003e\u003cbr\u003eFor a more mindful routine, you can also choose to buy the\u003cstrong\u003e Sève refill\u003c\/strong\u003e instead—an easy way to keep your ritual consistent while using less packaging.\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\u003eSoft, Silky Feel\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin noticeably softer to the touch after showering, with a comfortable, conditioned finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRadiance Boost\u003c\/h3\u003e\n\u003cp\u003eHelps enhance the skin’s natural-looking glow for a healthy, luminous appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDryness Comfort\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look and feel of dryness, supporting a smoother-looking body skin texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective Comfort Film\u003c\/h3\u003e\n\u003cp\u003eHelps create a light protective comfort layer to support moisture retention after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFragrance Ritual\u003c\/h3\u003e\n\u003cp\u003eLeaves a sensual, mysterious scent—elegant, feminine, and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e100% Vegetable Oils\u003c\/h3\u003e\n\u003cp\u003eFormulated with plant-derived oils for a rich, emollient shower massage experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologist Tested\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested for routine body use (as indicated in the product details provided).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Option Available\u003c\/h3\u003e\n\u003cp\u003eYou may choose the refill when repurchasing to maintain your routine with less packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free\u003c\/h3\u003e\n\u003cp\u003eAligned with shoppers seeking vegan formulas and cruelty-free beauty essentials.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 body oil meant to be left on the skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed as an in-shower, rinse-off body oil—apply on wet skin, massage, then rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it feel heavy or greasy after rinsing?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s formulated to rinse while leaving a soft, conditioned feel and a subtle comfort film rather than a heavy residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s indicated for all skin types, but fragrance-sensitive users should review the allergen list and patch test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy a refill instead of the full bottle?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this line offers a refill option, which is a practical way to repurchase while reducing packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store the product for best experience?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eStore tightly closed in a cool, dry place away from direct sunlight to help maintain texture and fragrance integrity.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52608986513724,"sku":"MKPBR2024-1877","price":58.99,"currency_code":"USD","in_stock":true},{"title":"Refill","offer_id":52608986546492,"sku":"MKPBR2024-1878","price":40.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-sweet-almond-body-oil-in-shower-rinse-off-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_1f021632-51cf-4863-8293-9adf1946e681.png?v=1784449873"},{"product_id":"natura-seve-almond-intense-body-oil","title":"Natura Sève Sweet Almond Intense Deodorant Body Oil (In-Shower Rinse-Off) – Soft, Radiant-Looking Skin + Floral Scent – 6.76 fl oz (200 ml) Bottle or Refill","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\u003eNatura Sève Sweet Almond Intense\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Sweet Almond Intense\u003c\/strong\u003e is a sensorial in-shower deodorant body oil designed for a more immersive, feminine body ritual—where touch, glow, and fragrance come together. Enriched with sweet almond oil, this formula helps leave skin feeling soft, comfortable, and beautifully scented with an intense floral profile.\u003cbr\u003e\u003cbr\u003eFor a more mindful routine, you can also choose to buy the Sève refill instead—an easy way to keep your ritual consistent while using less packaging.\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\u003e24-Hour Comfort Hydration Feel\u003c\/h3\u003e\n\u003cp\u003eHelps keep skin feeling soft and moisturized for up to 24 hours with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlow-Enhancing Finish\u003c\/h3\u003e\n\u003cp\u003eHelps enhance natural-looking radiance for a luminous body glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDryness Defense\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look and feel of dryness, supporting a smoother feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBarrier Support\u003c\/h3\u003e\n\u003cp\u003eHelps support the skin’s natural barrier as part of a daily shower ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective Comfort Film\u003c\/h3\u003e\n\u003cp\u003eHelps form a light protective film on skin after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIntense Floral Scent\u003c\/h3\u003e\n\u003cp\u003eA sensual, intense floral fragrance designed to feel sophisticated and feminine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Option Available\u003c\/h3\u003e\n\u003cp\u003eChoose the refill format as an alternative to the full bottle when repurchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eAligned with shoppers seeking vegan formulas and cruelty-free beauty.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 a leave-on body oil?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed as an in-shower, rinse-off body oil—apply on wet skin, massage, then rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes “Intense” different?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt features a more intense, sensual floral fragrance profile while maintaining the same in-shower oil ritual concept.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy a refill instead of the full bottle?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this version offers a refill option, ideal for repurchasing with less packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s positioned for all skin types, but fragrance-sensitive users should review label allergens and patch test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it cruelty-free and vegan?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBased on the details you provided, it is positioned as cruelty-free and vegan.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52608992969020,"sku":"MKPBR2024-1879","price":58.99,"currency_code":"USD","in_stock":true},{"title":"Refill","offer_id":52608993001788,"sku":"MKPBR2024-1880","price":40.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-sweet-almond-intense-deodorant-body-oil-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_1c25ec8f-fec5-49a7-80de-dd1f27732b8e.png?v=1784450068"},{"product_id":"natura-seve-roses-sweet-almond-body-oil","title":"Natura Sève Roses \u0026 Sweet Almond Deodorant Body Oil (In-Shower Rinse-Off) – Soft Skin + Delicate Vibrant Scent – 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\u003eNatura Sève Roses \u0026amp; Sweet Almond\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Roses \u0026amp; Sweet Almond\u003c\/strong\u003e is a refined in-shower deodorant body oil created to leave skin feeling silky, comfortable, and softly perfumed. Enriched with sweet almond oil, it helps support a moisturized feel throughout the day while enhancing natural-looking radiance—ideal for elegant body-care merchandising in salons and for international shoppers who love fragrance-led Brazilian rituals.\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\u003eDaily Softness\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin soft to the touch after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAll-Day Comfort Moisture Feel\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a hydrated-feeling finish with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRadiance Boost\u003c\/h3\u003e\n\u003cp\u003eHelps enhance natural-looking glow on body skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDelicate, Vibrant Fragrance\u003c\/h3\u003e\n\u003cp\u003eA rose-forward scent with a lively, feminine feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Option Available\u003c\/h3\u003e\n\u003cp\u003eChoose the refill when repurchasing to maintain your routine with less packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologist Tested\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested as indicated in your product details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eAligned with vegan and cruelty-free beauty preferences.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 oil used before or after the shower?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s used during the shower on wet skin, then rinsed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the fragrance feel like?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s described as delicate and vibrant, with a rose-inspired feminine profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s dermatologically tested, but fragrance-sensitive users should patch test and review label allergens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBased on the information you provided, it is positioned as vegan and cruelty-free.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609013055804,"sku":"MKPBR2024-1881","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-roses-sweet-almond-deodorant-body-oil-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_efe4e3df-4860-4530-9328-57e15b7ce85b.png?v=1784450159"},{"product_id":"natura-seve-almond-black-orchid-body-oil","title":"Natura Sève Sweet Almond \u0026 Black Orchid Deodorant Moisturizing Body Oil (In-Shower Rinse-Off) – Soft, Scented Skin – 6.76 fl oz (200 ml) Bottle or Refill","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\u003eNatura Sève Sweet Almond \u0026amp; Black Orchid\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Sweet Almond \u0026amp; Black Orchid \u003c\/strong\u003eis a sensorial in-shower deodorant moisturizing body oil created to leave skin feeling soft, comfort-hydrated, and elegantly perfumed. Enriched with sweet almond oil, it helps enhance natural-looking radiance while surrounding the body with a warm, enveloping scent—ideal for premium self-care, salon retail, and internationally curated Brazilian beauty assortments.\u003cbr\u003e\u003cbr\u003eFor a more mindful routine, you can also choose to buy the Sève refill instead—an easy way to keep your ritual consistent while using less packaging.\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\u003eAll-Day Softness Feel\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin feeling soft and conditioned after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatural-Looking Glow\u003c\/h3\u003e\n\u003cp\u003eHelps enhance radiance for a luminous body finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMoisturizing Comfort\u003c\/h3\u003e\n\u003cp\u003eHelps support a hydrated, comfortable skin feel throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eElegant Fragrance Ritual\u003c\/h3\u003e\n\u003cp\u003eLeaves a sensual, enveloping scent inspired by black orchid and almond.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eAligned with vegan formulas and cruelty-free beauty routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologist Tested\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested as indicated in your product details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Option Available\u003c\/h3\u003e\n\u003cp\u003eChoose the refill format as an alternative to the full bottle when repurchasing.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 product a rinse-off oil?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—apply on wet skin during the shower, massage, then rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the scent profile feel like?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s described as enveloping and sensual, pairing almond softness with a darker floral tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it daily?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed for routine body care use; if you have sensitive skin, patch test first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on the face?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo—do not use on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBased on your details, it is positioned as vegan and cruelty-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy a refill instead of the full bottle?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this version offers a refill option, ideal for repurchasing with less packaging.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52609022886204,"sku":"MKPBR2024-1882","price":58.99,"currency_code":"USD","in_stock":true},{"title":"Refill","offer_id":52609022918972,"sku":"MKPBR2024-1883","price":40.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-sweet-almond-black-orchid-deodorant-body-oil-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_ba2c3138-c5f4-4654-a3a9-7c2435f61e81.png?v=1784450314"},{"product_id":"natura-seve-almond-plum-blossom-body-oil","title":"Natura Sève Sweet Almond \u0026 Plum Blossom Deodorant Body Oil (In-Shower Rinse-Off) – Soft, Radiant-Looking Skin + Floral Scent – 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\u003eNatura Sève Sweet Almond \u0026amp; Plum Blossom\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Sweet Almond \u0026amp; Plum Blossom\u003c\/strong\u003e is a sensorial in-shower deodorant body oil that transforms daily cleansing into a refined Brazilian ritual. Enriched with sweet almond oil, it helps keep skin feeling soft and comfort-hydrated while enhancing natural-looking radiance. The vibrant floral fragrance adds an elegant, feminine finish that works beautifully for personal routines and premium salon retail.\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\u003eUp to 24-Hour Softness Feel\u003c\/h3\u003e\n\u003cp\u003eHelps keep skin feeling soft and moisturized for up to 24 hours with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlow Support\u003c\/h3\u003e\n\u003cp\u003eHelps enhance the skin’s natural-looking radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDryness Comfort\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look of dryness and improve comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBarrier Support\u003c\/h3\u003e\n\u003cp\u003eHelps support the skin’s natural barrier as part of daily care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective Comfort Film\u003c\/h3\u003e\n\u003cp\u003eHelps form a light comfort film after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVibrant Floral Scent\u003c\/h3\u003e\n\u003cp\u003eA floral, sensual fragrance with a bright signature.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 it used on wet or dry skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eUse it on wet skin during the shower, then rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it moisturize all day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed to help keep skin feeling moisturized and comfortable; results vary by routine and skin type.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it replace body lotion?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eMany customers use it as a one-step shower ritual; drier skin may still enjoy layering a lotion afterward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it safe for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003ePatch test is recommended, especially for fragrance-sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on the face?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo—do not use on the face.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609036517692,"sku":"MKPBR2024-1884","price":58.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-sweet-almond-plum-blossom-deodorant-body-oil-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_42e58fa6-db5d-4814-be19-fbe789b4197f.png?v=1784450971"},{"product_id":"natura-seve-almond-cherry-body-oil","title":"Natura Sève Almond \u0026 Cherry Deodorant Body Oil (In-Shower Rinse-Off) – Soft, Radiant-Looking Skin + Velvet Scent – 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\u003eNatura Sève Almond \u0026amp; Cherry\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Almond \u0026amp; Cherry \u003c\/strong\u003eis a sensorial in-shower deodorant body oil crafted to leave skin feeling softly conditioned, comfortably hydrated, and beautifully perfumed with a velvet-like fragrance.\u003cbr\u003e\u003cbr\u003eMade with 100% vegetable oils and enriched with sweet almond oil, it helps enhance natural-looking radiance while supporting the skin’s comfort—an elegant shower ritual for daily wellness routines, salon retail, and premium international resale.\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\u003eSoft, Silky Skin Feel\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin feeling smooth, supple, and comfortable after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlow-Enhancing Finish\u003c\/h3\u003e\n\u003cp\u003eHelps enhance natural-looking radiance for a refined body glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDryness Comfort\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look and feel of dryness, supporting all-day comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective Comfort Film\u003c\/h3\u003e\n\u003cp\u003eHelps form a light protective film that supports moisture comfort after the shower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBarrier-Supporting Ritual\u003c\/h3\u003e\n\u003cp\u003eHelps support the skin’s natural barrier feel with consistent body care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVelvet Fragrance Experience\u003c\/h3\u003e\n\u003cp\u003eLeaves skin delicately scented with a velvety almond-and-cherry-inspired aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePlant-Forward Formula\u003c\/h3\u003e\n\u003cp\u003eMade with 100% vegetable oils and 91.75% ingredients of vegetable origin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNo Mineral Oil\u003c\/h3\u003e\n\u003cp\u003eFormulated without mineral oil, aligned with modern body-care preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRecycled Packaging\u003c\/h3\u003e\n\u003cp\u003eBottle made with 100% post-consumer recycled PET.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 a leave-on body oil?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed as an in-shower, rinse-off body oil—apply on wet skin, massage, then rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does “velvet fragrance” mean in practice?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt refers to a soft, smooth, enveloping scent profile—warm, feminine, and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it contain mineral oil?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo—this version is positioned as not containing mineral oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the packaging more sustainable?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe bottle is listed as 100% post-consumer recycled PET, supporting more mindful packaging choices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s positioned for all skin types, but fragrance-sensitive users should review label allergens and patch test.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609050935612,"sku":"MKPBR2024-1885","price":58.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-almond-cherry-deodorant-body-oil-in-shower-rinse-off-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_64d162ba-a8a5-41c2-a9af-f110bb8abef5.png?v=1784451204"},{"product_id":"natura-seve-sweet-almond-freesia-body-oil","title":"Natura Sève Sweet Almond \u0026 Freesia Deodorant Body Oil (In-Shower Rinse-Off) – Soft, Scented Skin + Fresh Floral Notes – 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\u003eNatura Sève Sweet Almond \u0026amp; Freesia\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Sweet Almond \u0026amp; Freesia\u003c\/strong\u003e is a sensorial in-shower deodorant body oil crafted for those who want softness, glow, and a fresh floral signature in one elegant step.\u003cbr\u003e\u003cbr\u003eMade with sweet almond oil, it supports a silky, conditioned feel after rinsing while leaving skin lightly perfumed—an effortless upgrade for daily body care, salon retail, and premium Brazilian beauty assortments.\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\u003eSoft, Conditioned Feel\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin feeling smooth and supple after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFresh Floral Scent\u003c\/h3\u003e\n\u003cp\u003eFreesia-inspired notes for a bright, clean, feminine finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlow Support\u003c\/h3\u003e\n\u003cp\u003eHelps enhance natural-looking radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDaily Shower Convenience\u003c\/h3\u003e\n\u003cp\u003eOne-step ritual: apply on wet skin, massage, rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eAligned with vegan formulas and cruelty-free beauty routines.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 oil used during the shower?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—apply on wet skin during the shower and rinse after massage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does freesia smell like here?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s positioned as a fresh floral scent with a bright, feminine character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed for routine body care; patch test if you’re fragrance-sensitive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s positioned for all skin types; adjust frequency based on comfort and preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on the face?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo—avoid facial use.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609068368188,"sku":"MKPBR2024-1886","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-sweet-almond-freesia-deodorant-body-oil-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_d5baf40d-1ef8-4652-b67a-1704e2d40f82.png?v=1784451338"},{"product_id":"natura-seve-pink-pepper-body-oil-in-shower","title":"Natura Sève Pink Pepper Deodorant Body Oil (In-Shower Rinse-Off) – Soft, Radiant-Looking Skin + Exotic Scent – 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\u003eNatura Sève Pink Pepper\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Sève Pink Pepper\u003c\/strong\u003e is a sensorial in-shower deodorant body oil with a sensual, exotic fragrance designed to make daily body care feel more elevated and intentional. Enriched with sweet almond oil and crafted with a plant-based oil profile, it helps leave skin feeling soft, comfortably hydrated, and naturally radiant after rinsing.\u003cbr\u003e\u003cbr\u003eFor a more mindful repurchase, you can also choose to buy the Sève refill instead—ideal for maintaining your ritual while reducing packaging.\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\u003eSoft, Conditioned Finish\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin feeling smooth, supple, and comfortable after the shower.\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 natural-looking glow for a refined body sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDryness Comfort\u003c\/h3\u003e\n\u003cp\u003eHelps support a more hydrated-feeling body routine with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eExotic Fragrance Layer\u003c\/h3\u003e\n\u003cp\u003eLeaves skin perfumed with a sensual, exotic pink pepper-inspired profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologist Tested\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested (as listed in your product details).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Option Available\u003c\/h3\u003e\n\u003cp\u003eChoose the refill format as an alternative to the full bottle when repurchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eAligned with shoppers seeking vegan formulas and cruelty-free body care.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): Helps soften and condition skin, supporting a smoother, more comfortable feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePalm Oil (Elaeis Guineensis Oil): A plant-derived emollient base that helps seal in moisture and enhance slip during in-shower massage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLecithin: Helps promote a supple, cared-for skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E Derivative (Tocopheryl Acetate): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Components (Linalool, Limonene, Coumarin, Eugenol): Contribute to the signature scent; relevant for fragrance-sensitive users.\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. Do not use on the face. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs; consider a patch test if you have sensitive or reactive skin. Contains fragrance allergens listed on the label (including Linalool, Limonene, Alpha-Isomethyl Ionone, and others). Use caution in the shower: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 used during the shower or after?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s used during the shower on wet skin, then rinsed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes the Pink Pepper version different?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s defined by a more exotic, sensual fragrance profile, while keeping the same in-shower oil ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy the refill instead of the full bottle?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this product has a refill option, ideal for repurchasing with less packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s positioned for all skin types, but fragrance-sensitive users should review label allergens and patch test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBased on your details, it is positioned as vegan and cruelty-free.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Bottle","offer_id":52609075577148,"sku":"MKPBR2024-1887","price":53.99,"currency_code":"USD","in_stock":true},{"title":"Refill","offer_id":52609075609916,"sku":"MKPBR2024-1888","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-seve-pink-pepper-deodorant-body-oil-in-shower-rinse-off-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_f40bbbc9-78c5-4dbc-9336-56c3a763a3d1.png?v=1784451500"},{"product_id":"natura-tododia-assorted-bar-soap-gift-set","title":"Natura Tododia Assorted Bar Soap Gift Set (5 Bars) – Creamy Lather, Soft-Skin Cleanse – 15.87 oz (450 g) Total","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\u003eNatura Tododia Assorted Bar Soap Gift Set\u003c\/h2\u003e\n\u003cp\u003eElevate the everyday shower into a modern wellness ritual with the \u003cstrong\u003eNatura Tododia Assorted Bar Soap Gift Set\u003c\/strong\u003e. This curated box features five fragranced bar soaps that cleanse with a creamy, abundant foam while helping maintain skin’s natural comfort.\u003cbr\u003e\u003cbr\u003eDesigned for an invigorating, sensorial bath experience, each bar offers a different fragrance mood—ideal for gifting, salon retail, guest bathrooms.\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\u003eRosemary \u0026amp; Sage Bar Soap – 3.17 oz (90 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCleanses with a creamy lather for a refreshed feel\u003c\/li\u003e\n\u003cli\u003eHelps maintain skin’s natural hydration comfort\u003c\/li\u003e\n\u003cli\u003eAromatic herbal scent for an energizing shower moment\u003c\/li\u003e\n\u003cli\u003eUse daily on the body; rinse thoroughly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePink Grape \u0026amp; Pomegranate Bar Soap – 3.17 oz (90 g) (2 units)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGentle cleansing designed for everyday use\u003c\/li\u003e\n\u003cli\u003eLeaves skin feeling soft and comfortably clean\u003c\/li\u003e\n\u003cli\u003eFruity-floral fragrance for a vibrant, uplifting ritual\u003c\/li\u003e\n\u003cli\u003eLather on the body; rinse thoroughly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePeach \u0026amp; Carnation Flower Bar Soap – 3.17 oz (90 g) (2 units)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRich foam that rinses clean\u003c\/li\u003e\n\u003cli\u003eHelps avoid the tight, over-cleansed feeling\u003c\/li\u003e\n\u003cli\u003eSoft floral-fruity fragrance with a cozy finish\u003c\/li\u003e\n\u003cli\u003eLather on the body; rinse thoroughly\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\u003eCreamy, Abundant Foam\u003c\/h3\u003e\n\u003cp\u003eCreates a dense, enveloping lather for a more sensorial shower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComfort-Clean Finish\u003c\/h3\u003e\n\u003cp\u003eCleanses without leaving skin feeling overly dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoft-Skin Feel\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a delicate feeling of softness after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFragrance Variety\u003c\/h3\u003e\n\u003cp\u003eIncludes three distinct scent profiles so customers can rotate by mood or season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGift-Ready Presentation\u003c\/h3\u003e\n\u003cp\u003eA curated set ideal for gifting, travel homes, and salon shelves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eDeveloped for routine body cleansing with dermatological testing indicated.\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\"\u003eGlycerin: Helps support a more comfortable, less stripped feel during cleansing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVegetable Soap Base (Sodium Palmitate, Sodium Oleate, Sodium Laurate, etc.): The cleansing base that creates structure and foam in bar soaps.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCorn Starch (Zea Mays Starch): Helps contribute to a smooth, pleasant bar texture.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance (Parfum): Provides the signature scent experience across the assorted bars.\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. Use on the body only; avoid the face and eye area. If product gets into eyes, rinse thoroughly with water. Discontinue use if irritation occurs. Contains fragrance allergens that may not be suitable for very sensitive skin, including Coumarin, Hexyl Cinnamal, Linalool, Limonene, Benzyl Salicylate, Citronellol, Benzyl Benzoate (as listed). Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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\u003eAre the five soaps all the same fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. This gift set includes assorted fragrances: rosemary \u0026amp; sage; pink grape \u0026amp; pomegranate; peach \u0026amp; carnation flower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these soaps on my face?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThey are intended for body cleansing. Avoid facial use, especially if you have sensitive facial skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the ingredients differ between the bars?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIn assorted sets, ingredients can vary by fragrance. Always check the individual bar label for the exact list.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is dermatologically tested, but fragrance-sensitive customers should review listed allergens and consider patch testing.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609128071484,"sku":"MKPBR2024-1889","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-tododia-assorted-bar-soap-gift-set-5-pack-15-87-oz-450-g-hero-mkpbr.com-worldwide-shipping_d5c34702-298f-4e7d-8e70-9266757f609f.png?v=1784451750"},{"product_id":"natura-mamae-e-bebe-baby-cologne","title":"Natura Mamãe e Bebê Baby Cologne – Soft Scent for Everyday Bonding, Alcohol-Free Formula, Hypoallergenic, Pediatrician Tested, Vegan \u0026 Safe Daily Use  – 3.38 fl 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eNatura Mamãe e Bebê Alcohol-Free Baby Cologne\u003c\/h2\u003e\n\u003cp\u003eDelicate, comforting, and designed for the earliest moments, \u003cstrong\u003eNatura Mamãe e Bebê Alcohol-Free Baby Cologne\u003c\/strong\u003e offers a soft citrus-floral scent created for everyday rituals after bath time or whenever you want a gentle touch of freshness.\u003cbr\u003e\u003cbr\u003eWith 89% ingredients of natural origin and a minimalist, baby-conscious formula, it’s a refined way to perfume clothing and create a calm, affectionate routine—beautifully aligned with wellness-focused families and premium baby-care gifting.\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\u003eAlcohol-Free, Gentle Scent\u003c\/h3\u003e\n\u003cp\u003eNo alcohol for a softer perfuming ritual designed for babies’ routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHypoallergenic\u003c\/h3\u003e\n\u003cp\u003eFormulated to help minimize the risk of allergies, ideal for sensitive little ones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePediatrician Tested \u0026amp; Approved\u003c\/h3\u003e\n\u003cp\u003eDeveloped with baby care in mind and tested\/approved by pediatricians per product claim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEveryday Bonding Ritual\u003c\/h3\u003e\n\u003cp\u003eA subtle fragrance experience that helps create a loving, comforting routine after bath time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatural-Origin Formula\u003c\/h3\u003e\n\u003cp\u003eMade with 89% ingredients of natural origin for a more mindful baby-care choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eCrafted to align with vegan and cruelty-free beauty standards.\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\u003ePlace a few drops on your fingertips and apply to the baby’s clothing and behind the ear.\u003cbr\u003eApply only by adults or under adult supervision. Best for daily use and post-bath.\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\"\u003eWater (Aqua): The lightweight base that keeps the formula soft and gentle.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePEG-40 Hydrogenated Castor Oil: Helps solubilize fragrance, supporting an even, pleasant application.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePropanediol: A humectant-like ingredient that supports a comfortable, skin-friendly feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydroxyacetophenone: Supports formula integrity and stability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSodium Gluconate: Helps support formula stability and performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePotassium Phosphate + Disodium Phosphate: Used to support pH balance and overall formula performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance (Parfum): Delivers the signature citrus-floral scent profile.\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. Apply only by adults or under adult supervision. Do not use on irritated or broken skin. Avoid contact with the baby’s face and hands. If irritation occurs, stop use and seek medical advice. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 baby cologne alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, it is an alcohol-free cologne designed for a gentle perfuming ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat age is it recommended for?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe suggested age is 0 to 3 years, as provided in the product details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I apply it directly to my baby’s skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eFollow the guidance provided: apply to clothing and behind the ear, and avoid irritated skin. Always apply by an adult.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the scent smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s a citrus-floral fragrance—soft, clean, and comforting for daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it hypoallergenic?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is labeled hypoallergenic and formulated to help minimize the risk of allergies, but individual sensitivities can vary.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609224245564,"sku":"MKPBR2024-1890","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-mamae-e-bebe-alcohol-free-baby-cologne-citrus-floral-3-38-fl-oz-100-ml-hero-mkpbr.com-worldwide-shipping_8e8112d7-a5e3-4409-9ab7-7e768a13a32d.png?v=1784452335"},{"product_id":"natura-ekos-exfoliating-bar-soap-gift-set","title":"Natura Ekos Exfoliating Bar Soap Gift Set (4 Bars) – Creamy Cleanse, Skin-Polishing Texture – 14.11 oz (400 g) Total","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\u003eNatura Ekos Exfoliating Bar Soap Gift Set\u003c\/h2\u003e\n\u003cp\u003eBring the Amazon to your daily shower with the \u003cstrong\u003eNatura Ekos Exfoliating Bar Soap Gift Set\u003c\/strong\u003e, a premium box of four iconic Ekos fragrances crafted with biocosmetic technology and Amazonian bioactives. Each bar combines a creamy cleanse with a gentle exfoliating feel to help refresh skin texture without that over-cleansed sensation—perfect for elevated self-care, salon retail, and curated Brazilian gifting.\u003cbr\u003e\u003cbr\u003ePowered by 100% vegetable oils and designed with biodegradable formulas, this set perfumes, cleanses, and helps maintain the skin’s natural comfort while supporting Natura Ekos’ commitment to the forest and the Amazon communities behind these ingredients.\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\u003eNatura Ekos Castanha Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCreamy lather that cleanses without feeling harsh\u003c\/li\u003e\n\u003cli\u003eGentle exfoliating texture to help renew the feel of skin\u003c\/li\u003e\n\u003cli\u003eAmazonian oil-based care to support skin comfort\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatura Ekos Maracujá Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eComfort-clean finish designed for everyday use\u003c\/li\u003e\n\u003cli\u003eExfoliating feel to help smooth the look of dullness\u003c\/li\u003e\n\u003cli\u003eFresh, uplifting fragrance to perfume the body\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatura Ekos Buriti Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCreamy cleanse that helps maintain natural hydration comfort\u003c\/li\u003e\n\u003cli\u003eSkin-polishing texture for a revitalized feel\u003c\/li\u003e\n\u003cli\u003eFeatures Amazonian bioactive inspiration (buriti line)\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatura Ekos Pitanga Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCleanses with an enveloping, sensorial foam\u003c\/li\u003e\n\u003cli\u003eExfoliating texture to refresh and renew the skin feel\u003c\/li\u003e\n\u003cli\u003eBright, fruity fragrance profile to scent the body\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCreamy Cleanse, No Stripped Feel\u003c\/h3\u003e\n\u003cp\u003eCreates a rich foam that helps cleanse while keeping skin feeling comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eExfoliating Texture for Skin Renewal\u003c\/h3\u003e\n\u003cp\u003eProvides a gentle polishing action to help refresh the feel of skin texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e4 Iconic Ekos Fragrances\u003c\/h3\u003e\n\u003cp\u003eIncludes Castanha, Maracujá, Buriti, and Pitanga for a scent wardrobe in one box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePlant-Based Cleansing Base\u003c\/h3\u003e\n\u003cp\u003eMade with 100% vegetable oils to support a more mindful body-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBiodegradable Formula Concept\u003c\/h3\u003e\n\u003cp\u003eCrafted with biodegradable formulas designed to align with responsible beauty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGift-Ready Box\u003c\/h3\u003e\n\u003cp\u003eA premium presentation ideal for gifting, guest bathrooms, and salon retail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eDesigned to match modern shoppers looking for vegan and cruelty-free body care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazon Impact Commitment\u003c\/h3\u003e\n\u003cp\u003eEkos helps support forest regeneration and strengthens income for Amazon guardian communities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegetable Soap Base (Sodium Palmitate, Sodium Oleate, etc.)\u003c\/h3\u003e\n\u003cp\u003eProvides the cleansing structure and classic bar performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlycerin\u003c\/h3\u003e\n\u003cp\u003eHelps support a more comfortable cleanse and a softer skin feel after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSorbitol\u003c\/h3\u003e\n\u003cp\u003eContributes to a smooth, pleasant bar feel and helps retain moisture in the bar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFlaxseed Powder (Linum Usitatissimum Seed Powder)\u003c\/h3\u003e\n\u003cp\u003eAdds a skin-polishing exfoliating texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazonian Oil Highlight (Mauritia Flexuosa Fruit Oil)\u003c\/h3\u003e\n\u003cp\u003eA buriti-derived oil listed in the formula to support a nourished feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTocopherol (Vitamin E)\u003c\/h3\u003e\n\u003cp\u003eProvides antioxidant-support for formula and skin feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 19\u003c\/h3\u003e\n\u003cp\u003eFor external use only. Use on the body only; avoid the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 20\u003c\/h3\u003e\n\u003cp\u003eAvoid contact with eyes; rinse thoroughly if contact occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 21\u003c\/h3\u003e\n\u003cp\u003eDiscontinue use if irritation occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 22\u003c\/h3\u003e\n\u003cp\u003eContains fragrance allergens that may not be suitable for very sensitive skin, including Limonene, Linalool, Hexyl Cinnamal, Geraniol (as listed).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 23\u003c\/h3\u003e\n\u003cp\u003eExfoliating texture: use gently and avoid over-scrubbing on very sensitive areas.\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\"\u003eWhat’s included\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatura Ekos Castanha Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCreamy lather that cleanses without feeling harsh\u003c\/li\u003e\n\u003cli\u003eGentle exfoliating texture to help renew the feel of skin\u003c\/li\u003e\n\u003cli\u003eAmazonian oil-based care to support skin comfort\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatura Ekos Maracujá Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eComfort-clean finish designed for everyday use\u003c\/li\u003e\n\u003cli\u003eExfoliating feel to help smooth the look of dullness\u003c\/li\u003e\n\u003cli\u003eFresh, uplifting fragrance to perfume the body\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatura Ekos Buriti Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCreamy cleanse that helps maintain natural hydration comfort\u003c\/li\u003e\n\u003cli\u003eSkin-polishing texture for a revitalized feel\u003c\/li\u003e\n\u003cli\u003eFeatures Amazonian bioactive inspiration (buriti line)\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatura Ekos Pitanga Exfoliating Bar Soap – 3.53 oz (100 g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCleanses with an enveloping, sensorial foam\u003c\/li\u003e\n\u003cli\u003eExfoliating texture to refresh and renew the skin feel\u003c\/li\u003e\n\u003cli\u003eBright, fruity fragrance profile to scent the body\u003c\/li\u003e\n\u003cli\u003eGlide on body to foam; rinse thoroughly (avoid face)\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\u003eCreamy Cleanse, No Stripped Feel\u003c\/h3\u003e\n\u003cp\u003eCreates a rich foam that helps cleanse while keeping skin feeling comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eExfoliating Texture for Skin Renewal\u003c\/h3\u003e\n\u003cp\u003eProvides a gentle polishing action to help refresh the feel of skin texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e4 Iconic Ekos Fragrances\u003c\/h3\u003e\n\u003cp\u003eIncludes Castanha, Maracujá, Buriti, and Pitanga for a scent wardrobe in one box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePlant-Based Cleansing Base\u003c\/h3\u003e\n\u003cp\u003eMade with 100% vegetable oils to support a more mindful body-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBiodegradable Formula Concept\u003c\/h3\u003e\n\u003cp\u003eCrafted with biodegradable formulas designed to align with responsible beauty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGift-Ready Box\u003c\/h3\u003e\n\u003cp\u003eA premium presentation ideal for gifting, guest bathrooms, and salon retail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eDesigned to match modern shoppers looking for vegan and cruelty-free body care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazon Impact Commitment\u003c\/h3\u003e\n\u003cp\u003eEkos helps support forest regeneration and strengthens income for Amazon guardian communities.\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\"\u003eVegetable Soap Base (Sodium Palmitate, Sodium Oleate, etc.): Provides the cleansing structure and classic bar performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: Helps support a more comfortable cleanse and a softer skin feel after rinsing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSorbitol: Contributes to a smooth, pleasant bar feel and helps retain moisture in the bar.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFlaxseed Powder (Linum Usitatissimum Seed Powder): Adds a skin-polishing exfoliating texture.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAmazonian Oil Highlight (Mauritia Flexuosa Fruit Oil): A buriti-derived oil listed in the formula to support a nourished feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTocopherol (Vitamin E): Provides antioxidant-support for formula and skin 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. Use on the body only; avoid the face. Avoid contact with eyes; rinse thoroughly if contact occurs. Discontinue use if irritation occurs. Contains fragrance allergens that may not be suitable for very sensitive skin, including Limonene, Linalool, Hexyl Cinnamal, Geraniol (as listed). Exfoliating texture: use gently and avoid over-scrubbing on very sensitive areas. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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\u003eAre all four bars exfoliating?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, this set is positioned as creamy, exfoliating bar soaps, designed to cleanse and gently polish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these soaps on my face?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThey’re intended for body use. Avoid facial use, especially on sensitive facial skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo all bars have the exact same ingredients?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIn assorted fragrance sets, ingredients can vary by fragrance. Always check the individual bar label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of exfoliation should I expect?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA gentle, physical exfoliating texture designed to help renew the feel of skin during cleansing—use with light pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this set suitable for gifting or salon retail?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. The gift-ready box and four signature Ekos fragrances make it ideal for gifting, guest bathrooms, and professional resale.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609400111420,"sku":"MKPBR2024-1891","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-ekos-exfoliating-bar-soap-gift-set-4-bars-14-11-oz-400-g-hero-mkpbr.com-worldwide-shipping_42aaf71d-2909-4b93-9ffc-0330f25951e5.png?v=1784452538"},{"product_id":"natura-ekos-castanha-hand-cream","title":"Natura Ekos Castanha Hand Cream for 48H Moisture + Nail Shine","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\u003eNatura Ekos Castanha Hand Cream\u003c\/h2\u003e\n\u003cp\u003eNourish hands and elevate your everyday ritual with \u003cstrong\u003eNatura Ekos Castanha Hand Cream\u003c\/strong\u003e, a fast-absorbing, creamy formula created to support long-lasting comfort for hands and nails. Inspired by the richness of Amazonian bioactives, this hand cream is crafted with raw Castanha (Brazil nut) oil, naturally rich in omega 6 and 9, to help defend against visible dryness while leaving skin beautifully soft—without a heavy feel.\u003cbr\u003e\u003cbr\u003eThis updated favorite comes in a 100% recycled aluminum tube, designed for a more mindful routine. Prefer an alternative repurchase option? You can also choose to buy the refill instead, keeping your Ekos ritual consistent with less packaging.\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\u003e48H Moisture\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a long-lasting moisturized feel for up to 48 hours with regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImmediate Comfort\u003c\/h3\u003e\n\u003cp\u003eProvides instant hydration to help relieve the feeling of dryness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti-Dryness Support\u003c\/h3\u003e\n\u003cp\u003eHelps reduce visible signs of dryness, supporting softer-looking hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIntense Nutrition\u003c\/h3\u003e\n\u003cp\u003eNourishes with a comfort-rich texture designed for daily hand care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNail Shine Boost\u003c\/h3\u003e\n\u003cp\u003eHelps enhance the look of nail shine as part of your hand-and-nail routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast-Absorbing Cream Texture\u003c\/h3\u003e\n\u003cp\u003eCreamy feel with quick absorption, suitable for on-the-go reapplication.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Option Available\u003c\/h3\u003e\n\u003cp\u003eYou may choose the refill format instead of the full package when repurchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRecycled Aluminum Packaging\u003c\/h3\u003e\n\u003cp\u003eUpdated tube made with 100% recycled aluminum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazon Social Impact\u003c\/h3\u003e\n\u003cp\u003eEkos Castanha supports forest regeneration and helps strengthen income for 689 Amazon guardian families linked to sustainable harvest.\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\"\u003eCastanha (Brazil Nut) Oil (Bertholletia Excelsa Seed Oil): Rich in omega 6 and 9, helps deeply nourish and support a softer hand feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: A classic humectant that helps attract and retain moisture for comfort hydration.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePanthenol (Pro-Vitamin B5): Helps support a smooth, conditioned feel and daily moisture comfort.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCupuaçu Seed Butter Derivative (Myristyl Theobroma Grandiflorum Seedate): Helps reinforce a comfort barrier feel, especially in dry climates.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMurumuru Seed Butter (Astrocaryum Murumuru Seed Butter): Helps provide rich emollience and softness without a greasy finish.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTocopherol (Vitamin E): Offers antioxidant support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTukumã Bioactive (as stated): Amazon-inspired bioactive highlighted in the product details.\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. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs. Contains Brazil nut (Castanha) oil; those with nut sensitivities should review the label and consider patch testing. Contains fragrance allergens (as listed in the formula notes), including Linalool, Limonene, Benzyl Salicylate, Coumarin, Alpha-Isomethyl Ionone. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 hand cream suitable for very dry hands?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed to deliver intense nutrition and help support anti-dryness comfort, especially with regular reapplication.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it leave a greasy finish?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe texture is described as creamy with fast absorption, designed to feel comfortable for daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on nails and cuticles?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It’s positioned for hands and nails, and it helps enhance the look of nail shine as part of the routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there a refill option?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this product is described as having a refill option, so you can choose to buy the refill instead when repurchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBased on your product details, it is positioned as vegan and cruelty-free.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"75g","offer_id":52961920844092,"sku":"MKPBR2024-1892","price":24.99,"currency_code":"USD","in_stock":true},{"title":"40g","offer_id":52961920876860,"sku":"MKPBR2024-2560","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-ekos-castanha-hand-cream-for-48h-moisture-nail-shine-2-65-oz-75-g-hero-mkpbr.com-worldwide-shipping_5c83e1c5-52ec-4e7a-8e63-dffacaf26938.png?v=1784452702"},{"product_id":"natura-ekos-madeira-em-flor-hand-cream","title":"Natura Ekos Madeira em Flor Hand Cream with Copaiba Essential Oil – Soft Hands + Nail Shine","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\u003eNatura Ekos Madeira em Flor Hand Cream\u003c\/h2\u003e\n\u003cp\u003eWrap your hands in a sensorial Amazon-inspired ritual with \u003cstrong\u003eNatura Ekos Madeira em Flor Hand Cream\u003c\/strong\u003e. Created to celebrate care, wellbeing, and connection with nature, this fast-absorbing formula moisturizes with a creamy, elegant finish—leaving hands feeling soft, protected, and beautifully perfumed with floral-woody notes inspired by the exuberance of the Amazon.\u003cbr\u003e\u003cbr\u003eDeveloped with copaiba essential oil, the fragrance is enveloping yet refined—ideal for premium salon retail, gifting, and international resellers who want a sophisticated Brazilian wellness product that feels elevated without being overpowering.\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\u003eSoft, Perfumed Hands\u003c\/h3\u003e\n\u003cp\u003eHelps leave hands feeling smooth and delicately scented with a floral-woody signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtect + Nourish + Soften\u003c\/h3\u003e\n\u003cp\u003eA moisturizing ritual that helps protect the feel of the skin, supporting comfort and softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNail Shine Support\u003c\/h3\u003e\n\u003cp\u003eHelps enhance the look of nail shine as part of a hand-and-nail routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast-Absorbing Cream Texture\u003c\/h3\u003e\n\u003cp\u003eCreamy, lightweight feel with quick absorption—ideal for reapplication throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazon-Inspired Fragrance\u003c\/h3\u003e\n\u003cp\u003eFloral and woody notes designed to feel modern, elegant, and enveloping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eDeveloped to align with vegan preferences and cruelty-free values.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eSuitable for routine hand care with dermatological testing indicated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEkos Amazon Impact (as stated)\u003c\/h3\u003e\n\u003cp\u003eEkos contributes to forest regeneration and supports income for Amazon guardian families linked to sustainable harvest.\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\"\u003eCopaiba Essential Oil (as stated): A prized Amazon ingredient highlighted for the Madeira em Flor identity and sensorial ritual.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin (Glycerol): Helps attract and retain moisture, supporting softer-feeling hands.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePropanediol: Supports a comfortable moisturized feel and formula performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePassion Fruit Seed Oil (Óleo da Semente de Maracujá-Azedo): Adds emollient care, supporting a supple skin feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTocopherol (Vitamin E): Provides antioxidant-support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCetearyl Alcohol + Dicaprylyl Ether: Emollients that support a creamy texture and smooth application.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance Allergens (as listed): Includes Benzyl Salicylate, Alpha-Isomethyl Ionone, Linalool, Limonene, Coumarin, Hexyl Cinnamal, Hydroxycitronellal.\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. Avoid contact with eyes; rinse thoroughly with water if contact occurs. Discontinue use if irritation occurs. Contains fragrance allergens (see label), including Benzyl Salicylate, Linalool, Limonene, Coumarin, Hexyl Cinnamal, Hydroxycitronellal, Alpha-Isomethyl Ionone. If you have very sensitive skin, consider patch testing before regular use. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 does “Madeira em Flor” smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s a floral-woody profile designed to feel enveloping and elegant, inspired by the Amazon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this hand cream fast-absorbing?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—its texture is described as creamy with quick absorption, ideal for everyday reapplication.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply it to nails and cuticles too?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It’s positioned for hands and nails, and it helps enhance the look of nail shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s indicated for all skin types and is dermatologically tested, but patch testing is recommended for very sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this product vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBased on the details you provided, it is positioned as vegan and cruelty-free.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609576141116,"sku":"MKPBR2024-1893","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-ekos-madeira-em-flor-hand-cream-with-copaiba-essential-oil-2-65-oz-75-g-hero-mkpbr.com-worldwide-shipping_0a709cd9-b8a5-4cca-b78a-7f47224d9119.png?v=1784452811"},{"product_id":"natura-ekos-maracuja-hand-cream","title":"Natura Ekos Maracujá Hand Cream for 48H Moisture + Calming Care","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\u003eNatura Ekos Maracujá Hand Cream\u003c\/h2\u003e\n\u003cp\u003eRefresh your hand-care ritual with \u003cstrong\u003eNatura Ekos Maracujá Hand Cream\u003c\/strong\u003e, a fast-absorbing moisturizer inspired by the sensorial power of Amazon bioactives. Crafted with maracujá (passion fruit) seed oil, naturally rich in essential fatty acids, this lightweight cream helps deliver long-lasting hydration while supporting a calmer, more comfortable skin feel—ideal for daily use, salon retail, and premium Brazilian beauty assortments.\u003cbr\u003e\u003cbr\u003eThis updated favorite comes in a 100% recycled aluminum tube for a more mindful routine, balancing performance and conscious packaging in one elegant essential.\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\u003e48H Moisture\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a long-lasting moisturized feel for up to 48 hours with regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti-Stress Maracujá Ritual\u003c\/h3\u003e\n\u003cp\u003eInspired by maracujá’s sensorial identity to support a calming, wellbeing-focused routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProlonged Hydration\u003c\/h3\u003e\n\u003cp\u003eHelps deliver extended hydration for hands exposed to frequent washing and daily stressors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLightweight, Fast Absorption\u003c\/h3\u003e\n\u003cp\u003eFeatures a light texture designed to absorb quickly—comfortable for on-the-go use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCalming Skin Comfort\u003c\/h3\u003e\n\u003cp\u003eHelps soothe the feel of skin, supporting a more balanced, comfortable finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective Comfort Film\u003c\/h3\u003e\n\u003cp\u003eHelps form a light protective film over hands to support moisture comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRecycled Aluminum Packaging\u003c\/h3\u003e\n\u003cp\u003eUpdated tube made with 100% recycled aluminum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazon Social Impact\u003c\/h3\u003e\n\u003cp\u003eEkos Maracujá helps strengthen income for 876 Amazon guardian families linked to sustainable harvest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eDesigned to align with vegan and cruelty-free body care expectations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eSuitable for routine use with dermatological testing indicated.\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\"\u003eMaracujá Seed Oil (Passiflora Edulis Seed Oil): Rich in essential fatty acids to help calm and rebalance the feel of skin while supporting softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: A classic humectant that helps attract and retain moisture for comfort hydration.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMurumuru Seed Butter (Astrocaryum Murumuru Seed Butter): Helps provide nourishing protection and supports a supple feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBuriti Fruit Oil (Mauritia Flexuosa Fruit Oil): A naturally inspired ingredient highlighted for its antioxidant-support and sensorial richness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTocopherol (Vitamin E): Provides antioxidant support to help maintain the look of healthy skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance (Parfum): Delivers a signature maracujá-inspired scent designed for a fresh, uplifting ritual.\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. Avoid contact with eyes; rinse thoroughly with water if contact occurs. Discontinue use if irritation occurs. Contains fragrance allergens (see label), including Benzyl Salicylate, Linalool, Limonene, Coumarin, Hexyl Cinnamal, Hydroxycitronellal, Alpha-Isomethyl Ionone. If you have very sensitive skin, consider patch testing before regular use. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 hand cream heavy or lightweight?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s described as having a light texture with fast absorption, designed for everyday reapplication.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does “48H moisture” mean?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s a product claim indicating the formula helps maintain a moisturized feel for up to 48 hours with regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes maracujá a key ingredient here?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eMaracujá seed oil is rich in essential fatty acids and is highlighted for helping support a calmer, more comfortable skin feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on nails and cuticles?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—apply over hands and nails as part of your routine, smoothing from fingers toward the wrist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBased on the details you provided, it is positioned as vegan and cruelty-free, and it is dermatologically tested.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"75g","offer_id":52961928642876,"sku":"MKPBR2024-1894","price":24.99,"currency_code":"USD","in_stock":true},{"title":"40g","offer_id":52961928675644,"sku":"MKPBR2024-2561","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-ekos-maracuja-hand-cream-for-48h-moisture-calming-care-2-65-oz-75-g-hero-mkpbr.com-worldwide-shipping_ae6594d3-ed86-402f-9dfe-5d10e1d115a9.png?v=1784452916"},{"product_id":"natura-ekos-tukuma-hand-cream","title":"Natura Ekos Tukumã Hand Cream for 48H Moisture + Visible Signs of Aging Support – 2.65 oz (75 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\u003eNatura Ekos Tukumã Hand Cream\u003c\/h2\u003e\n\u003cp\u003eRefine your hand-care ritual with \u003cstrong\u003eNatura Ekos Tukumã Hand Cream\u003c\/strong\u003e, a sensorial, fast-absorbing moisturizer designed to keep hands and nails feeling deeply cared for—without heaviness. Powered by Tukumã bioactive and crafted with a creamy texture that melts in quickly, this daily essential helps deliver immediate hydration while supporting a smoother, more cushioned-looking feel over time—ideal for busy routines, salon retail, and premium Brazilian beauty assortments.\u003cbr\u003e\u003cbr\u003eThis updated favorite comes in a 100% recycled aluminum tube for a more mindful routine, balancing performance and conscious packaging in one elegant essential.\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\u003e48H Moisture\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a moisturized feel for up to 48 hours with regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImmediate Hydration for Hands + Nails\u003c\/h3\u003e\n\u003cp\u003eHelps provide instant comfort hydration for both hands and nails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti-Signs Hand Care\u003c\/h3\u003e\n\u003cp\u003eHelps support the look of hands by addressing the visible signs of early aging with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePlumping Comfort Feel\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin feeling more cushioned and supple, supporting a smoother-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast-Absorbing Cream Texture\u003c\/h3\u003e\n\u003cp\u003eA creamy formula with quick absorption, designed for on-the-go reapplication.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRecycled Aluminum Packaging\u003c\/h3\u003e\n\u003cp\u003eUpdated tube made with 100% recycled aluminum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eDesigned to match shoppers seeking vegan and cruelty-free Brazilian body care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazon Social Impact\u003c\/h3\u003e\n\u003cp\u003eEkos Tukumã supports forest regeneration and strengthens income for 702 Amazon guardian families linked to sustainable harvest.\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\"\u003eTukumã Butter (Tukumã bioactive): A rich Amazon-inspired butter highlighted for helping support skin’s comfort and a more plumped, cared-for feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHyaluronic Acid Support: The Tukumã bioactive was shown to stimulate the skin’s natural production of hyaluronic acid in an ex vivo test for the bioactive.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eEmollient Nourishment: Helps soften and smooth the feel of hands, supporting comfort in dry conditions.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance: Provides the signature Ekos sensorial experience for a refined, wellness-forward routine.\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. Avoid contact with eyes; rinse thoroughly with water if contact occurs. Discontinue use if irritation occurs. Contains fragrance allergens (see label), including Benzyl Salicylate, Linalool, Limonene, Coumarin, Hexyl Cinnamal, Hydroxycitronellal, Alpha-Isomethyl Ionone. If you have very sensitive skin, consider patch testing before regular use. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 hand cream vegan?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, this product is positioned as vegan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does “98% natural-origin ingredients” mean?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt means 98% of the ingredients are of natural origin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much tukumã butter does it contain?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is described as containing 3% tukumã butter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it contain silicones?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo—this formula is described as silicone-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the hyaluronic acid claim based on?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe tukumã bioactive benefit is described as supported by an ex vivo test for stimulating the skin’s natural hyaluronic acid production.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609654063420,"sku":"MKPBR2024-1895","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-ekos-tukuma-hand-cream-for-48h-moisture-visible-signs-support-2-65-oz-75-g-hero-mkpbr.com-worldwide-shipping_1a21492a-ecd6-4421-9302-9fedf3c583c6.png?v=1784453982"},{"product_id":"natura-ekos-tukuma-bi-phase-deodorant-body-oil","title":"Natura Ekos Tukumã Biphase Shower Oil – Replenishing In‑Shower or Bath Body Oil – 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\u003eNatura Ekos Tukumã Biphase Shower Oil\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNatura Ekos Tukumã Biphase Shower Oil \u003c\/strong\u003eis a sensorial in-shower \/ bath body oil designed to leave skin feeling deeply replenished, comfort-hydrated, and beautifully scented—while supporting an anti-signs body-care ritual inspired by the Amazon.\u003cbr\u003e\u003cbr\u003eThis vegan formula features 96% natural-origin ingredients, is silicone-free, biodegradable, and made with a plant-based base. Enriched with raw tukumã oil and tukumã butter, it’s designed for a shower-time massage that helps skin feel smoother and more cushioned. For a more mindful routine, you can also choose to buy the refill instead when repurchasing.\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\u003eIn‑Shower \/ Bath Replenishment\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically as a shower or bath oil to enhance your cleansing ritual with a nourishing, sensorial feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e100% More Hydration\u003c\/h3\u003e\n\u003cp\u003eDelivers 100% more hydration based on the percentage of volunteers who showed improvement in the claimed benefit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti‑Signs Body Care\u003c\/h3\u003e\n\u003cp\u003eHelps support the look of skin by addressing early visible signs of aging in a cosmetic, non-medical context.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHyaluronic Acid Support\u003c\/h3\u003e\n\u003cp\u003eThe tukumã seed butter bioactive is described as helping stimulate the skin’s natural hyaluronic acid production (ex vivo test for the bioactive).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTukumã Oil + Butter Comfort\u003c\/h3\u003e\n\u003cp\u003eMade with raw tukumã oil and tukumã butter, described as helping “fill” skin layers for a more cushioned feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBi‑Phase Texture (Shake‑to‑Activate)\u003c\/h3\u003e\n\u003cp\u003eA two-phase formula that becomes a surprising, silky texture once shaken and applied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Silicone‑Free\u003c\/h3\u003e\n\u003cp\u003eA vegan shower oil made without silicones, aligned with ingredient-conscious routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Option Available\u003c\/h3\u003e\n\u003cp\u003eYou may choose the refill format instead of the full package when repurchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmazon Social Impact\u003c\/h3\u003e\n\u003cp\u003eEkos Tukumã contributes to forest regeneration and supports income for 702 Amazon guardian families linked to sustainable harvest.\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\u003eStep 1\u003c\/strong\u003eShake well to blend the two phases.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eIn the shower or bath, apply over wet skin and massage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eRinse after use (recommended for a true in-shower\/bath ritual).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eDo not use on the face.\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\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eRaw Tukumã Oil: Helps provide emollient softness and supports a supple-looking finish.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTukumã Butter: A rich Amazon bioactive highlighted for anti-signs body care and comfort nourishment.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003e96% Natural‑Origin Ingredients: Formulated with 96% ingredients of natural origin for a more mindful ritual.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePlant‑Based, Biodegradable Base: Designed with a vegetable base and biodegradable formula profile.\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 use on the face. Avoid contact with eyes; rinse thoroughly if contact occurs. Do not apply to irritated or broken skin. Discontinue use if irritation occurs. Use caution in the shower\/bath: oils may make surfaces slippery. Keep out of reach of children. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 product meant for shower or bath use?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this is positioned as a biphase shower\/bath oil, designed to be used on wet skin and then rinsed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does “biphase” mean?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt means the formula has two phases—you shake to mix them before applying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and silicone-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this product is described as vegan and silicone-free (as stated).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the hyaluronic acid claim based on?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe benefit is described as supported by an ex vivo test for the tukumã seed butter bioactive.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609767473468,"sku":"MKPBR2024-1896","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-ekos-tukuma-biphase-shower-oil-anti-signs-vegan-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_0d71b760-88f1-4e6a-9d39-66f7f088c03b.png?v=1784454056"},{"product_id":"natura-mamae-e-bebe-baby-massage-oil","title":"Natura Mamãe e Bebê Baby Massage Oil – Vegan, Hypoallergenic Care for Sensitive Skin – 3.38 fl 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eNatura Mamãe e Bebê Baby Massage Oil\u003c\/h2\u003e\n\u003cp\u003eCreate a soothing, bonding ritual with \u003cstrong\u003eNatura Mamãe e Bebê Baby Massage Oil\u003c\/strong\u003e, made to hydrate and protect baby’s sensitive skin with a soft, caring touch. This vegan formula contains only what’s essential for gentle baby care and is enriched with sweet almond oil to help keep skin feeling comfortable, nourished, and protected.\u003cbr\u003e\u003cbr\u003eDesigned for babies 0 to 3 years, it absorbs quickly and can be used after bath time and whenever needed. Like all Mamãe e Bebê baby products, it is hypoallergenic and formulated to help minimize the risk of allergies (as stated).\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\u003eBonding Through Touch\u003c\/h3\u003e\n\u003cp\u003eSupports a calming massage ritual that helps build connection and comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSweet Almond Oil Bioactive\u003c\/h3\u003e\n\u003cp\u003eMade with sweet almond oil to help hydrate and protect baby’s delicate skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHypoallergenic\u003c\/h3\u003e\n\u003cp\u003eFormulated to help minimize the risk of allergies, ideal for sensitive routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast-Absorbing Feel\u003c\/h3\u003e\n\u003cp\u003eDesigned for quick absorption, helping keep the massage comfortable and practical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePost-Bath + Anytime Use\u003c\/h3\u003e\n\u003cp\u003eGreat for after bath time or whenever baby’s skin needs extra comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eAligned with vegan and cruelty-free baby care preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested for baby-care use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFor Sensitive Skin\u003c\/h3\u003e\n\u003cp\u003eIndicated for sensitive skin (as stated).\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\u003eStep 1\u003c\/strong\u003eApply a small amount to clean, dry skin (commonly after bath time).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eMassage gently.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eAfter the massage, give baby a bath to fully remove the product. If baby falls asleep, wait until they wake up and then bathe to remove excess.\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\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eSweet Almond Oil: Helps provide softness and comfort hydration for delicate baby skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMinimalist “Essentials-Only” Formula: Designed to include only what’s necessary for gentle care.\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. Use under adult supervision. Discontinue use if irritation occurs and seek medical advice if needed. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 age is this baby massage oil recommended for?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is suggested for 0 to 3 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this product is positioned for sensitive skin and is hypoallergenic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—based on your details, it is vegan and cruelty-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it after bath time?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—it's indicated for use after bath time and whenever needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to remove it after the massage?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—your instructions indicate giving baby a bath for complete removal after the massage.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52609867874620,"sku":"MKPBR2024-1897","price":33.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-mamae-e-bebe-baby-massage-oil-sweet-almond-vegan-hypoallergenic-3-38-fl-oz-100-ml-hero-mkpbr.com-worldwide-shipping_08cddb54-59c9-49f2-bb1c-854cf52db92e.png?v=1784454125"},{"product_id":"natura-mamae-e-bebe-baby-hair-care-kit","title":"Natura Mamãe e Bebê Baby Hair Care Kit (2 Products) – Baby Shampoo + Conditioner, Gentle Cleansing, No-Tears Formula – 13.52 fl oz Total (2 x 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\u003eNatura Mamãe e Bebê Hair Care Kit\u003c\/h2\u003e\n\u003cp\u003eTurn bath time into a moment of love and comfort with the \u003cstrong\u003eNatura Mamãe e Bebê Hair Care Kit\u003c\/strong\u003e, a complete, baby-safe routine for cleansing and caring for little ones’ hair. This set includes a vegan Shampoo and Conditioner, formulated with only what’s essential to gently clean and delicately condition baby hair—so it can be used from the very first bath.\u003cbr\u003e\u003cbr\u003eDesigned for babies 0–3 years and all hair types, the kit helps leave hair soft, delicately scented, easier to comb, and comfortable for the scalp. The formulas are described as hypoallergenic and developed to minimize the risk of allergies, with a gentle routine that does not irritate the eyes.\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\u003eIncluded item 1\u003c\/h3\u003e\n\u003cp\u003e1 Baby Shampoo – 6.76 fl oz (200 ml)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 2\u003c\/h3\u003e\n\u003cp\u003e1 Baby Conditioner – 6.76 fl oz (200 ml)\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\u003eComplete Baby Hair Routine\u003c\/h3\u003e\n\u003cp\u003eA 2-step set for gentle cleansing + delicate conditioning from day one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBenefit 2\u003c\/h3\u003e\n\u003cp\u003eHypoallergenic: Formulated to help minimize the risk of allergies for baby routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNo-Tears Comfort\u003c\/h3\u003e\n\u003cp\u003eFormula described as not irritating the eyes \/ not stinging eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoft, Easier-to-Comb Hair\u003c\/h3\u003e\n\u003cp\u003eHelps leave hair soft, scented, and easier to detangle after washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGentle on Scalp\u003c\/h3\u003e\n\u003cp\u003eDeveloped to respect the fragility of baby hair and scalp (as stated).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEasy Rinse\u003c\/h3\u003e\n\u003cp\u003eDesigned for quick, easy rinsing, making bath time smoother.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEasy-to-Use Packaging\u003c\/h3\u003e\n\u003cp\u003ePractical packaging designed for everyday baby routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free Positioning\u003c\/h3\u003e\n\u003cp\u003eAligned with vegan and cruelty-free baby care values (as stated).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested (as stated).\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\u003eStep 1\u003c\/strong\u003eApply a small amount to wet hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eMassage gently and rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eRight after washing with the Mamãe e Bebê Shampoo, place a small amount of conditioner in your hands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eMassage gently into baby’s clean, damp hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eRinse until completely removed.\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\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: Helps support comfort hydration for hair\/scalp during cleansing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDecyl Glucoside: A mild, plant-derived cleansing agent commonly used for gentle cleansers.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSodium Methyl Cocoyl Taurate: A mild surfactant that supports effective cleansing with a softer feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydroxypropyl Guar + Polyquaternium-10: Conditioning polymers that help improve softness and manageability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCitric Acid + Sodium Gluconate: Support formula balance and stability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCetearyl Alcohol: A fatty alcohol that helps create a creamy texture and softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: Helps support moisture comfort.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCanola Oil: An emollient oil that helps leave hair softer and smoother.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBehentrimonium Chloride: A conditioning agent that helps with detangling and combability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLactic Acid + Citric Acid: Help support formula balance and performance.\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. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs. Keep out of reach of children when not in use. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 age is this kit recommended for?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eSuggested age is 0 to 3 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all hair types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this kit is indicated for all hair types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it hypoallergenic?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—these products are described as hypoallergenic and formulated to help minimize the risk of allergies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it sting the eyes?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe formula is described as not irritating \/ not stinging the eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the conditioner do?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed to detangle and hydrate delicately, leaving hair soft, scented, and easier to comb.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52612086890812,"sku":"MKPBR2024-1899","price":41.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-mamae-e-bebe-baby-hair-care-kit-shampoo-conditioner-2x200ml-13-52-fl-oz-total-hero-mkpbr.com-worldwide-shipping_14fec061-60ef-49f6-a5c5-dd161882552c.png?v=1784454487"},{"product_id":"natura-mamae-e-bebe-baby-body-lotion","title":"Natura Mamãe e Bebê Baby Body Lotion – Fast-Absorbing Moisturizer for Sensitive Skin – 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\u003eNatura Mamãe e Bebê Baby Body Lotion\u003c\/h2\u003e\n\u003cp\u003eGive baby’s skin daily comfort from day one. \u003cstrong\u003eNatura Mamãe e Bebê Baby Body Lotion\u003c\/strong\u003e is specially formulated to moisturize and help protect delicate baby skin with a creamy, soft texture that absorbs quickly, leaving skin feeling smooth, comfortable, and cared for.\u003cbr\u003e\u003cbr\u003eCreated for babies 0 to 3 years, it’s ideal for a gentle routine after bath time and whenever extra hydration is needed.\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\u003eDaily Hydration + Comfort\u003c\/h3\u003e\n\u003cp\u003eHelps keep baby skin soft, moisturized, and comfortable throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast-Absorbing Texture\u003c\/h3\u003e\n\u003cp\u003eDesigned to absorb quickly for a practical, no-fuss routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFor Sensitive Skin\u003c\/h3\u003e\n\u003cp\u003eMade for sensitive baby skin and gentle daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBenefit 4\u003c\/h3\u003e\n\u003cp\u003eCreamy, Soft Feel: Spreads easily for a soothing post-bath massage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHypoallergenic Formula\u003c\/h3\u003e\n\u003cp\u003eDeveloped for sensitive routines to help reduce the likelihood of discomfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eTested for skin compatibility in baby-care use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty-Free\u003c\/h3\u003e\n\u003cp\u003eFits modern baby-care preferences and values.\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 daily after bath time, massaging gently over baby’s body until fully absorbed. Reapply whenever needed to keep skin moisturized and protected.\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\"\u003eGlycerin: A classic humectant that helps support moisture comfort.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCanola Oil: Helps provide softness and a comfortable emollient feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCupuaçu Seed Butter (Theobroma Grandiflorum Seed Butter): A rich butter that supports a nourished, comfort-hydrated feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSunflower Seed Oil (Helianthus Annuus Seed Oil): A lightweight emollient oil that supports skin softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePropanediol: Helps support hydration feel and formula performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTocopherol (Vitamin E): Antioxidant support for a cared-for skin 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. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Do not apply on irritated or broken skin. Discontinue use if irritation occurs. Use only under adult supervision. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 age is this lotion recommended for?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s recommended for babies 0 to 3 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, it’s developed for sensitive baby skin and daily care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often can I apply it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eApply daily after bath time, and reapply whenever needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the texture like?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt has a creamy, soft texture with fast absorption.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52612097245500,"sku":"MKPBR2024-1900","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-mamae-e-bebe-baby-body-lotion-sensitive-skin-fast-absorbing-6-76-fl-oz-200-ml-hero-mkpbr.com-worldwide-shipping_098b766d-c896-4cb9-ab83-449886b05d78.png?v=1784344829"},{"product_id":"natura-mamae-e-bebe-baby-wash-kit","title":"Natura Mamãe e Bebê Head‑to‑Toe Baby Wash + Refill Kit – Gentle No‑Tears Cleanse for Sensitive Skin – 13.52 fl oz Total (2 x 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\u003eNatura Mamãe e Bebê Head‑to‑Toe Baby Wash + Refill Kit\u003c\/h2\u003e\n\u003cp\u003eKeep bath time gentle, practical, and consistent with the \u003cstrong\u003eNatura Mamãe e Bebê Head‑to‑Toe Baby Wash + Refill Kit\u003c\/strong\u003e. This set includes two 200 ml units of the same head‑to‑toe wash—one full-size bottle plus one refill—created for baby’s delicate skin and also ideal for mom’s sensitive skin.\u003cbr\u003e\u003cbr\u003eThe minimalist formula is free of parabens and dyes, cleanses softly without drying, and features a hypoallergenic profile with a soft fragrance. Designed for daily use from the very first baths, it leaves skin clean, comfortable, and cared for.\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\u003eGentle Head‑to‑Toe Cleansing\u003c\/h3\u003e\n\u003cp\u003eOne wash for hair\/scalp and body, perfect for everyday baby routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrom Day One\u003c\/h3\u003e\n\u003cp\u003eDesigned to be used from the first day of life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNo‑Tears Comfort\u003c\/h3\u003e\n\u003cp\u003eMade to not sting the eyes, helping keep bath time calm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHelps Maintain Skin Hydration\u003c\/h3\u003e\n\u003cp\u003eCleans while helping skin feel comfortable and not over‑dried.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eOnly the Essentials\u003c\/h3\u003e\n\u003cp\u003eMinimalist formula designed for sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFree from Parabens and Dyes\u003c\/h3\u003e\n\u003cp\u003eCreated without parabens and colorants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHypoallergenic Profile\u003c\/h3\u003e\n\u003cp\u003eDeveloped to help reduce the likelihood of discomfort in sensitive routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically + Ophthalmologically Tested\u003c\/h3\u003e\n\u003cp\u003eTested for gentle bath-time use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRefill Convenience\u003c\/h3\u003e\n\u003cp\u003eIncludes a 200 ml refill for easy restocking and less waste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003e100% Green Plastic Bottle\u003c\/h3\u003e\n\u003cp\u003eFull-size bottle made with 100% green plastic.\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\u003ePlace a small amount in your hands and apply gently to baby’s scalp and body. Rinse thoroughly until completely removed.\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\"\u003eGlycerin: Helps support moisture comfort during cleansing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDecyl Glucoside: A mild, plant-derived cleanser used for gentle washing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSodium Methyl Cocoyl Taurate: A gentle cleansing agent that supports a soft, effective lather.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydroxypropyl Guar: Helps create a smoother feel and supports gentle spreadability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePolyquaternium‑10: Helps support a soft, conditioned feel on hair and skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCitric Acid + Sodium Gluconate: Help support formula balance and performance.\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. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Do not apply on irritated or broken skin. Discontinue use if irritation occurs. Use only under adult supervision. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 age is this kit recommended for?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s recommended for babies 0 to 3 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on hair and body?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this is a head‑to‑toe wash for scalp\/hair and body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it sting the eyes?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed for no‑tears comfort and to not sting the eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s included in the kit?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003e1 bottle (200 ml) + 1 refill (200 ml), for 400 ml total.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this wash is designed for sensitive skin and gentle daily use.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52612116480316,"sku":"MKPBR2024-1901","price":40.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-mamae-e-bebe-head-to-toe-baby-wash-refill-kit-2x200ml-bottle-and-refill-mkpbr.com-worldwide-shipping_9a422040-165d-4065-94e2-93ec1539720d.png?v=1784454643"},{"product_id":"natura-mamae-e-bebe-daily-bath-care-kit","title":"Natura Mamãe e Bebê Daily Bath \u0026 Moisture Care Kit (4 Items) – Gentle, Sensitive-Skin Routine: Baby Shampoo + Conditioner + Head‑to‑Toe Baby Wash + Baby Body Lotion","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\u003eNatura Mamãe e Bebê Daily Bath \u0026amp; Moisture Care Kit (4 Items)\u003c\/h2\u003e\n\u003cp\u003eCreate a complete, loving routine from bath time to hydration with the Natura Mamãe e Bebê Daily Bath \u0026amp; Moisture Kit. This set combines four everyday essentials designed for gentle cleansing, easy detangling, and comfort hydration—perfect for baby routines and sensitive-skin care.\u003cbr\u003e\u003cbr\u003eFrom a soft shampoo-and-conditioner duo to a head‑to‑toe liquid baby wash and a fast‑absorbing body lotion, this kit helps keep little ones feeling clean, soft, comfortable, and delicately scented—day after day.\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\u003eIncluded item 1\u003c\/h3\u003e\n\u003cp\u003e1 Baby Shampoo – 200 ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 2\u003c\/h3\u003e\n\u003cp\u003e1 Baby Conditioner – 200 ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 3\u003c\/h3\u003e\n\u003cp\u003e1 Head‑to‑Toe Baby Wash (Liquid) 200 ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 4\u003c\/h3\u003e\n\u003cp\u003e1 Baby Body Lotion – 200 ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComplete Daily Routine\u003c\/h3\u003e\n\u003cp\u003eCovers hair cleansing + detangling + head‑to‑toe cleansing + moisturizing in one kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGentle Bath-Time Care\u003c\/h3\u003e\n\u003cp\u003eDesigned for a soft, delicate wash that fits everyday baby routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNo‑Tears Comfort Cleansing\u003c\/h3\u003e\n\u003cp\u003eHead‑to‑toe wash supports a calmer bath routine with a gentle eye-area experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoft, Easier-to-Comb Hair\u003c\/h3\u003e\n\u003cp\u003eShampoo + conditioner help leave hair smoother, softer, and more manageable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComfort Hydration After Bath\u003c\/h3\u003e\n\u003cp\u003eLotion helps keep skin feeling soft and comfort‑hydrated with a lightweight feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePractical, Giftable Set\u003c\/h3\u003e\n\u003cp\u003eA ready-to-go kit for newborn essentials, everyday restocking, and gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 11\u003c\/h3\u003e\n\u003cp\u003eWet hair and apply a small amount of Baby Shampoo. Massage gently and rinse thoroughly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 12\u003c\/h3\u003e\n\u003cp\u003eApply a small amount of Baby Conditioner to clean, damp hair. Massage gently and rinse until fully removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 13\u003c\/h3\u003e\n\u003cp\u003ePlace a small amount in your hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 14\u003c\/h3\u003e\n\u003cp\u003eApply gently to baby’s scalp and body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 15\u003c\/h3\u003e\n\u003cp\u003eRinse thoroughly until completely removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 16\u003c\/h3\u003e\n\u003cp\u003eAfter bath time, apply the Baby Body Lotion over baby’s body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 17\u003c\/h3\u003e\n\u003cp\u003eMassage gently until fully absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 18\u003c\/h3\u003e\n\u003cp\u003eReapply whenever needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlycerin\u003c\/h3\u003e\n\u003cp\u003eHelps support a comfortable, non-dry feel during cleansing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDecyl Glucoside\u003c\/h3\u003e\n\u003cp\u003eMild, plant-derived cleanser used for gentle washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSodium Methyl Cocoyl Taurate\u003c\/h3\u003e\n\u003cp\u003eGentle surfactant that supports a soft, effective lather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eConditioning polymers (e.g., guar derivatives)\u003c\/h3\u003e\n\u003cp\u003eHelp support softness and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCanola Oil\u003c\/h3\u003e\n\u003cp\u003eHelps provide a softer, smoother feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCetearyl Alcohol\u003c\/h3\u003e\n\u003cp\u003eGives a creamy texture and conditioning slip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDetangling conditioning agents\u003c\/h3\u003e\n\u003cp\u003eHelp improve combability and reduce the feeling of tangles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlycerin\u003c\/h3\u003e\n\u003cp\u003eSupports comfort hydration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlycerin\u003c\/h3\u003e\n\u003cp\u003eHelps support moisture comfort while cleansing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDecyl Glucoside\u003c\/h3\u003e\n\u003cp\u003eGentle cleanser suited for delicate routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSodium Methyl Cocoyl Taurate\u003c\/h3\u003e\n\u003cp\u003eHelps cleanse effectively with a milder feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePolyquaternium‑10\u003c\/h3\u003e\n\u003cp\u003eSupports a soft, conditioned feel on hair\/skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGlycerin\u003c\/h3\u003e\n\u003cp\u003eHelps support hydration comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCanola Oil + Sunflower Seed Oil\u003c\/h3\u003e\n\u003cp\u003eHelp provide softness and a comfortable emollient feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCupuaçu Seed Butter\u003c\/h3\u003e\n\u003cp\u003eSupports a nourished, comfort‑hydrated feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTocopherol (Vitamin E)\u003c\/h3\u003e\n\u003cp\u003eAntioxidant support for a cared‑for skin feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 35\u003c\/h3\u003e\n\u003cp\u003eFor external use only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 36\u003c\/h3\u003e\n\u003cp\u003eAvoid contact with eyes; if contact occurs, rinse thoroughly with water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 37\u003c\/h3\u003e\n\u003cp\u003eDo not apply on irritated or broken skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 38\u003c\/h3\u003e\n\u003cp\u003eDiscontinue use if irritation occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 39\u003c\/h3\u003e\n\u003cp\u003eUse only under adult supervision.\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\"\u003eWhat’s included\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 1\u003c\/h3\u003e\n\u003cp\u003e1 Baby Shampoo – 200 ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 2\u003c\/h3\u003e\n\u003cp\u003e1 Baby Conditioner – 200 ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 3\u003c\/h3\u003e\n\u003cp\u003e1 Head‑to‑Toe Baby Wash (Liquid) 200 ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIncluded item 4\u003c\/h3\u003e\n\u003cp\u003e1 Baby Body Lotion – 200 ml\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\u003eComplete Daily Routine\u003c\/h3\u003e\n\u003cp\u003eCovers hair cleansing + detangling + head‑to‑toe cleansing + moisturizing in one kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGentle Bath-Time Care\u003c\/h3\u003e\n\u003cp\u003eDesigned for a soft, delicate wash that fits everyday baby routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNo‑Tears Comfort Cleansing\u003c\/h3\u003e\n\u003cp\u003eHead‑to‑toe wash supports a calmer bath routine with a gentle eye-area experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoft, Easier-to-Comb Hair\u003c\/h3\u003e\n\u003cp\u003eShampoo + conditioner help leave hair smoother, softer, and more manageable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComfort Hydration After Bath\u003c\/h3\u003e\n\u003cp\u003eLotion helps keep skin feeling soft and comfort‑hydrated with a lightweight feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePractical, Giftable Set\u003c\/h3\u003e\n\u003cp\u003eA ready-to-go kit for newborn essentials, everyday restocking, and gifting.\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\u003eStep 1\u003c\/strong\u003eWet hair and apply a small amount of Baby Shampoo. Massage gently and rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eApply a small amount of Baby Conditioner to clean, damp hair. Massage gently and rinse until fully removed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003ePlace a small amount in your hands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eApply gently to baby’s scalp and body.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eRinse thoroughly until completely removed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 6\u003c\/strong\u003eAfter bath time, apply the Baby Body Lotion over baby’s body.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 7\u003c\/strong\u003eMassage gently until fully absorbed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 8\u003c\/strong\u003eReapply whenever needed.\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\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: Helps support a comfortable, non-dry feel during cleansing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDecyl Glucoside: Mild, plant-derived cleanser used for gentle washing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSodium Methyl Cocoyl Taurate: Gentle surfactant that supports a soft, effective lather.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eConditioning polymers (e.g., guar derivatives): Help support softness and manageability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCanola Oil: Helps provide a softer, smoother feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCetearyl Alcohol: Gives a creamy texture and conditioning slip.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDetangling conditioning agents: Help improve combability and reduce the feeling of tangles.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: Supports comfort hydration.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: Helps support moisture comfort while cleansing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDecyl Glucoside: Gentle cleanser suited for delicate routines.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSodium Methyl Cocoyl Taurate: Helps cleanse effectively with a milder feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePolyquaternium‑10: Supports a soft, conditioned feel on hair\/skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: Helps support hydration comfort.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCanola Oil + Sunflower Seed Oil: Help provide softness and a comfortable emollient feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCupuaçu Seed Butter: Supports a nourished, comfort‑hydrated feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTocopherol (Vitamin E): Antioxidant support for a cared‑for skin 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. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Do not apply on irritated or broken skin. Discontinue use if irritation occurs. Use only under adult supervision. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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’s included in this kit?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003e1 shampoo (200 ml), 1 conditioner (200 ml), 1 head‑to‑toe liquid wash (200 ml), and 1 body lotion (200 ml).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s the difference between the head‑to‑toe wash and the shampoo?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe shampoo is focused on hair cleansing, while the head‑to‑toe wash is designed to cleanse scalp and body in one step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I use the lotion?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eApply it after bath time and reapply whenever needed for ongoing comfort hydration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this kit good for gifting?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this is a practical set for newborn essentials and everyday routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the conditioner every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—use it after shampooing whenever you want hair to feel softer and easier to comb.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52612149870908,"sku":"MKPBR2024-1902","price":100.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-mamae-e-bebe-daily-bath-moisture-kit-4x200ml-shampoo-conditioner-head-to-toe-wash-lotion-hero-mkpbr.com-worldwide-shipping_1a19084a-18b5-4afa-8fab-c4eb5740a50a.png?v=1784460615"},{"product_id":"natura-mamae-e-bebe-relaxing-cologne","title":"Natura Mamãe e Bebê Relaxing Baby Cologne Water – Alcohol‑Free, Soft Scent for Bedtime – 3.38 fl 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eNatura Mamãe e Bebê Relaxing Cologne Water\u003c\/h2\u003e\n\u003cp\u003eWrap bedtime in a gentle, comforting scent. \u003cstrong\u003eNatura Mamãe e Bebê Relaxing Cologne Water\u003c\/strong\u003e is created to bring a “peaceful sleep” vibe with a soft fragrance that feels like love, care, and comfort. Its vegan formula contains only what’s essential for a delicate, baby-safe perfuming ritual.\u003cbr\u003e\u003cbr\u003eBecause it is alcohol‑free, it’s designed to be kinder to sensitive baby skin, making it a soothing choice for night routines. The Mamãe e Bebê line is developed with a hypoallergenic profile, supporting families who prefer a gentler approach to baby 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\u003eRelaxing Bedtime Scent\u003c\/h3\u003e\n\u003cp\u003eA soft fragrance designed to support a calm, cozy night routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAlcohol‑Free Formula\u003c\/h3\u003e\n\u003cp\u003eNo alcohol, helping keep the scent ritual gentle on sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eOnly the Essentials\u003c\/h3\u003e\n\u003cp\u003eMinimalist formula focused on a simple, baby-friendly perfuming experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan + Cruelty‑Free\u003c\/h3\u003e\n\u003cp\u003eFits modern family preferences with vegan, cruelty‑free positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHypoallergenic Profile\u003c\/h3\u003e\n\u003cp\u003eDesigned for sensitive routines with a gentler fragrance approach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMulti‑Use Ritual\u003c\/h3\u003e\n\u003cp\u003eMade to be applied to baby clothes, bedding\/crib, and small areas like behind the ears.\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\u003ePlace a few drops on your fingertips and apply to the baby’s clothing and behind the ear.\u003cbr\u003eApply only by adults or under adult supervision. Best for daily use and post-bath.\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\"\u003eWater (Aqua): The lightweight base that keeps the formula soft and gentle.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePEG-40 Hydrogenated Castor Oil: Helps solubilize fragrance, supporting an even, pleasant application.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePropanediol: A humectant-like ingredient that supports a comfortable, skin-friendly feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydroxyacetophenone: Supports formula integrity and stability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSodium Gluconate: Helps support formula stability and performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePotassium Phosphate + Disodium Phosphate: Used to support pH balance and overall formula performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance (Parfum): Delivers the signature citrus-floral scent profile.\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. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Do not apply on irritated or broken skin. Discontinue use if irritation occurs. Use under adult supervision. Natura is 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 B Corp certification, a long-standing commitment to carbon neutrality, and a portfolio designed to be cruelty-free and largely vegan.\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 cologne alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, this relaxing cologne water is alcohol‑free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I apply it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eApply a few drops to baby’s clothes, the crib, and behind the ears.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed with a gentle, baby-friendly approach and a hypoallergenic profile for sensitive routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, it follows vegan and cruelty‑free positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen is it best to use it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s ideal for a bedtime routine when you want a soft, relaxing scent.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Natura","offers":[{"title":"Default Title","offer_id":52612192043324,"sku":"MKPBR2024-1903","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-mamae-e-bebe-relaxing-baby-cologne-water-alcohol-free-bedtime-scent-3-38-fl-oz-100-ml-hero-mkpbr.com-worldwide-shipping_9075994a-8e43-48fc-b5c0-57c9656cc30f.png?v=1784460826"},{"product_id":"natura-tododia-tamara-canela-kit","title":"Natura Tododia Tâmara \u0026 Canela (Dates and Cinnamon) Hydration \u0026 Fragrance Kit – Warm \u0026 Captivating For Your Sensual Self-Care. Body Lotion + Body Splash","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 Tododia Tâmara \u0026amp; Canela Kit\u003c\/span\u003e\u003c\/strong\u003e was created for women who enjoy a self‑care routine that feels nourishing, aromatic, and effortlessly elegant. This kit blends deep, adaptive hydration with a warm, spicy‑sweet body fragrance—an inviting pairing that transforms everyday care into a sensorial moment.\u003c\/p\u003e\n\n\n\u003cp\u003eThe \u003cspan\u003eNutritive Prebiotic Body Cream\u003c\/span\u003e delivers personalized hydration that adapts to your skin’s needs throughout the day, while the \u003cspan\u003eBody Splash\u003c\/span\u003e wraps the body in a woody, embracing scent with touches of fruit, spice, and gourmand notes. Together, they create a daily nourishment and fragrance ritual with a distinctly Brazilian soul.\u003c\/p\u003e\n\n\u003cp\u003eTâmara (date fruit) and canela (cinnamon) form a signature fragrance that balances sweetness, woodiness, and sensuality—perfect for a modern, feminine daily routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIncluded in this Kit:\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003e1. Natura Tododia Tâmara \u0026amp; Canela Nutritive Prebiotic Body Cream – 13.52 oz (400 ml)\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003ePrebiotic Nutrition Technology\u003c\/span\u003e that adapts to your skin’s needs daily.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eDeep yet lightweight hydration\u003c\/span\u003e for all skin types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eCocoa Butter + Linseed Oil\u003c\/span\u003e for nourishment, softness, and long-lasting comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eWarm, inviting scent\u003c\/span\u003e of dates and cinnamon.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cspan\u003eHow to use:\u003c\/span\u003e\u003cbr\u003eApply to clean, dry skin (except the face). Massage until fully absorbed.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cspan\u003e2. Natura Tododia Tâmara \u0026amp; Canela Body Splash – 7.4 oz (200 ml)\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003eLight, refreshing fragrance mist\u003c\/span\u003e with woody, sweet, warm tones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eLayering-friendly\u003c\/span\u003e to enhance the cream’s scent and prolong the experience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eCruelty-free \u0026amp; vegan\u003c\/span\u003e, perfect for daily wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eBalanced profile\u003c\/span\u003e of fruits, spices, florals, wood, and gourmand notes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cspan\u003eHow to use:\u003c\/span\u003e\u003cbr\u003eSpray generously on pulse points and over the body, avoiding the face.\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\u003cstrong\u003e\u003cspan\u003eAdaptive Prebiotic Hydration:\u003c\/span\u003e\u003c\/strong\u003e A body cream that “reads” your skin and adjusts moisture levels throughout the day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eWoody-Spicy Floral Sweet Fragrance\u003c\/strong\u003e:\u003c\/span\u003e A sensual, warm signature combining \u003cspan\u003edate, cinnamon, sandalwood, vanilla, and cherry blossom\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eRich Nourishment with Lightweight Feel:\u003c\/span\u003e \u003c\/strong\u003e\u003cspan\u003eCocoa butter, linseed oil, glycerin, and trehalose\u003c\/span\u003e help maintain softness and comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eLayerable Fragrance Ritual:\u003c\/span\u003e\u003c\/strong\u003e The body cream anchors moisture while the splash amplifies and refreshes the scent.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCruelty-Free \u0026amp; Vegan\u003c\/strong\u003e:\u003c\/span\u003e Conscious formulas aligned with modern skincare values.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eDermatologically Tested:\u003c\/span\u003e \u003c\/strong\u003eSafe and suitable for all skin types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eWarm, Alluring Scent\u003c\/strong\u003e:\u003c\/span\u003e Ideal for day or evening, especially for those who love sweet-woody profiles.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eNutritive Prebiotic Body Cream\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eNourishing Agents:\u003c\/span\u003e\u003c\/strong\u003e Cocoa Butter, Linseed Oil\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eHydrating Agents:\u003c\/span\u003e\u003c\/strong\u003e Glycerin, Trehalose\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTexture \u0026amp; Protection\u003c\/strong\u003e:\u003c\/span\u003e Sunflower Seed Oil, Dimethicone, Cyclopentasiloxane\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eFragrance Notes:\u003c\/span\u003e\u003c\/strong\u003e Date fruit and cinnamon\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eBody Splash\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eOlfactory Family:\u003c\/span\u003e \u003c\/strong\u003eWoody, Sweet (Adoçado)\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTop Notes\u003c\/strong\u003e:\u003c\/span\u003e Black cherry, raspberry, pepper blend, apple, pineapple\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eHeart Notes:\u003c\/span\u003e \u003c\/strong\u003eIris, violet, cherry blossom, sandalwood, cinnamon\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eBase Notes:\u003c\/span\u003e \u003c\/strong\u003eDate fruit, gourmand notes, vanilla, patchouli, amber, musk\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eFunctional Ingredients\u003c\/strong\u003e:\u003c\/span\u003e Alcohol, Water, Glycerin\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\u003eDo not apply to the face or irritated skin.\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes.\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\u003eDiscontinue use if irritation occurs.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this kit suitable for all skin types?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. The prebiotic formula adapts to dry, normal, or combination skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes the body cream feel heavy or greasy?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo. It provides rich nourishment with a smooth, lightweight finish.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhat does the fragrance smell like?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA warm, woody, sweet blend featuring \u003cspan\u003edate, cinnamon, cherry blossom, vanilla, amber, and sandalwood\u003c\/span\u003e.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I layer the two products together?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. Apply the cream first, then spray the splash to intensify and prolong the scent.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs the kit vegan and cruelty-free?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Both products follow Natura's vegan and cruelty-free philosophy.\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\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\"\u003eEmbrace the warmth, nourishment, and sensual energy of Tâmara \u0026amp; Canela—your skin and senses will feel comforted every day.\u003c\/h2\u003e\n\n\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-se\/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":52914617090364,"sku":"MKPBR2024-2521","price":76.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-tododia-tamara-e-canela-kit-body-cream-400ml-body-splash-200ml-2-products-hero-mkpbr-worldwide-shipping.png?v=1774355775"},{"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-se\/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-se\/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-se\/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-se\/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-se\/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-se\/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":"natura-chronos-derma-triple-exfoliating-peeling","title":"Natura Chronos Derma Triple Exfoliating Anti‑Signs Peeling – Texture Refining \u0026 Radiance Booster – 1.76 oz (50 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 Derma Triple Exfoliating Anti‑Signs Peeling\u003c\/span\u003e\u003c\/strong\u003e is a high‑performance exfoliant designed to refine texture, soften fine lines, and restore natural luminosity through a powerful triple‑action resurfacing technology.\u003c\/p\u003e\n\u003cp\u003eIts blend of \u003cspan\u003ebamboo micro‑spheres\u003c\/span\u003e, \u003cspan\u003eglycolic acid\u003c\/span\u003e, and \u003cspan\u003epapain enzymes\u003c\/span\u003e promotes both immediate smoothing and deeper, long‑term renewal, revealing a visibly uniform, revitalized, and softer complexion. This dermatologist‑tested, cruelty‑free, vegan formula is ideal for weekly skincare rituals focused on cleansing, radiance, and early anti‑signs refinement.\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\u003eTriple Exfoliation Action\u003c\/strong\u003e:\u003c\/span\u003e Combines physical bamboo micro‑spheres, glycolic acid, and papain to remove dead cells effectively.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTexture Refinement\u003c\/strong\u003e:\u003c\/span\u003e Helps smooth uneven texture and reduces the appearance of fine lines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eInstant Radiance:\u003c\/span\u003e\u003c\/strong\u003e Revives natural glow and softens signs of tired skin upon first use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eUniform Skin Appearance\u003c\/strong\u003e:\u003c\/span\u003e Associated with visibly renewed, softer, and more uniform-looking skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eProgressive Improvement\u003c\/strong\u003e:\u003c\/span\u003e Continued weekly use boosts clarity, smoothness, and vitality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eCellular Renewal Support:\u003c\/span\u003e\u003c\/strong\u003e Promotes effective resurfacing and visible rejuvenation.\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\u003eBamboo Micro‑Spheres\u003c\/strong\u003e:\u003c\/span\u003e Provide gentle yet effective physical exfoliation to remove dead skin cells.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycolic Acid (AHA)\u003c\/strong\u003e:\u003c\/span\u003e Supports deeper renewal and improves softness and luminosity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePapain Enzyme\u003c\/strong\u003e:\u003c\/span\u003e Helps accelerate enzymatic exfoliation for a smoother, revitalized appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCocoa Bioactive\u003c\/strong\u003e:\u003c\/span\u003e Offers nourishing components that help replenish essential skin lipids.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e Helps maintain hydration during and after exfoliation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCoconut‑Derived Emollients\u003c\/strong\u003e:\u003c\/span\u003e Contribute to comfort and softness post‑treatment.\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\n\u003cp\u003eApply once or twice a week on damp, clean skin.\u003c\/p\u003e\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eSpread gently over the face and neck.\u003c\/li\u003e\n\u003cli\u003eMassage with soft, circular motions.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\u003cbr\u003eUse on alternate days and always avoid the eye area. Follow with your preferred Chronos serum or moisturizer.\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\"\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 eye area.\u003c\/li\u003e\n\u003cli\u003eDo not apply on irritated or broken skin.\u003c\/li\u003e\n\u003cli\u003eIf irritation occurs, suspend use.\u003c\/li\u003e\n\u003cli\u003eSPF use recommended after exfoliating treatments.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eStore away from excessive heat and 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\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow often can this exfoliant be used?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOne to two times per week, on alternate days.\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\u003eThe formula is dermatologist‑tested, but those with sensitivity should perform a patch test first.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used with serums?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Apply serums after rinsing and drying the skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it safe to combine with Vitamin C or retinol?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUse on separate nights to avoid over‑exfoliation unless advised by a professional.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it brighten the skin?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt helps revive natural luminosity and visibly soften signs of dullness.\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\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\"\u003eReveal a smoother, more luminous complexion with a triple‑action exfoliant crafted for visible renewal and refined texture.\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-se\/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":52987473199420,"sku":"MKPBR2024-2682","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-derma-triple-exfoliating-peeling-50g-bottle-mkpbr-worldwide-shipping.png?v=1776346592"},{"product_id":"natura-chronos-derma-foam-cleanser","title":"Natura Chronos Derma Gentle Foam Cleanser – Refreshing Creamy Texture, Effective Cleansing \u0026 Hydration Support – 5.29 oz (150 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 Gentle Foam Cleanser\u003c\/span\u003e\u003c\/strong\u003e is a refreshing, creamy‑foam facial cleanser designed to remove impurities while preserving the skin’s natural hydration. Formulated with \u003cspan\u003eLactic Acid\u003c\/span\u003e to support moisture balance and the Amazonian \u003cspan\u003eCocoa bioactive\u003c\/span\u003e to replenish essential lipids, this cleanser forms a delicate, protective film that cleans without stripping.\u003c\/p\u003e\n\n\n\u003cp\u003eThe soft, airy foam leaves the skin fresh, smooth, and luminous—never tight or dry. Suitable for all skin types, vegan, cruelty‑free, and dermatologist‑tested, it elevates daily cleansing into a revitalizing ritual for morning and night.\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\u003eGentle Yet Effective Cleansing\u003c\/strong\u003e:\u003c\/span\u003e Removes impurities without disrupting the skin barrier.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHydration-Supporting Film\u003c\/strong\u003e:\u003c\/span\u003e Helps maintain natural moisture and prevents tightness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSuitable for All Skin Types\u003c\/strong\u003e:\u003c\/span\u003e Comfortable for dry, combination, oily, and sensitive skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eFresh, Radiant Finish\u003c\/strong\u003e:\u003c\/span\u003e Helps revive luminosity for a smoother and more polished look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eSoft, Creamy Texture:\u003c\/span\u003e\u003c\/strong\u003e Delivers a sensorial, refreshing experience twice daily.\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\u003eLactic Acid\u003c\/strong\u003e:\u003c\/span\u003e Helps support the skin’s natural hydration and softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCocoa Bioactive\u003c\/strong\u003e:\u003c\/span\u003e Replenishes essential components that contribute to comfort and elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e A moisture‑retaining humectant that improves suppleness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTrehalose\u003c\/strong\u003e:\u003c\/span\u003e Helps maintain hydration and balance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCoconut-Derived Cleansers\u003c\/strong\u003e:\u003c\/span\u003e Provide effective yet gentle foaming action.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e:\u003c\/span\u003e Supports antioxidant protection and revitalization.\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\n\n\u003cp\u003eUse \u003cspan\u003emorning and evening\u003c\/span\u003e:\u003c\/p\u003e\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003ePump twice into your hands.\u003c\/li\u003e\n\u003cli\u003eApply to wet face and neck.\u003c\/li\u003e\n\u003cli\u003eMassage gently in circular motions.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\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\"\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 the eye area.\u003c\/li\u003e\n\u003cli\u003eStop use if irritation occurs.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry place away from 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\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan this cleanser be used daily?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes—twice daily use is recommended.\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\u003eYes. It is dermatologist‑tested and designed to cleanse without stripping.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it remove sunscreen or makeup?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt removes light makeup; for heavy or waterproof formulas, pair with a makeup remover.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWill it leave my skin feeling tight?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo. It forms a moisture‑supporting veil to maintain softness.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use it with other Chronos products?\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. It’s designed to complement Chronos serums, essences, and creams.\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\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\"\u003eEnjoy a refreshing, creamy foam that cleans effectively while supporting hydration and natural radiance.\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-se\/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":52987618853180,"sku":"MKPBR2024-2683","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-derma-gentle-foam-cleanser-150ml-refreshing-creamy-texture-mkpbr-worldwide-shipping.png?v=1776347679"},{"product_id":"natura-chronos-derma-wrinkle-reducing-balm","title":"Natura Chronos Derma Wrinkle‑Reducing Balm – Retinol‑L + Ingá Bioactive – 0.52 oz (15 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 Derma Wrinkle‑Reducing Balm\u003c\/span\u003e\u003c\/strong\u003e is a high‑performance velvety treatment designed to reduce, prevent, and smooth early and established signs of aging while delivering intense hydration. With a balm texture that spreads effortlessly, it treats the delicate skin of the eye contour and improves the overall appearance of the face and neck.\u003c\/p\u003e\n\n\n\u003cp\u003ePowered by \u003cspan\u003eRetinol‑L\u003c\/span\u003e—a gentle yet effective retinol derivative that stimulates collagen—and the Amazonian \u003cspan\u003eIngá bioactive\u003c\/span\u003e, traditionally associated with restoring the skin’s natural regenerative capacity, this dermatologist‑tested, vegan, cruelty‑free formula helps revive luminosity, reduce visible fatigue, and keep eye makeup in place longer. Clinically validated by consumer testing, it is ideal for all skin types seeking a complete smoothing and revitalizing solution.\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\u003eComplete Anti‑Signs Action\u003c\/strong\u003e:\u003c\/span\u003e Helps reduce fine lines, soften wrinkles, and maintain hydration for long‑lasting comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eIntensive Hydration\u003c\/strong\u003e:\u003c\/span\u003e 100% of participants reported more hydrated skin after 7 days of use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eRevives Vitality\u003c\/strong\u003e:\u003c\/span\u003e Immediately enhances luminosity and natural radiance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eLong‑Wear Eye Makeup Support\u003c\/strong\u003e:\u003c\/span\u003e Helps prolong the staying power of eye makeup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVisible Fatigue Reduction\u003c\/strong\u003e:\u003c\/span\u003e Continuous use helps reduce signs of tiredness and dullness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCellular Vitality Support\u003c\/strong\u003e:\u003c\/span\u003e Chronos Biocience technology promotes visible renewal and skin vitality.\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\u003cstrong\u003e\u003cspan\u003eRetinol‑L:\u003c\/span\u003e\u003c\/strong\u003e A gentle retinol derivative that helps stimulate collagen for smoother, firmer-looking skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eIngá Bioactive\u003c\/strong\u003e:\u003c\/span\u003e Traditionally used to support regeneration and reinforce the skin’s natural repair capacity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSqualane\u003c\/strong\u003e:\u003c\/span\u003e Lightweight, nourishing lipid that supports hydration and softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCaffeine\u003c\/strong\u003e:\u003c\/span\u003e Helps reduce puffiness and energize the eye contour.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eCocoa Butter:\u003c\/span\u003e\u003c\/strong\u003e Provides nourishing comfort and protective moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e Hydration-supporting humectant for a smooth, revitalized finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCoffea Arabica Extract\u003c\/strong\u003e:\u003c\/span\u003e Offers energizing antioxidant benefits.\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\"\u003e\u003cspan\u003eHow to Use\u003c\/span\u003e\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003eUse morning and evening.\u003c\/p\u003e\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eUse the spatula to collect a small amount.\u003c\/li\u003e\n\u003cli\u003eApply around the \u003cspan\u003eeye contour\u003c\/span\u003e and on expression lines.\u003c\/li\u003e\n\u003cli\u003eMassage gently until fully absorbed.\u003cbr\u003eSafe for daily use on \u003cspan\u003eface and neck\u003c\/span\u003e.\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\"\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 applying directly into the eyes.\u003c\/li\u003e\n\u003cli\u003eIf irritation occurs, discontinue use.\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\u003eUse sunscreen during the day when using retinol-based products.\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\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this balm only for the eye area?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eIt is formulated for the eye contour but can also be used on expression lines across the face and neck.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used with makeup?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eYes. It helps maintain eye makeup for longer wear.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it contain retinol?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eIt contains \u003cspan\u003eRetinol‑L\u003c\/span\u003e, a gentle retinol derivative suitable for daily use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow long until I see results?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eVitality improves immediately; smoother lines and reduced fatigue appear with continuous use.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it suitable for all skin types?\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eYes. Its velvety, non‑greasy balm texture is suitable for all skin types.\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\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\"\u003eSmooth fine lines, revive luminosity, and support youthful vitality with a velvety, eye‑safe anti‑signs balm engineered for daily renewal.\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-se\/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":52987647459644,"sku":"MKPBR2024-2684","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/natura-chronos-derma-wrinkle-reducing-balm-15g-velvety-texture-mkpbr-worldwide-shipping.png?v=1776348260"}],"url":"https:\/\/mkpbr.com\/en-se\/collections\/natura.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}