{"title":"Adeus Cream","description":"\u003cstyle\u003e\n\/* Adeus — Collection Description Block (Shopify-safe, compact, no images)\n   Palette: Navy #14203E | Pink #EB56AB | Orange #F5821F | Mint #B6FADA | White #FFFFFF\n   Vars are scoped to .adeus (not :root) so they never leak into the theme. *\/\n.adeus{\n  --c-navy:#14203E; --c-pink:#EB56AB; --c-orange:#F5821F; --c-mint:#B6FADA;\n  --soft:#F6F7FB; --border:#E7E9F3;\n  max-width:1080px;margin:0 auto;padding:16px;font-family:Arial,Helvetica,sans-serif;color:var(--c-navy);\n}\n.adeus *{box-sizing:border-box}\n.adeus section{margin-bottom:20px}\n.adeus section:last-child{margin-bottom:0}\n.adeus svg{display:block}\n\n\/* Badges *\/\n.adeus-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}\n.adeus-badge{background:var(--c-pink);color:#fff;padding:5px 11px;border-radius:999px;font-size:11.5px;font-weight:800;letter-spacing:.2px;display:inline-block}\n.adeus-badge.official{background:var(--c-orange)}\n\n\/* Hero *\/\n.adeus-hero{display:grid;grid-template-columns:1fr;gap:20px;align-items:center;padding:22px 18px;background:linear-gradient(180deg,#FAFBFF,var(--soft));border:1px solid var(--border);border-radius:16px}\n.adeus-hero h2{margin:0 0 10px;font-size:22px;line-height:1.24}\n.adeus-hero p.lead{margin:0 0 16px;font-size:14px;line-height:1.6;color:rgba(20,32,62,.82)}\n.adeus-cta{display:flex;flex-wrap:wrap;gap:10px;align-items:center}\n.adeus a.adeus-btn,.adeus a.adeus-btn:link,.adeus a.adeus-btn:visited,.adeus a.adeus-btn:hover,.adeus a.adeus-btn:active{color:#fff!important;text-decoration:none!important}\n.adeus-btn{background:var(--c-pink);padding:11px 20px;border-radius:10px;font-size:14.5px;font-weight:700;display:inline-block;transition:filter .15s}\n.adeus-btn:hover{filter:brightness(.94)}\n.adeus-btn.secondary{background:var(--c-navy)}\n.adeus-note{width:100%;font-size:12px;color:rgba(20,32,62,.6);margin:6px 0 0}\n.adeus-seal-wrap{display:flex;justify-content:center}\n.adeus-seal-wrap svg{width:168px;height:168px}\n\n\/* Trust strip *\/\n.adeus-trust{display:grid;grid-template-columns:1fr;gap:10px}\n.adeus-trust\u003ediv{background:#fff;border:1px solid var(--border);border-top:3px solid var(--c-orange);border-radius:10px;padding:14px 12px;text-align:center}\n.adeus-trust .ic{color:var(--c-navy);width:24px;height:24px;margin:0 auto 8px}\n.adeus-trust h3{margin:0 0 4px;font-size:14px}\n.adeus-trust p{margin:0;font-size:12.5px;color:rgba(20,32,62,.72);line-height:1.45}\n\n\/* Authenticity callout *\/\n.adeus-auth{display:flex;gap:12px;background:rgba(245,130,31,.07);border:1px solid rgba(245,130,31,.28);border-left:4px solid var(--c-orange);border-radius:10px;padding:14px 16px;font-size:13.5px;line-height:1.6}\n.adeus-auth .ic{flex:0 0 auto;width:20px;height:20px;margin-top:2px;color:var(--c-orange)}\n.adeus-auth strong{color:var(--c-navy)}\n\n\/* Section titles *\/\n.adeus-h3{font-size:17px;margin:0 0 14px;color:var(--c-navy)}\n\n\/* Product info grid (replaces the old accordion) *\/\n.adeus-info-grid{display:grid;grid-template-columns:1fr;gap:12px}\n.adeus-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:16px}\n.adeus-card .ic-wrap{width:34px;height:34px;border-radius:9px;background:rgba(182,250,218,.55);display:flex;align-items:center;justify-content:center;margin-bottom:10px}\n.adeus-card .ic-wrap svg{width:18px;height:18px;color:var(--c-navy)}\n.adeus-card h4{margin:0 0 6px;font-size:14.5px}\n.adeus-card p{margin:0;font-size:13px;line-height:1.6;color:rgba(20,32,62,.8)}\n.adeus-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}\n.adeus-tag{background:var(--soft);border:1px solid var(--border);border-radius:999px;padding:3px 9px;font-size:11.5px;font-weight:700;color:var(--c-navy)}\n.adeus-card .hint{display:block;margin-top:8px;font-size:11.5px;color:rgba(20,32,62,.55);font-style:italic;line-height:1.5}\n.adeus-steps{margin:0 0 8px;padding:0;list-style:none;display:flex;flex-direction:column;gap:7px}\n.adeus-steps li{display:flex;gap:8px;font-size:13px;line-height:1.5;color:rgba(20,32,62,.8)}\n.adeus-steps .n{flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:var(--c-navy);color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px}\n\n\/* Shipping \/ policies *\/\n.adeus-ship{background:var(--soft);border:1px solid var(--border);border-radius:12px;padding:16px 18px}\n.adeus-ship p{margin:0 0 8px;font-size:13px;line-height:1.6;color:rgba(20,32,62,.82)}\n.adeus-ship p:last-child{margin-bottom:0}\n.adeus-ship a{color:var(--c-pink);font-weight:700;text-decoration:underline}\n\n\/* FAQ — always-visible Q\u0026A, no toggles *\/\n.adeus-faq-list{display:flex;flex-direction:column}\n.adeus-faq-item{padding:14px 0;border-bottom:1px solid var(--border)}\n.adeus-faq-item:first-child{padding-top:0}\n.adeus-faq-item:last-child{border-bottom:none;padding-bottom:0}\n.adeus-faq-item .q{margin:0 0 6px;font-size:14px;font-weight:700;color:var(--c-navy);display:flex;gap:8px;align-items:flex-start}\n.adeus-faq-item .q .tag{flex:0 0 auto;width:20px;height:20px;border-radius:6px;background:var(--c-pink);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px}\n.adeus-faq-item .a{margin:0 0 0 28px;font-size:13px;line-height:1.6;color:rgba(20,32,62,.8)}\n\n@media(min-width:768px){\n  .adeus-hero{grid-template-columns:1.25fr .75fr;padding:30px}\n  .adeus-hero h2{font-size:28px}\n  .adeus-trust{grid-template-columns:repeat(3,1fr)}\n  .adeus-info-grid{grid-template-columns:repeat(3,1fr)}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"adeus\"\u003e\n\u003csection class=\"adeus-hero\"\u003e\n\u003cdiv class=\"adeus-copy\"\u003e\n\u003cdiv class=\"adeus-badges\"\u003e\n\u003cspan class=\"adeus-badge official\"\u003eOfficial Store\u003c\/span\u003e \u003cspan class=\"adeus-badge\"\u003eWorldwide Shipping\u003c\/span\u003e \u003cspan class=\"adeus-badge\"\u003eAuthentic Brazilian Skincare\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eOfficial Global Store for Authentic Adeus Products\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eMKPBR.COM is the official, brand-authorized platform to sell and ship Adeus worldwide. Authentic Brazilian body care formulated for daily hydration and smoother-looking skin texture.\u003c\/p\u003e\n\u003cdiv class=\"adeus-cta\"\u003e\n\u003ca class=\"adeus-btn\" href=\"#adeus-shop\"\u003eShop Adeus Products\u003c\/a\u003e \u003ca class=\"adeus-btn secondary\" href=\"#authenticity\"\u003eVerify Authenticity\u003c\/a\u003e\n\u003cp class=\"adeus-note\"\u003eDuties \u0026amp; taxes calculated at checkout — no extra cost on delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adeus-seal-wrap\"\u003e\u003csvg viewbox=\"0 0 260 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003ccircle cx=\"130\" cy=\"130\" r=\"120\" fill=\"none\" stroke=\"#F5821F\" stroke-width=\"3\" stroke-dasharray=\"3 7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"130\" cy=\"130\" r=\"103\" fill=\"#14203E\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"130\" cy=\"130\" r=\"103\" fill=\"none\" stroke=\"#EB56AB\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M87 129 L114 156 L173 95\" fill=\"none\" stroke=\"#B6FADA\" stroke-width=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"130\" y=\"178\" text-anchor=\"middle\" fill=\"#FFFFFF\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"16\" font-weight=\"800\" letter-spacing=\"1\"\u003e100% AUTHENTIC\u003c\/text\u003e\n        \u003ctext x=\"130\" y=\"197\" text-anchor=\"middle\" fill=\"rgba(255,255,255,.68)\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"10\" font-weight=\"700\" letter-spacing=\"2\"\u003eBRAND-AUTHORIZED\u003c\/text\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adeus-trust\"\u003e\n\u003cdiv\u003e\n\u003csvg class=\"ic\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 3.5l2.2 4.5 5 .7-3.6 3.5.9 5-4.5-2.4-4.5 2.4.9-5-3.6-3.5 5-.7L12 3.5z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eOfficial Global Store\u003c\/h3\u003e\n\u003cp\u003eDirectly from the authorized distributor for genuine Adeus products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csvg class=\"ic\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 3l7 3v5c0 4.5-3 8-7 10-4-2-7-5.5-7-10V6l7-3z\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 12.2l2.4 2.4 4.6-4.8\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eAuthenticity Assurance\u003c\/h3\u003e\n\u003cp\u003eOnly purchases on MKPBR.COM are guaranteed genuine and authorized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csvg class=\"ic\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8.3\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3.7 12h16.6M12 3.7c2.4 2.3 3.7 5.2 3.7 8.3s-1.3 6-3.7 8.3c-2.4-2.3-3.7-5.2-3.7-8.3S9.6 6 12 3.7z\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eInternational Delivery\u003c\/h3\u003e\n\u003cp\u003eShipping options and estimates shown at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adeus-auth\" id=\"authenticity\"\u003e\u003csvg class=\"ic\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 3l7 3v5c0 4.5-3 8-7 10-4-2-7-5.5-7-10V6l7-3z\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 12.2l2.4 2.4 4.6-4.8\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAbout authenticity:\u003c\/strong\u003e We've received contacts from buyers who purchased counterfeit products claiming to be \"Adeus do Brasil\". \u003cstrong\u003eOnly purchases made on MKPBR.COM are guaranteed genuine.\u003c\/strong\u003e Found Adeus elsewhere? Send us the website link and photos of the packaging and we'll help verify it.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3 class=\"adeus-h3\"\u003eAbout Adeus\u003c\/h3\u003e\n\u003cdiv class=\"adeus-info-grid\"\u003e\n\u003cdiv class=\"adeus-card\"\u003e\n\u003cdiv class=\"ic-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 3s6.5 7.2 6.5 11.5a6.5 6.5 0 11-13 0C5.5 10.2 12 3 12 3z\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eWho is Adeus for?\u003c\/h4\u003e\n\u003cp\u003eDesigned for daily body care and customers who want smoother-looking skin texture and deep hydration with consistent use. It may help the appearance of dryness, uneven texture, stretch marks and loss of firmness. \u003cem\u003eResults vary by skin type and consistent use.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adeus-card\"\u003e\n\u003cdiv class=\"ic-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M5 19c-1-6 2-12 14-14 1 10-4 14-14 14z\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 18c3-3 6-6 12-13\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eKey ingredients\u003c\/h4\u003e\n\u003cdiv class=\"adeus-tags\"\u003e\n\u003cspan class=\"adeus-tag\"\u003eCaffeine\u003c\/span\u003e \u003cspan class=\"adeus-tag\"\u003eHyaluronic Acid\u003c\/span\u003e \u003cspan class=\"adeus-tag\"\u003eCentella Asiatica\u003c\/span\u003e \u003cspan class=\"adeus-tag\"\u003eVitamin E\u003c\/span\u003e \u003cspan class=\"adeus-tag\"\u003ePlant Oils\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eAvailability varies by product — always check the label for the most current information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adeus-card\" id=\"how-to-use\"\u003e\n\u003cdiv class=\"ic-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8.5\" stroke=\"currentColor\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 7.5V12l3 2\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eHow to use\u003c\/h4\u003e\n\u003col class=\"adeus-steps\"\u003e\n\u003cli\u003e\n\u003cspan class=\"n\"\u003e1\u003c\/span\u003e\u003cspan\u003eApply to clean, dry skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"n\"\u003e2\u003c\/span\u003e\u003cspan\u003eMassage in circular motions until absorbed.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"n\"\u003e3\u003c\/span\u003e\u003cspan\u003eUse consistently as part of your routine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003csmall class=\"hint\"\u003eFor external use only; patch test recommended. Directions may vary by product — always follow the label.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adeus-ship\" id=\"shipping\"\u003e\n\u003ch3 class=\"adeus-h3\" style=\"margin-bottom: 10px;\"\u003eShipping, customs \u0026amp; returns\u003c\/h3\u003e\n\u003cp\u003eInternational shipping options and delivery estimates are shown at checkout. Taxes and import duties are calculated and charged at checkout, vary by country, and there is no additional cost on delivery.\u003c\/p\u003e\n\u003cp\u003eSee our \u003ca href=\"\/en-us\/policies\/shipping-policy\"\u003eShipping Policy\u003c\/a\u003e · \u003ca href=\"\/en-us\/policies\/refund-policy\"\u003eRefund Policy\u003c\/a\u003e. Need help? \u003ca href=\"\/en-it\/pages\/contact\"\u003eContact us\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3 class=\"adeus-h3\"\u003eFAQ — Adeus Official Collection\u003c\/h3\u003e\n\u003cdiv class=\"adeus-faq-list\"\u003e\n\u003cdiv class=\"adeus-faq-item\"\u003e\n\u003cp class=\"q\"\u003e\u003cspan class=\"tag\"\u003eQ\u003c\/span\u003e Is MKPBR an official seller of Adeus?\u003c\/p\u003e\n\u003cp class=\"a\"\u003eYes. MKPBR.COM is the official, brand-authorized platform to sell and ship Adeus products worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adeus-faq-item\"\u003e\n\u003cp class=\"q\"\u003e\u003cspan class=\"tag\"\u003eQ\u003c\/span\u003e How do I verify a product I found elsewhere?\u003c\/p\u003e\n\u003cp class=\"a\"\u003eSend us the website link and photos of the packaging and we'll help verify authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adeus-faq-item\"\u003e\n\u003cp class=\"q\"\u003e\u003cspan class=\"tag\"\u003eQ\u003c\/span\u003e Will I be charged extra fees when my order arrives?\u003c\/p\u003e\n\u003cp class=\"a\"\u003eNo. All applicable duties and taxes are calculated and included at checkout, so there are no surprise charges on delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cspan style=\"display: block; scroll-margin-top: 190px;\" id=\"adeus-shop\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e","products":[{"product_id":"adeus-multi-action-body-cream","title":"Adeus Cream — Multi-Action Body Cream (300g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Cream Multifunctional 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream created for a consistent skincare routine. Its formula helps hydrate the skin and supports the appearance of smoother, firmer-looking skin on the legs, thighs, hips, belly and arms.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSmoother-looking skin\u003c\/h3\u003e\n\u003cp\u003eSupports a more even-looking texture and a smoother feel with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDaily hydration\u003c\/h3\u003e\n\u003cp\u003eHelps leave the skin feeling soft, comfortable and cared for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMassage-friendly texture\u003c\/h3\u003e\n\u003cp\u003eEasy to include in a morning and evening body-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGenerous 300g size\u003c\/h3\u003e\n\u003cp\u003eIdeal for regular application across multiple areas of the body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean and dry the skin\u003c\/strong\u003eMake sure the area is clean and completely dry before application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply and massage\u003c\/strong\u003eMassage the cream into the desired areas until fully absorbed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse consistently\u003c\/strong\u003eApply morning and night as part of your regular body-care routine.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Methyl nicotinate may cause a temporary warming sensation or visible redness in the area of application. Patch test before first use, avoid sensitive or irritated skin, and discontinue use if discomfort persists.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eArnica\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSeaweed extract\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGreen tea\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCaffeine\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCentella asiatica\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGinger\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDimethicone\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMethyl nicotinate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eAlways check the product packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Individual results may vary. Do not apply to the face, sensitive areas, irritated or broken skin. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":51535464300860,"sku":"MKPBR2024-872","price":57.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-cream-multifunctional-300g-brazilian-body-moisturizer-buy-now-at-mkpbr-com-worldwide-shipping.webp?v=1786014074"},{"product_id":"adeus-dark-spot-correcting-cream","title":"Adeus Cream Dark Spot Correcting Cream – 100g \/ 3.52 oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Dark Spot Correcting Cream\u003c\/h2\u003e\n\u003cp\u003eA targeted cosmetic body cream designed to help improve the appearance of dark spots and uneven-looking skin tone. Its fast-absorbing texture is suitable for areas such as the underarms, elbows, knees and inner thighs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eMore even-looking tone\u003c\/h2\u003e\n\u003cp\u003eSupports the appearance of a more uniform and refreshed skin tone with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTargeted body care\u003c\/h2\u003e\n\u003cp\u003eCreated for external areas where the skin may appear darker or less even.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eLightweight texture\u003c\/h2\u003e\n\u003cp\u003eSpreads easily and absorbs without leaving a heavy residue on the skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSimple daily routine\u003c\/h2\u003e\n\u003cp\u003eEasy to include in your regular morning or evening body-care routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean and dry the area\u003c\/strong\u003eApply only to clean, completely dry external body skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply a thin layer\u003c\/strong\u003eMassage a small amount into the desired area until fully absorbed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse consistently\u003c\/strong\u003eBegin once daily. If your skin feels comfortable, the product may be used twice daily.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nDark spot appearance care Uneven-looking tone support Fast-absorbing feel External body use Made in Brazil\n\n\n\u003cp\u003eAlways check the product packaging for the complete and most current ingredient list and directions for use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I apply it?\u003c\/summary\u003e\n\n\u003cp\u003eApply to external body areas such as the underarms, elbows, knees and inner thighs. Do not apply to the face, intimate areas, broken skin or areas with irritation.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\n\u003cp\u003eBegin with one application per day. If your skin feels comfortable, you may use it twice daily. Follow the directions provided on the product packaging.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. This is a cosmetic skincare product designed to support the appearance of more even-looking skin. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this the same as Adeus Cream Multifunctional?\u003c\/summary\u003e\n\n\u003cp\u003eNo. Adeus Dark Spot Correcting Cream focuses on the appearance of dark spots and uneven tone. Adeus Cream Multifunctional is intended for a broader body-care routine focused on hydration and smoother, firmer-looking skin.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52038201901372,"sku":"MKPBR2024-894","price":47.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/ad_u0.png?v=1782753631"},{"product_id":"adeus-kit-multi-action-dark-spot-cream","title":"Adeus Cream Kit – Multi-Action Body Cream 300g + Dark Spot Correcting Cream 100g","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Cream Kit — Body Care \u0026amp; Targeted Tone Routine\u003c\/h2\u003e\n\u003cp\u003eA complete two-step body-care routine combining daily hydration and smoother-looking skin with targeted care for the appearance of dark spots and uneven tone.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Cream Multifunctional — 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream that helps hydrate the skin and supports the appearance of a smoother, firmer-looking texture on larger body areas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Dark Spot Correcting Cream — 100g\u003c\/h2\u003e\n\u003cp\u003eA targeted cosmetic cream designed to support the appearance of more even-looking skin on areas such as the underarms, elbows, knees and inner thighs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTwo complementary formulas\u003c\/h2\u003e\n\u003cp\u003eOne cream for broader body care and another for smaller areas requiring targeted attention.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHydration and softness\u003c\/h2\u003e\n\u003cp\u003eHelps leave the skin feeling comfortable, soft and cared for with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother-looking texture\u003c\/h2\u003e\n\u003cp\u003eSupports a more refined and even-looking finish as part of a regular body-care routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEasy daily care\u003c\/h2\u003e\n\u003cp\u003eFast-absorbing textures that are simple to include in a morning or evening routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eUse consistently as part of your daily body-care routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eAvoid the face, sensitive areas, broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eMethyl nicotinate may cause temporary warmth or visible redness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eBegin once daily and increase to twice daily if your skin feels comfortable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eAvoid the eyes, intimate areas, broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 6\u003c\/strong\u003eUse sunscreen during the day on areas exposed to the sun.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nCaffeine Centella asiatica Arnica Ginger Green tea Niacinamide Alpha arbutin Tranexamic acid Hyaluronic acid Vitamin C\n\n\n\u003cp\u003e\u003cstrong\u003eBody Cream:\u003c\/strong\u003e Caffeine Centella asiatica Arnica Ginger Green tea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDark Spot Cream:\u003c\/strong\u003e Niacinamide Alpha arbutin Tranexamic acid Hyaluronic acid Vitamin C Always check each product’s packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the kit?\u003c\/summary\u003e\n\n\u003cp\u003eThe kit includes one Adeus Cream Multifunctional 300g and one Adeus Dark Spot Correcting Cream 100g.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use both products in the same routine?\u003c\/summary\u003e\n\n\u003cp\u003eYes. Use the Body Cream on larger body areas and the Dark Spot Cream on smaller targeted areas. Avoid layering both products on the same area unless the product labels specifically permit it.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. These are cosmetic skincare products designed to support the appearance of hydration, smoother-looking texture and more even-looking tone. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52050619760956,"sku":"MKPBR2024-897","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/MKPBR2024-897.webp?v=1787597350"},{"product_id":"adeus-banana-exfoliator-body-face-scrub","title":"Adeus Banana Body Scrub – Brightening \u0026 Smoothing Exfoliator, 5.82 oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Banana Brightening Exfoliator\u003c\/h2\u003e\n\u003cp\u003eA creamy exfoliating scrub for the face and body, designed to remove surface buildup and leave the skin feeling smoother, softer and refreshed. Ideal as the first step before applying your favourite moisturiser or body cream.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother-feeling skin\u003c\/h2\u003e\n\u003cp\u003eHelps remove surface buildup and dullness for a softer, more polished feel.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFace and body use\u003c\/h2\u003e\n\u003cp\u003eSuitable for a complete exfoliating routine, using a gentler touch on the face.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003ePrepares the skin\u003c\/h2\u003e\n\u003cp\u003eCreates a smoother-feeling base before your moisturiser or body-care products.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFresh, rinse-clean finish\u003c\/h2\u003e\n\u003cp\u003eA creamy texture with exfoliating granules and a refreshing sensation after rinsing.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWet the skin\u003c\/strong\u003eUse warm water to wet the desired area of the face or body.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMassage gently\u003c\/strong\u003eApply a small amount and massage in circular motions. Use a lighter touch on the face.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRinse and moisturise\u003c\/strong\u003eRinse thoroughly, pat dry and follow with your preferred moisturiser or body cream.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nBanana extract Golden quartz Menthol Vegetable glycerin Creamy exfoliating granules\n\n\n\u003cp\u003eAlways check the product packaging for the complete and most current ingredient list and directions for use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on both the face and body?\u003c\/summary\u003e\n\n\u003cp\u003eYes. Massage gently and use fewer passes on the face. On the body, focus on areas such as the elbows, knees and legs. Avoid the eye area and lips.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\n\u003cp\u003eUse two to three times per week. Sensitive skin or skin that is new to exfoliation may benefit from starting once weekly.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I moisturise after exfoliating?\u003c\/summary\u003e\n\n\u003cp\u003eYes. After rinsing and gently drying the skin, follow with your preferred moisturiser or body cream.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on my lips?\u003c\/summary\u003e\n\n\u003cp\u003eNo. This product is intended for the face and body, excluding the lips and eye area. Use a dedicated lip-safe exfoliator for the lips.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it remove dark spots?\u003c\/summary\u003e\n\n\u003cp\u003eNo specific result is guaranteed. This cosmetic exfoliator helps remove surface buildup and may support the appearance of smoother, more radiant-looking skin. Individual results vary.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52246786310460,"sku":"MKPBR2024-1112","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-banana-brightening-exfoliator-product-shot-165g-mkpbr.com-worldwide-shipping.jpg?v=1783744334"},{"product_id":"adeus-pitaya-body-face-scrub","title":"Adeus Pitaya Skin Renewal Body \u0026 Face Scrub (165g) – Smoothing Exfoliator, 5.82 oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Pitaya Skin Renewal Exfoliator\u003c\/h2\u003e\n\u003cp\u003eA creamy vegan exfoliating scrub for the face and body, formulated to remove surface buildup and leave the skin feeling smoother, softer and refreshed. Its cooling finish makes exfoliation an easy first step before applying your favourite moisturiser or body cream.\u003c\/p\u003e\n165g \/ 5.82 oz\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother-feeling skin\u003c\/h2\u003e\n\u003cp\u003eHelps remove surface buildup and roughness for a softer, freshly polished feel.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eCreamy, comfortable texture\u003c\/h2\u003e\n\u003cp\u003eVegetable glycerin helps the skin feel comfortable after the exfoliator is rinsed away.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eRefreshing finish\u003c\/h2\u003e\n\u003cp\u003eMenthol provides a cooling sensation that feels especially refreshing after a shower.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003ePrepares the skin\u003c\/h2\u003e\n\u003cp\u003eCreates a smoother-feeling base before your moisturiser or body-care products.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWet the skin\u003c\/strong\u003eUse warm water to wet the desired area of the face or body.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMassage gently\u003c\/strong\u003eApply a small amount and massage in circular motions for 30–60 seconds. Use a lighter touch on the face.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRinse and moisturise\u003c\/strong\u003eRinse thoroughly, pat dry and follow with your preferred moisturiser or body cream.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003cstrong\u003eRecommended frequency:\u003c\/strong\u003e Use two to three times per week. If your skin is sensitive or new to exfoliation, begin once weekly and adjust according to comfort. Avoid the eye area, lips, broken or irritated skin.\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nPitaya extract Rose quartz Menthol Vegetable glycerin Vegan formula Face and body\n\n\u003cp\u003eAlways check the product packaging for the complete and most current ingredient list and directions for use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information \u0026amp; FAQ\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on both the face and body?\u003c\/summary\u003e\n\n\u003cp\u003eYes. Massage gently and use fewer passes on the face. On the body, focus on areas such as the elbows, knees, thighs and legs. Avoid the eye area and lips.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\n\u003cp\u003eUse two to three times per week. Sensitive skin or skin that is new to exfoliation may benefit from starting once weekly.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply it with an exfoliating tool?\u003c\/summary\u003e\n\n\u003cp\u003eYes, but keep the pressure gentle. You may also apply it directly with your hands for better control, particularly on the face.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I moisturise after exfoliating?\u003c\/summary\u003e\n\n\u003cp\u003eYes. After rinsing and gently drying the skin, follow with your preferred moisturiser or body cream.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on my lips?\u003c\/summary\u003e\n\n\u003cp\u003eNo. This product is intended for the face and body, excluding the lips and eye area. Use a dedicated lip-safe exfoliator for the lips.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it replace Adeus Cream Multifunctional?\u003c\/summary\u003e\n\n\u003cp\u003eNo. This product is an exfoliating step. Adeus Cream Multifunctional is a leave-on body cream focused on hydration and the appearance of smoother, firmer-looking skin.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52251208483132,"sku":"MKPBR2024-1113","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-pitaya-exfoliator-product-front-view-165g-mkpbr.com-worldwide-shipping.jpg?v=1783744776"},{"product_id":"adeus-duo-exfoliator-kit-banana-pitaya-scrubs","title":"Adeus Cream Duo Body Scrub Kit – Banana \u0026 Pitaya Skin Renewal \u0026 Brightening Scrubs, 2 x 5.82 oz (2 x 165g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Exfoliating Body Scrub Duo Kit (Banana + Pitaya)\u003c\/h2\u003e\n\u003cp\u003eThis \u003cstrong\u003eAdeus exfoliating body scrub\u003c\/strong\u003e kit pairs two sensorial scrubs designed to lift dull buildup, refine the look of texture, and help your routine feel more effective. Ideal as a \u003cstrong\u003ebody scrub\u003c\/strong\u003e and \u003cstrong\u003eskin exfoliator\u003c\/strong\u003e before your favorite \u003cstrong\u003eAdeus cream\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eRefines the look of texture\u003c\/h2\u003e\n\u003cp\u003eHelps remove dead surface cells so skin can look smoother and feel softer with routine use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHelps products apply more evenly\u003c\/h2\u003e\n\u003cp\u003eExfoliation can help your moisturizers and creams spread more comfortably—especially before applying Adeus cream .\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eVegan, sensorial routine\u003c\/h2\u003e\n\u003cp\u003eA creamy base with a sweet Banana note and a tropical Pitaya vibe for a true self-care moment.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBody-first, routine-friendly\u003c\/h2\u003e\n\u003cp\u003eIf you already do dermaplaning or microderm treatments, this kit is an easy way to keep your body routine consistent without overdoing exfoliation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eLifestyle-ready, not complicated\u003c\/h2\u003e\n\u003cp\u003eUse it as your go-to best body scrubs staple: rinse, dry, moisturize. Consistency is what builds noticeable cosmetic improvement over time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eExfoliate on damp skin\u003c\/strong\u003eMassage a small amount in gentle circular motions on the desired body areas. Suggested frequency: 2–3 times per week.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRinse and dry well\u003c\/strong\u003eRinse thoroughly and pat dry with a clean towel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFollow with moisturiser or Adeus cream\u003c\/strong\u003eApply your moisturiser or Adeus cream and massage until absorbed.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003cstrong\u003eFace exfoliation note:\u003c\/strong\u003e This kit is designed primarily as a body scrub. If used for facial exfoliation, keep the application very gentle, patch test first and reduce frequency to prevent over-exfoliation.\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nBanana-inspired sensorial profile Pitaya-inspired tropical freshness Exfoliating grains Vegan formula Creamy, comfortable texture\n\n\u003cp\u003eDesigned to polish the look of the skin while maintaining a comfortable, creamy exfoliating texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e1) What is included in the Adeus duo kit?\u003c\/summary\u003e\n\n\u003cp\u003eYou receive 1x Adeus Banana exfoliating scrub and 1x Adeus Pitaya exfoliating scrub—two body scrubs designed to keep your routine consistent and sensorial.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2) How often should I use an exfoliating body scrub?\u003c\/summary\u003e\n\n\u003cp\u003eMost routines do well with 2–3 times per week. If your skin is sensitive, start once weekly and increase only if your skin feels comfortable.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3) Can I use it on underarms, inner thighs, or bikini area?\u003c\/summary\u003e\n\n\u003cp\u003eMany customers use it on those areas for a smoother-looking finish. Use gentle pressure, avoid broken\/irritated skin, and patch test before full use.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4) Is this a face exfoliator?\u003c\/summary\u003e\n\n\u003cp\u003eThis kit is designed primarily as a body scrub. If you search for exfoliator for face or best exfoliator for face , choose a product formulated for facial skin and keep frequency gentle.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5) What’s the difference between Banana and Pitaya?\u003c\/summary\u003e\n\n\u003cp\u003eBanana delivers a sweet, cozy sensorial feel, while Pitaya brings a fresh, tropical vibe. Both help polish the look of texture as an exfoliating scrub.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e6) Can I use it with Adeus cream for stretch marks or uneven-looking tone?\u003c\/summary\u003e\n\n\u003cp\u003eYes. Exfoliating first can help your Adeus cream apply more evenly. This is cosmetic skincare and may help improve the appearance of smoothness and texture with consistent use; individual results vary.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52251667104060,"sku":"MKPBR2024-1114","price":68.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-duo-exfoliator-kit-banana-pitaya-scrubs-white-background-mkpbr.com-worldwide-shipping_c24560eb-a302-4e55-8775-7c5e1576299f.png?v=1783745598"},{"product_id":"adeus-duo-kit-pitaya-exfoliator-cellulite-cream","title":"Adeus Cream Skin Renewal \u0026 Firming Duo Kit – Pitaya Exfoliator \u0026 Cellulite Cream (Kit with Adeus Pitaya Exfoliator 5.82 oz \/ 165g \u0026 Adeus Cellulite Cream 10.58 oz \/ 300g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Skin Renewal \u0026amp; Firming Duo Kit\u003c\/h2\u003e\n\u003cp\u003eA simple two-step body-care routine combining gentle exfoliation with daily hydration. Designed to help the skin feel smoother, softer and more comfortable while supporting a more refined-looking texture with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Pitaya Skin Renewal Exfoliator — 165g\u003c\/h2\u003e\n\u003cp\u003eA creamy vegan exfoliating scrub for the face and body, formulated with pitaya extract, rose quartz, menthol and vegetable glycerin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Cream Multifunctional — 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream that helps hydrate the skin and supports the appearance of a smoother, firmer-looking texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTwo complementary steps\u003c\/h2\u003e\n\u003cp\u003eExfoliation removes surface buildup while the body cream provides daily hydration and softness.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother-feeling skin\u003c\/h2\u003e\n\u003cp\u003eHelps refine the feel of rough areas and leaves the skin feeling freshly polished.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eDaily comfort\u003c\/h2\u003e\n\u003cp\u003eSupports skin that feels soft, hydrated and cared for throughout your regular routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEasy to maintain\u003c\/h2\u003e\n\u003cp\u003eExfoliate a few times per week and moisturise consistently for a practical body-care ritual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eUse two to three times per week.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eBegin once weekly if your skin is sensitive or new to exfoliation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eAvoid the eyes, lips, broken, irritated or freshly shaved skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eUse consistently as part of your daily body-care routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eApply to areas such as the thighs, hips, belly and arms.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 6\u003c\/strong\u003eMethyl nicotinate may cause temporary warmth or visible redness.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nPitaya extract Rose quartz Menthol Vegetable glycerin Vegan formula Caffeine Centella asiatica Arnica Ginger Green tea\n\n\n\u003cp\u003e\u003cstrong\u003ePitaya Exfoliator:\u003c\/strong\u003e Pitaya extract Rose quartz Menthol Vegetable glycerin Vegan formula\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBody Cream:\u003c\/strong\u003e Caffeine Centella asiatica Arnica Ginger Green tea Always check each product’s packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the kit?\u003c\/summary\u003e\n\n\u003cp\u003eThe kit includes one Adeus Pitaya Skin Renewal Exfoliator 165g and one Adeus Cream Multifunctional 300g.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use both products on the same day?\u003c\/summary\u003e\n\n\u003cp\u003eYes. On exfoliation days, rinse the exfoliator thoroughly, gently dry the skin and then apply the Body Cream. Do not exfoliate irritated or freshly shaved skin.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use each product?\u003c\/summary\u003e\n\n\u003cp\u003eUse the exfoliator two to three times per week and the Body Cream consistently as part of your daily routine. Follow the directions provided on each label.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. These are cosmetic skincare products designed to support the appearance of hydration and smoother-looking skin texture. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52252047147324,"sku":"MKPBR2024-1115","price":80.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/MKPBR20241115_1.webp?v=1787596946"},{"product_id":"adeus-duo-kit-banana-exfoliator-dark-spot-cream","title":"Adeus Cream Skin Brightening Duo Kit – Banana Exfoliator \u0026 Dark Spot Cream (Kit with Adeus Banana Exfoliator 5.82 oz \/ 165g \u0026 Adeus Dark Spot Cream 3.52 oz \/ 100g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Skin Brightening Duo Kit\u003c\/h2\u003e\n\u003cp\u003eA simple two-step body-care routine combining exfoliation with targeted care for the appearance of dark spots and uneven-looking tone. Designed to leave the skin feeling smoother, softer and more refined with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Banana Brightening Exfoliator — 165g\u003c\/h2\u003e\n\u003cp\u003eA creamy exfoliating scrub for the face and body, designed to remove surface buildup and leave the skin feeling smoother and refreshed.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdeus Dark Spot Correcting Cream — 100g\u003c\/h2\u003e\n\u003cp\u003eA targeted body cream created to support the appearance of more even-looking skin on areas such as the underarms, elbows, knees and inner thighs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTwo complementary steps\u003c\/h2\u003e\n\u003cp\u003eExfoliation helps remove surface buildup before targeted care is applied to uneven-looking areas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother-feeling texture\u003c\/h2\u003e\n\u003cp\u003eHelps refine the feel of rough areas and leaves the skin feeling freshly polished.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTargeted tone care\u003c\/h2\u003e\n\u003cp\u003eSupports the appearance of a more uniform and refreshed skin tone with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEasy to maintain\u003c\/h2\u003e\n\u003cp\u003eA practical routine that fits easily into regular shower and body-care days.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eUse two to three times per week.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eBegin once weekly if your skin is sensitive or new to exfoliation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eAvoid the eyes, lips, broken, irritated or freshly shaved skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eBegin once daily and increase to twice daily if your skin feels comfortable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eAvoid the face, eyes, intimate areas, broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 6\u003c\/strong\u003eUse sunscreen during the day on areas exposed to the sun.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nBanana extract Golden quartz Menthol Vegetable glycerin Niacinamide Alpha arbutin Tranexamic acid Hyaluronic acid Vitamin C\n\n\n\u003cp\u003e\u003cstrong\u003eBanana Exfoliator:\u003c\/strong\u003e Banana extractGolden quartzMentholVegetable glycerin\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDark Spot Cream:\u003c\/strong\u003e NiacinamideAlpha arbutinTranexamic acidHyaluronic acidVitamin C Always check each product’s packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the kit?\u003c\/summary\u003e\n\n\u003cp\u003eThe kit includes one Adeus Banana Brightening Exfoliator 165g and one Adeus Dark Spot Correcting Cream 100g.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use both products on the same day?\u003c\/summary\u003e\n\n\u003cp\u003eYes. On exfoliation days, rinse the exfoliator thoroughly, gently dry the skin and then apply the Dark Spot Cream to the desired external areas.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use the Dark Spot Cream?\u003c\/summary\u003e\n\n\u003cp\u003eApply to external body areas such as the underarms, elbows, knees and inner thighs. Do not apply to the face, intimate areas, broken skin or areas with irritation.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use each product?\u003c\/summary\u003e\n\n\u003cp\u003eUse the exfoliator two to three times per week. Begin the Dark Spot Cream once daily and increase to twice daily only if your skin feels comfortable. Follow each product label.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. These are cosmetic skincare products designed to support the appearance of smoother, more even-looking skin. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52252342321468,"sku":"MKPBR2024-1116","price":76.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-banana-exfoliator-dark-spot-cream-kit-product-shot-mkpbr.com-worldwide-shipping_b82b974d-8dd1-4b23-a2e2-4d89a65cdd5e.png?v=1783746517"},{"product_id":"adeus-mega-transformation-kit-complete-set","title":"Adeus Cream Mega Transformation Kit – Complete Skin Renewal, Brightening \u0026 Firming Set","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAdeus Cream Mega Transformation Kit\u003c\/h2\u003e\n\u003cp\u003eThe complete Adeus body-care routine in one set. Two exfoliators, targeted care for uneven-looking tone and a multifunctional body cream work together to support smoother-feeling, hydrated and more refined-looking skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003cp\u003e1\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBanana Brightening Exfoliator — 165g\u003c\/h2\u003e\n\u003cp\u003eA creamy exfoliating scrub for the face and body, designed to remove surface buildup and leave the skin feeling smoother and refreshed.\u003c\/p\u003e\n\n\n\n2\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003ePitaya Skin Renewal Exfoliator — 165g\u003c\/h2\u003e\n\u003cp\u003eA vegan exfoliating scrub formulated with pitaya extract, rose quartz, menthol and vegetable glycerin for a polished, cooling finish.\u003c\/p\u003e\n\n\n\n3\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eDark Spot Correcting Cream — 100g\u003c\/h2\u003e\n\u003cp\u003eA targeted body cream created to support the appearance of more even-looking skin on areas such as the underarms, elbows, knees and inner thighs.\u003c\/p\u003e\n\n\n\n4\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eCream Multifunctional — 300g\u003c\/h2\u003e\n\u003cp\u003eA multifunctional body cream that helps hydrate the skin and supports the appearance of a smoother, firmer-looking texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEverything in one set\u003c\/h2\u003e\n\u003cp\u003eExfoliation, targeted tone care and daily hydration in a cohesive body-care routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eTwo exfoliating experiences\u003c\/h2\u003e\n\u003cp\u003eAlternate between Banana and Pitaya depending on your preference—there is no need to use both in the same session.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSmoother, more even-looking skin\u003c\/h2\u003e\n\u003cp\u003eHelps refine the feel of rough areas while supporting a more uniform-looking tone.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHydration and softness\u003c\/h2\u003e\n\u003cp\u003eHelps leave the skin feeling comfortable, soft and cared for with consistent use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eChoose one exfoliator\u003c\/strong\u003eUse either Banana or Pitaya on damp skin two to three times per week. Massage gently, rinse thoroughly and pat dry.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply targeted care\u003c\/strong\u003eApply a thin layer of Dark Spot Cream to clean, dry external body areas and allow it to absorb.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisturise\u003c\/strong\u003eFinish by massaging the Body Cream into larger body areas until fully absorbed.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\nBanana extract Golden quartz Menthol Vegetable glycerin Pitaya extract Rose quartz Vegan formula Niacinamide Alpha arbutin Tranexamic acid Hyaluronic acid Caffeine Centella asiatica Arnica Green tea\n\n\n\u003cp\u003e\u003cstrong\u003eBanana Exfoliator:\u003c\/strong\u003e Banana extractGolden quartzMentholVegetable glycerin\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePitaya Exfoliator:\u003c\/strong\u003e Pitaya extractRose quartzMentholVegan formula\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDark Spot Cream:\u003c\/strong\u003e NiacinamideAlpha arbutinTranexamic acidHyaluronic acid\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBody Cream:\u003c\/strong\u003e CaffeineCentella asiaticaArnicaGreen tea Always check each product’s packaging for the complete and most current ingredient list.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the kit?\u003c\/summary\u003e\n\n\u003cp\u003eThe kit includes one Banana Brightening Exfoliator 165g, one Pitaya Skin Renewal Exfoliator 165g, one Dark Spot Correcting Cream 100g and one Cream Multifunctional 300g.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use both exfoliators together?\u003c\/summary\u003e\n\n\u003cp\u003eNo. Choose either Banana or Pitaya for each exfoliation session. Alternate between them if desired and avoid over-exfoliating.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I exfoliate?\u003c\/summary\u003e\n\n\u003cp\u003eUse one exfoliator two to three times per week. Sensitive skin or skin that is new to exfoliation may benefit from starting once weekly.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the two creams in the same routine?\u003c\/summary\u003e\n\n\u003cp\u003eApply the Dark Spot Cream to smaller targeted areas and allow it to absorb. Use the Body Cream on larger body areas. If applying both to the same area, follow the directions on each product label.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit guarantee results?\u003c\/summary\u003e\n\n\u003cp\u003eNo. These are cosmetic skincare products designed to support the appearance of hydration, smoother-looking texture and more even-looking tone. Individual results vary and are not guaranteed.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an official Adeus seller?\u003c\/summary\u003e\n\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorized platform for Adeus products. Products purchased from MKPBR are guaranteed authentic and sourced directly in Brazil.\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external cosmetic use only. Individual results may vary. Patch test before use and discontinue use if irritation occurs. Keep out of reach of children. Product packaging may be labelled in Portuguese. Brazilian-brand products sold by MKPBR are sourced in Brazil and regularized with ANVISA under the framework applicable to their category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52252374040892,"sku":"MKPBR2024-1117","price":141.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/MKPBR2024-1117_1.webp?v=1787596099"},{"product_id":"gummies-adeus-apple-cider-vinegar-gummies","title":"Gummies Adeus - Apple Cider Vinegar Gummies, Green Apple Flavor for Metabolic Support and Natural Satiety – 30 Gummies, 5.29 oz (150 g)","description":"\u003cstyle\u003e\n  .mkpbr-product-standard {\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-product-standard *,\n  .mkpbr-product-standard *::before,\n  .mkpbr-product-standard *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-product-standard h2,\n  .mkpbr-product-standard h3,\n  .mkpbr-product-standard p {\n    margin-top: 0;\n  }\n\n  .mkpbr-product-standard 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-product-standard h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-product-standard a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-product-standard__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-product-standard__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-product-standard__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-product-standard__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-product-standard__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-product-standard__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-product-standard__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-product-standard__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-product-standard__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-product-standard__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-product-standard__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-product-standard__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-product-standard__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-product-standard__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-product-standard__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-product-standard__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-product-standard__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-product-standard__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-product-standard__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-product-standard__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-product-standard__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-product-standard__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-product-standard__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-product-standard__grid,\n    .mkpbr-product-standard__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-product-standard__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-product-standard\"\u003e\n\u003csection class=\"mkpbr-product-standard__intro\"\u003e\n\u003ch2\u003eAdeus Apple Cider Vinegar Gummies\u003c\/h2\u003e\n\u003cp\u003eA practical green apple-flavoured gummy with apple cider vinegar, vitamins B9 and B12, and MCT. Designed for adults who prefer an easy alternative to the sharp taste of liquid vinegar.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-product-standard__grid\"\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eBenefit 1\u003c\/h3\u003e\n\u003cp\u003eA soft, chewable gummy that fits easily into a consistent wellness routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eBenefit 2\u003c\/h3\u003e\n\u003cp\u003eGreen apple flavour offers a more enjoyable way to consume apple cider vinegar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eBenefit 3\u003c\/h3\u003e\n\u003cp\u003eThe formula combines apple cider vinegar with folic acid and vitamin B12.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eBenefit 4\u003c\/h3\u003e\n\u003cp\u003eOne gummy a day makes serving and routine tracking straightforward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eHow to use\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eTake one gummy daily\u003c\/strong\u003e, or follow the serving directions shown on the product label.\u003cbr\u003e\u003cbr\u003eUse consistently as part of a balanced diet and healthy lifestyle.\u003cbr\u003e\u003cbr\u003eKeep the container properly closed and store it as directed on the label.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\n\u003cp\u003eAlways check the product packaging for the complete and most current ingredients, nutritional information and serving directions.\u003c\/p\u003e\n\u003cdiv class=\"mkpbr-product-standard__notice\"\u003e\n\u003cstrong\u003eAllergen information:\u003c\/strong\u003e May contain traces of fish, crustaceans (including lobster, shrimp and crab), milk, soy, hazelnuts and pistachios. The formula is described as gluten-free and lactose-free. Always review the label before use, particularly if you have food allergies or sensitivities.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-product-standard__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are Adeus Apple Cider Vinegar Gummies?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eThey are a green apple-flavoured food supplement combining apple cider vinegar with vitamins B9 and B12, MCT and a pectin-based gummy texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the recommended daily serving?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eThe recommended serving is one gummy per day. Always follow the instructions on the product packaging and do not exceed the stated daily serving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the formula sugar-free, gluten-free and lactose-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eThe product is described as sugar-free, gluten-free and lactose-free. Please check the current label for full nutritional and allergen information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes one gummy equal a tablespoon of liquid vinegar?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eNo direct equivalence should be assumed. Concentration and composition can vary between gummies and liquid apple cider vinegar, so refer to the nutritional information on the product label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho should not use this product?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eIt is not recommended for people under 19, pregnant women or nursing mothers. Anyone with a medical condition, food allergy or who takes medication should consult a qualified healthcare professional before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-product-standard__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e Food supplements should not be used as a substitute for a balanced diet and healthy lifestyle. These statements have not been evaluated by the U.S. Food and Drug Administration. This product is not intended to diagnose, treat, cure or prevent any disease. Product packaging may be labelled in Portuguese. Our Brazilian-brand products are sourced in Brazil and regularised with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil’s national health authority, under the applicable regulatory framework for each product category. ANVISA regularisation applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":52851258097980,"sku":"MKPBR2024-2397","price":48.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-apple-cider-vinegar-gummies-green-apple-metabolic-support-natural-satiety-5-29oz-150g-buy-from-mkpbr.com-worldwide-shipping.webp?v=1773246753"},{"product_id":"adeus-duo-kit-acv-gummies-body-cream","title":"Adeus Beauty From Within Duo Kit – Apple Cider Vinegar Gummies 30ct, 5.29 oz (150 g) + Multi-Action Body Cream 10.58 oz (300 g)","description":"\u003cstyle\u003e\n  .mkpbr-product-standard {\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-product-standard *,\n  .mkpbr-product-standard *::before,\n  .mkpbr-product-standard *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-product-standard h2,\n  .mkpbr-product-standard h3,\n  .mkpbr-product-standard p {\n    margin-top: 0;\n  }\n\n  .mkpbr-product-standard 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-product-standard h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-product-standard a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-product-standard__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-product-standard__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-product-standard__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-product-standard__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-product-standard__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-product-standard__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-product-standard__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-product-standard__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-product-standard__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-product-standard__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-product-standard__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-product-standard__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-product-standard__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-product-standard__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-product-standard__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-product-standard__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-product-standard__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-product-standard__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-product-standard__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-product-standard__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-product-standard__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-product-standard__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-product-standard__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-product-standard__grid,\n    .mkpbr-product-standard__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-product-standard__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-product-standard\"\u003e\n\u003csection class=\"mkpbr-product-standard__intro\"\u003e\n\u003ch2\u003eAdeus Beauty From Within Duo Kit\u003c\/h2\u003e\n\u003cp\u003eA simple two-step routine combining Adeus Apple Cider Vinegar Gummies with Adeus Multi-Action Body Cream. One product supports a practical daily wellness habit, while the other provides body hydration and a smoother-feeling finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-product-standard__grid\"\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eAdeus Apple Cider Vinegar Gummies\u003c\/h3\u003e\n\u003cp\u003eGreen apple-flavoured gummies with apple cider vinegar, vitamins B9 and B12, MCT and a pectin-based texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eAdeus Multi-Action Body Cream\u003c\/h3\u003e\n\u003cp\u003eA massage-friendly body moisturiser for everyday hydration and smoother-feeling skin on the legs, thighs, belly, hips and arms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-product-standard__grid\"\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eSimple daily routine\u003c\/h3\u003e\n\u003cp\u003eOne gummy a day and a body cream that can be used morning and night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003ePleasant green apple flavour\u003c\/h3\u003e\n\u003cp\u003eGreen apple flavour offers a more enjoyable alternative to the sharp taste of liquid vinegar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eDaily body hydration\u003c\/h3\u003e\n\u003cp\u003eThe body cream helps skin feel softer, comfortable and moisturised with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-product-standard__card\"\u003e\n\u003ch3\u003eMassage-friendly texture\u003c\/h3\u003e\n\u003cp\u003eThe cream spreads easily across larger body areas and fits naturally into a regular massage routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-product-standard__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTake one gummy daily\u003c\/strong\u003eFollow the serving directions shown on the current product label.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply the body cream\u003c\/strong\u003eUse on clean, dry skin and massage until fully absorbed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeep the routine consistent\u003c\/strong\u003eThe body cream may be used morning and night on the desired areas.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eFormula highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-product-standard__tags\"\u003e\n\u003cspan class=\"mkpbr-product-standard__tag\"\u003eApple cider vinegar\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eVitamin B12\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eVitamin B9\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eMCT\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003ePectin-based texture\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eGreen apple flavour\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eArnica\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eSeaweed extract\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eGreen tea\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eDimethicone\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eMethyl nicotinate\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eCaffeine\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eCentella asiatica\u003c\/span\u003e \u003cspan class=\"mkpbr-product-standard__tag\"\u003eGinger\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eApple Cider Vinegar Gummies\u003cbr\u003e\u003cbr\u003eMulti-Action Body Cream\u003cbr\u003e\u003cbr\u003eIngredients and formulations may change. Always check each product label for the complete and most current ingredient list, nutritional information and directions.\u003c\/p\u003e\n\u003cdiv class=\"mkpbr-product-standard__notice\"\u003e\n\u003cstrong\u003eAllergen information:\u003c\/strong\u003e The gummies may contain traces of fish, crustaceans (including lobster, shrimp and crab), milk, soy, hazelnuts and pistachios. The formula is described as sugar-free, gluten-free and lactose-free. Always review the product label before use, particularly if you have food allergies or sensitivities.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-product-standard__section\"\u003e\n\u003ch2 class=\"mkpbr-product-standard__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-product-standard__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat exactly comes in the kit?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eOne container of Adeus Apple Cider Vinegar Gummies with 30 gummies (150 g) and one jar of Adeus Multi-Action Body Cream (300 g).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I use the gummies?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eTake one gummy per day or follow the directions on the current product label. Do not exceed the recommended daily serving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes one gummy equal a tablespoon of liquid vinegar?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eNo direct equivalence should be assumed. Concentration and composition can vary between gummies and liquid apple cider vinegar, so refer to the nutritional information on the label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I use the body cream?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eApply to clean, dry skin and massage until absorbed. It may be used morning and night on the legs, thighs, belly, hips and arms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre results guaranteed?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eNo. The cream is a cosmetic moisturiser intended to support hydration and the appearance of smoother-looking skin. Individual experiences vary. The gummies are a food supplement and should be used as part of a balanced diet and healthy lifestyle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs MKPBR an authorised Adeus seller?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-product-standard__details-body\"\u003e\n\u003cp\u003eYes. MKPBR.COM is an official, brand-authorised platform for Adeus products. Purchases made through MKPBR are guaranteed authentic and sourced in Brazil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-product-standard__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e Food supplements should not be used as a substitute for a balanced diet and healthy lifestyle. These statements have not been evaluated by the U.S. Food and Drug Administration. This kit is not intended to diagnose, treat, cure or prevent any disease. The body cream is for external use only. Individual results may vary. Product packaging may be labelled in Portuguese. Our Brazilian-brand products are sourced in Brazil and regularised with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil’s national health authority, under the applicable regulatory framework for each product category. ANVISA regularisation applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-it\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Adeus","offers":[{"title":"Default Title","offer_id":53970863554876,"sku":"MKPBR2024-4225","price":86.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/adeus-kit-gummies-creme-rosa.webp?v=1786131596"}],"url":"https:\/\/mkpbr.com\/en-it\/collections\/adeus-cream-official.oembed?constraint=adeus","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}