{"title":"Versatium","description":"\u003cdiv class=\"mkpbr-cd\"\u003e\n\u003cp class=\"mkpbr-cd__lead\"\u003eBrazilian smoothing haircare, formaldehyde-free and salon-proven.\u003c\/p\u003e\n\u003cul class=\"mkpbr-cd__chips\"\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eFormaldehyde-free\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eProgressive smoothing\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eFrizz control\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eTreatment masks\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eSmoothing kits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mkpbr-cd__body\"\u003eVersatium is built around a formaldehyde-free progressive treatment that reduces frizz, controls volume and enhances shine through a heat-activated smoothing process. Treatment masks and smoothing kits extend the results between services, keeping hair aligned and glossy through repeated styling.\u003c\/p\u003e\n\u003cdetails class=\"mkpbr-cd__more\"\u003e\u003csummary\u003eRead the full story\u003c\/summary\u003e\n\u003cp\u003eVersatium is a Brazilian haircare brand focused on professional smoothing results without formaldehyde, created for stylists and clients who want straighter, more aligned hair with a polished finish. Known for its organic, comfort-first approach to thermal alignment, Versatium has built a reputation for a sleek look with a more pleasant application experience than traditional straightening systems.\u003c\/p\u003e\n\u003cp\u003eAt the core of the lineup is the \u003cstrong\u003eVersatium Formaldehyde-Free Progressive\u003c\/strong\u003e, often found in salon-size formats, designed to reduce frizz, control volume and enhance shine through a heat-activated smoothing process. Versatium also offers treatment masks and smoothing kits that help keep hair aligned and glossy between services.\u003c\/p\u003e\n\u003cp\u003eThe collection suits a sleek, anti-frizz finish that complements a disciplined blow-dry and flat-iron technique — a fit for stylist-led services and at-home maintenance routines alike.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","products":[{"product_id":"versatium-progressive-smoothing-cream-300ml","title":"Versatium Organic Progressive Smoothing Cream, Formaldehyde-Free Anti-Frizz Shine System 10.14 oz (300 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\u003eVersatium Organic Progressive\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eVersatium Organic Progressive\u003c\/strong\u003e is a Brazilian salon-grade smoothing cream designed for a refined, modern “glass hair” look—supporting straighter alignment, frizz control, and a luminous finish with a formaldehyde-free formula. The experience is created to feel more comfortable during application, with no strong odor profile commonly associated with traditional straighteners and reduced irritation perception when used correctly. Ideal for professionals and experienced users, it helps leave hair looking sleek, glossy, and naturally fluid rather than stiff.\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\u003eFormaldehyde-free smoothing system\u003c\/h3\u003e\n\u003cp\u003eDesigned for professional thermal alignment without formaldehyde in the formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti-frizz + volume control\u003c\/h3\u003e\n\u003cp\u003eHelps reduce puffiness and maintain a smoother look in humidity-prone routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMirror-like shine effect\u003c\/h3\u003e\n\u003cp\u003eHelps enhance light reflection for a polished, salon-finish appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTone-conscious performance (Violet 43)\u003c\/h3\u003e\n\u003cp\u003eFormulated with a violet pigment that may help reduce unwanted warmth on highlighted hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eColor-compatibility support\u003c\/h3\u003e\n\u003cp\u003eDesigned to be compatible with coloring and other chemical services; a strand test is still recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProfessional yield\u003c\/h3\u003e\n\u003cp\u003eDepending on length and density, this size may provide approximately 8–15 applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eWear time (routine-dependent)\u003c\/h3\u003e\n\u003cp\u003eResults may last around 3–4 months depending on regrowth, hair porosity, and maintenance.\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\"\u003eOrganic citric acid blends (acid base)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAmino acid blend\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBiotin\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMacadamia oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eConditioning silicones and smoothing polymers\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eViolet pigment (Violet 43)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e External use only. Avoid contact with eyes; rinse thoroughly with water if contact occurs. Perform a strand test before full application, especially on bleached, fragile, or highly porous hair. Keep out of reach of children. Store in a cool, dry, ventilated place. Use heat tools responsibly; excessive heat can cause damage even with conditioning formulas. Versatium is a Brazilian haircare brand focused on professional smoothing results without formaldehyde, created for stylists and clients who want straighter, more aligned hair with a polished finish. Known for its organic , comfort-first approach to thermal alignment, Versatium has built a strong reputation for delivering a sleek look while prioritizing a more pleasant application experience than traditional straightening systems.\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 Versatium truly formaldehyde-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eVersatium is described as free of formaldehyde in its formula, designed to offer a more comfortable smoothing experience compared to traditional systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of finish should I expect?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWhen applied correctly with blow-dry and flat iron alignment, it may support a straighter, more aligned look with enhanced shine and reduced frizz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on colored, highlighted, or bleached hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is described as compatible with chemical services and color. However, highlighted and bleached hair can be more fragile, so a strand test is essential.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy is the cream violet?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe violet tone comes from Violet 43 pigment, commonly used to help visually balance unwanted warmth and support tone appearance—especially on highlighted hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long can results last?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe smoothing effect may last around 3–4 months, depending on hair growth, texture, porosity, and aftercare routine. Choose the 300 ml size for controlled testing, travel-friendly professional use, or smaller-volume schedules—then elevate shine and alignment with Versatium.\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":"Versatium","offers":[{"title":"Default Title","offer_id":52802070806844,"sku":"MKPBR2024-2330","price":48.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/versatium-organic-progressive-smoothing-cream-10-14-oz-300-ml-front-label-buy-now-at-mkpbr-com-worldwide-shipping_8485776a-184a-477e-ad29-5e23140748ec.png?v=1784517761"},{"product_id":"versatium-progressive-smoothing-cream-1l","title":"Versatium Organic Progressive Smoothing Cream, Formaldehyde-Free Salon Size for Frizz Control \u0026 Gloss 33.81 oz (1 L)","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\u003eVersatium Organic Progressive\u003c\/h2\u003e\n\u003cp\u003eBuilt for high-volume routines, the 1 L salon backbar size of \u003cstrong\u003eVersatium Organic Progressive\u003c\/strong\u003e supports consistent professional smoothing services with a formaldehyde-free formula. It is designed for thermal alignment techniques that help reduce frizz, control volume, and enhance shine—making it a strategic format for salons and resellers who value performance consistency across multiple appointments.\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\u003eSalon backbar size\u003c\/h3\u003e\n\u003cp\u003eIdeal for repeated services, training, and high-demand schedules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFormaldehyde-free smoothing system\u003c\/h3\u003e\n\u003cp\u003eDesigned for professional use without formaldehyde in the formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAnti-frizz discipline\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a sleek finish and reduce the look of flyaways with proper heat alignment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eShine-focused finish\u003c\/h3\u003e\n\u003cp\u003eHelps deliver a glossy, mirror-like appearance without a heavy feel when applied correctly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTone-conscious violet pigment\u003c\/h3\u003e\n\u003cp\u003eViolet 43 supports tone appearance, especially on highlighted hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRoutine-dependent wear\u003c\/h3\u003e\n\u003cp\u003eMay last around 3–4 months depending on regrowth and maintenance.\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\"\u003eOrganic citric acid blends (acid base)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAmino acid blend\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBiotin\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMacadamia oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eConditioning silicones and smoothing polymers\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eViolet pigment (Violet 43)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e External use only. Avoid eye contact. Strand test required for fragile, bleached, or highly processed hair. Keep out of reach of children. Store in a cool, ventilated area. Use appropriate heat tools and temperatures to reduce breakage risk. Versatium is a Brazilian haircare brand focused on professional smoothing results without formaldehyde, created for stylists and clients who want straighter, more aligned hair with a polished finish. Known for its organic , comfort-first approach to thermal alignment, Versatium has built a strong reputation for delivering a sleek look while prioritizing a more pleasant application experience than traditional straightening systems.\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 the 1 L size different from the 300 ml?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe formula purpose is the same; the 1 L size is designed for salon backbar use and higher service volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this be used on curly and coily hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWith correct technique and heat alignment, it may support straighter alignment and reduced frizz across many hair textures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have strong odor or smoke during application?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is described as having no strong odor and not producing heavy smoke during the service when used as directed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it yellow blonde hair or fade color?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is positioned to be tone-conscious and color-compatible; the violet pigment may help reduce unwanted warmth. Always strand test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many applications can I get from 1 L?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYield varies by hair length and density, but it is described as offering excellent yield for professional 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":"Versatium","offers":[{"title":"Default Title","offer_id":52802085585212,"sku":"MKPBR2024-2331","price":101.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/versatium-organic-progressive-smoothing-cream-33-81-oz-1l-salon-backbar-buy-now-at-mkpbr-com-worldwide-shipping_30e20ef1-5085-4c77-ad04-97014ba3068b.png?v=1784517963"},{"product_id":"versatium-smoothing-duo-kit","title":"Versatium Formaldehyde-Free Smoothing Duo Kit (Prep Shampoo + Organic Progressive) Professional Size 67.62 oz (2 x 1 L)","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\u003eVersatium\u003c\/h2\u003e\n\u003cp\u003eBring the signature Brazilian “escova” look into a streamlined smoothing routine with this \u003cstrong\u003eVersatium \u003c\/strong\u003eduo. Designed for salons, international resellers, and advanced homecare users, it pairs a prep-focused shampoo with a formaldehyde-free organic progressive smoothing cream to support sleek alignment, frizz control, and a radiant, mirror-like finish. The formula is known for a more comfortable application profile—without the harsh sensory impact often associated with traditional straighteners—while helping hair look polished, soft, and naturally fluid.\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\u003eVersatium Prep Shampoo – 33.81 oz (1 L)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHelps cleanse and prep hair for smoothing services.\u003c\/li\u003e\n\u003cli\u003eSupports a clean feel for more even product performance.\u003c\/li\u003e\n\u003cli\u003eDesigned for salon workflows and consistent prep steps.\u003c\/li\u003e\n\u003cli\u003eUse before the progressive to help optimize alignment-focused results.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVersatium Organic Progressive Smoothing Cream (Formaldehyde-Free) – 33.81 oz (1 L)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHelps support a straighter, more aligned finish with thermal activation.\u003c\/li\u003e\n\u003cli\u003eHelps reduce frizz and manage volume for a sleeker look.\u003c\/li\u003e\n\u003cli\u003eSupports mirror-like shine and a polished salon finish.\u003c\/li\u003e\n\u003cli\u003eDesigned for blow-dry and flat-iron alignment techniques.\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\u003eSalon backbar size\u003c\/h3\u003e\n\u003cp\u003eIdeal for repeated services, training, and high-demand schedules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProfessional-size duo\u003c\/h3\u003e\n\u003cp\u003eTwo 1 L formats built for frequent services and backbar efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFormaldehyde-free sensory comfort\u003c\/h3\u003e\n\u003cp\u003eDesigned to avoid strong odor and heavy smoke during application when used as directed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHumidity-ready frizz control\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a smoother look in changing climates and daily styling routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eColor- and chemical-compatibility\u003c\/h3\u003e\n\u003cp\u003eDescribed as compatible with coloring and other chemical services; strand testing remains essential.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRoutine-dependent wear\u003c\/h3\u003e\n\u003cp\u003eSmoothing results may last around 3–4 months depending on regrowth and aftercare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eService yield\u003c\/h3\u003e\n\u003cp\u003eThe progressive may provide approximately 8–15 applications depending on hair length and density.\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\"\u003eOrganic citric acid blends (acid base)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAmino acid blend\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBiotin\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMacadamia oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eConditioning silicones and smoothing polymers\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eViolet pigment (Violet 43)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e External use only. Avoid contact with eyes; rinse thoroughly with water if contact occurs. Always perform a strand test before full application, especially on bleached, fragile, highly porous, or heavily processed hair. Keep out of reach of children. Store in a cool, dry, ventilated place. Use heat tools responsibly; excessive heat can cause damage. Versatium is a Brazilian haircare brand focused on professional smoothing results without formaldehyde, created for stylists and clients who want straighter, more aligned hair with a polished finish. Known for its organic , comfort-first approach to thermal alignment, Versatium has built a strong reputation for delivering a sleek look while prioritizing a more pleasant application experience than traditional straightening systems.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the progressive cream truly formaldehyde-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eVersatium is described as free of formaldehyde in its formula, designed for a more comfortable smoothing experience compared to traditional systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hair types can use this kit?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt may be used across many hair textures—wavy, curly, coily, and straight—when applied with the correct technique. A strand test is essential for fragile or bleached hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it create a pin-straight look or mainly reduce volume?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eResults vary by texture and technique. With thorough heat alignment, it may support a straighter look; it also helps reduce frizz and improve overall alignment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it compatible with color, highlights, and other chemical services?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt is described as compatible with coloring and chemical services. For safety and predictable results, always strand test and follow timing\/heat guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do results last and how should I maintain them?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eResults may last around 3–4 months depending on regrowth and routine. Use gentle cleansing, heat protection, and moisture-supporting masks to help maintain shine and alignment.\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":"Versatium","offers":[{"title":"Default Title","offer_id":52802839707964,"sku":"MKPBR2024-2332","price":127.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/versatium-formaldehyde-free-smoothing-duo-kit-2x1l-front-buy-now-at-mkpbr-com-worldwide-shipping_6da9ca29-b6b5-4dc8-9608-178b5a553c24.png?v=1784519950"},{"product_id":"versatium-smoothing-complete-kit","title":"Versatium Formaldehyde-Free Smoothing Complete Kit (Prep Shampoo + Organic Progressive + Hair Mask) 88.78 oz (2 x 1 L + 10.58 oz \/ 300 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eVersatium\u003c\/h2\u003e\n\u003cp\u003eCreated for salons, international resellers, and elevated homecare routines, this \u003cstrong\u003eVersatium \u003c\/strong\u003ecomplete kit brings together three essentials to support a polished Brazilian-style finish: a prep shampoo, the brand’s formaldehyde-free organic progressive smoothing cream, and a nourishing hair mask for ongoing softness and shine. The routine is designed to help hair look more aligned and refined, with controlled volume, reduced frizz, and a luminous, mirror-like finish—while maintaining a more comfortable application profile than traditional straightening systems.\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\u003eVersatium Prep Shampoo – 33.81 oz (1 L)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHelps cleanse and prep hair for smoothing services.\u003c\/li\u003e\n\u003cli\u003eSupports a clean feel for more even product performance.\u003c\/li\u003e\n\u003cli\u003eDesigned for salon workflows and consistent prep steps.\u003c\/li\u003e\n\u003cli\u003eUse before the progressive to help optimize alignment-focused results.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVersatium Organic Progressive Smoothing Cream (Formaldehyde-Free) – 33.81 oz (1 L)\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHelps support a straighter, more aligned finish with thermal activation.\u003c\/li\u003e\n\u003cli\u003eHelps reduce frizz and manage volume for a sleeker look.\u003c\/li\u003e\n\u003cli\u003eSupports mirror-like shine and a polished salon finish.\u003c\/li\u003e\n\u003cli\u003eDesigned for blow-dry and flat-iron alignment techniques.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVersatium Hair Treatment Mask – 10.58 oz (300 g)\u003c\/h3\u003e\n\u003cp\u003e\u003cbr\u003e\n\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHelps support softness and a more supple feel after styling routines.\u003c\/li\u003e\n\u003cli\u003eSupports manageability and easier detangling between services.\u003c\/li\u003e\n\u003cli\u003eHelps maintain a polished look and shine in ongoing care.\u003c\/li\u003e\n\u003cli\u003eUse 1–2 times per week, or as needed after heat styling.\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\u003eThree-step smoothing routine\u003c\/h3\u003e\n\u003cp\u003ePrep, align, and maintain for a more standardized salon result or elevated homecare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFormaldehyde-free progressive cream\u003c\/h3\u003e\n\u003cp\u003eDesigned to deliver professional smoothing without formaldehyde in the formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFrizz control + volume discipline\u003c\/h3\u003e\n\u003cp\u003eHelps reduce puffiness and keep hair looking aligned in humid climates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMirror-like shine finish\u003c\/h3\u003e\n\u003cp\u003eHelps enhance light reflection for a sleek, glossy look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTone-conscious violet pigment (Violet 43)\u003c\/h3\u003e\n\u003cp\u003eSupports tone appearance, especially on highlighted hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eColor and chemical compatibility\u003c\/h3\u003e\n\u003cp\u003eDescribed as compatible with color and other chemical services; strand testing remains essential.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eRoutine-dependent wear\u003c\/h3\u003e\n\u003cp\u003eResults may last around 3–4 months depending on regrowth and maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSalon-friendly yield\u003c\/h3\u003e\n\u003cp\u003eThe progressive cream may provide approximately 8–15 applications depending on hair length and density.\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\"\u003eOrganic citric acid blends (acid base)\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAmino acid blend\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBiotin\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCoconut oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMacadamia oil\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eConditioning silicones and smoothing polymers\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eViolet pigment (Violet 43)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e External use only. Avoid contact with eyes; rinse thoroughly with water if contact occurs. Always perform a strand test before full application, especially on bleached, fragile, highly porous, or heavily processed hair. Keep out of reach of children. Store in a cool, dry, ventilated place. Use heat tools responsibly; excessive heat can cause damage. Versatium is a Brazilian haircare brand focused on professional smoothing results without formaldehyde, created for stylists and clients who want straighter, more aligned hair with a polished finish. Known for its organic , comfort-first approach to thermal alignment, Versatium has built a strong reputation for delivering a sleek look while prioritizing a more pleasant application experience than traditional straightening systems.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Versatium progressive cream formaldehyde-free?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It is described as free of formaldehyde in the formula and positioned for a more comfortable application profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this kit at home?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAdvanced home users may use it if they follow safety steps such as a strand test, timing control, and careful heat-tool use. Many prefer professional application for best consistency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the violet color mean?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe progressive cream contains Violet 43 pigment, which may help support tone appearance and reduce unwanted warmth, especially on highlighted hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the role of the mask in the routine?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe mask helps support softness, manageability, and shine maintenance between smoothing services and heat styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long may the smoothing results last?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eResults may last around 3–4 months depending on hair growth, texture, porosity, and aftercare.\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":"Versatium","offers":[{"title":"Default Title","offer_id":52805637308732,"sku":"MKPBR2024-2333","price":194.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/versatium-brazilian-escova-inspired-complete-smoothing-kit-buy-now-at-mkpbr-com-worldwide-shipping_38f41fd8-740d-4e6d-bafa-558d135ca09e.png?v=1784520387"}],"url":"https:\/\/mkpbr.com\/en-bg\/collections\/versatium.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}