{"title":"Mantecorp Skincare","description":"\u003cdiv class=\"mkpbr-cd\"\u003e\n\u003cp class=\"mkpbr-cd__lead\"\u003eBrazil's most dermatologist-recommended skincare, for four decades\u003c\/p\u003e\n\u003cul class=\"mkpbr-cd__chips\"\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003e40+ Years\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eDermatologist-Recommended\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eVitamin C\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eTargeted Hydration\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eScalp Health\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mkpbr-cd__body\"\u003eMantecorp blends cutting-edge technology with high-efficacy ingredients, formulated in Brazil to address the country's diverse skin textures and tones. Rather than chasing unattainable perfection, every formula is built to promote real skin health and confidence at every stage of life.\u003c\/p\u003e\n\u003cdetails class=\"mkpbr-cd__more\"\u003e\u003csummary\u003eRead the full story\u003c\/summary\u003e\n\u003cp\u003eThe \u003cstrong\u003eIvy C\u003c\/strong\u003e line uses pure Vitamin C encapsulated with nanotechnology for potent antioxidant benefits and a radiant glow, while the \u003cstrong\u003eEpidrat\u003c\/strong\u003e series offers specialized hydration for skin ranging from sensitive to oily and acne-prone.\u003c\/p\u003e\n\u003cp\u003eFor signs of aging, \u003cstrong\u003eGlycare\u003c\/strong\u003e and \u003cstrong\u003eBlancy\u003c\/strong\u003e round out the routine, and the \u003cstrong\u003ePielus\u003c\/strong\u003e line addresses scalp health — each formula engineered to respect the skin's biological needs.\u003c\/p\u003e\n\u003cp\u003eRecognized as the most recommended brand by dermatologists in Brazil, Mantecorp represents over four decades of dermo-cosmetic innovation and medical trust.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","products":[{"product_id":"mantecorp-epidrat-calm-b5","title":"Mantecorp Epidrat Calm B5 Multi-Repair Facial Moisturizer – 1.69 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\u003e\u003cstrong\u003eMantecorp Epidrat Calm B5\u003c\/strong\u003e is a sophisticated multi-repairing balm specifically engineered for sensitive and reactive skin. This advanced formula combines the regenerative power of D-Panthenol with the exclusive Sense C Complex to provide immediate comfort and long-lasting restoration.\u003c\/p\u003e\n\u003cp\u003eDesigned to act as a protective shield, it effectively reduces redness, itching, and flaking while reinforcing the skin’s natural barrier. Its versatile texture is perfect for post-procedure care, soothing the skin after aesthetic treatments, shaving, or even repairing severely dry lips.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eIntensive Skin Regeneration\u003c\/strong\u003e:\u003c\/span\u003e utilizes D-Panthenol to stimulate the skin’s natural healing process and cellular renewal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMicrobiome Support\u003c\/strong\u003e:\u003c\/span\u003e enriched with prebiotics that balance the skin’s pH and strengthen the protective acid mantle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMulti-Area Versatility\u003c\/strong\u003e:\u003c\/span\u003e suitable for facial application, post-hair removal soothing, and intensive lip repair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCalming Complex\u003c\/strong\u003e:\u003c\/span\u003e significantly minimizes symptoms of irritation, including redness and the localized heat sensation common in sensitized skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDeep Hydration\u003c\/strong\u003e:\u003c\/span\u003e provides a refreshing and non-greasy moisturizing film that restores suppleness to dehydrated 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\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eD-Panthenol (Pro-Vitamin B5)\u003c\/strong\u003e:\u003c\/span\u003e converts into Pantothenic Acid upon contact with the skin, promoting deep hydration and acceleration of the epidermal repair process.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePrebiotics\u003c\/strong\u003e:\u003c\/span\u003e vital components that nourish beneficial bacteria on the skin’s surface, helping to maintain a healthy and balanced microbiome.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSense C Complex\u003c\/strong\u003e:\u003c\/span\u003e a proprietary blend designed to soothe inflammatory responses and provide a cooling, comfortable sensation.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eAvoid direct contact with the eyes. If irritation occurs, discontinue use and consult a healthcare professional. Keep out of reach of children. Store in a cool, dry place away from direct sunlight.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use Epidrat Calm B5 after a dermatological procedure?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is specifically indicated for post-procedure care, helping to soothe and regenerate skin that has been sensitized by aesthetic treatments.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this product suitable for oily skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile it has a balm texture, the formula is designed to be well-tolerated by all skin types, especially those experiencing temporary sensitivity or dehydration.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used on the lips?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. It acts as an excellent intensive repair balm for dry or chapped lips, providing immediate relief and nourishment.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it contain prebiotics?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the formula includes prebiotics to help balance the skin's natural defense system and maintain a healthy barrier.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow often should I apply the moisturizer?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt can be applied as often as needed. For daily maintenance, apply to clean skin in the morning and evening, or localized on irritated areas.\u003c\/p\u003e\n\n\n\n\u003cp\u003eExplore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eDiscover the power of Brazilian dermo-cosmetics and restore your skin's natural serenity today.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53006507999548,"sku":"MKPBR2024-2731","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-epidrat-calm-b5-moisturizer-1-69oz-front-view-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776947593"},{"product_id":"mantecorp-epidrat-calm-moisturizer","title":"Mantecorp Epidrat Calm Restorative Facial Moisturizer – 1.35 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\u003e\u003cstrong\u003eMantecorp Epidrat Calm \u003c\/strong\u003eis a specialized restorative moisturizer engineered for sensitive and intolerant skin types. Designed to provide immediate relief, this facial lotion features the exclusive Sense C Complex, which targets the core symptoms of skin reactivity.\u003c\/p\u003e\n\u003cp\u003eWhether your skin is naturally delicate or temporarily sensitized by environmental factors, this lightweight formula restores the cutaneous barrier while delivering a profound sense of comfort. It is an essential ally for maintaining a resilient, healthy complexion without the risk of irritation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eImmediate Soothing Action:\u003c\/span\u003e\u003c\/strong\u003e formulated with the Sense C Complex to instantly reduce redness, burning sensations, and discomfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBarrier Restoration\u003c\/strong\u003e:\u003c\/span\u003e works to repair the skin's natural protective layer, preventing moisture loss and external aggression.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eLightweight Non-Greasy Texture\u003c\/strong\u003e:\u003c\/span\u003e the fluid, oil-free consistency absorbs rapidly, leaving no residue and making it perfect for use under makeup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHypoallergenic Safety\u003c\/strong\u003e:\u003c\/span\u003e fragrance-free, dye-free, and non-comedogenic, ensuring it won't clog pores or cause breakouts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eIntensive Hydration\u003c\/strong\u003e:\u003c\/span\u003e contains Glycerin to draw moisture into the skin, keeping it soft and supple throughout the day.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSense C Complex\u003c\/strong\u003e:\u003c\/span\u003e an exclusive blend of active ingredients that provides restorative and anti-irritant properties to sensitized skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBisabolol\u003c\/strong\u003e:\u003c\/span\u003e a powerful botanical extract known for its anti-inflammatory and soothing benefits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e a classic humectant that provides deep and long-lasting hydration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCyclopentasiloxane\u003c\/strong\u003e:\u003c\/span\u003e a specialized silicone that ensures a silky, smooth application and a lightweight finish.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eAvoid direct contact with the eyes. If irritation occurs, discontinue use and consult a healthcare professional. Keep out of reach of children. Store in a cool, dry place away from direct sunlight.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs Epidrat Calm suitable for oily skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, its non-comedogenic and oil-free formula is safe for oily skin types that are experiencing sensitivity or irritation.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use this product after shaving?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. Its soothing properties make it an excellent post-shave moisturizer to reduce redness and razor burn.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it contain any fragrances?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, Epidrat Calm is fragrance-free to minimize the risk of allergic reactions in sensitive and intolerant skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow many times a day should I apply it?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt is recommended to apply it twice daily on clean, dry skin, or as directed by your dermatologist.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWill it leave my skin feeling sticky?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, the texture is designed to be lightweight and fast-absorbing, providing a soft-touch finish without any oily residue.\u003c\/p\u003e\n\n\n\n\u003cp\u003eExplore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eInvest in the tranquility your skin deserves with the restorative power of Epidrat Calm.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53006531199292,"sku":"MKPBR2024-2732","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-epidrat-calm-restorative-moisturizer-1-35oz-front-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776949418"},{"product_id":"mantecorp-epidrat-corpo-intensivo-cream","title":"Mantecorp Epidrat Corpo Intensivo Deep Hydration Body Cream – 17.64 oz (500 g) \/ 15.22 fl oz (450 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Epidrat Corpo Intensivo \u003c\/strong\u003eis a sophisticated daily body moisturizer engineered to transform dry, extra-dry, and sensitized skin into a state of radiant health. This high-performance dermo-cosmetic provides immediate and prolonged hydration for up to 48 hours, effectively restoring the skin’s natural protective barrier. Its fluid, fast-absorbing texture delivers a comforting sense of protection without any greasy residue, instantly eliminating the ashy appearance caused by intense dryness.\u003c\/p\u003e\n\u003cp\u003eAvailable in two versatile formats—a convenient 15.22 fl oz pump bottle for effortless daily application or a generous 17.64 oz jar for intensive rituals—it offers the same advanced clinical benefits tailored to your personal preference.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003e48-Hour Extended Hydration\u003c\/strong\u003e:\u003c\/span\u003e formulated with a potent ceramide complex that ensures the skin remains moisturized and supple for two full days.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eDeep Barrier Restoration:\u003c\/span\u003e\u003c\/strong\u003e helps maintain and rebuild the skin's natural lipid mantle, shielding it against environmental stressors and dehydration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eElasticity and Texture Improvement\u003c\/strong\u003e:\u003c\/span\u003e infused with medium and high molecular weight Hyaluronic Acid to support skin firmness and smooth the overall surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eImmediate Relief for Extra-Dry Skin\u003c\/strong\u003e:\u003c\/span\u003e provides an instant recovery effect, smoothing rough patches and correcting the whitish appearance of severely dehydrated areas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSensitive Skin Friendly\u003c\/strong\u003e:\u003c\/span\u003e a clinical-grade, hypoallergenic formula that has been rigorously tested to ensure safety for even the most reactive skin types.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCeramides\u003c\/strong\u003e:\u003c\/span\u003e essential lipids that act as a restorative cement for the skin barrier, preventing moisture loss and promoting a healthy glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHyaluronic Acid (Medium \u0026amp; High Weight)\u003c\/strong\u003e:\u003c\/span\u003e a powerful humectant that provides multi-layer hydration and supports the skin's natural elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e:\u003c\/span\u003e a dermatologist-preferred ingredient known for its ability to draw moisture into the skin and restore a smooth, plump texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eVitamin E:\u003c\/span\u003e\u003c\/strong\u003e a potent antioxidant that helps fight free radical damage and supports the skin's overall vitality and anti-aging defenses.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePentavitin \u0026amp; Hydra 360:\u003c\/span\u003e\u003c\/strong\u003e advanced complexes that ensure long-lasting hydration and a deep refreshing sensation throughout the day.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eFor external use and adult use only. Avoid contact with the eyes; if contact occurs, rinse thoroughly with water. In case of irritation or allergy, discontinue use and consult a healthcare professional. Keep the packaging tightly closed and store in a cool, dry place away from direct light. Keep out of reach of children.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhat is the difference between the 450 mL and 500 g versions?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe formula and benefits are identical. The 450 mL version comes in a pump bottle for quick, hygienic application, while the 500 g jar is ideal for those who prefer an intensive, hand-scooped moisturizing experience.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan this be used on sensitive skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, Epidrat Corpo Intensivo is hypoallergenic and has been specifically tested for safety and efficacy on sensitive and sensitized skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it leave a sticky feeling on the skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNot at all. Despite its intensive hydrating power, the lotion features a lightweight, fluid texture that is absorbed rapidly by the skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow long does the hydration last?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eClinical studies demonstrate that the ceramide-enriched formula provides continuous hydration for up to 48 hours after application.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it safe to use daily?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. It is designed for daily body care, preferably applied right after a shower to maximize the absorption of the active ingredients.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003eExplore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eExplore our full range of professional body care to find the perfect complement to your wellness routine.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"450ml","offer_id":53006595031356,"sku":"MKPBR2024-2733","price":64.99,"currency_code":"USD","in_stock":true},{"title":"500g","offer_id":53006595064124,"sku":"MKPBR2024-2734","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-epidrat-corpo-intensivo-body-moisturizer-450ml-pump-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776952010"},{"product_id":"mantecorp-epidrat-rosto-acqua-facial-moisturizer","title":"Mantecorp Epidrat Rosto Acqua Ultra-Light Facial Moisturizer – 1.69 oz (50 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Epidrat Rosto Acqua\u003c\/strong\u003e is a revolutionary facial moisturizer designed for all skin types, combining an ultra-lightweight \"acqua\" texture with exceptional hydrating power. Formulated with 98% natural ingredients, this product is engineered to deliver long-lasting moisture while protecting the skin from environmental stressors.\u003c\/p\u003e\n\u003cp\u003eIts fluid consistency absorbs instantly, providing a weightless feel that makes it perfect for daily use in any climate. By balancing high-tech dermatological science with natural purity, Epidrat Rosto Acqua ensures your skin remains fresh, hydrated, and resilient.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003e48-Hour Extended Hydration\u003c\/strong\u003e:\u003c\/span\u003e clinically proven to maintain skin moisture levels for up to two full days.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eUltra-Low Molecular Weight Hyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e penetrates deeper into the skin's layers to provide structural support and intense hydration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMicrobiome Balance\u003c\/strong\u003e:\u003c\/span\u003e enriched with prebiotics that strengthen the skin’s natural defenses and maintain a healthy pH level.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAntioxidant Protection\u003c\/strong\u003e:\u003c\/span\u003e infused with Green Tea extract to combat free radicals and prevent premature aging caused by oxidative stress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNatural \u0026amp; Sustainable\u003c\/strong\u003e:\u003c\/span\u003e a clean formula with 98% ingredients of natural origin, housed in eco-conscious packaging.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eLow Molecular Weight Hyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e provides deep-reaching hydration and helps maintain skin firmness and volume.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eGreen Tea (Camellia Sinensis):\u003c\/span\u003e\u003c\/strong\u003e a powerful natural antioxidant that soothes the skin and protects against pollution.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePrebiotics\u003c\/strong\u003e:\u003c\/span\u003e essential nutrients that nourish the skin's beneficial bacteria, ensuring a healthy and balanced cutaneous barrier.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHydrafence\u003c\/strong\u003e:\u003c\/span\u003e an innovative complex that reinforces the skin's barrier function and provides immediate refreshing relief.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eFor external use only. Apply to clean, dry skin twice daily or as directed by your physician. In case of accidental contact with eyes, rinse thoroughly with water. If irritation develops, discontinue use and consult a dermatologist. Store in a cool place, protected from direct sunlight.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this product suitable for oily skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Acqua texture is oil-free and extremely lightweight, making it an ideal choice for oily or combination skin that needs hydration without heaviness.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I wear this under makeup?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. Its fast-absorbing, non-greasy finish creates a smooth, hydrated base that is perfect for makeup application.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhat makes \"low molecular weight\" Hyaluronic Acid different?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlike standard Hyaluronic Acid, the low molecular weight version has smaller molecules that can penetrate deeper into the skin, providing better long-term hydration results.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs the formula vegan or natural?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe formula is composed of 98% natural ingredients and is developed with a focus on sustainability and skin health.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it help with anti-aging?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, by combining deep hydration with Green Tea antioxidants, it helps prevent fine lines and protects the skin from the damage that leads to premature aging.\u003c\/p\u003e\n\n\n\n\n\n\u003cp\u003eExplore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eDiscover the refreshing power of natural hydration and give your skin the balance it deserves.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53006620590396,"sku":"MKPBR2024-2735","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-epidrat-rosto-acqua-moisturizer-1-69oz-bottle-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776953718"},{"product_id":"mantecorp-blancy-tx-facial-cleanser","title":"Mantecorp Blancy TX Brightening Facial Cleanser – 4.05 oz (120 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Blancy TX \u003c\/strong\u003eis a sophisticated brightening facial cleanser meticulously formulated for skin requiring tone uniformity and spot reduction. This advanced dermo-cosmetic effectively removes daily impurities while initiating the skin-lightening process during the first step of your skincare routine.\u003c\/p\u003e\n\u003cp\u003ePowered by a potent blend of Tranexamic Acid and Niacinamide, it addresses hyperpigmentation from sun exposure, acne scarring, and melasma. The unique inclusion of Gold Jojoba Micro-spheres provides a revitalizing massage experience, leaving the complexion refreshed, balanced, and prepared for subsequent treatments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAdvanced Brightening Core\u003c\/strong\u003e:\u003c\/span\u003e combines Tranexamic Acid and Niacinamide to inhibit melanin synthesis and reduce the appearance of dark spots.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGentle Enzymatic Exfoliation\u003c\/strong\u003e:\u003c\/span\u003e features Keratoline™ to delicately remove dead skin cells, improving texture without the harshness of traditional physical scrubs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eRevitalizing Micro-spheres:\u003c\/span\u003e\u003c\/strong\u003e encapsulated Gold Jojoba Oil spheres melt upon massage, delivering localized nourishment and promoting a healthy glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eComprehensive Pore Cleansing\u003c\/strong\u003e:\u003c\/span\u003e effectively eliminates pollution, bacteria, and makeup residue to prevent clogged pores and maintain skin health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTone Uniformity\u003c\/strong\u003e:\u003c\/span\u003e specifically designed to balance skin pigmentation, making it an essential tool for those managing melasma or post-inflammatory marks.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTranexamic Acid\u003c\/strong\u003e:\u003c\/span\u003e a dermatologist-recognized agent that significantly decreases melanin production to treat and prevent hyperpigmentation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNiacinamide (Vitamin B3)\u003c\/strong\u003e:\u003c\/span\u003e enhances skin radiance, reduces the appearance of enlarged pores, and strengthens the epidermal barrier.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eKeratoline™\u003c\/strong\u003e:\u003c\/span\u003e an enzymatic exfoliant that smooths the skin's surface by eliminating cellular debris through a gentle biological process.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eGold Encapsulated Jojoba Oil\u003c\/strong\u003e:\u003c\/span\u003e provides essential fatty acids and antioxidants during cleansing to prevent dryness and maintain skin elasticity.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eAdult and external use only. Do not apply to irritated or injured skin. Consult a physician before use during pregnancy. In case of accidental contact with eyes, rinse thoroughly with water. If irritation develops, discontinue use and seek medical advice. Store in a cool place below 104°F (40°C), protected from direct light.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use Blancy TX if I have melasma?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is highly effective as a complementary cleansing step for those managing melasma, as it contains Tranexamic Acid which specifically targets melanin synthesis.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this cleanser safe for oily skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. It is indicated for all skin types, providing deep cleansing and pore refinement without leaving an oily residue.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow often should I use it?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor optimal brightening results, use it twice daily (morning and night) as the first step of your skincare regimen.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used alongside other brightening products?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. It is recommended to follow up with the Blancy TX Gel Cream and always apply a high-SPF sunscreen like Episol to protect treated areas.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it contain harsh scrubbing beads?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, it uses encapsulated Jojoba micro-spheres that dissolve upon massage and enzymatic Keratoline™ for a non-abrasive, gentle exfoliating experience.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003eExplore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eElevate your brightening routine by pairing this cleanser with our \u003cspan\u003eBlancy TX Gel Cream\u003c\/span\u003e for a comprehensive approach to skin uniformity.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53006666432828,"sku":"MKPBR2024-2736","price":50.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/17_461d24b8-21cd-4be7-8dea-25847a2adb15.png?v=1776954699"},{"product_id":"mantecorp-ivy-c-ferulic-serum","title":"Mantecorp Ivy C Ferulic Antioxidant Rejuvenating Serum – 1.01 fl oz (30 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Ivy C Ferulic\u003c\/strong\u003e is a high-performance rejuvenating serum meticulously crafted to prevent and correct the visible signs of aging. This advanced formula delivers a triple antioxidant shield, combining pure Nanocapsulated Vitamin C with Ferulic Acid and Hyaluronic Acid.\u003c\/p\u003e\n\u003cp\u003eDesigned for maximum stability and efficacy, its lightweight serum texture is ideal for all skin types, including sensitive complexions. By utilizing state-of-the-art nanotechnology, it ensures a sustained release of active ingredients for up to 8 hours, protecting the skin against oxidative stress while promoting a firmer, more luminous, and youthful appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTriple Antioxidant Protection\u003c\/strong\u003e:\u003c\/span\u003e a potent synergy of Vitamin C, Ferulic Acid, and Vitamin E that neutralizes free radicals and prevents photoaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNanotechnology Integration\u003c\/strong\u003e:\u003c\/span\u003e features pure Vitamin C in nanocapsules that prevent oxidation, ensuring the formula remains stable and active for longer periods.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003e8-Hour Sustained Release\u003c\/strong\u003e:\u003c\/span\u003e provides a continuous delivery of nutrients into the skin, maintaining protective levels throughout the day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAdvanced Age Correction\u003c\/strong\u003e:\u003c\/span\u003e effectively reduces the appearance of fine lines, wrinkles, and expression marks while enhancing skin firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTone Uniformity\u003c\/strong\u003e:\u003c\/span\u003e targets uneven skin tone and helps minimize the appearance of dark spots and post-inflammatory marks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNon-Greasy Finish\u003c\/strong\u003e:\u003c\/span\u003e the ultra-fluid serum texture absorbs instantly, leaving a silky finish that is perfect for layering under sunscreen or makeup.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003ePure Nanocapsulated Vitamin C:\u003c\/span\u003e\u003c\/strong\u003e a stabilized form of Vitamin C that stimulates collagen production, brightens the complexion, and remains active without changing color.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eFerulic Acid\u003c\/strong\u003e:\u003c\/span\u003e a powerful plant-based antioxidant that stabilizes Vitamin C and boosts its photoprotective effects against UV damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e provides essential deep-layer hydration, supporting the skin's natural structure and improving elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e:\u003c\/span\u003e works in harmony with Vitamin C to provide intensive lipid protection 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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eAdult and external use only. Do not apply to irritated or injured skin. Consult a physician before use during pregnancy. In case of accidental contact with eyes, rinse thoroughly with water. If irritation develops, discontinue use and seek medical advice. Store in a cool place below 104°F (40°C), protected from direct light.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWill this Vitamin C serum oxidize or change color over time?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo. Thanks to the nanocapsule technology, the pure Vitamin C is protected from oxidation, ensuring the serum maintains its color and potency until the very last drop.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it safe for sensitive skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, Ivy C Ferulic has been specifically tested and formulated to be gentle enough for all skin types, including sensitive and reactive skin.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use this product in the morning?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. In fact, using it in the morning under your sunscreen is highly recommended, as it boosts your skin’s defense against UV rays and pollution.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it help with acne scars?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the combination of Ferulic Acid and Niacinamide-supported brightening helps to fade post-inflammatory marks and improve overall skin texture.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eShould I apply moisturizer after the serum?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. For best results, apply the serum to clean skin, allow it to absorb, and then follow with your preferred moisturizer and daily SPF.\u003c\/p\u003e\n\n\n\n\n\n\n\n\u003cp\u003eExplore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eCapturing the Brazilian dedication to radiant, sun-protected beauty, this serum offers a clinical solution for those seeking a vibrant and resilient complexion.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53006813757756,"sku":"MKPBR2024-2737","price":120.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-ivy-c-ferulic-antioxidant-serum-30ml-bottle-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776963011"},{"product_id":"mantecorp-ivy-c-aox-gel","title":"Mantecorp Ivy C Aox Gel Antioxidant Facial Rejuvenator – 1.05 oz (30 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Ivy C Aox Gel\u003c\/strong\u003e is a high-performance rejuvenating formula designed to combat the visible signs of aging while enhancing skin firmness and texture. This sophisticated antioxidant gel targets fine lines and wrinkles through a powerful synergy of nanotechnology and clinical-grade active ingredients.\u003c\/p\u003e\n\u003cp\u003eEngineered with an ultra-lightweight, non-greasy consistency, it provides a refreshing finish that is particularly well-suited for oily and acne-prone skin types. By utilizing a controlled-release system, the active nutrients penetrate deeper into the skin’s layers, ensuring prolonged protection against oxidative stress and environmental damage for a consistently radiant complexion.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eMulti-Action Antioxidant Shield:\u003c\/span\u003e\u003c\/strong\u003e combines Vitamin C and Retinol to neutralize free radicals and prevent premature aging caused by UV exposure and pollution.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAdvanced Nanotechnology\u003c\/strong\u003e:\u003c\/span\u003e features nanocapsulated Vitamin C for superior stability and deeper skin permeation, ensuring the formula stays active without oxidizing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTextural Refinement\u003c\/strong\u003e:\u003c\/span\u003e nanospheres of Retinol work to stimulate cellular renewal, smoothing the skin's surface and reducing the appearance of enlarged pores and acne scars.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDeep Hyaluronic Support\u003c\/strong\u003e:\u003c\/span\u003e provides essential moisture and supports natural collagen maintenance to improve elasticity and plumpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTargeted Care for Oily Skin\u003c\/strong\u003e:\u003c\/span\u003e the specialized gel texture offers a comfortable, matte-like sensation that balances hydration without triggering excess oil production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eComprehensive Revitalization\u003c\/strong\u003e:\u003c\/span\u003e enriched with Acerola Extract and Lingostem to boost skin vitality and protect against photo-aging.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNanoencapsulated Vitamin C\u003c\/strong\u003e:\u003c\/span\u003e a stabilized, high-potency form of Vitamin C that brightens the skin tone and intensifies antioxidant defenses.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eRetinol Nanospheres\u003c\/strong\u003e:\u003c\/span\u003e a gentle yet effective form of Vitamin A that promotes skin renewal, targets wrinkles, and helps manage skin texture and clarity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e a fundamental humectant that maintains deep hydration and helps preserve the skin’s structural volume.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAcerola Extract\u003c\/strong\u003e:\u003c\/span\u003e a natural source of nutrients that revitalizes the complexion and enhances the formula’s antioxidant capacity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eLingostem\u003c\/strong\u003e:\u003c\/span\u003e a botanical active that helps the skin recover from damage caused by radiation and supports long-term skin health.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eAdult and external use only. Do not apply to irritated or injured skin. Consult a physician before use during pregnancy. In case of accidental contact with eyes, rinse thoroughly with water. If irritation develops, discontinue use and seek medical advice. Store in a cool place below 104°F (40°C), protected from direct light.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs Ivy C Aox Gel suitable for acne-prone skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, its lightweight gel texture and the presence of Retinol nanospheres make it ideal for oily and acne-prone skin, helping to refine texture and manage scars.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use this product during the day?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYou can apply it in the morning, but it is mandatory to follow up with a high-SPF sunscreen to protect the skin and prevent irritation, as it contains Retinol.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes this version of Vitamin C oxidize quickly?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo. The nanocapsule technology protects the Vitamin C from air and light exposure, ensuring it stays stable and effective without changing color.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I apply this on my neck and chest?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. The formula is safe and highly effective for use on the face, neck, and décolletage to maintain firmness across these sensitive areas.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhat should I expect when I first start using it?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDuring the first few applications, you may feel a slight tingling or mild dryness. This is normal skin adaptation. We recommend starting with every-other-day use for the first week.\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan\u003eExplore our \u003c\/span\u003e\u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e\u003cspan\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eExperience the transformation of clinical-grade Brazilian skincare and restore your skin’s natural youthfulness.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53006917632316,"sku":"MKPBR2024-2738","price":120.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-ivy-c-aox-gel-rejuvenator-1-05oz-bottle-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776963737"},{"product_id":"mantecorp-glycare-control-acne-serum","title":"Mantecorp Glycare Control Oil-Control \u0026 Anti-Acne Serum – 1.01 fl oz (30 mL)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Glycare Control \u003c\/strong\u003eis an ultra-lightweight, high-performance serum specifically formulated for oily and acne-prone skin. This advanced dermo-cosmetic combines the exfoliating power of Nanoencapsulated Glycolic Acid with the soothing properties of Niacinamide to promote cellular renewal and visible pore reduction.\u003c\/p\u003e\n\u003cp\u003eBeyond oil control, its comprehensive formula is enriched with prebiotics and botanical extracts to ensure the skin barrier remains resilient and healthy. By targeting the root causes of acne while maintaining hydration, Glycare Control improves skin texture and quality, providing a matte, balanced, and revitalized complexion.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDual Action Acne Control\u003c\/strong\u003e:\u003c\/span\u003e effectively treats existing breakouts and prevents new acne formation by regulating sebum production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePore Refinement\u003c\/strong\u003e:\u003c\/span\u003e clinically targets enlarged pores, smoothing the skin's surface and improving overall texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eMicrobiome Support:\u003c\/span\u003e\u003c\/strong\u003e infused with prebiotics that maintain the skin’s beneficial bacteria, strengthening natural defenses against external aggressors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNanotechnology Delivery\u003c\/strong\u003e:\u003c\/span\u003e features Nanoencapsulated Glycolic Acid for deeper penetration and controlled release, maximizing efficacy while minimizing irritation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSoothing \u0026amp; Anti-Redness\u003c\/strong\u003e:\u003c\/span\u003e contains Aloe Vera and Hamamelis extract to reduce the discomfort and localized redness associated with acne-prone skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAntioxidant Protection\u003c\/strong\u003e:\u003c\/span\u003e Vitamin E provides a protective shield against oxidative stress and environmental damage.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNanoencapsulated Glycolic Acid\u003c\/strong\u003e:\u003c\/span\u003e an Alpha Hydroxy Acid (AHA) that promotes gentle chemical exfoliation, stimulating cell renewal and clearing pores.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNiacinamide\u003c\/strong\u003e:\u003c\/span\u003e also known as Vitamin B3, it controls oiliness, brightens the skin, and reduces inflammation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePrebiotics\u003c\/strong\u003e:\u003c\/span\u003e vital for maintaining a healthy skin barrier and balancing the cutaneous microbiome.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAloe Vera \u0026amp; Hamamelis (Witch Hazel)\u003c\/strong\u003e:\u003c\/span\u003e botanical agents that provide calming, astringent, and moisturizing benefits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCeramides\u003c\/strong\u003e:\u003c\/span\u003e essential lipids that restore the skin’s moisture barrier to prevent dehydration often caused by acne treatments.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eFor external use only. Apply morning and evening to clean, dry skin. Do not rinse. During the first week of use, apply small amounts on alternate days to allow the skin to adapt. You may experience transient tingling or dryness. Avoid application on eyelids, corners of the nose\/mouth, or injured skin. \u003cspan\u003eMandatory use of high-SPF sunscreen during the day.\u003c\/span\u003e If irritation persists, consult a dermatologist. Keep out of reach of children and store below 86°F (30°C).\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this serum suitable for sensitive skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile it is hypoallergenic and contains calming agents like Aloe Vera, the presence of Glycolic Acid means sensitive skin should start with alternate-day use to ensure tolerance.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I use this product under my morning makeup?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, its ultra-light serum texture absorbs quickly without leaving a residue, creating a smooth and matte base for makeup application.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it help with acne scars?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Glycolic Acid stimulates cellular renewal, which helps fade post-inflammatory marks and smooth out the texture of acne scars over time.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it necessary to use sunscreen with this serum?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, because it contains Glycolic Acid (an AHA), your skin may become more sensitive to the sun. Daily SPF application is essential to prevent irritation and sun spots.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan it be used on dry skin that has acne?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, thanks to the Ceramides and Hyaluronic Acid components, it provides necessary hydration while treating acne, though we recommend following up with a moisturizer if your skin is naturally dry.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cspan\u003eExplore our \u003c\/span\u003e\u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e\u003cspan\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eDrawing from the expertise of Brazilian dermatology in managing oily complexions in tropical climates, Glycare Control offers a professional solution for achieving a clear and healthy glow.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53006947123516,"sku":"MKPBR2024-2739","price":50.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-glycare-control-serum-30ml-bottle-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776964905"},{"product_id":"mantecorp-nouve-collagen-ha-supplement-powder","title":"Mantecorp Nouve Collagen HA Supplement Powder – Verisol Collagen \u0026 Hyaluronic Acid Anti-Aging New Formula, 30 Sachets – 3.59 oz (102 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Nouve Collagen HA New Formula \u003c\/strong\u003eis a premium nutritional supplement designed to support your skin’s structural integrity and combat the visible signs of aging from within. This advanced blend combines bioactive Verisol collagen peptides with Hyaluronic Acid and a high-performance antioxidant complex of Vitamin C, E, and Zinc.\u003c\/p\u003e\n\u003cp\u003eFormulated for high bioavailability, it works deep within the dermis to enhance skin firmness, hydration, and elasticity. With a clean, unflavored formula that contains no sugars or artificial sweeteners, it integrates seamlessly into your daily wellness routine without altering the taste of your favorite beverages.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVerisol Bioactive Collagen\u003c\/strong\u003e:\u003c\/span\u003e specifically optimized for beauty applications, these peptides stimulate natural collagen production to reduce wrinkle depth and improve skin surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHyaluronic Acid Supplementation\u003c\/strong\u003e:\u003c\/span\u003e acts as an internal hydrator, retaining moisture within the skin layers to promote a plump and youthful appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eEnhanced Elasticity\u003c\/strong\u003e:\u003c\/span\u003e works on the skin's structural components to improve firmness and minimize sagging over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAntioxidant Defense System\u003c\/strong\u003e:\u003c\/span\u003e enriched with Vitamins C, E, and Zinc to protect cells against oxidative stress and support the skin's natural resilience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePure and Versatile Formula\u003c\/strong\u003e:\u003c\/span\u003e free from flavors, sugars, and sweeteners, making it the perfect addition to water, juice, or coffee.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVerisol Collagen Peptides\u003c\/strong\u003e:\u003c\/span\u003e high-purity hydrolyzed collagen with a specific molecular weight of 2kDa for maximum absorption and targeted skin action.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e a key component of the skin's extracellular matrix that ensures deep-tissue hydration and volume.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamin C \u0026amp; E\u003c\/strong\u003e:\u003c\/span\u003e essential nutrients that boost collagen synthesis and provide a powerful shield against free radical damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBiotin \u0026amp; Vitamin A\u003c\/strong\u003e:\u003c\/span\u003e vital vitamins that support the health and maintenance of the skin, hair, and nails.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eZinc Bisglycinate\u003c\/strong\u003e:\u003c\/span\u003e a highly absorbable form of zinc that contributes to effective skin repair and protection.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eThis product is intended for adults (19 years and older). Do not exceed the recommended daily serving. This product is a nutritional supplement and not a medicinal treatment. Keep out of reach of children. Store in a cool, dry place and consume immediately after opening the sachet.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes Nouve Collagen HA have a specific taste?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, it is a flavorless formula without sugars or sweeteners. It is designed to be mixed with any liquid without changing its original taste.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow many sachets are in one box?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEach box contains 30 sachets, providing a full one-month supply when following the recommended daily usage.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhen is the best time to take it?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt can be taken at any time of the day, though many prefer to take it in the morning or as directed by a healthcare professional.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it suitable for those with dietary restrictions?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe formula is sugar-free and flavorless. Please refer to the full ingredient list for specific dietary restrictions or allergies.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow soon will I see results?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile individual results vary, many users notice improvements in skin texture and hydration after 4 to 8 weeks of consistent daily use.\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cspan\u003eExplore our \u003c\/span\u003e\u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e\u003cspan\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eInvest in your skin’s future and rediscover its natural glow with the power of Nouve Collagen HA.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53007166275900,"sku":"MKPBR2024-2740","price":73.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-nouve-collagen-ha-supplement-powder-30-sachets-box-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776968361"},{"product_id":"mantecorp-nouve-biotin-hair-nails-supplement","title":"Mantecorp Nouve Biotin Hair \u0026 Nails Supplement – Advanced Strengthening Formula with Biotin \u0026 MSM, 30 Capsules – 1.53 oz (43 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Nouve Biotin\u003c\/strong\u003e is a high-performance nutricosmetic designed to restore the health and vitality of hair and nails from the inside out. This advanced formula combines Biotin with a synergistic blend of essential vitamins and minerals, specifically selected to combat brittleness and promote growth.\u003c\/p\u003e\n\u003cp\u003eDeveloped with dermatological expertise, it provides the precise nutrients required to maintain strong, resilient nails and voluminous, healthy hair. The daily capsules are sugar-free, calorie-free, and lactose-free, offering a clean and effective solution for your daily wellness ritual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHair \u0026amp; Nail Fortification\u003c\/strong\u003e:\u003c\/span\u003e high-potency Biotin stimulates keratin production, reducing hair shedding and preventing nail breakage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eStructural Support with MSM\u003c\/strong\u003e:\u003c\/span\u003e contains Methylsulfonylmethane (MSM), a vital source of sulfur that helps build the fundamental proteins for skin and hair resilience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eIntensive Antioxidant Complex\u003c\/strong\u003e:\u003c\/span\u003e Vitamins C, D, and E protect hair follicles and nail beds from oxidative stress and environmental damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMineral Strength\u003c\/strong\u003e:\u003c\/span\u003e enriched with Zinc, Iron, and Copper to support oxygenation and cellular repair in the scalp and nail matrix.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eClean Formulation\u003c\/strong\u003e:\u003c\/span\u003e free from sugars, calories, petrolatum, and parabens, ensuring a pure supplement that fits seamlessly into your lifestyle.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBiotin (Vitamin B7)\u003c\/strong\u003e:\u003c\/span\u003e a crucial B-vitamin that supports the production of keratin, the primary protein in hair and nails.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMSM (Methylsulfonylmethane)\u003c\/strong\u003e:\u003c\/span\u003e provides organic sulfur, essential for maintaining the strength and elasticity of connective tissues.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eVitamin C \u0026amp; E:\u003c\/span\u003e\u003c\/strong\u003e powerful antioxidants that boost collagen synthesis and protect tissues from premature aging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eZinc \u0026amp; Iron Bisglycinate\u003c\/strong\u003e:\u003c\/span\u003e highly absorbable forms of minerals that prevent deficiencies often linked to hair loss and brittle nails.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eCopper\u003c\/strong\u003e:\u003c\/span\u003e plays a key role in the formation of melanin, helping to maintain the natural pigmentation and shine of your hair.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eThis product is for adult use and is not a medicinal treatment. Do not exceed the recommended daily intake. \u003cspan\u003eThis supplement should not be consumed by pregnant women, nursing mothers, or children.\u003c\/span\u003e Store in a cool, dry place away from light and heat. Once opened, consume within 60 days. Keep out of reach of children.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow often should I take Nouve Biotin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe recommended dosage is one capsule per day, preferably during your main meals, with a glass of water to ensure optimal absorption.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes this product contain any allergens?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it contains gluten and is processed in a facility that may handle wheat, soy, milk, fish, and nuts. Please review the full allergen list if you have specific sensitivities.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs Nouve Biotin sugar-free?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the formula is entirely free from sugars, calories, and lactose, making it suitable for various dietary needs.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan men take this supplement?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. While often popular with women, Nouve Biotin is equally effective for men looking to strengthen their hair and support nail health.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow long until I see results?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eConsistent daily use is key. Most users report visible improvements in nail strength and hair texture after 30 to 60 days of supplementation.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003e\u003cspan\u003eExplore our \u003c\/span\u003e\u003ca href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e\u003cspan\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\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 your foundation and rediscover the vitality of your hair and nails with Nouve Biotin.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53007233646908,"sku":"MKPBR2024-2741","price":50.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-nouve-biotin-hair-and-nails-supplement-30-capsules-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776969745"},{"product_id":"mantecorp-nouve-silicio-d-supplement","title":"Mantecorp Nouve Silício D Supplement – Organic Silicon \u0026 Vitamin D for Hair, Nails, and Skin, 30 Capsules","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Nouve Silício D\u003c\/strong\u003e is a high-performance, intelligent nutricosmetic designed to enhance the health and quality of your hair, nails, and skin. This advanced formula features stabilized Organic Silicon in Choline, a highly bioavailable form that acts as a vital structural component for the body’s connective tissues.\u003c\/p\u003e\n\u003cp\u003eBy combining silicon with Vitamin D and a specialized mineral complex, Nouve Silício D stimulates the natural production of collagen and keratin. The result is a comprehensive rejuvenation ritual that strengthens hair fibers, prevents nail brittleness, and improves skin firmness from the inside out.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003cspan\u003eOrganic Silicon Technology:\u003c\/span\u003e\u003c\/strong\u003e utilizes stabilized silicon in choline for superior absorption, promoting the synthesis of essential proteins like collagen and elastin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHair Strength \u0026amp; Resistance\u003c\/strong\u003e:\u003c\/span\u003e significantly increases the resilience of hair strands, reducing breakage and helping to minimize hair loss.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eNail Keratin Stimulation\u003c\/strong\u003e:\u003c\/span\u003e targets the nail matrix to stimulate keratin production, resulting in harder, faster-growing, and more resilient nails.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBone and Joint Support\u003c\/strong\u003e:\u003c\/span\u003e Vitamin D enhances mineral absorption, supporting the structural integrity of bones and the connective tissue matrix.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eSkin Firmness\u003c\/strong\u003e:\u003c\/span\u003e helps maintain the dermal structure, contributing to smoother texture and improved elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eEasy Daily Regimen\u003c\/strong\u003e:\u003c\/span\u003e a simple one-capsule-a-day dosage designed to fit effortlessly into a modern wellness routine.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eStabilized Organic Silicon (Choline-stabilized Orthosilicic Acid)\u003c\/strong\u003e:\u003c\/span\u003e a premium source of silicon that triggers the biological production of collagen for skin, hair, and nail health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamin D\u003c\/strong\u003e:\u003c\/span\u003e a fundamental nutrient that aids in calcium fixation and supports the overall immune and skeletal systems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamins and Minerals\u003c\/strong\u003e:\u003c\/span\u003e a balanced blend specifically selected by dermatologists to nourish the skin’s deeper layers and the hair follicle.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eThis product is intended for adult use (minimum age 18). It is a dietary supplement, not a medicinal treatment. Do not exceed the recommended daily serving. Consult a physician or pharmacist before starting any supplementation, especially if you have underlying health conditions. Keep the bottle tightly closed and store in a cool, dry place. Keep out of reach of children.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow should I take Nouve Silício D for best results?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe recommended usage is one capsule daily with water. While it can be taken with meals, taking it on an empty stomach (fasting) may help maximize the absorption of the organic silicon.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes Nouve Silício D have a taste or aftertaste?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, the capsules are unflavored and designed to be easy to swallow without leaving any lingering taste.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs this product a replacement for a balanced diet?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, this is a dietary supplement designed to complement your nutrition. It is not a substitute for a diverse and balanced diet.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I take this to help with hair loss?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, Nouve Silício D is formulated to increase hair fiber strength and resistance, which helps reduce hair fall caused by breakage and nutritional deficiencies.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eHow long until I notice changes in my nails?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNail growth cycles vary, but most users report a noticeable increase in nail hardness and reduced flaking within 4 to 8 weeks of consistent daily use.\u003c\/p\u003e\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eExplore our \u003c\/span\u003e\u003ca href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e\u003cspan\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFoster your inner strength and reveal a more resilient version of yourself with the advanced power of Nouve Silício D.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53007246164284,"sku":"MKPBR2024-2742","price":77.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-nouve-silicio-d-supplement-30-capsules-bottle-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776970651"},{"product_id":"mantecorp-nouve-corpo-supplement-powder","title":"Mantecorp Nouve Corpo Body Supplement Powder – Verisol Collagen, Hyaluronic Acid \u0026 Morosil for Cellulite \u0026 Weight Management, 30 Sachets – 3.17 oz (90 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eMantecorp Nouve Corpo\u003c\/strong\u003e is the first nutraceutical specifically developed for comprehensive body care, targeting localized measures, cellulite, and skin sagging. This innovative formula creates a powerful synergy between bioactive Verisol collagen peptides, Hyaluronic Acid, and Morosil.\u003c\/p\u003e\n\u003cp\u003eDesigned to work from the inside out, it replenishes the skin's structural components while actively supporting weight management and body contouring. With a refreshing raspberry flavor, Nouve Corpo turns your daily wellness routine into a sophisticated ritual for a firmer, smoother, and more sculpted silhouette.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features and Benefits\u003c\/h2\u003e\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eBody Contouring \u0026amp; Measure Reduction\u003c\/strong\u003e:\u003c\/span\u003e powered by Morosil to specifically target abdominal fat and support healthy weight management goals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAdvanced Cellulite Reduction\u003c\/strong\u003e:\u003c\/span\u003e clinically supported to show up to a 76% improvement in the appearance of cellulite, promoting smoother skin texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDouble-Action Firmness\u003c\/strong\u003e:\u003c\/span\u003e utilizes Verisol Collagen to achieve a 100% increase in skin hydration and significant improvements in body firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eAnti-Sagging Support\u003c\/strong\u003e:\u003c\/span\u003e Hyaluronic Acid provides deep hydration and maintains skin elasticity, preventing the sagging often associated with weight loss.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDelicious Raspberry Flavor\u003c\/strong\u003e:\u003c\/span\u003e a practical and pleasant-tasting powder that dissolves easily in your beverage of choice for effortless daily consumption.\u003cstrong\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/strong\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMorosil (Sanguinello Orange Extract)\u003c\/strong\u003e:\u003c\/span\u003e a natural active ingredient that aids in the reduction of abdominal fat and body measurements.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVerisol Bioactive Collagen Peptides\u003c\/strong\u003e:\u003c\/span\u003e specialized peptides that stimulate the production of new collagen, specifically targeting skin structure and firmness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e:\u003c\/span\u003e a vital molecule for the skin's extracellular matrix, ensuring deep hydration and improved elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eVitamins and Minerals\u003c\/strong\u003e:\u003c\/span\u003e a balanced complex that supports the body's natural defenses and enhances the overall efficacy of the supplement.\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\"\u003eUsage Cautions\u003c\/h2\u003e\n\n\n\u003cp\u003eThis product is intended for adults (19 years and older). Do not exceed the recommended daily serving. This product is a nutritional supplement and not a medicinal treatment. Consult a physician or nutritionist before use, especially if you have underlying health conditions. Store in a cool, dry place and keep out of reach of children. Consume immediately after mixing.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eMantecorp Skincare\u003c\/strong\u003e represents the pinnacle of Brazilian \u003cstrong\u003edermatological \u003c\/strong\u003escience. For over four decades, the brand has dedicated itself to understanding the unique complexities of skin, resulting in a portfolio that blends cutting-edge technology with high-efficacy ingredients. Born and formulated in Brazil, Mantecorp is recognized as the \u003cstrong\u003emost recommended brand by dermatologists\u003c\/strong\u003e in the country, a testament to its commitment to safety and visible results.\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\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes Nouve Corpo have a strong taste?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, it features a light and pleasant raspberry flavor designed to be enjoyed with water or your favorite cold beverage.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eWhen should I take this supplement?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt is recommended to take one sachet daily in the morning, mixed with any drink of your choice, preferably alongside a meal for better absorption.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eDoes it help with weight loss?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNouve Corpo contains Morosil, which is a powerful ally in managing weight and reducing abdominal measurements when combined with a balanced diet and exercise.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eCan I take this if I have sensitive skin?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, as a nutritional supplement, it works internally to support skin health and is generally well-tolerated by all skin types.\u003c\/p\u003e\n\n\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eIs it safe for pregnant or nursing women?\u003c\/span\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAs with any supplement, pregnant or nursing women should consult their doctor before starting Nouve Corpo.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003eExplore our \u003c\/span\u003e\u003ca href=\"https:\/\/mkpbr.com\/collections\/mantecorp-skincare\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eMantecorp Collection\u003c\/span\u003e\u003c\/a\u003e\u003cspan\u003e to ensure your skin is perfectly prepared and purified for long-lasting results.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTake control of your body's vitality and achieve a firmer, more sculpted silhouette with Nouve Corpo.\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cspan\u003ePackaging Note:\u003c\/span\u003e This product features new updated packaging, but depending on stock availability, you may receive the previous version. The formula may vary and quality remain the same.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mantecorp","offers":[{"title":"Default Title","offer_id":53007289221436,"sku":"MKPBR2024-2743","price":96.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/mantecorp-nouve-corpo-body-supplement-powder-30-sachets-box-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1776971832"}],"url":"https:\/\/mkpbr.com\/en-lt\/collections\/mantecorp-skincare.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}