{"product_id":"let-me-be-btx-blond-matiz-ultra-mask","title":"Let Me Be Btx Blond Matiz Matifying Ultra Mask – Toning \u0026 Volume Reducing Hair Mask – 35.2 oz (1kg) \/ 8.8 oz (250g)","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\u003eLet Me Be Btx Blond Matiz Ultra Mask\u003c\/h2\u003e\n\u003cp\u003eAchieve the ultimate platinum standard with the \u003cstrong\u003eLet Me Be Btx Blond Matiz Ultra Mask.\u003c\/strong\u003e This sophisticated, high-performance treatment is specifically engineered for blondes, gray, and bleached hair seeking impeccable discipline without sacrificing color purity.\u003cbr\u003e\u003cbr\u003eFeaturing an intelligent toning system with Ultra Blue and Anti-Yellow pigments, this violet-textured mask neutralizes unwanted brassy tones from the very first application. Beyond color correction, it acts as a powerful volume reducer and fiber reconstructor, sealing the cuticles to reveal a cool, uniform, and radiant blonde that embodies the elegance of professional Brazilian hair care.\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\u003eIntelligent Toning System\u003c\/h3\u003e\n\u003cp\u003eUtilizes Ultra Blue and Anti-Yellow pigments to effectively neutralize brassiness and enhance cool, platinum tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNatural Volume Alignment\u003c\/h3\u003e\n\u003cp\u003eDisciplines the hair fiber for a sleek, frizz-free look with a lightweight and natural movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep Fiber Reconstruction\u003c\/h3\u003e\n\u003cp\u003eHydrolyzed wheat and soy proteins work to rebuild the internal structure of hair damaged by bleaching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eThermal and Chemical Protection\u003c\/h3\u003e\n\u003cp\u003eShea butter forms a protective film that shields the hair from heat damage and future chemical stressors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIntense Hydration and Shine\u003c\/h3\u003e\n\u003cp\u003eCocoa extract provides essential lipids that restore silkiness and a mirror-like luminosity to dull strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Elasticity\u003c\/h3\u003e\n\u003cp\u003eEssential amino acids like Carbocysteine and Serine strengthen the hair, significantly reducing breakage and porosity.\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\"\u003eUltra Blue + Anti-Yellow Pigments: Specialized violet micro-pigments that correct color and prevent oxidation in blonde and gray hair.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCocoa Extract: A highly nutritious emollient that provides intense softness and revitalizes the hair's natural glow.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eShea Butter: Rich in vitamins and fatty acids, it repairs the lipid barrier and provides long-lasting moisture.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrolyzed Protein Blend (Wheat + Soy): Reconstructive proteins that fill in gaps in the hair cuticle to restore strength.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eEssential Amino Acid Complex: Promotes structural alignment and maintains internal hydration for a disciplined finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e Professional use is recommended; however, experienced users may achieve salon-quality results at home by following all safety protocols. A strand test is mandatory 3 to 4 days prior to application to evaluate hair resistance and color reaction. Do not apply or rub the product directly on the scalp. Use appropriate temperatures: 350°F (180°C) for fine or sensitized blonde hair and up to 450°F (230°C) for thick, resistant hair. Do not use on hair previously treated with Henna, Ammonium Thioglycolate, or Guanidine. Keep out of reach of children and store in a cool, dark place. Founded in 2015 in Marília, São Paulo, Let Me Be has rapidly ascended as one of the most influential Brazilian brands in the global hair care industry. Driven by a mission to keep pace with the constant evolution of beauty technology, the brand focuses on delivering high-performance formulas that satisfy the rigorous standards of professional stylists and home users alike. With a strategic international presence—including a dedicated branch in Portugal and distribution across Europe, North America, and Asia—Let Me Be brings authentic Brazilian hair expertise to the world stage.\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 the Btx Blond Matiz compatible with other chemical treatments?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThis product is not compatible with Henna (Henê), Ammonium Thioglycolate, Hydroxides, or Guanidine. Always perform a strand test before full application to ensure hair integrity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply this treatment on the same day as highlights or bleaching?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. We recommend applying the Btx Blond treatment first and waiting at least 30 days before undergoing any other chemical bleaching or highlighting procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do the smoothing and toning results typically last?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe durability varies based on hair type and care routine, but on average, the effects of volume reduction and color neutralization last between 1 to 2 months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I color my hair after using this treatment?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, color retouching is possible. However, use a developer with a maximum of 20 volumes. Avoid 30 or 40 volumes to prevent unnecessary stress on the hair fiber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it safe for use on children?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWe recommend use only for girls after their first menstrual cycle and for boys after age 12, as the immune system is still developing before this stage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan pregnant or breastfeeding women use this product?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWe recommend consulting a physician before use, as hormonal changes during pregnancy and lactation can significantly affect the body's sensitivity and immunity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the shelf life of the Btx Blond Matiz?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe product remains valid for 36 months when sealed and 12 months once opened, provided it is stored correctly away from heat and light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to wash my hair with a specific shampoo before application?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, for optimal results, wash the hair 3 times with an Anti-Residue Shampoo, leaving a 20-minute pause during the final wash to ensure the cuticles are fully prepared.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-gr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Let Me Be","offers":[{"title":"250g","offer_id":52887351656764,"sku":"MKPBR2024-2446","price":26.15,"currency_code":"EUR","in_stock":true},{"title":"1kg","offer_id":52887351689532,"sku":"MKPBR2024-2447","price":55.66,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/let-me-be-btx-blond-matiz-matizador-ultra-mask-35-2-oz-1kg-buy-now-at-mkpbr-com-worldwide-shipping.png?v=1773754465","url":"https:\/\/mkpbr.com\/en-gr\/products\/let-me-be-btx-blond-matiz-ultra-mask","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}