{"title":"Creamy Skincare","description":"\u003cdiv class=\"mkpbr-cd\"\u003e\n\u003cp class=\"mkpbr-cd__lead\"\u003eBrazil's science-driven dermocosmetic brand, created by a dermatologist\u003c\/p\u003e\n\u003cul class=\"mkpbr-cd__chips\"\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eBy Dr. Luiz Romancini\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eGlycolic Acid\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eVitamin C\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eRetinol\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eMade in Brazil\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mkpbr-cd__body\"\u003eCreamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, known for high-performance dermocosmetics with clinically backed active ingredients. Signature actives include glycolic acid, mandelic acid, salicylic acid, tranexamic acid, retinol, and vitamin C, each used in concentrated, results-driven formulas.\u003c\/p\u003e\n\u003cdetails class=\"mkpbr-cd__more\"\u003e\u003csummary\u003eRead the full story\u003c\/summary\u003e\n\u003cp\u003eCreamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results-driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health.\u003c\/p\u003e\n\u003cp\u003eThe collection highlights Creamy's most sought-after products, including its signature exfoliating acids and advanced serums: glycolic acid for smoother texture and minimized pores; mandelic acid to help refine tone and address visible dark spots, and salicylic acid to support acne-prone skin; the Calming Cream for sensitive skin; tranexamic acid for uneven pigmentation and retinol for firmness and fine lines; and vitamin C for antioxidant protection and daily radiance.\u003c\/p\u003e\n\u003cp\u003eWhat sets Creamy apart is its commitment to simplified formulations: each product features hero actives in meaningful concentrations, supported by minimal but functional ingredients that respect the skin barrier. The textures are lightweight, the packaging is clean and modern, and the line is dermatologist-developed and widely recommended across Brazil, with deep roots in the country's dermocosmetic culture. The brand continues to expand internationally, maintaining its focus on clarity, transparency, and skin science.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n","products":[{"product_id":"creamy-calming-cream","title":"Creamy Calming Cream Lightweight Soothing Gel-Cream. Perfect for Redness and Skin Soothing– 1.41 oz (40 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy’s Calming Cream\u003c\/h2\u003e\n\u003cp\u003eDesigned for moments when the skin feels overwhelmed, \u003cstrong\u003eCreamy’s Calming Cream \u003c\/strong\u003ebrings a refined balance of comfort and efficacy. Its ultralight gel‑cream texture absorbs quickly without residue, helping maintain softness, resilience, and a visibly calmer appearance. Ideal for daily use or after active skincare, this formula supports sensitive or sensitized skin with a modern Brazilian approach to wellness and dermocosmetic science.\u003cbr\u003e\u003cbr\u003eThis soothing hydrator blends advanced marine actives and botanical components to help minimize visible redness, ease temporary discomfort, and promote a lightweight, refreshing hydration.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImmediate Soothing Relief\u003c\/h3\u003e\n\u003cp\u003eHelps calm visible irritation and discomfort caused by active skincare, cleansing, or environmental stress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSupports Sensitive or Sensitized Skin\u003c\/h3\u003e\n\u003cp\u003eDesigned to comfort skin affected by acids, exfoliants, makeup removers, or external stressors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRedness-Softening Action\u003c\/h3\u003e\n\u003cp\u003eHelps visibly diminish redness and flaking while promoting a healthier-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLightweight, Non-Oily Hydration\u003c\/h3\u003e\n\u003cp\u003eGel‑cream texture absorbs quickly, leaving the skin refreshed and balanced without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Tolerance and Resilience\u003c\/h3\u003e\n\u003cp\u003eHelps maintain the skin barrier, supporting improved tolerance to active ingredients and daily routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast Absorption for Daily Use\u003c\/h3\u003e\n\u003cp\u003eSuitable for all skin types, offering a fresh, fluid hydration experience ideal for layering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eCreamy Calming Complex: A functional blend developed to help reduce visible redness, dryness, and discomfort while promoting balance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHypskin® (Marine Bioactive): A red algae–derived ingredient that helps reinforce the skin barrier and supports recovery from irritation.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAlpha-Bisabolol: Known for its skin-soothing properties, helping to reduce sensations of irritation and promote comfort.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E (Tocopheryl Acetate): Offers antioxidant support and helps maintain smooth, supple-feeling skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBotanical Extracts (Centella Asiatica \u0026amp; Olive Leaf): Provide additional hydration and antioxidant benefits to support calm, resilient skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSilky Emollients \u0026amp; Barrier-Supporting Agents: Include Cetearyl Olivate, Sorbitan Olivate, and plant-derived lipids that help preserve moisture without greasiness.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Avoid contact with eyes; rinse with water if contact occurs. Discontinue use if irritation persists. Patch testing is recommended for sensitized or very reactive skin. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the Creamy Calming Cream be used after exfoliating acids?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It was designed to help comfort skin that may feel sensitized after acids or active ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the texture leave the skin oily or sticky?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. The gel‑cream texture absorbs quickly, offering lightweight hydration without residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with other skincare products?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It layers well with serums, sunscreens, and treatments to support a balanced routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52823608000828,"sku":"MKPBR2024-2339","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-calming-cream-lightweight-soothing-gel-cream-1-41-oz-40g-brazilian-dermocosmetics-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772561343"},{"product_id":"creamy-glycolic-acid-10-exfoliant","title":"Creamy Glycolic Acid 10% Renewal \u0026 Texture Refining Exfoliant – 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy’s Glycolic Acid Chemical Exfoliant\u003c\/h2\u003e\n\u003cp\u003eCrafted to refine, renew, and illuminate the skin, \u003cstrong\u003eCreamy’s Glycolic Acid Chemical Exfoliant\u003c\/strong\u003e brings a modern approach to resurfacing in a rich, elegant cream base. With 10% glycolic acid, niacinamide, and alpha‑bisabolol, this intensive yet balanced formula helps soften texture, diminish the appearance of enlarged pores, and support a more uniform, radiant complexion. Its creamy emollient texture delivers both exfoliation and deep hydration, making it an elevated addition to any evening skincare ritual.\u003cbr\u003e\u003cbr\u003eCelebrated for its blend of performance and tolerance, this exfoliant supports renewed cell turnover, smoother touch, and enhanced absorption of subsequent treatments—all while maintaining comfort and barrier support.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTexture Refinement \u0026amp; Renewal\u003c\/h3\u003e\n\u003cp\u003eHelps retexturize uneven skin through chemical exfoliation, supporting a smoother, more uniform appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFine Line Softening\u003c\/h3\u003e\n\u003cp\u003eEncourages cell turnover and collagen-supporting renewal to visibly soften early signs of aging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePore Appearance Reduction\u003c\/h3\u003e\n\u003cp\u003eHelps diminish the look of enlarged pores and promotes a more refined skin surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBalanced Hydration \u0026amp; Radiance\u003c\/h3\u003e\n\u003cp\u003eCreamy formula with emollients and almond oil provides deep hydration while minimizing dullness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSebum \u0026amp; Shine Control\u003c\/h3\u003e\n\u003cp\u003eNiacinamide contributes to reducing excess oil and shine, supporting clearer-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIdeal for Most Skin Types\u003c\/h3\u003e\n\u003cp\u003eEspecially suitable for oily, combination, or uneven-textured skin; use gradually for sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Treatment Absorption\u003c\/h3\u003e\n\u003cp\u003ePrepares the skin to better receive follow-up serums and creams in your nightly routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycolic Acid 10%: A well-studied alpha hydroxy acid that promotes exfoliation, smoother texture, and a brighter appearance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eNiacinamide (Vitamin B3): Supports barrier function, helps reduce the look of dark spots, balances excess oil, and aids blemish-prone skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAlpha-Bisabolol: A soothing component that helps comfort the skin during exfoliation and reduces sensations of irritation.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSweet Almond Oil: Adds emollience, nourishment, and hydration, helping counterbalance the intensity of glycolic acid.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCreamy Emollient Base: Supports a rich, skin-cushioning texture that hydrates while delivering active resurfacing ingredients.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For nighttime use only. Do not use with other acids or retinoids during the same application. Avoid contact with eyes; rinse with water if necessary. Patch testing is recommended. Use sunscreen during the day while using exfoliating acids. Not recommended during pregnancy or breastfeeding without medical guidance. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the Creamy Glycolic Acid Exfoliant every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBegin 2–3 times per week. If skin shows good tolerance, increase frequency gradually. Best suited for nightly use only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, particularly oily, acne‑prone, or textured skin. Sensitive skin should introduce slowly and monitor tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used during the day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. This product must be used exclusively at night. Daily sunscreen is essential.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan pregnant or breastfeeding individuals use this product?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eConsult your physician before using exfoliating acids during pregnancy or lactation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I combine it with other acids or retinoids?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNot in the same routine. Alternate nights to avoid irritation or barrier disruption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52823674257724,"sku":"MKPBR2024-2340","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-glycolic-acid-10-renewal-texture-refining-exfoliant-1-05-oz-30g-brazilian-dermocosmetics-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772564253"},{"product_id":"creamy-mandelic-acid-gel","title":"Creamy Mandelic Acid 7% Clarifying \u0026 Anti‑Blemish Renewal Gel – 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy Mandelic Acid Gel\u003c\/h2\u003e\n\u003cp\u003eDesigned to harmonize clarity, renewal, and balance, this lightweight gel from \u003cstrong\u003eCreamy Mandelic Acid Gel \u003c\/strong\u003edelivers a refined approach to nightly skin transformation. With 7% mandelic acid, alpha‑arbutin, and allantoin, the formula works gradually yet effectively to illuminate the complexion, help reduce the look of post‑blemish marks, and support clearer, more uniform skin. Its fast‑absorbing texture makes it ideal for all skin types—especially those prone to excess oil, congestion, and uneven tone.\u003cbr\u003e\u003cbr\u003eWith roots in Brazil’s advanced dermocosmetic tradition, Creamy was one of the first brands to bring mandelic acid into everyday routines. This gentle AHA is known for resurfacing the skin with minimal irritation, offering a modern alternative for those seeking smoother texture, more regulated oil production, and a visibly brighter appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast‑Absorbing Clarifying Gel\u003c\/h3\u003e\n\u003cp\u003eLightweight gel penetrates quickly, providing surface renewal without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eOil Regulation \u0026amp; Shine Balance\u003c\/h3\u003e\n\u003cp\u003eHelps reduce excess sebum while maintaining a comfortable, fresh finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSupports Clearer, Breakout‑Resistant Skin\u003c\/h3\u003e\n\u003cp\u003eMandelic acid works to minimize congestion and reduce the formation of blemishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHelps Reduce the Look of Visible Marks\u003c\/h3\u003e\n\u003cp\u003eAlpha‑arbutin supports a more uniform complexion by helping soften the appearance of pigmentation and uneven tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGentle Yet Effective Exfoliation\u003c\/h3\u003e\n\u003cp\u003eMandelic acid resurfaces the skin at a controlled pace, ideal for sensitive or reactive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComforting Hydration \u0026amp; Redness Minimization\u003c\/h3\u003e\n\u003cp\u003eAllantoin nourishes, soothes, and helps counteract dryness and redness associated with exfoliating acids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSuitable for All Skin Types\u003c\/h3\u003e\n\u003cp\u003eEspecially recommended for oily, acne‑prone, or dull‑looking skin seeking a smoother, more radiant surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eMandelic Acid 7%: A gentle alpha hydroxy acid derived from almonds, offering controlled exfoliation to support clarity, smoothness, and reduced congestion.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAlpha‑Arbutin: A brightening active that helps reduce the look of dark marks and supports an even, more radiant skin tone.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAllantoin: Provides hydration, comfort, and soothing support, helping calm irritation and maintain softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrating Gel Base: Designed for rapid absorption and high tolerance, suitable even for oily skin.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For nighttime use only. Avoid combining with other acids or retinoids in the same application. Introduce gradually, especially for sensitive skin. Avoid contact with eyes; rinse thoroughly if necessary. Use sunscreen daily while incorporating exfoliating acids. Consult a physician before use during pregnancy or breastfeeding. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the Creamy Mandelic Acid Gel be used every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—if your skin tolerates it well. Begin on alternate nights and increase gradually.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Mandelic acid is known for its controlled, gentle action. Still, monitor your skin’s response.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help with acne marks?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Mandelic acid and alpha‑arbutin support cell renewal and pigment regulation, helping reduce the appearance of marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used with other acids?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNot in the same application. Alternate nights to avoid irritation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need sunscreen while using this product?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Acids increase sun sensitivity; daily sun protection is essential.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52823705649468,"sku":"MKPBR2024-2341","price":43.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-mandelic-acid-7-clarifying-anti-blemish-renewal-gel-1-05-oz-30g-brazilian-dermocosmetics-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772566146"},{"product_id":"creamy-vitamin-c-serum","title":"Creamy Vitamin C 10% Brightening \u0026 Antioxidant Renewal Serum – 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy’s Antioxidant Vitamin C Serum\u003c\/h2\u003e\n\u003cp\u003eCreated to illuminate, protect, and energize the complexion, \u003cstrong\u003eCreamy’s Antioxidant Vitamin C Serum\u003c\/strong\u003e blends advanced derivatives of Vitamin C with ferulic acid and Vitamin E for a radiant, firmer‑looking skin. With a lightweight, fast‑absorbing serum texture, it delivers a concentrated shield against daily oxidative stress while supporting brightness, hydration, and improved elasticity.\u003cbr\u003e\u003cbr\u003eBrazil’s dermocosmetic expertise shines through in this formula, strategically designed with highly stable Vitamin C derivatives that resist oxidation and activate upon skin contact. This ensures greater longevity, enhanced antioxidant action, and a visibly revitalized complexion throughout the day.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast‑Absorbing Antioxidant Serum\u003c\/h3\u003e\n\u003cp\u003eLightweight, elegant serum texture that absorbs quickly without residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBrightening \u0026amp; Tone‑Evening Support\u003c\/h3\u003e\n\u003cp\u003eHelps visibly reduce pigmentation differences and promotes an illuminated, uniform look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti‑Aging Protection \u0026amp; Prevention\u003c\/h3\u003e\n\u003cp\u003eVitamin C, Vitamin E, and ferulic acid work synergistically to help prevent early signs of aging caused by free radicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImproved Firmness \u0026amp; Elasticity\u003c\/h3\u003e\n\u003cp\u003eDaily use helps promote a firmer, more elastic skin feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHydration Boost \u0026amp; Natural Glow\u003c\/h3\u003e\n\u003cp\u003eOffers smoother texture, added moisture, and a refreshed radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIdeal for All Skin Types\u003c\/h3\u003e\n\u003cp\u003eFragrance‑free and colorant‑free formula, suitable for oily, dry, sensitive, or combination skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin C 10% (Ethyl‑Ascorbic Acid + Ascorbyl Glucoside): Two highly stable Vitamin C derivatives engineered for slow oxidation and maximum antioxidant payoff upon application.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFerulic Acid: Potent antioxidant that enhances Vitamin C performance and helps shield skin from environmental aggressors.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E (Tocopherol Acetate): Supports hydration, radiance, and antioxidant protection while stabilizing the formula.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHyaluronic Acid (Sodium Hyaluronate): Helps attract and retain moisture for a smoother, plumper appearance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSilky, High‑Tolerance Serum Base: Designed to deliver concentrated actives with long‑lasting stability and minimal irritation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Avoid direct contact with eyes. Use sunscreen daily while using antioxidant and brightening products. Introduce gradually if skin is sensitive. Store away from heat and direct sunlight. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the Creamy Vitamin C Serum every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It may be used once or twice daily, after cleansing and before moisturizer and sunscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. This formula is fragrance‑free, colorant‑free, and suitable even for oily or sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use it in the morning or at night?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eMorning use is ideal for antioxidant defense, but it can be used at both times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I combine it with acids or exfoliants?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Vitamin C may be combined with exfoliating acids, provided your skin tolerates the routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this product oxidize quickly?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe formula uses highly stable Vitamin C derivatives, which resist oxidation and activate upon contact with the skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52823769350460,"sku":"MKPBR2024-2342","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-vitamin-c-10-brightening-antioxidant-renewal-serum-1-05-oz-30g-brazilian-dermocosmetics-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772568504"},{"product_id":"creamy-salicylic-acid-tonic","title":"Creamy Salicylic Acid 2% Pore‑Refining \u0026 Oil‑Control Tonic – 3.04 fl oz (90 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy’s Salicylic Acid 2% Tonic\u003c\/h2\u003e\n\u003cp\u003eCreated to reset and rebalance the complexion, \u003cstrong\u003eCreamy’s Salicylic Acid 2% Tonic\u003c\/strong\u003e offers a modern, liquid‑light formula that absorbs instantly and prepares the skin for every step that follows. Designed for oily, acne‑prone, and textured skin, this daily tonic helps reduce shine, refine the appearance of enlarged pores, and minimize the look of blemishes—all while maintaining comfort through hydrating, microbiome‑friendly ingredients.\u003cbr\u003e\u003cbr\u003eWith a synergy of BHA exfoliation, xylitol hydration, tea tree extract, and pre‑ and post‑biotic complexes, this tonic purifies without stripping, making it ideal for both morning and evening routines. Inspired by Brazil’s dermocosmetic culture, it balances efficiency with gentleness, even for sensitive skin that seeks clarity without irritation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLightweight, Fast‑Absorbing Liquid Texture\u003c\/h3\u003e\n\u003cp\u003eDesigned to sink in instantly, leaving the skin refreshed, purified, and ready for the next step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImmediate Oil‑Control Action\u003c\/h3\u003e\n\u003cp\u003eHelps reduce excessive shine from the first application, supporting a balanced, matte look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTargets Blackheads \u0026amp; Blemishes\u003c\/h3\u003e\n\u003cp\u003eSalicylic acid aids in unclogging pores and helping prevent new acne formation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eReduces Visible Redness\u003c\/h3\u003e\n\u003cp\u003eHelps calm irritation associated with acne outbreaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVisible Pore Minimization\u003c\/h3\u003e\n\u003cp\u003eSupports a smoother surface with refined‑looking pores.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCompatible with Other Treatments\u003c\/h3\u003e\n\u003cp\u003eCan be combined with acids, serums, or moisturizers as tolerated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDay and Night Use\u003c\/h3\u003e\n\u003cp\u003eOffers flexible application for both morning freshness and nighttime renewal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eSalicylic Acid 2% (BHA): A powerful exfoliating acid that penetrates deep into pores to remove impurities, control oil, and help prevent acne.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTea Tree Leaf Extract: Provides purifying and balancing support, ideal for blemish‑prone skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eXylitol: A hydrating, soothing active that reduces discomfort and maintains a smooth feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePre‑ and Post‑Biotic Complex: Helps balance the skin’s microbiome by inhibiting harmful bacteria and supporting beneficial flora.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eNiacinamide: Helps calm inflammation, improve texture, and support oil regulation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Avoid the eye area. Introduce gradually, especially on sensitive skin. Always use sunscreen during the day when using exfoliating acids. Discontinue if persistent irritation occurs. Safe for pregnant and breastfeeding individuals; consult your doctor if unsure. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the Creamy Salicylic Acid Tonic be used by all skin types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It is especially beneficial for oily, acne‑prone, or textured skin, but can be used by all skin types with gradual introduction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I apply it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eStart using 2–3 times per week, morning and\/or night. Increase frequency as your skin adapts, up to twice daily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I combine it with other acids?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, but monitor tolerance. If irritation occurs, alternate usage days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it safe during pregnancy or breastfeeding?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It is considered safe, but consult your doctor if unsure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I apply sunscreen when using this product?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Daily SPF is essential when using exfoliating or acne‑targeting ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52823792746812,"sku":"MKPBR2024-2343","price":48.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-salicylic-acid-2-pore-refining-oil-control-tonic-3-04-fl-oz-90ml-brazilian-dermocosmetics-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772623795"},{"product_id":"creamy-lactic-acid-serum","title":"Creamy Lactic Acid 5% Gentle Hydrating Renewal 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy’s Lactic Acid 5% Gentle Renewal Serum\u003c\/h2\u003e\n\u003cp\u003eCrafted for delicate, easily irritated, or first‑time acid users, \u003cstrong\u003eCreamy’s Lactic Acid 5% Gentle Renewal Serum\u003c\/strong\u003e offers a harmonious blend of mild exfoliation and deep hydration. With a silky, fast‑absorbing serum texture, this formula helps softly renew the skin’s surface while improving moisture retention, radiance, and overall smoothness.\u003cbr\u003e\u003cbr\u003eLactic acid—known as the most gentle AHA—exfoliates superficially to maintain illumination and refine texture without discomfort. Enhanced with niacinamide for balanced oil regulation and alpha‑bisabolol for calming support, this serum delivers visible renewal with exceptional tolerance, making it an ideal nightly step for sensitive, dry, or beginner skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGentle Chemical Exfoliation\u003c\/h3\u003e\n\u003cp\u003eLactic acid renews the skin’s surface with mild action, ideal for sensitive skin or those introducing AHAs for the first time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHydration + Softness + Luminosity\u003c\/h3\u003e\n\u003cp\u003eDue to its humectant nature, lactic acid provides deeper hydration while promoting a firmer, smoother feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSebum Regulation \u0026amp; Anti‑Blemish Support\u003c\/h3\u003e\n\u003cp\u003eNiacinamide helps balance oil production, reduce shine, and minimize acne occurrence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePore‑Refining Action\u003c\/h3\u003e\n\u003cp\u003eHelps visibly reduce the appearance of enlarged pores for a more refined skin texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eOptimized for Sensitive Skin\u003c\/h3\u003e\n\u003cp\u003eThe synergistic blend of lactic acid, niacinamide, and alpha‑bisabolol supports barrier comfort and minimizes irritation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSilky Serum Absorption\u003c\/h3\u003e\n\u003cp\u003eLightweight texture sinks in quickly without stickiness, ideal for nightly layering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eLactic Acid 5%: A gentle AHA that renews the skin by exfoliating the superficial layer while providing hydration and softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eNiacinamide (Vitamin B3): Balances excess oil, softens pores, and helps reduce acne formation while supporting tone uniformity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAlpha‑Bisabolol: Provides calming action, reduces redness, and enhances comfort for sensitive or reactive skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHigh‑Tolerance Serum Base: Lightweight, elegant, and optimized for gradual acid delivery with minimal irritation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e Nighttime use recommended. Begin with alternate nights to test tolerance. Avoid eye area. Do not use while pregnant or breastfeeding. Always apply sunscreen during the day when using exfoliating acids. Discontinue use if persistent irritation occurs. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the Creamy Lactic Acid Serum be used on sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Lactic acid is the gentlest AHA and is ideal for sensitive or beginner skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, but begin with alternate nights and increase gradually based on tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help brighten or fade marks?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Lactic acid combined with niacinamide helps even out tone and soften the appearance of mild pigmentation or post‑acne marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have any scent?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo added fragrance. Any scent comes naturally from the actives and is very subtle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan pregnant or breastfeeding individuals use this serum?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. Acid use during pregnancy or breastfeeding is not recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52827949465916,"sku":"MKPBR2024-2344","price":43.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-lactic-acid-5-hydrating-renewal-serum-1-01-fl-oz-30ml-brazilian-dermocosmetics-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772634549"},{"product_id":"creamy-vitamin-c-gold-serum","title":"Creamy Vitamin C Gold Brightening \u0026 Antioxidant Luxe 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy Vitamin C Gold\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCreamy Vitamin C Gold \u003c\/strong\u003eelevates antioxidant skincare with a luxurious fusion of advanced brightening actives and next‑generation stabilization technology. Powered by Golden C™—pure Vitamin C stabilized with gold molecules—this serum offers superior absorption, enhanced antioxidant longevity, and a visibly luminous complexion. Combined with liposoluble Vitamin C, Illuminyl™ 388, Hexylresorcinol, and Glutathione, the formula targets dullness, uneven tone, fine lines, and loss of firmness with elegant precision.\u003cbr\u003e\u003cbr\u003eFast‑absorbing and dermatologist‑tested for sensitive skin, this serum delivers a refined brightening effect while reinforcing the skin’s natural defense system. With its dual Vitamin C system and high‑performance clarifying complex, it creates a radiant, even‑toned complexion with remarkable skin‑comfort and hydration.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAdvanced Dual Vitamin C Technology\u003c\/h3\u003e\n\u003cp\u003eCombines pure Vitamin C stabilized with gold molecules and liposoluble Vitamin C for deeper absorption and prolonged antioxidant action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHigh‑Performance Brightening Complex\u003c\/h3\u003e\n\u003cp\u003ePowered by Illuminyl™ 388, Hexylresorcinol, and Glutathione to reduce dark spots, melanin formation, and uneven tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePreventive Antioxidant Defense\u003c\/h3\u003e\n\u003cp\u003eNeutralizes free‑radical damage caused by pollution and UV exposure, helping delay visible signs of aging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFirmness \u0026amp; Elasticity Support\u003c\/h3\u003e\n\u003cp\u003eHelps reinforce collagen pathways, contributing to stronger, firmer, more resilient skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti‑Aging Action\u003c\/h3\u003e\n\u003cp\u003eSoftens the appearance of fine lines while improving overall texture and luminosity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSensitive‑Skin Compatible\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested on sensitive skin with a lightweight, elegant serum texture that absorbs quickly without residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eGolden C™ (Pure Vitamin C Stabilized with Gold): Gold molecules protect Vitamin C from oxidation and enhance penetration, ensuring potent, long‑lasting antioxidant and brightening performance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLiposoluble Vitamin C (Ascorbyl Tetraisopalmitate): Highly stable, deeply penetrating form that reduces dark spots and supports tone uniformity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eIlluminyl™ 388: Next‑generation brightening polyphenol derived from green tea; inhibits melanin production and transfer for advanced illumination.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHexylresorcinol: A powerful pigment‑correcting molecule that helps reduce melasma, sunspots, and persistent discoloration.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlutathione: A master antioxidant that boosts radiance, protects cells from oxidative stress, and shifts melanin from darker tones to lighter ones.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAlpha‑Bisabolol: Offers calming benefits to enhance comfort and reduce redness.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Avoid the eye area. Introduce gradually for highly sensitive skin. Always apply sunscreen during the day. Consult a dermatologist before use during pregnancy or breastfeeding. Discontinue in case of persistent irritation. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat differentiates the Vitamin C Gold from the classic version?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eVitamin C Gold includes Golden C™, Glutathione, and premium brightening actives for superior stability, radiance, and antioxidant power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. The formula is dermatologically tested on sensitive skin. Start with alternate days if your skin is extremely reactive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be combined with other brighteners?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It pairs well with Niacinamide and Tranexamic Acid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I use it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eApply in the morning after cleansing and toning, before moisturizer and sunscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help with dark spots?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Hexylresorcinol, Illuminyl™ 388, and dual Vitamin C forms help reduce dark spots and promote a more uniform tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52828014379324,"sku":"MKPBR2024-2345","price":68.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-vitamin-c-gold-brightening-antioxidant-luxe-serum-1-01-fl-oz-30ml-front-view-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772635988"},{"product_id":"creamy-niacinamide-b-serum","title":"Creamy Niacinamide B 20% Barrier‑Strengthening \u0026 Oil‑Control 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy’s Niacinamide B Complex 20%\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCreamy’s Niacinamide B Complex 20%\u003c\/strong\u003e delivers an advanced, concentrated blend of B‑vitamins designed to restore balance, support clarity, and reinforce the skin’s barrier with exceptional tolerance. With a lightweight, fast‑absorbing serum texture, this formula brings powerful oil‑control action and visible improvement in tone, texture, and firmness—all while calming redness and strengthening the skin’s natural defenses.\u003cbr\u003e\u003cbr\u003eFeaturing a triple‑delivery technology that allows niacinamide to penetrate multiple layers of the skin, this serum also includes Vitamin B12, Vitamin B5 (panthenol), Vitamin B6, Vitamin E, and zinc to reduce excess sebum, minimize pores, soften fine lines, prevent breakouts, and enhance hydration. The result is a healthier‑looking, more even, and resilient complexion suitable for all skin types—including sensitive skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBarrier Repair \u0026amp; Strengthening\u003c\/h3\u003e\n\u003cp\u003eA powerful blend of B‑vitamins reinforces the skin’s moisture barrier, improving resilience and overall health.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eOil‑Control \u0026amp; Anti‑Blemish Support\u003c\/h3\u003e\n\u003cp\u003eNiacinamide and zinc work synergistically to reduce shine, improve pore appearance, and prevent breakouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTone‑Evening \u0026amp; Brightening\u003c\/h3\u003e\n\u003cp\u003eHelps fade visible pigmentation, dark spots, and marks for a more uniform complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTexture‑Smoothing Action\u003c\/h3\u003e\n\u003cp\u003eMinimizes roughness and supports refined texture with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRedness \u0026amp; Sensitivity Reduction\u003c\/h3\u003e\n\u003cp\u003eVitamin B12 and panthenol calm irritation while restoring comfort and softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFirmness \u0026amp; Hydration Boost\u003c\/h3\u003e\n\u003cp\u003eVitamin E and panthenol help improve elasticity and maintain smoother, more hydrated skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eNiacinamide (Vitamin B3) – 20% Triple‑Delivery Technology: Penetrates deeper layers to improve tone, regulate oil, minimize pores, and support hydration.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eZinc: Helps correct excess sebum, refine pores, and reduce acne activity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin B12: Reinforces the barrier, calms inflammation, and provides the serum’s natural rosy hue.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePanthenol (Vitamin B5): Deeply hydrates, soothes, and supports barrier repair while enhancing elasticity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E: Offers antioxidant defense and boosts skin softness.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Introduce gradually if combining with strong exfoliants or retinoids. Avoid eye contact. Safe for pregnant and breastfeeding individuals (consult your dermatologist if unsure). Does not replace moisturizer for dry skin types. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Niacinamide B Complex be used daily?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Designed for everyday use, both morning and night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for oily or acne‑prone skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It helps regulate sebum, reduce breakouts, and refine pore appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I combine it with exfoliating acids?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, but alternate usage days to avoid sensitization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it safe for pregnancy and breastfeeding?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, but always consult your doctor if unsure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it replace moisturizer?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. It adds hydration but should be layered with a moisturizer, especially for dry skin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52828098756924,"sku":"MKPBR2024-2346","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-niacinamide-b-20-barrier-strengthening-oil-control-serum-1-01-fl-oz-30ml-front-view-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772651207"},{"product_id":"creamy-retinal-serum","title":"Creamy Retinal 0.05% Age‑Renewal \u0026 Firming Night 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\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eCreamy’s Retinal 0.05% Night Serum\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCreamy’s Retinal 0.05% Night Serum\u003c\/strong\u003e delivers a next‑generation approach to anti‑aging, combining maximum‑allowed retinaldehyde concentration with controlled‑release technology for fast, high‑performance results with reduced irritation. Retinal—known as the direct precursor to retinoic acid—works up to 11× faster than retinol, promoting deep cellular renewal, visible wrinkle reduction, improved firmness, enhanced elasticity, and smoother texture.\u003cbr\u003e\u003cbr\u003ePerfect for nighttime use and suitable for all skin types, especially mature or aging skin (25+), this serum is enriched with Gluconolactone (PHA) for gentle exfoliation and hydration, and Altheostem™, a stem‑cell–derived active that accelerates the removal of senescent (aged, damaged) cells. The result is a visibly rejuvenated complexion with improved tone, reduced pores, and a balanced, refined appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAccelerated Anti‑Aging Performance\u003c\/h3\u003e\n\u003cp\u003eRetinaldehyde converts directly into retinoic acid for visibly faster, more potent results than retinol.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eWrinkle Softening \u0026amp; Texture Refinement\u003c\/h3\u003e\n\u003cp\u003eHelps diminish fine lines, uneven texture, and early signs of aging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTone‑Evening \u0026amp; Brightening\u003c\/h3\u003e\n\u003cp\u003eSupports a more uniform complexion while reducing visible spots and dullness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFirmness \u0026amp; Elasticity Boost\u003c\/h3\u003e\n\u003cp\u003eAltheostem™ helps combat loss of firmness linked to aging cells, promoting a lifted, resilient appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePore‑Minimizing \u0026amp; Oil‑Balancing\u003c\/h3\u003e\n\u003cp\u003eImproves the appearance of enlarged pores and balances excessive shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eOptimized for Sensitive Skin (Night Use)\u003c\/h3\u003e\n\u003cp\u003eControlled‑release retinal + soothing PHA reduce irritation while maximizing results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eRetinaldehyde 0.05%: A superior Vitamin A derivative offering fast action against wrinkles, sagging, and uneven tone.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGluconolactone (PHA): Provides gentle exfoliation, hydration, and enhanced penetration while supporting sensitive‑skin tolerance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAltheostem™: A cutting‑edge stem‑cell active that removes senescent cells, helping restore firmness and rejuvenate the skin.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eControlled‑Release Delivery System: Ensures slow, consistent release of retinal for high performance with minimal irritation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For nighttime use only. Not recommended for use with acids in the same routine—alternate nights instead. Avoid during pregnancy or breastfeeding. Always apply sunscreen during the day. Introduce gradually if skin is sensitive. Creamy is a modern Brazilian skincare brand created by dermatologist Luiz Romancini, recognized for bringing high-performance dermocosmetics with intelligent formulas and clinically backed active ingredients to a global audience. Built on scientific rigor and accessibility, Creamy became a beauty phenomenon in Brazil by offering concentrated, results‑driven formulations that support skin renewal, improve tone uniformity, and help maintain long-term skin health without complexity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Creamy Retinal and Creamy Retinol?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eRetinal is stronger, faster, and closer to retinoic acid. Best for ages 25+. Retinol is gentler and ideal for beginners (18–25).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—formulated with soothing PHA + controlled‑release retinal to minimize irritation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with acids?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNot in the same application. Alternate days to avoid irritation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan pregnant or breastfeeding individuals use it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo, retinal is not recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need sunscreen?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—daily SPF is mandatory when using retinal or any Vitamin A derivative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Creamy","offers":[{"title":"Default Title","offer_id":52828680782140,"sku":"MKPBR2024-2347","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/creamy-retinal-0-05-age-renewal-firming-night-serum-1-01-fl-oz-30ml-front-view-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1772652570"}],"url":"https:\/\/mkpbr.com\/en-bg\/collections\/creamy-skincare.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}