{"title":"Leave-In \u0026 Styling","description":"\u003cdiv class=\"mkpbr-cd\"\u003e\n\u003cp class=\"mkpbr-cd__lead\"\u003eThe last step that holds the look together.\u003c\/p\u003e\n\u003cul class=\"mkpbr-cd__chips\"\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eLeave-in creams\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eStyling gels\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eWaxes\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eMousses\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eFinishing sprays\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mkpbr-cd__body\"\u003eLeave-in creams, styling gels, waxes, mousses and finishing sprays. This is the finishing step of the routine — the one that holds the look together.\u003c\/p\u003e\n\u003cdetails class=\"mkpbr-cd__more\"\u003e\u003csummary\u003eRead the full story\u003c\/summary\u003e\n\u003cp\u003eLeave-in creams, styling gels, waxes, mousses and finishing sprays — the last step that holds the look together.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","products":[{"product_id":"cream-for-combing-seda-defined-curls","title":"Cream for Combing Seda Defined Curls 300ml \/ 10.14 fl oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eSeda Defined Curls Combing Cream\u003c\/strong\u003e offers an effective solution for defining and controlling curls, providing intense hydration and frizz control for up to 24 hours. Formulated with a powerful combination of Pro-Vitamin B5, coconut oil, and elastin, this cream perfectly meets the needs of curly hair.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePro-Vitamin B5\u003c\/strong\u003e: Deeply nourishes the hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil\u003c\/strong\u003e: Known for its nourishing properties.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElastin\u003c\/strong\u003e: Provides hydration and elasticity to the hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBenefits\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCurl Definition\u003c\/strong\u003e: Keeps curls defined and full of life.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolume Control\u003c\/strong\u003e: Ensures controlled volume while maintaining the lightness of the hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProlonged Hydration\u003c\/strong\u003e: The exclusive Nutri-Sealing Curls formula deeply hydrates.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUV Protection\u003c\/strong\u003e: Contains UV filter to protect the hair from sun exposure.\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\"\u003eHow to Use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eApply a portion of the cream to your hands.\u003c\/li\u003e\n\u003cli\u003eSpread evenly over damp or dry hair.\u003c\/li\u003e\n\u003cli\u003eStart applying three fingers from the root to avoid oiliness.\u003c\/li\u003e\n\u003cli\u003eComb and style as usual. No rinsing required.\u003c\/li\u003e\n\u003cli\u003eCan be used several times a day to redefine curls.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy You Should Buy\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Formula\u003c\/strong\u003e: With selected ingredients to provide the best results.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatility\u003c\/strong\u003e: Suitable for daily use and all types of curly hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSustainability\u003c\/strong\u003e: 100% recyclable packaging and PETA certification, ensuring no animal testing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eReady to give your curls the definition and care they deserve? Get the \u003cstrong\u003eSeda Defined Curls Combing Cream 300ml \/ 10.14 fl oz\u003c\/strong\u003e and transform the look of your hair!\u003c\/p\u003e\n\u003c!----\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":"Seda","offers":[{"title":"Default Title","offer_id":49695456526652,"sku":"MKPBR2024-310","price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/CreamforCombingSedaDefinedCurls300ml10.14floz_2_8f0221e7-dfb2-46f4-859b-a80a9c3d6c8b.png?v=1781372991"},{"product_id":"seda-boom-definition-cream-1kg","title":"Seda Boom Combing cream - Cream for Curly Hair - Definition Super Hydration  - 1kg \/ 35.3 oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eAchieve perfectly defined and super hydrated curls with the Seda Boom Definição Super Hidratação Cream. Specially formulated for wavy and curly hair, this leave-in cream offers intense hydration and long-lasting definition, making your curls look healthy and full of life. With a rich blend of Coconut Oil and the exclusive Fitagem Complex™, this cream ensures your curls stay defined for up to 24 hours and maintain a fresh, fragrant scent for up to 72 hours. Whether you're embracing your natural curls or transitioning, Seda Boom has you covered.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuper Hydration\u003c\/strong\u003e: Enriched with Coconut Oil, this cream deeply nourishes and hydrates your curls, leaving them soft and manageable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e24-Hour Definition\u003c\/strong\u003e: Enjoy well-defined curls that last all day, even in humid conditions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect for Wavy and Curly Hair\u003c\/strong\u003e: Specifically designed for wavy (2A, 2B, 2C) and curly hair types (3A, 3B, 3C).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLiberated Formula\u003c\/strong\u003e: Free from harsh chemicals, ensuring your hair gets the best care possible.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-Lasting Fragrance\u003c\/strong\u003e: Keeps your hair smelling fresh and clean for up to 72 hours.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFitagem Complex™\u003c\/strong\u003e: Enhances curl definition and volume, giving you the flexibility to style your hair just the way you want.\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:\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eWater (Aqua)\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eCetearyl Alcohol\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eCocos Nucifera (Coconut) Oil\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eBehentrimonium Chloride\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003ePerfume (Fragrance)\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eDimethicone\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003ePhenoxyethanol\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eCetyl Esters\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eCetrimonium Chloride\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eDisodium EDTA\u003c\/strong\u003e\u003c\/span\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003e\u003cstrong\u003eLactic Acid\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eUsage Instructions:\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eApply to clean, damp hair, distributing evenly throughout the lengths.\u003c\/li\u003e\n\u003cli\u003eUse the Fitagem technique: divide hair into sections and apply the cream from root to tip, using your fingers to comb through and enhance curl formation.\u003c\/li\u003e\n\u003cli\u003eStyle as desired. For added volume, gently scrunch your curls upwards.\u003c\/li\u003e\n\u003cli\u003eDo not rinse out.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eSafety Instructions:\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eFor external use only. Avoid contact with eyes. In case of accidental contact, rinse thoroughly with water.\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if irritation occurs and seek medical advice if necessary.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy You Should Buy:\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__plain\"\u003e\u003cp\u003eSeda Boom Definição Super Hidratação Cream is a must-have for anyone looking to achieve perfectly defined, hydrated, and fragrant curls with ease. Its liberated formula is gentle on your hair while providing long-lasting results that keep your curls looking their best all day. Whether you're in a humid climate or need all-day curl definition, this cream is your go-to solution for beautiful, bouncy curls.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBrand Overview:\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__plain\"\u003e\n\u003cp\u003e\u003cstrong\u003eSeda Boom\u003c\/strong\u003e is a trusted brand known for its innovative hair care products designed to meet the unique needs of wavy, curly, and coily hair types. With a commitment to quality and care, Seda Boom products are crafted to enhance the natural beauty of your curls, ensuring they are always well-defined, hydrated, and full of life.\u003c\/p\u003e\n\n\u003c!----\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.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Seda","offers":[{"title":"Default Title","offer_id":49949222142268,"sku":"MKPBR2024-515","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Seda_Boom_Combing_cream_-_Cream_for_Curly_Hair_-_Definition_Super_Hydration_3.png?v=1781424414"},{"product_id":"inoar-afro-vegan-leave-in-300ml","title":"Inoar Afro Vegan Leave-In with Castor Oil \u0026 Shea Butter - 300ml \/ 10.14oz - Combing cream","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\u003eThe \u003cstrong\u003eInoar Afro Vegan Leave-In\u003c\/strong\u003e is a carefully crafted hair care solution specifically designed for wavy, curly, coily, and afro hair types (4ABC). Enriched with nourishing castor oil and shea butter, this leave-in provides intense hydration, definition, and protection for your natural curls. Its botanical formula not only nourishes but also empowers, showcasing the true beauty of textured hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 300ml \/ 10.14oz\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHair Types:\u003c\/strong\u003e Wavy, Curly, Coily, and Afro Hair (4ABC)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFunctions:\u003c\/strong\u003e Moisturizes, defines curls, and provides heat protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitable for:\u003c\/strong\u003e Low Poo, No Poo, and Co-Wash techniques\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegan \u0026amp; Cruelty-Free:\u003c\/strong\u003e Ethical formulation without animal testing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eAqua\u003c\/li\u003e\n\u003cli\u003eCetearyl Alcohol\u003c\/li\u003e\n\u003cli\u003eCocamidopropyl Betaine\u003c\/li\u003e\n\u003cli\u003eGuar Hydroxypropyltrimonium Chloride\u003c\/li\u003e\n\u003cli\u003ePanthenol\u003c\/li\u003e\n\u003cli\u003eGlycine Soja Oil \u0026amp; Wheat Amino Acids\u003c\/li\u003e\n\u003cli\u003eHydrolyzed Wheat Protein \u0026amp; Hydrolyzed Soy Protein\u003c\/li\u003e\n\u003cli\u003eAvena Sativa (Oat) Extract\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eApply a small amount of the leave-in to the palm of your hand.\u003c\/li\u003e\n\u003cli\u003eDistribute evenly through damp hair.\u003c\/li\u003e\n\u003cli\u003eAllow hair to air dry naturally or use a diffuser for enhanced curl definition.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eWhy You Should Buy:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydration \u0026amp; Definition:\u003c\/strong\u003e Provides deep moisture and curl definition, ideal for maintaining the health of textured hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBotanical Formula:\u003c\/strong\u003e Free from harsh chemicals, this leave-in ensures your hair retains its natural moisture and shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Use:\u003c\/strong\u003e Can be used as a leave-in conditioner or styling cream for all-day hold and protection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBrand Overview:\u003c\/strong\u003e Inoar is a leading name in the hair care industry, committed to delivering high-quality products that respect both the environment and animal welfare. With a focus on innovative, plant-based formulas, Inoar products are designed to meet the needs of diverse hair types, empowering individuals to embrace their natural beauty.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLegal Notice:\u003c\/strong\u003e Product labels may contain additional or different information from what is displayed on our website. We recommend that you always read labels, warnings, and directions provided with the product before using or consuming it.\u003c\/p\u003e\n\u003c!----\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":"INOAR","offers":[{"title":"Default Title","offer_id":49961847521596,"sku":"MKPBR2024-529","price":16.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Inoar_Afro_Vegan_Leave-In_with_Castor_Oil_Shea_Butter_-_300ml_10.14oz_-_Combing_cream_2_98371edc-3c2d-4208-bd70-f286b32e9f22.jpg?v=1781430952"},{"product_id":"inoar-afro-vegan-curl-activator","title":"Inoar Afro Vegan Curl Activator with Castor Oil \u0026 Shea Butter - 300ml \/ 10.14 oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eThe Inoar \u003cstrong\u003eAfro Vegan Curl Activator \u003c\/strong\u003eis designed to bring out the best in wavy, curly, frizzy, and afro-textured hair (types 4A, 4B, 4C). This curl activator deeply nourishes, defines, and enhances the natural beauty of your curls while providing long-lasting moisture and shine. Infused with the natural benefits of castor oil and shea butter, it locks in hydration, helps to seal the cuticles, and stimulates healthy hair growth, leaving your curls soft, manageable, and full of life.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 300ml \/ 10.14 fl oz\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHair Types:\u003c\/strong\u003e Ideal for wavy, curly, frizzy, and afro-textured hair (4A, 4B, 4C)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIngredients:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cem\u003eCastor Oil:\u003c\/em\u003e Rich in Vitamin E and essential fatty acids, this oil deeply nourishes, hydrates, and seals the hair cuticles, adding shine and softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cem\u003eShea Butter:\u003c\/em\u003e A natural emollient, shea butter is renowned for its moisturizing properties, enhancing hair elasticity and promoting softness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegan Formula:\u003c\/strong\u003e 100% vegan, cruelty-free, and free from harsh chemicals such as sulfates, parabens, and silicones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBenefits:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eDefines and enhances curl patterns without weighing the hair down.\u003c\/li\u003e\n\u003cli\u003eProvides long-lasting moisture and hydration.\u003c\/li\u003e\n\u003cli\u003eSeals cuticles for a smooth, frizz-free finish.\u003c\/li\u003e\n\u003cli\u003eStimulates healthy hair growth and improves manageability.\u003c\/li\u003e\n\u003cli\u003eIdeal for use in styling techniques such as finger coiling and twist-outs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eApply the curl activator to damp or dry hair, distributing evenly from root to tip.\u003c\/li\u003e\n\u003cli\u003eStyle as desired without rinsing.\u003c\/li\u003e\n\u003cli\u003eFor best results, use in combination with your favorite styling techniques like finger coiling, twist-outs, or wash-and-go.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Information:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eThis product contains ingredients derived from nuts (Shea Butter).\u003c\/li\u003e\n\u003cli\u003eAlways perform a patch test before use to ensure no allergic reactions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eWhy You Should Buy:\u003c\/strong\u003e This curl activator is perfect for anyone looking to define and enhance their curls with natural, vegan ingredients. The combination of castor oil and shea butter ensures your hair remains hydrated, frizz-free, and full of life, making it an essential product for maintaining healthy, beautiful curls.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBrand Information:\u003c\/strong\u003e Inoar is a renowned Brazilian brand dedicated to creating high-quality hair care products that cater to diverse hair types and needs. With a focus on innovative formulas that blend the best of nature and science, Inoar delivers products that are both effective and environmentally conscious.\u003c\/p\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":"INOAR","offers":[{"title":"Default Title","offer_id":49970846794044,"sku":"MKPBR2024-539","price":18.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/InoarAfroVeganCurlActivatorwithCastorOil_SheaButter-300ml10.14oz_2.png?v=1781436041"},{"product_id":"inoar-meu-cacho-meu-crush-curl-activating-jelly","title":"Inoar Meu Cacho, Meu Crush - Curl Activating Hair Jelly 500g (17.6oz)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Overview\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003cp\u003eInoar Meu Cacho, Meu Crush Hair Jelly is specially designed to shape, define, and enhance curly, wavy, and transitioning hair. This curl-activating jelly is formulated with botanical and vegan ingredients, free from parabens, petrolatum, mineral oils, and artificial dyes. It helps to reduce frizz, retain moisture, and promote long-lasting curl definition without weighing hair down.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBotanical Formula\u003c\/strong\u003e: Contains vegan-friendly, botanical ingredients that nourish and protect curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree of Harmful Chemicals\u003c\/strong\u003e: No parabens, petrolatum, mineral oils, or artificial dyes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-Lasting Definition\u003c\/strong\u003e: Provides long-lasting shape and definition for curly, wavy, and coily hair types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMatte Finish on Dry Hair\u003c\/strong\u003e: Leaves hair with a matte effect when applied to dry hair, adding shine without greasiness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegan and Cruelty-Free\u003c\/strong\u003e: Not tested on animals and suitable for vegans.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIdeal for All Curl Types\u003c\/strong\u003e: Suitable for wavy, curly, coily, and transitioning hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eAqua\/Water\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003ePropylene Glycol\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAcacia Senegal Gum Extract\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAmaranth Seed Oil\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003ePerfume\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eCarbomer\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003ePolyquaternium-55\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eHydroxypropylammonium Gluconate\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eBehentrimonium Methosulfate\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eHydroxypropyl Gluconamide\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003ePotassium Sorbate\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eSodium Benzoate\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eTartaric Acid\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDisodium EDTA\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eD-Panthenol\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAlpha-Isomethyl Ionone\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eBenzyl Salicylate\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eHexyl Cinnamal\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eLinalool\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eDirections for Use\u003c\/strong\u003e Apply to damp or dry hair. Take a small amount of the jelly and distribute evenly from roots to ends, using your fingers to detangle. Scrunch curls upwards to define them. For extra hold and shine, mix with a leave-in conditioner or oil. To add volume, use a wide-toothed comb or pick at the roots after drying.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy You Should Buy\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhances Natural Curls\u003c\/strong\u003e: Perfect for adding shape, shine, and frizz control to any curl pattern.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafe for Daily Use\u003c\/strong\u003e: Ideal for refreshing second-day curls without build-up.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegan-Friendly\u003c\/strong\u003e: Ethical beauty choice with cruelty-free standards.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile\u003c\/strong\u003e: Use alone or in combination with other styling products for a personalized routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBrand Information\u003c\/strong\u003e Inoar is a Brazilian brand dedicated to creating high-quality, cruelty-free hair care products that cater to the diverse needs of all hair types. Known for using natural, plant-based ingredients, Inoar is committed to sustainability, innovation, and inclusivity in beauty.\u003c\/p\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":"INOAR","offers":[{"title":"Default Title","offer_id":50034774802748,"sku":"MKPBR2024-604","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Inoar_Meu_Cacho_Meu_Crush_-_Curl_Activating_Hair_Jelly_500g_17.6oz_0d252681-9840-4642-9aa5-1cd01e63b09b.png?v=1782676574"},{"product_id":"inoar-meu-cacho-meu-crush-combing-cream","title":"Inoar Meu Cacho, Meu Crush - Combing Cream 500ml (16.9 fl. oz.)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eProduct Overview:\u003c\/h2\u003e\n\u003cp\u003eInoar Meu Cacho, Meu Crush Combing Cream is specifically designed for wavy, curly, and coily hair. It provides complete curl definition while deeply hydrating and detangling your hair. Its rich formula helps reduce frizz, leaving curls soft, shiny, and manageable. Ideal for those embracing their natural texture, this vegan and cruelty-free product nourishes curls from within, ensuring healthy and beautiful results.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration:\u003c\/strong\u003e Penetrates deep into the hair fibers for optimal moisture retention and softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control:\u003c\/strong\u003e Helps manage and reduce frizz with natural ingredients.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCurl Definition:\u003c\/strong\u003e Provides perfect, natural curl definition for wavy, curly, or coily hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDetangling Action:\u003c\/strong\u003e Makes detangling easy, reducing breakage and maintaining hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegan \u0026amp; Cruelty-Free:\u003c\/strong\u003e Made without sulfates, parabens, or animal testing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeat Protection:\u003c\/strong\u003e Protects against heat damage, keeping curls strong and healthy.\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\"\u003eDirections for Use:\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eApply to clean, damp hair.\u003c\/li\u003e\n\u003cli\u003eDistribute the cream evenly throughout the length of the hair, avoiding the roots.\u003c\/li\u003e\n\u003cli\u003eComb through with a wide-tooth comb to detangle.\u003c\/li\u003e\n\u003cli\u003eLet hair air-dry or use a diffuser for defined curls.\u003c\/li\u003e\n\u003cli\u003eStyle as desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\u003cstrong\u003eAqua (Water)\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCetearyl Alcohol:\u003c\/strong\u003e Softens and moisturizes the hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollagen Vegetal:\u003c\/strong\u003e Boosts elasticity, provides hydration, and prevents breakage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A potent antioxidant that revitalizes hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eJasmine Extract:\u003c\/strong\u003e Controls frizz and enhances shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAmaranth Oil:\u003c\/strong\u003e Rich in nutrients that strengthen and nourish the hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy You Should Buy:\u003c\/h2\u003e\n\u003cp\u003eInoar Meu Cacho, Meu Crush Combing Cream is a must-have for anyone looking to enhance their natural curls. Whether you have wavy, curly, or coily hair, this product provides intense hydration and curl definition without weighing down your hair. The combination of plant-based ingredients like Collagen Vegetal, Vitamin E, and Amaranth Oil ensures your hair is healthy, frizz-free, and easy to manage.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003ePositive Customer Reviews:\u003c\/h2\u003e\n\u003cp\u003eCustomers in Brazil rave about the cream’s lightweight texture, which leaves curls soft, hydrated, and perfectly defined without any greasiness. Many also appreciate its pleasant scent and the way it controls frizz even in humid conditions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBrand Information:\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eInoar\u003c\/strong\u003e is a leading Brazilian hair care brand known for its commitment to innovation and quality. With a focus on natural ingredients and environmentally friendly practices, Inoar creates hair care solutions that deliver professional results at home. Their products are vegan, cruelty-free, and free from harmful chemicals, making them a trusted choice for consumers who value sustainability and ethical beauty.\u003c\/p\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":"INOAR","offers":[{"title":"Default Title","offer_id":50083916644668,"sku":"MKPBR2024-623","price":20.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Inoar_Meu_Cacho_Meu_Crush_-_Combing_Cream_500ml_16.9_fl._oz._6_aecbad49-d2a4-4409-b2c4-f00e8414565a.png?v=1782685372"},{"product_id":"inoar-hair-therapy-leave-in-220ml","title":"Inoar Hair Therapy Leave-In 220ml (7.43 oz)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eInoar Hair Therapy Leave-In\u003c\/strong\u003e is specifically designed for dry and chemically treated hair, offering advanced frizz control, enhanced elasticity, and a stunning shine. This product locks in moisture, softens hair, and provides a salon-quality finish in the comfort of your home.\u003c\/p\u003e\n\u003cp\u003eEnriched with \u003cstrong\u003eKeraSystem3\u003c\/strong\u003e and \u003cstrong\u003eArginine\u003c\/strong\u003e, the formula penetrates deep into the hair structure, hydrating each strand and enhancing overall hair texture and manageability. Ideal for protecting hair during heat styling, this leave-in ensures long-lasting softness and vibrant color.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Benefits:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFrizz control for smoother, sleeker hair\u003c\/li\u003e\n\u003cli\u003eEnhances shine and softness\u003c\/li\u003e\n\u003cli\u003eHeat-activated protection during styling\u003c\/li\u003e\n\u003cli\u003eHydrates dry and chemically treated hair\u003c\/li\u003e\n\u003cli\u003eSuitable for all hair types, especially damaged hair\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients\u003c\/h2\u003e\n\u003cp\u003eThe powerful formulation is packed with nourishing components to promote healthier hair:\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eAqua (Water)\u003c\/li\u003e\n\u003cli\u003eDimethicone Copolyol\u003c\/li\u003e\n\u003cli\u003eDimethicone PEG-7 Phosphate\u003c\/li\u003e\n\u003cli\u003eCetearyl Alcohol\u003c\/li\u003e\n\u003cli\u003eBehentrimonium Methosulfate\u003c\/li\u003e\n\u003cli\u003eGuar Hydroxypropyltrimonium Chloride\u003c\/li\u003e\n\u003cli\u003ePropylene Glycol\u003c\/li\u003e\n\u003cli\u003ePolyquaternium-10\u003c\/li\u003e\n\u003cli\u003eBehentrimonium Chloride\u003c\/li\u003e\n\u003cli\u003eCetrimonium Chloride\u003c\/li\u003e\n\u003cli\u003eAmodimethicone\u003c\/li\u003e\n\u003cli\u003eTrideceth-12\u003c\/li\u003e\n\u003cli\u003eArginine\u003c\/li\u003e\n\u003cli\u003eGlycine Soja (Soybean) Oil\u003c\/li\u003e\n\u003cli\u003eWheat Amino Acids\u003c\/li\u003e\n\u003cli\u003eCorn Gluten Amino Acids\u003c\/li\u003e\n\u003cli\u003eHydrolyzed Wheat Protein\u003c\/li\u003e\n\u003cli\u003eHydrolyzed Soy Protein\u003c\/li\u003e\n\u003cli\u003eAvena Sativa (Oat) Meal Extract\u003c\/li\u003e\n\u003cli\u003ePhenoxyethanol\u003c\/li\u003e\n\u003cli\u003eCysteine\u003c\/li\u003e\n\u003cli\u003eArgania Spinosa Kernel Oil (Argan Oil)\u003c\/li\u003e\n\u003cli\u003ePentaclethra Macroloba Seed Oil (Pracaxi Oil)\u003c\/li\u003e\n\u003cli\u003ePanthenol (Pro-Vitamin B5)\u003c\/li\u003e\n\u003cli\u003eTocopheryl Acetate (Vitamin E)\u003c\/li\u003e\n\u003cli\u003eDisodium EDTA\u003c\/li\u003e\n\u003cli\u003eCitric Acid\u003c\/li\u003e\n\u003cli\u003eGlyoxylic Acid\u003c\/li\u003e\n\u003cli\u003eParfum (Fragrance)\u003c\/li\u003e\n\u003cli\u003eHexyl Cinnamal\u003c\/li\u003e\n\u003cli\u003eLinalool\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\"\u003eDirections for Use\u003c\/h2\u003e\n\u003cp\u003eAfter washing your hair, apply a small amount of the \u003cstrong\u003eInoar Hair Therapy Leave-In\u003c\/strong\u003e to damp hair. For best results, use a blow dryer or flat iron to style your hair. No need to rinse out.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eExpert Tip:\u003c\/strong\u003e Wet hair is more fragile than dry hair. Always apply a leave-in conditioner before brushing to avoid breakage and to ensure easy detangling.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy You Should Buy\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz control \u0026amp; shine\u003c\/strong\u003e: Perfect for maintaining smooth, glossy locks, even for chemically treated hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep hydration\u003c\/strong\u003e: Enriched with proteins and oils that nourish and repair hair, ensuring it stays soft and manageable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeat protection\u003c\/strong\u003e: Ideal for use with styling tools like flat irons and blow dryers, helping to prevent damage while enhancing results.\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\"\u003eBrand Story: Inoar\u003c\/h2\u003e\n\u003cp\u003eSince 2002, \u003cstrong\u003eInoar\u003c\/strong\u003e has been a trusted name in the beauty industry, known for combining high-quality natural ingredients with cutting-edge technology. Whether you're a beauty professional or a hair care enthusiast, Inoar’s line of innovative hair care products, including the \u003cstrong\u003eHair Therapy Leave-In\u003c\/strong\u003e, is designed to provide superior results, promoting healthy, beautiful hair.\u003c\/p\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":"INOAR","offers":[{"title":"Default Title","offer_id":50098620170556,"sku":"MKPBR2024-642","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Inoar_Hair_Therapy_Leave-In_220ml_7.43_oz_3_258bb103-2f05-45e5-a7bf-89a40848f68a.png?v=1782692164"},{"product_id":"seda-boom-intense-definition-hair-cream","title":"Seda Boom Intense Definição Intensa. Intense Definition Hair Styling Cream - 72H Volume \u0026 Frizz Free Curls","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\u003eUnveil the true potential of your curls with\u003cstrong\u003e Seda Boom Definição Intensa Curl Definition Cream,\u003c\/strong\u003e an exquisite formulation designed to transform and elevate your natural beauty. \u003c\/p\u003e\n\u003cp\u003eCrafted to deliver ultra-definition and remarkable hold, this luxurious cream embodies the spirit of Brazilian hair care, focusing on vibrant, disciplined curls without compromise. Experience hair that feels conditioned, looks intensely defined, and boasts a sophisticated, low-volume finish, empowering you to embrace your natural texture with confidence and grace.\u003c\/p\u003e\n\u003cp\u003eAvailable in 350ml (11.8 oz) and 1kg (35.3 oz) size options.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUltra-Defined Curls:\u003c\/strong\u003e Achieve beautifully sculpted and precise curl patterns, enhancing your natural texture with exceptional clarity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e72-Hour Curl Activation:\u003c\/strong\u003e Infused with advanced technology to activate and maintain your curl's natural curvature for up to 72 hours, ensuring lasting style.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Hold, Low Volume:\u003c\/strong\u003e Experience high-performance hold that tames and controls, resulting in a refined, low-volume aesthetic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control \u0026amp; Conditioning:\u003c\/strong\u003e Deeply conditions each strand, significantly reducing frizz for a smooth, polished look that lasts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLightweight, Non-Greasy Formula:\u003c\/strong\u003e Its creamy texture is easily absorbed, conditioning without weighing down your hair, leaving it soft and bouncy.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnriched with Natural Botanicals:\u003c\/strong\u003e Features nourishing Aloe Vera (Babosa) and revitalizing Avocado Oil, celebrated for their hydrating and strengthening properties.\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\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eWater (Aqua), Cetearyl Alcohol, Glycerin, Lactic Acid, Sodium Benzoate, Aloe Barbadensis Leaf Juice, Argania Spinosa Kernel Oil, Persea Gratissima (Avocado) Oil, and more.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Notice:\u003c\/strong\u003e Please check ingredients for potential allergens.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eUsage Instructions:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eApply to damp hair.\u003c\/li\u003e\n\u003cli\u003eDivide hair into sections and distribute the cream evenly.\u003c\/li\u003e\n\u003cli\u003eTwist each section around a finger and hold at the root for definition.\u003c\/li\u003e\n\u003cli\u003eAllow to air dry or use a diffuser for added volume.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\u003cstrong\u003eFAQ\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eHow do I achieve the best results with Seda Boom Definição Intensa?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor optimal definition, apply the cream to damp, sectioned hair. Twist each section from root to tip, then gently coil it around your finger, holding for a few seconds at the scalp before carefully releasing. Allow hair to air dry naturally for exquisite, long-lasting curls.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eIs this product suitable for all curl types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, Seda Boom Definição Intensa is formulated to enhance and define a wide range of curl patterns, from waves to tighter coils, delivering consistent definition and frizz control for beautiful, conditioned hair.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow does this cream prevent frizz and reduce volume?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe high-viscosity, creamy formula provides superior hold and conditioning, creating a protective barrier that seals the hair cuticle, effectively reducing frizz while helping to compact and control natural volume for a sleek, refined finish.\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eSeda \u003c\/strong\u003ehas been at the forefront of hair care innovation, crafting products that celebrate all hair types. Our commitment is to empower you to feel confident and beautiful with every curl and wave.\u003c\/p\u003e\n\n\u003cp\u003eFor more insights into perfecting your hair care routine, explore our comprehensive guide on our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/seda-cosmetics-brazil\" target=\"_blank\"\u003eSeda Collection\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eSecure your Seda Boom Definição Intensa and reveal perfect curls today.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003eProduct packaging and materials may contain more or different information than that shown on our website. We recommend that you do not solely rely on the information presented and that you always read labels, warnings, and directions before using or consuming a product.\u003c\/p\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":"Seda","offers":[{"title":"350ml (11.8 fl oz)","offer_id":52206664089916,"sku":"MKPBR2024-1091","price":14.99,"currency_code":"USD","in_stock":true},{"title":"1kg (35.3 fl oz)","offer_id":52206664122684,"sku":"MKPBR2024-1092","price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/seda-boom-intensa-hair-styling-size-options-mkpbr.com-worldwide-shipping_6f9ee1e8-6d14-4145-9db3-b1ca6386d66d.png?v=1782696290"},{"product_id":"loreal-paris-elseve-extraordinary-oil-leave-in-cream-250ml","title":"L'Oréal Paris Elseve Extraordinary Oil Leave-In Conditioning Cream, 8.45 oz (250ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eOverview:\u003c\/strong\u003e\u003cbr\u003eDiscover the luxurious care of L'Oréal Paris Elseve Extraordinary Oil Leave-In Conditioning Cream, tailored for dry to very dry hair. This transformative leave-in cream detangles, repairs, and enhances shine with each use, leaving your hair soft and revitalized.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Nourishment:\u003c\/strong\u003e Infused with six precious flower oils, including Argan and Marula, it penetrates deep to rejuvenate dull and lifeless hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeightless Hydration:\u003c\/strong\u003e The non-greasy, ultra-creamy texture provides moisture without weighing hair down.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control and Split End Repair:\u003c\/strong\u003e Actively smooths frizz and helps to repair split ends for healthier-looking hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Styling:\u003c\/strong\u003e Improves manageability, making styling easier while protecting against future damage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePrecious Flower Oils\u003c\/li\u003e\n\u003cli\u003eAqua \/ Water \/ Eau\u003c\/li\u003e\n\u003cli\u003eCetearyl Alcohol\u003c\/li\u003e\n\u003cli\u003eHelianthus Annuus Seed Oil \/ Sunflower Seed Oil\u003c\/li\u003e\n\u003cli\u003eBehentrimonium Chloride\u003c\/li\u003e\n\u003cli\u003eGlycerin\u003c\/li\u003e\n\u003cli\u003e[Complete ingredients list available on packaging and website]\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eApplication Tips:\u003c\/strong\u003e\u003cbr\u003eGently work a small amount through damp hair, focusing on lengths to ends, and style as desired. No rinsing required.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequently Asked Questions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eWhat is Elseve Extraordinary Oil Leave-In Conditioning Cream for?\u003c\/strong\u003e\u003cbr\u003eThe Elseve Extraordinary Oil Leave-In Conditioning Cream is crafted to provide intense nourishment and extraordinary softness, making your hair more stunning than ever!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eHow do I use the Elseve Extraordinary Oil Leave-In Conditioning Cream?\u003c\/strong\u003e\u003cbr\u003eSimply apply a small amount to dry or damp hair, massage from mid-length to ends, comb through, and let it work its magic. No need to rinse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use the Elseve Extraordinary Oil Leave-In Conditioning Cream every day?\u003c\/strong\u003e\u003cbr\u003eYes, it's designed for daily use. Experience the transformation with continuously nourished and soft hair.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eCan I straighten my hair after applying the leave-in cream?\u003c\/strong\u003e\u003cbr\u003eIt is not recommended to use a straightener directly after applying the leave-in cream. For best results, allow the cream to absorb and then proceed with heat styling to avoid damage.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Testimonials:\u003c\/strong\u003e \"Since using this cream, my hair has never looked better! It's shinier and feels so much softer.\" - Verified Buyer on BelezaNaWeb \"This product really lives up to its promises. It's fantastic for dry hair, especially in humid weather!\" - Reviewer in Brazil\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBrand Description:\u003c\/strong\u003e L'Oréal Paris, a pioneer in beauty, is committed to bringing high-quality, innovative products to the market, empowering self-confidence globally.\u003c\/p\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":"L'Oréal Paris Brazil","offers":[{"title":"Default Title","offer_id":50130633556284,"sku":"MKPBR2024-682","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/L_Or_al_Paris_Elseve_Extraordinary_Oil_Leave-In_Conditioning_Cream_8.45_oz_250ml_6-InConditioningCream_8.45oz_250ml_2_4daddd01-8deb-41fa-8ae6-3d28c234ed55.png?v=1782709205"},{"product_id":"arvensis-anti-breakage-leave-in-conditioner-200-ml","title":"Arvensis Anti-Breakage Leave-In Conditioner – 6.76 fl oz (200 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eDescription\u003c\/strong\u003e\u003cbr\u003eThe Arvensis Anti-Breakage Leave-In Conditioner is a premium solution for damaged, brittle, or chemically treated hair. This lightweight leave-in formula strengthens the hair fiber while delivering superior hydration, making it ideal for daily use. Enriched with powerful active ingredients like Arginine, Creatine, and Organic Pracaxi Oil, this conditioner protects your hair from thermal damage and UV exposure, ensuring long-lasting shine and softness. Suitable for all hair types, including chemically straightened or treated hair, this product promotes healthier, stronger hair with every application.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eThermal and UV Protection\u003c\/strong\u003e: Shields hair from heat styling tools and sun exposure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStrengthening Formula\u003c\/strong\u003e: Reduces breakage and promotes resilience with Arginine and Creatine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisturizing\u003c\/strong\u003e: Provides deep hydration to repair brittle and damaged strands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic Ingredients\u003c\/strong\u003e: Contains Organic Pracaxi Oil for natural nourishment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLightweight Texture\u003c\/strong\u003e: Non-greasy and easy to apply, leaving hair soft and manageable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitable for All Hair Types\u003c\/strong\u003e: Safe for use on chemically treated, straightened, or natural hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eWhy You Should Buy It\u003c\/strong\u003e\u003c\/p\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional-Grade Care\u003c\/strong\u003e: Designed to repair and protect hair against environmental damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Use\u003c\/strong\u003e: Perfect for everyday styling, frizz control, and volume management.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCruelty-Free\u003c\/strong\u003e: Formulated with eco-friendly, organic ingredients for guilt-free beauty.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eArginine\u003c\/li\u003e\n\u003cli\u003eCreatine\u003c\/li\u003e\n\u003cli\u003eOrganic Pracaxi Oil\u003c\/li\u003e\n\u003cli\u003eUV Filter\u003c\/li\u003e\n\u003cli\u003eNo Silicones\u003c\/li\u003e\n\u003cli\u003epH Balanced (4.0 - 4.5)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eFAQs\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1. Is it suitable for chemically treated hair?\u003c\/strong\u003e\u003cbr\u003eYes, the Arvensis Anti-Breakage Leave-In Conditioner is safe for chemically straightened or treated hair, strengthening it while preserving the treatment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Can I use this every day?\u003c\/strong\u003e\u003cbr\u003eAbsolutely. Its lightweight formula makes it ideal for daily use without weighing down your hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. Does it help with frizz?\u003c\/strong\u003e\u003cbr\u003eYes, it effectively tames frizz and provides smoothness, even in humid environments.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Are there any allergens?\u003c\/strong\u003e\u003cbr\u003eThe product is free from silicones and harsh chemicals, but it is always recommended to review the label for potential allergens.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eAbout the Brand\u003c\/strong\u003e\u003cbr\u003eArvensis is a leading name in natural cosmetics, specializing in high-quality hair care products that combine cutting-edge science with eco-friendly practices. With a commitment to sustainability and innovation, Arvensis creates solutions that cater to diverse hair needs.\u003c\/p\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":"Arvensis","offers":[{"title":"Default Title","offer_id":50812869214524,"sku":"MKPBR2024-805","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Arvensis_Anti-Breakage_Leave-In_Conditioner_6.76_fl_oz_300_ml_mkpbr.com-worldwide-shipping_805.png?v=1782739469"},{"product_id":"lola-rapunzel-leave-in-milk-spray","title":"Lola From Rio Rapunzel Milk Leave-in Spray – Vegan, Cruelty-Free, Hydrating Hair Conditioner, 250ml ( 8.45 fl oz)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eRevitalize your hair with the Rapunzel Milk Leave-in Spray by Lola Cosmetics—an advanced, plant-based leave-in conditioner formulated to hydrate, protect, and help maintain healthy-looking hair. Perfect for daily use on all hair types, this lightweight spray helps detangle, reduce breakage, and deliver a soft, silky finish with a fresh, herbal floral fragrance. Enriched with Ginkgo Biloba and Melaleuca Oil, it supports scalp comfort and hair strength from root to tip.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 8.45 fl oz (250 ml) | Net Wt: 8.11 oz (230 g)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLeave-in, lightweight spray for daily hydration and softness\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHelps support thicker, stronger hair and reduce visible breakage\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDetangles and conditions hair for a silky, manageable texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMade with natural plant extracts: Ginkgo Biloba, Melaleuca Oil, Confrei, Jojoba, Sage, Urtica, and more\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eFast-absorbing formula leaves hair soft and smooth, with a balanced, sophisticated scent of rose, jasmine, and sweet citrus\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eVegan, cruelty-free, with biodegradable and recyclable packaging\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003cbr\u003eAqua, Behenamidopropyl Dimethylamine, Isoamyl Cocoate, Cetearyl Alcohol, Acacia Senegal Gum Extract, Salvia Officinalis (Sage) Extract, Urtica Dioica Extract, Symphytum Officinale (Confrei) Extract, Glycerin (Vegetable Derived), Lactic Acid, Glyceryl Stearate, Benzyl Alcohol, Benzoic Acid, Dehydroacetic Acid, Rosmarinus Officinalis Leaf Extract, Ginkgo Biloba Leaf Extract, Panthenol, Jojoba, Cuaçu, Argenine, fragrance (herbal floral).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warning:\u003c\/strong\u003e\u003cbr\u003eMay cause allergic reactions. Not recommended for use by pregnant or breastfeeding women. Always follow application instructions. Consult your healthcare provider if using other medications.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSocial Proof\u003c\/strong\u003e\u003cbr\u003e\u003cem\u003e\"My hair feels incredibly soft and smells amazing! I noticed less breakage and easier detangling after just a few uses.\"\u003c\/em\u003e\u003cbr\u003e— Camila S., São Paulo\u003cbr\u003e\u003cem\u003e\"I have curly hair and this spray helped revive my curls on non-wash days. It absorbs quickly and leaves no residue.\"\u003c\/em\u003e\u003cbr\u003e— Priscila F., Rio de Janeiro\u003cbr\u003e\u003cem\u003e\"I love that it’s vegan and cruelty-free. The herbal scent is fresh, and my hair looks fuller and shinier!\"\u003c\/em\u003e\u003cbr\u003e— Mariana D., Curitiba\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAbout Lola Cosmetics:\u003c\/strong\u003e\u003cbr\u003eLola Cosmetics is a leading Brazilian beauty brand recognized for innovative, plant-based formulas, vegan and cruelty-free commitments, and eco-friendly packaging. Trusted by millions, Lola delivers visible hair transformation through clean beauty and sustainable practices.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eFAQ\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Can this spray be used on all hair types?\u003c\/strong\u003e\u003cbr\u003eA: Yes, the Rapunzel Milk Leave-in Spray is suitable for all hair types, including straight, wavy, curly, and coily textures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: How often should I use the product?\u003c\/strong\u003e\u003cbr\u003eA: It can be used daily as part of your hair care routine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Is it safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eA: Yes, the formula is gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Does it leave hair greasy or heavy?\u003c\/strong\u003e\u003cbr\u003eA: No, it has a lightweight, non-greasy formula that absorbs quickly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Is this product cruelty-free and vegan?\u003c\/strong\u003e\u003cbr\u003eA: Absolutely! Lola Cosmetics is certified vegan and cruelty-free.\u003c\/p\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":"Lola Cosmetics","offers":[{"title":"Default Title","offer_id":51918523302204,"sku":"MKPBR2024-876","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/876_u0_df7a6ce7-3edf-4371-adca-fa254e040150.png?v=1783716707"},{"product_id":"gold-spell-receitinha-obrigatoria","title":"Gold Spell Co. Receitinha Obrigatória – Heat Protectant Hair Cream 250ml \/ 8.45 fl oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eReceitinha Obrigatória\u003c\/strong\u003e is Brazil’s must-have multifunctional hair cream created by \u003cstrong\u003eBy Gold Spell Co.\u003c\/strong\u003e. It forms a protective barrier against heat damage from flat irons, blow dryers, and curling wands, while conditioning and detangling hair with ease.\u003c\/p\u003e\n\u003cp\u003eIts lightweight yet powerful formula, enriched with \u003cstrong\u003ehyaluronic acid, macadamia oil, and a blend of premium silicones\u003c\/strong\u003e, leaves hair silky, radiant, and protected with a salon-quality finish.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eThermal protection against straighteners, dryers, and curling irons\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eConditioning effect that smooths cuticles for shine and softness\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eEasy detangling thanks to its highly emollient texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eFrizz and volume control for sleek and manageable hair\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePremium ingredients: hyaluronic acid + macadamia oil + silicones\u003c\/p\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\"\u003eHow to Use\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eDaily Treatment\u003c\/strong\u003e: After washing, towel-dry hair, apply a small amount from roots to ends, comb, and style\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAs Heat Protectant\u003c\/strong\u003e: Apply evenly on damp hair before using blow dryer or flat iron\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eFor Volume Control\u003c\/strong\u003e: Spread on mid-lengths and ends for a polished look\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eHyaluronic Acid – locks in hydration, supports elasticity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMacadamia Oil – nourishes and softens hair\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePremium Silicone Blend – protects strands and enhances shine\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFor external use only. Avoid contact with eyes. Discontinue use if irritation occurs. Keep out of reach of children.\u003c\/p\u003e\n\u003cp\u003eIn Brazil, smooth and radiant hair is a timeless beauty symbol—Receitinha Obrigatória celebrates this tradition with modern innovation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBy Gold Spell Co.\u003c\/strong\u003e is a Brazilian beauty brand known for innovative, high-performance hair formulas. \u003cstrong\u003eMKPBR Wellness\u003c\/strong\u003e is the official worldwide distributor of By Gold Spell Co., bringing its authentic products to beauty salons, international resellers, and global consumers.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFAQ\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan Receitinha Obrigatória be used daily?\u003c\/strong\u003e\u003cbr\u003eYes, its lightweight formula is suitable for everyday use as a leave-in or heat protectant.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes it leave hair oily or heavy?\u003c\/strong\u003e\u003cbr\u003eNo, it absorbs quickly, leaving hair soft, shiny, and naturally light.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this product authentic from Brazil?\u003c\/strong\u003e\u003cbr\u003eYes, it is made in Brazil by By Gold Spell Co. and distributed worldwide by MKPBR Wellness.\u003c\/p\u003e\n\u003cp\u003eDiscover more authentic Brazilian haircare in our \u003ca href=\"https:\/\/mkpbr.com\/collections\/gold-spell-co\" title=\"gold-spell-co\" rel=\"noopener\" target=\"_blank\"\u003eBy Gold Spell Co collection\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\"\u003e\u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M14.3349 13.3301V6.60645L5.47065 15.4707C5.21095 15.7304 4.78895 15.7304 4.52925 15.4707C4.26955 15.211 4.26955 14.789 4.52925 14.5293L13.3935 5.66504H6.66011C6.29284 5.66504 5.99507 5.36727 5.99507 5C5.99507 4.63273 6.29284 4.33496 6.66011 4.33496H14.9999L15.1337 4.34863C15.4369 4.41057 15.665 4.67857 15.665 5V13.3301C15.6649 13.6973 15.3672 13.9951 14.9999 13.9951C14.6327 13.9951 14.335 13.6973 14.3349 13.3301Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eLove this product? Try our \u003ca href=\"https:\/\/mkpbr.com\/products\/4-pack-receitinha-obrigatoria\" title=\"4-pack-receitinha-obrigatoria\" rel=\"noopener\" target=\"_blank\"\u003e4-Pack Receitinha Obrigatória\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"#\"\u003e\u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M14.3349 13.3301V6.60645L5.47065 15.4707C5.21095 15.7304 4.78895 15.7304 4.52925 15.4707C4.26955 15.211 4.26955 14.789 4.52925 14.5293L13.3935 5.66504H6.66011C6.29284 5.66504 5.99507 5.36727 5.99507 5C5.99507 4.63273 6.29284 4.33496 6.66011 4.33496H14.9999L15.1337 4.34863C15.4369 4.41057 15.665 4.67857 15.665 5V13.3301C15.6649 13.6973 15.3672 13.9951 14.9999 13.9951C14.6327 13.9951 14.335 13.6973 14.3349 13.3301Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/a\u003e for longer-lasting care, or the \u003ca href=\"https:\/\/mkpbr.com\/products\/8-pack-receitinha-obrigatoria\" title=\"8-pack-receitinha-obrigatoria\" rel=\"noopener\" target=\"_blank\"\u003e8-Pack Receitinha Obrigatória\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"#\"\u003e\u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M14.3349 13.3301V6.60645L5.47065 15.4707C5.21095 15.7304 4.78895 15.7304 4.52925 15.4707C4.26955 15.211 4.26955 14.789 4.52925 14.5293L13.3935 5.66504H6.66011C6.29284 5.66504 5.99507 5.36727 5.99507 5C5.99507 4.63273 6.29284 4.33496 6.66011 4.33496H14.9999L15.1337 4.34863C15.4369 4.41057 15.665 4.67857 15.665 5V13.3301C15.6649 13.6973 15.3672 13.9951 14.9999 13.9951C14.6327 13.9951 14.335 13.6973 14.3349 13.3301Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/a\u003e, perfect for salons and international resellers. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUpgrade your haircare ritual with authentic Brazilian innovation.\u003c\/strong\u003e\u003c\/p\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":"Gold Spell","offers":[{"title":"Default Title","offer_id":52055945773372,"sku":"MKPBR2024-903","price":53.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/rec_n01.png?v=1782759060"},{"product_id":"widi-care-juba-defining-cream","title":"Widi Care Encaracolando a Juba Modelador de Cachos Defining \u0026 Nourishing Curl Cream for Wavy, Curly \u0026 Coily Hair – 16.9 fl oz (500ml) \u0026 33.8 fl oz (1L)","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\u003eUnlock the full potential of your curls and waves with \u003cstrong\u003eWidi Care Juba Defining \u0026amp; Nourishing Curl Cream\u003c\/strong\u003e. More than just a styling product, this cream is a comprehensive treatment that merges advanced technology with potent natural ingredients to celebrate your unique hair texture.\u003c\/p\u003e\n\u003cp\u003eIts exclusive formula is meticulously crafted to deliver unparalleled definition, profound nourishment, and lasting hair health, catering specifically to the needs of wavy, curly, and coily hair.\u003c\/p\u003e\n\u003cp\u003eAvailable in\u003cstrong\u003e two convenient sizes\u003c\/strong\u003e, 16.9 fl oz (500ml) each for everyday use and a generous 33.8 fl oz (1L) each for extended care or professional salon environments.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUltimate Curl Definition \u0026amp; Health:\u003c\/strong\u003e Beyond a mere finisher, this cream acts as a complete treatment, enhancing definition, providing deep nutrition, and boosting the overall health of wavy, curly, and coily hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration \u0026amp; Protection:\u003c\/strong\u003e Enriched with sustainably sourced Organic Murumuru Butter, rich in essential fatty acids, it creates a protective barrier to seal in moisture, effectively combating dryness without weighing hair down, imparting intense shine and enduring softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNourishing \u0026amp; Restorative Power:\u003c\/strong\u003e Infused with Golden Flaxseed Oil, revered for its antioxidant and restorative capabilities, this cream deeply nourishes and strengthens the hair fiber, promoting elasticity for a healthy, full-bodied appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoftness \u0026amp; Manageability:\u003c\/strong\u003e Featuring Hazelnut Extract, which provides significant levels of nutrition and hydration, revitalizing strands for effortless detangling, enhanced combability, and graceful, natural movement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimized pH for Curl Integrity:\u003c\/strong\u003e A balanced pH of 3.5 - 4.5 ensures the hair cuticle is sealed, effectively locking in moisture and vital nutrients for vibrant, frizz-free curls that last.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Styling \u0026amp; Application:\u003c\/strong\u003e Designed for flexible use on damp hair, this cream allows for natural air-drying for voluminous results or can be diffused for accelerated definition, ensuring perfect curl formation every time.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic Murumuru Butter:\u003c\/strong\u003e Obtained sustainably, this butter is key to deep hydration, forming a protective barrier that seals moisture and fights dryness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGolden Flaxseed Oil:\u003c\/strong\u003e Renowned for its antioxidant and restorative properties, it deeply nourishes, strengthens the hair fiber, and helps define curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHazelnut Extract:\u003c\/strong\u003e Valued for its high nutritional and hydrating power, it maintains scalp health and revitalizes strands for softer, more manageable hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003ePlease review the full ingredient list for any potential allergens. For external use only. Avoid contact with eyes.\u003c\/p\u003e\n\u003cp\u003eWelcome to\u003cstrong\u003e Widi Care\u003c\/strong\u003e, a brand synonymous with intelligent beauty and innovation, proudly rooted in Brazil. For over a decade, Widi Care has been dedicated to crafting exceptional hair care solutions since 2016 and we've brought expert formulations directly to your home with our acclaimed home care ranges, embodying the belief that every beauty matters.\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 should I apply the Widi Care Juba Defining \u0026amp; Nourishing Curl Cream for the best results?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply to damp hair after washing. Distribute evenly from root to tip, detangle, and mold your curls. Finish by scrunching from ends to roots to activate curl formation. Air dry or diffuse for desired volume and definition.\u003c\/p\u003e\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eIs this curl cream suitable for all types of wavy, curly, and coily hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, its exclusive formula is specifically designed to meet the diverse needs of all curly hair types, providing definition, nutrition, and health without weighing down the hair.\u003c\/p\u003e\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eWhat is the main benefit of the Organic Murumuru Butter in this product?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOrganic Murumuru Butter is crucial for deep hydration and forms a protective barrier on the hair, sealing in moisture, combating dryness, and leaving curls with intense shine and lasting softness.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow do I choose between the 500ml and 1L sizes?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe 16.9 fl oz (500ml) is ideal for personal use and a great value for daily routines, while the 33.8 fl oz (1L) offers a professional, long-term supply, perfect for frequent use, larger households, or salon environments.\u003c\/p\u003e\n\n\n\n\n\n\n\n\u003cp\u003eFor more expert tips on caring for your beautiful curls, explore our dedicated \u003ca href=\"https:\/\/mkpbr.com\/collections\/widi-care\" rel=\"noopener\" target=\"_blank\"\u003eWidi Care 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\"\u003eCelebrate the natural vibrancy of your 'juba' with this Brazilian-inspired curl cream, a testament to lush, beautiful hair.\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\n\u003cstrong\u003eLegal Disclaimer\u003c\/strong\u003e ⚠️\u003c\/h2\u003e\nThe product label may contain additional or different information than stated on the website. Always read labels, warnings, and usage instructions before using or consuming.\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Widi Care","offers":[{"title":"16.9 fl oz (500ml)","offer_id":52264859697468,"sku":"MKPBR2024-1126","price":36.99,"currency_code":"USD","in_stock":true},{"title":"33.8 fl oz (1L)","offer_id":52264859730236,"sku":"MKPBR2024-1127","price":63.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/widi-care-juba-defining-nourishing-curl-cream-500ml-mkpbr.com-worldwide-shipping.png?v=1764801334"},{"product_id":"widi-care-juba-hair-kit-4-piece-set","title":"Widi Care Juba Hydro-Nourishing \u0026 Defining Hair Kit (4-Piece Set) for Curly, Wavy \u0026 Coily Hair – 500ml\/500g Sizes","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\u003eUnleash the full potential of your wavy, curly, and coily hair with the \u003cstrong\u003eWidi Care Complete Juba Hydro-Nourishing \u0026amp; Defining Hair Kit\u003c\/strong\u003e. This meticulously curated \u003cem\u003e4-piece set\u003c\/em\u003e provides a comprehensive routine, from cleansing and conditioning to deep treatment and styling, ensuring your \"Juba\" (proud mane) receives the ultimate care.\u003c\/p\u003e\n\u003cp\u003eEach product works in harmony, leveraging advanced technology and powerful natural ingredients to hydrate, nourish, define, and protect your curls, transforming your hair into a vision of health and vitality.\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eIncluded in this kit:\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eWidi Care Higienizando A Juba Cleansing Shampoo – 16.9 fl oz (500ml)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGently cleanses wavy and curly hair without stripping natural oils.\u003c\/li\u003e\n\u003cli\u003eCreates a rich, creamy lather that helps detangle as it cleans.\u003c\/li\u003e\n\u003cli\u003eEnriched with a blend of nourishing botanical oils for hydration.\u003c\/li\u003e\n\u003cli\u003eNo-Poo and Low-Poo friendly, formulated with a curl-healthy pH.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eWidi Care Condicionando a Juba Hydro-Nutritivo Conditioner – 16.9 fl oz (500ml)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eProvides intense hydro-nutritive care, promoting high emollience.\u003c\/li\u003e\n\u003cli\u003eEffectively detangles, enhances softness, and boosts hair shine.\u003c\/li\u003e\n\u003cli\u003eOffers a 2-in-1 benefit, hydrating and nourishing in one application.\u003c\/li\u003e\n\u003cli\u003eFormulated with a blend of strengthening and moisturizing oils.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eWidi Care Juba Hydro-Nourishing Hair Mask – 17.64 oz (500g)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIntensive hydro-nutritive treatment specifically for curly and coily hair.\u003c\/li\u003e\n\u003cli\u003eEnriched with Organic Murumuru Butter, Coconut Oil, and Hazelnut Extract.\u003c\/li\u003e\n\u003cli\u003eDeeply moisturizes and nourishes, restoring elasticity and definition.\u003c\/li\u003e\n\u003cli\u003eLeaves hair exceptionally soft, lustrous, and remarkably manageable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eWidi Care Encaracolando A Juba Defining \u0026amp; Nourishing Curl Cream – 16.9 fl oz (500ml)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUltimate curl definition and overall hair health, acting as a complete treatment.\u003c\/li\u003e\n\u003cli\u003eDeeply hydrates and protects with sustainably sourced Organic Murumuru Butter.\u003c\/li\u003e\n\u003cli\u003eNourishes and strengthens hair with antioxidant-rich Golden Flaxseed Oil.\u003c\/li\u003e\n\u003cli\u003eEnhances softness, manageability, and natural curl movement for a vibrant look.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eComplete Hydro-Nourishing System:\u003c\/strong\u003e A perfectly integrated routine covering cleansing, conditioning, deep treatment, and styling, specifically formulated for wavy, curly, and coily hair types.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eIntensive Hydration \u0026amp; Nutrition:\u003c\/strong\u003e Each product contributes to an unparalleled level of moisture and essential nutrient delivery, improving hair health, elasticity, and shine from root to tip.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eEffortless Detangling \u0026amp; Softness:\u003c\/strong\u003e The synergistic action of the shampoo and conditioner, complemented by the mask, ensures easy detangling, reduced breakage, and exceptionally soft, touchable hair.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eEnhanced Curl Definition \u0026amp; Frizz Control:\u003c\/strong\u003e The entire kit works to define your natural curl pattern, minimize frizz, and provide lasting hold and vibrancy, creating beautifully formed curls and waves.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003epH Balanced \u0026amp; Ethical Formulation:\u003c\/strong\u003e All products maintain optimal pH levels for curl integrity and are proudly vegan and cruelty-free, reflecting Widi Care's commitment to conscious beauty.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAuthentic Brazilian Beauty:\u003c\/strong\u003e Infused with the power of Brazilian botanical extracts and oils, this kit delivers a rich, culturally inspired hair care experience.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients Highlights\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlaxseed Oil:\u003c\/strong\u003e Rich in Omega 3 and 6, providing exceptional satin shine and superior conditioning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Delivers profound hydration, enhancing natural shine and softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic Murumuru Butter:\u003c\/strong\u003e Offers intense moisturizing properties and aids in the restoration of damaged hair fibers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAvocado Oil:\u003c\/strong\u003e Provides strengthening action to hair strands, promoting resilience.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003ePlease review the full ingredient list for any potential allergens. For external use only. Avoid contact with eyes.\u003c\/p\u003e\n\u003cp\u003eWelcome to\u003cstrong\u003e Widi Care\u003c\/strong\u003e, a brand synonymous with intelligent beauty and innovation, proudly rooted in Brazil. For over a decade, Widi Care has been dedicated to crafting exceptional hair care solutions since 2016 and we've brought expert formulations directly to your home with our acclaimed home care ranges, embodying the belief that every beauty matters.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eIs this kit suitable for all types of wavy, curly, and coily hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Widi Care Juba kit is expertly formulated to cater to the diverse needs of all wavy, curly, and coily hair types, providing a comprehensive routine for hydration, nourishment, and definition.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow often should I use the products in this kit?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe shampoo and conditioner can be used regularly as part of your wash day routine. The hair mask is recommended for intensive weekly treatment, and the curl cream can be applied after washing for daily styling and definition.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eWhat makes this complete kit an ideal choice for textured hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis kit offers a synergistic approach to hair care, where each product complements the others to maximize hydration, nutrition, and definition, while being pH-balanced and formulated with natural, ethical ingredients essential for healthy, vibrant textured hair.\u003c\/p\u003e\n\n\n\n\n\n\n\n\u003cp\u003eFor more expert tips on caring for your beautiful curls, explore our dedicated \u003ca href=\"https:\/\/mkpbr.com\/collections\/widi-care\" rel=\"noopener\" target=\"_blank\"\u003eWidi Care 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 vibrant energy and rich botanical traditions of Brazil with this complete Juba kit, designed to celebrate the natural beauty of your hair with a touch of tropical elegance.\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\n\u003cstrong\u003eLegal Disclaimer\u003c\/strong\u003e ⚠️\u003c\/h2\u003e\nThe product label may contain additional or different information than stated on the website. Always read labels, warnings, and usage instructions before using or consuming.\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Widi Care","offers":[{"title":"Default Title","offer_id":52264953938236,"sku":"MKPBR2024-1128","price":122.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/widi-care-juba-complete-hair-kit-4-piece-set-mkpbr.com-worldwide-shipping_3f4fe2bc-1307-4915-ab73-8f85961cd9af.png?v=1783750239"},{"product_id":"widi-care-modelando-a-juba-sealing-jelly","title":"Widi Care Modelando a Juba High Definition Sealing Jelly for Wavy, Curly \u0026 Coily Hair – 10.58 oz (300g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eUnleash spectacular definition and hydration for your wavy, curly, and coily hair with \u003cstrong\u003eWidi Care Modelando a Juba High Definition Sealing Jelly\u003c\/strong\u003e. This innovative jelly is more than just a styling product; it's a dynamic solution engineered to provide exceptional curl sculpting and long-lasting hold without the dreaded dry or crunchy feel.\u003c\/p\u003e\n\u003cp\u003ePerfect for cocktailing with your favorite curl cream or revitalizing your \"Day After\" look, Modelando a Juba ensures your \"Juba\"—your proud mane—is always defined, vibrant, and full of life.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMega Definition \u0026amp; Texture:\u003c\/strong\u003e Crafted to deliver super definition, this jelly enhances and sets your natural curl pattern, offering a texturizing action that makes your waves, curls, and coils pop.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrating, Non-Drying Formula:\u003c\/strong\u003e Unlike traditional gels, its unique formulation provides intense hydration, ensuring your hair remains soft and supple, completely free from any dry or stiff residue.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Styling Power:\u003c\/strong\u003e Ideal for mixing with curl creams for customized hold and moisture, or used solo to refresh and redefine your \"Day After\" curls, ensuring versatility in your styling routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBotanical Active Blend:\u003c\/strong\u003e Infused with beneficial ingredients such as Flaxseed Oil, Hazelnut Extract, Coconut Oil, Avocado Oil, Macadamia Oil, and Olive Oil to nourish and protect hair while styling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimized pH for Curl Health:\u003c\/strong\u003e A pH balance of 5.5 - 6.5 helps maintain the integrity of your hair cuticle, promoting healthy, resilient curls that shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Shine \u0026amp; Conditioning:\u003c\/strong\u003e The rich blend of oils, particularly Flaxseed and Coconut, contributes to brilliant shine and superior conditioning, leaving hair looking vibrant and feeling silky.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlaxseed Oil:\u003c\/strong\u003e Rich in Omega 3 and 6, providing exceptional satin shine and superior conditioning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Delivers profound hydration, enhancing natural shine and softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic Murumuru Butter:\u003c\/strong\u003e Offers intense moisturizing properties and aids in the restoration of damaged hair fibers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003ePlease review the full ingredient list for any potential allergens. For external use only. Avoid contact with eyes.\u003c\/p\u003e\n\u003cp\u003eWelcome to\u003cstrong\u003e Widi Care\u003c\/strong\u003e, a brand synonymous with intelligent beauty and innovation, proudly rooted in Brazil. For over a decade, Widi Care has been dedicated to crafting exceptional hair care solutions since 2016 and we've brought expert formulations directly to your home with our acclaimed home care ranges, embodying the belief that every beauty matters.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e Can I use Widi Care Modelando a Juba Sealing Jelly on its own, or do I need to mix it with a curl cream?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile it's excellent for \"misturinhas\" (mixing) with your favorite curl cream for enhanced results, it can also be used effectively on its own, especially for \"Day After\" refreshing, without causing dryness.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eWill this jelly leave my hair feeling stiff or crunchy?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, the Modelando a Juba Sealing Jelly is specifically formulated to provide definition and texturizing action with a hydrating effect, avoiding the typical dry or crunchy feel often associated with gels.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eIs this product suitable for all hair porosities and curl patterns?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, its hydrating and defining properties make it suitable for a wide range of wavy, curly, and coily hair types and porosities, ensuring lasting definition and moisture.\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\u003cp\u003eFor more expert tips on caring for your beautiful curls, explore our dedicated \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/widi-care\" target=\"_blank\"\u003eWidi Care 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\"\u003eEmbrace the expressive beauty of your hair with this Brazilian-inspired jelly, allowing your curls to move with rhythm and confidence.\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003e\n\u003cstrong\u003eLegal Disclaimer\u003c\/strong\u003e ⚠️\u003c\/h2\u003e\nThe product label may contain additional or different information than stated on the website. Always read labels, warnings, and usage instructions before using or consuming.\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Widi Care","offers":[{"title":"Default Title","offer_id":52264988410172,"sku":"MKPBR2024-1129","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/widi-care-juba-high-definition-sealing-jelly-300g-mkpbr.com-worldwide-shipping_285f3526-e875-4ebc-8858-59f9628ad263.png?v=1783750556"},{"product_id":"coiffer-curls-leave-in-cream","title":"Coiffer Curls Leave-in Cream for No-Poo \u0026 Low-Poo Routines - 5.29 oz (150g) \u0026 17.63 (500g)","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 natural beauty of your curls with the \u003cstrong\u003eCoiffer Curls Leave-in Cream\u003c\/strong\u003e, a thoughtfully formulated solution designed to transform your styling routine. This no-poo and low-poo friendly cream effortlessly detangles, defines, and enhances your natural curl pattern, leaving your hair beautifully soft, manageable, and free from frizz.\u003c\/p\u003e\n\u003cp\u003eDiscover a new level of confidence as your curls radiate health and vitality, celebrating their unique texture with every application.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Detangling:\u003c\/strong\u003e Glides through strands to minimize knots and tangles, making combing a smooth and comfortable experience while reducing breakage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Frizz Control:\u003c\/strong\u003e Creates a protective barrier that helps to seal the hair cuticle, effectively taming frizz and flyaways for a sleek, polished finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Curl Definition:\u003c\/strong\u003e Designed to highlight and shape your natural curls, promoting bounce and structure without stiffness or residue.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimal Moisture Balance:\u003c\/strong\u003e Delivers lightweight hydration to keep curls soft, supple, and moisturized throughout the day, preventing dryness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo-Poo \u0026amp; Low-Poo Friendly:\u003c\/strong\u003e Formulated without harsh sulfates, parabens, or silicones, making it ideal for those following gentle cleansing routines to maintain hair health and integrity.\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 \u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eShea Butter:\u003c\/strong\u003e A rich emollient that deeply moisturizes, softens, and helps to define curls while providing a protective barrier against environmental stressors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArgan Oil:\u003c\/strong\u003e Packed with antioxidants and essential fatty acids, it nourishes hair, adds brilliant shine, reduces frizz, and improves elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrolyzed Wheat Protein:\u003c\/strong\u003e Strengthens hair fibers, reduces breakage, and helps to improve the hair's overall resilience and elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlycerin:\u003c\/strong\u003e A powerful humectant that draws moisture from the air into the hair, providing long-lasting hydration and preventing dryness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlaxseed Extract:\u003c\/strong\u003e Known for its natural film-forming properties, it helps to enhance curl definition, provide flexible hold, and impart a natural shine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e For external use only. Avoid contact with eyes and mucous membranes. In case of contact, rinse thoroughly with abundant water. Keep out of reach of children, away from direct sunlight and intense heat.\u003c\/p\u003e\n\u003cp\u003eDiscover \u003cstrong\u003eCoiffer's \u003c\/strong\u003ecomprehensive range of hair solutions, from\u003cstrong\u003e nourishing shampoos\u003c\/strong\u003e and \u003cstrong\u003erejuvenating masks\u003c\/strong\u003e to \u003cstrong\u003especialized treatments\u003c\/strong\u003e designed to unlock the true potential of \u003cstrong\u003eevery hair type\u003c\/strong\u003e.\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\u003cp\u003e\u003cstrong\u003e Is the Coiffer Curls Leave-in Cream suitable for all curl types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, this cream is designed to enhance and care for a wide range of curl patterns, from wavy to coily, promoting definition and reducing frizz for all.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat does \"No-Poo \u0026amp; Low-Poo Friendly\" mean for this product?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt means the cream is formulated without harsh sulfates, parabens, or heavy silicones, making it ideal for gentle hair care routines that preserve natural oils and moisture, common in the curly hair community.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow should I apply the leave-in cream for the best curl definition?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOn damp, clean hair, dispense a coin-sized amount (or more, depending on hair length and thickness) into your palms. Distribute evenly from mid-lengths to ends, then gently scrunch or finger-coil to define curls before air drying or diffusing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill this cream leave a sticky residue or weigh down my hair?\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eThe Coiffer Curls Leave-in Cream is formulated to be lightweight and non-greasy, absorbing beautifully into the hair without leaving sticky residue or weighing down your curls, provided it's applied correctly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan this product be used on dry hair to refresh curls?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile primarily designed for use on damp hair, a small amount can be lightly applied to dry hair to refresh curls and tame frizz between washes, though results may vary based on hair porosity.\u003c\/p\u003e\n\u003cp\u003eDiscover more transformative solutions for hair by exploring our complete collection of \u003ca href=\"https:\/\/mkpbr.com\/collections\/coiffer-cosmeticos\" rel=\"noopener\" target=\"_blank\"\u003eCoiffer Collection\u003c\/a\u003e, for hair repair treatments to, overall, all hair types solutions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eThis cream encourages the natural movement and joyful expression of healthy, well-defined curls, a true reflection of authentic self-care.\u003c\/h2\u003e\n\n\u003cp\u003eThe package color might be brighter\/Pinker in real life. Authentic Product.\u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Coiffer","offers":[{"title":"150g","offer_id":52747663835452,"sku":"MKPBR2024-1362","price":14.99,"currency_code":"USD","in_stock":true},{"title":"500g","offer_id":52747663868220,"sku":"MKPBR2024-2227","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/coiffer-curls-leave-in-cream-150g-no-poo-buy-now-at-mkpbr-com-worldwide-shipping._4be1bd64-049c-4e13-9578-8183a91f62f5.png?v=1783785750"},{"product_id":"coiffer-curls-hair-fixer-gel","title":"Coiffer Curls Hair Fixer Gel: No-Poo \u0026 Low-Poo Curl Activator \u0026 Definer - 17.64 oz (500g)","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\u003eUnleash the full potential of your curls with the \u003cstrong\u003eCoiffer Curls Hair Fixer Gel\u003c\/strong\u003e, a powerful professional curl activator and definer designed to sculpt impeccable, long-lasting, and beautifully modeled curls.\u003c\/p\u003e\n\u003cp\u003eThis 100% original formula is your secret weapon for enhancing your natural texture, ensuring your curls are not just defined but also vibrant and full of life, without compromising your no-poo or low-poo routine.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eImpeccable Curl Definition:\u003c\/strong\u003e Actively defines and shapes your natural curl pattern, creating perfectly coiled and consistent curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-Lasting Hold:\u003c\/strong\u003e Provides a durable hold that maintains your curl structure throughout the day, resisting humidity and preserving your style.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Natural Bounce:\u003c\/strong\u003e Helps to activate and revive the natural spring and elasticity of your curls, adding vitality and movement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control:\u003c\/strong\u003e Effectively combats frizz, leaving your curls smooth, disciplined, and beautifully polished.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo-Poo \u0026amp; Low-Poo Friendly:\u003c\/strong\u003e Formulated to be compatible with gentle cleansing routines, free from harsh sulfates and silicones, maintaining hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLightweight \u0026amp; Non-Greasy:\u003c\/strong\u003e Designed to provide definition without weighing down curls or leaving a sticky, crunchy residue.\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 \u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eThe provided product description does not detail specific ingredients, but its powerful formula is designed with advanced polymers and conditioning agents to activate and define curls, provide lasting hold, and control frizz.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e For external use only. Avoid contact with eyes and mucous membranes. In case of contact, rinse thoroughly with abundant water. Keep out of reach of children, away from direct sunlight and intense heat.\u003c\/p\u003e\n\u003cp\u003eDiscover \u003cstrong\u003eCoiffer's \u003c\/strong\u003ecomprehensive range of hair solutions, from\u003cstrong\u003e nourishing shampoos\u003c\/strong\u003e and \u003cstrong\u003erejuvenating masks\u003c\/strong\u003e to \u003cstrong\u003especialized treatments\u003c\/strong\u003e designed to unlock the true potential of \u003cstrong\u003eevery hair type\u003c\/strong\u003e.\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\u003cp\u003e\u003cstrong\u003eWhat is the primary purpose of the Coiffer Curls Hair Fixer Gel?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIts main purpose is to activate, define, and provide long-lasting hold for curls, enhancing their natural beauty and ensuring a frizz-free, impeccably modeled look.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this product suitable for all curl types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Coiffer Curls Hair Fixer Gel is designed to enhance and define a wide range of curl patterns, from loose waves to tight coils, helping to activate their natural shape.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow do I use the curl fixer for best definition without weighing down my hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply a small, coin-sized amount (remembering \"less is more\") to clean, damp hair. Spread it evenly in your hands, then scrunch your curls upwards to encourage formation. Allow to air dry or use a diffuser.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat does \"No-Poo \u0026amp; Low-Poo Friendly\" mean for this product?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis indicates that the gel is formulated without harsh sulfates or heavy silicones, making it ideal for those following gentler hair care routines that aim to preserve the hair's natural moisture and oils.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill this product leave my curls crunchy or stiff?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen used correctly (starting with a small amount), this gel is designed to provide defined curls with a natural feel, avoiding stiffness or crunchiness. Adjust the quantity to find what works best for your hair.\u003c\/p\u003e\n\u003cp\u003eDiscover more transformative solutions for hair by exploring our complete collection of \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/coiffer-cosmeticos\" target=\"_blank\"\u003eCoiffer Collection\u003c\/a\u003e, for hair repair treatments to, overall, all hair types solutions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEmbrace frizz-free perfection and undeniable bounce with every application.\u003c\/h2\u003e\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Coiffer","offers":[{"title":"Default Title","offer_id":52402390368572,"sku":"MKPBR2024-1368","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/coiffer-curls-hair-fixer-gel-500g-no-poo-buy-now-at-mkpbr-com-worldwide-shipping_ef434be4-990d-4f88-b309-c43f98a1199e.png?v=1783787741"},{"product_id":"arvensis-cachos-naturais-2-in-1-mask","title":"Arvensis Cachos Naturais 2-in-1 Hair Mask - Deep Hydration \u0026 Curl Definition, 10,58 oz (300g) \/ 17.64 oz (500g)","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\u003eDiscover the transformative power of the \u003cstrong\u003eArvensis Cachos Naturais 2-in-1 Hair Mask\u003c\/strong\u003e, a coveted secret for exquisitely defined and deeply nourished curls. Available in two convenient sizes, 8.82 oz (250g) and 17.64 oz (500g), this exceptional formula, revered by curl enthusiasts, seamlessly blends intense hydration with superior curl activation and definition.\u003c\/p\u003e\n\u003cp\u003eCrafted with a rich, multifunctional composition, it offers unparalleled versatility, serving as both a luxurious rinse-off treatment and an effective leave-in finisher. Witness immediate results as your curls are imbued with vitality, protection, and a radiant, soft-to-the-touch finish.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual-Action Formula:\u003c\/strong\u003e Functions as a deep conditioning mask or a defining leave-in styler, offering complete curl care in one product.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration \u0026amp; Nutrition:\u003c\/strong\u003e Delivers profound moisture and essential nutrients to combat dryness and high porosity, common in curly hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Curl Definition:\u003c\/strong\u003e Actively shapes and defines curls, promoting natural bounce and controlled volume without weighing hair down.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Reduction \u0026amp; Shine:\u003c\/strong\u003e Formulated to minimize frizz, enhance natural shine, and leave hair feeling soft and silky.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUV Protection:\u003c\/strong\u003e Includes a solar filter to shield curls from external aggressors and sun damage, preserving hair health and color.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Application:\u003c\/strong\u003e Suitable for various styling techniques, from fitagem to dedoliss, adapting to your unique curl needs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Provides deep nourishment, imparts brilliant shine, and acts as a natural humectant.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAvocado Oil:\u003c\/strong\u003e Offers profound hydration and superior protection for each strand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegetable Collagen:\u003c\/strong\u003e Enhances elasticity and promotes lasting curl fixation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A powerful antioxidant that combats dryness and supports overall hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Filter:\u003c\/strong\u003e Shields hair from environmental damage and harmful UV rays.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eArvensis \u003c\/strong\u003eis a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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\u003cp\u003e\u003cstrong\u003eHow do I use the Arvensis Cachos Naturais 2-in-1 Hair Mask as a deep treatment?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply to clean, damp hair, ensuring even distribution from mid-lengths to ends. Leave for 10 to 15 minutes, then rinse thoroughly for deeply hydrated and nourished results.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan this mask be used as a leave-in conditioner or styling cream?\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eYes, it's designed as a 2-in-1 product. For styling, apply a small amount to very damp hair and follow your preferred curl defining technique, such as fitagem (parting in sections) or dedoliss (finger coiling).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this product suitable for all curl types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhile specifically developed for curl types 3B to 5A, its balanced formula is gentle enough that many users with 2C and 3A curls also report excellent results, providing treatment without heaviness.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat are the available sizes for the Arvensis Cachos Naturais 2-in-1 Hair Mask?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis versatile hair mask is available in two sizes: a convenient 8.82 oz (250g) jar, perfect for trying or travel, and a larger 17.64 oz (500g) jar, ideal for continuous use and greater value.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill this mask make my hair greasy or weigh it down?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, its dense yet balanced formula is designed to treat and define without heaviness, especially when applied to very damp hair as a leave-in, ensuring optimal spreadability and activation.\u003c\/p\u003e\n\u003cp\u003eDiscover more curated selections for your natural hair journey and explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/arvensis-professional\" rel=\"noopener\" target=\"_blank\"\u003eArvensis 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\"\u003eTransform your curl routine with the Arvensis Cachos Naturais 2-in-1 Hair Mask – where hydration meets definition.\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":"Arvensis","offers":[{"title":"10.58 oz (300g)","offer_id":52434194399548,"sku":"MKPBR2024-1406","price":28.99,"currency_code":"USD","in_stock":true},{"title":"17.64 oz (500g)","offer_id":52434194432316,"sku":"MKPBR2024-1407","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-naturais-2in1-mask-mkpbr.com-worldwide-shipping_8eb4df07-9d2d-434c-b19a-956001667722.png?v=1783796106"},{"product_id":"arvensis-cachos-naturais-kit","title":"Arvensis Cachos Naturais Curl Care Kit - Shampoo, Conditioner \u0026 2-in-1 Mask","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\u003eElevate your curl care ritual to an art form with the \u003cstrong\u003eArvensis Cachos Naturais Complete Curl Care Kit\u003c\/strong\u003e. This exquisite trio, featuring a revitalizing Shampoo, a nourishing Conditioner, and a versatile 2-in-1 Hair Mask, is meticulously crafted to bring out the inherent beauty and strength of all curl types.\u003c\/p\u003e\n\u003cp\u003eEach product works in harmony, offering a sophisticated blend of deep hydration, enhanced definition, and brilliant shine, ensuring your curls are not just cared for, but truly celebrated. Experience a comprehensive regimen that cleanses, conditions, and treats, transforming your hair into a masterpiece of natural vitality and elegance.\u003c\/p\u003e\n\u003cp\u003eIncluded in this kit:\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eArvensis Cachos Naturais Shampoo - 10.14 fl oz (300ml)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003eGently cleanses while preserving your hair's natural moisture.\u003c\/li\u003e\n\u003cli\u003eSulfate and salt-free, promoting healthy and vibrant curls.\u003c\/li\u003e\n\u003cli\u003eEnhances curl malleability, shine, and natural elasticity.\u003c\/li\u003e\n\u003cli\u003eFormulated with enriching coconut oil, vegetable collagen, and Vitamin E.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eArvensis Cachos Naturais Conditioner - 10.14 fl oz (300ml)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003eSeals hair cuticles for exceptional softness and brilliant shine.\u003c\/li\u003e\n\u003cli\u003eProvides advanced frizz control and repairs damaged strands.\u003c\/li\u003e\n\u003cli\u003eDeeply nourishes with a concentrated blend of vital actives.\u003c\/li\u003e\n\u003cli\u003eInfused with coconut oil, vegetable collagen, and Vitamin E for optimal curl health.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eArvensis Cachos Naturais 2-in-1 Hair Mask - 8.82 oz (250g)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003eFunctions as a deep conditioning mask or a defining leave-in styler.\u003c\/li\u003e\n\u003cli\u003eDelivers profound moisture and essential nutrients to combat dryness.\u003c\/li\u003e\n\u003cli\u003eActively shapes and defines curls, promoting natural bounce and controlled volume.\u003c\/li\u003e\n\u003cli\u003eMinimizes frizz, enhances natural shine, and leaves hair feeling soft and silky.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Curl Regimen:\u003c\/strong\u003e A synergistic collection providing complete care from cleansing to treatment and styling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration \u0026amp; Nourishment:\u003c\/strong\u003e Infused with coconut oil, vegetable collagen, and Vitamin E across all products for profound moisture and vitality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Curl Definition \u0026amp; Frizz Control:\u003c\/strong\u003e Enhances natural curl patterns while effectively managing frizz for a polished finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSulfate \u0026amp; Salt-Free Cleansing:\u003c\/strong\u003e The shampoo offers a gentle yet effective cleanse, respecting hair's natural balance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Treatment:\u003c\/strong\u003e The 2-in-1 mask adapts to your needs, providing intensive conditioning or a defining leave-in solution.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRestorative \u0026amp; Protective:\u003c\/strong\u003e Aids in repairing damaged strands and maintaining hair's natural elasticity and shine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Provides deep nourishment, imparts brilliant shine, and acts as a natural humectant.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAvocado Oil:\u003c\/strong\u003e Offers profound hydration and superior protection for each strand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegetable Collagen:\u003c\/strong\u003e Enhances elasticity and promotes lasting curl fixation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A powerful antioxidant that combats dryness and supports overall hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Filter:\u003c\/strong\u003e Shields hair from environmental damage and harmful UV rays.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eArvensis \u003c\/strong\u003eis a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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\u003cp\u003e\u003cstrong\u003eIs this complete kit suitable for all curl types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Arvensis Cachos Naturais Complete Curl Care Kit is thoughtfully formulated to cater to all types of natural curls, from wavy to kinky-coily, providing balanced hydration and definition.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e How often should I use the 2-in-1 Hair Mask?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results as a deep conditioning treatment, use the mask 1-2 times per week. As a leave-in styler, it can be used more frequently based on your hair's needs for definition and moisture.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat is the benefit of using all three products together? \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUsing the shampoo, conditioner, and 2-in-1 mask together creates a synergistic effect, ensuring a consistent and comprehensive approach to curl care that maximizes hydration, definition, frizz control, and overall hair health.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAre these products free from harsh chemicals like sulfates and parabens?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe Arvensis Cachos Naturais Shampoo is sulfate and salt-free. The entire line is crafted with a focus on gentle, effective care.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan this kit help with dry and damaged curls?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. The concentrated formulas, rich in coconut oil, vegetable collagen, and Vitamin E, are designed to deeply nourish, hydrate, and support the repair of dry and damaged curls, restoring their natural vitality.\u003c\/p\u003e\n\u003cp\u003eDiscover more curated selections for your natural hair journey and explore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/arvensis-professional\" target=\"_blank\"\u003eArvensis 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\"\u003eUnleash the full potential of your curls with the luxurious and effective Arvensis Cachos Naturais Complete Curl Care Kit.\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":"Arvensis","offers":[{"title":"Default Title","offer_id":52434359255356,"sku":"MKPBR2024-1412","price":91.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-naturais-complete-kit-shampoo-conditioner-mask-mkpbr.com-worldwide-shipping_9bd65538-7429-4cb9-bd77-521365fada7e.png?v=1783797288"},{"product_id":"arvensis-cachos-naturais-curl-jelly","title":"Arvensis Cachos Naturais Curl Soft Hold Activating Jelly - (300g\/500g)","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\u003eArvensis Cachos Naturais Curl Soft Hold Activating Jelly\u003c\/h2\u003e\n\u003cp\u003eElevate your styling routine with the \u003cstrong\u003eArvensis Cachos Naturais Curl Soft Hold Activating Jelly\u003c\/strong\u003e, a premium gel-format finalizer designed to bring out the best in wavy and curly textures. Specifically engineered for curl patterns 2A, 2B, 2C, and 3A, this jelly provides the perfect balance between definition and natural movement.\u003cbr\u003e\u003cbr\u003eIts advanced formula works to hydrate, nourish, and activate curls, resulting in hair that is remarkably soft, manageable, and illuminated with a healthy glow.\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\u003eTargeted Definition\u003c\/h3\u003e\n\u003cp\u003eExpertly formulated for wavy and curly hair patterns (2A to 3A) to enhance natural bounce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProfessional Memory Effect\u003c\/h3\u003e\n\u003cp\u003eHelps curls maintain their shape and definition for extended periods, ensuring your style lasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoft, Flexible Hold\u003c\/h3\u003e\n\u003cp\u003eProvides a gentle fixation that keeps curls in place while maintaining a soft, natural texture without stiffness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep Functional Nutrition\u003c\/h3\u003e\n\u003cp\u003eDelivers essential amino acids and proteins to the hair fiber, restoring elasticity and strength.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHigh Humectant Power\u003c\/h3\u003e\n\u003cp\u003eIntensely hydrates and moisturizes, preventing dryness and promoting hair vitality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHypoallergenic \u0026amp; Safe\u003c\/h3\u003e\n\u003cp\u003eDermatologically tested and hypoallergenic, making it ideal for sensitive scalps and skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSolar Protection\u003c\/h3\u003e\n\u003cp\u003eIncludes a hair solar filter to shield strands from UV rays and pollution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Ethical\u003c\/h3\u003e\n\u003cp\u003e100% vegan formula, free from animal-derived ingredients and harsh chemicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eWith clean, damp, or dry hair, apply a small amount of Arvensis Cachos Naturais Activating Jelly to the palms of your hands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eDistribute evenly, section by section, from the mid-lengths to the ends, working it thoroughly into each strand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eStyle using the \"fitagem\" technique (raking through hair with fingers to form clumps) or by scrunching your curls upwards to stimulate formation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eAllow hair to air dry naturally or use a diffuser for more defined and long-lasting results. Do not rinse.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut Water: Hydrates and replenishes essential minerals, vital for healthy, vibrant curls.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVegetable Collagen: Enhances hair's natural elasticity and definition, providing structure and bounce.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHair Solar Filter: Offers crucial protection against UV radiation and environmental pollutants, preserving hair health.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e For external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight. Arvensis is a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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 makes this activating jelly hold my curls without making hair rigid?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThis jelly is formulated to provide intense fixation with a flexible grip, utilizing a blend of actives that define curls and create a memory effect without leaving them stiff or crunchy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this on kinky or coily hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWhile it can be used on all curls, it is specifically optimized for wavy and curly patterns (2A-3A). For kinky\/coily hair (3B-5A), we recommend the Arvensis Strong Hold Activator for better results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it leave a white residue or \"flakes\"?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo, the high-quality formula is designed to be absorbed and set without leaving visible residue or flaking, provided it is applied to clean hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Arvensis Cachos Naturais Activating Jelly suitable for daily use?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, its hydrating and protective formula makes it suitable for daily use or whenever you need to define and refresh your curls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I mix this with a cream activator?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAbsolutely! Many users find that mixing this jelly with an Arvensis Cachos Naturais Activator Cream provides the perfect combination of moisture and definition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Arvensis","offers":[{"title":"300g","offer_id":53151346458940,"sku":"MKPBR2024-1413","price":26.99,"currency_code":"USD","in_stock":true},{"title":"500g","offer_id":53151346491708,"sku":"MKPBR2024-3212","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-naturais-jelly-300g-mkpbr.com-worldwide-shipping_3628dc34-4853-44fa-a922-a4c94e3ff4e7.png?v=1783797404"},{"product_id":"arvensis-cachos-wavy-curly-curl-activator","title":"Arvensis Cachos Naturais Wavy \u0026 Curly Curl Activator - Define \u0026 Protect, 10.14 fl oz (300ml) \/ 16.9 fl oz (500ml)","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\u003eUnleash the natural grace and vibrant bounce of your wavy and curly hair (curl types 2A to 3B) with the\u003cstrong\u003e Arvensis Cachos Naturais Wavy \u0026amp; Curly Curl Activator\u003c\/strong\u003e. Available in both 10.14 fl oz (300ml) and 16.9 fl oz (500ml) sizes, this meticulously crafted formula is your key to achieving defined, soft, and elastic curls with enduring memory effect.\u003c\/p\u003e\n\u003cp\u003eEnriched with a powerful blend of coconut oil, vegetable collagen, and Vitamin E, this activator not only defines but also forms a protective film around each strand, safeguarding against external aggressors. Featuring a built-in solar filter and heat protection, it ensures your beautiful curls are resilient, luminous, and shielded from environmental damage and UV rays.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Curl Definition:\u003c\/strong\u003e Specifically designed to define and style wavy and curly hair, promoting natural bounce and form.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoftness \u0026amp; Elasticity:\u003c\/strong\u003e Infused with key actives that restore unparalleled softness and improve hair elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMemory Effect:\u003c\/strong\u003e Helps curls maintain their shape and definition throughout the day, reducing the need for constant restyling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Protection:\u003c\/strong\u003e Forms a protective film, offering resistance against damage, heat protection, and a built-in solar filter against UV rays.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNourishing Formula:\u003c\/strong\u003e Rich in coconut oil, vegetable collagen, and Vitamin E to nourish hair while styling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Application:\u003c\/strong\u003e Can be applied to clean, dry, or damp hair for flexible styling without rinse.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Deeply nourishes, adds shine, and contributes to overall hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegetable Collagen:\u003c\/strong\u003e Enhances hair elasticity, providing support for defined curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A potent antioxidant that helps protect hair from environmental damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Filter:\u003c\/strong\u003e Provides protection against harmful UV rays and external aggressors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eArvensis \u003c\/strong\u003eis a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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\u003cp\u003e\u003cstrong\u003eWhich curl types is this Curl Activator best suited for?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe Arvensis Cachos Naturais Wavy \u0026amp; Curly Curl Activator is specifically formulated for hair with curl patterns ranging from 2A to 3B, providing optimal definition and protection for these textures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this product offer heat protection?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, this Curl Activator includes thermal protection, making it suitable for use before heat styling to help shield your hair from damage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this activator on dry hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. It can be applied to clean, dry, or damp hair, offering flexibility in your styling routine to refresh and define your curls as needed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill this product leave my hair feeling stiff or crunchy?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, its formulation is designed to provide definition and hold while maintaining the natural softness and elasticity of your curls, avoiding a stiff or crunchy feel.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat are the benefits of the ingredients in this activator?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe blend of coconut oil, vegetable collagen, and Vitamin E deeply nourishes, enhances elasticity and shine, and provides antioxidant protection, all contributing to healthy, vibrant, and well-defined curls.\u003c\/p\u003e\n\u003cp\u003eDiscover more curated selections for your natural hair journey and explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/arvensis-professional\" rel=\"noopener\" target=\"_blank\"\u003eArvensis 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\"\u003eDefine, protect, and enhance your natural waves and curls with the elegant touch of Arvensis Cachos Naturais Curl Activator.\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":"Arvensis","offers":[{"title":"10.14 fl oz (300ml)","offer_id":52434401001788,"sku":"MKPBR2024-1414","price":28.99,"currency_code":"USD","in_stock":true},{"title":"17.64 oz (500g)","offer_id":52434401034556,"sku":"MKPBR2024-1415","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-naturais-wavy-curly-activator-300ml-define-mkpbr.com-worldwide-shipping.png?v=1764802463"},{"product_id":"arvensis-cachos-kinky-coily-activator","title":"Arvensis Cachos Naturais Kinky \u0026 Coily Curl Activator - Define \u0026 Deep Hydrate, 10.14 fl oz (300ml) \/ 16.9 fl oz (500ml)","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\u003eUnveil the magnificent potential of your kinky and coily curls (curl types 3B to 5A) with the \u003cstrong\u003eArvensis Cachos Naturais Kinky \u0026amp; Coily Curl Activator\u003c\/strong\u003e. Available in two versatile sizes, 10.14 fl oz (300ml) and 16.9 fl oz (500ml), this advanced formula is specifically engineered to provide intense definition, profound hydration, and a luxurious softness.\u003c\/p\u003e\n\u003cp\u003eEnriched with a powerful blend of coconut oil, avocado oil, vegetable collagen, and Vitamin E, it not only activates and shapes your curls but also creates a protective film around each strand, ensuring resistance, elasticity, and a lasting memory effect. With a built-in solar filter and thermal protection, your beautiful curls are shielded from external damages, including oxidation and harmful UV rays, radiating health and elegance.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntensive Curl Activation \u0026amp; Definition:\u003c\/strong\u003e Specifically formulated to enhance and define kinky and coily curl patterns (3B-5A), promoting their natural beauty.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfound Hydration:\u003c\/strong\u003e Delivers high levels of moisture, combating dryness and leaving curls deeply hydrated and supple.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Softness \u0026amp; Elasticity:\u003c\/strong\u003e Enriched actives work to improve hair's natural elasticity and impart an exceptional softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMemory Effect \u0026amp; Resistance:\u003c\/strong\u003e Helps curls maintain their shape and definition throughout the day while forming a protective film for added strength.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Protection:\u003c\/strong\u003e Features a solar filter and thermal protection to shield hair from UV damage, oxidation, and heat styling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNourishing Blend:\u003c\/strong\u003e Powered by coconut oil, avocado oil, vegetable collagen, and Vitamin E for ultimate hair health and vitality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Provides deep nourishment, brilliant shine, and acts as a natural humectant.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAvocado Oil:\u003c\/strong\u003e Offers intense hydration and protection, rich in beneficial fatty acids.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegetable Collagen:\u003c\/strong\u003e Enhances hair elasticity, promotes definition, and supports structural integrity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A powerful antioxidant that protects hair from environmental damage and supports moisture retention.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Filter:\u003c\/strong\u003e Shields hair from harmful UV radiation and external aggressors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eArvensis \u003c\/strong\u003eis a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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\u003cp\u003e\u003cstrong\u003eWhich curl types is this Curl Activator specifically formulated for?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis Curl Activator is expertly designed for kinky and coily hair with curl patterns ranging from 3B to 5A, providing tailored definition and hydration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this product offer heat protection for styling?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it includes thermal protection, making it an excellent choice for use before any heat styling to help safeguard your curls from damage.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this activator on dry hair to refresh my curls?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. It can be applied to clean, dry, or damp hair, offering flexibility to refresh and redefine your curls as needed without rinsing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill this activator leave my kinky\/coily hair feeling sticky or heavy?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo, its rich yet balanced formula is designed to activate and define curls without leaving a sticky residue or feeling heavy, maintaining natural bounce and movement.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat are the benefits of the blend of oils and collagen in this product?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCoconut and avocado oils provide profound hydration and nourishment, while vegetable collagen enhances elasticity and definition, all working together to promote healthy, strong, and beautifully shaped kinky and coily curls.\u003c\/p\u003e\n\u003cp\u003eDiscover more curated selections for your natural hair journey and explore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/arvensis-professional\" target=\"_blank\"\u003eArvensis 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\"\u003eDefine, hydrate, and protect your kinky and coily curls with the exquisite care of Arvensis Cachos Naturais Curl Activator.\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":"Arvensis","offers":[{"title":"10.14 fl oz (300ml)","offer_id":52436623098172,"sku":"MKPBR2024-1417","price":27.99,"currency_code":"USD","in_stock":true},{"title":"16.9 fl oz (500ml)","offer_id":52436623130940,"sku":"MKPBR2024-1418","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-naturais-natural-definition-coily-mkpbr.com-worldwide-shipping_7f8a195d-8059-470b-aecd-319218d15fa5.png?v=1783800061"},{"product_id":"arvensis-cachos-curl-activator-1l","title":"Arvensis Cachos Naturais Professional Salon-Size Curl Activator - Wavy \u0026 Curly + Kinky \u0026 Coily (1 Liter Each). Individual Offer","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\u003eFor the discerning professional stylist, salon owner, or dedicated curl connoisseur, MKPBR Wellness proudly presents the \u003cstrong\u003eArvensis Cachos Naturais Professional Curl Activator\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eFeaturing two distinct, 1-Liter (33.81 fl oz) formulations: the \u003cstrong\u003eWavy \u0026amp; Curly Curl Activator\u003c\/strong\u003e and the \u003cstrong\u003eKinky \u0026amp; Coily Curl Activator\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eEach generous bottle ensures a continuous supply of high-performance product, delivering salon-quality results, exceptional value, and tailored care for every curl type. Embrace the art of versatile curl styling with these indispensable professional-sized activators.\u003c\/p\u003e\n\u003cp\u003eIncluded in this Professional Offer:\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e1. Arvensis Cachos Naturais Wavy \u0026amp; Curly Curl Activator - 33.81 fl oz (1000ml \/ 1L)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndication:\u003c\/strong\u003e Ideal for wavy and curly hair with curl patterns ranging from \u003cstrong\u003e2A to 3B\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBenefits:\u003c\/strong\u003e Expertly defines curls, enhances natural bounce, provides unparalleled softness and improved elasticity, and offers a lasting memory effect.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtection:\u003c\/strong\u003e Features built-in thermal protection and a solar filter to shield against UV rays and environmental damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKey Actives:\u003c\/strong\u003e Rich in coconut oil, vegetable collagen, and Vitamin E for deep nourishment and vitality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e2. Arvensis Cachos Naturais Kinky \u0026amp; Coily Curl Activator - 33.81 fl oz (1000ml \/ 1L)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndication:\u003c\/strong\u003e Specifically formulated for kinky and coily hair with curl patterns ranging from \u003cstrong\u003e3B to 5A\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBenefits:\u003c\/strong\u003e Delivers intense definition, profound hydration, luxurious softness, and enhanced elasticity, along with a strong memory effect for lasting styles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtection:\u003c\/strong\u003e Includes thermal protection and a solar filter to defend against UV damage, oxidation, and heat styling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKey Actives:\u003c\/strong\u003e Enriched with coconut oil, avocado oil, vegetable collagen, and Vitamin E for ultimate hair health and moisture retention.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Curl Coverage:\u003c\/strong\u003e Caters to the entire spectrum of natural curl patterns, from 2A to 5A, ensuring a tailored solution for every client or hair type.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Volume \u0026amp; Value:\u003c\/strong\u003e Two generous 1-Liter bottles provide an economical and long-lasting supply, perfect for busy salons, stylists, and dedicated product users.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Definition \u0026amp; Hydration:\u003c\/strong\u003e Both activators are designed to maximize curl definition while providing targeted hydration to combat dryness specific to each curl type.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual Protection:\u003c\/strong\u003e Each formula includes both thermal protection for heat styling and a solar filter, safeguarding hair from environmental damage and UV rays.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Softness \u0026amp; Elasticity:\u003c\/strong\u003e Enriched with a powerful blend of nourishing oils, vegetable collagen, and Vitamin E, promoting healthy, resilient, and touchable curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLasting Memory Effect:\u003c\/strong\u003e Helps curls maintain their shape and bounce throughout the day, reducing the need for constant re-styling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Provides deep nourishment, brilliant shine, and acts as a natural humectant.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAvocado Oil:\u003c\/strong\u003e Offers intense hydration and protection, rich in beneficial fatty acids.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegetable Collagen:\u003c\/strong\u003e Enhances hair elasticity, promotes definition, and supports structural integrity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A powerful antioxidant that protects hair from environmental damage and supports moisture retention.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Filter:\u003c\/strong\u003e Shields hair from harmful UV radiation and external aggressors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003eThis 1-Liter offer is ideal for professional use in your salon or for resale in your country. For wholesale purchases (30+ units) with discounted prices, please contact us via WhatsApp.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eArvensis \u003c\/strong\u003eis a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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\u003cp\u003e\u003cstrong\u003eWhy should a salon or professional stylist choose this Professional Curl Activator Duo?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis salon offer provides both specialized 1-Liter curl activators, allowing professionals to cater to a wide range of clients (curl types 2A-5A) with cost-effective, high-quality products that ensure consistent, excellent results.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAre the formulas in these 1-Liter professional sizes the same as the smaller retail versions?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, both 1-Liter activators contain the exact same high-quality Arvensis Cachos Naturais formulas, ensuring consistent results and performance for your clients or personal use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow do these activators provide both heat and UV protection?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBoth formulations are infused with ingredients that create a protective barrier against thermal damage from styling tools and contain a solar filter to shield hair from harmful UV rays and environmental aggressors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan these activators be used on damp or dry hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, both activators are versatile and can be applied to clean, damp, or dry hair, allowing for flexible styling and curl refreshing as needed without rinsing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat are the benefits of the key ingredients like coconut oil, avocado oil, and vegetable collagen?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCoconut oil provides deep nourishment and shine; avocado oil offers intense hydration crucial for textured hair; and vegetable collagen enhances elasticity and definition, all working synergistically for healthy, strong, and beautifully shaped curls.\u003c\/p\u003e\n\u003cp\u003eComplete your comprehensive curl care regimen with our \u003ca href=\"https:\/\/mkpbr.com\/products\/arvensis-cachos-naturais-professional-kit-shampoo-conditioner\" target=\"_blank\" rel=\"noopener\"\u003eArvensis Cachos Naturais Professional Shampoo \u0026amp; Conditioner Kit (1L Each)\u003c\/a\u003e for a full salon-grade experience.\u003c\/p\u003e\n\u003cp\u003eDiscover more curated selections for your natural hair journey and explore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/arvensis-professional\" target=\"_blank\"\u003eArvensis 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\"\u003eMaster every curl type with precision and care. Invest in the Arvensis Cachos Naturais Professional Curl Activator Duo today!\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":"Arvensis","offers":[{"title":"Wavy \u0026 Curly Curl Activator","offer_id":52436625850684,"sku":"MKPBR2024-1419","price":105.99,"currency_code":"USD","in_stock":true},{"title":"Kinky \u0026 Coily Curl Activator","offer_id":52436625883452,"sku":"MKPBR2024-1420","price":105.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-naturais-curl-care-1l-mkpbr.com-worldwide-shipping_0ea72beb-e1e0-4b8d-87b6-6954fc82b227.png?v=1783800435"},{"product_id":"arvensis-cachos-naturais-care-kit","title":"Arvensis Cachos Naturais Wavy\/Curly Care Kit - Shampoo, Conditioner \u0026 Curl Activator (300ml Each)","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\u003eDiscover the complete care solution for your beautiful curls with the \u003cstrong\u003eArvensis Cachos Naturais Wavy\/Curly Care Kit\u003c\/strong\u003e. This meticulously curated trio includes our revitalizing Shampoo, nourishing Conditioner, and the defining Wavy \u0026amp; Curly Curl Activator, each in a convenient \u003cstrong\u003e10.14 fl oz (300ml)\u003c\/strong\u003e size.\u003c\/p\u003e\n\u003cp\u003eDesigned for daily use and ideal for curl types 2A to 3B, this kit offers a holistic approach to curl health, definition, and protection. Enriched with a powerful blend of coconut oil, vegetable collagen, and Vitamin E, these vegan and \"liberada\" formulas work synergistically to cleanse gently, hydrate deeply, and style with a natural memory effect, all while safeguarding your hair with thermal and UV protection. Experience the vibrant beauty of naturally soft, elastic, and perfectly defined curls.\u003c\/p\u003e\n\u003cp\u003eIncluded in this kit:\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eArvensis Cachos Naturais Shampoo - 10.14 fl oz (300ml)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\u003cul\u003e\n\u003cli\u003eGently cleanses while preserving your hair's natural moisture.\u003c\/li\u003e\n\u003cli\u003eSulfate and salt-free, promoting healthy and vibrant curls.\u003c\/li\u003e\n\u003cli\u003eEnhances curl malleability, shine, and natural elasticity.\u003c\/li\u003e\n\u003cli\u003eFormulated with enriching coconut oil, vegetable collagen, and Vitamin E.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eArvensis Cachos Naturais Conditioner - 10.14 fl oz (300ml)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\u003cul\u003e\n\u003cli\u003eSeals hair cuticles for exceptional softness and brilliant shine.\u003c\/li\u003e\n\u003cli\u003eProvides advanced frizz control and repairs damaged strands.\u003c\/li\u003e\n\u003cli\u003eDeeply nourishes with a concentrated blend of vital actives.\u003c\/li\u003e\n\u003cli\u003eInfused with coconut oil, vegetable collagen, and Vitamin E for optimal curl health.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eArvensis Cachos Naturais Wavy \u0026amp; Curly Curl Activator - 10.14 fl oz (300ml)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndication:\u003c\/strong\u003e Tailored for wavy and curly hair with curl patterns from \u003cstrong\u003e2A to 3B\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBenefits:\u003c\/strong\u003e Defines and styles, providing high hydration, maciez (softness), elasticity, and a professional memory effect.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtection:\u003c\/strong\u003e Forms a protective film, offering thermal protection and a solar filter against UV rays and environmental damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKey Actives:\u003c\/strong\u003e Features coconut oil, vegetable collagen, and Vitamin E.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Curl Regimen:\u003c\/strong\u003e A perfectly coordinated three-step system for cleansing, conditioning, and styling wavy and curly hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimal Curl Definition:\u003c\/strong\u003e Each product contributes to enhancing natural curl patterns (2A-3B), promoting bounce and consistent form.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration \u0026amp; Softness:\u003c\/strong\u003e The powerful blend of coconut oil, vegetable collagen, and Vitamin E ensures profound moisture and touchable softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control \u0026amp; Shine:\u003c\/strong\u003e Works to reduce frizz and leave curls with a healthy, natural luminosity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual Protection:\u003c\/strong\u003e The Activator provides essential thermal and UV protection, shielding hair from daily damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegan \u0026amp; Liberada Formulas:\u003c\/strong\u003e Committed to clean beauty, free from sulfates, parabens, silicones, and mineral oil.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMemory Effect:\u003c\/strong\u003e Helps curls maintain their shape and definition throughout the day for lasting style.\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\"\u003eHow to Use the Kit:\u003c\/h2\u003e\n\n\n\n\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eShampoo:\u003c\/strong\u003e Apply a small amount to wet hair, gently massage into scalp and through lengths, then rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConditioner:\u003c\/strong\u003e After shampooing, apply the conditioner to damp hair, focusing on mid-lengths to ends. Leave for 1-2 minutes, then rinse.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCurl Activator:\u003c\/strong\u003e With clean, damp, or dry hair, apply a desired amount of the Wavy \u0026amp; Curly Curl Activator into the palms of your hands. Distribute evenly from mid-lengths to ends, section by section. Style using \"fitagem\" or scrunching techniques to encourage curl formation. Do not rinse. Air dry or use a diffuser.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Provides deep nourishment, imparts brilliant shine, and acts as a natural humectant.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAvocado Oil:\u003c\/strong\u003e Offers profound hydration and superior protection for each strand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegetable Collagen:\u003c\/strong\u003e Enhances elasticity and promotes lasting curl fixation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E:\u003c\/strong\u003e A powerful antioxidant that combats dryness and supports overall hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Filter:\u003c\/strong\u003e Shields hair from environmental damage and harmful UV rays.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eArvensis \u003c\/strong\u003eis a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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\u003cp\u003e\u003cstrong\u003eIs this kit suitable for all curl types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis specific kit is optimized for wavy and curly hair (curl types 2A to 3B). For kinky and coily hair (3B to 5A), we recommend our specialized Kinky \u0026amp; Coily Curl Activator for optimal results.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat does \"liberada\" mean in terms of the formula?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Liberada\" signifies that the products are free from harsh chemicals commonly found in hair care, such as sulfates, parabens, mineral oil, silicones, and petrolatum, making them ideal for those following a low-poo or no-poo routine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use the curl activator daily?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Curl Activator is designed for daily use to help define, hydrate, and protect your curls without weighing them down.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Does the Activator offer heat protection?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Wavy \u0026amp; Curly Curl Activator included in this kit provides thermal protection, making it safe to use before heat styling.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat are the primary benefits of using the full kit together?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUsing the kit ensures that your curls receive comprehensive care—from gentle cleansing and deep conditioning to defined styling and protection—all with harmonized ingredients to maximize their health and beauty.\u003c\/p\u003e\n\u003cp\u003eDiscover more curated selections for your natural hair journey and explore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/arvensis-professional\" target=\"_blank\"\u003eArvensis 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\"\u003eNourish, define, and protect your wavy and curly hair with the complete Arvensis Cachos Naturais Wavy\/Curly Care Kit\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":"Arvensis","offers":[{"title":"Default Title","offer_id":52436829536572,"sku":"MKPBR2024-1421","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-wavy-curly-kit-mkpbr.com-worldwide-shipping_6659f86e-ca4b-424b-a58e-b4adf733d6ee.png?v=1783800707"},{"product_id":"arvensis-cachinhos-naturais-kids-kit","title":"Arvensis Cachinhos Naturais Kids Curl Care Kit - Shampoo, Conditioner \u0026 2-in-1 Mask (300ml Each)","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\u003eNurture and celebrate your child's beautiful curls with the \u003cstrong\u003eArvensis Cachinhos Naturais Kids Curl Care Kit\u003c\/strong\u003e. This specially designed trio provides everything needed for a gentle, effective, and fun curl routine.\u003c\/p\u003e\n\u003cp\u003eFeaturing one 300ml \u003cstrong\u003eCachinhos Naturais Shampoo\u003c\/strong\u003e, one 300ml \u003cstrong\u003eCachinhos Naturais Conditioner\u003c\/strong\u003e, and one 250g \u003cstrong\u003eCachinhos Naturais 2-in-1 Mask\u003c\/strong\u003e, this kit caters specifically to the unique characteristics of children's curly and coily hair (types 2, 3, and 4). It's formulated to deliver advanced nutrition, repair, elasticity, high hydration, softness, extra shine, and an amazing memory effect, all while combating frizz.\u003c\/p\u003e\n\u003cp\u003eThe Arvensis Cachinhos Naturais line understands that children's hair requires special attention. Each product in this kit is crafted to treat delicate strands with care, ensuring healthy, bouncy, and defined curls for your little ones.\u003c\/p\u003e\n\u003cp\u003eIncluded in this kit:\u003c\/p\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e1. Arvensis Cachinhos Naturais Shampoo - 10.14 fl oz (300ml)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle Cleansing:\u003c\/strong\u003e Developed with a sulfate-free and salt-free formula for a soft cleanse, preserving natural oils and moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003epH Balanced:\u003c\/strong\u003e With a pH of 5.0 - 6.0, it's gentle on delicate scalps and ideal for Low Poo routines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKey Actives:\u003c\/strong\u003e Infused with nourishing Coconut Oil and Vegetable Collagen for strength and hydration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage:\u003c\/strong\u003e For children aged 3+ (applied by an adult). For children 5+, use under adult supervision.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e2. Arvensis Cachinhos Naturais Conditioner - 10.14 fl oz (300ml)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Conditioning:\u003c\/strong\u003e Provides deep nutrition, repairs damaged strands, and offers balanced conditioning for all curl types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control \u0026amp; Shine:\u003c\/strong\u003e Delivers exceptional softness, brilliant shine, and effective frizz control.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003epH Balanced:\u003c\/strong\u003e With a pH of 3.5 - 4.5, it seals the cuticle for smooth, healthy hair, suitable for Low Poo routines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKey Actives:\u003c\/strong\u003e Enriched with Coconut Oil and Vegetable Collagen for enhanced elasticity and moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage:\u003c\/strong\u003e For children aged 3+ (applied by an adult). For children 5+, use under adult supervision.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003e3. Arvensis Cachinhos Naturais 2-in-1 Mask - 8.8 oz (250g)\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual Functionality:\u003c\/strong\u003e Acts as both an intensive hydrating mask and a leave-in finisher, perfect for any curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Definition \u0026amp; Protection:\u003c\/strong\u003e Provides resistance, film formation, frizz control, natural moisture retention, and defines nourished, radiant curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Filter:\u003c\/strong\u003e Contains a built-in solar filter to protect delicate hair from sun damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003epH Balanced:\u003c\/strong\u003e With a pH of 3.5 - 4.5, suitable for No Poo routines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndication:\u003c\/strong\u003e Best for kinky and coily curl patterns (3B \/ 3C \/ 4A \/ 4B \/ 4C). From 2A to 3A patterns, use less quantity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKey Actives:\u003c\/strong\u003e Features Coconut Oil, Vegetable Collagen, and moisturizing Avocado.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage:\u003c\/strong\u003e For children aged 3+ (applied by an adult). For children 5+, use under adult supervision.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTailored for Kids' Curls:\u003c\/strong\u003e Specifically designed for the unique needs of children's wavy, curly, and coily hair.\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Care:\u003c\/strong\u003e A complete regimen for cleansing, conditioning, and styling, ensuring all aspects of curl health are addressed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle \u0026amp; Safe Formulas:\u003c\/strong\u003e Sulfate-free, salt-free (shampoo), and \"liberada\" (free from harsh chemicals) for healthy hair care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration \u0026amp; Frizz Control:\u003c\/strong\u003e Delivers advanced moisture, repairs damage, increases elasticity, and fights frizz for soft, manageable curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMemory Effect \u0026amp; Shine:\u003c\/strong\u003e Helps curls maintain their shape and provides extra shine for vibrant, healthy-looking hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdded Protection:\u003c\/strong\u003e The 2-in-1 Mask includes a solar filter to protect delicate strands from environmental damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVegan Formula:\u003c\/strong\u003e Commitment to ethical and animal-friendly beauty.\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\"\u003eHow to Use the Kit:\u003c\/h2\u003e\n\n\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eShampoo:\u003c\/strong\u003e Gently cleanse hair with \u003cstrong\u003eShampoo Cachinhos Naturais\u003c\/strong\u003e. Apply to wet hair, massage, and rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConditioner:\u003c\/strong\u003e Follow with \u003cstrong\u003eCondicionador Cachinhos Naturais\u003c\/strong\u003e. Apply from mid-lengths to ends, leave for a few minutes, then rinse.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2-in-1 Mask:\u003c\/strong\u003e For a deep treatment, apply \u003cstrong\u003eMascara Cachinhos 2x1\u003c\/strong\u003e to clean, damp hair, leave on for desired time, then rinse. As a leave-in finalizer, apply a small amount to damp hair, distribute evenly, and style by scrunching or using fingers to define curls. Do not rinse when using as a finalizer.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eCoconut Oil\u003c\/li\u003e\n\u003cli\u003eVegetable Collagen\u003c\/li\u003e\n\u003cli\u003eAvocado (in Mask)\u003c\/li\u003e\n\u003cli\u003eSolar Filter (in Mask)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor external use only. Keep out of reach of children. The use of this product is recommended only for children aged 3 years and above, and in this case, it must be applied exclusively by an adult. For children over 5 years of age: use under adult supervision. Should any irritation occur, discontinue use. Store in a cool place, away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eArvensis \u003c\/strong\u003eis a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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\u003cp\u003e\u003cstrong\u003e Is this kit suitable for very sensitive scalps?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the Shampoo is sulfate-free and salt-free, designed for a gentle cleansing experience ideal for delicate children's scalps.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan the 2-in-1 Mask be used as a daily leave-in?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely! Its dual-purpose formula makes it perfect for use as a leave-in to define and protect curls daily.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAre these products truly gentle enough for children's hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, the entire Cachinhos Naturais line is specifically developed for children's unique hair characteristics, prioritizing gentle, nourishing, and effective care.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat does the \"memory effect\" do for my child's curls?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe memory effect helps the curls hold their shape and definition for longer periods, reducing frizz and keeping styles intact throughout play and activity.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes the kit offer sun protection for hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe 2-in-1 Mask includes a solar filter, providing protection against harmful UV rays and environmental damage for your child's hair.\u003c\/p\u003e\n\u003cp\u003eDiscover more curated selections for your natural hair journey and explore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/arvensis-professional\" target=\"_blank\"\u003eArvensis 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\"\u003eGive your child's curls the gentle care and vibrant definition they deserve with the Arvensis Cachinhos Naturais Kids Curl Care Kit!\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":"Arvensis","offers":[{"title":"Default Title","offer_id":52436872692028,"sku":"MKPBR2024-1422","price":96.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachinhos-naturais-kids-kit-shampoo-conditioner-mask-mkpbr.com-worldwide-shipping_db1ab4c9-d2fa-45eb-8683-b44b5bb41ebc.png?v=1783801188"},{"product_id":"brae-essential-leave-in-fluid","title":"Braé Essential Leave-In Fluid, Repair \u0026 Thermal Protection for All Hair Types, 8.8 fl oz (260 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\nMulti-purpose leave-in Lightweight mist Heat styling support 260 mL \/ 8.79 fl oz\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eBraé Essential Hair Repair Spray\u003c\/h2\u003e\n\u003cp\u003eMake everyday styling feel lighter, smoother, and more elevated with \u003cstrong\u003eBraé Essential Hair Repair Spray\u003c\/strong\u003e—a multi-purpose leave-in designed to support hydration, manageability, and a polished finish while helping protect hair during blow-drying and heat styling. Its fine mist application is effortless, and the lightweight feel makes it easy to incorporate into any routine.\u003c\/p\u003e\n\n\u003ca href=\"#how-to-use\"\u003e How to Use \u003c\/a\u003e \u003ca href=\"#faq\"\u003e Read FAQs \u003c\/a\u003e \u003ca href=\"#authenticity\"\u003e Verify Authenticity \u003c\/a\u003e \u003ca href=\"#shipping\"\u003e Shipping \u0026amp; Returns \u003c\/a\u003e\n\n\u003cp\u003eIn Brazil, hair care is part of a salon-ritual culture—polish, scent, and finish matter as much as the routine itself.\u003c\/p\u003e\n\n\n\nLightweight leave-in mist designed to support hydration, shine, and everyday styling.\n\n\n\n\n\nHeat protection support\nSupports routine blow-drying and flat ironing for a smoother-looking finish.\n\n\n5-in-1 cosmetic approach\nHydration support, repair support, reconstruction support, protection, and shine boost (cosmetic benefits).\n\n\nLightweight feel\nDesigned to avoid weighing hair down—easy to use daily on lengths and ends.\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\nEffortless leave-in step\nFine mist application that’s easy to distribute through mid-lengths and ends.\n\n\nEveryday manageability\nSupports detangling and a smoother feel for more elevated daily styling.\n\n\nPolished finish\nHelps enhance shine and softness for a healthy-looking appearance.\n\n\nFlexible use\nUse as a leave-in finisher or as a short rinse-out “treatment step” in-routine.\n\n\n\n\n\nSpecs\nSize: \u003cstrong\u003e8.79 fl oz (260 mL)\u003c\/strong\u003e • Texture: fine mist • Routine: damp or dry hair\n\n\nSocial proof notes\nReviewers commonly mention softness, shine, easier detangling, and a lightweight finish that fits everyday styling routines.\n\n\n\n\n\n\n\n\nHelps support protection during heat styling; commonly referenced highlights include coconut oil for a nourishing feel.\n\n\n\n\n\nMulti-purpose use: leave-in finisher for everyday polish or an occasional short in-routine treatment step.\n\n\n\n\n\nDesigned to support a smoother look and shine-boosted finish—ideal for everyday styling routines.\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\n\nDaily leave-in\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003eShake well.\u003c\/li\u003e\n\u003cli\u003eApply on damp or dry hair, focusing on mid-lengths and ends.\u003c\/li\u003e\n\u003cli\u003eComb through for even distribution, then style as desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\nExpert-style tip (rinse-out step)\nAfter shampooing, apply through clean, damp hair. Leave on for \u003cstrong\u003e5–10 minutes\u003c\/strong\u003e, rinse thoroughly, then follow with conditioner.\nStart with a small amount and build gradually based on hair length and density.\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAbout MKPBR Wellness\u003c\/h2\u003e\n\u003cp\u003eMKPBR Wellness curates and distributes premium Brazilian beauty and lifestyle products for customers worldwide, focusing on authenticity, careful handling, and international-ready shipping.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients \u0026amp; formula highlights\u003c\/h2\u003e\n\u003cp\u003eKey components commonly referenced by the brand and retailers (always confirm the full INCI list on the label).\u003c\/p\u003e\n\nHyaluronic Acid (hydration support) Panthenol \/ Pro-Vitamin B5 (conditioning support) Coconut Oil (nourishing feel) Monoi Oil (sensory softness \u0026amp; shine) Amino acid blend \/ NMF-style components (conditioning support) UV filter ingredient (not a sunscreen)\n\n\nAllergen warnings \u0026amp; cautions\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003eFor external use only. Avoid contact with eyes; rinse thoroughly if contact occurs.\u003c\/li\u003e\n\u003cli\u003eContains fragrance in many formulas; if you have sensitivities, patch-test before first use.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\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\"\u003eAuthenticity \u0026amp; trust\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow to confirm authenticity when buying internationally ▾\u003c\/summary\u003e\nPurchase from a trusted retailer with clear product identification, consistent labeling, and professional fulfillment standards. Keep photos of the label and batch\/lot details for reference.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eRealistic expectations ▾\u003c\/summary\u003e\nThis is a cosmetic hair care product designed to support the look and feel of hair (softness, shine, manageability). Results vary by hair type, routine, and prior damage.\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eShipping \u0026amp; returns\u003c\/h2\u003e\n\n\nTaxes \u0026amp; duties\nImport taxes and duties are calculated and collected at checkout. Rates vary by country and there is no additional cost on delivery—check at checkout.\n\n\nDelivery timeline\nDelivery timeframes are estimates and may be impacted by customs clearance or local processing. Tracking updates are provided throughout the route.\n\n\nReturns\nReturn eligibility depends on item condition and local restrictions. Please review the store’s return terms before ordering.\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e1) Is it a leave-in or a rinse-out treatment? ▾\u003c\/summary\u003e\nIt’s primarily a leave-in spray. You can also use it occasionally as a short treatment step (5–10 minutes) after shampooing, then rinse and follow with conditioner.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2) Can I use it on damp or dry hair? ▾\u003c\/summary\u003e\nYes. Use it on damp hair before blow-drying, or lightly on dry hair as a finishing step—focus on mid-lengths and ends.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3) Will it weigh down fine hair? ▾\u003c\/summary\u003e\nThe formula is positioned as lightweight and is often applied as a fine mist. Start with a small amount and increase only if needed.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4) Does it help with heat styling? ▾\u003c\/summary\u003e\nIt’s designed to support protection during routine blow-drying and heat styling. Use as directed and pair with good technique to minimize stress on hair.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5) How much should I apply? ▾\u003c\/summary\u003e\nMist lightly through lengths and ends, then comb for even distribution. Add more only if your hair needs it—avoid saturating roots.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e6) Is it suitable for color-treated hair? ▾\u003c\/summary\u003e\nMany people use lightweight leave-ins on color-treated hair for manageability and shine. Always check the label and adjust frequency based on your routine.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e7) What if I’m sensitive to fragrance? ▾\u003c\/summary\u003e\nMany formulas include fragrance. If you’re sensitive, patch-test before first use and discontinue if irritation occurs.\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e8) How do I confirm authenticity when buying internationally? ▾\u003c\/summary\u003e\nPurchase from a trusted retailer with clear product identification, consistent labeling, and professional fulfillment standards. Keep photos of the label and batch\/lot details for reference.\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAffiliate Program\u003c\/h2\u003e\n\u003cp\u003eInterested in earning commissions by sharing MKPBR’s Brazilian essentials with your audience? Join our affiliate community and start promoting globally.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/mkpbr.bixgrow.com\/register\/mkpbr-global\"\u003e Join the global affiliate program \u003c\/a\u003e \u003ca href=\"#faq\"\u003e Read FAQs \u003c\/a\u003e\n\n\n\nLegal disclaimer\nThe product label may contain additional or different information than stated on the website. Always read labels, warnings, and usage instructions before using or consuming.\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Braé","offers":[{"title":"Default Title","offer_id":52443422327100,"sku":"MKPBR2024-1492","price":31.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brae-essential-leave-in-fluid-repairer-all-hair-types-8-79oz-hydration-shine-mkpbr.com-worldwide-shipping_1210d84a-c9e5-4f4c-934d-053b1a733161.png?v=1783826173"},{"product_id":"brae-essential-hair-repair-kit","title":"Braé Essential Complete Hair Repair \u0026 Hydration Kit - 7 Professional Hair Products for Deep Treatment: Shampoo, Conditioner, Leave-In, Mask \u0026 3 Ampoules. Ultimate Value","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\u003eDiscover the ultimate solution for revitalizing dull, damaged, and fragile hair with the \u003cstrong\u003eBraé Essential Complete Hair Repair \u0026amp; Hydration Kit\u003c\/strong\u003e. This comprehensive regimen combines the hydrating power of Hyaluronic Acid with a rich blend of nourishing oils and essential amino acids, delivering prolonged hydration and deep repair.\u003c\/p\u003e\n\u003cp\u003eFormulated to provide daily protection against thermal and external aggressions, this kit ensures your hair remains healthy, soft, and full of life. It’s the perfect all-in-one system for anyone seeking to restore their hair's natural beauty and resilience, making it an exquisite and thoughtful gift for yourself or a loved one.\u003c\/p\u003e\n\u003cp\u003eIncluded in this Kit:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Shampoo (250ml)\u003c\/strong\u003e: Gently cleanses while initiating the repair process for damaged and fragile strands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Conditioner (250ml)\u003c\/strong\u003e: Nourishes, repairs, and provides progressive hydration, offering daily and thermal protection. Enriched with hyaluronic acid, amino acids, and a complex of oils for soft, shiny hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Hair Repair Spray (260ml)\u003c\/strong\u003e: A versatile, reparative finishing fluid with thermal protection for all hair types. It repairs, hydrates, protects, reconstructs, and imparts intense shine. Can be used as a finisher or reparative treatment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Mask (200g)\u003c\/strong\u003e: An intensive reparative treatment featuring hyaluronic acid, amino acids, and powerful oils to combat daily damage and provide thermal protection.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Revival Treatment \u0026amp; Hydration Ampoule (13ml)\u003c\/strong\u003e: An ultra-concentrated ampoule for damaged and unstructured hair, instantly softening and providing immediate recovery with Ojon, Argan, and Almond oils. Promotes reconstruction, nutrition, and regeneration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Soul Color Ampoule (13ml)\u003c\/strong\u003e: Highly concentrated, specifically for color-treated hair. Instantly provides hydration, emollience, and antioxidant action for enhanced color durability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Divine Power Dose Ampoule (13ml)\u003c\/strong\u003e: Instantly revitalizes hair, delivering softness and emollience. Its formula with Jojoba, Avocado, and Coconut oils balances hair structure, seals cuticles, controls frizz, and protects the scalp, while fatty acids protect and add luminosity.\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 Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Value\u003c\/strong\u003e: A comprehensive kit offering multiple premium products for a complete hair care regimen.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProlonged Hydration\u003c\/strong\u003e: Deeply moisturizes for lasting softness and elasticity, combating dryness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntensive Hair Repair\u003c\/strong\u003e: Actively rebuilds and restores damaged and fragile hair fibers from within.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Protection\u003c\/strong\u003e: Shields hair against thermal styling tools and external environmental aggressors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Strength \u0026amp; Resilience\u003c\/strong\u003e: Fortifies hair structure, preventing breakage and increasing resistance to damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Softness \u0026amp; Shine\u003c\/strong\u003e: Transforms dull hair into intensely soft, luminous, and visibly radiant locks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffective Frizz Control\u003c\/strong\u003e: Promotes aligned, smooth strands for improved manageability and a polished look.\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\"\u003eHow to Use\u003c\/h2\u003e\n\n\n\n\u003cp\u003eFor a complete hair care routine, follow these steps:\u003c\/p\u003e\n\n\n\n\n\n\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Shampoo\u003c\/strong\u003e: Apply to wet hair, gently massaging without rubbing the strands. Rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Conditioner\u003c\/strong\u003e: After shampooing, apply by gently massaging from mid-lengths to ends. Leave for 1 to 2 minutes, then rinse.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Mask\u003c\/strong\u003e: After shampooing, apply vigorously from roots to ends. Leave on for 10 to 15 minutes, then rinse. Use 1-2 times a week as an intensive treatment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAmpoules (Revival, Soul Color, Divine)\u003c\/strong\u003e: After shampooing, shake the ampoule (if applicable) and apply 4ml (or the entire 13ml ampoule) evenly onto clean, damp hair, strand by strand. Leave for 3 minutes, then rinse completely. Use one ampoule per week, rotating between the types for a comprehensive treatment cycle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBraé Essential Hair Repair Spray\u003c\/strong\u003e: Shake before use. On damp or dry hair, apply a sufficient amount to cover the lengths and ends. Comb through and massage gently for better distribution. Finish with a blow dryer or flat iron to style as desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e: Deeply hydrates, protects the hair fiber, and repairs pontas duplas (split ends).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlend of Vegetable Oils\u003c\/strong\u003e: Includes Avocado, Coconut, Jojoba, Sunflower, Argan, Linseed, Macadamia, Olive, Rosehip, and Ojon oils for comprehensive nourishment, repair, and protection.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAmino Acids Complex\u003c\/strong\u003e: Strengthens hair structure, increases resistance, and boosts shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePanthenol\u003c\/strong\u003e: Provides prolonged hydration, prevents damage, and visibly increases hair thickness.\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: No specific allergen warnings or usage cautions were provided for this product. Always check the physical product label for the most accurate and up-to-date information.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWelcome to the world of \u003cstrong\u003eBraé\u003c\/strong\u003e, where premium hair care meets unparalleled performance. Braé's extensive portfolio features over 100 meticulously crafted products, ranging from intensive\u003cstrong\u003e professional treatments to indulgent home care essentials\u003c\/strong\u003e and exquisite perfumes.\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\u003cp\u003e\u003cstrong\u003eWhat is included in the Braé Essential Complete Hair Repair \u0026amp; Hydration Kit?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: The kit includes Braé Essential Shampoo (250ml), Braé Essential Conditioner (250ml), Braé Essential Hair Repair Spray (260ml), Braé Essential Mask (200g), Braé Revival Ampoule (13ml), Braé Soul Color Ampoule (13ml), and Braé Divine Power Dose Ampoule (13ml).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e How do I use the products in this kit for optimal results?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Start with Essential Shampoo, then follow with Essential Conditioner. Apply the Essential Mask (10-15 min) after shampooing 1-2 times a week. Use the Essential Hair Repair Spray on damp or dry hair as a leave-in or thermal protector. The ampoules (Revival, Soul Color, Divine) should be used after shampooing on clean, damp hair (3 min leave-in) once a week, rotating them for a complete treatment cycle.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWho is this kit best suited for?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e A: This kit is ideal for individuals with damaged, fragile, dull, or chemically processed hair seeking intensive hydration, deep repair, thermal protection, and a significant improvement in hair strength, softness, and shine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs the Braé Essential Complete Hair Repair \u0026amp; Hydration Kit a good gift?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Absolutely! This comprehensive kit makes an exceptional and thoughtful gift for anyone passionate about hair health or looking to rejuvenate their damaged strands. It offers a luxurious and effective multi-product treatment experience.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003cp\u003eDiscover more expert tips and explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/brae\" rel=\"noopener\" target=\"_blank\"\u003eBraé Collection\u003c\/a\u003e of luxurious hair care solutions designed to complement your beauty journey.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEmbrace the structured elegance of Brazilian hair care traditions with this meticulously crafted deep repair schedule, bringing salon-quality results to your home.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Braé","offers":[{"title":"Default Title","offer_id":52446264688956,"sku":"MKPBR2024-1496","price":151.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brae-essential-complete-repair-hydration-kit-mkpbr.com-worldwide-shipping_53ab6b2d-e901-405b-abd2-bc7009f2028c.png?v=1783846047"},{"product_id":"giovanna-baby-summer-brightening-hair-mist","title":"Giovanna Baby Summer Brightening Hair Mist: Luminous Hair Lightening \u0026 Hydrating Spray - 4.73 fl oz (140ml)","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\u003eDiscover the secret to effortlessly luminous hair with \u003cstrong\u003eGiovanna Baby Summer Brightening Hair Mist\u003c\/strong\u003e, a remarkable hair lightening and hydrating mist designed to evoke the radiant spirit of Brazilian summers, offering a gentle path to sun-kissed highlights while nurturing your strands. \u003c\/p\u003e\n\u003cp\u003eCrafted with a blend of beneficial ingredients like chamomile extract and macadamia oil, it not only brightens but also hydrates, ensuring your hair feels as healthy as it looks. Embrace the natural glow and sophisticated care that defines Giovanna Baby.\u003c\/p\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow to Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBefore first use, perform a patch test on a small area of your forearm and wait 24 hours. If no irritation occurs, proceed. Use the product with \u003cstrong\u003eADEQUATE GLOVES\u003c\/strong\u003e (not included).\u003c\/p\u003e\n\n\n\n\n\n\n\u003col\u003e\n\u003cli\u003eApply Giovanna Baby Summer evenly to dry hair, focusing on areas where you desire lightening and natural highlights.\u003c\/li\u003e\n\u003cli\u003eAllow the product to act for 20 minutes.\u003c\/li\u003e\n\u003cli\u003eCheck if the desired tone has been achieved. If not, you may repeat the application, always respecting the 20-minute interval.\u003c\/li\u003e\n\u003cli\u003eAfter the process is complete, thoroughly wash your hair with shampoo and conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Luminous Highlights:\u003c\/strong\u003e Achieve beautiful, natural-looking hair highlights, enhancing your hair's inherent beauty with a subtle, sun-kissed effect that mirrors a day at the beach.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Hydration \u0026amp; Protection:\u003c\/strong\u003e Hydrates and protects hair strands with nourishing chamomile extract and macadamia oil, leaving your hair soft, supple, and healthy-looking throughout the lightening process.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Application:\u003c\/strong\u003e Designed for convenient and effortless mist application, integrating seamlessly into your beauty routine for quick and easy results without fuss.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle \u0026amp; Pure Formula:\u003c\/strong\u003e Formulated without harsh dyes or parabens for gentle care, making it suitable even for sensitive scalps and promoting overall hair health.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDermatologically Tested:\u003c\/strong\u003e Rigorously dermatologically tested, ensuring suitability and peace of mind for daily use without irritation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEthical \u0026amp; Conscious Beauty:\u003c\/strong\u003e Features a vegan and cruelty-free formula, aligning with conscious beauty practices that respect both you and the environment.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrogen Peroxide:\u003c\/strong\u003e The active lightening agent, meticulously balanced for gradual and natural hair illumination, allowing for controlled brightening.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChamomilla Recutita Flower Extract:\u003c\/strong\u003e Renowned for its soothing properties and natural ability to enhance golden tones, contributing to gentle hair brightening and a radiant finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMacadamia Ternifolia Seed Oil:\u003c\/strong\u003e A rich emollient that deeply moisturizes and protects hair strands, maintaining their health, elasticity, and shine during the lightening process.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlycerin:\u003c\/strong\u003e A powerful humectant that draws moisture into the hair, ensuring optimal hydration and preventing dryness for a soft, manageable feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTriticum Aestivum Germ Extract, Linum Usitatissimum Seed Extract, Chenopodium Quinoa Seed Extract:\u003c\/strong\u003e A nourishing botanical complex that helps fortify hair, promoting strength, vitality, and resilience against environmental stressors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: Contains hydrogen peroxide. A patch test is required before use. Do not use on children or pregnant women. Avoid contact with eyes; rinse immediately with water if contact occurs. Do not use on eyelashes or eyebrows. Do not apply to injured or irritated skin\/scalp. Keep out of reach of children. Adhere strictly to the recommended contact time. Wash skin thoroughly after application. Avoid sun exposure during product application.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSince its inception in 1974, \u003cstrong\u003eGiovanna Baby\u003c\/strong\u003e has curated a legacy of warmth and enchantment, initially captivating hearts with meticulously designed baby apparel that evoked the comforting embrace of a mother and the joyous laughter of infants. Over the decades, this cherished Brazilian brand has gracefully evolved, expanding its repertoire to become synonymous with exquisite fragrances and a comprehensive range of personal and home care products.\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\u003cp\u003e\u003cstrong\u003e How does Giovanna Baby Summer Glow lighten hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt utilizes gentle lightening agents to gradually enhance natural highlights, with results varying based on your hair's original tone and application frequency.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this product safe for chemically treated hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWe advise caution for chemically treated hair, such as those with relaxers or progressive treatments. A strand test is highly recommended to assess compatibility and prevent potential dryness or breakage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this product on grey or white hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it may subtly alter the tone of grey or white hairs, offering a natural-looking integration with your existing highlights. A strand test is recommended to preview the effect.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow long should I leave the product on my hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor optimal and safe results, adhere to the recommended contact time of 20 minutes as specified on the label, then rinse thoroughly. Do not exceed recommended time.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill the lightening effect wash out over time?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe lightening effect is designed to be gradual and long-lasting, intensifying with continued use and exposure to heat or sunlight, rather than washing out completely.\u003c\/p\u003e\n\u003cp\u003eFor more expert insights into natural beauty care and enhancing your radiance, explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/giovanna-baby\" target=\"_blank\" rel=\"noopener\"\u003eGiovanna Baby 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\"\u003eDiscover the secret to beautifully luminous hair, inspired by Brazil's endless summer.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Giovanna Baby","offers":[{"title":"Default Title","offer_id":52455310295356,"sku":"MKPBR2024-1525","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/giovanna-baby-summer-luminous-hair-lightening-hydrating-mist-bottle-mkpbr.com-worldwide-shipping_e2a088f8-9f82-4dbd-875b-88a006bdd653.png?v=1784342097"},{"product_id":"apice-kit-cachos-5-piece","title":"Ápice Kit Cachos: 5-Piece Ultimate Curl Defining \u0026 Hydration Care for All Curl Types (Shampoo, Conditioner, Gelatin, Mask \u0026 Activator)","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\u003eElevate your natural curl routine with the \u003cstrong\u003eÁpice Cachos Curl Care Kit\u003c\/strong\u003e, a comprehensive 5-item collection designed to bring out the best in your \u003cstrong\u003ewavy, curly, or coily hair\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eCrafted with a blend of scientific innovation and nature's finest ingredients, this kit provides everything you need for defined, hydrated, and vibrant curls.\u003c\/p\u003e\n\u003cp\u003eExperience the transformative power of formulas that enhance your hair’s natural movement and radiance, ensuring a soft, shiny, and frizz-free finish. Embrace the beauty of your authentic texture with a routine that respects your hair's unique needs and the environment.\u003c\/p\u003e\n\u003cp\u003eIncluded in this kit are:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eÁpice Cachos Nourishing Shampoo - 10.14 fl oz (300ml):\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eGently cleanses while maintaining scalp and hair balance.\u003c\/li\u003e\n\u003cli\u003eFormulated with Coconut Oil, D-Panthenol, and Aloe Vera for hydration.\u003c\/li\u003e\n\u003cli\u003ePrepares curls for optimal definition and nourishment.\u003c\/li\u003e\n\u003cli\u003eLow Poo friendly, perfect for delicate curl care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eÁpice Cachos Nourishing Conditioner - 10.14 fl oz (300ml):\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eSeals cuticles, locking in moisture and enhancing shine.\u003c\/li\u003e\n\u003cli\u003eFeatures a low pH (2.5-3.5) for excellent acidifying benefits.\u003c\/li\u003e\n\u003cli\u003eEnriched with Coconut Oil and Shea Butter for deep conditioning.\u003c\/li\u003e\n\u003cli\u003eLeaves hair feeling incredibly soft, smooth, and manageable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eÁpice Cachos Activating Gelatin - 10.14 fl oz (300ml):\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eProvides enhanced curl definition and long-lasting hold.\u003c\/li\u003e\n\u003cli\u003eIdeal for revitalizing curls on \"day after\" hair.\u003c\/li\u003e\n\u003cli\u003eLightweight formula, doesn't weigh down curls, for maximum curl formation.\u003c\/li\u003e\n\u003cli\u003eInfused with SuperWave Technology (Flaxseed and Chia Seed Polysaccharides).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eÁpice Cachos Treatment Mask - 10.58 oz (300g):\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eDeeply moisturizes and nourishes, promoting hair health.\u003c\/li\u003e\n\u003cli\u003eRestores vitality and elasticity to dry, damaged strands.\u003c\/li\u003e\n\u003cli\u003eEnriched with Coconut Oil, Shea Butter, D-Panthenol, and Aloe Vera.\u003c\/li\u003e\n\u003cli\u003eHelps detangle and prepares hair for styling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eÁpice Cachos Modeling Activator - 17.64 oz (500g):\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eActivates and sculpts curls for natural movement and definition.\u003c\/li\u003e\n\u003cli\u003eControls frizz and provides intense, lasting hydration.\u003c\/li\u003e\n\u003cli\u003eNon-residue formula, suitable for daily use and children over 3.\u003c\/li\u003e\n\u003cli\u003eNo Poo and Low Poo friendly, enriched with Coconut Oil and SuperWave Technology.\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 Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensive Curl Care:\u003c\/strong\u003e A 5-step regimen for complete hair transformation, from cleansing to styling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Definition \u0026amp; Movement:\u003c\/strong\u003e Exclusive SuperWave Technology, with flaxseed and chia seeds, enhances natural curl patterns.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration \u0026amp; Nourishment:\u003c\/strong\u003e Enriched with Coconut Oil, Shea Butter, D-Panthenol, and Aloe Vera for deep moisture and shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control:\u003c\/strong\u003e Effectively manages frizz, leaving curls smooth and polished.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle \u0026amp; Safe:\u003c\/strong\u003e pH-balanced formulas, suitable for wavy, curly, coily, and transitioning hair types, and safe for children aged 3+.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo Poo\/Low Poo Friendly:\u003c\/strong\u003e Designed to be gentle on delicate curls and sensitive scalps.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eShampoo:\u003c\/strong\u003e Coconut Oil, Panthenol, SuperWave Technology (Flaxseed \u0026amp; Chia Seed Extracts).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConditioner:\u003c\/strong\u003e Coconut Oil, Shea Butter.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGelatin:\u003c\/strong\u003e Coconut Oil, SuperWave Technology (Flaxseed \u0026amp; Chia Seed Extracts).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMask:\u003c\/strong\u003e Coconut Oil, Shea Butter, Panthenol, Aloe Vera Extract.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eActivator:\u003c\/strong\u003e Coconut Oil, SuperWave Technology (Flaxseed \u0026amp; Chia Seed Extracts).\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: Always perform a patch test before full application, especially for sensitive skin. Discontinue use if irritation occurs. For external use only. Keep out of reach of children.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWelcome to \u003cstrong\u003eÁpice\u003c\/strong\u003e, where the essence of nature meets scientific expertise to revolutionize your daily hair care routine. Founded in 2017, Ápice was born from a profound mission: to celebrate and empower women, particularly those with \u003cstrong\u003enatural and curly hair\u003c\/strong\u003e. \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\u003cp\u003e\u003cstrong\u003eQ: How often should I use the Ápice Cachos Curl Care Kit?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: For best results, use the shampoo, mask, and conditioner 1-2 times a week. The activator and gelatin can be used daily, especially to refresh curls on \"day after\" hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Is this kit suitable for all curl types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, the Ápice Cachos Curl Care Kit is specially formulated for wavy, curly, coily, and transitioning hair, providing optimal hydration and definition for diverse textures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Can children use the products in this kit?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, the Modeling Activator is safe for use by children aged 3 and above. Always supervise young children during product application.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: What is the \"SuperWave Technology\"?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: SuperWave Technology is an exclusive blend of polysaccharides extracted from flaxseed and chia seeds, designed to maximize curl formation, definition, and fixation for long-lasting, beautiful curls.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: How do I achieve the best definition with the gelatin?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Apply the Gelatin after the Modeling Activator on wet or dry hair, using your preferred styling technique. For an even stronger cast, allow to dry completely, then gently \"break the cast\" with a light oil or serum.\u003c\/p\u003e\n\n\n\u003cp\u003eFor more expert tips on caring for your natural curls and maximizing your hair's potential or to buy individual itens, explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/apice\" target=\"_blank\" rel=\"noopener\"\u003eÁpice Cosméticos 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\"\u003eEmbrace your natural beauty with confidence and discover the true potential of your curls.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ápice","offers":[{"title":"Default Title","offer_id":52459543494972,"sku":"MKPBR2024-1532","price":125.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/apice-cachos-curl-kit-shampoo-conditioner-gelatin-mask-activator-mkpbr.com-worldwide-shipping_3d12c145-e0a0-46e5-b03f-a9c1b9ae14b4.png?v=1784355229"},{"product_id":"apice-cachos-modeling-curl-activator","title":"Ápice Cachos Modeling Activator for Defined \u0026 Hydrated Curls - Available in 17.64 oz (500ml) \u0026 33.81 oz (1L)","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\u003eUnleash the full potential of your curls with the \u003cstrong\u003eÁpice Cachos Modeling Activator\u003c\/strong\u003e, a transformative solution crafted to provide superior definition, intense hydration, and frizz control.\u003c\/p\u003e\n\u003cp\u003eThis essential styling product, \u003cstrong\u003ealso available in a convenient 1L size for extended use\u003c\/strong\u003e, is meticulously formulated to enhance the natural movement of your hair, leaving no residue, making it ideal for daily use.\u003c\/p\u003e\n\u003cp\u003ePerfect for wavy, curly, coily, and transitioning hair, its balanced pH ensures gentle yet effective care. Enriched with nourishing botanicals and cutting-edge technology, it’s designed to keep your curls soft, bouncy, and beautifully defined all day long.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimal Curl Definition:\u003c\/strong\u003e Actively sculpts and enhances your natural curl pattern for lasting hold and shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration:\u003c\/strong\u003e Delivers deep moisture to combat dryness and promote healthy, vibrant curls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control:\u003c\/strong\u003e Effectively tames frizz, leaving hair smooth and polished without weighing it down.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNourishing Formula:\u003c\/strong\u003e Enriched with Coconut Oil and our exclusive SuperWave Technology for comprehensive curl care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Use:\u003c\/strong\u003e Can be applied on wet or dry hair, perfect for styling and refreshing curls on \"day after\" hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle \u0026amp; Safe:\u003c\/strong\u003e pH-balanced (3.0-4.0), suitable for No Poo and Low Poo routines, and safe for children aged 3+.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoconut Oil:\u003c\/strong\u003e Rich in vitamins, lipids, and proteins, providing excellent emollient, hydrating, and nourishing power.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperWave Technology:\u003c\/strong\u003e An exclusive blend of polysaccharides extracted from flaxseed and chia seeds, ensuring maximum curl definition.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: Always perform a patch test before full application, especially for sensitive skin. Discontinue use if irritation occurs. For external use only. Keep out of reach of children.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWelcome to \u003cstrong\u003eÁpice\u003c\/strong\u003e, where the essence of nature meets scientific expertise to revolutionize your daily hair care routine. Founded in 2017, Ápice was born from a profound mission: to celebrate and empower women, particularly those with \u003cstrong\u003enatural and curly hair\u003c\/strong\u003e. \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\u003cp\u003e\u003cstrong\u003eQ: How do I use the Ápice Cachos Modeling Activator?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Apply on wet or dry hair, spreading the product through your strands with a comb or your preferred styling technique. No rinsing is needed. Use daily to revitalize curls.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Is this activator suitable for children?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, the Ápice Cachos Modeling Activator is liberated for use by children aged 3 and above.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Can I use this product for \"day after\" curl revitalization?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Absolutely. Apply to dry hair to reactivate and reshape your curls, bringing them back to life without needing to rewash.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Will the activator leave my hair crunchy or stiff?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: No, its formula is designed to enhance natural movement without leaving residues or a stiff feel. For added definition, it can be combined with our Ápice Cachos Activating Gelatin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: What is SuperWave Technology?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: SuperWave Technology is an exclusive active vegetal blend rich in polysaccharides from flaxseed and chia seeds, providing maximum definition and formation for your curls.\u003c\/p\u003e\n\n\n\u003cp\u003eFor more expert tips on caring for your natural curls and maximizing your hair's potential or to buy individual itens, explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/apice\" rel=\"noopener\" target=\"_blank\"\u003eÁpice Cosméticos 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\"\u003eEmbrace your natural beauty with confidence and discover the true potential of your curls.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ápice","offers":[{"title":"17.64 oz (500ml)","offer_id":52459593498940,"sku":"MKPBR2024-1533","price":23.99,"currency_code":"USD","in_stock":true},{"title":"33.81 oz (1L)","offer_id":52459593531708,"sku":"MKPBR2024-1534","price":61.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/apice-cachos-modeling-activator-defined-curls-mkpbr.com-worldwide-shipping_90292ff8-948f-4a96-aa0b-9fab06807d66.png?v=1784355521"},{"product_id":"apice-crespo-power-leave-in","title":"Ápice Crespo Power Leave-In Cream for Coily Hair: Nourishing Hydration \u0026 Brilliant Softness  - Available in 17.64 oz (500ml) \u0026 33.81 oz (1L)","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\u003eUnveil the magnificent strength and beauty of your coily hair with the \u003cstrong\u003eÁpice Crespo Power Nourishing Leave-In Cream\u003c\/strong\u003e. This exceptional conditioning formula, \u003cstrong\u003ealso available in a generous 33.8 fl oz (1L) size for lasting care\u003c\/strong\u003e, is meticulously crafted with a rich blend of plant-based oils and butters to deliver unparalleled softness, lightness, and freedom of movement.\u003c\/p\u003e\n\u003cp\u003eDesigned specifically for the unique needs of coily hair, it provides deep nutrition and hydration, leaving your strands remarkably soft, intensely shiny, and effortlessly manageable, without a trace of residue. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration \u0026amp; Nutrition:\u003c\/strong\u003e Deeply moisturizes and nourishes, promoting healthy, vibrant coily hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExceptional Softness \u0026amp; Shine:\u003c\/strong\u003e Leaves hair incredibly soft, light, and brilliantly lustrous.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStrengthens \u0026amp; Prevents Breakage:\u003c\/strong\u003e Fortifies strands, reducing brittleness and aiding in hair growth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReconstruction \u0026amp; Elasticity:\u003c\/strong\u003e Helps reconstruct damaged strands, filling fissures and aligning cuticles to restore natural elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control \u0026amp; Definition:\u003c\/strong\u003e Contributes to frizz reduction and enhances natural curl formation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural UV Filter:\u003c\/strong\u003e Buriti Extract provides a natural protective barrier against sun damage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDaily Use \u0026amp; No Rinse:\u003c\/strong\u003e Designed for daily application without needing to rinse, leaving no residue.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo Poo\/Low Poo Friendly:\u003c\/strong\u003e Formulated to be gentle and compatible with both No Poo and Low Poo routines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafe for Children:\u003c\/strong\u003e Liberated for use on children aged 3 and above.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eGrape Seed Oil:\u003c\/strong\u003e Highly moisturizing, it prevents hair fall, reduces brittleness, strengthens strands, and supports hair growth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMurumuru Butter:\u003c\/strong\u003e Ideal for reconstructing damaged hair, it fills fissures and aligns cuticles, restoring natural elasticity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCocoa Butter:\u003c\/strong\u003e Possesses hydrating and emollient properties, regenerating the hair fiber for softness and malleability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuriti Extract:\u003c\/strong\u003e Protects keratin and collagen in the hair, strengthening it to prevent breakage, frizz, and split ends, and acts as a natural sun filter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: Always perform a patch test before full application, especially for sensitive skin. Discontinue use if irritation occurs. For external use only. Keep out of reach of children.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWelcome to \u003cstrong\u003eÁpice\u003c\/strong\u003e, where the essence of nature meets scientific expertise to revolutionize your daily hair care routine. Founded in 2017, Ápice was born from a profound mission: to celebrate and empower women, particularly those with \u003cstrong\u003enatural and curly hair\u003c\/strong\u003e. \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\u003cp\u003e\u003cstrong\u003eQ: How do I use the Ápice Crespo Power Leave-In Cream?\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eA: After washing and ensuring hair is very damp, divide into sections. Apply the cream to each section from mid-length to ends, using your preferred finger-coiling or raking technique to define curls. Do not rinse.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Is this product suitable for all coily hair types?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, it is specifically developed for coily (crespo) hair, providing the intense hydration, nutrition, and softness these hair types need.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Can this cream be used daily?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Absolutely. It is designed for daily use and does not leave residue, making it perfect for refreshing curls or daily styling.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Is the Ápice Crespo Power Leave-In Cream safe for children?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, this product is formulated to be safe for use on children aged 3 and above.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQ: Does this product provide sun protection for hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA: Yes, thanks to the Buriti Extract, it offers a natural solar filter, helping to protect your hair's keratin and collagen from sun damage.\u003c\/p\u003e\n\n\n\u003cp\u003eFor more expert tips on caring for your natural curls and maximizing your hair's potential or to buy individual itens, explore our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/apice\" target=\"_blank\"\u003eÁpice Cosméticos 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\"\u003eEmbrace the power of your natural texture with a cream that truly understands and celebrates it.\u003c\/h2\u003e\n\n\n\u003cp\u003eThe product's packaging are changing to a new model. \u003c\/p\u003e\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ápice","offers":[{"title":"17.64 oz (500ml)","offer_id":52459697340732,"sku":"MKPBR2024-1537","price":36.99,"currency_code":"USD","in_stock":true},{"title":"33.81 oz (1L)","offer_id":52459697373500,"sku":"MKPBR2024-1538","price":70.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/apice-crespo-power-leave-in-cream-mkpbr.com-worldwide-shipping_9f91b358-4ab4-4ed5-adac-3ef1b2edd395.png?v=1784356716"},{"product_id":"brae-hair-protein-leave-in","title":"Braé Hair Protein Leave-In - Concentrated Hair Protein for Intensive Repair \u0026 Thermal Protection, 80g","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\u003eUnlock the secret to resilient, radiant hair with the \u003cstrong\u003eBraé Hair Protein Leave-In\u003c\/strong\u003e. This concentrated conditioning protein is an essential treatment specifically formulated for damaged hair, acting as a powerful and practical solution for everyday hair care.\u003c\/p\u003e\n\u003cp\u003eIts rich formula, packed with proteins and amino acids, works to repair damage and split ends, deeply hydrate, and offer crucial thermal protection against styling tools. Experience hair that is visibly stronger, perfectly aligned, brilliantly shiny, and completely frizz-free. Incorporate this versatile leave-in into your routine to protect against external aggressions and achieve a healthy, polished look that lasts all day. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRepairs Damage \u0026amp; Split Ends\u003c\/strong\u003e: Actively mends and seals damaged areas, leaving hair healthier and more uniform.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntensive Hydration \u0026amp; Shine\u003c\/strong\u003e: Deeply moisturizes and enhances hair's natural luster, improving overall texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Thermal Protection\u003c\/strong\u003e: Shields hair from heat damage caused by blow dryers, flat irons, and curling tools.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrizz Control \u0026amp; Alignment\u003c\/strong\u003e: Keeps hair smooth, aligned, and free from frizz throughout the day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStrengthens \u0026amp; Protects\u003c\/strong\u003e: Reinforces hair against external aggressions, promoting increased resilience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Application\u003c\/strong\u003e: Ideal for use on both dry and damp hair, adapting to your styling needs.\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\"\u003eHow to Use\u003c\/h2\u003e\n\n\n\n\u003cp\u003eFor a complete hair care routine, follow these steps:\u003c\/p\u003e\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplication\u003c\/strong\u003e: Apply a small amount (approximately the size of a 50-cent coin) to dry or damp hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDistribution\u003c\/strong\u003e: Start by applying to the ends and spread evenly through the lengths of your hair, avoiding the roots.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo Rinse\u003c\/strong\u003e: Do not rinse the product.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e: Style your hair as desired.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydrolyzed Wheat Protein\u003c\/strong\u003e: Protects hair fibers, ensuring brilliance, vitality, and deep nourishment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAlgae and Glycine\u003c\/strong\u003e: Work synergistically to repair damaged and brittle hair, while also providing thermal protection.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlend of Amino Acids\u003c\/strong\u003e: Restores capillary mass, promoting intense hydration and comprehensive repair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: No specific allergen warnings or usage cautions were provided for this product. Always check the physical product label for the most accurate and up-to-date information.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWelcome to the world of \u003cstrong\u003eBraé\u003c\/strong\u003e, where premium hair care meets unparalleled performance. Braé's extensive portfolio features over 100 meticulously crafted products, ranging from intensive\u003cstrong\u003e professional treatments to indulgent home care essentials\u003c\/strong\u003e and exquisite perfumes.\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\u003cp\u003e\u003cstrong\u003eHow does the BRAÉ Hair Protein Leave-In help damaged hair?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIts concentrated formula with proteins, amino acids, algae, and glycine actively repairs damage and split ends, restores capillary mass, and provides deep hydration, transforming damaged hair into healthier, more resilient strands.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan this leave-in be used daily?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, it is ideal for daily use on both dry or damp hair. Its lightweight formula provides continuous protection and nourishment without weighing hair down.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eDoes it offer thermal protection?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely! The BRAÉ Hair Protein Leave-In is formulated with ingredients like Algae and Glycine that act as a thermal protector, shielding your hair from heat damage caused by styling tools.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs it suitable for all hair types?\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eWhile it is particularly beneficial for damaged hair, its hydrating, strengthening, and protective properties make it suitable for anyone seeking to improve hair health, control frizz, and add shine.\u003c\/p\u003e\n\n\n\u003cp\u003eDiscover more expert tips and explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/brae\" rel=\"noopener\" target=\"_blank\"\u003eBraé Collection\u003c\/a\u003e of luxurious hair care solutions designed to complement your beauty journey.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEmbrace the richness of Brazilian hair care traditions with this expertly formulated leave-in protein, designed to bring the vibrancy of Brazil to your daily hair routine.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Braé","offers":[{"title":"Default Title","offer_id":52519837204796,"sku":"MKPBR2024-1595","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brae-hair-protein-leave-in-80g-mkpbr.com-worldwide-shipping_f2634ad4-b3f2-42b6-ad89-219dc18f23bd.png?v=1784391366"},{"product_id":"brae-stages-leave-in-multicondicionante","title":"Braé Stages Leave-In Multi Condicionante 260ml - Lightweight Hydration \u0026 Thermal Protection","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\u003eExperience the perfect balance of hydration and protection with the \u003cstrong\u003eBRAÉ Stages Treatment Multi Leave-In.\u003c\/strong\u003e This lightweight, versatile, and highly efficient conditioning protein spray is your go-to solution for deep hydration without weighing down your hair, especially ideal for fine hair types.\u003c\/p\u003e\n\u003cp\u003eIts advanced spray formula creates a protective layer around each strand, effectively repairing capillary fibers, combating frizz, and preventing split ends. Infused with rich Babassu Oil, Panthenol, and Vitamin E, it penetrates deeply to provide superior moisture, intense shine, and long-lasting softness. Incorporate this multi-benefit leave-in into your daily routine to ensure your hair is always soft, shiny, and shielded throughout the day, whether at home or on the go.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Features:\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntense Hydration with Lightweight Texture\u003c\/strong\u003e: Provides profound moisture without leaving any heavy residue, perfect for fine hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffective Thermal Protection\u003c\/strong\u003e: Shields hair from heat damage caused by styling tools like blow dryers and flat irons.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAnti-Frizz Action\u003c\/strong\u003e: Keeps hair aligned, smooth, and frizz-free, even in challenging humidity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Shine \u0026amp; Softness\u003c\/strong\u003e: Delivers remarkable luminosity and a silky-soft touch without weighing down strands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRepairs \u0026amp; Prevents Damage\u003c\/strong\u003e: Works to repair existing damage and actively prevents split ends for healthier hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Use\u003c\/strong\u003e: Suitable for both dry and damp hair, adapting effortlessly to your styling preferences.\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\"\u003eHow to Use\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eShake Well\u003c\/strong\u003e: Before use, shake the bottle vigorously to ensure the active ingredients are well-distributed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpray Application\u003c\/strong\u003e: Hold the bottle approximately 30 cm away from your hair. Spray evenly onto dry or damp hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDistribute\u003c\/strong\u003e: Gently massage the product along the lengths and ends for uniform application. Avoid applying directly to the roots.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e: Let your hair dry naturally or style with heat tools such as a blow dryer or curling iron as desired.\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\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBabassu Oil\u003c\/strong\u003e: Rich in lipids, it deeply penetrates the hair fiber, offering superior hydration, potent anti-frizz action, and intense shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePanthenol\u003c\/strong\u003e: Works in synergy with Vitamin E to prevent split ends and ensure prolonged hair softness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin E\u003c\/strong\u003e: Acts as a powerful antioxidant, protecting hair from environmental damage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: No specific allergen warnings or usage cautions were provided for this product. Always check the physical product label for the most accurate and up-to-date information.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWelcome to the world of \u003cstrong\u003eBraé\u003c\/strong\u003e, where premium hair care meets unparalleled performance. Braé's extensive portfolio features over 100 meticulously crafted products, ranging from intensive\u003cstrong\u003e professional treatments to indulgent home care essentials\u003c\/strong\u003e and exquisite perfumes.\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\u003cp\u003e\u003cstrong\u003eWhat is the BRAÉ Stages Leave-In Multi Condicionante designed for?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt's a lightweight, conditioning protein leave-in designed for deep hydration, repair of damage and split ends, thermal protection, and frizz control, suitable for all hair types but particularly beneficial for fine hair.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eCan this leave-in be used on fine hair without weighing it down?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, its lightweight spray formula is specifically developed to provide deep hydration and benefits without weighing down even fine hair, leaving it soft and bouncy.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes it offer thermal protection?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. The BRAÉ Stages Leave-In provides effective thermal protection, safeguarding your hair from damage caused by heat styling tools.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow often should I use the BRAÉ Stages Leave-In?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIt's ideal for daily use, either on dry or damp hair, to maintain hydration, protect against damage, and control frizz throughout the day.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs the BRAÉ Stages Leave-In Multi Condicionante a good gift?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, this versatile and effective leave-in makes an excellent and practical gift for anyone looking for a multi-benefit product to hydrate, protect, and style their hair effortlessly.\u003c\/p\u003e\n\n\n\u003cp\u003eDiscover more expert tips and explore our \u003ca href=\"https:\/\/mkpbr.com\/collections\/brae\" rel=\"noopener\" target=\"_blank\"\u003eBraé Collection\u003c\/a\u003e of luxurious hair care solutions designed to complement your beauty journey.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eEmbrace the richness of Brazilian hair care traditions with this expertly formulated multi-conditioning leave-in, designed to bring the vibrancy of Brazil to your daily hair routine.\u003c\/h2\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Braé","offers":[{"title":"Default Title","offer_id":52519952187708,"sku":"MKPBR2024-1597","price":50.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brae-stages-leave-in-multi-condicionante-260ml--mkpbr.com-worldwide-shipping_0b066d36-4df5-4614-b1de-90bbf2b2791e.png?v=1784392683"},{"product_id":"negra-rosa-coily-kinky-curl-activating-gel","title":"Negra Rosa Coily \u0026 Kinky Curl Perfection: Brazilian Activating Gel for Defined, Luscious Hair – 17.64 oz (500g)","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\u003eNegra Rosa Curl Activating Gel\u003c\/h2\u003e\n\u003cp\u003eElevate your natural curl definition with the \u003cstrong\u003eNegra Rosa Curl Activating Gel\u003c\/strong\u003e, a celebrated innovation from Brazil, designed specifically for textured hair. This exquisite gel effortlessly shapes, aligns, and enhances your curls, delivering a beautiful, natural hold without any stiffness or residue.\u003cbr\u003e\u003cbr\u003eCrafted with a nourishing blend of Pro-Vitamin B5, Argan Oil, and Keratin, it not only defines but also infuses your hair with essential hydration and brilliant shine, supporting overall hair health. Embrace the vibrant essence of Brazilian beauty with every application, revealing perfectly sculpted, resilient curls that move with grace and confidence.\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\u003eOptimal Curl Definition\u003c\/h3\u003e\n\u003cp\u003eShapes and aligns curls for a natural, long-lasting look without stiffness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep Hydration \u0026amp; Shine\u003c\/h3\u003e\n\u003cp\u003eEnriched with Pro-Vitamin B5, Argan Oil, and Keratin to moisturize and boost luminosity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHair Reconstruction Support\u003c\/h3\u003e\n\u003cp\u003eActive ingredients work to aid in the restoration and strength of hair strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eClean Formula\u003c\/h3\u003e\n\u003cp\u003eFree from alcohol, parabens, and silicones for a gentle yet effective treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEthical Beauty\u003c\/h3\u003e\n\u003cp\u003eProudly not tested on animals and formulated without animal-derived raw materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLightweight Finish\u003c\/h3\u003e\n\u003cp\u003eProvides exceptional hold and definition while maintaining hair's natural movement and softness.\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\"\u003ePro-Vitamin B5 (Panthenol): Deeply moisturizes, adds shine, and improves hair elasticity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eArgania Spinosa Kernel Oil (Argan Oil): Conditions, softens, and enhances hair's natural radiance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrolyzed Keratin: Strengthens hair, reduces breakage, and smooths the cuticle for a healthy appearance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003eAllergen Warnings: For external use only. Avoid excessive light and heat. Keep out of reach of children. In case of direct eye contact, rinse thoroughly with water. Discontinue use if dermal irritation occurs. In case of accidental ingestion, seek medical attention immediately with the product label.\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 suitable for all curl types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, the Negra Rosa Curl Activating Gel is formulated to model, align, and enhance various types of natural curls, providing definition and hydration without leaving a stiff residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes Negra Rosa Gel different from other curl gels?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eOur gel stands out with its clean formula, free from alcohol, parabens, and silicones, combined with a powerful blend of Pro-Vitamin B5, Argan Oil, and Keratin. It offers long-lasting, natural-looking definition while simultaneously hydrating and supporting hair reconstruction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Negra Rosa Curl Activating Gel cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAbsolutely. Negra Rosa is committed to ethical beauty; this product is not tested on animals and does not contain any animal-derived raw materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the curl definition typically last after using this gel?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe Negra Rosa Curl Activating Gel provides long-lasting definition, helping to maintain a natural look even days after application, without drying out your hair or making it feel hard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Negra Rosa","offers":[{"title":"Default Title","offer_id":52531617825084,"sku":"MKPBR2024-1636","price":37.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/negra-rosa-curl-brazilian-activating-gel-defined-luscious-hair-500g-natural-definition-buy-now-mkpbr-worldwide-shipping_580c8539-73a2-4528-b665-b6bf7aa5a7ff.png?v=1784401490"},{"product_id":"brazilian-natural-curl-strength-definition-kit","title":"Brazilian Natural Curl Hydration \u0026 Definition Gift Basket - Top-Performing Hair Care for Wavy, Curly \u0026 Coily, 6-Piece Kit","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\u003eNatural Curl Strength \u0026amp; Definition Kit\u003c\/h2\u003e\n\u003cp\u003eUnleash the true beauty of your natural curls with the MKPBR \u003cstrong\u003eNatural Curl Strength \u0026amp; Definition Kit\u003c\/strong\u003e. This exquisite \u003cstrong\u003e6-piece collection\u003c\/strong\u003e brings together the finest high-performance hair care essentials from leading Brazilian brands, meticulously selected to nourish, define, and fortify wavy, curly, and coily hair. Embrace a comprehensive ritual designed to deliver optimal results, enhancing your hair's inherent vitality, elasticity, and radiant shine.\u003cbr\u003e\u003cbr\u003eIncluded in this kit:\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eÁpice Cachos Modeling Activator for Defined \u0026amp; Hydrated Curls – (500g)\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eLola From Rio Argan Oil Lightweight Hair Serum – Frizz Control \u0026amp; Shine Booster, 1.69 fl oz (50ml)\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWidi Care Modelando a Juba High Definition Sealing Jelly for Wavy, Curly \u0026amp; Coily Hair – 10.58 oz (300g)\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eArvensis Cachos Naturais Shampoo - 10.14 fl oz (300ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGently cleanses while preserving your hair's natural moisture.\u003c\/li\u003e\n\u003cli\u003eSulfate and salt-free, promoting healthy and vibrant curls.\u003c\/li\u003e\n\u003cli\u003eEnhances curl malleability, shine, and natural elasticity.\u003c\/li\u003e\n\u003cli\u003eFormulated with enriching coconut oil, vegetable collagen, and Vitamin E.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eArvensis Cachos Naturais Conditioner - 10.14 fl oz (300ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSeals hair cuticles for exceptional softness and brilliant shine.\u003c\/li\u003e\n\u003cli\u003eProvides advanced frizz control and repairs damaged strands.\u003c\/li\u003e\n\u003cli\u003eDeeply nourishes with a concentrated blend of vital actives.\u003c\/li\u003e\n\u003cli\u003eInfused with coconut oil, vegetable collagen, and Vitamin E for optimal curl health.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eArvensis Cachos Naturais 2-in-1 Hair Mask - 8.82 oz (250g)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFunctions as a deep conditioning mask or a defining leave-in styler.\u003c\/li\u003e\n\u003cli\u003eDelivers profound moisture and essential nutrients to combat dryness.\u003c\/li\u003e\n\u003cli\u003eActively shapes and defines curls, promoting natural bounce and controlled volume.\u003c\/li\u003e\n\u003cli\u003eMinimizes frizz, enhances natural shine, and leaves hair feeling soft and silky.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eÁpice Cachos Modeling Activator for Defined \u0026amp; Hydrated Curls – (500g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eActively sculpts and enhances your natural curl pattern for lasting hold and shape.\u003c\/li\u003e\n\u003cli\u003eDelivers deep moisture to combat dryness and promote healthy, vibrant curls.\u003c\/li\u003e\n\u003cli\u003eEffectively tames frizz, leaving hair smooth and polished without weighing it down.\u003c\/li\u003e\n\u003cli\u003eEnriched with Coconut Oil and our exclusive SuperWave Technology for comprehensive curl care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLola From Rio Argan Oil Lightweight Hair Serum – Frizz Control \u0026amp; Shine Booster, 1.69 fl oz (50ml)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight formula absorbs quickly with a dry touch, leaving no heavy residue.\u003c\/li\u003e\n\u003cli\u003eInstantly controls frizz and static for smoother, more manageable hair.\u003c\/li\u003e\n\u003cli\u003eRich in argan oil, fatty acids, and vitamins A, D \u0026amp; E for intense hydration and protection.\u003c\/li\u003e\n\u003cli\u003eDefends against pollution, sun, heat styling, salt, chlorine, and chemical stress.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eWidi Care Modelando a Juba High Definition Sealing Jelly for Wavy, Curly \u0026amp; Coily Hair – 10.58 oz (300g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eProvides long-lasting curl definition and shape.\u003c\/li\u003e\n\u003cli\u003eSeals in moisture for enhanced hydration and radiant shine.\u003c\/li\u003e\n\u003cli\u003eEffectively combats frizz, leaving curls smooth and manageable.\u003c\/li\u003e\n\u003cli\u003eIdeal for maintaining and refreshing wavy, curly, and coily hairstyles.\u003c\/li\u003e\n\u003c\/ul\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\"\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\u003eComprehensive 6-Piece Curl Regimen\u003c\/h3\u003e\n\u003cp\u003eA complete system for cleansing, conditioning, deep treatment, and styling, ensuring every step of your routine is covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIntense Hydration \u0026amp; Definition\u003c\/h3\u003e\n\u003cp\u003eFormulated to deliver profound moisture and enhance natural curl patterns for vibrant, bouncy curls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAdvanced Frizz Control\u003c\/h3\u003e\n\u003cp\u003eWorks synergistically across products to smooth strands and prevent frizz for polished, long-lasting results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eOptimal Performance\u003c\/h3\u003e\n\u003cp\u003eFeatures ethically sourced, high-quality ingredients from leading Brazilian brands for effective and visible curl care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProtection \u0026amp; Vitality\u003c\/h3\u003e\n\u003cp\u003eEnriched with antioxidants and protective agents to support overall hair health and resilience against environmental stressors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVersatile Styling\u003c\/h3\u003e\n\u003cp\u003eIncludes products for both intensive treatment and daily styling, adapting effortlessly to your hair's unique needs and preferences.\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\"\u003eArvensis Cachos Naturais Kit (Shampoo, Conditioner, 2-in-1 Mask): Coconut Oil: Deep nourishment, brilliant shine, natural humectant. Avocado Oil: Profound hydration, superior strand protection. Vegetable Collagen: Enhances elasticity, promotes lasting curl fixation. Vitamin E: Powerful antioxidant, combats dryness, supports overall hair health. Solar Filter: Shields hair from environmental damage and harmful UV rays.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eÁpice Cachos Modeling Activator: Coconut Oil: Rich in vitamins, lipids, and proteins, providing excellent emollient, hydrating, and nourishing power. SuperWave Technology: An exclusive blend of polysaccharides extracted from flaxseed and chia seeds, ensuring maximum curl definition.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLola From Rio Argan Oil Lightweight Hair Serum: Isoamyl Cocoate: Natural emollient. Argania Spinosa Kernel Oil (Argan Oil): Intense hydration, rich in fatty acids and vitamins A, D \u0026amp; E. Kappaphycus Alvarezii Extract \u0026amp; Laminaria Saccharina Extract: Marine extracts for protection and revitalization. Hydrolyzed Rice Bran Protein, Hydrolyzed Soy Protein, Glycine: Fortify and revitalize hair fibers.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eWidi Care Modelando a Juba High Definition Sealing Jelly: Botanical Extracts: Nurturing components for hair health and vitality. Humectants: Attract and retain moisture for lasting hydration and frizz control. Curl-Enhancing Polymers: Provide flexible hold and definition without stiffness or crunch.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e None known. does not contain parabens, phthalates, sulfates, silicones, synthetic dyes, or gluten. Ápice Cachos Modeling Activator: Is vegan and cruelty-free; pH-balanced (3.0-4.0), suitable for No Poo and Low Poo routines, and safe for children aged 3+. Please refer to individual product packaging for complete allergen information and detailed usage instructions.\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\u003eQ: Is this kit suitable for all curl types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: Yes, this kit is specifically formulated to benefit all wavy, curly, and coily hair types, providing comprehensive hydration, definition, and strength.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Are these products ethically sourced and vegan-friendly?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: All products in this kit Ápice, are vegan and cruelty-free. The entire collection emphasizes ethical sourcing and high-quality ingredients, aligning with conscious beauty practices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How often should I use the Arvensis 2-in-1 Hair Mask?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: The 2-in-1 hair mask can be used weekly as a deep conditioning treatment or as a leave-in styler as needed to define and moisturize curls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Will the products in this kit weigh down my fine curls?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: These products are designed to be effective without weighing down hair. The lightweight serum and balanced formulas help maintain natural bounce and volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Where can I find more tips for styling my natural curls?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: For expert tips and tricks on how to best care for and style your natural curls using these products, visit our blog.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Holiday Specials","offers":[{"title":"Default Title","offer_id":52537319522620,"sku":"MKPBR2024-1638","price":116.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brazilian-best-curly-hair-care-kit-6-products-mkpbr.com-worldwide-shipping_dccbc314-071b-440d-910e-a3f74c57d101.png?v=1785260690"},{"product_id":"brazilian-straight-smooth-shine-hair-kit","title":"Brazilian Straight, Smooth \u0026 Shine Hair Gift Basket - Frizz Control \u0026 Aligment, 5-Piece Kit","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\u003eBrazilian Smooth \u0026amp; Shine Hair Kit\u003c\/h2\u003e\n\u003cp\u003eUnlock the secret to impeccably smooth, brilliantly shiny, and beautifully disciplined hair with the MKPBR \u003cstrong\u003eBrazilian Smooth \u0026amp; Shine Hair Kit\u003c\/strong\u003e. This curated \u003cstrong\u003e5-piece collection\u003c\/strong\u003e brings together leading Brazilian haircare innovations designed to transform your locks, offering profound repair, remarkable frizz control, and a luxurious silky touch. Embrace a routine that nurtures your hair, revealing its natural radiance and a sleek, polished finish.\u003cbr\u003e\u003cbr\u003eIncluded in this kit:\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGold Spell Co. Liso Ético - Chemical-Free Gradual Smoothing Hair Treatment Mask – 8.45 oz (250ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAchieve visibly smoother, more aligned hair with gradual smoothing effect.\u003c\/li\u003e\n\u003cli\u003eDeeply nourishes, restores strength, and enhances resistance.\u003c\/li\u003e\n\u003cli\u003eImparts incredible shine, softness, and significant frizz reduction.\u003c\/li\u003e\n\u003cli\u003eChemical-free formula, activated by heat for disciplined, silky hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMorte Súbita Super Moisturizing Hair Mask by Lola From Rio – 15.87 oz (450g)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExperience salon-level hydration and softness for dry, damaged hair.\u003c\/li\u003e\n\u003cli\u003eRestores smoothness, strength, and manageability from first use.\u003c\/li\u003e\n\u003cli\u003eHelps strengthen hair fibers, minimizing breakage and split ends.\u003c\/li\u003e\n\u003cli\u003eIdeal for use after coloring, chemical treatments, or daily styling stress.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eInoar Cicatrifios Hair Treatment Shampoo – 8.45 oz (250ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRejuvenates hair structure from inside out, providing long-lasting discipline.\u003c\/li\u003e\n\u003cli\u003eEffectively reduces hair breakage and frizz for manageable, sleek hair.\u003c\/li\u003e\n\u003cli\u003eEnhances extreme shine and silky-smooth texture.\u003c\/li\u003e\n\u003cli\u003eProtects hair color and makes styling easier.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eInoar Cicatrifios Hair Treatment Conditioner – 8.45 oz (250ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRejuvenates hair structure from inside out, providing long-lasting discipline.\u003c\/li\u003e\n\u003cli\u003eEffectively reduces hair breakage and frizz for manageable, sleek hair.\u003c\/li\u003e\n\u003cli\u003eEnhances extreme shine and silky-smooth texture.\u003c\/li\u003e\n\u003cli\u003eProtects hair color and makes styling easier.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eBraé Divine Serum Plume Sensation - Ultra-Light Hair Oil for Frizz Control – 2.03 fl oz (60ml)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExperience weightless hydration and perfect smoothness.\u003c\/li\u003e\n\u003cli\u003eUltra-light formula intensely hydrates and significantly reduces frizz.\u003c\/li\u003e\n\u003cli\u003eActively repairs split ends and provides essential thermal protection.\u003c\/li\u003e\n\u003cli\u003eAchieve soft, radiant, and perfectly aligned strands with incredible shine.\u003c\/li\u003e\n\u003c\/ul\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\"\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\u003eComprehensive Smoothing \u0026amp; Repair\u003c\/h3\u003e\n\u003cp\u003eA complete 5-piece system for cleansing, conditioning, and intensive treatment to achieve sleek, healthy hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eExceptional Frizz Control\u003c\/h3\u003e\n\u003cp\u003eAdvanced formulas work synergistically to tame frizz, even in humid conditions, for a polished finish and lasting smoothness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep Hydration \u0026amp; Nourishment\u003c\/h3\u003e\n\u003cp\u003eEnriched with a blend of noble oils, butters, and botanical extracts for profound moisture, vitality, and softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eGradual Hair Alignment\u003c\/h3\u003e\n\u003cp\u003eGold Spell Co. Liso Ético provides a progressive smoothing effect without harsh chemicals, activated by heat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Shine \u0026amp; Softness\u003c\/h3\u003e\n\u003cp\u003eProducts deliver brilliant luminosity and a luxurious, silky-smooth texture, culminating with a weightless finishing oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eStrength \u0026amp; Protection\u003c\/h3\u003e\n\u003cp\u003eHelps to restore hair structure, minimize breakage, and protect against heat and environmental damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Ethical Formulations\u003c\/h3\u003e\n\u003cp\u003eFeatures cruelty-free and often vegan ingredients, aligning with conscious beauty practices.\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\"\u003eGold Spell Co. Liso Ético Mask: Noble Silicones (Dimethicone, Polysilicone-29): Provide protection, enhance shine, ensure softness, and reduce frizz. Blend of Oils \u0026amp; Butters (Argan, Macadamia, Rosehip, Myrrh, Coconut, Andiroba, Olive, Shea): Deeply nourish, add shine, and combat frizz. Hydrolyzed Proteins: Reconstruct and fortify the hair fiber. Lactic Acid, Honey, Ginger: Contribute to hair alignment, hydration, and fiber strengthening.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMorte Súbita Super Moisturizing Hair Mask: Coconut Oil, Shea Butter, Argan Oil, Jojoba Oil, Avocado Oil: Intensive hydration, nourishment, and smoothing. Aloe Vera Extract, Chamomile Extract, Green Tea Extract: Soothing and revitalizing properties. Keratin, Silk Protein, Collagen: Strengthens and restores hair fibers. Hyaluronic Acid, D-Panthenol (Vitamin B5), Vitamin E: Deep moisture and antioxidant benefits.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eInoar Cicatrifios Shampoo: Argania Spinosa Kernel Oil (Argan Oil): Deeply nourishing and shine-enhancing. Creatine, Panthenol: Strengthens and moisturizes hair. Polyquaternium-7: Provides conditioning and detangling benefits.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eInoar Cicatrifios Conditioner: Triticum vulgare germ oil (Wheat germ oil) \u0026amp; protein: Restores elasticity and strength. Argania Spinosa Kernel Oil (Argan Oil): Nourishes and adds shine. Creatine, Panthenol: Fortifies and hydrates hair.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBraé Divine Serum Plume Sensation: Blend of Vegetable Oils (Avocado, Coconut, Sunflower, Argan, Linseed, Macadamia, Olive, Rosehip): Provides intense and deep nourishment, enhances softness and luminosity, prevents water loss, and maintains prolonged hair hydration. Vitamin E: A powerful antioxidant responsible for protecting hair from environmental stressors and promoting overall hair health.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e Morte Súbita Mask contains coconut oil, argan oil, shea butter, and hydrolyzed proteins. Inoar Cicatrifios is vegan and low-poo friendly (without sulfates, parabens, or petrolatum). Gold Spell Co. Liso Ético is chemical-free (no formaldehyde or thioglycolate). Braé Divine Serum Plume Sensation has no specific allergen warnings provided, but always check the physical product label. Always review individual product packaging for complete ingredient lists and potential sensitivities.\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\u003eQ: Will Liso Ético chemically straighten my hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: No, Gold Spell Co. Liso Ético is a cosmetic treatment mask that provides a gradual smoothing effect and hair alignment activated by heat, without altering your hair's natural structure or using harsh chemicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Can these products be used on color-treated hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: Yes, the Inoar Cicatrifios duo is designed to protect hair color, and the Lola Morte Súbita mask is ideal for use after coloring to replenish moisture and restore health.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How often should I use the Morte Súbita mask?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: For best results, use the Morte Súbita mask once a week as an intensive treatment for dry or damaged hair, or as needed for maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Do these products help with frizz control in humid climates?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: Yes, this kit is specifically designed to provide significant frizz reduction and help maintain hair discipline, even in challenging humid conditions, with the added benefit of Braé's Plume Sensation serum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Is the Braé Divine Serum suitable for daily use?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eA: Yes, the Braé Divine Serum Plume Sensation is ultra-light and can be used daily on damp or dry hair as a finishing product or before heat styling to add shine, control frizz, and provide thermal protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Gold Spell","offers":[{"title":"Default Title","offer_id":52538305151292,"sku":"MKPBR2024-1639","price":147.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/smooth-shiny-frizz-free-hair-kit-brazilian-gold-spell-lola-inoar-brae-mkpbr.com-worldwide-shipping_86e5145b-57a7-4e22-a1e4-e86463f6244b.png?v=1784402958"},{"product_id":"arvensis-cachos-naturais-high-hold-jelly","title":"Arvensis Cachos Naturais High Hold Activating Jelly - 300g\/500g","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\u003eArvensis Cachos Naturais High Hold Activating Jelly\u003c\/h2\u003e\n\u003cp\u003eUnleash the full potential of your natural curls with the \u003cstrong\u003eArvensis Cachos Naturais High Hold Activating Jelly\u003c\/strong\u003e. This styling essential is expertly formulated to sculpt and define curls with intense hold, while maintaining essential hydration and a professional-grade memory effect.\u003cbr\u003e\u003cbr\u003eIt's the ultimate ally for naturally defined, long-lasting curls that defy frizz and maintain their perfect shape throughout the day. Discover the power of nature's best actives combined with advanced styling technology.\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\u003eIntense \u0026amp; Defined Hold\u003c\/h3\u003e\n\u003cp\u003eProvides powerful fixation to sculpt and hold your curls in place for extended periods without stiffness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProfessional Memory Effect\u003c\/h3\u003e\n\u003cp\u003eEnsures curls retain their shape, bounce, and definition, offering long-lasting style integrity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep Hydration\u003c\/h3\u003e\n\u003cp\u003eEnriched with Coconut Water to moisturize and replenish essential minerals, keeping curls soft and supple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHair Solar Protection\u003c\/h3\u003e\n\u003cp\u003eContains a built-in solar filter to shield your hair from the damaging effects of sun exposure and environmental pollution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnhanced Elasticity \u0026amp; Definition\u003c\/h3\u003e\n\u003cp\u003eVegetable Collagen promotes natural elasticity and boosts curl definition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz Reduction\u003c\/h3\u003e\n\u003cp\u003eHelps to smooth the hair cuticle, significantly reducing frizz for a polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan \u0026amp; Clean Formula\u003c\/h3\u003e\n\u003cp\u003eCrafted with a vegan formula that is \"liberada\" (free from harsh chemicals), aligning with modern clean beauty standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eWith clean, damp, or dry hair, apply a small amount of Arvensis Cachos Naturais Activating Jelly to the palms of your hands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eDistribute evenly, section by section, from the mid-lengths to the ends, working it thoroughly into each strand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eStyle using the \"fitagem\" technique (raking through hair with fingers to form clumps) or by scrunching your curls upwards to stimulate formation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eAllow hair to air dry naturally or use a diffuser for more defined and long-lasting results. Do not rinse.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut Water: Hydrates and replenishes essential minerals, vital for healthy, vibrant curls.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVegetable Collagen: Enhances hair's natural elasticity and definition, providing structure and bounce.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHair Solar Filter: Offers crucial protection against UV radiation and environmental pollutants, preserving hair health.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e For external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight. Arvensis is a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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 makes this activating jelly \"high hold\" without making hair rigid?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThis jelly is formulated to provide intense fixation with a flexible grip, utilizing a blend of actives that define curls and create a memory effect without leaving them stiff or crunchy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this product be used on all curl types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWhile designed to enhance natural curls, its high hold and defining properties are particularly effective for a wide range of curl patterns, providing excellent definition and frizz control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the \"memory effect\" benefit my curls?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe memory effect helps your curls retain their shape and definition for longer periods, reducing the need for frequent touch-ups and ensuring your style lasts throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Arvensis Cachos Naturais High Hold Activating Jelly suitable for daily use?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, its hydrating and protective formula makes it suitable for daily use or whenever you need to define and refresh your curls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is a \"liberada\" formula?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003e\"Liberada\" indicates a formula free from ingredients often considered undesirable in curly hair care, such as sulfates, parabens, silicones, and mineral oil, making it suitable for low-poo and no-poo routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Arvensis","offers":[{"title":"300g","offer_id":53151364546876,"sku":"MKPBR2024-1842","price":28.99,"currency_code":"USD","in_stock":true},{"title":"500g","offer_id":53151364579644,"sku":"MKPBR2024-3213","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-cachos-naturais-high-hold-jelly-250g-mkpbr.com-worldwide-shipping_1a1a4fc8-047a-4eb6-a155-815dea72a45b.png?v=1784430653"},{"product_id":"hidratei-multifunctional-leave-in-spray","title":"Hidratei Multifunctional Leave-in Spray – Hydrating Heat Protectant for All Hair Types – 8.45 fl oz (250ml)","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\u003eHidratei Multifunctional Leave-in Spray\u003c\/h2\u003e\n\u003cp\u003eExperience the transformative power of Brazilian hair care with the \u003cstrong\u003eHidratei Multifunctional Leave-in Spray\u003c\/strong\u003e, a premium solution designed to infuse your hair with intense hydration, protection, and a luxurious salon finish. This versatile spray acts as a leave-in treatment, styling cream, and thermal protectant, simplifying your routine while delivering remarkable results. Formulated with a blend of natural and vegan ingredients, it caters to all hair types, ensuring your strands remain nourished, silky, and beautifully aligned.\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\u003eIntense Hydration\u003c\/h3\u003e\n\u003cp\u003eDeeply moisturizes hair, restoring softness, lightness, and natural movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz Control\u003c\/h3\u003e\n\u003cp\u003eEffectively tames unruly frizz, leaving hair smooth and manageable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eThermal Protection\u003c\/h3\u003e\n\u003cp\u003eShields hair from heat damage caused by styling tools like blow dryers, flat irons, and curling irons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eUV Protection\u003c\/h3\u003e\n\u003cp\u003eGuards against environmental aggressors, including sun exposure, preserving hair health and color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEasy Detangling\u003c\/h3\u003e\n\u003cp\u003eFacilitates effortless combing, reducing breakage and discomfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNourishing Formula\u003c\/h3\u003e\n\u003cp\u003eEnriched with powerful natural actives to strengthen and revitalize hair from within.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSilky Finish\u003c\/h3\u003e\n\u003cp\u003eImparts a radiant shine and a luxuriously soft, silky touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eClean Beauty\u003c\/h3\u003e\n\u003cp\u003eFree from parabens, petrolatum, aggressive sulfates, and soluble silicones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLow Poo Friendly\u003c\/h3\u003e\n\u003cp\u003eSuitable for those following a low-poo hair care regimen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAntioxidant Support\u003c\/h3\u003e\n\u003cp\u003eHelps protect hair from daily environmental stressors.\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\"\u003eCoconut Oil: Deeply nourishes and hydrates, forming a protective barrier that reduces frizz and enhances shine.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCreatine: Works to seal the hair cuticle, strengthening the strands and protecting internal layers against damage from external aggressors.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAvocado Oil: Provides rich hydration, contributing to brilliant shine and exceptional softness, while also supporting hair strength and growth.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E: A potent antioxidant that aids in repairing weakened hair and safeguarding against future damage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin B5 (Panthenol): Known for its high hydrating and nourishing capabilities, it intensely conditions the hair, improving elasticity and texture.\u003c\/span\u003e\n\u003c\/div\u003e\n\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. Do not apply to irritated or broken skin. In case of irritation, discontinue use and seek medical advice. Keep packaging closed, protected from light and heat, and out of reach of children and pets.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Hidratei Multifunctional Leave-in Spray?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt's a versatile hair product that functions as a leave-in conditioner, styling cream, and thermal protectant, designed to hydrate, nourish, and protect all hair types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I use the Hidratei Multifunctional Leave-in Spray?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAfter washing your hair, spray evenly through damp lengths and ends. You can then style as usual. There's no need to rinse it out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this spray suitable for all hair types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, its advanced formula with natural ingredients is designed to benefit all hair types, providing hydration, nourishment, and protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Hidratei Multifunctional Leave-in Spray vegan and cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAbsolutely. Hidratei is committed to ethical beauty, and this product is formulated with natural, vegan ingredients and is never tested on animals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the primary benefits of incorporating this spray into my hair care routine?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt offers intense hydration, frizz control, thermal and UV protection, easy detangling, and leaves your hair soft, shiny, and healthy-looking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hidratei","offers":[{"title":"Default Title","offer_id":52588605243708,"sku":"MKPBR2024-1850","price":57.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/hidratei-multifunctional-leave-in-spray-hydration-8oz-buy-now-at-mkpbr-com-worldwide-shipping_73b75c19-c03a-4ebc-8cec-f0d2b1251057.png?v=1784432579"},{"product_id":"hidratei-shrp-vegan-protein-cream","title":"Hidratei SHRP Super Concentrated Vegan Protein Cream – Total Reconstruction \u0026 Restoration","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\u003eHidratei SHRP Super Concentrated Vegan Protein Cream\u003c\/h2\u003e\n\u003cp\u003eUnlock the secret to resilient, vibrant hair with \u003cstrong\u003eHidratei SHRP Super Concentrated Vegan Protein Cream\u003c\/strong\u003e, an advanced leave-in treatment meticulously crafted for fragile and chemically damaged strands. This innovative formula instantly smooths and seals hair cuticles, transforming brittle, weakened hair into a picture of health.\u003cbr\u003e\u003cbr\u003eEnriched with a powerful blend of nourishing vegetable oils and vegan protein, SHRP deeply restores and fortifies, imparting remarkable shine and a luxurious texture that speaks of true vitality.\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\u003eHair Mass Replacement\u003c\/h3\u003e\n\u003cp\u003eReplenishes vital hair mass, crucial for restoring strength and integrity to damaged and brittle strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eStrengthening \u0026amp; Body\u003c\/h3\u003e\n\u003cp\u003eFortifies and visibly thickens hair with potent vegan protein, promoting resilience and a fuller appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz Reduction \u0026amp; Shine\u003c\/h3\u003e\n\u003cp\u003eEffectively minimizes frizz while enhancing the hair's natural luster and improving overall texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eContinuous Treatment\u003c\/h3\u003e\n\u003cp\u003eA non-rinse formula that provides ongoing treatment and protection, working actively throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep Nourishment\u003c\/h3\u003e\n\u003cp\u003eEnriched with a luxurious blend of botanical oils, delivering profound conditioning and essential nutrients to the hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eInstant Cuticle Sealing\u003c\/h3\u003e\n\u003cp\u003eSmooths and seals hair cuticles immediately upon application, resulting in a sleek, healthy, and polished look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEnvironmental Protection\u003c\/h3\u003e\n\u003cp\u003eHelps shield hair from daily environmental aggressors and potential damage from styling.\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\"\u003eArgan Oil: Known for its rich moisturizing and nourishing properties, it helps to improve hair elasticity and shine.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut Oil: Deeply penetrates to hydrate and strengthen hair, reducing protein loss and adding luster.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSunflower Seed Oil: A light oil rich in Vitamin E, providing antioxidant protection and conditioning.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAvocado Oil: Packed with vitamins and fatty acids, it deeply moisturizes, strengthens, and promotes healthy hair growth.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLinseed Oil: Rich in Omega-3 fatty acids, it helps to smooth hair, reduce frizz, and enhance shine.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMacadamia Ternifolia Seed Oil: Excellent for nourishing and detangling, it helps to improve hair's manageability and softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eOlive Fruit Oil: Conditions and protects hair, adding softness and a healthy sheen.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrolyzed Wheat Protein: A vegan protein that helps to strengthen hair, reduce breakage, and improve elasticity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePanthenol (Vitamin B5): Deeply hydrates and conditions, improving hair's texture, flexibility, and shine.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eRosmarinus Officinalis Extract (Rosemary Extract): Known for its invigorating properties, it supports scalp health and hair vitality.\u003c\/span\u003e\n\u003c\/div\u003e\n\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. Do not apply to irritated or broken skin. In case of irritation, discontinue use and seek medical advice. Keep packaging closed, protected from light and heat, and out of reach of children and pets.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Hidratei SHRP Super Concentrated Vegan Protein Cream used for?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt's a leave-in treatment specifically designed for fragile and chemically damaged hair, providing total reconstruction, mass replacement, and strengthening with vegan protein.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I apply Hidratei SHRP?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eApply a small amount to your hands and distribute it through dry or damp hair, from mid-lengths to ends. It's a leave-in product, so no rinsing is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Hidratei SHRP be used on all hair types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWhile specifically formulated for fragile and chemically damaged hair, its nourishing and strengthening benefits can be advantageous for anyone seeking improved hair health and resilience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes Hidratei SHRP a \"vegan protein\" cream?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThis cream utilizes plant-derived proteins, such as Hydrolyzed Wheat Protein, to strengthen and rebuild hair without using any animal-derived ingredients, aligning with vegan principles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this product offer heat protection?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWhile primarily a reconstructive treatment, the blend of nourishing oils helps to create a protective barrier. For intensive heat styling, it's recommended to pair it with a dedicated thermal protectant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hidratei","offers":[{"title":"50g","offer_id":52588754141500,"sku":"MKPBR2024-1851","price":57.99,"currency_code":"USD","in_stock":true},{"title":"65g (Limited Edition)","offer_id":52588754174268,"sku":"MKPBR2024-1852","price":57.99,"currency_code":"USD","in_stock":true},{"title":"10g (Travel Size)","offer_id":52588754207036,"sku":"MKPBR2024-1853","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/hidratei-shrp-vegan-protein-cream-reconstruction-50g-buy-now-at-mkpbr-com-worldwide-shipping_5487e3f3-2a70-4433-9f65-526c7822fd1b.png?v=1784433031"},{"product_id":"hidratei-anti-frizz-styling-wax-stick","title":"Hidratei Anti-Frizz Styling Wax Stick – Clean Girl Look \u0026 Humidity Control – 0.42 oz (12g)","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\u003eHidratei Anti-Frizz Styling Wax Stick\u003c\/h2\u003e\n\u003cp\u003eAchieve an effortlessly polished \"Clean Girl Look\" with the \u003cstrong\u003eHidratei Anti-Frizz Styling Wax Stick\u003c\/strong\u003e, your essential tool for impeccable hair alignment and lasting frizz control. This innovative stick, honored as the \"best hair finishing\" at the prestigious Prêmio Glamour de Beleza 2025, offers precise, mess-free application to tame flyaways, smooth strands, and provide the perfect balance of nutrition and hold.\u003cbr\u003e\u003cbr\u003eExperience hair that stays perfectly in place, radiating a healthy shine and natural movement, regardless of the day's demands.\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\u003eAbsolute Frizz Control\u003c\/h3\u003e\n\u003cp\u003eMaintain perfectly aligned, frizz-free hair all day long, providing a reliable barrier against humidity and environmental factors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFlexible Styling \u0026amp; Hold\u003c\/h3\u003e\n\u003cp\u003eEffortlessly shapes and models your hair without leaving it stiff, sticky, or heavy, preserving a natural, touchable feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePractical \u0026amp; Precise Application\u003c\/h3\u003e\n\u003cp\u003eThe convenient stick design allows for direct and targeted application, ensuring maximum effectiveness with no residue on your hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNourishment \u0026amp; Hydration\u003c\/h3\u003e\n\u003cp\u003eInfused with a blend of natural ingredients that provide intensive care, leaving your hair healthier, softer, and more resilient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAward-Winning Formula\u003c\/h3\u003e\n\u003cp\u003eRecognized for its superior finishing capabilities, ensuring a professional-grade result with every use.\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\"\u003eOryza Sativa Bran Wax (Rice Bran Wax): Provides natural hold and conditioning, contributing to a smooth finish.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCandelilla Wax: A vegan wax that offers excellent styling properties and helps to create a protective barrier.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSimmondsia Chinensis Butter (Jojoba Butter): Deeply moisturizes and nourishes the hair, promoting softness and flexibility.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eRicinus Communis Seed Oil (Castor Seed Oil): Known for strengthening hair fibers and providing intense hydration.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHelianthus Annuus Seed Oil (Sunflower Seed Oil): A light oil rich in vitamins, offering conditioning and protection.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eOryza Sativa Bran Protein (Rice Bran Protein): Helps to strengthen and protect hair, improving elasticity and resilience.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrolyzed Jojoba Esters: Enhance hair's moisture retention and provide a smooth, conditioned feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\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. Do not apply to irritated or broken skin. In case of irritation, discontinue use and seek medical advice. Keep packaging closed, protected from light and heat, and out of reach of children and pets.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Hidratei Anti-Frizz Styling Wax Stick used for?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt's a hair styling stick designed to align strands, control frizz, tame baby hairs, and provide a polished, smooth finish for an impeccable \"Clean Girl Look.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I apply the Hidratei Anti-Frizz Styling Wax Stick?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eEnsure hair is dry and styled. Apply the stick directly to the hair close to the roots, using 2 to 4 passes depending on hair volume, to tame frizz and align strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this wax stick be reapplied throughout the day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, it can be reapplied for quick touch-ups without making your hair feel heavy or greasy, maintaining your style and frizz control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Hidratei Anti-Frizz Styling Wax Stick suitable for all hair types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIts formula is designed to provide effective frizz control and styling for all hair types, offering a flexible hold and natural finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this product make hair stiff or sticky?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo, the Hidratei Anti-Frizz Styling Wax Stick is formulated to model hair without leaving it stiff, sticky, or with any unwanted residue, preserving a natural feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hidratei","offers":[{"title":"Default Title","offer_id":52589768737084,"sku":"MKPBR2024-1855","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/hidratei-anti-frizz-styling-wax-stick-12g-buy-now-at-mkpbr-com-worldwide-shipping_f14d3271-08cf-4e12-92f1-a59799cc6770.png?v=1784433795"},{"product_id":"hidratei-essential-hydration-kit","title":"Hidratei Essential Hydration Kit – Complete Hair Care for Softness \u0026 Shine: Shampoo, Conditioner, Leave-in Spray \u0026 Mask","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\u003eHidratei Essential Hydration Kit\u003c\/h2\u003e\n\u003cp\u003eEmbark on a journey to healthier, more radiant hair with the \u003cstrong\u003eHidratei Essential Hydration Kit\u003c\/strong\u003e, a comprehensive four-piece regimen designed to deliver a complete hair care experience. This carefully curated collection provides everything you need for a full hair schedule, ensuring your strands receive powerful hydration, deep nourishment, and brilliant shine. Experience the transformative effects as your hair becomes softer, more manageable, and visibly healthier, embodying the vibrant beauty of Brazil.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHidratei Multifunctional Leave-in Spray – 8.45 fl oz (250ml)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eProvides intense, lasting hydration for supple, healthy hair.\u003c\/li\u003e\n\u003cli\u003eRestores natural softness, lightness, and fluid movement to strands.\u003c\/li\u003e\n\u003cli\u003eEffortlessly detangles hair, minimizing breakage and styling effort.\u003c\/li\u003e\n\u003cli\u003eOffers essential thermal protection against heat styling tools.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHidratei Shampoo – 8.45 fl oz (250ml)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGently cleanses while replenishing vital moisture to the hair.\u003c\/li\u003e\n\u003cli\u003ePromotes a healthier scalp environment, the foundation for strong hair.\u003c\/li\u003e\n\u003cli\u003eLeaves hair feeling soft, hydrated, and protected from daily aggressors.\u003c\/li\u003e\n\u003cli\u003eFormulated to prevent damage often caused by the washing process.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHidratei Conditioner – 6.76 fl oz (200ml)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDelivers effective conditioning, instantly smoothing hair fibers.\u003c\/li\u003e\n\u003cli\u003eSignificantly reduces roughness, ensuring a soft, touchable feel.\u003c\/li\u003e\n\u003cli\u003eSeals hair cuticles, maximizing nutrient absorption and retention.\u003c\/li\u003e\n\u003cli\u003eControls frizz and enhances the hair's natural shine and vitality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHidratei Super Mask – 8.81 oz (250g)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eOffers profound, practical hydration for all hair types.\u003c\/li\u003e\n\u003cli\u003eProtects the hair fiber's keratin, strengthening strands from within.\u003c\/li\u003e\n\u003cli\u003ePrevents frizz and split ends, promoting overall hair health.\u003c\/li\u003e\n\u003cli\u003eRevitalizes hair, imparting exceptional shine and softness.\u003c\/li\u003e\n\u003c\/ul\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\"\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\u003eIntense Hydration\u003c\/h3\u003e\n\u003cp\u003eReplenishes lost water and nutrients, combating dryness and leaving hair incredibly soft and supple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep Nourishment\u003c\/h3\u003e\n\u003cp\u003eFortifies hair from root to tip, reducing breakage and promoting overall strength and resilience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDamage Repair\u003c\/h3\u003e\n\u003cp\u003eActively works to mend and restore hair damaged by chemical processes, pollution, and sun exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz Reduction \u0026amp; Manageability\u003c\/h3\u003e\n\u003cp\u003eTames unruly frizz, enhances hair's natural flexibility, and makes styling effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImmediate Shine \u0026amp; Softness\u003c\/h3\u003e\n\u003cp\u003eDelivers an instant boost of luminosity and a luxurious, silky-smooth touch after every use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eComplete Hair Care Regimen\u003c\/h3\u003e\n\u003cp\u003eProvides a full suite of products for a comprehensive and effective hair care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHealthy Hair Growth Support\u003c\/h3\u003e\n\u003cp\u003eCreates an optimal environment for hair health, from scalp to 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\"\u003eCoconut Oil: Deeply nourishes and hydrates, forming a protective barrier that reduces frizz and enhances shine.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCreatine: Works to seal the hair cuticle, strengthening the strands and protecting internal layers against damage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAvocado Oil: Provides rich hydration, contributing to brilliant shine and exceptional softness, while also supporting hair strength.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHydrolyzed Wheat Protein: A vegan protein that helps to strengthen hair, reduce breakage, and improve elasticity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHyaluronic Acid: Attracts and retains moisture, ensuring deep hydration and preventing dryness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePowerful Oil Blend (Sunflower, Coconut, Avocado, Linseed, Argan, Macadamia): A rich complex of botanical oils that nourish, protect, and add shine without weighing hair down.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePanthenol (Vitamin B5): Known for its moisturizing and conditioning properties, it helps to improve hair elasticity and texture.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eRosemary Leaf Extract: Supports a healthy scalp and promotes hair vitality.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut Oil: Deeply moisturizes, reduces frizz and split ends, and protects hair from external damage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMoringa Oil: An excellent emollient with anti-inflammatory and antioxidant properties, nourishing the hair.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAvocado Oil: Rich in oleic acid and vitamins, it penetrates the hair shaft to moisturize, strengthen, and prevent breakage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBuriti Oil: Restores moisture lost from chemical processes and environmental exposure, protecting keratin and preventing breakage, frizz, and split ends.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHyaluronic Acid: Helps maintain hydration, combating dryness and porosity for healthier, more hydrated hair.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVegetable Keratin: Plant-derived protein with amino acids similar to natural hair keratin, reducing surface damage and improving hair resistance.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHyaluronic Acid: Retains water within the hair fiber, delivering intense and lasting hydration.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBuriti Oil: Rich in antioxidants, it revitalizes and protects hair strands from environmental damage.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCupuaçu Butter: Deeply nourishes, restores hair elasticity, and effectively combats dryness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMurumuru Butter: An excellent emollient that strengthens hair and imparts exceptional softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBabassu Oil: Provides antioxidant action and emollient benefits, enhancing hair's natural shine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eHidratei Multifunctional Leave-in Spray\u003c\/p\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. Do not apply to irritated or broken skin. In case of irritation, discontinue use and seek medical advice. Keep packaging closed, protected from light and heat, and out of reach of children and pets.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the Hidratei Essential Hydration Kit?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe kit includes one Hidratei Multifunctional Leave-in Spray (8.45 fl oz), one Hidratei Shampoo (8.45 fl oz), one Hidratei Conditioner (6.76 fl oz), and one Hidratei Super Mask (8.81 oz).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this kit help with hair hydration?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eEach product in the kit is formulated with powerful hydrating ingredients like Hyaluronic Acid and a blend of natural oils and butters, working synergistically to replenish moisture and combat dryness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Hidratei Essential Hydration Kit suitable for all hair types?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, this kit is designed to provide comprehensive hydration and care for all hair types, addressing common concerns like dryness, frizz, and damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these products as part of a regular hair care routine?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAbsolutely. This kit is perfect for establishing a consistent hair care schedule, providing daily cleansing and conditioning, weekly deep treatments, and leave-in protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the main benefits of using the Hidratei Super Mask?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe Super Mask offers deep hydration, strengthens hair, prevents frizz and split ends, and revitalizes strands, leaving them soft and shiny.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hidratei","offers":[{"title":"Default Title","offer_id":52589794722108,"sku":"MKPBR2024-1856","price":141.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/hidratei-essential-hydration-kit-complete-care-buy-now-at-mkpbr-com-worldwide-shipping_e8799a3f-7d4e-45bf-9e2b-5921163de2dd.png?v=1784434156"},{"product_id":"brae-go-curly-leave-in","title":"Braé Go Curly Cachos Leave-In Curl Activator - Thermal Protection, Lightweight Definition \u0026 Anti-Frizz,  200ml \/ 6.76 fl oz","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eBraé Go Curly Cachos Leave-In\u003c\/h2\u003e\n\u003cp\u003eGet soft, defined, frizz-free curls and waves—without weighing hair down—with the \u003cstrong\u003eBraé Go Curly Cachos Leave-In\u003c\/strong\u003e. This curl-activating leave-in cream was created especially for curly and wavy hair, delivering instant hydration, enhanced definition, and long-lasting frizz control with natural movement.\u003cbr\u003e\u003cbr\u003eIts formula combines hydrating and protective actives to nourish the hair fiber, improve manageability, and leave curls shiny, detangled, and touchably soft. It also includes thermal protection, making it perfect for daily styling—whether you air-dry, diffuse, or use gentle heat.\u003cbr\u003e\u003cbr\u003eFree from petrolatum, silicones, and parabens.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eImmediate Hydration\u003c\/h3\u003e\n\u003cp\u003eMoisturizes on contact to help prevent dryness and keep curls soft and flexible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCurl Definition + Natural Movement\u003c\/h3\u003e\n\u003cp\u003eEnhances wave\/curl shape while keeping hair bouncy—not stiff or crunchy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz Control\u003c\/h3\u003e\n\u003cp\u003eHelps keep curls aligned and polished throughout the day, even in humidity-prone conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eThermal Protection\u003c\/h3\u003e\n\u003cp\u003eHelps protect hair when diffusing or styling with heat, reducing the risk of dryness and damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLightweight Nutrition (No Weigh Down)\u003c\/h3\u003e\n\u003cp\u003eNourishes deeply while maintaining volume and a light finish—great for daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEasy Detangling + Lasting Shine\u003c\/h3\u003e\n\u003cp\u003eImproves slip for easier combing and leaves a glossy, healthy-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\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eApply to clean, damp hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eSpread evenly through lengths and ends, massaging gently.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eScrunch, shape, or comb as desired.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eDo not rinse. Air-dry or diffuse.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eOil Blend: helps restore lipid balance in dry hair, improving softness and helping soothe scalp discomfort\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMango Butter: boosts emollience and nourishment for smoother, softer curls\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eJua Extract: supports scalp balance and helps reduce flakes from product buildup\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePanthenol: long-lasting hydration that helps retain moisture and prevent dryness\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e Keep out of reach of children. Avoid contact with eyes. If contact occurs, rinse immediately with water. Perform a patch test before first use if sensitive.\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 leave-in suitable for wavy hair (2A–2C) and curly hair (3A–3C)?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—its formula is designed for wavy and curly textures, providing definition and frizz control without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it contain thermal protection?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, it includes thermal protection, making it suitable for diffusing or styling with heat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it weigh down fine curls?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s described as lightweight and formulated to define and control frizz without weighing hair down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it free from silicones and parabens?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—this leave-in is free from petrolatum, silicones, and parabens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Braé","offers":[{"title":"Default Title","offer_id":52614431015228,"sku":"MKPBR2024-1910","price":88.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brae-go-curly-cachos-leave-in-200ml-mkpbr.com-worldwide-shipping_ee89605f-5364-4e43-bb08-397961001070.png?v=1784463011"},{"product_id":"brae-go-curly-day-after-spray","title":"Braé Go Curly Cachos e Crespos Day After Revitalizing Conditioning Spray – Curl Refresh \u0026 Heat Protection – 8.79 fl oz (260 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\u003eBRAÉ Go Curly Cachos e Crespos Day After\u003c\/h2\u003e\n\u003cp\u003eA refined curl routine doesn’t end after wash day. The \u003cstrong\u003eBRAÉ Go Curly Cachos e Crespos Day After\u003c\/strong\u003e is a leave-in conditioning spray created to refresh curls and coils with an instant, polished look—helping bring back moisture, softness, and definition without re-wetting the hair. Designed for next-day (and beyond) styling, it supports easy reshaping with a naturally lightweight finish, plus heat protection for moments when you prefer a diffuser or styling tool.\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\u003eInstant curl and coil refresh\u003c\/h3\u003e\n\u003cp\u003eHelps quickly redefine the look of texture and revive curl shape between wash days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMoisture and hydration support\u003c\/h3\u003e\n\u003cp\u003eHelps restore a softer, more hydrated feel when curls start to look dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eNo need to wet hair again\u003c\/h3\u003e\n\u003cp\u003eHelps remodel curls and coils on dry hair for a faster, more elegant day-after routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeep nourishment feel\u003c\/h3\u003e\n\u003cp\u003eHelps improve manageability and softness while maintaining natural movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHeat protection support\u003c\/h3\u003e\n\u003cp\u003eHelps protect the hair during use of heat tools like a blow dryer or curler.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDefinition, softness, and vitality\u003c\/h3\u003e\n\u003cp\u003eHelps keep curls looking vibrant, touchable, and naturally defined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePractical salon-to-daily essential\u003c\/h3\u003e\n\u003cp\u003eIdeal for at-home routines, beauty professionals, and international resellers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eSpray a sufficient amount onto dry hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eScrunch curls or coils to bring back definition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eAllow to air-dry or finish with heat tools (diffuser, blow dryer, or styling tool) as desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eWheat proteins: Help deliver intensive-feel hydration and nourishment with shine and softness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eOil blend (chia, flaxseed, jojoba, macadamia, sunflower): Helps nourish and support definition while improving softness and manageability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eButter blend: Helps promote emollience and richer nourishment for curls and coils.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e Keep out of reach of children. Avoid contact with eyes. If contact occurs, rinse immediately with water. Perform a patch test before first use if sensitive.\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 meant for curly and coily hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It is designed for curls and coils, helping refresh texture, softness, and definition between wash days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to wet my hair before using it?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. It’s made to be applied on dry hair, supporting easy day-after remodeling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a leave-in product or rinse-out?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s a leave-in conditioning spray. Apply and style—no rinsing needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it offer heat protection?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It includes heat protection support for use with tools such as a blow dryer\/diffuser or styling tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it eliminate frizz permanently?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo product can guarantee permanent results. It helps reduce the look of frizz and supports a more polished curl finish with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Braé","offers":[{"title":"Default Title","offer_id":52614512705852,"sku":"MKPBR2024-1914","price":50.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brae-go-curly-cachos-e-crespos-day-after-revitalizing-conditioning-spray-curl-refresh-heat-protection-8-79-fl-oz-260-ml-hero-image-buy-now-at-mkpbr-com-worldwide-shipping_2babaf0e-6b46-4b8b-add9-17fb8616519e.png?v=1784463532"},{"product_id":"brae-go-curly-crespos-leave-in","title":"Braé Go Curly Crespos Leave-In Conditioner for Coily \u0026 Kinky Hair – Hydration, Frizz Control \u0026 Heat Protection – 16.9 fl oz (500 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\u003eBRAÉ Go Curly Crespos Leave-In Conditioner\u003c\/h2\u003e\n\u003cp\u003eCoils and kinky textures thrive with moisture, slip, and a refined finish that still feels natural. \u003cstrong\u003eBRAÉ Go Curly Crespos Leave-In Conditioner\u003c\/strong\u003e is a fast-absorbing, leave-in conditioning treatment designed to help deliver hydration and nourishment directly to the hair fiber, supporting softness, shine, and easier detangling without heaviness. Powered by naturally derived actives from chia and flaxseed, it helps defend hair against dryness, reduce the look of frizz, and includes heat protection—ideal for diffuser days, blow-drying, or polished styling.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast-absorbing texture\u003c\/h3\u003e\n\u003cp\u003eHelps penetrate the hair fiber quickly for a lighter, more refined feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHydration + nourishment support\u003c\/h3\u003e\n\u003cp\u003eHelps maintain moisture and a nourished look for coily and kinky hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDetangling and slip\u003c\/h3\u003e\n\u003cp\u003eHelps simplify detangling to reduce snagging and breakage from friction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDryness defense\u003c\/h3\u003e\n\u003cp\u003eHelps protect against dryness to keep coils looking healthier and feeling more supple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz control\u003c\/h3\u003e\n\u003cp\u003eHelps smooth the look of the cuticle for a more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHeat protection support\u003c\/h3\u003e\n\u003cp\u003eHelps protect hair when using heat tools (diffuser, blow dryer, or styling tools).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoftness and shine\u003c\/h3\u003e\n\u003cp\u003eHelps enhance a silky feel and luminous-looking finish on textured hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eApply to clean hair, preferably damp.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eDistribute evenly through lengths and ends, massaging gently.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eStyle or comb as desired. Do not rinse.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eIf blow-drying, keep the dryer approximately 6 inches (15 cm) away from the hair to help reduce heat stress.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eFlaxseed (Linseed): A natural source associated with omega-3, plus fibers and nutrients used in haircare to support softness and hydration feel.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eChia: Traditionally used in beauty routines to help support a healthier-looking hair fiber and color vibrancy.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eConditioning complex: Helps maintain softness, manageability, and frizz control between wash days.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ usage cautions:\u003c\/strong\u003e Keep out of reach of children. Avoid contact with eyes. If contact occurs, rinse immediately with water. Perform a patch test before first use if sensitive.\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 leave-in best for coily and kinky hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It was developed for coily and kinky textures, supporting hydration, detangling, softness, and frizz control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I apply it on wet or dry hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eFor best distribution, apply on clean, damp hair. You can also use a small amount on dry hair for touch-ups if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to rinse it out?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. This is a leave-in conditioner and should remain on the hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it include heat protection?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It offers heat protection support for styling with a diffuser, blow dryer, or other tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it eliminate frizz permanently?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo product can guarantee permanent results. This leave-in helps reduce the look of frizz and supports a smoother finish with consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Braé","offers":[{"title":"Default Title","offer_id":52614536692028,"sku":"MKPBR2024-1916","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/brae-go-curly-crespos-leave-in-conditioner-for-coily-kinky-hair-hydration-frizz-control-heat-protection-16-9-fl-oz-500-ml-hero-image-buy-now-at-mkpbr-com-worldwide-shipping_2f8ac40e-0a16-47a3-91f8-b98afc5484e4.png?v=1784464535"},{"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":"arvensis-velvet-cream-rodrigo-vizu","title":"Arvensis Velvet Cream Leave-In by Rodrigo Vizu - Velvet Finish, Lasting Definition \u0026 Deep Hydration, 10.14 fl oz (300ml)","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\u003eVelvet Cream Leave-In by Rodrigo Vizu (Arvensis)\u003c\/h2\u003e\n\u003cp\u003eBring professional curl styling into your daily routine with \u003cstrong\u003eVelvet Cream Leave-In by Rodrigo Vizu (Arvensis)\u003c\/strong\u003e. Created to deliver deep, long-lasting hydration, enhanced natural curl pattern, and a soft velvet-like finish, this smart leave-in cream is designed for all curl types—from 2A to 4C.\u003cbr\u003e\u003cbr\u003eIts lightweight, creamy texture glides through the hair, providing emollience, frizz control, slip, and definition without weighing strands down. Whether you want waves with movement, curls with bounce, or coils with shape and shine, Velvet Cream supports a polished finish that still feels touchable and natural.\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\u003eIntense, long-lasting hydration\u003c\/h3\u003e\n\u003cp\u003eHelps keep hair softer for longer and supports healthier-looking curl formation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eEasy detangling\u003c\/h3\u003e\n\u003cp\u003eImproves slip for smoother combing and less tugging during styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz control\u003c\/h3\u003e\n\u003cp\u003eHelps tame flyaways and keep strands aligned for a more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSoft definition without heaviness\u003c\/h3\u003e\n\u003cp\u003eEnhances shape and pattern while maintaining movement and a touchable feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eActivates and enhances natural curl pattern\u003c\/h3\u003e\n\u003cp\u003eBoosts definition across all textures, from waves to coils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan, cruelty-free, mineral oil–free\u003c\/h3\u003e\n\u003cp\u003eClean beauty formula aligned with ethical hair care preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSuitable for all curl types (2A to 4C)\u003c\/h3\u003e\n\u003cp\u003eDesigned to perform across wavy, curly, and coily hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eOn very damp hair, section hair strand by strand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eApply Velvet Cream evenly through lengths and ends.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eUse fitagem or finger coiling to intensify definition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eAir dry or diffuse for more volume and longer-lasting shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eDo not rinse. Suitable for daily use.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eGuar Hydroxypropyltrimonium Chloride: helps reduce frizz, improves detangling, boosts softness\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePropylene Glycol: supports moisture retention for longer-lasting hydration\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePolyquaternium-7: enhances combability, improves feel, helps maintain definition\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eDimethicone: forms a protective film that aligns strands and adds shine and smoothness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e For external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight. Arvensis is a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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 Velvet Cream suitable for wavy hair (2A–2C)?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. The formula is lightweight and works well to define waves while keeping movement and preventing frizz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it weigh down fine curls?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s designed for definition without heaviness, especially when applied in small amounts and distributed evenly on damp hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with a gel or jelly on top?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Velvet Cream pairs well with a curl jelly\/gel for extra hold and longer-lasting definition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help with detangling?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. The conditioning polymers and guar derivative improve slip, making detangling easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this product clean beauty and vegan?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—vegan, cruelty-free, and mineral oil–free, aligned with clean beauty principles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Arvensis","offers":[{"title":"Default Title","offer_id":52620890145084,"sku":"MKPBR2024-1939","price":63.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-velvet-cream-leave-in-rodrigo-vizu-300ml-mkpbr.com-worldwide-shipping_4033f98c-8a22-4601-8bd5-4bdf01bcac86.png?v=1784470808"},{"product_id":"arvensis-styling-mousse-rodrigo-vizu","title":"Arvensis Styling Mousse by Rodrigo Vizu – Volume Boost, Absolute Definition \u0026 Flexible Hold (10.14 fl oz \/ 300ml)","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\u003eArvensis Styling Mousse by Rodrigo Vizu\u003c\/h2\u003e\n\u003cp\u003eGet salon-level styling with effortless performance using the \u003cstrong\u003eArvensis Styling Mousse by Rodrigo Vizu\u003c\/strong\u003e. Designed for all curl patterns (2A to 4C), this lightweight mousse delivers powerful volume, absolute definition, and a flexible, touchable hold—without stiffness and without weighing hair down.\u003cbr\u003e\u003cbr\u003ePerfect for fresh wash days and especially effective for Day After refresh, the mousse reactivates curl shape, controls frizz, and revives natural shine. Its clean beauty, vegan formula supports movement and definition while adding protection—making it an ideal choice for daily styling, humid environments, and heat-styling routines.\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\u003eFlexible hold without stiffness\u003c\/h3\u003e\n\u003cp\u003eDefines and shapes while keeping hair soft and natural to the touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVolume + absolute definition\u003c\/h3\u003e\n\u003cp\u003eCreates body at the roots and enhanced curl formation through lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDay After reactivation\u003c\/h3\u003e\n\u003cp\u003eHelps refresh curl shape without heaviness—ideal for redefining between wash days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti-frizz performance\u003c\/h3\u003e\n\u003cp\u003eSmooths flyaways and supports definition even with humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eThermal protection support\u003c\/h3\u003e\n\u003cp\u003eHelps protect hair fiber during heat styling routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan, cruelty-free, mineral oil–free\u003c\/h3\u003e\n\u003cp\u003eClean beauty formula designed for conscious hair care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFor all curl types (2A–4C)\u003c\/h3\u003e\n\u003cp\u003eWorks for waves, curls, coils, and tight textures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eOn very wet or damp hair, apply a moderate amount into your hands.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eDistribute through hair and style using raking\/fitagem, finger coiling (dedoliss), or plopping.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eFor Day After: lightly dampen hair and apply a small amount to reactivate curls and redefine shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eDo not rinse. Suitable for daily use.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003ePanthenol USP (Pro-Vitamin B5): Supports long-lasting hydration, helps reduce the appearance of split ends, boosts volume, and protects the hair fiber.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVegetable Glycerin: Provides natural humectant action for softness and shine.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePolyquaternium-68: Delivers light hold, frizz control, thermal protection support, and definition—even in humid environments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e For external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight. Arvensis is a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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 mousse good for wavy hair (2A–2C)?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It enhances definition and volume while keeping a lightweight finish and natural movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it leave curls crunchy or stiff?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. It’s designed for light, flexible hold with definition—without rigidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it for Day After refresh?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It’s one of the best uses—apply a small amount on damp hair to reactivate curl shape and control frizz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it perform well in humidity?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Polyquaternium-68 supports definition and frizz control even in humid conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I combine it with a leave-in cream?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Many routines use a leave-in cream first, then mousse to seal definition and boost volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Arvensis","offers":[{"title":"Default Title","offer_id":52620954894652,"sku":"MKPBR2024-1941","price":73.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-styling-mousse-rodrigo-vizu-300ml-mkpbr.com-worldwide-shipping_8cba5c5c-0e38-4be6-87e2-b8a653f48032.png?v=1784470962"},{"product_id":"arvensis-seiva-jelly-rodrigo-vizu","title":"Arvensis Seiva Styling Jelly by Rodrigo Vizu – Strong Hold, Soft Touch \u0026 Long-Lasting Definition (10.58 oz \/ 300g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eArvensis Seiva Styling Jelly by Rodrigo Vizu (300g)\u003c\/h2\u003e\n\u003cp\u003eMeet your new go-to for precision definition and long-lasting hold: \u003cstrong\u003eArvensis Seiva Styling Jelly by Rodrigo Vizu (300g)\u003c\/strong\u003e. Created for all curl types (2A to 5C), this professional finishing jelly delivers intense fixation with a soft, flexible feel, helping curls stay defined longer—without drying out the hair.\u003cbr\u003e\u003cbr\u003ePowered by plant-derived humectants, Seiva Jelly helps retain moisture within the hair fiber, boosting elasticity and shine while controlling frizz. It can be used alone for structured definition or layered over a leave-in\/activator for even more durability and curl “memory.”\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\u003eIntense, long-lasting hold (without dryness)\u003c\/h3\u003e\n\u003cp\u003eProvides strong fixation while keeping hair touchable and comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePrecise definition for all curl types (2A–5C)\u003c\/h3\u003e\n\u003cp\u003eEnhances pattern clarity across waves, curls, coils, and tight textures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHydrated, lightweight finish\u003c\/h3\u003e\n\u003cp\u003eHelps maintain natural moisture and shine with a soft-touch feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz control with flexibility\u003c\/h3\u003e\n\u003cp\u003eKeeps strands aligned and defined without stiffness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSupports curl “memory” and durability\u003c\/h3\u003e\n\u003cp\u003eHelps prolong definition and maintain shape for longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan, cruelty-free, mineral oil–free\u003c\/h3\u003e\n\u003cp\u003eClean beauty formula aligned with conscious routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eWorks alone or layered\u003c\/h3\u003e\n\u003cp\u003eDesigned to perform solo or on top of creams\/activators for extra hold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eStart with very damp hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eApply Seiva Styling Jelly section by section, either:\n\u003cul\u003e\n\u003cli\u003e\nOver a leave-in\/activator, or\u003c\/li\u003e\n\u003cli\u003e\nAlone, if you prefer a more structured finish.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eStyle with fitagem, finger coiling (dedoliss), or plopping.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eDo not rinse. Air dry or diffuse to boost longevity and volume.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eVegetable Glycerin USP: Attracts and retains moisture for softness, definition, and protection against dryness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePropylene Glycol: Helps maintain hydration, prevents a rough feel, and supports a silky finish.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSorbitol: Humectant action that supports elasticity and contributes to natural shine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e For external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight. Arvensis is a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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 Seiva Jelly stronger than a regular curl jelly?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It’s designed for intense hold and longer durability, while still maintaining a soft-touch finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it make my hair stiff or crunchy?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt provides strong hold, but the formula is built to keep a soft, flexible feel when used in the right amount.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on wavy hair (2A–2C)?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Apply a smaller amount and distribute evenly for definition and frizz control without weighing waves down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be layered with a leave-in?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAbsolutely—layering is one of its strengths. Use it over a cream\/activator to enhance curl “memory” and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help in humid weather?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIts humectant system supports moisture balance and definition while helping control frizz in challenging environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Arvensis","offers":[{"title":"Default Title","offer_id":52620984090940,"sku":"MKPBR2024-1942","price":63.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-seiva-styling-jelly-rodrigo-vizu-300g-mkpbr.com-worldwide-shipping_33a2c060-3e4c-4e6a-88d9-34c8bbc30972.png?v=1784471480"},{"product_id":"arvensis-texturizing-spray-rodrigo-vizu","title":"Arvensis Texturizing Hair Spray by Rodrigo Vizu – Volume Boost, Texture Definition \u0026 UV Hair Protection (8.45 fl oz \/ 250ml)","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\u003eArvensis Texturizing Hair Spray by Rodrigo Vizu\u003c\/h2\u003e\n\u003cp\u003eEnhance your natural texture with \u003cstrong\u003eArvensis Texturizing Hair Spray by Rodrigo Vizu\u003c\/strong\u003e—a lightweight styling spray created to deliver more shape, more volume, and longer-lasting definition for wavy and curly hair. Designed to extend the results of styling techniques like scrunching and fitagem, it adds a soft-touch, flexible hold that keeps movement natural and never rigid.\u003cbr\u003e\u003cbr\u003ePerfect for styling on wash day or refreshing on Day After, this texturizing spray helps revive curls and waves without weighing them down—bringing back definition, shine, and frizz control with ease. It also features a UV hair filter, ideal for daily sun exposure.\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\u003eBoosts texture and volume\u003c\/h3\u003e\n\u003cp\u003eEnhances natural body and shape for waves and curls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eLonger-lasting curl\/wave definition\u003c\/h3\u003e\n\u003cp\u003eExtends the results of scrunching and fitagem without stiffness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFlexible hold with soft touch\u003c\/h3\u003e\n\u003cp\u003eKeeps movement natural while improving control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz control without heaviness\u003c\/h3\u003e\n\u003cp\u003eHelps reduce flyaways and keeps definition intact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eUV hair protection\u003c\/h3\u003e\n\u003cp\u003eIncludes a hair UV filter for everyday sun exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDay After friendly\u003c\/h3\u003e\n\u003cp\u003eRevives shape and definition quickly, without buildup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan, cruelty-free, mineral oil–free\u003c\/h3\u003e\n\u003cp\u003eClean beauty formula aligned with conscious routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003col class=\"mkpbr-adeus__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1\u003c\/strong\u003eOn very wet or damp hair, divide into sections.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2\u003c\/strong\u003eSpray evenly through lengths and ends.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3\u003c\/strong\u003eFinish by scrunching (amassando) to activate texture and definition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4\u003c\/strong\u003eAir dry or diffuse for more volume and durability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 5\u003c\/strong\u003eDo not rinse.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 6\u003c\/strong\u003eOn dry or slightly damp hair, apply spray on areas that lost definition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 7\u003c\/strong\u003eScrunch to reactivate waves\/curls and restore shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 8\u003c\/strong\u003eLet dry naturally or diffuse if desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eVP\/D Acrylates Copolymer: Creates a flexible film that supports definition and frizz control without making hair rigid.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eEthylhexyl Methoxycinnamate (UV hair filter): Helps protect hair from sun-related damage during daily exposure.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings:\u003c\/strong\u003e For external use only. Keep out of reach of children. In case of any adverse reaction, discontinue use. Store in a cool place, away from direct sunlight. Arvensis is a Brazilian cosmetics brand dedicated to creating natural, high-performance products that promote beauty, health, and sustainability. Their commitment to quality and environmental responsibility ensures that each product is both effective and eco-friendly.\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 spray only for curls?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s ideal for wavy and curly hair, enhancing texture and volume while keeping movement natural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it leave hair stiff?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo. The formula is designed for flexible hold and a soft-touch finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it every day?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes—it's a clean beauty formula made for frequent use, especially for refresh styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it help in sunny climates?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It includes a UV hair filter, which is helpful for daily sun exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be layered with leave-in cream or jelly?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Use leave-in for hydration, then spray to reinforce texture and prolong definition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Arvensis","offers":[{"title":"Default Title","offer_id":52621004505404,"sku":"MKPBR2024-1943","price":66.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/arvensis-texturizing-spray-rodrigo-vizu-250ml-mkpbr.com-worldwide-shipping_eee2c94c-c8e8-4732-ab02-5bc970135284.png?v=1784471663"}],"url":"https:\/\/mkpbr.com\/en-bg\/collections\/leave-in-styling.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}