{"title":"Amend Haircare","description":"\u003cdiv class=\"mkpbr-cd\"\u003e\n\u003cp class=\"mkpbr-cd__lead\"\u003eBrazilian haircare, engineered with advanced technology\u003c\/p\u003e\n\u003cul class=\"mkpbr-cd__chips\"\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eShampoos\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eConditioners\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eTreatment Masks\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eToners\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eFinishers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mkpbr-cd__body\"\u003eAmend is a Brazilian haircare brand built on advanced formulas and carefully selected, high-quality ingredients, developed for both home and professional use. The range spans shampoos, conditioners, treatment masks, toners and finishers, tailored to a variety of hair types and treatment needs.\u003c\/p\u003e\n\u003cdetails class=\"mkpbr-cd__more\"\u003e\u003csummary\u003eRead the full story\u003c\/summary\u003e\n\u003cp\u003eAmend, a distinguished Brazilian brand, delivers high-performance hair cosmetics designed for both home and professional use. Their expertise lies in developing advanced formulas powered by cutting-edge technology and meticulously selected, high-quality ingredients.\u003c\/p\u003e\n\u003cp\u003eFrom revitalizing shampoos and nourishing conditioners to intensive treatment masks, precise toners, and sophisticated finishers, Amend offers a comprehensive regimen tailored to diverse hair types and specific treatment needs.\u003c\/p\u003e\n\u003cp\u003eDiscover the legacy of a brand renowned for its dedication to hair health and beauty, blending traditional Brazilian care with modern scientific advancements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","products":[{"product_id":"amend-expertize-specialist-blonde-toning-mask","title":"Amend Expertize Specialist Blonde Toning \"Matizador\" Mask for Radiant Platinum Hair, 10.58 oz (300 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eCrafted for those who cherish their blonde, the \u003cstrong\u003eAmend Specialist Blonde Toning Mask\u003c\/strong\u003e is a premium solution to maintain vibrant, salon-fresh hair. This beloved Brazilian secret instantly neutralizes unwanted yellow and orange tones, revealing a luminous, healthy platinum shine.\u003c\/p\u003e\n\u003cp\u003eBeyond color correction, its rich formula deeply nourishes and fortifies each strand, leaving your hair exceptionally soft, resilient, and brilliantly radiant. Experience the transformative power of a truly healthy blonde.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeutralizes Brassiness:\u003c\/strong\u003e High concentration of violet pigments effectively counteracts yellow and orange undertones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhances Platinum Radiance:\u003c\/strong\u003e Restores a pure, brilliant, and healthy platinum luminosity to bleached and highlighted blonde hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeeply Nourishing:\u003c\/strong\u003e Infused with key ingredients to hydrate and condition, ensuring optimal hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStrengthens Hair Fibers:\u003c\/strong\u003e Helps to recover lost resilience and fortify the hair structure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePromotes Softness \u0026amp; Shine:\u003c\/strong\u003e Leaves hair feeling incredibly soft, smooth, and with a captivating glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick \u0026amp; Effective:\u003c\/strong\u003e Delivers visible results in just 1 to 5 minutes, adapting to your hair's needs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eUsage Instructions:\u003c\/strong\u003e After shampooing, gently towel-dry hair to remove excess water. Apply the Amend Specialist Blonde Toning Mask evenly from mid-lengths to ends. Allow to act for 1 to 5 minutes, adjusting the time based on the intensity of yellow tones in your hair. Continuously monitor your hair's color during the application. Once the desired nuance is achieved, rinse thoroughly. For uniform application, divide hair into sections or use a comb to distribute the product completely.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients Highlights:\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNutri-Protective Polysaccharides \u0026amp; Blueberry Extract:\u003c\/strong\u003e These potent actives work in synergy to strengthen, revitalize, and intensely nourish hair fibers while shielding them from free radical damage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e  Always check hair color during use to avoid over-toning. Rinse completely once desired shade is achieved.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ  \u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow often should I use the Amend Specialist Blonde Toning Mask?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUse as needed when you notice unwanted yellow or orange tones appearing. The frequency depends on your hair's needs and how often you wash it, typically once or twice a week.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill this mask make my hair purple?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, when used as directed, the mask is designed to neutralize yellow and orange tones. Always monitor your hair during the 1-5 minute application time and rinse thoroughly once the desired blonde shade is achieved to prevent over-toning.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this toning mask suitable for all shades of blonde? \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is ideal for bleached, highlighted, and natural blonde hair seeking to neutralize brassiness and enhance a healthy, platinum-like shine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow does this mask nourish my hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe formula is enriched with Nutri-Protective Polysaccharides and Blueberry Extract, which are known for their ability to strengthen, revitalize, and intensely nourish hair, protecting it from external aggressors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this mask on color-treated hair other than blonde?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile primarily designed for blonde hair, its violet pigments specifically target yellow and orange tones. It is not recommended for other hair colors as it may deposit unwanted tones.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAmend\u003c\/strong\u003e, a distinguished Brazilian brand, delivers high-performance hair cosmetics designed for both home and professional use. Their expertise lies in developing advanced formulas powered by cutting-edge technology and meticulously selected, high-quality ingredients. \u003c\/p\u003e\n\u003cp\u003eDiscover the full range of our premium hair solutions and find the perfect complement for your beauty routine in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/amend\" rel=\"noopener\" target=\"_blank\"\u003eAmend Collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eExperience the secret to vibrant, healthy blonde hair, cherished in Brazil for its natural radiance.\u003c\/h2\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52440098079036,"sku":"MKPBR2024-1439","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/amend-matizador-specialist-blonde-toning-mask-platinum-radiance-mkpbr.com-worldwide-shipping_636b62ae-8905-48bd-a418-d8e157b31102.png?v=1783804456"},{"product_id":"amend-specialist-blonde-toning-kit","title":"Amend Expertize Specialist Matizador Blonde Toning Hair Care Kit: Shampoo, Conditioner \u0026 Mask for Anti-Brass Platinum Hair","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eEmbrace the ultimate regimen for your blonde with the \u003cstrong\u003eAmend Specialist Blonde Toning Hair Care Kit\u003c\/strong\u003e. This comprehensive three-step system, cherished in Brazil, is meticulously crafted to cleanse, condition, and treat your bleached, highlighted, or natural blonde hair, effectively neutralizing unwanted yellow and orange tones.\u003c\/p\u003e\n\u003cp\u003eEach product in this kit works in harmony to restore a vibrant, healthy platinum radiance, while deeply nourishing and strengthening your strands. Experience a luxurious transformation, leaving your hair impeccably soft, resilient, and brilliantly luminous.\u003c\/p\u003e\n\u003cp\u003eIncluded in this kit:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAmend Specialist Blonde Toning Shampoo – 8.45 fl oz (250 ml)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNeutralizes unwanted yellow or orange tones immediately.\u003c\/li\u003e\n\u003cli\u003eReconstructs hair damaged by bleaching, acting as a strengthening agent.\u003c\/li\u003e\n\u003cli\u003eFormulated with anti-free radicals, antioxidants, and vitamins.\u003c\/li\u003e\n\u003cli\u003eEnhances elasticity, softness, and luminosity for healthy blonde.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAmend Specialist Blonde Toning Conditioner – 8.45 fl oz (250 ml)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eInstantly neutralizes unwanted yellow or orange tones.\u003c\/li\u003e\n\u003cli\u003eProvides intense hydration and forms a protective shield.\u003c\/li\u003e\n\u003cli\u003eLeaves hair healthy, luminous, soft, and frizz-free.\u003c\/li\u003e\n\u003cli\u003eEnriched with anti-free radicals, antioxidants, and vitamins.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAmend Specialist Blonde Toning Mask – 10.58 oz (300 g)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNeutralizes yellow and orange tones, revealing platinum brilliance.\u003c\/li\u003e\n\u003cli\u003eDeeply nourishes and fortifies each strand for resilience.\u003c\/li\u003e\n\u003cli\u003eRestores a luminous, healthy platinum shine to blonde hair.\u003c\/li\u003e\n\u003cli\u003eLeaves hair exceptionally soft, radiant, and revitalized.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Anti-Brass System:\u003c\/strong\u003e A synergistic trio designed to maintain your perfect blonde from wash to treatment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Toning Action:\u003c\/strong\u003e Concentrated violet pigments in each product work effectively to neutralize brassy undertones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRestorative \u0026amp; Strengthening:\u003c\/strong\u003e Actively reconstructs and fortifies hair fibers damaged by chemical processes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration \u0026amp; Shine:\u003c\/strong\u003e Provides profound moisture, leaving hair incredibly soft, manageable, and with a brilliant luminosity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAntioxidant Protection:\u003c\/strong\u003e Enriched with anti-free radicals and vitamins to shield hair from environmental damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control:\u003c\/strong\u003e Delivers a protective shield to keep hair smooth and frizz-free.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients Highlights:\u003c\/h2\u003e\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAmend Specialist Blonde Toning Shampoo:\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eTamarindus Indica Fruit Extract\u003c\/li\u003e\n\u003cli\u003eVaccinium Myrtillus Fruit Extract\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\u003cbr\u003e\n\n\n\n\n\u003cbr\u003e\n\n\u003cp\u003e\u003cstrong\u003eAmend Specialist Blonde Toning Conditioner:\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003eTamarindus Indica Fruit Extract\u003c\/li\u003e\n\u003cli\u003eVaccinium Myrtillus Fruit Extract\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\u003cbr\u003e\n\n\n\n\n\u003cbr\u003e\n\n\u003cp\u003e\u003cstrong\u003eAmend Specialist Blonde Toning Mask:\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003eNutri-Protective Polysaccharides\u003c\/li\u003e\n\u003cli\u003eBlueberry Extract\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\u003cbr\u003e\n\n\n\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e  Keep out of reach of children. For external use only. Avoid contact with eyes; rinse immediately if contact occurs. Do not apply to irritated or injured scalp. If you have known sensitivities, conduct a patch test before full application\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ  \u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow often should I use the Amend Specialist Blonde Toning Hair Care Kit?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor optimal results, use the Shampoo and Conditioner regularly as part of your washing routine. The Toning Mask can be used 1-2 times per week or as needed, depending on your hair's condition and the appearance of brassiness.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat is the recommended order of products in this kit?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eStart by cleansing with the Amend Specialist Blonde Toning Shampoo, followed by the Amend Specialist Blonde Toning Conditioner. Finish your regimen with the Amend Specialist Blonde Toning Mask for an intensive toning and nourishing treatment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this kit suitable for all types of blonde hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, this kit is specifically formulated for bleached, highlighted, and natural blonde hair seeking to neutralize yellow\/orange tones and enhance overall hair health and shine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan this kit help repair damaged blonde hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. The formulas are enriched with ingredients that help reconstruct and strengthen hair fibers damaged by decolorization, improving elasticity and resilience.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill using all three products together prevent my hair from turning purple?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen used as directed, the kit is designed to neutralize brassiness, not dye your hair purple. Always monitor your hair during the mask's application time (1-5 minutes) and rinse thoroughly once your desired platinum shade is achieved.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAmend\u003c\/strong\u003e, a distinguished Brazilian brand, delivers high-performance hair cosmetics designed for both home and professional use. Their expertise lies in developing advanced formulas powered by cutting-edge technology and meticulously selected, high-quality ingredients. \u003c\/p\u003e\n\u003cp\u003eDiscover the full range of our premium hair solutions and find the perfect complement for your beauty routine in our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/amend\" target=\"_blank\"\u003eAmend Collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eExperience the secret to vibrant, healthy blonde hair, cherished in Brazil for its natural radiance and sophisticated care.\u003c\/h2\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52440099914044,"sku":"MKPBR2024-1440","price":63.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brazilian-blonde-care-kit-shampoo-conditioner-mask-amend-mkpbr.com-worldwide-shipping_1c983507-7c24-4e67-960c-47d83b637b2a.png?v=1783804918"},{"product_id":"amend-expertise-complete-repair-mask","title":"Amend Expertise Complete Repair Reconstructive Hair Mask for Damaged Hair, 10.58 oz (300 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eRevitalize your hair with the \u003cstrong\u003eAmend Expertise Complete Repair Reconstructive Hair Mask\u003c\/strong\u003e, a powerful solution from Brazil designed to transform damaged strands. This advanced mask works deep within the hair fiber, utilizing Bio-Amino Reconstructors to diligently repair existing damage, fortify weakened areas, and dramatically increase resistance to breakage.\u003c\/p\u003e\n\u003cp\u003eBeyond immediate restoration, it creates a protective shield, safeguarding your hair from future aggressions and frizz. Experience the rebirth of strong, resilient, and beautifully healthy hair, embodying a radiant vitality that inspires confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Fiber Reconstruction:\u003c\/strong\u003e Actively works within the hair shaft to repair and rebuild severely damaged areas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Strength \u0026amp; Resistance:\u003c\/strong\u003e Dramatically increases hair's resilience, reducing breakage and improving overall structural integrity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Shield Protection:\u003c\/strong\u003e Creates a protective barrier to combat frizz, leaving hair smoother and more manageable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFuture Damage Defense:\u003c\/strong\u003e Shields hair from external aggressors, preventing further damage and maintaining long-term health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBio-Amino Reconstructors:\u003c\/strong\u003e Advanced complex that delivers essential amino acids to fortify and mend fragile strands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRestores Vitality:\u003c\/strong\u003e Brings back elasticity, softness, and luminosity to dull, compromised hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eUsage Instructions:\u003c\/strong\u003e After cleansing your hair with shampoo, gently towel-dry to remove excess water. Apply the mask generously from the mid-lengths to the ends of your hair, massaging strand by strand. Allow the product to act for 5 minutes. Rinse thoroughly. For enhanced sealing of the cuticles, follow with your preferred conditioner if desired.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients Highlights:\u003c\/h2\u003e\n\n\n\n\n\n\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBio-Amino Reconstructors:\u003c\/strong\u003e A proprietary complex including Glycerin, Acetyl Cysteine, Arginine HCL, Glycine, and Lauroyl Lysine, meticulously formulated to repair, strengthen, and protect the hair fiber.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBioativo Positivo:\u003c\/strong\u003e An active bio-complex that contributes to the mask's restorative properties.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e  Keep out of reach of children. For external use only. Avoid contact with eyes; rinse immediately if contact occurs. Do not apply to irritated or injured scalp. If you have known sensitivities, conduct a patch test before full application\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ  \u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow does the Amend Expertise Complete Repair Mask help damaged hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis mask features Bio-Amino Reconstructors that penetrate deep into the hair fiber to repair internal damage, rebuild fragile areas, and significantly increase the hair's resistance to breakage, while also protecting against future aggressions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this mask suitable for all hair types, or specifically damaged hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile it is specifically formulated for damaged hair, those with healthy hair can also use it periodically as a preventative treatment to strengthen hair and protect against potential future damage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow often should I use this reconstructive mask?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor intensely damaged hair, use 1-2 times per week. For maintenance or less damaged hair, using it once every two weeks or monthly can be sufficient, depending on your hair's needs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this mask immediately after chemical treatments like coloring or bleaching?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is ideal for use after chemical treatments as it helps to reconstruct and fortify hair fibers that may have been compromised during these processes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat is the \"Bio-Amino Reconstructors\" complex?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt's an advanced blend of key amino acids like Acetyl Cysteine, Arginine HCL, Glycine, and Lauroyl Lysine, which are crucial building blocks for hair protein. This complex works to repair, strengthen, and improve the hair's structural integrity.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eAmend\u003c\/strong\u003e, a distinguished Brazilian brand, delivers high-performance hair cosmetics designed for both home and professional use. Their expertise lies in developing advanced formulas powered by cutting-edge technology and meticulously selected, high-quality ingredients. \u003c\/p\u003e\n\u003cp\u003eDiscover the full range of our premium hair solutions and find the perfect complement for your beauty routine in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/amend\" rel=\"noopener\" target=\"_blank\"\u003eAmend Collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eInvest in the enduring health and beauty of your hair with the Amend Expertise Complete Repair Reconstructive Hair Mask.\u003c\/h2\u003e\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52440113348924,"sku":"MKPBR2024-1441","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/amend-complete-repair-reconstructive-mask-damaged-hair-mkpbr.com-worldwide-shipping_af8a16cb-1abb-4235-9902-8c9e4f44ce02.png?v=1783806935"},{"product_id":"amend-expertise-marula-hair-mask","title":"Amend Expertise Marula Fabulous Nutrition Nourishing Hair Mask with Heat Protectants, 10.58 oz (300 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAmend Expertise Marula Fabulous Nutrition Hair Mask\u003c\/h2\u003e\n\u003cp\u003eNourish and smooth heat-styled hair with the \u003cstrong\u003eAmend Expertise Marula Fabulous Nutrition Hair Mask\u003c\/strong\u003e, a premium Brazilian treatment created to help hair feel softer, more hydrated, and more polished—especially when your routine includes a blow dryer or flat iron.\u003cbr\u003e\u003cbr\u003eIt features thermoprotective agents that help retain moisture in the fiber, supporting hair that may look dry from frequent heat exposure. It also helps create a protective film around strands, helping reduce the appearance of dryness and supporting hair that’s prone to visible split ends.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eExtra Nutrition \u0026amp; Softness\u003c\/h3\u003e\n\u003cp\u003eHelps hair feel more supple, silky, and touchable.\u003cstrong\u003e\u003cbr\u003eMoisture Retention Support: \u003c\/strong\u003eDesigned to help hair hold hydration and reduce the look of dryness from heat styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective Film Effect\u003c\/h3\u003e\n\u003cp\u003eHelps coat the strands for a smoother, more refined finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHydration Without Heaviness\u003c\/h3\u003e\n\u003cp\u003eBuilt for a nourished feel that stays lightweight when rinsed well.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHeat-Styling Routine Friendly\u003c\/h3\u003e\n\u003cp\u003eIdeal for hair frequently exposed to dryer\/flat iron use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMarula Seed Oil Powered\u003c\/h3\u003e\n\u003cp\u003eAdds a luxurious nourishment touch for a healthier-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eMarula Seed Oil (Sclerocarya Birrea Seed Oil): Nourishing oil that supports softness and a smoother feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrolyzed Wheat Protein PG-Propyl Silanetriol: Protein-derived conditioning ingredient that helps improve the feel of strength and manageability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAmodimethicone: Conditioning silicone that supports slip, softness, and a smoother-looking finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e For external use only. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Discontinue use if irritation occurs. Keep out of reach of children. Store in a cool, dry place away from intense light. Contains fragrance and preservatives (Methylchloroisothiazolinone \/ Methylisothiazolinone) which may cause allergic reactions in sensitive individuals.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this mask a heat protectant?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand describes it as containing thermoprotective agents that help retain moisture during routines with blow dryers and flat irons. For full heat-protection guidance, always follow the label directions and consider pairing with a dedicated leave-in heat protectant if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long should I leave it on?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eLeave it on for 3 minutes, then rinse thoroughly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it weigh down fine hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed to hydrate without heaviness, but results vary. Use a small amount, focus on mid-lengths and ends, and rinse well.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on chemically treated hair (colored\/bleached)?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, it can be used on treated hair as a nourishing mask. If hair is highly damaged, you may also alternate with a reconstructive mask routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eTypically 1–3 times per week, depending on dryness, heat styling frequency, and how your hair responds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional directions\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage Instructions\u003c\/strong\u003eAfter cleansing your hair with shampoo, gently towel-dry to remove excess water. Apply the mask generously from the mid-lengths to the ends of your hair, massaging strand by strand. Allow the product to act for 5 minutes. Rinse thoroughly. For enhanced sealing of the cuticles, follow with your preferred conditioner if desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52620693012796,"sku":"MKPBR2024-1933","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/amend-expertise-marula-fabulous-nutrition-nourishing-hair-mask-with-heat-protectants-10-58-oz-300-g-front-jar_buy-now-at-mkpbr-com_worldwide-shipping_20446a6f-d4f4-4891-8566-5354b36b32c9.png?v=1784468558"},{"product_id":"amend-essencial-seca-sem-frizz-cream","title":"Amend Essencial Seca Sem Frizz Air-Dry Leave-In for Sleek, Glossy Hair + Heat Protection, 6.35 oz (180 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAmend Essencial Seca Sem Frizz Leave-In\u003c\/h2\u003e\n\u003cp\u003eStep into effortless, heat-free styling with \u003cstrong\u003eAmend Essencial Seca Sem Frizz Leave-In\u003c\/strong\u003e, a modern Brazilian essential created for hair that wants to look sleeker, shinier, and more hydrated—without relying on a blow dryer, flat iron, or diffuser. Powered by the brand’s exclusive Frizz Control System*, this lightweight leave-in helps restore and retain moisture, protect hair from dryness, and support stronger, smoother cuticles—without leaving a heavy film.\u003cbr\u003e\u003cbr\u003eDesigned for air-dry days and busy routines, it helps align the cuticles for a refined finish and minimized frizz. When you do choose heat styling, it also offers thermal protection, supporting healthier-looking hair over time. Dermatologically tested.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAir-Dry Friendly Finish\u003c\/h3\u003e\n\u003cp\u003eHelps minimize frizz and support aligned cuticles without needing heat tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMoisture Retention Support\u003c\/h3\u003e\n\u003cp\u003eHelps restore and retain moisture to reduce the look and feel of dryness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLightweight Anti-Frizz Care\u003c\/h3\u003e\n\u003cp\u003eHelps smooth without a heavy, greasy, or coated feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCuticle Repair Support\u003c\/h3\u003e\n\u003cp\u003eHelps strengthen and support damaged cuticles for a more polished look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHeat Protection When Needed\u003c\/h3\u003e\n\u003cp\u003eCan support thermal protection if you choose to blow dry or flat iron.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDermatologically Tested\u003c\/h3\u003e\n\u003cp\u003eDeveloped with everyday scalp and hair routine compatibility in mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eFrizz Control System* (brand complex): Helps support anti-frizz, alignment, and moisture balance Hydrolyzed Rice Protein: Helps improve the feel of strength and smoothness Polyquaternium-10: Conditioning polymer that helps detangle and reduce static\/frizz feel Carbocysteine + Amino Acids (Serine, Glutamic Acid): Supports a more refined, cuticle-smoothing routine concept\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePanthenol (Pro-Vitamin B5): Helps support hydration and softness\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCamelina Sativa Seed Oil + Olus Oil: Emollient oils that support nourishment and a smoother finish\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eEthylhexyl Methoxycinnamate: Helps support heat\/UV-related protection benefits within styling routines\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrolyzed Wheat Protein PG-Propyl Silanetriol: Conditioning\/protein-derived ingredient for improved manageability\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSilicones (Cyclopentasiloxane, Dimethiconol, Amodimethicone): Help deliver slip, shine, and frizz control without heavy buildup when used correctly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e Keep out of reach of children. Store in a cool place away from intense light. Do not ingest. Avoid contact with eyes; if contact occurs, rinse immediately with plenty of water. For external use only. Contains fragrance allergens (e.g., Linalool, D-Limonene, Coumarin) that may cause sensitivity in some individuals.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a leave-in I can use without blow drying?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It’s designed to air-dry beautifully, helping minimize frizz and support aligned cuticles without heat tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it make my hair greasy or heavy?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe formula is designed to avoid a heavy film. Use a small amount, focus on mid-lengths and ends, and avoid the roots for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it protect from heat if I decide to use a flat iron?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, the product description indicates it offers thermal protection for heat styling when used as part of your finishing routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hair types can use it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt works well for hair prone to frizz, dryness, and cuticle roughness, including wavy, curly, and straight hair that benefits from a smoother finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I layer it with other stylers or oils?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Apply this leave-in first on damp hair, let it settle, and then add small amounts of styling products as needed—avoid over-layering to keep the finish light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional directions\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage Instructions\u003c\/strong\u003eAfter washing, apply a small amount to damp hair from mid-lengths to ends, avoiding the roots. Let hair dry naturally. No blow dryer needed. Do not rinse.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52620704710972,"sku":"MKPBR2024-1934","price":30.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/amend-essencial-seca-sem-frizz-leave-in-cream-air-dry-anti-frizz-6-35-oz-180-g-front-packaging_buy-now-at-mkpbr-com_worldwide-shipping_69b26958-d683-48e2-a5d5-34034c2fa03a.png?v=1784468838"},{"product_id":"amend-blindagem-essencial-shield-fluid","title":"Amend Blindagem Essencial Anti-Humidity Shield Fluid for Long-Lasting Frizz Control + Heat Protection, 6.09 fl oz (180 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAmend Blindagem Essencial Anti-Humidity Fluid is a premium Brazilian\u003c\/h2\u003e\n\u003cp\u003eHumidity can undo a beautiful blowout in minutes—unless your styling routine includes a true shield. \u003cstrong\u003eAmend Blindagem Essencial Anti-Humidity Fluid is a premium Brazilian\u003c\/strong\u003e finishing essential designed to help impermeabilize the hair fiber and block moisture, so your style stays sleek, polished, and frizz-controlled for longer.\u003cbr\u003e\u003cbr\u003ePowered by the brand’s exclusive Multi Block Silicone*, it helps refine hair texture, support fiber alignment, and boost shine—while also offering heat protection for blow dryers and flat irons. The result is hair that feels easier to dry, looks brighter and smoother, and stays more controlled for up to 3–4 washes (as described by the brand). \u003cstrong\u003eDermatologically tested.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti-humidity barrier\u003c\/h3\u003e\n\u003cp\u003eHelps block moisture to keep styles looking polished for longer\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLong-lasting anti-frizz effect\u003c\/h3\u003e\n\u003cp\u003eResults described to last 3–4 washes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImproves hair texture\u003c\/h3\u003e\n\u003cp\u003eSupports a smoother, more refined feel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHelps align the hair fiber\u003c\/h3\u003e\n\u003cp\u003ePromotes a sleeker, more finished look\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSplit-ends support\u003c\/h3\u003e\n\u003cp\u003eHelps improve the look of dry ends and supports smoother tips\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRestores natural hydrophobicity\u003c\/h3\u003e\n\u003cp\u003eHelps hair better resist humidity-related puffiness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFaster drying support\u003c\/h3\u003e\n\u003cp\u003eHelps hair feel easier to dry during styling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHeat protection\u003c\/h3\u003e\n\u003cp\u003eHelps protect from heat damage caused by blow dryer and flat iron\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eMulti Block Silicone* (brand complex): creates a moisture-blocking, smoothing shield Polysilicone-29: film-forming silicone polymer that supports anti-humidity performance PEG-40\/PPG-8 Methylaminopropyl\/Hydroxypropyl Dimethicone Copolymer: conditioning silicone copolymer that supports alignment and smoothing Glycerin: humectant that supports moisture balance Dipropylene Glycol: solvent\/vehicle supporting formula performance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e Keep out of reach of children. Store in a cool place away from intense light. Do not ingest. Avoid contact with eyes; if contact occurs, rinse immediately with plenty of water. For external use only. Contains fragrance allergens (e.g., D-Limonene, Linalool, Coumarin, Alpha-Isomethyl Ionone) that may cause sensitivity in some individuals.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this product a leave-in or do I rinse it out?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is a leave-in styling fluid. Apply to damp hair, activate with blow-drying, and do not rinse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it really help in humidity?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand states its Multi Block Silicone helps impermeabilize the hair fiber and block humidity, supporting longer-lasting frizz control and style hold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do results last?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand describes results that can last 3 to 4 washes, depending on hair type and routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with a flat iron?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It offers heat protection and can be finished with a flat iron after blow-drying if desired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it feel heavy on the hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed to shield and smooth without compromising movement. For best results, apply evenly, comb through, and avoid oversaturating fine hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional directions\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage Instructions\u003c\/strong\u003eAfter washing, with hair still damp, divide into sections and spray generously through the lengths. Comb to distribute evenly. Blow-dry and brush to activate the product with heat. Finish with a flat iron if desired. Do not rinse.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52620719063356,"sku":"MKPBR2024-1935","price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/amend-blindagem-essencial-anti-humidity-shield-fluid-for-long-lasting-frizz-control-heat-protection-6-09-fl-oz-180-ml-front-bottle_buy-now-at-mkpbr-com_worldwide-shipping_8bb414b3-1f52-4b9e-814a-909a9e3e9aa0.png?v=1784469046"},{"product_id":"amend-essencial-acidifying-hair-mask","title":"Amend Essencial Acidifying pH Balance Mask for Porous, Heat-Styled \u0026 Chemically Treated Hair, 8.82 oz (250 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAmend Essencial Acidifying pH Balance Mask\u003c\/h2\u003e\n\u003cp\u003eBring your hair back to a healthier equilibrium with the \u003cstrong\u003eAmend Essencial Acidifying pH Balance Mask\u003c\/strong\u003e, a refined Brazilian treatment created for hair that feels rough, porous, dehydrated, or stressed by blow drying, flat ironing, bleaching, coloring, or smoothing processes.\u003cbr\u003e\u003cbr\u003ePowered by the brand’s Vinegar Carb Complex*—a blend of acid fruit vinegars (apple, lemon, and tamarind) plus carbohydrate-based actives—this mask helps rebalance the hair fiber’s pH, supporting cuticles that feel more sealed and aligned. The result is hair that can better absorb and retain water, with a smoother look, reduced frizz, less visible porosity, and a softer, naturally glossy finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003epH rebalancing support\u003c\/h3\u003e\n\u003cp\u003eHelps restore the hair fiber’s pH to support a more sealed cuticle feel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eReduces frizz \u0026amp; porous appearance\u003c\/h3\u003e\n\u003cp\u003eHelps minimize frizz and the look of porous, rough strands\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCuticle-sealing effect\u003c\/h3\u003e\n\u003cp\u003eSupports smoother alignment for a more refined finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImproved hydration performance\u003c\/h3\u003e\n\u003cp\u003eHelps hair absorb and retain water more effectively\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVolume control\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look of excess volume caused by dryness\/porosity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBreakage support\u003c\/h3\u003e\n\u003cp\u003eHelps support reduced breakage by improving hair manageability and condition\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoftness + natural shine\u003c\/h3\u003e\n\u003cp\u003eLeaves hair feeling rejuvenated, softer, and naturally glossy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBenefit 8\u003c\/h3\u003e\n\u003cp\u003eIdeal for hair exposed to heat tools or chemical services (bleach, color, straightening)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eVinegar Carb Complex* (brand complex): supports pH balance + cuticle-sealing feel Vinegar + Citrus Limon (Lemon) Fruit Extract + Pyrus Malus (Apple) Fruit Extract + Tamarindus Indica Fruit Extract Carbohydrate\/Humectant blend: Fructose, Glucose, Gluconic Acid, Gluconolactone Caesalpinia Spinosa Gum: film-forming support for a smoother feel\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLactic Acid: supports an acidifying routine and pH balancing performance\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAmodimethicone: smoothing conditioner to support shine and frizz control\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCetrimonium Chloride \/ Behentrimonium Methosulfate: conditioning agents for slip and manageability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e Keep out of reach of children. Store in a cool place away from intense light. Do not ingest. Avoid contact with eyes; if contact occurs, rinse immediately with plenty of water. For external use only. Contains fragrance allergens (e.g., Linalool, Coumarin, Hexyl Cinnamal) and preservatives (Methylchloroisothiazolinone \/ Methylisothiazolinone) that may cause sensitivity in some individuals.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does an “acidifying mask” do for hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt helps support pH rebalancing and a more sealed cuticle feel—often associated with reduced frizz, less visible porosity, and improved shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho should use this mask?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s ideal for hair that feels rough, porous, dehydrated, or stressed by heat styling or chemical services like bleach, color, or straightening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe brand recommends weekly, adjusting based on your hair’s needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on colored or bleached hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this is one of the most common routines for acidifying masks, helping hair feel more aligned and polished after chemical services.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I still need conditioner after this mask?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. The directions recommend following with a conditioner to support a smoother finish and improved manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional directions\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage Instructions\u003c\/strong\u003eAfter shampooing (with any Amend shampoo), towel-dry to remove excess water. Apply the acidifying mask through the lengths of damp hair. Leave on for 3–5 minutes , then rinse well. Follow with your preferred Amend conditioner. Use weekly as needed based on hair condition.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52620734169404,"sku":"MKPBR2024-1936","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/amend-essencial-acidifying-ph-balance-mask-for-porous-heat-styled-chemically-treated-hair-8-82-oz-250-g-front-jar_buy-now-at-mkpbr-com_worldwide-shipping_be18280a-ed37-4e47-8800-11162354623b.png?v=1784470109"},{"product_id":"amend-gold-black-hair-serum","title":"Amend Gold Black Nutritive Hair Repair Serum for Shine, Softness \u0026 Split Ends, 1.01 fl oz (30 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eAmend Gold Black Nutritive Hair Repair Serum\u003c\/h2\u003e\n\u003cp\u003ePolished hair is often about the final touch—the one that transforms texture, elevates shine, and makes ends look visibly healthier. \u003cstrong\u003eAmend Gold Black Nutritive Hair Repair Serum\u003c\/strong\u003e is a luxurious Brazilian finishing essential designed to form a protective film around the strands, helping condition the hair while enhancing gloss, softness, and a smoother-looking finish.\u003cbr\u003e\u003cbr\u003eIdeal for dry-looking ends and daily styling, it helps improve the appearance of split ends and dryness while supporting more controlled, defined curls when used to shape and “scrunch” the hair. Lightweight and practical, it’s the kind of staple that belongs in every premium routine—at home, in the salon, and in a professional resale selection.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtective film effect\u003c\/h3\u003e\n\u003cp\u003eHelps coat strands for a more refined, protected finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVisible shine boost\u003c\/h3\u003e\n\u003cp\u003eEnhances hair’s natural-looking gloss\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoftness + slip\u003c\/h3\u003e\n\u003cp\u003eSupports a smoother feel and easier styling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSplit-ends appearance support\u003c\/h3\u003e\n\u003cp\u003eHelps improve the look of dry, split ends\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz and volume control support\u003c\/h3\u003e\n\u003cp\u003eHelps reduce frizz and improve the look of porosity (routine-dependent)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCurl-friendly finishing\u003c\/h3\u003e\n\u003cp\u003eHelps keep curls soft, controlled, and more defined throughout the day\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBreakage suppor\u003c\/h3\u003e\n\u003cp\u003et: Helps minimize breakage by improving manageability (especially on ends)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eSilicones (Cyclopentasiloxane, Dimethicone): Create a lightweight smoothing veil to boost shine, slip, and frizz control\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eFragrance components: Parfum, Linalool, Hexyl Cinnamal, Alpha-Isomethyl Ionone, Geraniol, D-Limonene, Citronellol\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBenzyl Alcohol: fragrance component\/preservative support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e For external use only. Avoid contact with eyes; if contact occurs, rinse thoroughly with water. Keep out of reach of children. Store in a cool place away from intense light. Contains fragrance allergens (e.g., Linalool, D-Limonene, Citronellol, Geraniol, Hexyl Cinnamal, Alpha-Isomethyl Ionone) that may cause sensitivity in some individuals.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this product a hair oil or a silicone serum?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is a silicone-based finishing serum, designed to create a protective film that boosts shine, softness, and smoothness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on curly hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It can be used to model curls by applying a small amount and scrunching gently for a more defined finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it make my hair look greasy?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt can if over-applied. Start with 2 drops (or less for fine hair), focus on ends, and build only if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help split ends?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt helps improve the appearance of dry, split ends by smoothing and coating the hair. Trimming is still the best option for permanent removal of split ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it daily?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—use a small amount daily or as needed, especially on ends and areas prone to frizz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional directions\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage Instructions\u003c\/strong\u003eApply to dry or damp hair . Dispense 2–3 drops into your palm, rub hands together, then distribute from mid-lengths to ends. For curls, use to style by gently scrunching the hair. Do not rinse.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Amend","offers":[{"title":"Default Title","offer_id":52620779290940,"sku":"MKPBR2024-1937","price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/amend-gold-black-nutritive-hair-repair-serum-for-shine-softness-split-ends-1-01-fl-oz-30-ml-front-bottle_buy-now-at-mkpbr-com_worldwide-shipping_5a0d6192-f303-4e53-9e6e-fc45e89bd9be.png?v=1784470308"}],"url":"https:\/\/mkpbr.com\/en-bg\/collections\/amend.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}