{"title":"brigitte","description":"","products":[{"product_id":"2-kit-brazilian-keratin-brigitte-shampoo-keratin-1000ml","title":"Kit - 2 units Brazilian Keratin Brigitte + 2 units Shampoo Brigitte | For All Hair Types | 1000ml (33.8 fl oz)","description":"\u003cstyle\u003e\n  .mb-desc {\n    font-family: inherit;\n    color: #1f1f1f;\n    max-width: 980px;\n    margin: 0 auto;\n    line-height: 1.55;\n  }\n\n  .mb-hero {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border: 1px solid #f7d9e5;\n    border-radius: 24px;\n    padding: 34px 24px;\n    margin: 30px 0;\n  }\n\n  .mb-hero-grid {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 28px;\n    align-items: center;\n  }\n\n  .mb-eyebrow {\n    color: #eb185b;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 13px;\n    letter-spacing: .08em;\n    margin-bottom: 10px;\n  }\n\n  .mb-hero h1 {\n    font-size: 36px;\n    line-height: 1.1;\n    margin: 0 0 14px;\n    color: #111;\n  }\n\n  .mb-hero h1 span {\n    color: #eb185b;\n  }\n\n  .mb-hero p {\n    margin: 0 0 18px;\n    font-size: 16px;\n    max-width: 640px;\n  }\n\n  .mb-hero-points {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .mb-hero-point {\n    background: rgba(255,255,255,.75);\n    border: 1px solid #f1d5df;\n    border-radius: 14px;\n    padding: 12px 14px;\n    font-size: 14px;\n  }\n\n  .mb-hero-image-wrap {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 22px;\n    padding: 18px;\n    box-shadow: 0 10px 30px rgba(235, 24, 91, 0.08);\n    text-align: center;\n  }\n\n  .mb-hero-image-wrap img {\n    width: 100%;\n    max-width: 360px;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mb-section {\n    margin: 48px 0;\n  }\n\n  .mb-section h2 {\n    font-size: 28px;\n    text-align: center;\n    margin: 0 0 22px;\n    color: #111;\n  }\n\n  .mb-section h2 span {\n    color: #eb185b;\n  }\n\n  .mb-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mb-card {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 20px;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.05);\n  }\n\n  .mb-card-pink {\n    background: #fff6f8;\n  }\n\n  .mb-card h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .mb-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .mb-video-wrap {\n    max-width: 360px;\n    margin: 0 auto 28px;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.10);\n    background: #fff1f5;\n  }\n\n  .mb-video-frame {\n    position: relative;\n    width: 100%;\n    padding-bottom: 177.78%;\n    height: 0;\n  }\n\n  .mb-video-frame iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .mb-receive-box {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border-radius: 22px;\n    padding: 28px;\n    border: 1px solid #f3d3dc;\n  }\n\n  .mb-receive-summary {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 24px;\n    font-size: 15px;\n  }\n\n  .mb-product-row {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 18px;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n\n  .mb-product-number {\n    min-width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 14px;\n    box-shadow: 0 8px 18px rgba(235, 24, 91, 0.2);\n  }\n\n  .mb-product-info strong {\n    display: block;\n    color: #111;\n    font-size: 16px;\n    margin-bottom: 4px;\n  }\n\n  .mb-product-info span {\n    display: block;\n    color: #6c6c6c;\n    font-size: 13px;\n    margin-bottom: 8px;\n  }\n\n  .mb-tag {\n    display: inline-block;\n    background: #eb185b;\n    color: #fff;\n    border-radius: 999px;\n    padding: 5px 12px;\n    font-size: 12px;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .mb-benefit-card {\n    overflow: hidden;\n    padding: 0;\n  }\n\n  .mb-benefit-card img {\n    width: 100%;\n    height: 220px;\n    object-fit: cover;\n    display: block;\n    border-radius: 18px 18px 0 0;\n  }\n\n  .mb-benefit-content {\n    padding: 18px 20px 20px;\n  }\n\n  .mb-benefit-content h3 {\n    margin-top: 0;\n  }\n\n  .mb-protocol-box {\n    background: linear-gradient(180deg, #fff6f8 0%, #ffffff 100%);\n    border: 1px solid #f0d8df;\n    border-radius: 24px;\n    padding: 26px;\n  }\n\n  .mb-protocol-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mb-protocol-card {\n    position: relative;\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 20px 20px 20px 74px;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.04);\n  }\n\n  .mb-protocol-num {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 14px;\n    box-shadow: 0 8px 18px rgba(235, 24, 91, 0.2);\n  }\n\n  .mb-protocol-card h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n  }\n\n  .mb-protocol-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .mb-steps {\n    counter-reset: step;\n    display: grid;\n    gap: 14px;\n  }\n\n  .mb-step {\n    position: relative;\n    background: #fff6f8;\n    border: 1px solid #f0d8df;\n    border-radius: 14px;\n    padding: 18px 18px 18px 58px;\n  }\n\n  .mb-step:before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 700;\n  }\n\n  .mb-note {\n    background: #fff1f5;\n    border-left: 4px solid #eb185b;\n    padding: 16px 18px;\n    border-radius: 12px;\n    font-size: 14px;\n    margin-top: 20px;\n  }\n\n  .mb-warning {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 22px;\n    margin-top: 20px;\n  }\n\n  .mb-warning h3 {\n    color: #fff;\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .mb-warning ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .mb-warning li {\n    margin-bottom: 8px;\n    font-size: 14px;\n  }\n\n  .mb-kit-box {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border-radius: 22px;\n    padding: 28px;\n    border: 1px solid #f3d3dc;\n  }\n\n  .mb-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mb-kit-item {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 16px;\n    padding: 16px;\n    display: flex;\n    gap: 14px;\n    align-items: center;\n  }\n\n  .mb-kit-qty {\n    min-width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 13px;\n  }\n\n  .mb-kit-info strong {\n    display: block;\n    color: #111;\n    font-size: 15px;\n    margin-bottom: 2px;\n  }\n\n  .mb-kit-info span {\n    display: block;\n    color: #6c6c6c;\n    font-size: 13px;\n  }\n\n  .mb-kit-total {\n    margin-top: 20px;\n    background: #111;\n    color: #fff;\n    border-radius: 14px;\n    padding: 16px 18px;\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .mb-faq-box {\n    background: linear-gradient(180deg, #fff6f8 0%, #ffffff 100%);\n    border: 1px solid #f0d8df;\n    border-radius: 24px;\n    padding: 24px;\n  }\n\n  .mb-faq-list {\n    display: grid;\n    gap: 14px;\n  }\n\n  .mb-faq-item {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.04);\n  }\n\n  .mb-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 700;\n    color: #111;\n    position: relative;\n    padding-right: 52px;\n  }\n\n  .mb-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mb-faq-item summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-size: 18px;\n    line-height: 1;\n    font-weight: 700;\n  }\n\n  .mb-faq-item[open] summary:after {\n    content: \"–\";\n  }\n\n  .mb-faq-answer {\n    padding: 0 20px 18px;\n    font-size: 14px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .mb-hero-grid,\n    .mb-grid,\n    .mb-kit-grid,\n    .mb-protocol-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mb-hero h1 {\n      font-size: 28px;\n    }\n\n    .mb-benefit-card img {\n      height: 210px;\n    }\n\n    .mb-receive-box,\n    .mb-kit-box,\n    .mb-protocol-box,\n    .mb-faq-box {\n      padding: 20px;\n    }\n\n    .mb-product-row {\n      flex-direction: column;\n    }\n\n    .mb-protocol-card {\n      padding: 74px 18px 18px;\n    }\n\n    .mb-protocol-num {\n      left: 18px;\n      top: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mb-desc\"\u003e\n\u003csection class=\"mb-hero\"\u003e\n\u003cdiv class=\"mb-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mb-eyebrow\"\u003eProfessional Hair Transformation Protocol\u003c\/div\u003e\n\u003ch1\u003eComplete Transformation for \u003cspan\u003eDamaged, Frizzy \u0026amp; Chemically Treated Hair\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eBrigitte Hair Plastic Surgery 1000ml with Brigitte Pre-Treatment Shampoo 1000ml was developed for professional salons that need a complete protocol to prepare, align, smooth and improve the cosmetic appearance of damaged hair. The system helps reduce frizz, improve texture, enhance shine and support a healthier-looking finish.\u003c\/p\u003e\n\u003cdiv class=\"mb-hero-points\"\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eDeep reconstruction support\u003c\/strong\u003e for fragile and damaged strands.\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eProfessional smoothing effect\u003c\/strong\u003e with improved alignment and frizz control.\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eHydration + shine\u003c\/strong\u003e for softer, silkier and more manageable hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/6620e30d109da563c35945d3a0c48e4b.png?v=1765816524\" alt=\"Brigitte Hair Plastic Surgery and Brigitte Pre-Treatment Shampoo\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWhy This Protocol Is a \u003cspan\u003eProfessional Essential\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003ePreparation + Treatment\u003c\/h3\u003e\n\u003cp\u003eThe shampoo prepares the hair fiber by helping remove residues before the main treatment, improving the performance of the professional protocol.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eFrizz Control \u0026amp; Alignment\u003c\/h3\u003e\n\u003cp\u003eThe treatment supports smoother, more disciplined strands, helping reduce excessive frizz and improve hair manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eImproved Hair Texture\u003c\/h3\u003e\n\u003cp\u003eHelps leave the hair softer, silkier and easier to style, especially when the strands look rough, dry or chemically stressed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eProfessional Salon Result\u003c\/h3\u003e\n\u003cp\u003eDesigned for technical application, with strand evaluation, correct heat control and a professional finishing process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWhat You Will Receive \u003cspan\u003eIn The Kit\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-video-wrap\"\u003e\n\u003cdiv class=\"mb-video-frame\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/DT6SpsuG6Og\" title=\"Brigitte Hair Plastic Surgery Professional Protocol Video\"\u003e\n        \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-receive-box\"\u003e\n\u003cp class=\"mb-receive-summary\"\u003eA two-step professional system created to prepare the strands before the treatment and deliver a smoother, shinier and more disciplined finish.\u003c\/p\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-product-row\"\u003e\n\u003cdiv class=\"mb-product-number\"\u003e2x\u003c\/div\u003e\n\u003cdiv class=\"mb-product-info\"\u003e\n\u003cspan class=\"mb-tag\"\u003ePre-Treatment\u003c\/span\u003e \u003cstrong\u003eBrigitte Pre-Treatment Shampoo 1000ml\u003c\/strong\u003e \u003cspan\u003eHair preparation · Residue removal · Professional protocol support\u003c\/span\u003e\n\u003cp\u003eHelps reduce oiliness and remove residues from the strands, preparing the hair fiber to receive the main treatment more effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-product-row\"\u003e\n\u003cdiv class=\"mb-product-number\"\u003e2x\u003c\/div\u003e\n\u003cdiv class=\"mb-product-info\"\u003e\n\u003cspan class=\"mb-tag\"\u003eMain Treatment\u003c\/span\u003e \u003cstrong\u003eBrigitte Hair Plastic Surgery 1000ml\u003c\/strong\u003e \u003cspan\u003eAlignment · Frizz control · Shine · Texture improvement\u003c\/span\u003e\n\u003cp\u003eA professional treatment designed to help align the strands, reduce frizz, improve softness and enhance the appearance of damaged or chemically treated hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eMain \u003cspan\u003eBenefits\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_18_58.png?v=1780669157\" alt=\"Deep reconstruction support for damaged hair\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eDeep Reconstruction Support\u003c\/h3\u003e\n\u003cp\u003eHelps improve the appearance of fragile, dry and damaged strands by supporting a more resistant, treated and healthier-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_25_31.png?v=1780669543\" alt=\"Frizz reduction and smoother hair\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eFrizz Reduction\u003c\/h3\u003e\n\u003cp\u003eWorks on the cosmetic alignment of the hair fiber, helping reduce frizz and deliver a smoother, more disciplined result.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_28_09.png?v=1780669715\" alt=\"Hydrating action for dry or chemically treated hair\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eHydrating Action\u003c\/h3\u003e\n\u003cp\u003eHelps restore a softer feel to the strands, improving manageability and reducing the rough appearance common in dry or chemically treated hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_30_15.png?v=1780669829\" alt=\"Intense shine and luminous finish\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eIntense Shine\u003c\/h3\u003e\n\u003cp\u003eSupports a polished, luminous finish by helping seal the cuticle appearance and improve light reflection on the strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eProfessional \u003cspan\u003eProtocol Possibilities\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-protocol-box\"\u003e\n\u003cdiv class=\"mb-protocol-grid\"\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eDamaged Hair Protocol\u003c\/h3\u003e\n\u003cp\u003eIdeal for hair that looks dry, dull, porous or weakened after chemical processes, always after strand and sensitivity testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eFrizz Control Protocol\u003c\/h3\u003e\n\u003cp\u003eHelps reduce volume and frizz while improving hair discipline and making the strands easier to finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eShine \u0026amp; Softness Protocol\u003c\/h3\u003e\n\u003cp\u003eSupports a smoother, silkier and brighter cosmetic result, especially when the hair looks opaque or rough.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eMaintenance Between Chemical Services\u003c\/h3\u003e\n\u003cp\u003eCan be used as a professional maintenance option when the hair needs alignment, softness and a more controlled finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note\"\u003eProfessional tip: do not skip the strand test. The final result depends on the hair history, resistance, porosity, previous chemical services and correct temperature control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eHow To Use \u003cspan\u003eThe Protocol\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-steps\"\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003ePerform strand and sensitivity tests.\u003c\/strong\u003e\u003cbr\u003eBefore applying the product, evaluate the hair condition, chemical history, scalp condition, resistance and porosity. The strand test and sensitivity test are essential.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eWash the hair.\u003c\/strong\u003e\u003cbr\u003eWash the hair with Brigitte Pre-Treatment Shampoo to help remove residues and prepare the strands for the treatment.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDry the strands.\u003c\/strong\u003e\u003cbr\u003eDry the hair with a hairdryer before applying Brigitte Hair Plastic Surgery.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDivide and apply.\u003c\/strong\u003e\u003cbr\u003eDivide the hair into 6 sections and apply Brigitte Hair Plastic Surgery throughout the hair, keeping a safe distance of 1 cm from the scalp.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDry again.\u003c\/strong\u003e\u003cbr\u003eDry the hair 100% with a hairdryer. If desired, the professional may brush the hair during this step.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eFlat iron in thin sections.\u003c\/strong\u003e\u003cbr\u003eSeparate the hair into thin sections and flat iron each section approximately 12 to 15 times. The temperature must be adjusted according to professional evaluation.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eRinse and finish.\u003c\/strong\u003e\u003cbr\u003eRemove the product with water. If desired, use Liz Shampoo. Finish as preferred according to the desired final look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-warning\"\u003e\n\u003ch3\u003eFlat Iron Temperature Reference\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMedium and thick hair: 450°F to 480°F, only when the strand test confirms resistance.\u003c\/li\u003e\n\u003cli\u003eFine or sensitive hair: 400°F to 430°F, depending on professional evaluation.\u003c\/li\u003e\n\u003cli\u003eExtremely sensitive hair: 300°F to 350°F, only if the strand test allows application.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eSpecifications \u0026amp; \u003cspan\u003eSafety Notes\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eProfessional Use\u003c\/h3\u003e\n\u003cp\u003eThis product is recommended for professional use and should be applied by someone trained to evaluate hair condition and heat resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eMandatory Testing\u003c\/h3\u003e\n\u003cp\u003eStrand and sensitivity tests are essential, including during reapplications, to help prevent unwanted reactions, color changes or damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eColoring Care\u003c\/h3\u003e\n\u003cp\u003eAvoid applying coloring up to 15 days before and after this treatment to reduce the risk of unwanted color changes or sensitization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eScalp Safety\u003c\/h3\u003e\n\u003cp\u003eKeep a safe distance of 1 cm from the scalp. Do not apply if the scalp is irritated, injured or showing signs of sensitivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note\"\u003eWe do not recommend use in pregnant or breastfeeding women.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eKit \u003cspan\u003eContents\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-kit-box\"\u003e\n\u003cdiv class=\"mb-kit-grid\"\u003e\n\u003cdiv class=\"mb-kit-item\"\u003e\n\u003cdiv class=\"mb-kit-qty\"\u003e2x\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-info\"\u003e\n\u003cstrong\u003eBrigitte Hair Plastic Surgery\u003c\/strong\u003e \u003cspan\u003e1000ml · Professional alignment and treatment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-item\"\u003e\n\u003cdiv class=\"mb-kit-qty\"\u003e2x\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-info\"\u003e\n\u003cstrong\u003eBrigitte Pre-Treatment Shampoo\u003c\/strong\u003e \u003cspan\u003e1000ml · Professional preparation shampoo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-total\"\u003eTotal: 4 professional products for the complete Brigitte protocol\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWho Is This Protocol \u003cspan\u003eFor?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eDamaged Hair\u003c\/h3\u003e\n\u003cp\u003eRecommended for hair that appears dry, weak, porous, rough or chemically stressed, after professional evaluation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eFrizzy Hair\u003c\/h3\u003e\n\u003cp\u003eHelps reduce frizz and improve the disciplined appearance of the strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eDull Hair\u003c\/h3\u003e\n\u003cp\u003eSupports a brighter, softer and more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eProfessional Salons\u003c\/h3\u003e\n\u003cp\u003eIdeal for salons looking for a complete preparation and treatment protocol for clients who need smoother, healthier-looking hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-faq-box\"\u003e\n\u003cdiv class=\"mb-faq-list\"\u003e\n\u003cdetails class=\"mb-faq-item\" open=\"\"\u003e\n\u003csummary\u003eIs it compatible with all chemicals?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eBrigitte was developed to support professional protocols on hair with different chemical histories. However, no treatment should be considered automatically compatible with every hair condition. Strand and sensitivity tests are mandatory.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eDoes it cause discomfort?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThe formula was designed for professional application with a more comfortable experience. Discomfort may occur if the scalp is sensitive, injured, if the product is applied incorrectly or if the flat iron temperature is not properly adjusted.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eHow long does the result last?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThe result may last up to 6 months, depending on hair type, aftercare routine, washing frequency and new root growth.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eCan I apply it at home?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThis is a professional-use protocol. Incorrect diagnosis, application or heat control can damage the hair, especially on chemically treated or sensitive strands.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"MAKE BEAUTY","offers":[{"title":"Default Title","offer_id":47431287931058,"sku":"0000000371131","price":129.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4616\/9266\/files\/2xBrigitte-kits_4d992a9a-220b-4df2-b1b1-43111ba59421.png?v=1778587879"},{"product_id":"3-kit-brazilian-keratin-brigitte-shampoo-keratin-1000ml","title":"Kit - 3 units Brazilian Keratin Brigitte + 3 units Shampoo Brigitte | For All Hair Types | 1000ml (33.8 fl oz)","description":"\u003cstyle\u003e\n  .mb-desc {\n    font-family: inherit;\n    color: #1f1f1f;\n    max-width: 980px;\n    margin: 0 auto;\n    line-height: 1.55;\n  }\n\n  .mb-hero {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border: 1px solid #f7d9e5;\n    border-radius: 24px;\n    padding: 34px 24px;\n    margin: 30px 0;\n  }\n\n  .mb-hero-grid {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 28px;\n    align-items: center;\n  }\n\n  .mb-eyebrow {\n    color: #eb185b;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 13px;\n    letter-spacing: .08em;\n    margin-bottom: 10px;\n  }\n\n  .mb-hero h1 {\n    font-size: 36px;\n    line-height: 1.1;\n    margin: 0 0 14px;\n    color: #111;\n  }\n\n  .mb-hero h1 span {\n    color: #eb185b;\n  }\n\n  .mb-hero p {\n    margin: 0 0 18px;\n    font-size: 16px;\n    max-width: 640px;\n  }\n\n  .mb-hero-points {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .mb-hero-point {\n    background: rgba(255,255,255,.75);\n    border: 1px solid #f1d5df;\n    border-radius: 14px;\n    padding: 12px 14px;\n    font-size: 14px;\n  }\n\n  .mb-hero-image-wrap {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 22px;\n    padding: 18px;\n    box-shadow: 0 10px 30px rgba(235, 24, 91, 0.08);\n    text-align: center;\n  }\n\n  .mb-hero-image-wrap img {\n    width: 100%;\n    max-width: 360px;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mb-section {\n    margin: 48px 0;\n  }\n\n  .mb-section h2 {\n    font-size: 28px;\n    text-align: center;\n    margin: 0 0 22px;\n    color: #111;\n  }\n\n  .mb-section h2 span {\n    color: #eb185b;\n  }\n\n  .mb-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mb-card {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 20px;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.05);\n  }\n\n  .mb-card-pink {\n    background: #fff6f8;\n  }\n\n  .mb-card h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .mb-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .mb-video-wrap {\n    max-width: 360px;\n    margin: 0 auto 28px;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.10);\n    background: #fff1f5;\n  }\n\n  .mb-video-frame {\n    position: relative;\n    width: 100%;\n    padding-bottom: 177.78%;\n    height: 0;\n  }\n\n  .mb-video-frame iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .mb-receive-box {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border-radius: 22px;\n    padding: 28px;\n    border: 1px solid #f3d3dc;\n  }\n\n  .mb-receive-summary {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 24px;\n    font-size: 15px;\n  }\n\n  .mb-product-row {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 18px;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n\n  .mb-product-number {\n    min-width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 14px;\n    box-shadow: 0 8px 18px rgba(235, 24, 91, 0.2);\n  }\n\n  .mb-product-info strong {\n    display: block;\n    color: #111;\n    font-size: 16px;\n    margin-bottom: 4px;\n  }\n\n  .mb-product-info span {\n    display: block;\n    color: #6c6c6c;\n    font-size: 13px;\n    margin-bottom: 8px;\n  }\n\n  .mb-tag {\n    display: inline-block;\n    background: #eb185b;\n    color: #fff;\n    border-radius: 999px;\n    padding: 5px 12px;\n    font-size: 12px;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .mb-benefit-card {\n    overflow: hidden;\n    padding: 0;\n  }\n\n  .mb-benefit-card img {\n    width: 100%;\n    height: 220px;\n    object-fit: cover;\n    display: block;\n    border-radius: 18px 18px 0 0;\n  }\n\n  .mb-benefit-content {\n    padding: 18px 20px 20px;\n  }\n\n  .mb-benefit-content h3 {\n    margin-top: 0;\n  }\n\n  .mb-protocol-box {\n    background: linear-gradient(180deg, #fff6f8 0%, #ffffff 100%);\n    border: 1px solid #f0d8df;\n    border-radius: 24px;\n    padding: 26px;\n  }\n\n  .mb-protocol-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mb-protocol-card {\n    position: relative;\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 20px 20px 20px 74px;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.04);\n  }\n\n  .mb-protocol-num {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 14px;\n    box-shadow: 0 8px 18px rgba(235, 24, 91, 0.2);\n  }\n\n  .mb-protocol-card h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n  }\n\n  .mb-protocol-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .mb-steps {\n    counter-reset: step;\n    display: grid;\n    gap: 14px;\n  }\n\n  .mb-step {\n    position: relative;\n    background: #fff6f8;\n    border: 1px solid #f0d8df;\n    border-radius: 14px;\n    padding: 18px 18px 18px 58px;\n  }\n\n  .mb-step:before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 700;\n  }\n\n  .mb-note {\n    background: #fff1f5;\n    border-left: 4px solid #eb185b;\n    padding: 16px 18px;\n    border-radius: 12px;\n    font-size: 14px;\n    margin-top: 20px;\n  }\n\n  .mb-warning {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 22px;\n    margin-top: 20px;\n  }\n\n  .mb-warning h3 {\n    color: #fff;\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .mb-warning ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .mb-warning li {\n    margin-bottom: 8px;\n    font-size: 14px;\n  }\n\n  .mb-kit-box {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border-radius: 22px;\n    padding: 28px;\n    border: 1px solid #f3d3dc;\n  }\n\n  .mb-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mb-kit-item {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 16px;\n    padding: 16px;\n    display: flex;\n    gap: 14px;\n    align-items: center;\n  }\n\n  .mb-kit-qty {\n    min-width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 13px;\n  }\n\n  .mb-kit-info strong {\n    display: block;\n    color: #111;\n    font-size: 15px;\n    margin-bottom: 2px;\n  }\n\n  .mb-kit-info span {\n    display: block;\n    color: #6c6c6c;\n    font-size: 13px;\n  }\n\n  .mb-kit-total {\n    margin-top: 20px;\n    background: #111;\n    color: #fff;\n    border-radius: 14px;\n    padding: 16px 18px;\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .mb-faq-box {\n    background: linear-gradient(180deg, #fff6f8 0%, #ffffff 100%);\n    border: 1px solid #f0d8df;\n    border-radius: 24px;\n    padding: 24px;\n  }\n\n  .mb-faq-list {\n    display: grid;\n    gap: 14px;\n  }\n\n  .mb-faq-item {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.04);\n  }\n\n  .mb-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 700;\n    color: #111;\n    position: relative;\n    padding-right: 52px;\n  }\n\n  .mb-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mb-faq-item summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-size: 18px;\n    line-height: 1;\n    font-weight: 700;\n  }\n\n  .mb-faq-item[open] summary:after {\n    content: \"–\";\n  }\n\n  .mb-faq-answer {\n    padding: 0 20px 18px;\n    font-size: 14px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .mb-hero-grid,\n    .mb-grid,\n    .mb-kit-grid,\n    .mb-protocol-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mb-hero h1 {\n      font-size: 28px;\n    }\n\n    .mb-benefit-card img {\n      height: 210px;\n    }\n\n    .mb-receive-box,\n    .mb-kit-box,\n    .mb-protocol-box,\n    .mb-faq-box {\n      padding: 20px;\n    }\n\n    .mb-product-row {\n      flex-direction: column;\n    }\n\n    .mb-protocol-card {\n      padding: 74px 18px 18px;\n    }\n\n    .mb-protocol-num {\n      left: 18px;\n      top: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mb-desc\"\u003e\n\u003csection class=\"mb-hero\"\u003e\n\u003cdiv class=\"mb-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mb-eyebrow\"\u003eProfessional Hair Transformation Protocol\u003c\/div\u003e\n\u003ch1\u003eComplete Transformation for \u003cspan\u003eDamaged, Frizzy \u0026amp; Chemically Treated Hair\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eBrigitte Hair Plastic Surgery 1000ml with Brigitte Pre-Treatment Shampoo 1000ml was developed for professional salons that need a complete protocol to prepare, align, smooth and improve the cosmetic appearance of damaged hair. The system helps reduce frizz, improve texture, enhance shine and support a healthier-looking finish.\u003c\/p\u003e\n\u003cdiv class=\"mb-hero-points\"\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eDeep reconstruction support\u003c\/strong\u003e for fragile and damaged strands.\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eProfessional smoothing effect\u003c\/strong\u003e with improved alignment and frizz control.\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eHydration + shine\u003c\/strong\u003e for softer, silkier and more manageable hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-image-wrap\"\u003e\u003cimg alt=\"Brigitte Hair Plastic Surgery and Brigitte Pre-Treatment Shampoo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/6620e30d109da563c35945d3a0c48e4b.png?v=1765816524\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWhy This Protocol Is a \u003cspan\u003eProfessional Essential\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003ePreparation + Treatment\u003c\/h3\u003e\n\u003cp\u003eThe shampoo prepares the hair fiber by helping remove residues before the main treatment, improving the performance of the professional protocol.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eFrizz Control \u0026amp; Alignment\u003c\/h3\u003e\n\u003cp\u003eThe treatment supports smoother, more disciplined strands, helping reduce excessive frizz and improve hair manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eImproved Hair Texture\u003c\/h3\u003e\n\u003cp\u003eHelps leave the hair softer, silkier and easier to style, especially when the strands look rough, dry or chemically stressed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eProfessional Salon Result\u003c\/h3\u003e\n\u003cp\u003eDesigned for technical application, with strand evaluation, correct heat control and a professional finishing process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWhat You Will Receive \u003cspan\u003eIn The Kit\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-video-wrap\"\u003e\n\u003cdiv class=\"mb-video-frame\"\u003e\u003ciframe title=\"Brigitte Hair Plastic Surgery Professional Protocol Video\" src=\"https:\/\/www.youtube.com\/embed\/DT6SpsuG6Og\"\u003e\n        \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-receive-box\"\u003e\n\u003cp class=\"mb-receive-summary\"\u003eA two-step professional system created to prepare the strands before the treatment and deliver a smoother, shinier and more disciplined finish.\u003c\/p\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-product-row\"\u003e\n\u003cdiv class=\"mb-product-number\"\u003e3x\u003c\/div\u003e\n\u003cdiv class=\"mb-product-info\"\u003e\n\u003cspan class=\"mb-tag\"\u003ePre-Treatment\u003c\/span\u003e \u003cstrong\u003eBrigitte Pre-Treatment Shampoo 1000ml\u003c\/strong\u003e \u003cspan\u003eHair preparation · Residue removal · Professional protocol support\u003c\/span\u003e\n\u003cp\u003eHelps reduce oiliness and remove residues from the strands, preparing the hair fiber to receive the main treatment more effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-product-row\"\u003e\n\u003cdiv class=\"mb-product-number\"\u003e3x\u003c\/div\u003e\n\u003cdiv class=\"mb-product-info\"\u003e\n\u003cspan class=\"mb-tag\"\u003eMain Treatment\u003c\/span\u003e \u003cstrong\u003eBrigitte Hair Plastic Surgery 1000ml\u003c\/strong\u003e \u003cspan\u003eAlignment · Frizz control · Shine · Texture improvement\u003c\/span\u003e\n\u003cp\u003eA professional treatment designed to help align the strands, reduce frizz, improve softness and enhance the appearance of damaged or chemically treated hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eMain \u003cspan\u003eBenefits\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Deep reconstruction support for damaged hair\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_18_58.png?v=1780669157\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eDeep Reconstruction Support\u003c\/h3\u003e\n\u003cp\u003eHelps improve the appearance of fragile, dry and damaged strands by supporting a more resistant, treated and healthier-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Frizz reduction and smoother hair\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_25_31.png?v=1780669543\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eFrizz Reduction\u003c\/h3\u003e\n\u003cp\u003eWorks on the cosmetic alignment of the hair fiber, helping reduce frizz and deliver a smoother, more disciplined result.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Hydrating action for dry or chemically treated hair\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_28_09.png?v=1780669715\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eHydrating Action\u003c\/h3\u003e\n\u003cp\u003eHelps restore a softer feel to the strands, improving manageability and reducing the rough appearance common in dry or chemically treated hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Intense shine and luminous finish\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_30_15.png?v=1780669829\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eIntense Shine\u003c\/h3\u003e\n\u003cp\u003eSupports a polished, luminous finish by helping seal the cuticle appearance and improve light reflection on the strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eProfessional \u003cspan\u003eProtocol Possibilities\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-protocol-box\"\u003e\n\u003cdiv class=\"mb-protocol-grid\"\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eDamaged Hair Protocol\u003c\/h3\u003e\n\u003cp\u003eIdeal for hair that looks dry, dull, porous or weakened after chemical processes, always after strand and sensitivity testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eFrizz Control Protocol\u003c\/h3\u003e\n\u003cp\u003eHelps reduce volume and frizz while improving hair discipline and making the strands easier to finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eShine \u0026amp; Softness Protocol\u003c\/h3\u003e\n\u003cp\u003eSupports a smoother, silkier and brighter cosmetic result, especially when the hair looks opaque or rough.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eMaintenance Between Chemical Services\u003c\/h3\u003e\n\u003cp\u003eCan be used as a professional maintenance option when the hair needs alignment, softness and a more controlled finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note\"\u003eProfessional tip: do not skip the strand test. The final result depends on the hair history, resistance, porosity, previous chemical services and correct temperature control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eHow To Use \u003cspan\u003eThe Protocol\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-steps\"\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003ePerform strand and sensitivity tests.\u003c\/strong\u003e\u003cbr\u003eBefore applying the product, evaluate the hair condition, chemical history, scalp condition, resistance and porosity. The strand test and sensitivity test are essential.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eWash the hair.\u003c\/strong\u003e\u003cbr\u003eWash the hair with Brigitte Pre-Treatment Shampoo to help remove residues and prepare the strands for the treatment.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDry the strands.\u003c\/strong\u003e\u003cbr\u003eDry the hair with a hairdryer before applying Brigitte Hair Plastic Surgery.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDivide and apply.\u003c\/strong\u003e\u003cbr\u003eDivide the hair into 6 sections and apply Brigitte Hair Plastic Surgery throughout the hair, keeping a safe distance of 1 cm from the scalp.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDry again.\u003c\/strong\u003e\u003cbr\u003eDry the hair 100% with a hairdryer. If desired, the professional may brush the hair during this step.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eFlat iron in thin sections.\u003c\/strong\u003e\u003cbr\u003eSeparate the hair into thin sections and flat iron each section approximately 12 to 15 times. The temperature must be adjusted according to professional evaluation.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eRinse and finish.\u003c\/strong\u003e\u003cbr\u003eRemove the product with water. If desired, use Liz Shampoo. Finish as preferred according to the desired final look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-warning\"\u003e\n\u003ch3\u003eFlat Iron Temperature Reference\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMedium and thick hair: 450°F to 480°F, only when the strand test confirms resistance.\u003c\/li\u003e\n\u003cli\u003eFine or sensitive hair: 400°F to 430°F, depending on professional evaluation.\u003c\/li\u003e\n\u003cli\u003eExtremely sensitive hair: 300°F to 350°F, only if the strand test allows application.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eSpecifications \u0026amp; \u003cspan\u003eSafety Notes\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eProfessional Use\u003c\/h3\u003e\n\u003cp\u003eThis product is recommended for professional use and should be applied by someone trained to evaluate hair condition and heat resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eMandatory Testing\u003c\/h3\u003e\n\u003cp\u003eStrand and sensitivity tests are essential, including during reapplications, to help prevent unwanted reactions, color changes or damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eColoring Care\u003c\/h3\u003e\n\u003cp\u003eAvoid applying coloring up to 15 days before and after this treatment to reduce the risk of unwanted color changes or sensitization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eScalp Safety\u003c\/h3\u003e\n\u003cp\u003eKeep a safe distance of 1 cm from the scalp. Do not apply if the scalp is irritated, injured or showing signs of sensitivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note\"\u003eWe do not recommend use in pregnant or breastfeeding women.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eKit \u003cspan\u003eContents\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-kit-box\"\u003e\n\u003cdiv class=\"mb-kit-grid\"\u003e\n\u003cdiv class=\"mb-kit-item\"\u003e\n\u003cdiv class=\"mb-kit-qty\"\u003e3x\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-info\"\u003e\n\u003cstrong\u003eBrigitte Hair Plastic Surgery\u003c\/strong\u003e \u003cspan\u003e1000ml · Professional alignment and treatment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-item\"\u003e\n\u003cdiv class=\"mb-kit-qty\"\u003e3x\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-info\"\u003e\n\u003cstrong\u003eBrigitte Pre-Treatment Shampoo\u003c\/strong\u003e \u003cspan\u003e1000ml · Professional preparation shampoo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-total\"\u003eTotal: 6 professional products for the complete Brigitte protocol\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWho Is This Protocol \u003cspan\u003eFor?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eDamaged Hair\u003c\/h3\u003e\n\u003cp\u003eRecommended for hair that appears dry, weak, porous, rough or chemically stressed, after professional evaluation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eFrizzy Hair\u003c\/h3\u003e\n\u003cp\u003eHelps reduce frizz and improve the disciplined appearance of the strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eDull Hair\u003c\/h3\u003e\n\u003cp\u003eSupports a brighter, softer and more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eProfessional Salons\u003c\/h3\u003e\n\u003cp\u003eIdeal for salons looking for a complete preparation and treatment protocol for clients who need smoother, healthier-looking hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-faq-box\"\u003e\n\u003cdiv class=\"mb-faq-list\"\u003e\n\u003cdetails open=\"\" class=\"mb-faq-item\"\u003e\n\u003csummary\u003eIs it compatible with all chemicals?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eBrigitte was developed to support professional protocols on hair with different chemical histories. However, no treatment should be considered automatically compatible with every hair condition. Strand and sensitivity tests are mandatory.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eDoes it cause discomfort?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThe formula was designed for professional application with a more comfortable experience. Discomfort may occur if the scalp is sensitive, injured, if the product is applied incorrectly or if the flat iron temperature is not properly adjusted.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eHow long does the result last?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThe result may last up to 6 months, depending on hair type, aftercare routine, washing frequency and new root growth.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eCan I apply it at home?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThis is a professional-use protocol. Incorrect diagnosis, application or heat control can damage the hair, especially on chemically treated or sensitive strands.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"MAKE BEAUTY","offers":[{"title":"Default Title","offer_id":47431291273394,"sku":"0000000371148","price":199.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4616\/9266\/files\/Brigitte-kits-3x.png?v=1778587915"},{"product_id":"brigitte-plastica-dos-fios-1000ml","title":"Brigitte Plástica dos Fios | Total Reduction of Volume and Frizz | For All Hair Types | 1000ml (33.8 fl oz)","description":"\u003ch1\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003e\u003cstrong\u003eStraightening and Complete Recovery for Damaged Hair\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003e\u003cspan\u003eThe Brigitte Hair Plastic Surgery 1000ml by Make Beauty is an advanced solution for revitalizing and restoring damaged hair. This treatment provides deep reconstruction, promoting stronger, shinier, and healthier hair.\u003c\/span\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003e\u003cstrong\u003eKEY FEATURES\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003ch3\u003eDEEP STRAIGHTNING\u003c\/h3\u003e\n\u003cp\u003eFormulated with powerful ingredients, Brigitte Hair Plastic Surgery penetrates deeply into hair fibers, straightening and strengthening the strands from root to tip.\u003c\/p\u003e\n\u003ch3\u003eFRIZZ REDUCTION\u003c\/h3\u003e\n\u003cp\u003eThe advanced formula of this product works on the hair cuticle, significantly reducing frizz and promoting a smooth, silky finish. Ideal for hair that struggles with frizz and lack of shine.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eBENEFITS:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003eSTRAIGHTNING AND HEALTHY HAIR\u003c\/h3\u003e\n\u003cp\u003eThe deep reconstruction provided by this treatment straightning the strands, reducing breakage and split ends. The result is more resilient and healthy hair.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eINTENSE SHINE\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEnjoy intense shine with Brigitte Hair Plastic Surgery. The advanced formula seals the hair cuticle, reflecting light and providing a natural, long-lasting shine.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIMPROVED HAIR TEXTURE\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe hydrating and reconstructing action of this treatment improves hair texture, leaving strands softer, silkier, and easier to style.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eLONG-LASTING RESULTS\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe benefits of this treatment are long-lasting, ensuring healthier and more beautiful hair for an extended period. Ideal for maintenance between chemical treatments.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(235, 24, 91);\"\u003eHOW TO USE:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWash the hair with Brigitte Pre-Treatment Shampoo.\u003c\/li\u003e\n\u003cli\u003eBlow-dry the hair.\u003c\/li\u003e\n\u003cli\u003eDivide the hair into 6 sections and apply Brigitte Hair Plastic Surgery to the entire hair, keeping a distance of 1 cm from the scalp.\u003c\/li\u003e\n\u003cli\u003eBlow-dry the hair 100% again, and if desired, you can brush it.\u003c\/li\u003e\n\u003cli\u003eSeparate the hair and use a flat iron on thin strands, passing it 12 to 15 times on each strand on average.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eATTENTION: \u003c\/h3\u003e\n\u003cp\u003eThe flat iron temperature varies according to the professional's evaluation, analyzing the hair structure.\u003c\/p\u003e\n\u003ch3\u003eSUGGESTION:\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMedium and thick hair: 450 to 480°F\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFine and sensitive hair: 400 to 430°F\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eExtremely sensitive hair: 300 to 350°F.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNow it is necessary to remove the product; simply do this with water. Or if desired, you can use our Liz shampoo.\u003c\/p\u003e\n\u003cp\u003eFinish as desired.\u003c\/p\u003e\n\u003ch3\u003eIMPORTANT:\u003c\/h3\u003e\n\u003cp\u003eStrand tests and sensitivity tests are essential.\u003c\/p\u003e\n\u003ch3\u003eSPECIFICATIONS:\u003c\/h3\u003e\n\u003cp\u003eWe do not recommend use on pregnant and breastfeeding women.\u003c\/p\u003e\n\u003cp\u003eAvoid applying colorations up to 15 days before and after this treatment. It is important to perform strand and touch tests, even in reapplications, to prevent allergic reactions, color changes, or hair damage.\u003c\/p\u003e\n\u003cp\u003eMaintain a safe distance of 1 cm from the scalp when applying the product. Do not proceed with the application if the scalp is irritated or injured.\u003c\/p\u003e\n\u003cp\u003eProfessional use only.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/8fjTd7pbA9s?si=oOdsdn2W9Kv5qXoo\" title=\"Reprodutor de vídeo do YouTube\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: #ff046b;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eIs it compatible with all chemicals?\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eBrigitte was specially developed to be compatible with any other types of chemical products that the user has already applied to their hair.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\" data-mce-style=\"text-decoration: underline;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eDoes it cause any discomfort?\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eOur formula was developed to not generate any type of discomfort, not even for the professional who will apply the product, much less for the user who will receive the treatment. Therefore, it is very important that the professional in question follows our instructions exactly so that they can carry out the application properly and efficiently, avoiding headaches.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\" data-mce-style=\"text-decoration: underline;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eHow long does straightening last?\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eUp to 6 months, needed only for root growth.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\" data-mce-style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCONTENT:\u003c\/strong\u003e 1 BOTTLE OF BRIGITTE PLÁSTICA DOS FIOS 1000ml\u003c\/p\u003e","brand":"MAKE BEAUTY","offers":[{"title":"Default Title","offer_id":47431296843954,"sku":"0000000370608","price":77.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4616\/9266\/files\/Brigitte-Tratamento.png?v=1778587953"},{"product_id":"brigitte-shampoo-pre-tratamento-1000ml","title":"Brigitte Pre-Treatment Shampoo | Cleaning and Preparing Threads | For All Hair Types | 1000ml (33.8 fl oz)","description":"\u003ch1\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eThe Ultimate Preparation for Perfect Hair Treatments\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003e\u003cspan\u003eThe Brigitte Pre-Treatment Shampoo 1000ml by Make Beauty is designed to prepare your hair for the best possible results from subsequent treatments. This powerful shampoo deeply cleanses and removes impurities, setting the stage for optimal absorption of hair treatments.\u003c\/span\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eKEY FEATURES:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eDEEP CLEANSING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe Brigitte Pre-Treatment Shampoo offers an intensive deep-cleansing action that effectively removes dirt, excess oil, and product buildup from the scalp and hair. This thorough cleansing ensures a fresh start for any treatment process.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003ePURIFYING FORMULA\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eFormulated with purifying agents, this shampoo detoxifies the hair and scalp, eliminating impurities that can hinder the effectiveness of hair treatments. The purifying formula leaves hair feeling clean and revitalized.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003ePREPARES HAIR FOR TREATMENT\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThis pre-treatment shampoo is specially designed to prepare the hair for various treatments, such as straightening, coloring, or conditioning. By deeply cleansing the hair, it enhances the absorption and efficacy of subsequent treatments.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eSUITABLE FOR ALL HAIR TYPES\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eWhether your hair is curly, wavy, straight, or chemically treated, Brigitte Pre-Treatment Shampoo is suitable for all hair types. Its versatile formula ensures thorough cleansing and preparation for everyone.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eBENEFITS:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eENHANCED TREATMENT RESULTS\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eBy thoroughly cleansing the hair and scalp, the Brigitte Pre-Treatment Shampoo ensures that hair treatments penetrate deeply and work more effectively. This leads to better and longer-lasting results.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eHEALTHY SCALP AND HAIR\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe purifying action of this shampoo promotes a healthy scalp environment, reducing the risk of buildup and irritation. A clean scalp is essential for healthy hair growth and overall hair health.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIMPROVED HAIR MANAGEABILITY\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003ePost-cleansing, hair is left more manageable and receptive to treatments. This makes styling easier and helps maintain the desired results for a longer period.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eGENTLE YET EFFECTIVE\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eDespite its powerful cleansing action, the Brigitte Pre-Treatment Shampoo is gentle on the hair and scalp. It cleans without stripping essential moisture, ensuring your hair remains hydrated and soft.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eHOW TO USE:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eSTEP-BY-STEP APPLICATION\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eWet Thoroughly your hair with warm water to open the cuticles.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eAPPLY SHAMPOO\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eApply a generous amount of Brigitte Pre-Treatment Shampoo to your scalp and hair.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eMASSAGE\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eGently massage the shampoo into your scalp, working through to the ends of your hair. Ensure even distribution.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eRINSE\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eRinse thoroughly with warm water to remove all traces of shampoo.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eREPEAT IF NECESSARY\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eFor heavily treated or oily hair, a second shampoo may be necessary to ensure complete cleansing.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eFOLLOW WITH TREATMENT\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eAfter rinsing, proceed with your chosen hair treatment for optimal results.\u003c\/p\u003e\n\u003cp data-mce-style=\"text-align: center;\"\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/8fjTd7pbA9s?si=Wkukb3NIyC3-ud8n\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e\u003cstrong\u003eThe Brigitte Pre-Treatment Shampoo 1000ml by Make Beauty is the essential first step for any hair treatment. With its deep-cleansing and purifying formula, it prepares your hair and scalp for enhanced treatment absorption and effectiveness. Achieve healthier, more manageable hair with this powerful pre-treatment shampoo.\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCONTENT:\u003c\/strong\u003e\u003cem\u003e 1 BOTTLE OF BRIGITTE SHAMPOO 1000ml\u003c\/em\u003e\u003c\/p\u003e","brand":"makebeautyinternational","offers":[{"title":"Default Title","offer_id":47431297597618,"sku":"0000000370592","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4616\/9266\/files\/Brigitte-Pre-Tratamento.png?v=1778587987"},{"product_id":"brigitte-shampoo-pre-tratamento-100ml-1","title":"Brigitte Pre-Treatment Shampoo | Cleaning and Preparing Threads | For All Hair Types | 100ml","description":"\u003ch1\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eThe Ultimate Preparation for Perfect Hair Treatments\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003e\u003cspan\u003eThe Brigitte Pre-Treatment Shampoo 100ml by Make Beauty is designed to prepare your hair for the best possible results from subsequent treatments. This powerful shampoo deeply cleanses and removes impurities, setting the stage for optimal absorption of hair treatments.\u003c\/span\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eKEY FEATURES:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eDEEP CLEANSING\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe Brigitte Pre-Treatment Shampoo offers an intensive deep-cleansing action that effectively removes dirt, excess oil, and product buildup from the scalp and hair. This thorough cleansing ensures a fresh start for any treatment process.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003ePURIFYING FORMULA\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eFormulated with purifying agents, this shampoo detoxifies the hair and scalp, eliminating impurities that can hinder the effectiveness of hair treatments. The purifying formula leaves hair feeling clean and revitalized.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003ePREPARES HAIR FOR TREATMENT\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThis pre-treatment shampoo is specially designed to prepare the hair for various treatments, such as straightening, coloring, or conditioning. By deeply cleansing the hair, it enhances the absorption and efficacy of subsequent treatments.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eSUITABLE FOR ALL HAIR TYPES\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eWhether your hair is curly, wavy, straight, or chemically treated, Brigitte Pre-Treatment Shampoo is suitable for all hair types. Its versatile formula ensures thorough cleansing and preparation for everyone.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eBENEFITS:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eENHANCED TREATMENT RESULTS\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eBy thoroughly cleansing the hair and scalp, the Brigitte Pre-Treatment Shampoo ensures that hair treatments penetrate deeply and work more effectively. This leads to better and longer-lasting results.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eHEALTHY SCALP AND HAIR\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe purifying action of this shampoo promotes a healthy scalp environment, reducing the risk of buildup and irritation. A clean scalp is essential for healthy hair growth and overall hair health.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIMPROVED HAIR MANAGEABILITY\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003ePost-cleansing, hair is left more manageable and receptive to treatments. This makes styling easier and helps maintain the desired results for a longer period.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eGENTLE YET EFFECTIVE\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eDespite its powerful cleansing action, the Brigitte Pre-Treatment Shampoo is gentle on the hair and scalp. It cleans without stripping essential moisture, ensuring your hair remains hydrated and soft.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eHOW TO USE:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eSTEP-BY-STEP APPLICATION\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eWet Thoroughly your hair with warm water to open the cuticles.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eAPPLY SHAMPOO\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eApply a generous amount of Brigitte Pre-Treatment Shampoo to your scalp and hair.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eMASSAGE\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eGently massage the shampoo into your scalp, working through to the ends of your hair. Ensure even distribution.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eRINSE\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eRinse thoroughly with warm water to remove all traces of shampoo.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eREPEAT IF NECESSARY\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eFor heavily treated or oily hair, a second shampoo may be necessary to ensure complete cleansing.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003eFOLLOW WITH TREATMENT\u003c\/strong\u003e:\u003c\/h4\u003e\n\u003cp\u003eAfter rinsing, proceed with your chosen hair treatment for optimal results.\u003c\/p\u003e\n\u003cp data-mce-style=\"text-align: center;\"\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/8fjTd7pbA9s?si=Wkukb3NIyC3-ud8n\" height=\"315\" width=\"560\" allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch4\u003e\u003cstrong\u003eThe Brigitte Pre-Treatment Shampoo 100ml by Make Beauty is the essential first step for any hair treatment. With its deep-cleansing and purifying formula, it prepares your hair and scalp for enhanced treatment absorption and effectiveness. Achieve healthier, more manageable hair with this powerful pre-treatment shampoo.\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCONTENT:\u003c\/strong\u003e\u003cem\u003e 1 BOTTLE OF BRIGITTE SHAMPOO 100ml\u003c\/em\u003e\u003c\/p\u003e","brand":"Make Beauty International","offers":[{"title":"Default Title","offer_id":47431353270450,"sku":"0000004213314","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4616\/9266\/files\/CAIXAS_GRACE_BGT_PASSO_1_1.webp?v=1778588788"},{"product_id":"brigitte-plastica-dos-fios-100ml","title":"Brigitte Plástica dos Fios | Total Reduction of Volume and Frizz | For All Hair Types | 100ml","description":"\u003ch1\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003e\u003cstrong\u003eStraightening and Complete Recovery for Damaged Hair\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003e\u003cspan\u003eThe Brigitte Hair Plastic Surgery 1000ml by Make Beauty is an advanced solution for revitalizing and restoring damaged hair. This treatment provides deep reconstruction, promoting stronger, shinier, and healthier hair.\u003c\/span\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003e\u003cstrong\u003eKEY FEATURES\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003ch3\u003eDEEP STRAIGHTNING\u003c\/h3\u003e\n\u003cp\u003eFormulated with powerful ingredients, Brigitte Hair Plastic Surgery penetrates deeply into hair fibers, straightening and strengthening the strands from root to tip.\u003c\/p\u003e\n\u003ch3\u003eFRIZZ REDUCTION\u003c\/h3\u003e\n\u003cp\u003eThe advanced formula of this product works on the hair cuticle, significantly reducing frizz and promoting a smooth, silky finish. Ideal for hair that struggles with frizz and lack of shine.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(255, 4, 107);\"\u003eBENEFITS:\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003eSTRAIGHTNING AND HEALTHY HAIR\u003c\/h3\u003e\n\u003cp\u003eThe deep reconstruction provided by this treatment straightning the strands, reducing breakage and split ends. The result is more resilient and healthy hair.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eINTENSE SHINE\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEnjoy intense shine with Brigitte Hair Plastic Surgery. The advanced formula seals the hair cuticle, reflecting light and providing a natural, long-lasting shine.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eIMPROVED HAIR TEXTURE\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe hydrating and reconstructing action of this treatment improves hair texture, leaving strands softer, silkier, and easier to style.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eLONG-LASTING RESULTS\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe benefits of this treatment are long-lasting, ensuring healthier and more beautiful hair for an extended period. Ideal for maintenance between chemical treatments.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(235, 24, 91);\"\u003eHOW TO USE:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWash the hair with Brigitte Pre-Treatment Shampoo.\u003c\/li\u003e\n\u003cli\u003eBlow-dry the hair.\u003c\/li\u003e\n\u003cli\u003eDivide the hair into 6 sections and apply Brigitte Hair Plastic Surgery to the entire hair, keeping a distance of 1 cm from the scalp.\u003c\/li\u003e\n\u003cli\u003eBlow-dry the hair 100% again, and if desired, you can brush it.\u003c\/li\u003e\n\u003cli\u003eSeparate the hair and use a flat iron on thin strands, passing it 12 to 15 times on each strand on average.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eATTENTION: \u003c\/h3\u003e\n\u003cp\u003eThe flat iron temperature varies according to the professional's evaluation, analyzing the hair structure.\u003c\/p\u003e\n\u003ch3\u003eSUGGESTION:\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMedium and thick hair: 450 to 480°F\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFine and sensitive hair: 400 to 430°F\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eExtremely sensitive hair: 300 to 350°F.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNow it is necessary to remove the product; simply do this with water. Or if desired, you can use our Liz shampoo.\u003c\/p\u003e\n\u003cp\u003eFinish as desired.\u003c\/p\u003e\n\u003ch3\u003eIMPORTANT:\u003c\/h3\u003e\n\u003cp\u003eStrand tests and sensitivity tests are essential.\u003c\/p\u003e\n\u003ch3\u003eSPECIFICATIONS:\u003c\/h3\u003e\n\u003cp\u003eWe do not recommend use on pregnant and breastfeeding women.\u003c\/p\u003e\n\u003cp\u003eAvoid applying colorations up to 15 days before and after this treatment. It is important to perform strand and touch tests, even in reapplications, to prevent allergic reactions, color changes, or hair damage.\u003c\/p\u003e\n\u003cp\u003eMaintain a safe distance of 1 cm from the scalp when applying the product. Do not proceed with the application if the scalp is irritated or injured.\u003c\/p\u003e\n\u003cp\u003eProfessional use only.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003ciframe title=\"Reprodutor de vídeo do YouTube\" src=\"https:\/\/www.youtube.com\/embed\/8fjTd7pbA9s?si=oOdsdn2W9Kv5qXoo\" height=\"315\" width=\"560\" allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: #ff046b;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eIs it compatible with all chemicals?\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eBrigitte was specially developed to be compatible with any other types of chemical products that the user has already applied to their hair.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan style=\"text-decoration: underline;\" data-mce-fragment=\"1\" data-mce-style=\"text-decoration: underline;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eDoes it cause any discomfort?\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eOur formula was developed to not generate any type of discomfort, not even for the professional who will apply the product, much less for the user who will receive the treatment. Therefore, it is very important that the professional in question follows our instructions exactly so that they can carry out the application properly and efficiently, avoiding headaches.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan style=\"text-decoration: underline;\" data-mce-fragment=\"1\" data-mce-style=\"text-decoration: underline;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eHow long does straightening last?\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003eUp to 6 months, needed only for root growth.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan style=\"text-decoration: underline;\" data-mce-fragment=\"1\" data-mce-style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e \u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCONTENT:\u003c\/strong\u003e 1 BOTTLE OF BRIGITTE PLÁSTICA DOS FIOS 100ml\u003c\/p\u003e","brand":"Make Beauty International","offers":[{"title":"Default Title","offer_id":47431381385394,"sku":"0000004215103","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4616\/9266\/files\/CAIXAS_GRACE_BGT_PASSO_2_1.webp?v=1778589219"},{"product_id":"kit-escova-progressiva-brigitte-shampoo-ativo-1000ml","title":"Kit - 1 unit Brazilian Keratin Brigitte + 1 unit Shampoo Brigitte | For All Hair Types | 1000ml (33.8 fl oz)","description":"\u003cstyle\u003e\n  .mb-desc {\n    font-family: inherit;\n    color: #1f1f1f;\n    max-width: 980px;\n    margin: 0 auto;\n    line-height: 1.55;\n  }\n\n  .mb-hero {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border: 1px solid #f7d9e5;\n    border-radius: 24px;\n    padding: 34px 24px;\n    margin: 30px 0;\n  }\n\n  .mb-hero-grid {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 28px;\n    align-items: center;\n  }\n\n  .mb-eyebrow {\n    color: #eb185b;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 13px;\n    letter-spacing: .08em;\n    margin-bottom: 10px;\n  }\n\n  .mb-hero h1 {\n    font-size: 36px;\n    line-height: 1.1;\n    margin: 0 0 14px;\n    color: #111;\n  }\n\n  .mb-hero h1 span {\n    color: #eb185b;\n  }\n\n  .mb-hero p {\n    margin: 0 0 18px;\n    font-size: 16px;\n    max-width: 640px;\n  }\n\n  .mb-hero-points {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .mb-hero-point {\n    background: rgba(255,255,255,.75);\n    border: 1px solid #f1d5df;\n    border-radius: 14px;\n    padding: 12px 14px;\n    font-size: 14px;\n  }\n\n  .mb-hero-image-wrap {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 22px;\n    padding: 18px;\n    box-shadow: 0 10px 30px rgba(235, 24, 91, 0.08);\n    text-align: center;\n  }\n\n  .mb-hero-image-wrap img {\n    width: 100%;\n    max-width: 360px;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mb-section {\n    margin: 48px 0;\n  }\n\n  .mb-section h2 {\n    font-size: 28px;\n    text-align: center;\n    margin: 0 0 22px;\n    color: #111;\n  }\n\n  .mb-section h2 span {\n    color: #eb185b;\n  }\n\n  .mb-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mb-card {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 20px;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.05);\n  }\n\n  .mb-card-pink {\n    background: #fff6f8;\n  }\n\n  .mb-card h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .mb-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .mb-video-wrap {\n    max-width: 360px;\n    margin: 0 auto 28px;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.10);\n    background: #fff1f5;\n  }\n\n  .mb-video-frame {\n    position: relative;\n    width: 100%;\n    padding-bottom: 177.78%;\n    height: 0;\n  }\n\n  .mb-video-frame iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .mb-receive-box {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border-radius: 22px;\n    padding: 28px;\n    border: 1px solid #f3d3dc;\n  }\n\n  .mb-receive-summary {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 24px;\n    font-size: 15px;\n  }\n\n  .mb-product-row {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 18px;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n\n  .mb-product-number {\n    min-width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 14px;\n    box-shadow: 0 8px 18px rgba(235, 24, 91, 0.2);\n  }\n\n  .mb-product-info strong {\n    display: block;\n    color: #111;\n    font-size: 16px;\n    margin-bottom: 4px;\n  }\n\n  .mb-product-info span {\n    display: block;\n    color: #6c6c6c;\n    font-size: 13px;\n    margin-bottom: 8px;\n  }\n\n  .mb-tag {\n    display: inline-block;\n    background: #eb185b;\n    color: #fff;\n    border-radius: 999px;\n    padding: 5px 12px;\n    font-size: 12px;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .mb-benefit-card {\n    overflow: hidden;\n    padding: 0;\n  }\n\n  .mb-benefit-card img {\n    width: 100%;\n    height: 220px;\n    object-fit: cover;\n    display: block;\n    border-radius: 18px 18px 0 0;\n  }\n\n  .mb-benefit-content {\n    padding: 18px 20px 20px;\n  }\n\n  .mb-benefit-content h3 {\n    margin-top: 0;\n  }\n\n  .mb-protocol-box {\n    background: linear-gradient(180deg, #fff6f8 0%, #ffffff 100%);\n    border: 1px solid #f0d8df;\n    border-radius: 24px;\n    padding: 26px;\n  }\n\n  .mb-protocol-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mb-protocol-card {\n    position: relative;\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 18px;\n    padding: 20px 20px 20px 74px;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.04);\n  }\n\n  .mb-protocol-num {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 14px;\n    box-shadow: 0 8px 18px rgba(235, 24, 91, 0.2);\n  }\n\n  .mb-protocol-card h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n  }\n\n  .mb-protocol-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .mb-steps {\n    counter-reset: step;\n    display: grid;\n    gap: 14px;\n  }\n\n  .mb-step {\n    position: relative;\n    background: #fff6f8;\n    border: 1px solid #f0d8df;\n    border-radius: 14px;\n    padding: 18px 18px 18px 58px;\n  }\n\n  .mb-step:before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 700;\n  }\n\n  .mb-note {\n    background: #fff1f5;\n    border-left: 4px solid #eb185b;\n    padding: 16px 18px;\n    border-radius: 12px;\n    font-size: 14px;\n    margin-top: 20px;\n  }\n\n  .mb-warning {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 22px;\n    margin-top: 20px;\n  }\n\n  .mb-warning h3 {\n    color: #fff;\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .mb-warning ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .mb-warning li {\n    margin-bottom: 8px;\n    font-size: 14px;\n  }\n\n  .mb-kit-box {\n    background: linear-gradient(180deg, #fff1f5 0%, #fff8fa 100%);\n    border-radius: 22px;\n    padding: 28px;\n    border: 1px solid #f3d3dc;\n  }\n\n  .mb-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mb-kit-item {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 16px;\n    padding: 16px;\n    display: flex;\n    gap: 14px;\n    align-items: center;\n  }\n\n  .mb-kit-qty {\n    min-width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n    font-size: 13px;\n  }\n\n  .mb-kit-info strong {\n    display: block;\n    color: #111;\n    font-size: 15px;\n    margin-bottom: 2px;\n  }\n\n  .mb-kit-info span {\n    display: block;\n    color: #6c6c6c;\n    font-size: 13px;\n  }\n\n  .mb-kit-total {\n    margin-top: 20px;\n    background: #111;\n    color: #fff;\n    border-radius: 14px;\n    padding: 16px 18px;\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .mb-faq-box {\n    background: linear-gradient(180deg, #fff6f8 0%, #ffffff 100%);\n    border: 1px solid #f0d8df;\n    border-radius: 24px;\n    padding: 24px;\n  }\n\n  .mb-faq-list {\n    display: grid;\n    gap: 14px;\n  }\n\n  .mb-faq-item {\n    background: #fff;\n    border: 1px solid #f0d8df;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(235, 24, 91, 0.04);\n  }\n\n  .mb-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 700;\n    color: #111;\n    position: relative;\n    padding-right: 52px;\n  }\n\n  .mb-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mb-faq-item summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #eb185b;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-size: 18px;\n    line-height: 1;\n    font-weight: 700;\n  }\n\n  .mb-faq-item[open] summary:after {\n    content: \"–\";\n  }\n\n  .mb-faq-answer {\n    padding: 0 20px 18px;\n    font-size: 14px;\n    color: #333;\n  }\n\n  @media (max-width: 768px) {\n    .mb-hero-grid,\n    .mb-grid,\n    .mb-kit-grid,\n    .mb-protocol-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mb-hero h1 {\n      font-size: 28px;\n    }\n\n    .mb-benefit-card img {\n      height: 210px;\n    }\n\n    .mb-receive-box,\n    .mb-kit-box,\n    .mb-protocol-box,\n    .mb-faq-box {\n      padding: 20px;\n    }\n\n    .mb-product-row {\n      flex-direction: column;\n    }\n\n    .mb-protocol-card {\n      padding: 74px 18px 18px;\n    }\n\n    .mb-protocol-num {\n      left: 18px;\n      top: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mb-desc\"\u003e\n\u003csection class=\"mb-hero\"\u003e\n\u003cdiv class=\"mb-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mb-eyebrow\"\u003eProfessional Hair Transformation Protocol\u003c\/div\u003e\n\u003ch1\u003eComplete Transformation for \u003cspan\u003eDamaged, Frizzy \u0026amp; Chemically Treated Hair\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eBrigitte Hair Plastic Surgery 1000ml with Brigitte Pre-Treatment Shampoo 1000ml was developed for professional salons that need a complete protocol to prepare, align, smooth and improve the cosmetic appearance of damaged hair. The system helps reduce frizz, improve texture, enhance shine and support a healthier-looking finish.\u003c\/p\u003e\n\u003cdiv class=\"mb-hero-points\"\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eDeep reconstruction support\u003c\/strong\u003e for fragile and damaged strands.\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eProfessional smoothing effect\u003c\/strong\u003e with improved alignment and frizz control.\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-point\"\u003e\n\u003cstrong\u003eHydration + shine\u003c\/strong\u003e for softer, silkier and more manageable hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-hero-image-wrap\"\u003e\u003cimg alt=\"Brigitte Hair Plastic Surgery and Brigitte Pre-Treatment Shampoo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/6620e30d109da563c35945d3a0c48e4b.png?v=1765816524\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWhy This Protocol Is a \u003cspan\u003eProfessional Essential\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003ePreparation + Treatment\u003c\/h3\u003e\n\u003cp\u003eThe shampoo prepares the hair fiber by helping remove residues before the main treatment, improving the performance of the professional protocol.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eFrizz Control \u0026amp; Alignment\u003c\/h3\u003e\n\u003cp\u003eThe treatment supports smoother, more disciplined strands, helping reduce excessive frizz and improve hair manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eImproved Hair Texture\u003c\/h3\u003e\n\u003cp\u003eHelps leave the hair softer, silkier and easier to style, especially when the strands look rough, dry or chemically stressed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-card-pink\"\u003e\n\u003ch3\u003eProfessional Salon Result\u003c\/h3\u003e\n\u003cp\u003eDesigned for technical application, with strand evaluation, correct heat control and a professional finishing process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWhat You Will Receive \u003cspan\u003eIn The Kit\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-video-wrap\"\u003e\n\u003cdiv class=\"mb-video-frame\"\u003e\u003ciframe title=\"Brigitte Hair Plastic Surgery Professional Protocol Video\" src=\"https:\/\/www.youtube.com\/embed\/DT6SpsuG6Og\"\u003e\n        \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-receive-box\"\u003e\n\u003cp class=\"mb-receive-summary\"\u003eA two-step professional system created to prepare the strands before the treatment and deliver a smoother, shinier and more disciplined finish.\u003c\/p\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-product-row\"\u003e\n\u003cdiv class=\"mb-product-number\"\u003e1x\u003c\/div\u003e\n\u003cdiv class=\"mb-product-info\"\u003e\n\u003cspan class=\"mb-tag\"\u003ePre-Treatment\u003c\/span\u003e \u003cstrong\u003eBrigitte Pre-Treatment Shampoo 1000ml\u003c\/strong\u003e \u003cspan\u003eHair preparation · Residue removal · Professional protocol support\u003c\/span\u003e\n\u003cp\u003eHelps reduce oiliness and remove residues from the strands, preparing the hair fiber to receive the main treatment more effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-product-row\"\u003e\n\u003cdiv class=\"mb-product-number\"\u003e1x\u003c\/div\u003e\n\u003cdiv class=\"mb-product-info\"\u003e\n\u003cspan class=\"mb-tag\"\u003eMain Treatment\u003c\/span\u003e \u003cstrong\u003eBrigitte Hair Plastic Surgery 1000ml\u003c\/strong\u003e \u003cspan\u003eAlignment · Frizz control · Shine · Texture improvement\u003c\/span\u003e\n\u003cp\u003eA professional treatment designed to help align the strands, reduce frizz, improve softness and enhance the appearance of damaged or chemically treated hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eMain \u003cspan\u003eBenefits\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Deep reconstruction support for damaged hair\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_18_58.png?v=1780669157\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eDeep Reconstruction Support\u003c\/h3\u003e\n\u003cp\u003eHelps improve the appearance of fragile, dry and damaged strands by supporting a more resistant, treated and healthier-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Frizz reduction and smoother hair\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_25_31.png?v=1780669543\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eFrizz Reduction\u003c\/h3\u003e\n\u003cp\u003eWorks on the cosmetic alignment of the hair fiber, helping reduce frizz and deliver a smoother, more disciplined result.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Hydrating action for dry or chemically treated hair\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_28_09.png?v=1780669715\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eHydrating Action\u003c\/h3\u003e\n\u003cp\u003eHelps restore a softer feel to the strands, improving manageability and reducing the rough appearance common in dry or chemically treated hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card mb-benefit-card\"\u003e\n\u003cimg alt=\"Intense shine and luminous finish\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1215\/5730\/files\/ChatGPT_Image_5_de_jun._de_2026_11_30_15.png?v=1780669829\"\u003e\n\u003cdiv class=\"mb-benefit-content\"\u003e\n\u003ch3\u003eIntense Shine\u003c\/h3\u003e\n\u003cp\u003eSupports a polished, luminous finish by helping seal the cuticle appearance and improve light reflection on the strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eProfessional \u003cspan\u003eProtocol Possibilities\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-protocol-box\"\u003e\n\u003cdiv class=\"mb-protocol-grid\"\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eDamaged Hair Protocol\u003c\/h3\u003e\n\u003cp\u003eIdeal for hair that looks dry, dull, porous or weakened after chemical processes, always after strand and sensitivity testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eFrizz Control Protocol\u003c\/h3\u003e\n\u003cp\u003eHelps reduce volume and frizz while improving hair discipline and making the strands easier to finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eShine \u0026amp; Softness Protocol\u003c\/h3\u003e\n\u003cp\u003eSupports a smoother, silkier and brighter cosmetic result, especially when the hair looks opaque or rough.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-protocol-card\"\u003e\n\u003cdiv class=\"mb-protocol-num\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eMaintenance Between Chemical Services\u003c\/h3\u003e\n\u003cp\u003eCan be used as a professional maintenance option when the hair needs alignment, softness and a more controlled finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note\"\u003eProfessional tip: do not skip the strand test. The final result depends on the hair history, resistance, porosity, previous chemical services and correct temperature control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eHow To Use \u003cspan\u003eThe Protocol\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-steps\"\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003ePerform strand and sensitivity tests.\u003c\/strong\u003e\u003cbr\u003eBefore applying the product, evaluate the hair condition, chemical history, scalp condition, resistance and porosity. The strand test and sensitivity test are essential.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eWash the hair.\u003c\/strong\u003e\u003cbr\u003eWash the hair with Brigitte Pre-Treatment Shampoo to help remove residues and prepare the strands for the treatment.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDry the strands.\u003c\/strong\u003e\u003cbr\u003eDry the hair with a hairdryer before applying Brigitte Hair Plastic Surgery.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDivide and apply.\u003c\/strong\u003e\u003cbr\u003eDivide the hair into 6 sections and apply Brigitte Hair Plastic Surgery throughout the hair, keeping a safe distance of 1 cm from the scalp.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eDry again.\u003c\/strong\u003e\u003cbr\u003eDry the hair 100% with a hairdryer. If desired, the professional may brush the hair during this step.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eFlat iron in thin sections.\u003c\/strong\u003e\u003cbr\u003eSeparate the hair into thin sections and flat iron each section approximately 12 to 15 times. The temperature must be adjusted according to professional evaluation.\u003c\/div\u003e\n\u003cdiv class=\"mb-step\"\u003e\n\u003cstrong\u003eRinse and finish.\u003c\/strong\u003e\u003cbr\u003eRemove the product with water. If desired, use Liz Shampoo. Finish as preferred according to the desired final look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-warning\"\u003e\n\u003ch3\u003eFlat Iron Temperature Reference\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMedium and thick hair: 450°F to 480°F, only when the strand test confirms resistance.\u003c\/li\u003e\n\u003cli\u003eFine or sensitive hair: 400°F to 430°F, depending on professional evaluation.\u003c\/li\u003e\n\u003cli\u003eExtremely sensitive hair: 300°F to 350°F, only if the strand test allows application.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eSpecifications \u0026amp; \u003cspan\u003eSafety Notes\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eProfessional Use\u003c\/h3\u003e\n\u003cp\u003eThis product is recommended for professional use and should be applied by someone trained to evaluate hair condition and heat resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eMandatory Testing\u003c\/h3\u003e\n\u003cp\u003eStrand and sensitivity tests are essential, including during reapplications, to help prevent unwanted reactions, color changes or damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eColoring Care\u003c\/h3\u003e\n\u003cp\u003eAvoid applying coloring up to 15 days before and after this treatment to reduce the risk of unwanted color changes or sensitization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eScalp Safety\u003c\/h3\u003e\n\u003cp\u003eKeep a safe distance of 1 cm from the scalp. Do not apply if the scalp is irritated, injured or showing signs of sensitivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note\"\u003eWe do not recommend use in pregnant or breastfeeding women.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eKit \u003cspan\u003eContents\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-kit-box\"\u003e\n\u003cdiv class=\"mb-kit-grid\"\u003e\n\u003cdiv class=\"mb-kit-item\"\u003e\n\u003cdiv class=\"mb-kit-qty\"\u003e1x\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-info\"\u003e\n\u003cstrong\u003eBrigitte Hair Plastic Surgery\u003c\/strong\u003e \u003cspan\u003e1000ml · Professional alignment and treatment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-item\"\u003e\n\u003cdiv class=\"mb-kit-qty\"\u003e1x\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-info\"\u003e\n\u003cstrong\u003eBrigitte Pre-Treatment Shampoo\u003c\/strong\u003e \u003cspan\u003e1000ml · Professional preparation shampoo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-kit-total\"\u003eTotal: 2 professional products for the complete Brigitte protocol\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eWho Is This Protocol \u003cspan\u003eFor?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid\"\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eDamaged Hair\u003c\/h3\u003e\n\u003cp\u003eRecommended for hair that appears dry, weak, porous, rough or chemically stressed, after professional evaluation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eFrizzy Hair\u003c\/h3\u003e\n\u003cp\u003eHelps reduce frizz and improve the disciplined appearance of the strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eDull Hair\u003c\/h3\u003e\n\u003cp\u003eSupports a brighter, softer and more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003ch3\u003eProfessional Salons\u003c\/h3\u003e\n\u003cp\u003eIdeal for salons looking for a complete preparation and treatment protocol for clients who need smoother, healthier-looking hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003ch2\u003eFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mb-faq-box\"\u003e\n\u003cdiv class=\"mb-faq-list\"\u003e\n\u003cdetails open=\"\" class=\"mb-faq-item\"\u003e\n\u003csummary\u003eIs it compatible with all chemicals?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eBrigitte was developed to support professional protocols on hair with different chemical histories. However, no treatment should be considered automatically compatible with every hair condition. Strand and sensitivity tests are mandatory.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eDoes it cause discomfort?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThe formula was designed for professional application with a more comfortable experience. Discomfort may occur if the scalp is sensitive, injured, if the product is applied incorrectly or if the flat iron temperature is not properly adjusted.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eHow long does the result last?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThe result may last up to 6 months, depending on hair type, aftercare routine, washing frequency and new root growth.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\"\u003e\n\u003csummary\u003eCan I apply it at home?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\"\u003eThis is a professional-use protocol. Incorrect diagnosis, application or heat control can damage the hair, especially on chemically treated or sensitive strands.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Make Beauty International","offers":[{"title":"Default Title","offer_id":47431385776306,"sku":"00000000255441","price":99.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4616\/9266\/files\/6620e30d109da563c35945d3a0c48e4b.png?v=1778589310"}],"url":"https:\/\/makebeautyusa.myshopify.com\/collections\/brigitte.oembed","provider":"Make Beauty","version":"1.0","type":"link"}